@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//et-market.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: dana;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRANSansXFaNum;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: dana;
	--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: Anjoman;
	--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(0,123,196);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: dana;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: dana;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(130,36,227);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://et-market.ir/woodmart/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(226,226,226);
	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(73,73,73);
}
.product-labels .product-label.onsale {
	background-color: rgb(30,115,190);
}
.product-labels .product-label.new {
	background-color: rgb(130,36,227);
}
.product-labels .product-label.featured {
	background-color: rgb(238,238,34);
	color: rgb(30,115,190);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.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: 1222px;
--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: 0px;
}

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


.wd-page-title {
background-color: rgb(30,115,190);
}

.shop_attributes tr
{
	justify-content: right;
}
/* ==================== START WoodMart Mobile Menu Enhancement ==================== */

/* ابتدا فونت آوسم را وارد کنید */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');

/* 1. دکمه همبرگر (Hamburger Icon) زیباتر */
.whb-header .whb-main-header .whb-mobile-menu-toggle {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whb-toggle-line {
    background-color: #2c3e50 !important; /* رنگ خطوط */
    height: 2px !important;
    border-radius: 2px;
    transition: all 0.3s ease !important;
}

.whb-header .whb-main-header .whb-mobile-menu-toggle:hover .whb-toggle-line {
    background-color: #e67e22 !important; /* رنگ در هاور */
    transform: scale(1.1);
}

/* 2. پس‌زمینه و کلیت منو */
.whb-mobile-menu-wrap {
    background: linear-gradient(135deg, #2c3e50 0%, #3498db 100%) !important;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.25) !important;
    animation: slideInFromRight 0.4s ease-out !important;
}

@keyframes slideInFromRight {
    from { 
        transform: translateX(100%);
        opacity: 0;
    }
    to { 
        transform: translateX(0);
        opacity: 1;
    }
}

/* 3. آیتم‌های منو - طراحی کارت‌گونه */
.whb-mobile-menu .menu-item {
    margin: 5px 15px !important;
    border-radius: 12px !important;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: rgba(255, 255, 255, 0.95) !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.whb-mobile-menu .menu-item:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
}

/* 4. لینک‌های منو */
.whb-mobile-menu .menu-item a {
    padding: 15px 20px !important;
    color: #2c3e50 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    border: none !important;
    position: relative;
}

/* 5. اضافه کردن آیکون به همه آیتم‌ها (پیش‌فرض) */
.whb-mobile-menu .menu-item a::before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    margin-left: 10px;
    font-size: 18px;
    min-width: 25px;
    display: inline-block;
    text-align: center;
    color: #e67e22;
}

/* 6. آیکون‌های خاص برای برخی منوها (می‌توانید تغییر دهید) */
.whb-mobile-menu .menu-item a[href*="shop"]::before {
    content: "\f07a"; /* آیکون خرید */
}

.whb-mobile-menu .menu-item a[href*="blog"]::before {
    content: "\f1ea"; /* آیکون بلاگ */
}

.whb-mobile-menu .menu-item a[href*="about"]::before {
    content: "\f2bb"; /* آیکون درباره ما */
}

.whb-mobile-menu .menu-item a[href*="contact"]::before {
    content: "\f0e0"; /* آیکون تماس */
}

.whb-mobile-menu .menu-item a[href*="account"]::before {
    content: "\f2bd"; /* آیکون کاربر */
}

.whb-mobile-menu .menu-item a[href*="cart"]::before {
    content: "\f07a"; /* آیکون سبد خرید */
}

/* برای آیتم‌هایی که آیکون خاص ندارند، یک آیکون پیش‌فرض قرار می‌دهیم */
.whb-mobile-menu .menu-item a:not([href*="shop"]):not([href*="blog"]):not([href*="about"]):not([href*="contact"]):not([href*="account"]):not([href*="cart"])::before {
    content: "\f105"; /* آیکون پیش‌فرض */
}

/* 7. افکت هنگام هاور بر روی آیتم */
.whb-mobile-menu .menu-item a:hover {
    color: #e67e22 !important;
    background-color: #f8f9fa !important;
    padding-right: 25px !important;
}

.whb-mobile-menu .menu-item a:hover::before {
    transform: translateX(5px);
    color: #e67e22;
}

/* 8. زیرمنوها (منوهای فرزند) */
.whb-mobile-menu .sub-menu {
    background-color: rgba(236, 240, 241, 0.95) !important;
    margin: 0 10px !important;
    border-radius: 8px !important;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}

.whb-mobile-menu .sub-menu .menu-item a {
    font-size: 14px !important;
    padding: 12px 20px 12px 45px !important;
    color: #7f8c8d !important;
}

.whb-mobile-menu .sub-menu .menu-item a::before {
    font-size: 14px !important;
    color: #bdc3c7 !important;
}

/* 9. دکمه بستن منو (حلقه) */
.whb-close-side {
    width: 40px !important;
    height: 40px !important;
    top: 15px !important;
    left: 15px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
}

.whb-close-side:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
    transform: rotate(90deg);
}

.whb-close-side:before {
    color: white !important;
    font-size: 20px !important;
    font-weight: bold;
}

/* 10. سرچ در منوی موبایل (اگر وجود دارد) */
.whb-mobile-menu .searchform {
    margin: 20px 15px;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.whb-mobile-menu .searchform input[type="text"] {
    background: white;
    border: none;
    padding: 12px 20px;
}

/* ==================== END WoodMart Mobile Menu Enhancement ==================== */