.elementor-139 .elementor-element.elementor-element-9b1a4de > .elementor-container{max-width:1200px;}.elementor-139 .elementor-element.elementor-element-9b1a4de{z-index:99;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-bc-flex-widget .elementor-139 .elementor-element.elementor-element-f35aaf1.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-139 .elementor-element.elementor-element-f35aaf1.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-139 .elementor-element.elementor-element-f35aaf1.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-139 .elementor-element.elementor-element-5b5ad86 .elementor-menu-toggle{margin:0 auto;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-139 .elementor-element.elementor-element-91548b2 .elementor-icon-wrapper{text-align:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for section, class: .elementor-element-9b1a4de *//* ===== هدر شیشه‌ای اصلی ===== */
.elementor-section.elementor-top-section:first-child {
    background: rgba(15, 23, 42, 0.65) !important;
    backdrop-filter: blur(16px) !important;
    -webkit-backdrop-filter: blur(16px) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    width: 100% !important;
    max-width: 100vw !important;
    overflow: hidden !important;
}

/* ===== رفع مشکل اسکرول افقی ===== */
.elementor-section.elementor-top-section:first-child .elementor-container {
    max-width: 100% !important;
    padding: 0 20px !important;
    margin: 0 auto !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column {
    padding: 0 8px !important;
}

/* ===== استایل ستون لوگو (سمت راست) ===== */
.elementor-section.elementor-top-section:first-child .elementor-column:first-child {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:first-child .elementor-widget-image img {
    max-width: 120px !important;
    height: auto !important;
    border-radius: 12px !important;
    padding: 4px !important;
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    transition: all 0.3s ease !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:first-child .elementor-widget-image img:hover {
    transform: scale(1.05) !important;
    border-color: rgba(255, 255, 255, 0.25) !important;
}

/* ===== استایل جستجو ===== */
.elementor-section.elementor-top-section:first-child .e-search {
    width: 100% !important;
    max-width: 300px !important;
}

.elementor-section.elementor-top-section:first-child .e-search-input-wrapper input.e-search-input {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 30px !important;
    padding: 10px 20px !important;
    color: #ffffff !important;
    font-size: 0.9rem !important;
    transition: all 0.3s ease !important;
    height: 44px !important;
}

.elementor-section.elementor-top-section:first-child .e-search-input-wrapper input.e-search-input::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

.elementor-section.elementor-top-section:first-child .e-search-input-wrapper input.e-search-input:focus {
    background: rgba(255, 255, 255, 0.15) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.05) !important;
    outline: none !important;
}

.elementor-section.elementor-top-section:first-child .e-search-submit {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 30px !important;
    padding: 8px 20px !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
    height: 44px !important;
    min-width: 70px !important;
}

.elementor-section.elementor-top-section:first-child .e-search-submit:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    transform: scale(1.02) !important;
}

/* ===== استایل منو (وسط) ===== */
.elementor-section.elementor-top-section:first-child .elementor-column:nth-child(3) .elementor-nav-menu {
    display: flex !important;
    justify-content: center !important;
    gap: 8px !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:nth-child(3) .elementor-nav-menu > li > a {
    color: rgba(255, 255, 255, 0.9) !important;
    padding: 8px 16px !important;
    border-radius: 30px !important;
    transition: all 0.3s ease !important;
    font-weight: 500 !important;
    font-size: 0.95rem !important;
    position: relative !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:nth-child(3) .elementor-nav-menu > li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:nth-child(3) .elementor-nav-menu > li > a::after {
    content: '' !important;
    position: absolute !important;
    bottom: 2px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 0 !important;
    height: 2px !important;
    background: rgba(255, 255, 255, 0.3) !important;
    transition: width 0.3s ease !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:nth-child(3) .elementor-nav-menu > li > a:hover::after {
    width: 60% !important;
}

/* ===== استایل پروفایل (سمت چپ) ===== */
.elementor-section.elementor-top-section:first-child .elementor-column:last-child {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:last-child .elementor-icon {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 1.5rem !important;
    padding: 8px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    transition: all 0.3s ease !important;
    background: rgba(255, 255, 255, 0.05) !important;
}

.elementor-section.elementor-top-section:first-child .elementor-column:last-child .elementor-icon:hover {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.15) !important;
    transform: scale(1.1) !important;
    box-shadow: 0 4px 15px rgba(255, 255, 255, 0.1) !important;
}

/* ===== افکت هایور روی کل هدر ===== */
.elementor-section.elementor-top-section:first-child:hover {
    background: rgba(15, 23, 42, 0.75) !important;
    border-bottom-color: rgba(255, 255, 255, 0.15) !important;
}

/* ===== انیمیشن ظهور هدر ===== */
@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.elementor-section.elementor-top-section:first-child {
    animation: slideDown 0.6s ease-out !important;
}

/* ===== واکنش‌گرا (موبایل) ===== */
@media (max-width: 768px) {
    .elementor-section.elementor-top-section:first-child .elementor-container {
        padding: 0 10px !important;
    }
    
    .elementor-section.elementor-top-section:first-child .elementor-column:first-child .elementor-widget-image img {
        max-width: 80px !important;
    }
    
    .elementor-section.elementor-top-section:first-child .e-search {
        max-width: 100% !important;
    }
    
    .elementor-section.elementor-top-section:first-child .e-search-input-wrapper input.e-search-input {
        padding: 8px 15px !important;
        font-size: 0.8rem !important;
        height: 38px !important;
    }
    
    .elementor-section.elementor-top-section:first-child .e-search-submit {
        padding: 6px 15px !important;
        font-size: 0.8rem !important;
        height: 38px !important;
        min-width: 50px !important;
    }
}/* End custom CSS */