:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(225,74,92);
	--wd-alternative-color: rgb(115,84,239);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(205,67,84);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(235,2,84);
	--wd-link-color-hover: rgb(0,138,237);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 400px;
}
: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);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
}
 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(216,32,32);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(246,245,248);
}

/* === FIX LỖI 2 CONTAINER DÍNH LẸO === */

/* Chỉ chọn các Container CẤP 1 (Nằm trực tiếp trên trang) */
/* Cái này giúp tách các khối lớn ra, nhưng không làm rời rạc các khối con bên trong */
[data-elementor-type="wp-page"] > .e-con,
[data-elementor-type="wp-post"] > .e-con,
.elementor-section-wrap > .e-con {
    margin-bottom: 30px !important;
}

/* Fix cho trường hợp Container cuối cùng không cần margin thừa */
[data-elementor-type="wp-page"] > .e-con:last-child,
[data-elementor-type="wp-post"] > .e-con:last-child {
    margin-bottom: 0 !important;
}

/*Size guide color text*/
.wd-action-btn.wd-style-text>a{
	color: red;
}
/* anh san pham dai dien */
.woocommerce-product-gallery__wrapper figure{
	border: 1px solid #e4e4e4;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.wd-thumbs img{
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	border: solid 1px #e4e4e4;
}
.wd-thumb-active img{
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	border: solid 1px #42ffff;
}

.woocommerce-product-details__short-description ul {
  list-style: none;
}
.woocommerce-product-details__short-description ul li:before {
  color: green;
	font-weight: 700;
	content: '✓ ';
}

.woocommerce-Price-amount.amount {
    color: #EA1B25;
}

.woocommerce-Price-currencySymbol{
	font-weight: 400;
	font-size: small;
	color: gray;
	vertical-align: text-top;
}
/* add đã có vat vào giá */
.summary-inner .price:after{
	content:" (Giá đã có VAT)";
	font-weight: 400;
	font-size: small;
	color:green;
}

.product_title{
	color: #007BC4;
	font-size: 20px;
}
.product_meta {
	color: blue;
}
/*before ADS*/
/*
.adsbygoogle:before {
    color: #BBB;
    font-size: 9px;
    text-align: center;
    content: 'Quảng Cáo';
    display: block;
		display:
}
*/
.adsbygoogle {
    margin-bottom: 25px; /* <--- Thêm cái này vào. Chỉnh số 25px cho vừa mắt */
}


/*Xóa rating trên mô tả ngắn*/
.woocommerce-product-rating {
    display: none;
}


/* 1. Ép form nút, dập chữ, sơn icon và bo tròn xoe khớp với form Mua Ngay */
.woocommerce button.single_add_to_cart_button {
    font-size: 0 !important; 
    width: 48px !important; 
    height: 48px !important; 
    padding: 0 !important;
    
    /* Vặn ốc chỗ này: Ép tròn hoàn toàn để tạo khí động học mượt mà */
    border-radius: 50% !important; 
    
    /* Sơn trực tiếp icon lên mâm */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 24px 24px !important; 
}

/* Hiển thị màu cho link thuộc tính trong bảng thông tin bổ sung */
.shop_attributes td {
		--wd-link-color: unset !important;
		--wd-link-color-hover: unset !important;
}
/* Hiển thị màu trên bộ lọc sản phẩm*/
:is(.widget, .wd-widget, div[class^=vc_wp]) {
    --wd-link-color-hover: var(--wd-primary-color) !important;
}