/* Add custom CSS styles below */ 
.faqs-section .faq-item {
    border: 2px solid #1FA8A7;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
}
salla-slider.photos-slider .swiper-slide img.w-full {
    width: 80%;
    margin: auto;
}
@media (max-width: 768px) {
.s-block--tabs-produtcs .tabs {
    justify-content: flex-start;
}
    span.swiper-pagination-bullet{
     width: 0px;
    height: 0px;
  }
  span.swiper-pagination-bullet-active{
    width: 0px;
    height: 0px;
  }
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 0.01rem;
  }

salla-slider.photos-slider .swiper-slide img.w-full {
    width: 100%;
    margin: auto;
}  
  .mzag_mamdouh{
--merge-range: -50px !important;
}
}

.mySlider .brand-item img:not(.bg-contain) {
    -o-object-fit: fill;
    object-fit: fill;
}

.s-block--photos-slider{
      /* margin-top: 0; */
}
.top-navbar.bg-inherit.text-inherit{
  padding: 0;
}