.elementor-559 .elementor-element.elementor-element-4e7c66b{--display:flex;}.elementor-559 .elementor-element.elementor-element-f40b712{text-align:start;}.elementor-559 .elementor-element.elementor-element-f40b712 img{width:35%;}.elementor-559 .elementor-element.elementor-element-331e4f0{--display:flex;}.elementor-559 .elementor-element.elementor-element-0c35f8d{--display:flex;}.elementor-559 .elementor-element.elementor-element-4c59c6a{--display:flex;}.elementor-559 .elementor-element.elementor-element-e6ecbf7{--display:flex;}.elementor-559 .elementor-element.elementor-element-4b7633e{--display:flex;}.elementor-559 .elementor-element.elementor-element-f454745{--n-menu-dropdown-content-max-width:initial;--n-menu-heading-wrap:wrap;--n-menu-heading-overflow-x:initial;--n-menu-title-distance-from-content:0px;margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-title-space-between:15px;--n-menu-title-transition:300ms;--n-menu-icon-size:16px;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-distance-from-dropdown:0px;}.elementor-559 .elementor-element.elementor-element-7ace62d .elementor-button{background-color:var( --e-global-color-accent );}.elementor-559 .elementor-element.elementor-element-7ace62d{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}#elementor-popup-modal-559 .dialog-widget-content{animation-duration:0.7s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-559{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:center;pointer-events:all;}#elementor-popup-modal-559 .dialog-message{width:320px;height:100vh;align-items:flex-start;}#elementor-popup-modal-559 .dialog-close-button{display:flex;font-size:23px;}#elementor-popup-modal-559 .dialog-close-button i{color:var( --e-global-color-accent );}#elementor-popup-modal-559 .dialog-close-button svg{fill:var( --e-global-color-accent );}@media(max-width:480px){.elementor-559 .elementor-element.elementor-element-f454745{--n-menu-title-font-size:14px;}.elementor-559 .elementor-element.elementor-element-7ace62d .elementor-button{font-size:14px;}}/* Start custom CSS for mega-menu, class: .elementor-element-f454745 *//* تنظیم چیدمان عمودی برای هدر منوی موبایل شما */
#menu-phone .e-n-menu-heading {
    flex-direction: column;
}

/* ۱. ست کردن پوزیشن والدها فقط برای منوی موبایل */
#menu-phone .e-n-menu-item {
    position: relative !important;
}

/* ۲. اصلاح کلی تمام زیرمنوها و خنثی کردن متغیرهای المنتور فقط در منوی موبایل */
#menu-phone .e-n-menu-wrapper .e-n-menu-content {
    position: absolute !important;
    top: 100% !important; /* مماس با لبه پایین کلمه والد */
    bottom: auto !important; /* جلوگیری از بالا رفتن */
    right: 0 !important; /* تراز راست برای سایت فارسی */
    left: auto !important;
    width: max-content !important;
    min-width: 220px !important;
    z-index: 99999 !important;
    transform: none !important; /* خنثی کردن جابجایی‌های انیمیشنی اشتباه */
}

/* ۳. کد اختصاصی ضربتی برای آیتم اول منوی موبایل */
#e-n-menu-content-9461, 
#menu-phone .e-n-menu-wrapper .e-n-menu-item:first-child .e-n-menu-content {
    position: absolute !important;
    top: 100% !important;
    bottom: auto !important;
    transform: translateY(0) !important; /* مهار کردن پرش انیمیشن به سمت بالا */
}

/* ۴. باز گذاشتن سرریز کانتینر مادر فقط در منوی موبایل */
#menu-phone .e-n-menu-wrapper {
    overflow: visible !important;
}/* End custom CSS */