/* Add custom CSS styles below */
/*photos slider full width */
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled {
    visibility:hidden;
}

@media(max-width:768px) {

}
section.banner_ad.container.two-imgs
.text.m-3.lg\:mb-6.flex.text-center.gap-2\.5.flex-col.items-center{
  margin:50px 50px !important;
  width:300px;
}
@media(min-width:1026px){
  #slider-1 .swiper-slide {
      max-width:250px !important;
  }
  section.g_cat .container .swiper-slide{
      width:1600px !important;
  }
}