.elementor-4524 .elementor-element.elementor-element-d8e8492{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-a681f70 *//* ============================================
   FIX 1: الـ Header فوق الـ Sidebar ديما
   ============================================ */
header,
.tg_header_area,
#sticky-header {
  z-index: 9999 !important;
}

/* ============================================
   FIX 2: الـ Sidebar تحت الـ Header
   ============================================ */
#itsa-sidebar-inner {
  z-index: 99 !important;
  padding-top: 80px !important;
}

/* ============================================
   FIX 3: مسافة تحت الأزرار
   ============================================ */
.itsa-hero {
  margin-bottom: 30px !important;
}

/* ============================================
   FIX 4: Navigation bar تختافى ملي mobile menu مفتوح
   ============================================ */
body.mobile-menu-visible .itsa-mobile-bar {
  display: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d8e8492 *//* ============================================
   الـ Mobile Drawer خاصو يطلع فوق كلشي
   ============================================ */

/* الـ overlay ديال الموبايل */
#itsa-mobile-overlay {
  z-index: 999999 !important;
}

/* الـ drawer/sidebar ديال الموبايل */
.itsa-mobile-bar,
.itsa-mobile-drawer,
#itsa-app .itsa-mobile-bar {
  z-index: 9999999 !important;
}

/* الـ Hero section خاصها تبقى تحت الـ drawer */
.itsa-hero,
#itsa-app .itsa-hero {
  z-index: 1 !important;
}

/* ============================================
   المشكلة 2: الـ Sidebar فوق الـ Header (Desktop)
   ============================================ */

header.tg_header_area,
.tg_header_area,
#sticky-header,
.tg_header__header_area {
  z-index: 999999 !important;
}

#itsa-app .itsa-sidebar {
  z-index: 99 !important;
}

/* ============================================
   المشكلة 3: مسافة تحت الأزرار
   ============================================ */

.itsa-hero {
  padding-bottom: 50px !important;
}/* End custom CSS */