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

/*start customize section*/
    salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
    border-radius:0 !important;
    margin-bottom:5%;
}
.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;
}


@media(max-width: 768px) {
.g_cat h3 {
    font-size: 15px;
    font-weight: 500
}
}
footer .relative>div:first-child i {
    color: #a5856c !important
}
footer .relative>div:first-child h2 , footer .relative>div:first-child p{
    color:#ffffff !important;
}
.copyright-text p {
  color : #ffffff !important;
}