:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(95,95,95);
	--wd-text-font-size: 18px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(8,25,73);
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(8,25,73);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", 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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(189,30,81);
	--wd-alternative-color: rgb(224,234,240);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(189,30,81);
	--btn-default-bgcolor-hover: rgb(189,30,81);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(189,30,81);
	--btn-accented-bgcolor-hover: rgb(189,30,81);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(189,30,81);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(189,30,81);
	--wd-link-color-hover: rgb(229,149,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
: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 top;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,241,235);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,241,235);
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,241,235);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,241,235);
	background-image: none;
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,241,235);
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(8,25,73);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(8,25,73);
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
}
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)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(178,123,41);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(189,30,81);
}
.wd .product-label.featured {
	background-color: rgb(242,99,55);
}
.wd .product-label.out-of-stock {
	background-color: rgb(196,135,45);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 400px;
}

@media (max-width: 1024px) {
	html .wd-nav.wd-nav-main > li > a {
		font-size: 15px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	html .wd-nav.wd-nav-main > li > a {
		font-size: 15px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(174,182,161);
}

/* Force structural padding on WoodMart side cart drawer */
.cart-widget-side {
    padding: 20px !important;
    box-sizing: border-box !important;
}

/* Adjust the inner content wrapper to fit the new boundaries */
.cart-widget-side .widget_shopping_cart_content {
    height: calc(100% - 40px) !important;
    display: flex !important;
    flex-direction: column !important;
}

/* Ensure the top heading doesn't break boundaries */
.cart-widget-side .widget-heading {
    padding: 0 0 15px 0 !important;
    margin: 0 !important;
}

/* Add explicit padding to the bottom of the checkout & thank you page containers */
.woocommerce-order-received .main-page-wrapper,
.woocommerce-checkout .main-page-wrapper {
    padding-bottom: 80px !important;
}

/* Highlight the Extra Product Options Area */
.tc-extra-product-options,
.tm-extra-product-options {
    background-color: #f7f7f7; /* A subtle light gray */
    padding: 20px;             /* Gives the fields some breathing room */
    border-radius: 8px;        /* Smooth corners to match WoodMart's aesthetic */
    border: 1px solid #eaeaea; /* Optional: A faint border for a crisp edge */
    margin-bottom: 25px;       /* Adds a little space before the Add to Cart button */
}

/* Increase the box size of WoodMart Text Swatches */
.wd-swatch.wd-text {
    min-width: 60px !important;
    min-height: 45px !important;
    padding: 8px 16px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Force the font size increase on the text itself */
.wd-swatch.wd-text, 
.wd-swatch.wd-text span, 
.wd-swatch.wd-text .wd-swatch-text {
    font-size: 20px !important; 
}

/* Hide text-based swatches (like Size) on the product archive/grid ONLY */
.products .wd-swatches-grid .wd-swatch.wd-text,
.wd-products-element .wd-swatches-grid .wd-swatch.wd-text {
    display: none !important;
}