:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,57,94);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #162238;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #162238;
	--wd-entities-title-color-hover: rgb(22, 34, 56);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #162238;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(4,185,207);
	--wd-alternative-color: rgb(4,185,207);
	--btn-default-bgcolor: rgb(4,185,207);
	--btn-default-bgcolor-hover: rgb(4,185,207);
	--btn-accented-bgcolor: rgb(4,185,207);
	--btn-accented-bgcolor-hover: rgb(4,185,207);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(4,185,207);
	--wd-link-color-hover: rgb(4,185,207);
}
.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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,14,25);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
 {
	font-family: "Inter", Arial, Helvetica, sans-serif;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(240,244,248);
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1200px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--wd-brd-radius: 8px;
}



.wd-page-title {
background-color: #f0f4f8;
}

