body {
      font-family: "29LT Bukra", sans-serif !important;
}
.pls-content {
  justify-content: start !important;
}
.store-section .social-icons , .store-section .social-icons svg{
  fill: white !important;
}
.vat-crn-sections{
  color: white !important;
}
.card-categories{
  display: none !important;
}


@media (max-width: 768px) {
  .container-fluid:has(.main-slider) {
  padding: 0 !important;
}

.main-slider .slider-item {
  width: 100% !important;
  padding: 0 !important;
}

.main-slider .slick-track {
  margin: 0 !important;
  width: 100% !important;
}
  .dark.mb-5{
    margin-bottom: 1rem !important ;
  }
  .container-fluid:has(.promo-samples-banner-wrap) {
    padding: 0px 6px !important;
  }

  [section-id="29cbe112-0028-48a5-b389-519a659c7d2d"] .promo-samples-banner-wrap {
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
    padding: 10px 8px !important;
    border-radius: 6px !important;
    min-height: 68px !important;
  }

  [section-id="29cbe112-0028-48a5-b389-519a659c7d2d"] .promo-eyebrow {
    font-size: 14px !important;
  }

  [section-id="29cbe112-0028-48a5-b389-519a659c7d2d"] .promo-title {
    font-size: 18px !important;
  }

  [section-id="29cbe112-0028-48a5-b389-519a659c7d2d"] .promo-subtitle {
    display: none !important;
  }

  [section-id="29cbe112-0028-48a5-b389-519a659c7d2d"] .promo-cta {
    min-width: 90px !important;
    height: 40px !important;
    font-size: 12px !important;
    padding: 0 14px !important;
  }

  img.logo-desktop {
    display: block !important;
  }
}
@media (max-width: 576px) {
  .all_footer{
    display: grid;
    grid-template-columns: 1fr; 
}
  .imges_titels{
    right: -5px !important;
  }
    .imges_titels h2 {
      font-size: 14px !important;
font-weight: 700 !important;
    }
      .num_span, .imges_details {
        font-size: 9px !important;
    }
}