/* تخطيط الهيدر: اللوجو يميناً ثم القائمة ثم الهاتف/القائمة الجانبية */
#ed-2481140481 > .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem 1.25rem;
  width: 100%;
}

#ed-2481806429 {
  order: -1;
}

#ed-2481140496 {
  order: 0;
  flex: 1 1 auto;
}

#ed-2481140487 {
  order: 1;
}

/* القائمة الرئيسية + عنوان البانر: خط Cairo */
#ed-2481140496 .menu-level-0 a,
#ed-2481140508 h2,
#ed-2481140511 h3 {
  font-family: "Cairo", system-ui, sans-serif !important;
}

/* خلفيات متناوبة للأقسام (أبيض / رمادي فاتح) */
#ed-2481140478 {
  background-color: #ffffff !important;
}

#ed-2481138750 {
  background-color: #f5f5f6 !important;
}

#ed-2481140703 {
  background-color: #ffffff !important;
}

#ed-2481138777 {
  background-color: #f5f5f6 !important;
}

#ed-2481139017 {
  background-color: #ffffff !important;
}

#ed-2481140886 {
  background-color: #f5f5f6 !important;
  background-image: none !important;
}

#ed-2481140886 .color-background {
  color: #1a1a1a !important;
}

#ed-2481138852 {
  background-color: #ffffff !important;
}

#ed-2481139380 {
  background-color: #f5f5f6 !important;
}

#ed-2481141081 {
  background-color: #ffffff !important;
}

#ed-2481139236 {
  background-color: #f5f5f6 !important;
}

/* أيقونات الخدمات: حجم متناسق */
#ed-2481139026 .boxes-icon svg {
  max-width: 64px;
  max-height: 64px;
  height: auto;
}
