:root {
	--wd-text-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(58,49,44);
	--wd-text-font-size: 16px;
	--wd-title-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(46,38,34);
	--wd-entities-title-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(46,38,34);
	--wd-entities-title-color-hover: rgb(181, 136, 85);
	--wd-alternative-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(46,38,34);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(181,136,85);
	--wd-alternative-color: rgb(140,107,79);
	--btn-default-font-family: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(181,136,85);
	--btn-default-bgcolor-hover: rgb(166,120,72);
	--btn-accented-font-family: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(46,38,34);
	--btn-accented-bgcolor-hover: rgb(31,25,22);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(232,244,238);
	--notices-success-color: rgb(42,107,66);
	--notices-warning-bg: rgb(253,237,234);
	--notices-warning-color: rgb(192,57,43);
	--wd-link-color: rgb(181,136,85);
	--wd-link-color-hover: rgb(140,107,79);
	--wd-link-decor-color: rgb(181,136,85);
	--wd-link-decor-color-hover: rgb(140,107,79);
	--wd-sticky-btn-height: 95px;
}
.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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(46,38,34);
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,243,238);
	background-image: none;
}
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(46,38,34);
	--wd-form-placeholder-color: rgb(154,143,135);
	--wd-form-brd-color: rgb(225,216,207);
	--wd-form-brd-color-focus: rgb(181,136,85);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(181,136,85);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(46,38,34);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(140,107,79);
}
.wd .product-label.out-of-stock {
	background-color: rgb(191,183,176);
	color: rgb(46,38,34);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(46,38,34);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 65%;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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


.wd-page-title {
background-color: rgb(247,243,238);
}

