/* Add custom CSS styles below */
section:first-of-type {
  margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0rem;
  margin: 0rem;
  width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
  opacity: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
  border-bottom: unset;
  padding: 0;
}
.Alo__main {
    margin-top: 2rem;
}
.navbar-brand img {
    max-height: 120px !important; /* اتحكم في الطول */
    width: auto !important;       /* العرض يتظبط تلقائي */
    height: auto !important;      /* يمنع التمط */
    display: block !important;
    object-fit: contain !important;
}
.LA_limited-time-offers  div:has(salla-count-down).w-full.md\:w-1\/2.Al__anime.fade {
    display: none;
}
.LA_limited-time-offers .overlay {
    opacity: 0;
}
.followUs .imageWrapper .h-\[244px\] {
    height: 200px;
    object-fit: cover;
}
.al-categories .lg\:grid-cols-6 {
    grid-template-columns: repeat(2, minmax(0, 250px));
    justify-content: center;
}