/* Add custom CSS styles below */

/* ===== FONT ===== */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&display=swap');

/* ===== HEADER ===== */
.store-header,
.store-header.is-sticky,
.store-header.sticky,
.store-header[class*="sticky"],
.store-header[class*="fixed"],
header.store-header {
  background-color: #2A3A91 !important;
}
.desktop-menu.hidden.lg\:block {
  color: #FFFFFF;
}
.desktop-menu.hidden.lg\:block a:hover {
  color: #FBB958;
}
.store-header button svg path {
  stroke: #FBB958;
}
.store-header .mburger .hamburger-line {
  color: #FBB958;
}
.store-header salla-cart-summary svg path {
  stroke: #FBB958;
}
.store-header salla-cart-summary .s-cart-summary-count {
  color: #ffffff !important;
}

/* ===== MOBILE MENU ===== */
.mm-ocd__content #mobile-menu,
.mm-ocd__content #mobile-menu *,
.mm-ocd__content #mobile-menu *::before,
.mm-ocd__content #mobile-menu *::after {
  color: #2A3A91;
}

/* ===== FOOTER ===== */
.store-footer {
  margin-top: 0;
}
.store-footer :not(li.s-payments-list-item) > img {
  max-width: 150px;
  min-width: 100px;
}

/* ===== PAGE SECTIONS (shared) ===== */
.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(1) {
  margin-top: 0px;
  max-width: unset;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 8%;
  padding-right: 8%;
}
.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(4) {
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* ===== SECTION 1 - HERO ===== */
section.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(1) {
  background-color: #2A3A91;
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
}
section.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(1) * {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
}
section.section-spacing:nth-of-type(1) .text-2xl,
section.section-spacing:nth-of-type(1) .text-3xl,
section.section-spacing:nth-of-type(1) .text-4xl,
section.section-spacing:nth-of-type(1) h1,
section.section-spacing:nth-of-type(1) h2,
section.section-spacing:nth-of-type(1) [class*="heading"],
section.section-spacing:nth-of-type(1) .who-we-are-title {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
  font-weight: 700 !important;
  font-size: 4rem !important;
  color: #FFFFFF !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em;
}
section.section-spacing:nth-of-type(1) .text-2xl span,
section.section-spacing:nth-of-type(1) .text-3xl span,
section.section-spacing:nth-of-type(1) .text-4xl span,
section.section-spacing:nth-of-type(1) h1 span,
section.section-spacing:nth-of-type(1) h2 span,
section.section-spacing:nth-of-type(1) [class*="heading"] span,
section.section-spacing:nth-of-type(1) .who-we-are-title span {
  color: #3DB889 !important;
  font-size: 4.5rem !important;
  font-weight: 700 !important;
}
section.section-spacing:nth-of-type(1) .who-we-are-des,
section.section-spacing:nth-of-type(1) p:not(.who-we-are-title) {
  font-size: 1.25rem !important;
  color: #FFFFFF !important;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.03em;
}
section.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(1) .who-we-are-btn {
  background-color: #FBB958;
  border-radius: 10px;
  color: #2A3A91;
}

/* ===== SECTION 2 - SLIDER TITLE ===== */
.s-slider-block__title h2 {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
  font-weight: 700 !important;
  font-size: 3rem !important;
  color: #2A3A91 !important;
  line-height: 1.3 !important;
}

/* ===== SECTION 3 - INFO (الأطفال دون سن الخامسة) ===== */
section.section-spacing:nth-of-type(4),
section.section-spacing:nth-of-type(4) * {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
}
section.section-spacing:nth-of-type(4) .text-2xl,
section.section-spacing:nth-of-type(4) .text-3xl,
section.section-spacing:nth-of-type(4) .text-4xl,
section.section-spacing:nth-of-type(4) h1,
section.section-spacing:nth-of-type(4) h2,
section.section-spacing:nth-of-type(4) [class*="heading"],
section.section-spacing:nth-of-type(4) .who-we-are-title {
  font-weight: 900 !important;
  font-size: 3rem !important;
  color: #1B428E !important;
  line-height: 1.3 !important;
}
section.section-spacing:nth-of-type(4) .who-we-are-title span {
  color: #3DB889 !important;
}
/* Section 3 image - no border radius, no border, no shadow */
section.section-spacing:nth-of-type(4) .image-section img,
section.section-spacing:nth-of-type(4) img,
section.section-spacing:nth-of-type(4) .image-section img[class],
section.section-spacing:nth-of-type(4) div img,
section.section-spacing:nth-of-type(4) [class*="image"] img {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
section.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(4) {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden !important;
}
section.section-spacing:nth-of-type(4) .who-we-are-des,
section.section-spacing:nth-of-type(4) .who-we-are-subtitle,
section.section-spacing:nth-of-type(4) p {
  font-size: 1.1rem !important;
  color: #1B428E !important;
  line-height: 1.9 !important;
}
section.section-spacing.flex.flex-col-reverse.gap-4.md\:gap-8.md\:flex-row.container.athena-slide-down-top.md\:max-h-\[100vh\].athena-animate:nth-of-type(4) .who-we-are-btn {
  background-color: #51B290;
  border-radius: 0px;
  color: #1B428E;
}
/* Section 3 image fix */
section.section-spacing:nth-of-type(4) .image-section,
section.section-spacing:nth-of-type(4) .image-section img,
section.section-spacing:nth-of-type(4) img {
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}
section.section-spacing:nth-of-type(4) .image-section {
  max-width: 50% !important;
}
/* Source text on its own line */
section.section-spacing:nth-of-type(4) p.who-we-are-subtitle {
  display: block !important;
  width: 100% !important;
  font-size: 0.9rem !important;
  margin-top: 10px !important;
  clear: both !important;
}

/* ===== SECTION 6 - FEATURES ICONS ===== */
section.section-spacing:nth-of-type(6) {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
section.section-spacing:nth-of-type(6),
section.section-spacing:nth-of-type(6) * {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
}
section.section-spacing:nth-of-type(6) h3,
section.section-spacing:nth-of-type(6) h4,
section.section-spacing:nth-of-type(6) h5,
section.section-spacing:nth-of-type(6) [class*="title"],
section.section-spacing:nth-of-type(6) [class*="heading"] {
  font-weight: 700 !important;
  font-size: 1.5rem !important;
  color: #1B428E !important;
  line-height: 1.5 !important;
}
section.section-spacing:nth-of-type(6) p,
section.section-spacing:nth-of-type(6) [class*="des"],
section.section-spacing:nth-of-type(6) [class*="subtitle"] {
  font-weight: 600 !important;
  font-size: 1.15rem !important;
  color: #1B428E !important;
  line-height: 1.6 !important;
}

/* ===== SECTION 7 - TESTIMONIALS ===== */
.section-spacing.athena_customer_reviews > h4,
.section-spacing.athena_customer_reviews > h3,
.section-spacing.athena_customer_reviews > h2,
.section-spacing.athena_customer_reviews > div > h4,
.section-spacing.athena_customer_reviews > div > h3 {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
  font-weight: 700 !important;
  font-size: 3rem !important;
  color: #2A3A91 !important;
  line-height: 1.3 !important;
}
.section-spacing.athena_customer_reviews.flex.flex-col.gap-4.md\:gap-8.items-center.justify-center.bg-cover.bg-center.h-\[500px\].px-4.py-8 {
  background-color: #51B290;
}
.bg-white.flex.flex-col.gap-4.items-center.justify-center.px-6.py-8.shadow-lg.rtl\:ml-5.ltr\:mr-5.swiper-slide {
  background-color: #EFF0F0;
  border-radius: 10px;
}
.bg-white.flex.flex-col.gap-4.items-center.justify-center.px-6.py-8.shadow-lg.rtl\:ml-5.ltr\:mr-5.swiper-slide .rounded-full.flex-shrink-0.default-avatar {
  display: none;
}
.bg-white.flex.flex-col.gap-4.items-center.justify-center.px-6.py-8.shadow-lg.rtl\:ml-5.ltr\:mr-5.swiper-slide p {
  font-size: 22px;
  line-height: 2rem;
}

/* ===== PRODUCTS TABS TITLE ===== */
h4.home_component_title {
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
  font-weight: 700 !important;
  font-size: 3rem !important;
  color: #2A3A91 !important;
  line-height: 1.3 !important;
}
/* Product names bold */
.products_tabs_section .product-entry__title,
.products_tabs_section h3,
.products_tabs_section .s-product-card-entry__title,
.products_tabs_section [class*="product"] [class*="title"],
.products_tabs_section a[class*="title"],
.s-slider-block .s-product-card-entry__title,
.s-slider-block h3 {
  font-weight: 700 !important;
  font-family: 'IBM Plex Sans Arabic', sans-serif !important;
}
.products_tabs_section_tab {
  text-wrap: nowrap;
}
.bg-red-500.text-white.text-xs::before {
  content: "خصم ";
}
.inline-block.bg-red-500.text-white.text-xs {
  border-radius: 4px;
}

/* ===== IMAGE BANNER ===== */
.w-full.overflow-hidden.relative {
  height: 50vh !important;
}
.relative img.block.md\:hidden {
  object-fit: contain;
}
.relative.w-full.h-full.flex.items-center {
  min-height: unset !important;
}

/* ===== INFO PAGES ===== */
.content.content--single-page .content-entry {
  font-size: 1.125rem;
  line-height: 1.9;
}
.content.content--single-page .content-entry p {
  font-size: 1.125rem;
  line-height: 1.9;
}
.content.content--single-page > h1 {
  font-size: 2rem;
  line-height: 1.4;
}
.content.content--single-page .content-entry h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
.content.content--single-page .content-entry h6 {
  font-size: 1.125rem;
  line-height: 1.7;
}
.content.content--single-page .ql-align-right {
  line-height: 1.9;
}
.content.content--single-page .content-entry p,
.content.content--single-page .content-entry span {
  font-weight: 400;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
  .w-full.overflow-hidden.relative {
    height: 30vh !important;
  }
  .content.content--single-page .content-entry,
  .content.content--single-page .content-entry p {
    font-size: 1.0625rem;
    line-height: 1.85;
  }
  .content.content--single-page > h1 {
    font-size: 1.75rem;
    line-height: 1.38;
  }
  .content.content--single-page .content-entry h2 {
    font-size: 1.375rem;
    line-height: 1.48;
  }
  .content.content--single-page .content-entry h6 {
    font-size: 1.0625rem;
    line-height: 1.65;
  }
  .content.content--single-page .ql-align-right {
    line-height: 1.85;
  }
}

@media (max-width: 768px) {
  section.section-spacing:nth-of-type(1) .who-we-are-title,
  section.section-spacing:nth-of-type(1) h1 {
    font-size: 2.2rem !important;
  }
  section.section-spacing:nth-of-type(1) .who-we-are-title span,
  section.section-spacing:nth-of-type(1) h1 span {
    font-size: 2.5rem !important;
  }
  .s-slider-block__title h2,
  h4.home_component_title {
    font-size: 2rem !important;
  }
  section.section-spacing:nth-of-type(4) .who-we-are-title,
  section.section-spacing:nth-of-type(4) h1 {
    font-size: 1.6rem !important;
    line-height: 1.4 !important;
  }
  section.section-spacing:nth-of-type(4) .image-section {
    max-width: 80% !important;
    margin: 0 auto !important;
  }
  .section-spacing.athena_customer_reviews > h4,
  .section-spacing.athena_customer_reviews > h3,
  .section-spacing.athena_customer_reviews > h2,
  .section-spacing.athena_customer_reviews > div > h4,
  .section-spacing.athena_customer_reviews > div > h3 {
    font-size: 2rem !important;
  }
}

@media (max-width: 640px) {
  section.section-spacing:nth-of-type(4) .who-we-are-title,
  section.section-spacing:nth-of-type(4) h1 {
    font-size: 1.3rem !important;
    line-height: 1.4 !important;
  }
  section.section-spacing:nth-of-type(4) .image-section {
    max-width: 90% !important;
    margin: 0 auto !important;
  }
  .w-full.overflow-hidden.relative {
    height: 20vh !important;
  }
  .content.content--single-page .content-entry,
  .content.content--single-page .content-entry p {
    font-size: 1rem;
    line-height: 1.75;
  }
  .content.content--single-page > h1 {
    font-size: 1.5rem;
    line-height: 1.35;
  }
  .content.content--single-page .content-entry h2 {
    font-size: 1.25rem;
    line-height: 1.45;
  }
  .content.content--single-page .content-entry h6 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .content.content--single-page .ql-align-right {
    line-height: 1.75;
  }
}

/* موبايل - الفورم تحت الكلام */
@media (max-width: 768px) {
  .contact-section {
    flex-direction: column !important;
  }
  .contact-info {
    order: 1 !important;
  }
  .contact-form-wrapper {
    order: 2 !important;
  }
}

/* رقم الجوال والإيميل رمادي */
.contact-method-value,
.contact-method-value a {
  color: #999 !important;
}