:root {
	--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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--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: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgba(114,178,234,0.96);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(95,158,44);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
.wd .product-label.out-of-stock {
	color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--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;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Open Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Lexend Deca !important;
}


/* =========================================================
   M&E / WoodMart variable swatches - cleaned CSS
   Desktop + Mobile wrap for many swatches
   ========================================================= */

/* =========================================================
   1. SUMMARY / FORM LAYOUT
   ========================================================= */
.single-product .summary-inner,
.single-product .entry-summary,
.single-product .wd-summary-wrap,
.single-product .variations_form,
.single-product .variations_form table.variations,
.single-product .variations_form .variations {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
}

.single-product .variations_form tr,
.single-product .variations_form table.variations tr,
.single-product .variations_form .variations tr {
	display: block !important;
	width: 100% !important;
	margin-bottom: 12px !important;
}

.single-product .variations_form td,
.single-product .variations_form th,
.single-product .variations_form td.value,
.single-product .variations_form td.label,
.single-product .variations_form .value,
.single-product .variations_form .label {
	display: block !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}

.single-product .variations_form td.label,
.single-product .variations_form .label {
	margin-bottom: 8px !important;
}

.single-product .variations_form .single_variation_wrap {
	display: block !important;
	width: 100% !important;
	clear: both !important;
	margin-top: 12px !important;
}

/* Hide native dropdown only when swatches exist */
.single-product .variations_form tr:has(.wd-swatches) select,
.single-product .variations_form tr:has(.wd-swatches-product) select,
.single-product .variations_form tr:has(.wd-attr-swatches) select {
	display: none !important;
}

/* =========================================================
   2. KEEP ONLY ONE PRICE
   ========================================================= */
.single-product .summary .price,
.single-product .summary p.price,
.single-product .summary-inner .price {
	display: block !important;
}

.single-product .woocommerce-variation-price,
.single-product .single_variation .woocommerce-variation-price,
.single-product .summary .woocommerce-variation-price,
.single-product .summary .single_variation .woocommerce-variation-price {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}

.single-product .single_variation .price {
	display: none !important;
}

.single-product .summary-inner > .price,
.single-product .summary > .price,
.single-product .summary > p.price {
	font-size: 22px !important;
	line-height: 1.2 !important;
	margin-top: 6px !important;
	margin-bottom: 10px !important;
}

/* =========================================================
   3. GENERIC SWATCH WRAPPER
   ========================================================= */
.single-product .wd-swatches,
.single-product .wd-swatches-product,
.single-product .wd-attr-swatches {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap !important;
	align-items: flex-start !important;
	justify-content: flex-start !important;
	align-content: flex-start !important;
	gap: 10px !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 6px 0 8px 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	white-space: normal !important;
	clear: both !important;
}

.single-product .wd-swatches > *,
.single-product .wd-swatches-product > *,
.single-product .wd-attr-swatches > * {
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches {
	flex-wrap: wrap !important;
	overflow: visible !important;
	white-space: normal !important;
	row-gap: 10px !important;
}

/* =========================================================
   4. COLOR SWATCHES
   ========================================================= */
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches .swatch,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product .swatch,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches .swatch,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches .wd-swatch,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product .wd-swatch,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches .wd-swatch {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 55px !important;
	height: 55px !important;
	min-width: 55px !important;
	max-width: 55px !important;
	min-height: 55px !important;
	max-height: 55px !important;
	flex: 0 0 55px !important;
	overflow: hidden !important;
	border-radius: 6px !important;
	box-sizing: border-box !important;
	background: #fff !important;
	border: 1px solid #dcdcdc !important;
	padding: 0 !important;
	cursor: pointer !important;
	font-size: 0 !important;
	color: transparent !important;
	text-indent: -9999px !important;
}

.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches .swatch img,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product .swatch img,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches .swatch img,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches .wd-swatch img,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product .wd-swatch img,
.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches .wd-swatch img {
	position: absolute !important;
	inset: 0 !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	object-position: center center !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: inherit !important;
	pointer-events: none !important;
}

.single-product .wd-swatches .swatch.active,
.single-product .wd-swatches-product .swatch.active,
.single-product .wd-attr-swatches .swatch.active,
.single-product .wd-swatches .wd-swatch.wd-active,
.single-product .wd-swatches-product .wd-swatch.wd-active,
.single-product .wd-attr-swatches .wd-swatch.wd-active,
.single-product .wd-swatches .wd-swatch.selected,
.single-product .wd-swatches-product .wd-swatch.selected,
.single-product .wd-attr-swatches .wd-swatch.selected {
	border: 2px solid #111 !important;
	box-shadow: 0 0 0 1px #111 inset !important;
	z-index: 2 !important;
}

.single-product .me-oos-swatch,
.single-product .wd-swatch.me-oos-swatch,
.single-product .swatch.me-oos-swatch,
.single-product [data-oos="1"] {
	opacity: .35 !important;
	filter: grayscale(100%) !important;
	border-color: #cfcfcf !important;
	cursor: not-allowed !important;
	pointer-events: none !important;
	box-shadow: none !important;
	position: relative !important;
}

.single-product .me-oos-swatch img,
.single-product .wd-swatch.me-oos-swatch img,
.single-product .swatch.me-oos-swatch img,
.single-product [data-oos="1"] img {
	filter: grayscale(100%) !important;
	opacity: .7 !important;
}

.single-product .me-oos-swatch::after,
.single-product .wd-swatch.me-oos-swatch::after,
.single-product .swatch.me-oos-swatch::after,
.single-product [data-oos="1"]::after {
	content: "" !important;
	position: absolute !important;
	top: 50% !important;
	left: -10% !important;
	width: 120% !important;
	height: 2px !important;
	background: rgba(120,120,120,.9) !important;
	transform: rotate(-45deg) !important;
	pointer-events: none !important;
	z-index: 5 !important;
}

/* =========================================================
   5. SIZE SWATCHES
   ========================================================= */
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches .swatch,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches-product .swatch,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-attr-swatches .swatch,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches .wd-swatch,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches-product .wd-swatch,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-attr-swatches .wd-swatch {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	height: 40px !important;
	min-width: 44px !important;
	flex: 0 0 auto !important;
	padding: 0 12px !important;
	background: #fff !important;
	border: 1px solid #dcdcdc !important;
	border-radius: 6px !important;
	box-sizing: border-box !important;
	font-size: 14px !important;
	line-height: 1 !important;
	color: #111 !important;
	text-indent: 0 !important;
	cursor: pointer !important;
}

.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches .swatch img,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches-product .swatch img,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-attr-swatches .swatch img,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches .wd-swatch img,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-swatches-product .wd-swatch img,
.single-product tr:has(select[name="attribute_pa_size"]) .wd-attr-swatches .wd-swatch img {
	display: none !important;
}

/* =========================================================
   6. BUTTON ROW
   ========================================================= */
.single-product .wd-single-add-cart,
.single-product .wd-single-add-cart form.cart,
.single-product .wd-single-add-cart .woocommerce-variation-add-to-cart,
.single-product .wd-single-add-cart .variations_button {
	width: 100% !important;
}

@media (min-width: 768px) {
	.single-product .wd-single-add-cart .woocommerce-variation-add-to-cart,
	.single-product .wd-single-add-cart .variations_button {
		display: flex !important;
		align-items: stretch !important;
		flex-wrap: nowrap !important;
		gap: 12px !important;
		margin-top: 12px !important;
	}

	.single-product .wd-single-add-cart .quantity {
		flex: 0 0 auto !important;
		margin: 0 !important;
	}

	.single-product .wd-single-add-cart .single_add_to_cart_button,
	.single-product .wd-single-add-cart .buy-now-button,
	.single-product .wd-single-add-cart .wd-buy-now-btn {
		flex: 1 1 0 !important;
		min-width: 0 !important;
		width: 100% !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
	}
}

@media (max-width: 767px) {
	/* mobile also wrap to next row */
	.single-product .wd-swatches,
	.single-product .wd-swatches-product,
	.single-product .wd-attr-swatches,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches {
		flex-wrap: wrap !important;
		overflow: visible !important;
		white-space: normal !important;
		row-gap: 8px !important;
	}

	.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches .swatch,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product .swatch,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches .swatch,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches .wd-swatch,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-swatches-product .wd-swatch,
	.single-product tr:has(select[name="attribute_pa_color"]) .wd-attr-swatches .wd-swatch {
		width: 48px !important;
		height: 48px !important;
		min-width: 48px !important;
		max-width: 48px !important;
		min-height: 48px !important;
		max-height: 48px !important;
		flex: 0 0 48px !important;
		border-radius: 6px !important;
	}

	.single-product .woocommerce-variation-add-to-cart,
	.single-product .variations_button {
		display: flex !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
		gap: 10px !important;
		width: 100% !important;
		clear: both !important;
	}

	.single-product .quantity {
		flex: 0 0 auto !important;
		margin: 0 !important;
	}

	.single-product .single_add_to_cart_button,
	.single-product .buy-now-button,
	.single-product .wd-buy-now-btn {
		flex: 1 1 auto !important;
	}

	.single-product .reset_variations,
	.single-product a.reset_variations,
	.single-product .variations_form .reset_variations {
		display: block !important;
		position: static !important;
		float: none !important;
		clear: both !important;
		margin: 8px 0 12px 0 !important;
		padding: 0 !important;
	}
}

/* Suggested fix for struck-through prices */
span.price del, 
span.price del .woocommerce-Price-amount {
    color: #767676 !important;
}

/* Darken brand names (e.g., Redmi) */
.wd-brand-item a {
    color: #6b6b6b !important;
}

/* Darken old/discounted prices */
span.price del, 
span.price del .woocommerce-Price-amount {
    color: #6e6e6e !important;
}