/*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;
}  

section:first-of-type {
    margin-top:0;
}

#about-2 .container >div{
    flex-direction:row-reverse;
}

.promo_with_countdown .relative.bg-gray-900.bg-opacity-75.px-6.py-32.sm\:px-12.sm\:py-30.lg\:px-16{
    background-color:unset;
}

.special-cats-with-bg .absolute.inset-0.bg-gray-900.opacity-50 {
    background-color:unset;
}
@media(max-width:768px){
.special-cats-with-bg .absolute.inset-0.flex.flex-col.sm\:hidden{height: 55vh !important;}

.special-cats-with-bg .relative.mx-auto.max-w-3xl.px-4.pb-96.text-center.sm\:px-6.sm\:pb-0.lg\:px-8{
padding: 0 !important;
}
.special-cats-with-bg img.lazy.loaded{
    object-fit: fill;
}    
}