: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; 
    }
}

/* ۲. کپسول لیکویید گلس (Liquid Glass) دقیقاً مشابه iOS */
.wd-toolbar, .woodmart-toolbar {
    /* کاهش غلظت رنگ پس‌زمینه برای اتکای بیشتر به فیلتر بلور و ایجاد حس مایع */
    background: rgba(255, 255, 255, 0.15) !important; 
    
    /* افکت تاری عمیق و اشباع رنگ اپل */
    -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.5) !important; 
    
    /* سایه نرم بیرونی + هایلایت داخلی (Specular Highlight) برای حجم‌دهی متریال */
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.1), 
        inset 0 4px 20px rgba(255, 255, 255, 0.4) !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;
}

/* ۵. استایل دکمه فعال */
.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;
}





/* ==========================================================
   ۱. مخفی‌سازی فیلد کشور در صورت کش بودن ساختار HTML
   ========================================================== */
#billing_country_field, 
#shipping_country_field {
    display: none !important;
}

/* ==========================================================
   ۲. نوار اعلان و فرم کوپن تخفیف (کارت مدرن و واضح)
   ========================================================== */
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-page .woocommerce-info {
    background: #ffffff !important;
    border-radius: 16px !important;
    padding: 16px 24px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
    border: 1px solid #e2e8f0 !important;
    color: #1e293b !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    line-height: 1.6 !important;
    margin-bottom: 24px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info::before,
.woocommerce-form-coupon-toggle .woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-info::after {
    display: none !important;
    content: none !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
    color: #dc2626 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border-bottom: 1.5px dashed #dc2626 !important;
    padding-bottom: 2px !important;
}

/* فرم بازشونده کوپن تخفیف */
form.checkout_coupon.woocommerce-form-coupon {
    background: #ffffff !important;
    border-radius: 16px !important;
    padding: 24px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
    border: 1px solid #e2e8f0 !important;
    margin-bottom: 24px !important;
}

form.checkout_coupon.woocommerce-form-coupon input.input-text {
    background-color: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 10px !important;
    height: 48px !important;
    padding: 10px 16px !important;
}

form.checkout_coupon.woocommerce-form-coupon button.button {
    background-color: #1e293b !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    height: 48px !important;
    padding: 0 24px !important;
    font-weight: 700 !important;
    border: none !important;
}

/* ==========================================================
   ۳. کارت‌های اصلی فرم تسویه‌حساب و سبد خرید
   ========================================================== */
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout #order_review,
.woodmart-checkout-order-review,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart form.woocommerce-cart-form,
.woocommerce-cart .cart-totals-inner,
.woocommerce-cart .cart_totals,
div.woodmart-pre-checkout-wrapper {
    background: #ffffff !important;
    border-radius: 20px !important;
    padding: 32px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03) !important;
    border: 1px solid #e2e8f0 !important;
    margin-bottom: 25px !important;
}

.woocommerce-checkout h3,
.woocommerce-cart .cart_totals h2,
.woocommerce-cart .cart-totals-inner h2 {
    font-size: 1.15rem !important;
    font-weight: 800 !important;
    color: #0f172a !important;
    border-bottom: 2px solid #f1f5f9 !important;
    padding-bottom: 12px !important;
    margin-bottom: 24px !important;
}

/* فیلدهای ورودی واضح با کنتراست بالا */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single {
    background-color: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 10px !important;
    height: 48px !important;
    padding: 10px 14px !important;
    font-size: 0.95rem !important;
    color: #1e293b !important;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.select2-container--default.select2-container--open .select2-selection--single {
    background-color: #ffffff !important;
    border-color: #94a3b8 !important;
    box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.15) !important;
    outline: none !important;
}

/* ==========================================================
   ۴. جدول محصولات و دکمه‌ها
   ========================================================== */
.woocommerce table.cart,
.woocommerce-checkout table.woocommerce-checkout-review-order-table {
    border: none !important;
}

.woocommerce table.cart th,
.woocommerce-checkout table.woocommerce-checkout-review-order-table th {
    border-bottom: 2px solid #f1f5f9 !important;
    color: #475569 !important;
    padding: 14px 10px !important;
}

.woocommerce table.cart td,
.woocommerce-checkout table.woocommerce-checkout-review-order-table td {
    border-bottom: 1px solid #f8fafc !important;
    padding: 16px 10px !important;
}

.woocommerce table.cart img,
.woocommerce-checkout .cart_item img {
    border-radius: 12px !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04) !important;
}

/* ==========================================================
   ۵. دکمه‌های اصلی پرداخت (قرمز)
   ========================================================== */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout #place_order {
    background-color: #dc2626 !important;
    color: #ffffff !important;
    border-radius: 12px !important;
    padding: 16px 20px !important;
    font-size: 1.05rem !important;
    font-weight: 800 !important;
    border: none !important;
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    transition: background-color 0.2s ease !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout #place_order:hover {
    background-color: #b91c1c !important;
}

/* ==========================================================
   ۶. کانتینر و کارت‌های داشبورد کاربری (My Account)
   ========================================================== */
.woocommerce-account .woocommerce {
    display: flex;
    flex-direction: row-reverse;
    gap: 32px;
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}

.woocommerce-MyAccount-navigation {
    flex: 0 0 280px;
    background: #ffffff;
    border-radius: 16px;
    padding: 24px 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    border: 1px solid #e2e8f0;
}

.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 12px 18px;
    border-radius: 10px;
    color: #475569;
    font-weight: 600;
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
    background: #f1f5f9;
    color: #0f172a;
}

.woocommerce-MyAccount-content {
    flex: 1;
}

.woocommerce-MyAccount-content ul:not(.woocommerce-error):not(.woocommerce-message) {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
    padding: 0;
    list-style: none;
}

.woocommerce-MyAccount-content ul li {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 28px 20px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.woocommerce-MyAccount-content ul li a {
    color: #1e293b;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}

@media (max-width: 850px) {
    .woocommerce-account .woocommerce {
        flex-direction: column;
    }
    .woocommerce-MyAccount-navigation {
        flex: auto;
        width: 100%;
    }
}