:root {
	--wd-text-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekan", Arial, Helvetica, sans-serif;
	--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: "yekan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(221,70,70);
	--wd-alternative-color: rgb(251,188,52);
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(221,153,51);
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(129,215,66);
	--btn-accented-padding: 14px 28px 14px 28px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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: FEF7EB;
	background-image: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(254,247,235);
	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(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-brd-color-focus: rgb(104,104,104);
	--wd-form-bg: rgb(255,250,240);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--btn-accented-padding: 14px 28px 14px 28px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


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

@font-face {
	font-family: "IRANSansWeb";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "yekan";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/* ۱. حل مشکل گیر کردن محتوا زیر منوی کپسولی */
@media (max-width: 768px) {
    body {
        padding-bottom: 95px !important; 
    }
}

/* ۲. کپسول شیشه‌ای دقیقاً مشابه عکس (نسخه روشن iOS) */
.wd-toolbar, .woodmart-toolbar {
    /* رنگ شیشه‌ای روشن و شفاف مشابه عکس */
    background: rgba(250, 250, 250, 0.65) !important; 
    
    /* افکت تاری عمیق iOS */
    -webkit-backdrop-filter: blur(25px) saturate(200%) !important;
    backdrop-filter: blur(25px) saturate(200%) !important;
    
    /* حاشیه‌های کاملاً گرد کپسولی */
    border-radius: 40px !important; 
    
    /* خط براق بسیار ظریف دور شیشه */
    border: 1px solid rgba(255, 255, 255, 0.7) !important; 
    
    /* سایه نرم زیر کپسول */
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1) !important; 
    
    /* -- حل قطعی مشکل بیرون زدن از کادر -- */
    left: 0 !important;
    right: 0 !important;
    bottom: 15px !important; /* فاصله کپسول از پایین صفحه */
    width: calc(100% - 30px) !important;
    max-width: 400px !important;
    margin: 0 auto !important; /* وسط‌چین کردن اصولی بدون بهم ریختگی */
    transform: none !important; /* حذف دستور مخربی که باعث پرتاب منو به چپ می‌شد */
}

/* ۳. شفاف کردن لایه‌های داخلی وودمارت */
.wd-toolbar .wd-toolbar-inner, 
.woodmart-toolbar .wd-toolbar-inner {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important; 
}

/* ۴. رنگ آیکون‌ها و متن (تیره برای خوانایی روی شیشه روشن) */
.wd-toolbar .wd-toolbar-link .wd-toolbar-icon,
.wd-toolbar .wd-toolbar-link .wd-toolbar-label {
    color: #1c1c1e !important; /* رنگ مشکی/خاکستری تیره اپل */
    text-shadow: none !important;
}

/* ۵. استایل دکمه فعال (رنگ و پس‌زمینه بنفش مشابه Home در عکس) */
.wd-toolbar .wd-toolbar-link.wd-active .wd-toolbar-icon,
.wd-toolbar .wd-toolbar-link.wd-active .wd-toolbar-label {
    color: #5e27d6 !important; /* رنگ بنفش دقیق */
}

.wd-toolbar .wd-toolbar-link.wd-active {
    background: rgba(94, 39, 214, 0.08) !important; /* هاله محو بنفش پشت دکمه فعال */
    border-radius: 80px !important;
    margin: 4px !important;
}