:root {
	--wd-hb-opt-h: 150px;
	--wd-text-font: "yekan-bakh", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "yekan-bakh", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "yekan-bakh", 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-bakh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekan-bakh", 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-bakh", Arial, Helvetica, sans-serif;
	--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(131,183,53);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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: #ffffff;
	background-image: none;
}
.wd .product-label.out-of-stock {
	background-color: rgb(191,191,191);
	color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 100px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 100px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 8px;
}

@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: "yekan-bakh";
	src: url("//aidintoy.com/wp-content/uploads/2026/08/Yekan-Bakh-Regular.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

/* =========================================================
   AIDIN TOY
   WOODMART HEADER
   SOFT PASTEL EDITION
   CLEAN CURVED PAGE TITLE
   RESPONSIVE FINAL VERSION
   ========================================================= */


/* =========================================================
   01 — GENERAL / WOOCOMMERCE
   ========================================================= */

.rtl .woocommerce-MyAccount-navigation {
    float: none !important;
    width: inherit !important;
}

.digits-form_toggle_login_register,
.dig_login_signup_bar a {
    display: inline-block;
    padding: 12px 22px !important;
    border-radius: 14px !important;
    background: linear-gradient(
        135deg,
        #4c9300 0%,
        #1f3600 100%
    ) !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 800;
    text-decoration: none !important;
    box-shadow: 0 10px 20px #ff6b2d38;
}

#billing_country_field,
#shipping_country_field {
    display: none !important;
}


/* =========================================================
   02 — AIDIN TOY COLOR SYSTEM
   ========================================================= */

:root {

    --at-green: #8edfc4;
    --at-green-soft: #e5f8f1;

    --at-blue: #8ec9ef;
    --at-blue-soft: #eaf6fd;

    --at-yellow: #f7df8b;
    --at-yellow-soft: #fff8df;

    --at-red: #ef9b9b;
    --at-red-soft: #fff0f0;

    --at-cyan: #9ddce8;
    --at-lavender: #b8afe5;
    --at-pink: #efb1c8;

    --at-gradient:
        linear-gradient(
            90deg,
            #a8e4cf 0%,
            #a4dcef 30%,
            #aeb9e8 55%,
            #d1b8e5 75%,
            #efb8c8 100%
        );

    /* رنگ فعلی عنوان صفحه حفظ شده */
    --at-page-gradient:
        linear-gradient(
            105deg,
            #68b59a 0%,
            #68a9c9 30%,
            #8798c2 52%,
            #c9b367 75%,
            #c47478 100%
        );

    --at-topbar-bg:
        linear-gradient(
            90deg,
            #f3fbf8 0%,
            #f2f9fc 35%,
            #f6f5fb 70%,
            #fff5f6 100%
        );

    --at-soft-bg:
        linear-gradient(
            135deg,
            rgba(142,223,196,.14),
            rgba(142,201,239,.12),
            rgba(247,223,139,.10),
            rgba(239,155,155,.09)
        );

    --at-dark: #40596d;
    --at-text: #536a7e;
    --at-muted: #8495a5;
    --at-heading: #405c72;

    --at-border: rgba(72,103,125,.10);
    --at-border-soft: rgba(72,103,125,.06);

    --at-white: #fff;

    --at-radius-small: 10px;
    --at-radius: 14px;
    --at-radius-large: 18px;

    --at-shadow:
        0 5px 20px rgba(70,101,125,.06);

    --at-shadow-hover:
        0 12px 32px rgba(70,101,125,.10);

    --at-speed: .22s;
}


/* =========================================================
   03 — GLOBAL HEADER
   ========================================================= */

.whb-header,
.whb-header *,
.whb-header *::before,
.whb-header *::after {
    box-sizing: border-box;
}

.whb-header {
    position: relative;
    z-index: 100;
}

.whb-header a {
    transition:
        color var(--at-speed) ease,
        background-color var(--at-speed) ease,
        border-color var(--at-speed) ease,
        box-shadow var(--at-speed) ease,
        transform var(--at-speed) ease,
        opacity var(--at-speed) ease;
}


/* =========================================================
   04 — TOP BAR
   ========================================================= */

.whb-top-bar {
    position: relative;
    background: var(--at-topbar-bg) !important;
    border-bottom: 1px solid rgba(72,103,125,.055) !important;
}

.whb-top-bar .whb-row {
    min-height: 39px;
}

.whb-top-bar,
.whb-top-bar a {
    color: var(--at-muted);
}

.whb-top-bar a {
    font-size: 12px;
    font-weight: 500;
}

.whb-top-bar a:hover {
    color: #6aaac9;
}

.whb-top-bar::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    background: var(--at-gradient);
    opacity: .45;
    pointer-events: none;
}


/* =========================================================
   05 — MAIN HEADER
   ========================================================= */

.whb-general-header {
    position: relative;
    background: #fff !important;
    border-bottom: 1px solid rgba(72,103,125,.055) !important;
    box-shadow: 0 2px 14px rgba(70,101,125,.025);
}

.whb-general-header .whb-row {
    min-height: 82px;
}

.whb-general-header::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    height: 1px;
    background: var(--at-gradient);
    opacity: .45;
    pointer-events: none;
}


/* =========================================================
   06 — LOGO
   ========================================================= */

.whb-header .wd-logo {
    display: flex;
    align-items: center;
}

.whb-header .wd-logo img {
    width: auto;
    max-height: 68px;
    transition:
        transform .25s ease,
        opacity .2s ease;
}

.whb-header .wd-logo:hover img {
    transform: scale(1.025);
}


/* =========================================================
   07 — MAIN NAVIGATION
   ========================================================= */

.whb-header .wd-header-nav,
.whb-header .wd-header-nav .wd-nav {
    display: flex;
    align-items: center;
}

.whb-header .wd-header-nav .item-level-0 > a {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 48px;
    padding-right: 9px;
    padding-left: 9px;
    color: var(--at-text);
    font-size: 14px;
    font-weight: 600;
}

.whb-header .wd-header-nav .item-level-0 > a:hover {
    color: #70aeca;
}

.whb-header .wd-header-nav .item-level-0.current-menu-item > a,
.whb-header .wd-header-nav .item-level-0.current-menu-ancestor > a {
    color: #6fa9c4;
}

.whb-header .wd-header-nav .item-level-0 > a::after {
    content: "";
    position: absolute;
    right: 10px;
    left: 10px;
    bottom: 4px;
    height: 2px;
    border-radius: 50px;
    background:
        linear-gradient(
            90deg,
            #8edfc4,
            #8ec9ef,
            #f7df8b,
            #ef9b9b
        );
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .25s ease;
}

.whb-header .wd-header-nav .item-level-0:hover > a::after,
.whb-header .wd-header-nav .item-level-0.current-menu-item > a::after,
.whb-header .wd-header-nav .item-level-0.current-menu-ancestor > a::after {
    transform: scaleX(1);
}


/* =========================================================
   08 — HEADER TOOLS
   ========================================================= */

.whb-header .wd-tools-element {
    position: relative;
}

.whb-header .wd-tools-element > a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    min-height: 42px;
    border-radius: 11px;
    color: var(--at-dark);
}

.whb-header .wd-tools-element > a:hover {
    color: #6fa9c4;
    background: var(--at-soft-bg);
    transform: translateY(-1px);
}


/* =========================================================
   09 — ACCOUNT
   ========================================================= */

.whb-header .wd-header-my-account .wd-tools-icon {
    color: #8ebee0;
}

.whb-header .wd-header-my-account:hover .wd-tools-icon {
    color: #78bfa8;
}

.whb-header .wd-header-my-account .wd-tools-text {
    color: var(--at-text);
    font-weight: 600;
}

.whb-header .wd-header-my-account:hover .wd-tools-text {
    color: #6fa9c4;
}


/* =========================================================
   10 — CART
   ========================================================= */

.whb-header .wd-header-cart .wd-tools-icon {
    color: #aaa1d8;
}

.whb-header .wd-header-cart:hover .wd-tools-icon {
    color: #df9aa8;
}

.whb-header .wd-header-cart .wd-tools-text {
    color: var(--at-text);
    font-weight: 600;
}


/* =========================================================
   11 — WISHLIST
   ========================================================= */

.whb-header .wd-header-wishlist .wd-tools-icon {
    color: #e7a2aa;
}

.whb-header .wd-header-wishlist:hover .wd-tools-icon {
    color: #df858f;
}


/* =========================================================
   12 — COMPARE
   ========================================================= */

.whb-header .wd-header-compare .wd-tools-icon {
    color: #8ebee0;
}

.whb-header .wd-header-compare:hover .wd-tools-icon {
    color: #7da9cb;
}


/* =========================================================
   13 — COUNTERS
   ========================================================= */

.whb-header .wd-tools-count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border: 2px solid #fff;
    border-radius: 50px;
    background:
        linear-gradient(
            135deg,
            #8edfc4,
            #8ec9ef,
            #efb1c8
        );
    color: #fff;
    font-size: 9px;
    font-weight: 800;
    box-shadow: 0 3px 8px rgba(80,120,145,.13);
}


/* =========================================================
   14 — SEARCH
   ========================================================= */

.whb-header .wd-header-search-form,
.whb-header .wd-search-form {
    position: relative;
    width: 100%;
}

.whb-header .wd-search-form input[type="text"],
.whb-header .wd-search-form input[type="search"] {
    width: 100%;
    height: 47px;
    padding-right: 57px !important;
    border: 1px solid rgba(72,103,125,.09);
    border-radius: 15px !important;
    background: #f8fafc;
    color: var(--at-text);
    font-size: 13px;
    box-shadow: none;
    transition:
        border-color .2s ease,
        background-color .2s ease,
        box-shadow .2s ease;
}

.whb-header .wd-search-form input:hover {
    background: #fff;
    border-color: rgba(142,201,239,.45);
}

.whb-header .wd-search-form input:focus {
    background: #fff;
    border-color: #9acfe8;
    box-shadow: 0 0 0 3px rgba(142,201,239,.13);
}

.whb-header .wd-search-form input::placeholder {
    color: #9baab7;
}


/* =========================================================
   15 — SEARCH BUTTON
   ========================================================= */

.whb-header .wd-search-form .searchsubmit {
    position: absolute;
    top: 4px;
    width: 39px;
    height: calc(100% - 8px) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 11px !important;
    background:
        linear-gradient(
            135deg,
            #9bdcc7,
            #9bcce7
        );
    color: #fff;
    box-shadow: 0 3px 10px rgba(110,170,195,.14);
}

[dir="rtl"] .whb-header .wd-search-form .searchsubmit {
    right: 4px !important;
    left: auto !important;
}

html:not([dir="rtl"]) .whb-header .wd-search-form .searchsubmit {
    left: 4px !important;
    right: auto !important;
}

.whb-header .wd-search-form .searchsubmit::before {
    color: #fff;
}

.whb-header .wd-search-form .searchsubmit:hover {
    opacity: .92;
    transform: scale(1.025);
}


/* =========================================================
   16 — SEARCH DROPDOWN
   ========================================================= */

.whb-header .wd-search-results,
.whb-header .wd-search-dropdown {
    border: 1px solid rgba(72,103,125,.08);
    border-radius: 14px;
    background: #fff;
    box-shadow: var(--at-shadow-hover);
    overflow: hidden;
}

.whb-header .wd-search-results a:hover,
.whb-header .wd-search-dropdown a:hover {
    background: #f4fafb;
}


/* =========================================================
   17 — ACCOUNT DROPDOWN
   ========================================================= */

.whb-header .wd-header-my-account {
    position: relative;
}

.whb-header .wd-header-my-account::after {
    content: "";
    position: absolute;
    right: -14px;
    left: -14px;
    top: 100%;
    height: 22px;
    z-index: 999;
}

.whb-header .wd-header-my-account .wd-dropdown {
    margin-top: 0 !important;
}

.whb-header .wd-header-my-account:hover .wd-dropdown,
.whb-header .wd-header-my-account .wd-dropdown:hover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}


/* =========================================================
   18 — GENERAL DROPDOWNS
   ========================================================= */

.whb-header .wd-dropdown {
    border: 1px solid rgba(72,103,125,.075);
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 14px 36px rgba(70,101,125,.10);
}


/* =========================================================
   19 — CATEGORIES
   ========================================================= */

.whb-header .wd-header-cats {
    position: relative;
}

.whb-header .wd-header-cats .menu-opener {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 43px;
    padding: 0 16px;
    border: 1px solid rgba(142,223,196,.28);
    border-radius: 12px;
    background:
        linear-gradient(
            135deg,
            #eefaf6,
            #f1f8fc
        );
    color: #40596d !important;
    font-size: 13px;
    font-weight: 800;
    box-shadow: 0 3px 12px rgba(80,120,145,.05);
}

.whb-header .wd-header-cats .menu-opener span,
.whb-header .wd-header-cats .menu-opener .wd-tools-text,
.whb-header .wd-header-cats .menu-opener .menu-opener-text {
    color: #40596d !important;
    font-weight: 800;
}

.whb-header .wd-header-cats .menu-opener:hover,
.whb-header .wd-header-cats .menu-opener:hover span,
.whb-header .wd-header-cats .menu-opener:hover .wd-tools-text,
.whb-header .wd-header-cats .menu-opener:hover .menu-opener-text {
    color: #304b5e !important;
}

.whb-header .wd-header-cats .menu-opener:hover {
    background:
        linear-gradient(
            135deg,
            #e5f8f1,
            #e9f5fb
        );
    border-color: rgba(142,201,239,.40);
    transform: translateY(-1px);
    box-shadow: 0 6px 17px rgba(80,120,145,.08);
}

.whb-header .wd-header-cats .menu-opener::before,
.whb-header .wd-header-cats .menu-opener .wd-tools-icon,
.whb-header .wd-header-cats .menu-opener svg {
    color: #5d9d87 !important;
}

.whb-header .wd-header-cats .menu-opener svg * {
    fill: currentColor;
}

.whb-header .wd-header-cats .menu-opener .wd-nav-opener,
.whb-header .wd-header-cats .menu-opener .wd-icon,
.whb-header .wd-header-cats .menu-opener .arrow {
    color: #617b8c !important;
}


/* =========================================================
   20 — CATEGORY DROPDOWN
   ========================================================= */

.whb-header .wd-dropdown-cats {
    border: 1px solid rgba(72,103,125,.075);
    border-radius: 0 0 15px 15px;
    background: #fff;
    box-shadow: 0 16px 40px rgba(70,101,125,.11);
    overflow: visible !important;
}

.whb-header .wd-dropdown-cats,
.whb-header .wd-dropdown-cats .menu,
.whb-header .wd-dropdown-cats ul,
.whb-header .wd-dropdown-cats li {
    overflow: visible !important;
}

.whb-header .wd-dropdown-cats .sub-menu {
    z-index: 9999 !important;
    background: #fff;
    border: 1px solid rgba(72,103,125,.07);
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(70,101,125,.10);
}

.whb-header .wd-dropdown-cats a {
    color: #5c7183;
    transition:
        color .18s ease,
        background-color .18s ease;
}

.whb-header .wd-dropdown-cats a:hover {
    color: #6da9bf;
    background: #f3fafb;
}

.whb-header .wd-dropdown-cats li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}


/* =========================================================
   21 — HEADER BOTTOM
   ========================================================= */

.whb-header-bottom {
    position: relative;
    background: var(--at-gradient) !important;
    border: 0 !important;
    color: #fff;
}

.whb-header-bottom .whb-row {
    min-height: 47px;
}

.whb-header-bottom .wd-header-nav .item-level-0 > a {
    min-height: 47px;
    color: rgba(255,255,255,.93);
    font-weight: 600;
}

.whb-header-bottom .wd-header-nav .item-level-0 > a:hover {
    color: #fff;
    background: rgba(255,255,255,.08);
}

.whb-header-bottom .wd-header-nav .item-level-0 > a::after {
    background: rgba(255,255,255,.85);
}


/* =========================================================
   22 — BOTTOM CATEGORY
   ========================================================= */

.whb-header-bottom .wd-header-cats .menu-opener {
    min-height: 38px;
    background: rgba(255,255,255,.16);
    border: 1px solid rgba(255,255,255,.25);
    color: #fff !important;
    box-shadow: none;
}

.whb-header-bottom .wd-header-cats .menu-opener span,
.whb-header-bottom .wd-header-cats .menu-opener .wd-tools-text,
.whb-header-bottom .wd-header-cats .menu-opener .menu-opener-text {
    color: #fff !important;
}

.whb-header-bottom .wd-header-cats .menu-opener:hover,
.whb-header-bottom .wd-header-cats .menu-opener:hover span {
    background: rgba(255,255,255,.23);
    color: #fff !important;
}


/* =========================================================
   23 — HTML / TEXT
   ========================================================= */

.whb-header .wd-header-text,
.whb-header .whb-html-block {
    color: var(--at-text);
    font-size: 13px;
}

.whb-header .wd-header-text a,
.whb-header .whb-html-block a {
    color: inherit;
}

.whb-header .wd-header-text a:hover,
.whb-header .whb-html-block a:hover {
    color: #6fa9c4;
}


/* =========================================================
   24 — AIDIN TOY CONTACT
   ========================================================= */

.aidin-contact-top {
    position: relative;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 9px;

    min-height: 35px;
    max-width: 100%;

    margin: 0;
    padding: 3px 10px;

    direction: rtl;
    white-space: nowrap;

    border: 1px solid rgba(142,201,239,.22);
    border-radius: 50px;

    background:
        linear-gradient(
            90deg,
            rgba(142,223,196,.15),
            rgba(142,201,239,.12),
            rgba(247,223,139,.10),
            rgba(239,155,155,.12)
        );

    box-shadow:
        0 3px 12px rgba(70,101,125,.055);

    text-decoration: none !important;

    overflow: hidden;
}

.aidin-contact-top::before {
    content: "";

    position: absolute;

    top: 0;
    right: 18%;
    left: 18%;

    height: 2px;

    border-radius: 50px;

    background:
        linear-gradient(
            90deg,
            #8edfc4,
            #8ec9ef,
            #f7df8b,
            #ef9b9b
        );

    opacity: .85;
}

.aidin-contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 27px;
    height: 27px;

    flex: 0 0 27px;

    border-radius: 50%;

    background:
        linear-gradient(
            135deg,
            #8edfc4 0%,
            #8ec9ef 55%,
            #efb1c8 100%
        );

    color: #fff;

    font-size: 13px;
    font-weight: 800;

    box-shadow:
        0 3px 8px rgba(80,120,145,.13);
}

.aidin-contact-content {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    white-space: nowrap;
}

.aidin-contact-label {
    display: inline-flex;
    align-items: center;

    color: #728596;

    font-size: 10px;
    font-weight: 600;

    white-space: nowrap;
}

.aidin-contact-phone {
    display: inline-flex;
    align-items: center;

    color: #354f63 !important;

    font-size: 17px;
    font-weight: 900;

    letter-spacing: .25px;
    line-height: 1;

    white-space: nowrap;

    text-decoration: none !important;

    text-shadow:
        0 1px 1px rgba(70,101,125,.05);
}

.aidin-contact-label::before {
    content: "";

    width: 5px;
    height: 5px;

    margin-left: 7px;

    flex: 0 0 5px;

    border-radius: 50%;

    background:
        linear-gradient(
            135deg,
            #8edfc4,
            #8ec9ef,
            #f7df8b,
            #ef9b9b
        );
}

.aidin-contact-top:hover {
    border-color: rgba(142,201,239,.40);

    background:
        linear-gradient(
            90deg,
            rgba(142,223,196,.22),
            rgba(142,201,239,.18),
            rgba(247,223,139,.15),
            rgba(239,155,155,.17)
        );

    box-shadow:
        0 6px 18px rgba(70,101,125,.09);

    transform: translateY(-1px);
}

.aidin-contact-top:hover .aidin-contact-phone {
    color: #29475d !important;
}

.aidin-contact-top:hover .aidin-contact-icon {
    transform: scale(1.04);
}


/* =========================================================
   25 — SOCIAL
   ========================================================= */

.whb-header .wd-social-icons {
    display: flex;
    align-items: center;
    gap: 5px;
}

.whb-header .wd-social-icons .wd-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 33px;
    height: 33px;

    border-radius: 9px;

    background: #f5f8fa;
    color: #71879a;
}

.whb-header .wd-social-icons .wd-social-icon:hover {
    background: var(--at-soft-bg);
    color: #6ca8be;
    transform: translateY(-2px);
}


/* =========================================================
   26 — STICKY HEADER
   ========================================================= */

.whb-sticked .whb-general-header {
    background: rgba(255,255,255,.985) !important;
    border-bottom: 1px solid rgba(72,103,125,.06) !important;
    box-shadow: 0 7px 23px rgba(70,101,125,.08);
}

.whb-sticked .wd-logo img {
    max-height: 54px;
}

.whb-sticked .wd-tools-element > a {
    min-height: 38px;
}

.whb-sticked .wd-header-nav .item-level-0 > a {
    min-height: 44px;
}


/* =========================================================
   27 — PAGE TITLE
   CLEAN / SHORT / CURVED
   ========================================================= */

.wd-page-title {
    position: relative;

    /*
     * ارتفاع کمتر از نسخه قبلی
     */
    min-height: 145px;

    /*
     * فضای داخلی کنترل شده
     */
    padding-top: 30px !important;
    padding-bottom: 42px !important;

    background: var(--at-page-gradient) !important;

    /*
     * محو شدگی کاملاً حذف شده
     */
    -webkit-mask-image: none !important;
    mask-image: none !important;

    /*
     * جلوگیری از برش بد
     */
    overflow: hidden !important;

    /*
     * قوس نرم پایین
     */
    border-radius: 0 0 50% 50% / 0 0 22% 22%;

    isolation: isolate;

    /*
     * مستقل از حالت Sticky Header
     */
    transform: none !important;
    opacity: 1 !important;
}


/* =========================================================
   28 — PAGE TITLE LIGHT
   ========================================================= */

.wd-page-title::before {
    content: "";

    position: absolute;
    inset: 0;
    z-index: -1;

    background:
        radial-gradient(
            circle at 14% 24%,
            rgba(255,255,255,.18),
            transparent 25%
        ),
        radial-gradient(
            circle at 85% 22%,
            rgba(255,255,255,.16),
            transparent 27%
        );

    pointer-events: none;

    /*
     * نور هم کاملاً داخل محدوده قوس باقی بماند
     */
    border-radius: inherit;
}


/* =========================================================
   29 — PAGE TITLE CONTENT
   ========================================================= */

.wd-page-title .container,
.wd-page-title .wd-page-title-inner,
.wd-page-title .title,
.wd-page-title .entry-title,
.wd-page-title .wd-breadcrumbs {
    position: relative;
    z-index: 5;
}

.wd-page-title .entry-title,
.wd-page-title .title {
    color: #fff !important;
    font-weight: 800 !important;
    text-align: center;
    text-shadow:
        0 2px 9px rgba(60,90,110,.08);

    /*
     * جلوگیری از فاصله اضافه
     */
    margin-top: 0 !important;
    margin-bottom: 8px !important;
}

.wd-page-title .wd-breadcrumbs {
    color: rgba(255,255,255,.88);
}

.wd-page-title .wd-breadcrumbs a {
    color: rgba(255,255,255,.88) !important;
}

.wd-page-title .wd-breadcrumbs a:hover {
    color: #fff !important;
}


/* =========================================================
   30 — PAGE TITLE AFTER
   ========================================================= */

.wd-page-title + * {
    position: relative;
    z-index: 2;
}


/* =========================================================
   31 — STICKY SAFETY
   PAGE TITLE SHOULD NOT CHANGE WHEN HEADER STICKS
   ========================================================= */

.whb-sticked .wd-page-title,
.whb-sticked .wd-page-title:hover,
.whb-sticked .wd-page-title:focus {
    background: var(--at-page-gradient) !important;

    opacity: 1 !important;

    -webkit-mask-image: none !important;
    mask-image: none !important;

    border-radius: 0 0 50% 50% / 0 0 22% 22%;

    transform: none !important;
}


/* =========================================================
   32 — FOOTER ACCENT
   ========================================================= */

.footer-container {
    position: relative;
}

.footer-container::before {
    content: "";

    display: block;

    width: 100%;
    height: 2px;

    background: var(--at-gradient);

    opacity: .55;
}


/* =========================================================
   33 — TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .whb-general-header .whb-row {
        min-height: 64px;
    }

    .whb-header .wd-logo img {
        max-height: 54px;
    }

    .whb-header .wd-tools-element > a {
        min-width: 38px;
        min-height: 38px;
        border-radius: 9px;
    }

    .whb-header .wd-tools-text {
        display: none;
    }

    .whb-header .wd-search-form input[type="text"],
    .whb-header .wd-search-form input[type="search"] {
        height: 43px;
    }

    .whb-header .wd-search-form .searchsubmit {
        width: 36px;
        border-radius: 10px !important;
    }

    .aidin-contact-top {
        min-height: 33px;
        padding: 3px 9px;
    }

    .aidin-contact-phone {
        font-size: 16px;
    }

    .aidin-contact-label {
        font-size: 9px;
    }

    .aidin-contact-icon {
        width: 25px;
        height: 25px;
        flex-basis: 25px;
        font-size: 12px;
    }


    /* -----------------------------------------
       TABLET PAGE TITLE
       ----------------------------------------- */

    .wd-page-title {
        min-height: 128px;

        padding-top: 25px !important;
        padding-bottom: 36px !important;

        /*
         * قوس نرم‌تر در تبلت
         */
        border-radius:
            0 0 50% 50% /
            0 0 20% 20%;

        -webkit-mask-image: none !important;
        mask-image: none !important;
    }

    .wd-page-title .entry-title,
    .wd-page-title .title {
        margin-bottom: 6px !important;
    }
}


/* =========================================================
   34 — MOBILE
   ========================================================= */

@media (max-width: 575px) {

    .whb-general-header .whb-row {
        min-height: 58px;
    }

    .whb-header .wd-logo img {
        max-height: 47px;
    }

    .whb-header .wd-tools-element > a {
        min-width: 34px;
        min-height: 34px;
    }

    .whb-header .wd-tools-icon {
        font-size: 19px;
    }


    /* -----------------------------------------
       CONTACT MOBILE
       ----------------------------------------- */

    .aidin-contact-top {
        min-height: 30px;
        gap: 6px;
        padding: 2px 7px;
    }

    .aidin-contact-content {
        gap: 6px;
    }

    .aidin-contact-phone {
        font-size: 14px;
    }

    .aidin-contact-label {
        font-size: 8px;
    }

    .aidin-contact-icon {
        width: 22px;
        height: 22px;
        flex-basis: 22px;
        font-size: 10px;
    }

    .aidin-contact-label::before {
        width: 4px;
        height: 4px;
        flex-basis: 4px;
        margin-left: 5px;
    }


    /* -----------------------------------------
       MOBILE PAGE TITLE
       ----------------------------------------- */

    .wd-page-title {
        /*
         * ارتفاع بسیار جمع‌وجور
         */
        min-height: 108px;

        padding-top: 20px !important;
        padding-bottom: 29px !important;

        /*
         * قوس واضح ولی کاملاً نرم
         */
        border-radius:
            0 0 50% 50% /
            0 0 19% 19%;

        /*
         * هیچ Fade / Mask وجود ندارد
         */
        -webkit-mask-image: none !important;
        mask-image: none !important;

        overflow: hidden !important;
    }

    .wd-page-title .entry-title,
    .wd-page-title .title {
        margin-top: 0 !important;
        margin-bottom: 5px !important;

        /*
         * اجازه نمی‌دهد عنوان ارتفاع زیادی بگیرد
         */
        line-height: 1.25;
    }

    .wd-page-title .wd-breadcrumbs {
        line-height: 1.4;
    }
}


/* =========================================================
   35 — VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 380px) {

    .aidin-contact-top {
        gap: 5px;
        padding-right: 6px;
        padding-left: 6px;
    }

    .aidin-contact-content {
        gap: 5px;
    }

    .aidin-contact-phone {
        font-size: 13px;
    }

    .aidin-contact-label {
        font-size: 7px;
    }

    .aidin-contact-icon {
        width: 21px;
        height: 21px;
        flex-basis: 21px;
        font-size: 9px;
    }


    /* -----------------------------------------
       VERY SMALL MOBILE PAGE TITLE
       ----------------------------------------- */

    .wd-page-title {
        min-height: 98px;

        padding-top: 17px !important;
        padding-bottom: 25px !important;

        border-radius:
            0 0 50% 50% /
            0 0 17% 17%;

        -webkit-mask-image: none !important;
        mask-image: none !important;
    }

    .wd-page-title .entry-title,
    .wd-page-title .title {
        line-height: 1.2;
    }
}


/* =========================================================
   36 — ACCESSIBILITY / FOCUS
   ========================================================= */

.whb-header a:focus-visible,
.whb-header button:focus-visible,
.whb-header input:focus-visible {
    outline: 2px solid #9bcce3;
    outline-offset: 2px;
}


/* =========================================================
   37 — REDUCE MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .whb-header *,
    .whb-header *::before,
    .whb-header *::after {
        transition: none !important;
        animation: none !important;
    }
}
/* =========================================================
   AIDIN TOY — MOBILE BOTTOM BUTTONS
   Soft Pastel / Compact / Mobile Friendly
   ========================================================= */

@media (max-width: 575px) {

    /* نوار دکمه‌های پایین موبایل */
    .wd-toolbar {
        position: relative;
        z-index: 9999;

        background: rgba(255,255,255,.97) !important;

        border-top: 1px solid rgba(72,103,125,.07) !important;

        box-shadow:
            0 -5px 20px rgba(70,101,125,.08) !important;

        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }


    /* هر آیتم */
    .wd-toolbar .wd-toolbar-item {
        position: relative;

        min-height: 54px;

        color: #64798a !important;

        transition:
            color .2s ease,
            background-color .2s ease,
            transform .2s ease;
    }


    /* لینک / دکمه */
    .wd-toolbar .wd-toolbar-item > a {
        display: flex;
        align-items: center;
        justify-content: center;

        min-height: 54px;

        color: #64798a !important;

        background: transparent !important;

        text-decoration: none !important;
    }


    /* آیکون */
    .wd-toolbar .wd-toolbar-item .wd-tools-icon,
    .wd-toolbar .wd-toolbar-item i,
    .wd-toolbar .wd-toolbar-item svg {
        color: #86b9d5 !important;

        transition:
            color .2s ease,
            transform .2s ease;
    }


    /* متن */
    .wd-toolbar .wd-toolbar-item .wd-tools-text {
        color: #64798a !important;

        font-size: 10px;
        font-weight: 700;

        transition: color .2s ease;
    }


    /* حالت Hover / لمس */
    .wd-toolbar .wd-toolbar-item:hover > a,
    .wd-toolbar .wd-toolbar-item:active > a {
        color: #5c9fba !important;
        background: rgba(142,201,239,.08) !important;
    }

    .wd-toolbar .wd-toolbar-item:hover .wd-tools-icon,
    .wd-toolbar .wd-toolbar-item:active .wd-tools-icon,
    .wd-toolbar .wd-toolbar-item:hover i,
    .wd-toolbar .wd-toolbar-item:active i,
    .wd-toolbar .wd-toolbar-item:hover svg,
    .wd-toolbar .wd-toolbar-item:active svg {
        color: #72b89f !important;
        transform: translateY(-1px);
    }

    .wd-toolbar .wd-toolbar-item:hover .wd-tools-text,
    .wd-toolbar .wd-toolbar-item:active .wd-tools-text {
        color: #5c9fba !important;
    }


    /* شمارنده */
    .wd-toolbar .wd-tools-count {
        min-width: 17px;
        height: 17px;

        padding: 0 4px;

        border: 2px solid #fff;
        border-radius: 50px;

        background:
            linear-gradient(
                135deg,
                #8edfc4,
                #8ec9ef,
                #b8afe5,
                #efb1c8
            );

        color: #fff !important;

        font-size: 8px;
        font-weight: 800;

        box-shadow:
            0 2px 7px rgba(80,120,145,.14);
    }


    /* جداکننده خیلی ظریف بین آیتم‌ها */
    .wd-toolbar .wd-toolbar-item + .wd-toolbar-item::before {
        content: "";

        position: absolute;

        right: 0;
        top: 14px;

        width: 1px;
        height: 25px;

        background:
            linear-gradient(
                to bottom,
                transparent,
                rgba(72,103,125,.08),
                transparent
            );
    }


    /* جلوگیری از چسبیدن محتوا به نوار پایین */
    body {
        padding-bottom: 54px;
    }
}


/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 380px) {

    .wd-toolbar .wd-toolbar-item,
    .wd-toolbar .wd-toolbar-item > a {
        min-height: 50px;
    }

    .wd-toolbar .wd-toolbar-item .wd-tools-text {
        font-size: 9px;
    }

    .wd-toolbar .wd-toolbar-item .wd-tools-icon {
        font-size: 18px;
    }

    .wd-toolbar .wd-toolbar-item + .wd-toolbar-item::before {
        top: 12px;
        height: 23px;
    }

    body {
        padding-bottom: 50px;
    }
}
/* =========================================================
   AIDIN TOY — MOBILE MENU
   FORCE RIGHT SIDE / RIGHT TO LEFT
   ========================================================= */

@media (max-width: 1024px) {

    .wd-side-hidden {
        position: fixed !important;

        top: 0 !important;
        bottom: 0 !important;

        right: 0 !important;
        left: auto !important;

        direction: rtl !important;
        text-align: right !important;

        /* حالت بسته: کاملاً بیرون از سمت راست */
        transform: translate3d(100%, 0, 0) !important;

        transition:
            transform .3s ease !important;

        overflow-x: hidden !important;
        overflow-y: auto !important;

        z-index: 99999 !important;
    }


    /* وقتی منو باز است */
    .wd-side-hidden.wd-opened,
    .wd-side-hidden.wd-open,
    .wd-side-hidden.active {
        right: 0 !important;
        left: auto !important;

        transform: translate3d(0, 0, 0) !important;
    }


    /* جلوگیری از بیرون‌زدگی محتوای داخلی */
    .wd-side-hidden .wd-nav,
    .wd-side-hidden .menu,
    .wd-side-hidden ul,
    .wd-side-hidden li,
    .wd-side-hidden a {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

}
/* =========================================================
   AIDIN TOY — MOBILE MENU
   SOFT PASTEL STYLE
   MATCH HEADER + FOOTER
   ========================================================= */

@media (max-width: 1024px) {

    /* پنل اصلی */
    .wd-side-hidden {
        background: #ffffff !important;

        border-left: 1px solid rgba(72,103,125,.07) !important;

        box-shadow:
            -8px 0 28px rgba(70,101,125,.10) !important;

        border-radius: 18px 0 0 18px !important;

        color: #536a7e !important;
    }


    /* =====================================================
       عنوان بالای منو
       ===================================================== */

    .wd-side-hidden .wd-heading {
        background:
            linear-gradient(
                90deg,
                #f3fbf8 0%,
                #f2f9fc 35%,
                #f6f5fb 70%,
                #fff5f6 100%
            ) !important;

        border-bottom: 1px solid rgba(72,103,125,.07) !important;

        min-height: 58px;

        padding: 8px 15px !important;

        direction: rtl !important;
        text-align: right !important;
    }


    .wd-side-hidden .wd-heading .title {
        color: #405c72 !important;

        font-size: 15px !important;

        font-weight: 800 !important;
    }


    /* =====================================================
       دکمه‌های اصلی منو
       ===================================================== */

    .wd-side-hidden .menu-item > a {
        display: flex !important;

        align-items: center !important;

        width: 100% !important;

        min-height: 47px;

        padding: 10px 16px !important;

        color: #536a7e !important;

        background: #ffffff !important;

        border-bottom: 1px solid rgba(72,103,125,.045) !important;

        font-size: 13px;

        font-weight: 700;

        direction: rtl !important;

        text-align: right !important;

        border-radius: 0 !important;

        transition:
            background-color .2s ease,
            color .2s ease !important;
    }


    /* حالت انتخاب / لمس */
    .wd-side-hidden .menu-item > a:hover,
    .wd-side-hidden .menu-item > a:focus {
        color: #5d9fba !important;

        background:
            linear-gradient(
                90deg,
                rgba(142,223,196,.10),
                rgba(142,201,239,.09),
                rgba(184,175,229,.05)
            ) !important;
    }


    /* =====================================================
       زیر دسته‌ها
       ===================================================== */

    .wd-side-hidden .sub-menu {
        background:
            linear-gradient(
                135deg,
                #f8fcfa 0%,
                #f7fafc 100%
            ) !important;

        border-right: 3px solid #9bdcc7 !important;

        border-left: 0 !important;

        padding: 5px 8px !important;

        margin: 0 !important;

        direction: rtl !important;
    }


    /* دکمه‌های زیر دسته */
    .wd-side-hidden .sub-menu .menu-item > a {
        min-height: 40px;

        width: 100% !important;

        padding: 8px 14px !important;

        color: #718596 !important;

        background: rgba(255,255,255,.72) !important;

        border-bottom: 1px solid rgba(72,103,125,.035) !important;

        border-radius: 8px !important;

        font-size: 12px;

        font-weight: 600;

        direction: rtl !important;

        text-align: right !important;
    }


    /* زیر دسته — مشخص‌تر */
    .wd-side-hidden .sub-menu .menu-item > a::before {
        content: "‹";

        margin-left: 7px;

        color: #8edfc4;

        font-size: 15px;

        font-weight: 800;
    }


    .wd-side-hidden .sub-menu .menu-item > a:hover {
        color: #5d9fba !important;

        background: #eef8f6 !important;
    }


    /* =====================================================
       دکمه بستن
       ===================================================== */

    .wd-side-hidden .close-side,
    .wd-side-hidden .wd-close-side {
        width: 34px !important;
        height: 34px !important;

        border-radius: 9px !important;

        background: #f5f8fa !important;

        color: #71879a !important;
    }


    .wd-side-hidden .close-side:hover,
    .wd-side-hidden .wd-close-side:hover {
        color: #d88998 !important;

        background: #fff0f3 !important;
    }


    /* =====================================================
       جلوگیری از بیرون‌زدگی
       ===================================================== */

    .wd-side-hidden .wd-nav,
    .wd-side-hidden .menu,
    .wd-side-hidden ul,
    .wd-side-hidden li,
    .wd-side-hidden a {
        box-sizing: border-box !important;

        max-width: 100% !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 575px) {

    .wd-side-hidden .menu-item > a {
        min-height: 44px;

        padding: 9px 14px !important;

        font-size: 12.5px;
    }


    .wd-side-hidden .sub-menu {
        padding: 5px 7px !important;
    }


    .wd-side-hidden .sub-menu .menu-item > a {
        min-height: 39px;

        padding: 8px 12px !important;

        font-size: 11.5px;
    }


    .wd-side-hidden .wd-heading {
        min-height: 54px;

        padding: 8px 13px !important;
    }
}
