/* Add custom CSS styles below */ 

/*start customize section*/

    salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
    border-radius:0 !important;
}
.home-slider img{
border-radius:0;
}
.s-slider-block__title-nav {
    visibility: hidden;
}

 salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding: 0rem;
}  

    /*banner*/
.banner--fixed img {
    background-color: transparent;
    padding: 0rem;
}

section:nth-child( 1 of .s-block.s-block--fixed-banner.wide-placeholder) {
    max-width:35%;
    margin:5% auto;
}