/* Add custom CSS styles below */ 
.container.home-slider__content {
    opacity: 0;
}


span.inline-block.vertical-lines {
    background: #df0312;
}
.divider-container  h2.w-full.px-1.da-cp.whitespace-nowrap {
    color: #df0312;
}

.faqs-list__item.bg-gray-100 {
    background: #df0312;
}
.faqs-list__item.bg-gray-100 .answer-container * , .faqs-list__item.bg-gray-100  label{
  color: #fff !important
}


 .faqs-list__item.bg-gray-100  i.faq-item.open-badge {
    background: #CEA5B0;
}
.store-footer__inner.da-bgm.has-custom-bg * {
    color: #fff !important;
}
.store-footer .footer-container .footer-list a:hover {
    color: #fff !important;
}
.s-contacts-list.s-contacts-list-horizontal * {
    background: unset;
}
.navbar-brand img.logo-light {
  max-width: 85px !important; /* ← غير الرقم هنا */
  height: auto !important;
}
/* تصغير ارتفاع الهيدر */
.main-nav-container {
  height: 125px !important; /* ← غير الرقم هنا */
}