@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//haloshop.vn/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.5") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,34,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(255,231,0);
	--wd-alternative-color: rgb(35,34,0);
	--wd-link-color: rgb(0,36,244);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(35,34,0);
	--btn-default-bgcolor-hover: rgb(35,34,0);
	--btn-default-color: rgb(255,231,0);
	--btn-default-color-hover: rgb(255,231,0);
	--btn-accented-bgcolor: rgb(255,231,0);
	--btn-accented-bgcolor-hover: rgb(255,231,0);
	--btn-transform: capitalize;
	--btn-color: rgb(35,34,0);
	--btn-bgcolor: rgb(255,231,0);
	--btn-color-hover: rgb(255,231,0);
	--btn-bgcolor-hover: rgb(35,34,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .wd-post:not(.blog-design-small) .wd-post-meta > div, html .wd-post:not(.blog-design-small) .wd-post-meta > div > a {
	font-size: 15px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,231,0);
	background: rgb(35,34,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(35,34,0);
	background: rgb(255,231,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	text-transform: capitalize;
	color: rgb(35,34,0);
	background: rgb(255,231,0);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,231,0);
	background: rgb(35,34,0);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,231,0);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "SF Pro Display - Regular";
	src: url("//haloshop.vn/wp-content/uploads/2025/02/SF-Pro-Display-Bold.woff") format("woff2"), 
url("//haloshop.vn/wp-content/uploads/2025/02/SF-Pro-Display-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "SF Pro Display - Bold";
	src: url("//haloshop.vn/wp-content/uploads/2025/02/SF-Pro-Display-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.woocommerce-Price-amount{
	color: black!important
}
.ctshop h3 {
	position: absolute;
	top: 70%;
	left:0%;
	text-align:center!important;
	width:100%;
	height:100%;
}
.ctshop{
	text-align:center!important;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
	color:#232200;
}
.wd-sticky-nav-title {
	color:#232200;
}
.wd-product .price {
	font-size: 13px;
}

.wd-meta-author {
	display: none;
}
.wd-entry-meta .meta-author{
	display:none;
}
.wd-post-cat.wd-style-with-bg>a {
	color:#232220;
}
.read-more-section {
	display:none;
}
.wpcbm-badge-inner {
font-size: 10px;
	
}
.wpcbm-badges-top-left {
	top:0px!important;
	left:0px!important;
}
.PB ,.SNC , .TL {
	width:49%;
}
.PB span, .SNC span, .TL span {
	width: 100%;
}

.pot .blog-post-loop {
	background-color: white;
	min-height: 320px;
	border-radius: 10px;
	padding: 10px;
}
.zalo-chat-widget {
  position: fixed;
  bottom: 10px;
  left: 10px;  /* đổi từ right sang left */
}
.contact-for-price {
	color:red;
}
.woocommerce-product-gallery .product-labels {
	max-width: 40%!important;
}
.product-labels {
	max-width: 60%!important;
}
.product-label {
	font-size: 9px;
}
#isures-taxonomy-filter-2 {
	display:none;
}
.tax-product_cat.term-712 #isures-taxonomy-filter-2 ,.tax-product_cat.term-498 #isures-taxonomy-filter-2,.tax-product_cat.term-499 #isures-taxonomy-filter-2{
    display: block!important;
}
.wd-single-content, .wd-content-area {
	text-align: justify;
}
/* Áp dụng cho bảng thông số trong tab chi tiết sản phẩm */
.woocommerce-Tabs-panel--wd_custom_tab_2 table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Segoe UI', sans-serif;
    font-size: 15px;
    color: #333;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 8px;
}

/* Header của bảng */
.woocommerce-Tabs-panel--wd_custom_tab_2 thead tr {
    background-color: #f5f5f5;
}

.woocommerce-Tabs-panel--wd_custom_tab_2 thead td {
    font-weight: bold;
    text-align: center;
    padding: 12px;
    background-color: #f0f0f0;
    color: #111;
    font-size: 16px;
}

/* Các dòng trong tbody */
.woocommerce-Tabs-panel--wd_custom_tab_2 tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

.woocommerce-Tabs-panel--wd_custom_tab_2 tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Ô dữ liệu */
.woocommerce-Tabs-panel--wd_custom_tab_2 td {
    padding: 10px 12px;
    border: 1px solid #ddd;
    vertical-align: middle;
}

/* Tô đậm tên chỉ mục bên trái */
.woocommerce-Tabs-panel--wd_custom_tab_2 tbody td:first-child {
    font-weight: 600;
    width: 30%;
    background-color: #fefefe;
}
/* Áp dụng cho bảng thông số trong tab chi tiết sản phẩm */
.woocommerce-Tabs-panel--wd_custom_tab table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Segoe UI', sans-serif;
    font-size: 15px;
    color: #333;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 8px;
}

/* Header của bảng */
.woocommerce-Tabs-panel--wd_custom_tab thead tr {
    background-color: #f5f5f5;
}

.woocommerce-Tabs-panel--wd_custom_tab thead td {
    font-weight: bold;
    text-align: center;
    padding: 12px;
    background-color: #f0f0f0;
    color: #111;
    font-size: 16px;
}

/* Các dòng trong tbody */
.woocommerce-Tabs-panel--wd_custom_tab tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

.woocommerce-Tabs-panel--wd_custom_tab tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Ô dữ liệu */
.woocommerce-Tabs-panel--wd_custom_tab td {
    padding: 10px 12px;
    border: 1px solid #ddd;
    vertical-align: middle;
}

/* Tô đậm tên chỉ mục bên trái */
.woocommerce-Tabs-panel--wd_custom_tab tbody td:first-child {
    font-weight: 600;
    width: 30%;
    background-color: #fefefe;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.za-chat {
	display:none!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.za-chat {
	display:none!important;
}
}

@media (max-width: 576px) {
	.zalo-chat-widget {
    display:none!important;
  }
.isures-filter--nav_wrap {
	text-align:center!important;
}
}

