/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

.al-categories img {
    width: auto;
    height: 70%;
}

@media(max-width:768px){
footer *{
    text-align:center !important;
    margin: auto !important;
}
footer .grid {
    display: contents !important;
}
}
footer .sicon-phone-talking , footer .sicon-mail{
    background-color:transparent;
}
.s-block--photos-slider {
    margin-top: 0rem;
    margin-bottom: 3rem;
}
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
}
salla-slider.photos-slider .s-slider-block__title {
    margin-top: 0;
}
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;
}