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

:root {
	--wd-text-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(141,89,42);
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_FaNum_Medium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansWeb_FaNum_Medium", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(139,30,30);
	--wd-alternative-color: rgb(139,30,30);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(139,30,30);
	--btn-accented-bgcolor-hover: rgba(140,0,0,0.78);
	--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(221,51,51);
}
.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: rgb(245,242,242);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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-page-title {
background-color: rgb(255,255,255);
}

.wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px 15px;
    min-width: 170px;
    height: 50px;
    border-top-left-radius: var(--wd-brd-radius);
    border-top-right-radius: var(--wd-brd-radius);
}
/* =========================================================
   SWISS GALLERY
   Luxury WoodMart Categories Menu
   Desktop Only
========================================================= */

@media (min-width: 1025px) {

    /* ---------- پنل اصلی منوی دسته‌بندی ---------- */

    .wd-header-cats .wd-dropdown-cats {
        background: #fffdf9 !important;
        border: 1px solid rgba(157, 107, 45, 0.10) !important;
        border-radius: 0 0 14px 14px !important;

        box-shadow:
            0 18px 45px rgba(43, 32, 20, 0.10),
            0 3px 10px rgba(43, 32, 20, 0.035) !important;

        overflow: visible !important;
    }


    /* ---------- ردیف‌های اصلی ---------- */

    .wd-header-cats .wd-nav-vertical > li > a {
        min-height: 52px !important;
        padding: 0 24px !important;

        display: flex !important;
        align-items: center !important;

        font-size: 15px !important;
        font-weight: 600 !important;
        line-height: 1.5 !important;

        color: #2b2926 !important;

        border-bottom:
            1px solid rgba(55, 45, 35, 0.065) !important;

        transition:
            background-color .25s ease,
            color .25s ease,
            padding .25s ease !important;
    }


    /* حذف خط آخر */

    .wd-header-cats .wd-nav-vertical > li:last-child > a {
        border-bottom: none !important;
    }


    /* ---------- Hover ---------- */

    .wd-header-cats .wd-nav-vertical > li:hover > a {
        background:
            linear-gradient(
                90deg,
                rgba(191, 139, 65, 0.03),
                rgba(191, 139, 65, 0.10)
            ) !important;

        color: #a46f27 !important;

        padding-right: 29px !important;
    }


    /* خط طلایی کوچک برای آیتم فعال */

    .wd-header-cats .wd-nav-vertical > li > a::before {
        content: "" !important;

        position: absolute !important;
        right: 0 !important;
        top: 50% !important;

        width: 3px !important;
        height: 0 !important;

        background: #bc873d !important;

        border-radius: 3px 0 0 3px !important;

        transform: translateY(-50%) !important;

        transition: height .25s ease !important;
    }


    .wd-header-cats .wd-nav-vertical > li:hover > a::before {
        height: 25px !important;
    }


    /* =====================================================
       زیرمنو
    ===================================================== */

    .wd-header-cats .wd-dropdown-menu {
        background: rgba(255, 253, 249, 0.98) !important;

        border:
            1px solid rgba(157, 107, 45, 0.10) !important;

        border-radius: 13px !important;

        box-shadow:
            0 22px 55px rgba(43, 32, 20, 0.13),
            0 5px 15px rgba(43, 32, 20, 0.04) !important;

        padding: 10px !important;

        margin-right: 7px !important;

        overflow: hidden !important;
    }


    /* ---------- لینک‌های زیرمنو ---------- */

    .wd-header-cats .wd-dropdown-menu li > a {
        position: relative !important;

        min-height: 42px !important;

        padding: 10px 15px !important;

        display: flex !important;
        align-items: center !important;

        border-radius: 8px !important;

        font-size: 14px !important;
        font-weight: 400 !important;

        color: #66615b !important;

        transition:
            background-color .22s ease,
            color .22s ease,
            transform .22s ease !important;
    }


    /* ---------- Hover زیرمنو ---------- */

    .wd-header-cats .wd-dropdown-menu li > a:hover {
        background: rgba(188, 135, 61, 0.075) !important;

        color: #9b6926 !important;

        transform: translateX(-3px) !important;
    }


    /* =====================================================
       فلش آیتم‌های دارای زیرمنو
    ===================================================== */

    .wd-header-cats
    .wd-nav-vertical
    > li.menu-item-has-children
    > a::after {

        width: 22px !important;
        height: 22px !important;

        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;

        margin-right: auto !important;

        border:
            1px solid rgba(160, 115, 55, 0.15) !important;

        border-radius: 50% !important;

        color: #a87836 !important;

        font-size: 9px !important;

        transition:
            background-color .25s ease,
            border-color .25s ease !important;
    }


    .wd-header-cats
    .wd-nav-vertical
    > li.menu-item-has-children:hover
    > a::after {

        background: rgba(188, 135, 61, 0.08) !important;

        border-color:
            rgba(160, 115, 55, 0.28) !important;
    }


    /* =====================================================
       حرکت نرم هنگام باز شدن Dropdown
    ===================================================== */

    .wd-header-cats .wd-dropdown {
        transition:
            opacity .22s ease,
            visibility .22s ease,
            transform .22s ease !important;
    }


    /* =====================================================
       جلوگیری از تغییر ظاهر دکمه قرمز دسته‌بندی
    ===================================================== */

    .wd-header-cats .menu-opener {
        border-radius: 13px 13px 0 0;
    }

}
/* =========================================================
   SWISS GALLERY
   فقط زیرمنوی "بر اساس بند"
   Luxury Strap Type Menu
========================================================= */

@media (min-width: 1025px) {

    /* پنل زیرمنوی بر اساس بند */
    .wd-sub-menu:has(a[href*="/rubber-wristlet/"]) {
        padding: 12px !important;
        min-width: 265px !important;

        background: #fffdf9 !important;

        border: 1px solid rgba(166, 116, 48, .10) !important;
        border-radius: 14px !important;

        box-shadow:
            0 20px 50px rgba(40, 28, 16, .11),
            0 4px 14px rgba(40, 28, 16, .04) !important;
    }


    /* هر ردیف */
    .wd-sub-menu:has(a[href*="/rubber-wristlet/"]) > li {
        margin: 4px 0 !important;
    }


    /* لینک هر نوع بند */
    .wd-sub-menu:has(a[href*="/rubber-wristlet/"]) > li > a {
        position: relative !important;

        min-height: 52px !important;

        display: flex !important;
        align-items: center !important;

        padding: 8px 12px 8px 10px !important;

        border-radius: 10px !important;

        font-size: 14px !important;
        font-weight: 500 !important;

        color: #5f5a54 !important;

        transition:
            background-color .22s ease,
            color .22s ease,
            transform .22s ease,
            box-shadow .22s ease !important;
    }


    /* قاب آیکون سمت راست */
    .wd-sub-menu:has(a[href*="/rubber-wristlet/"]) > li > a::before {
        content: "" !important;

        width: 36px !important;
        height: 36px !important;

        flex: 0 0 36px !important;

        margin-left: 12px !important;

        border-radius: 9px !important;

        border: 1px solid rgba(172, 122, 53, .11) !important;

        background-color: #faf6f0 !important;

        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: 22px 22px !important;

        transition:
            background-color .22s ease,
            border-color .22s ease,
            transform .22s ease !important;
    }


    /* Hover ردیف */
    .wd-sub-menu:has(a[href*="/rubber-wristlet/"]) > li > a:hover {
        background:
            linear-gradient(
                90deg,
                rgba(190, 137, 61, .035),
                rgba(190, 137, 61, .09)
            ) !important;

        color: #996722 !important;

        transform: translateX(-3px) !important;

        box-shadow:
            inset 0 0 0 1px rgba(185, 130, 55, .04) !important;
    }


    /* Hover آیکون */
    .wd-sub-menu:has(a[href*="/rubber-wristlet/"]) > li > a:hover::before {
        background-color: #f6eee2 !important;
        border-color: rgba(172, 122, 53, .22) !important;
        transform: scale(1.05) !important;
    }

