/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 6rem;
  
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 6rem;
}

.AL-blog {
    display: none;
}


/*start customize section*/
section:first-of-type {
  margin-top: 0rem;
    margin-bottom: 3rem;
}
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;
}
/*banner*/
.s-comments-product {
  background-color: transparent;
}

section:nth-of-type(2) .container {
  width: 80%;
  margin: auto !important;
}