/* Add custom CSS styles below */ 
.index section:first-of-type {
    margin: 0;
}
.index .s-slider-has-notitle .s-slider-block__title {
    margin: 0;
}
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
   border-radius: 0 !important;
}
.s-block.s-block--photos-slider img{
    border-radius: 0 !important;
} 
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
      padding: 0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
      visibility: hidden;
}


.banner_ad .bg-cover {
    background-size: contain !important;
    background-repeat: no-repeat;
  background-position: center;
}

/*@media (min-width:768px){
.banner_ad .img1 .bg-cover {
    background-position: left;
}
  .banner_ad .img2 .bg-cover, .banner_ad .img3 .bg-cover {
    background-position: right;
}
}*/
@media (min-width:768px){
section.banner_ad  {
  max-width: 75% !important;
}}
@media (max-width:768px){
  .navbar-brand img {
    max-width: 65px;
}
  .g_cat h3.text-center {
    line-height: 25px;
}
}
/*E-mail*/
.store-footer .m-auto.max-w-\[1300px\] h3 {
    color: #fff !important;
}
.text-\[var\(--footer-color\)\] {
    color: #fff !important;
}

/*Footer*/
.copyright-text * {
    color: #fff !important;
}
.copyright-text p {
    color: #ffffff !important;
}