@media (max-width: 768px) {
.s-menu-topnav-list {
    display: none !important;
}
.h-\[353px\] {
    height: auto !important;
}
}
.navbar-brand img {
    max-height: 6rem;
}
@media (min-width: 768px) {
    .store-footer [alt="DARELFASHION"] {
        max-width: 130px;
    }
}

/* fw */
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding: 0;
    width: 100%;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper {
    padding: 0;
}

/* cats */
@media (min-width: 1024px) {
    .al-categories .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .al-categories .container {
        max-width: 900px;
    
}


.s-block:nth-of-type(1) {
    margin-top: 0 !important;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}