:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(95,90,84);
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(74,52,40);
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(74,52,40);
	--wd-entities-title-color-hover: rgb(139, 107, 74);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(74,52,40);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(107,79,58);
	--wd-alternative-color: rgb(216,195,165);
	--btn-default-bgcolor: rgb(107,79,58);
	--btn-default-bgcolor-hover: rgb(139,107,74);
	--btn-accented-bgcolor: rgb(107,79,58);
	--btn-accented-bgcolor-hover: rgb(139,107,74);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(248,244,238);
	--notices-success-color: rgb(47,107,69);
	--notices-warning-bg: rgb(255,246,232);
	--notices-warning-color: rgb(163,106,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 490px;
}
: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;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(252,251,248);
	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(95,90,84);
	--wd-form-placeholder-color: rgb(138,131,124);
	--wd-form-brd-color: rgb(220,207,193);
	--wd-form-brd-color-focus: rgb(139,107,74);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(107,79,58);
	--wd-arrow-color-hover: rgb(139,107,74);
	--wd-arrow-color-dis: rgb(200,191,183);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(248,244,238);
	--wd-arrow-bg-dis: rgb(242,238,234);
	--wd-arrow-radius: 12px;
	--wd-arrow-brd-color: rgb(236,230,221);
	--wd-arrow-brd-color-hover: rgb(220,207,193);
	--wd-arrow-brd-color-dis: rgb(237,232,226);
	--wd-arrow-brd: 1px solid;
	--wd-arrow-shadow: 0px 4px 12px 0px rgba(74,52,40,0.08);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(220,207,193);
	--wd-pagin-bg-hover: rgb(139,107,74);
	--wd-pagin-bg-act: rgb(107,79,58);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(248,244,238);
	--wd-nscroll-drag-bg: rgb(107,79,58);
	--wd-nscroll-drag-bg-hover: rgb(139,107,74);
}
.wd .product-label.onsale {
	background-color: rgb(200,90,122);
}
.wd .product-label.new {
	background-color: rgb(127,175,122);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(107,114,128);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--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: 12px;
}

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


.wd-page-title {
background-color: rgb(255,136,0);
}

ul.wpr-woo-mini-cart.woocommerce-mini-cart.cart_list.product_list_widget{
 margin-right: 5px;
}
.wpr-mini-cart-name-and-quantity {
    margin-right: 20px;
    margin-top: 10px;
}
p.woocommerce-mini-cart__total.total {
    padding: 20px;
}
#dig_man_resend_otp_btn {
  margin-top: 33px !important;
}

.wd-swatch.wd-disable-swatch {
    opacity: 0.3 !important;
    pointer-events: none !important;
    filter: grayscale(70%);
    cursor: not-allowed !important;
    position: relative;
}

.wd-swatch.wd-disable-swatch::after {
    content: "ناموجود";
    color: #fff;
    background: rgba(0,0,0,0.6);
    font-size: 11px;
    padding: 2px 7px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    pointer-events: none;
}

@media (min-width: 1025px) {
	.product-labels.labels-rounded .out-of-stock {
    max-width: 80px !important;
}

.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 200px !important;
}
.wd-dropdown-cats {
    min-width: 200px !important;
}
}

