:root {
	--wd-text-font: "Figtree", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(42,37,33);
	--wd-text-font-size: 17px;
	--wd-title-font: "Halant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(42,37,33);
	--wd-entities-title-font: "Figtree", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #2A2521;
	--wd-entities-title-color-hover: rgb(82, 71, 61);
	--wd-alternative-font: "Halant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Halant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(42,37,33);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Figtree", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(25,77,51);
	--wd-alternative-color: rgb(140,106,67);
	--btn-default-font-family: "Figtree", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-font-size: 17px;
	--btn-default-bgcolor: rgb(25,77,51);
	--btn-default-bgcolor-hover: rgb(20,61,41);
	--btn-default-color: rgb(250,247,242);
	--btn-default-color-hover: rgb(250,247,242);
	--btn-accented-font-family: "Figtree", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-font-size: 17px;
	--btn-accented-bgcolor: rgb(140,106,67);
	--btn-accented-bgcolor-hover: rgb(128,94,55);
	--btn-accented-color: rgb(250,247,242);
	--btn-accented-color-hover: rgb(250,247,242);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgba(91,122,90,0.37);
	--notices-success-color: rgb(91,122,90);
	--notices-warning-bg: rgba(143,58,44,0.29);
	--notices-warning-color: rgb(143,58,44);
	--wd-link-color: rgb(128,94,55);
	--wd-link-color-hover: rgb(25,77,51);
}
.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;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	color: rgb(250,247,242);
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	color: rgb(217,207,191);
}
html .wd-product .wd-product-cats a {
	font-weight: 500;
	font-size: 14px;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-weight: 600;
	font-size: 16px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,242);
	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(42,37,33);
	--wd-form-placeholder-color: rgb(106,97,88);
	--wd-form-brd-color: rgba(106,97,88,0.6);
	--wd-form-brd-color-focus: rgb(106,97,88);
	--wd-form-bg: rgb(250,247,242);
}
.wd .product-label.out-of-stock {
	background-color: rgb(218,76,63);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1290px;
--wd-form-brd-radius: 5px;
--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;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(240,237,233);
}

/* Fix overlapping "Your rating" stars on the review form */
#review_form #respond p.stars {
	display: inline-block;
	margin: 0 0 .6em;
	font-size: 1.4em;
	line-height: 1;
}
#review_form #respond p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	margin-right: 2px;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	border: 0 !important;
	box-shadow: none !important;
}
#review_form #respond p.stars a::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: "WooCommerce";
	content: "\e021";        /* empty star */
	text-indent: 0;
	color: #cfc9bd;          /* soft stone */
}
#review_form #respond p.stars a:hover ~ a::before {
	content: "\e021";
}
#review_form #respond p.stars:hover a::before {
	content: "\e020";        /* filled on hover */
	color: #b8934a;          /* soft gold */
}
#review_form #respond p.stars.selected a.active::before,
#review_form #respond p.stars a.active::before {
	content: "\e020";
	color: #b8934a;
}
#review_form #respond p.stars.selected a.active ~ a::before {
	content: "\e021";
	color: #cfc9bd;
}
#review_form #respond p.stars.selected a:not(.active)::before {
	content: "\e020";
	color: #b8934a;
}

.wd-checkout-steps li,
.wd-checkout-steps li a,
.wd-checkout-steps li.step-active,
.wd-checkout-steps li.step-inactive {
    color: #FAF7F2 !important;
}

/* optional: hover color */
.wd-checkout-steps li a:hover {
    color: #D9CFBF !important;
}