:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(43,43,43);
	--wd-text-font-size: 15px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Dana;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(85,105,47);
	--wd-alternative-color: rgb(250,217,188);
	--btn-default-bgcolor: rgb(95,122,63);
	--btn-default-bgcolor-hover: rgb(85,105,47);
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: rgb(116,163,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgba(28,130,37,0.2);
	--notices-success-color: rgb(28,130,37);
	--notices-warning-bg: rgba(214,0,0,0.2);
	--notices-warning-color: rgb(214,0,0);
	--wd-link-color: rgb(5,0,173);
	--wd-link-color-hover: rgba(0,28,216,0.77);
	--wd-link-decor-color-hover: rgba(0,28,216,0.77);
	--wd-sticky-btn-height: 79px;
}
.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: 990px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 186px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
html .wd-product.wd-hover-quick .wd-add-btn>a, html .wd-product.wd-hover-quick.wd-quantity-overlap div.quantity :is(input[type],.btn), html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a, html .wd-product.wd-hover-standard .wd-add-btn>a, html .wd-product.wd-hover-fw-button .wd-add-btn>a, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div.quantity :is(input[type],.btn), html .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a, html .wd-product.product-list-item .wd-add-btn>a, html .quick-shop-form .single_add_to_cart_button, html .quick-shop-form div.quantity :is(input[type],.btn), html .btn.wd-buy-now-btn, html .cart-actions .button[name="apply_coupon"], html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout, html .woocommerce-checkout .login .button, html .woocommerce-form-coupon .button, html #place_order, html .login .button, html .register .button, html .widget_price_filter [class*="price_slider_amount"] .button, html .wd-popup-added-cart .view-cart {
	font-weight: 700;
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(168,69,43);
}
html .wd-product.wd-hover-quick .wd-add-btn>a:hover, html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity :is(input[type],.btn), 
			html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover, html .wd-product.wd-hover-standard .wd-add-btn>a:hover, html .wd-product.wd-hover-fw-button .wd-add-btn>a:hover, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity :is(input[type],.btn), 
			html .wd-product.wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a:hover, html .wd-product.product-list-item .wd-add-btn>a:hover, html .quick-shop-form .single_add_to_cart_button:hover, html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity :is(input[type],.btn), 
			html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity+.button, html .btn.wd-buy-now-btn:hover, html .cart-actions .button[name="apply_coupon"]:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html .woocommerce-checkout .login .button:hover, html .woocommerce-form-coupon .button:hover, html #place_order:hover, html .login .button:hover, html .register .button:hover, html .widget_price_filter [class*="price_slider_amount"] .button:hover, html .wd-popup-added-cart .view-cart:hover {
	color: rgb(255,255,255);
	background: rgb(188,79,49);
}
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(43,43,43);
	--wd-form-placeholder-color: rgb(138,138,124);
	--wd-form-brd-color: rgb(224,220,201);
	--wd-form-brd-color-focus: rgb(188,79,49);
	--wd-form-bg: rgb(253,252,247);
}
.wd .product-label.onsale {
	background-color: rgb(168,69,43);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(250,217,188);
	color: rgb(85,105,47);
}
.wd .product-label.featured {
	background-color: rgb(168,69,43);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(168,69,43);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@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: 1280px;
--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: 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;
}


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

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

/* این کدها به هدر ربطی ندارند و مشکلی ایجاد نمی‌کنند */
.woodmart-button-wrapper.inline-element { margin-bottom: 0px; }
.promo-banner { border-radius: 15px; overflow: hidden; }
.banner-hover-background.color-scheme-dark:not(.banner-border) .wrapper-content-banner:after { border-radius: 15px; }
.woodmart-hover-tiled .product-wrapper { background: #fff; overflow: hidden; border-radius: 15px; }
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img { width: 100%; }
.labels-rectangular .product-label { padding: 5px 10px; font-size: 12px; border-radius: 15px; margin-right: 5px; }
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
.wd-info-box .info-box-title { line-height: 1.5; margin-bottom: 0; }
.box-icon-align-right .box-icon-wrapper { margin-left: 9px; }
.owl-stage-outer .wd-info-box .info-box-content { margin-top: 15px; }