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

:root {
	--wd-text-font: Vazir-FD;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: Vazir-FD;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Vazir-FD;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Shabnam-FD;
	--wd-widget-title-font: Vazir-FD;
	--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: Vazir-FD;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(87,151,178);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(118,170,193);
	--btn-accented-bgcolor-hover: rgb(87,151,178);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(0,0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 550px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

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


/* ۱. تنظیمات سایدبار و محصولات */
.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter {
    margin-bottom: 10px !important;
    background-color: #fbfbfb;
    padding: 20px;
    border-radius: 15px !important;
}

@media (min-width: 1024px) {
    .sidebar-container {
        max-height: 85vh !important;
        overflow-y: auto !important;
        position: sticky !important;
        top: 120px !important;
        padding-right: 10px !important;
    }
}

/* ۲. تنظیمات منوی دو خطی و رنگ‌ها */
.wd-nav-main > li > a .nav-link-text {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    line-height: 1.1 !important;
}

.wd-nav-main > li > a .nav-link-text span {
    font-size: 10px !important;
    color: #94a3b8 !important;
    font-weight: 500 !important;
    margin-bottom: 3px !important;
    display: block !important;
}

.wd-nav-main > li > a {
    color: #1e293b !important; 
    font-weight: 800 !important;
    font-size: 15px !important;
}

.home .wd-nav-main > li > a .nav-link-text { color: #ffffff !important; }
.wd-nav-main > li > a:hover .nav-link-text { color: #c5a059 !important; }
body:not(.home) .wd-nav-main > li > a .nav-link-text { color: #000000 !important; }

/* ۳. مگامنو (حذف اضافات و تنظیم جایگاه) */
.wd-dropdown-menu.wd-design-sized, 
.wd-dropdown.wd-design-full-width,
.wd-sub-menu {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    right: auto !important;
    left: -390px !important;
}

.mega-title-emma {
    color: #0f172a !important; 
    border-right: 4px solid #c5a059 !important;
    padding-right: 15px !important;
    font-weight: 800 !important;
}

/* ۴. استایل دایره‌های سمت چپ و ایجاد فاصله (Gap) */
.whb-column.whb-col-left {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
    padding-left: 50px !important;
}

.whb-header .wd-tools-element > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(0,0,0,0.1) !important;
    position: relative !important;
    transition: all 0.3s ease !important;
    color: #1e293b !important;
}

.home .whb-header .wd-tools-element > a {
    border-color: rgba(255,255,255,0.4) !important;
    color: #ffffff !important;
}

.whb-header .wd-tools-element > a:hover {
    background-color: #c5a059 !important;
    border-color: #c5a059 !important;
    color: #ffffff !important;
}


/* 5. تنظیم نهایی حباب اعداد (سبد خرید و علاقه‌مندی) */
.whb-header .wd-tools-count, 
.whb-header .wd-cart-number {
    position: absolute !important;
    top: -14px !important;
    right: -10px !important;
    background-color: #c5a059 !important;
    color: #ffffff !important;
    width: 16px !important;
    height: 16px !important;
    font-size: 9px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    z-index: 10 !important;
}

/* 6. حذف فلش‌های اضافه منو */
.wd-nav-main .wd-nav-link .wd-nav-arrow { display: none !important; }

/* حذف کامل عدد روی آیکون لیست علاقه‌مندی در تمام صفحات */
.wd-header-wishlist .wd-tools-count, 
.wd-header-wishlist .wd-wishlist-number,
.whb-header .wd-header-wishlist .wd-tools-count {
    display: none !important;
}

/* فیکس کردن جایگاه آیکون بعد از حذف عدد */
.wd-header-wishlist > a {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* تبدیل تمام المان‌های هدر به دایره کامل و متقارن */
.whb-header .wd-tools-element > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 45px !important;  /* اندازه ثابت برای طول */
    height: 45px !important; /* اندازه ثابت برای ارتفاع */
    min-width: 45px !important;
    border-radius: 50% !important; /* تبدیل بیضی به دایره */
    padding: 0 !important;   /* حذف پدینگ‌های اضافه که باعث بیضی شدن می‌شوند */
    margin: 0 !important;
    border: 1px solid rgba(0,0,0,0.1) !important;
    transition: all 0.3s ease;
}

/* تنظیم اختصاصی برای هوم‌پیج (رنگ خط دور دایره) */
.home .whb-header .wd-tools-element > a {
    border-color: rgba(255,255,255,0.3) !important;
}

/* هاور طلایی یکپارچه */
.whb-header .wd-tools-element > a:hover {
    background-color: #c5a059 !important;
    border-color: #c5a059 !important;
    color: #ffffff !important;
}

.single-product-page .onsale,
.product-image-summary .onsale {
    display: none !important;
    visibility: hidden !important;
}@media (max-width: 576px) {
	/* ============================================================
   منوی موبایل  - حالت آکاردئونی کپسولی
   ============================================================ */

/* ۱. حذف فلش‌ها و نشانه‌های پیش‌فرض قالب در هر دو سمت */
.wd-nav-mobile li > a:after, 
.wd-nav-mobile li > a:before,
.wd-nav-mobile .wd-nav-opener,
.wd-nav-mobile .wd-nav-arrow {
    display: none !important;
}

/* ۲. استایل کپسول اصلی (سطح اول) */
.wd-nav-mobile > li > a {
    display: flex !important;
    align-items: center !important;
    margin: 8px 15px !important;
    padding: 12px 20px !important;
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%) !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important; 
    border-radius: 12px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;
    min-height: 54px !important;
    position: relative !important;
}

/* ۳. مخفی‌سازی زیرمنوها و استایل کپسولی آن‌ها */
.wd-nav-mobile .wd-sub-menu {
    display: none; /* مخفی بودن در حالت عادی */
    background: transparent !important;
    padding: 0 !important;
}

/* نمایش زیرمنو هنگام باز شدن */
.wd-nav-mobile li.opener-page > .wd-sub-menu {
    display: block !important;
}

.wd-nav-mobile .wd-sub-menu li > a {
    display: flex !important;
    margin: 5px 35px 5px 15px !important; 
    padding: 10px 18px !important;
    background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
    border-radius: 10px !important;
    min-height: 46px !important;
}

/* ۴. استایل متن */
.wd-nav-mobile li a .nav-link-text {
    color: #0f172a !important;
    font-weight: 700 !important;
    text-align: right !important;
    flex-grow: 1 !important;
}

/* ۵. ایجاد فلش اختصاصی جدید در سمت چپ */
.wd-nav-mobile li.menu-item-has-children > a:after {
    content: "" !important;
    display: block !important;
    width: 7px; height: 7px;
    border-bottom: 2px solid #64748b;
    border-left: 2px solid #64748b;
    transform: rotate(45deg);
    position: absolute !important;
    left: 20px !important;
    top: 42% !important;
    opacity: 0.6 !important;
    transition: all 0.3s ease;
}

/* ۶. چرخش فلش در حالت باز */
.wd-nav-mobile li.menu-item-has-children.opener-page > a:after {
    transform: rotate(225deg) !important;
    top: 48% !important;
}

/* ۷. تبدیل کل کپسول به دکمه بازکننده */
.wd-nav-mobile li.menu-item-has-children {
    cursor: pointer;
}

/* ۱. حذف لوگوی اضافی و المان‌های ناخواسته که از دسکتاپ ارث می‌رسد */
.whb-main-header .whb-column.whb-col-left, 
.whb-main-header .whb-column.whb-col-right:not(:has(.wd-header-mobile-nav)) {
    display: none !important;
}

/* ۲. فیکس کردن چیدمان: لوگو دقیقاً در مرکز */
.whb-main-header .whb-row .container {
    display: flex !important;
    justify-content: center !important;
    position: relative !important;
    min-height: 60px !important;
}

/* ۳. قرار دادن منوی همبرگری در سمت راست به صورت فیکس */
.wd-header-mobile-nav {
    position: absolute !important;
    right: 15px !important;
    left: auto !important;
}

/* ۴. استایل دایره‌ای برای منوی موبایل (هماهنگ با دسکتاپ) */
.wd-header-mobile-nav > a {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid rgba(0,0,0,0.1) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* سفید کردن خط دور دایره در هوم‌پیج */
.home .wd-header-mobile-nav > a {
    border-color: rgba(255,255,255,0.3) !important;
    color: white !important;
}
}

