/* Add custom CSS styles below */ 
.app-inner > section.s-block--photos-slider:nth-of-type(1) {
    margin-top: 0px!important
}

.app-inner > section.s-block--photos-slider:nth-of-type(1) salla-slider {
    padding-right: 0px!important;
    padding-top: 0px!important
}

.app-inner > section.s-block--photos-slider:nth-of-type(1) .swiper {
    padding-left: 0px!important;
    padding-right: 0px!important
}

.app-inner > section.s-block--photos-slider:nth-of-type(1) .swiper .swiper-slide {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important
}


.store-footer__inner > div > div > a > h3 {
    display: none;
}

.s-block--categories .slide--cat-entry {
    border-color: inherit;
        background-color: inherit;
        border-width: 0px;
}
body,
#mainnav,
.footer-is-light .store-footer .store-footer__inner {
 background-color: #fff !important;
}
.s-product-card-image {
 background-color: #fff !important;
}
.slide--cat-entry img{
border-radius: inherit !important;
 background-color: inherit !important;
}
.store-footer {
background-color: inherit;
}
.store-footer__inner  > .container.grid {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
header salla-contacts .s-contacts-title {
display:none;
}
.advanced-slider__slide {
    width: 100% !important;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: 70dvh;
}
.s-block--fixed-banner {
    margin-top: 1rem !important;
    }
    
    
 .s-block--features > div {
       grid-template-columns: repeat(3, 1fr);
   } 
.s-block--features__item:first-child {
grid-column: inherit;
}
.s-contacts-list-vertical {
    flex-direction: row;
}
footer h3,
footer salla-contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.s-contacts-item .unicode {
display:none;
}

.store-footer__inner > div > div > a > h3 {
display:none;
}
@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 0rem;
    }
}

.s-social-list {
    justify-content: center;
}

.store-footer a {

    display: flex
;
    align-items: center;
    justify-content: center;
}
.s-block--categories .swiper-wrapper {
padding-bottom: 2rem;
padding-top: 2rem;
}
.s-block--categories .slide--cat-entry img {
    width: 10rem;
    height: 10rem;
}
.s-block--hero-slider .swiper-slide .overlay-bg:after {
    background-color: inherit;
}
.slide--cat-entry h2 {
    margin-top: 1rem;
}
salla-apps-icons {
padding-right: 0rem !important;
}
.banner--fixed img {
    background-color: inherit !important;
}

.s-product-card-entry  h3.s-product-card-content-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.app-inner > section:nth-of-type(1) {
    margin-top: 0px !important;
}
.app-inner > section:nth-of-type(2) .banner--fixed img {
    border-radius: 1.375rem;
}
.app-inner > section:nth-of-type(1) .container {
    max-width: 100% !important;
    padding: 0px !important;
}