:root {
	--wd-text-font: IRANSansXFaNum;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(81,81,81);
	--wd-text-font-size: 16px;
	--wd-title-font: IRANSansXFaNum;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(66,66,66);
	--wd-entities-title-font: IRANSansXFaNum;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(86,86,86);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRANSansXFaNum;
	--wd-widget-title-font: IRANSansXFaNum;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(53,53,53);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: IRANSansXFaNum;
	--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(92,122,161);
	--wd-alternative-color: rgb(250,194,59);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(250,194,59);
	--btn-accented-bgcolor-hover: rgb(92,122,161);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(250,194,59);
	--notices-success-color: rgb(92,122,161);
	--notices-warning-bg: rgb(230,32,11);
	--notices-warning-color: rgb(255,255,255);
	--wd-link-color: rgb(15,0,9);
	--wd-link-color-hover: rgb(92,122,161);
	--wd-sticky-btn-height: 80px;
}
.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: rgb(243,243,243);
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	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(92,122,161);
	--wd-form-placeholder-color: rgb(129,215,66);
	--wd-form-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(178,178,178);
	--wd-form-bg: rgb(234,228,234);
}
.wd .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(250,194,59);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(230,32,11);
	color: rgb(234,228,234);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 500px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 2px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 100%;
}

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

}

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

}
:root{
--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;
--wd-brd-radius: 12px;
}


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

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

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header-inner{
	background-color: #5c7aa1;
  border-radius: 0px 0px 10px 10px;
	padding-left:20px;
	padding-right:20px;
}
.whb-scroll-stick .whb-flex-row{
	background-color: #5c7aa1;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-general-header-inner{
	background-color: #5c7aa1;
  border-radius: 0px 0px 10px 10px;
	padding-left:0px;
	padding-right:0px;
}
.whb-scroll-stick .whb-flex-row{
	background-color: #5c7aa1;
}
}

@media (max-width: 576px) {
	.whb-general-header-inner{
	background-color: #5c7aa1;
  border-radius: 0px 0px 15px 15px;
	padding-left:10px;
	padding-right:10px;
}
.whb-scroll-stick .whb-flex-row{
	background-color: #5c7aa1;
}
}

