salla-slider.photos-slider .swiper,
salla-slider.photos-slider .swiper-slide{
    padding:0 0 20px;
    margin: 0;
    width: 100%;
}
section.s-block.s-block--photos-slider{
  margin-top: 0 !important;
}
.swiper-slide .rounded-md {
    border-radius: 0 !important;
}
.header-buttons {
    position: relative;
}
.header-buttons:before {
    content: "اختر عملة بلدك";
    position: relative;
    right: 45px;
    top: 35px;
}
@media (min-width:768px){
    .slider-banner-main-0{
        height:730px;
    }
    .slider-banner-main-0 img, .slider-banner-main-5 img{
      object-fit: fill !important;
    }
    .slider-banner-main-0 .max-w-\[700px\]{
        max-width:400px !important;
    }
    .slider-banner-main-5{
        height:495px;
    }
    .slider-banner-main-5 .max-w-\[700px\]{
        max-width:300px !important;
    }
  .banner_ad .bg-cover {
    background-size: 100% 100%!important;
    background-repeat: no-repeat;
}
}
@media (max-width:768px){
  .slider-banner-main-0,
  .slider-banner-main-5{
    height: 428px;
  }
  .slider-banner-main-0 .max-w-\[700px\],
  .slider-banner-main-5 .max-w-\[700px\]{
      text-align: center !important;
      align-items: center !important;
      margin-top: -70%;
    }
  .slider-banner-main-0 h1{
    text-align: center !important;
  }
  .header-buttons:before{
    right: 30px;
    top: 28px;
  }
  .g_cat .s-slider-swiper-wrapper {
    justify-content: center;
}
}