@media (min-width: 1024px) {
    section.s-block.s-block--square-links img.w-full.rounded-2xl.lazy.object-cover {
        height: 26rem;
        min-height: 100%;
    }

}

@media (max-width:500px) {

    section.s-block.s-block--square-links .auto-fit-grid {
        grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .reviews-slider .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
        padding: 0;
    }

    section.s-block.s-block--square-links .px-6 {

        padding: 0 5px;
    }

    .s-block--testimonials .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
        padding: 0 !important;
    }

    .reviews-slider .carousel-slider .swiper-wrapper>div,
    .reviews-slider salla-slider .slide--one-fourth,
    .testimonials-item.bg-storeBG.swiper-slide.slide--one-fourth {
        min-width: 100%;
        width: 100%;
        max-width: 100% !important;
    }

    .fit-slider-products .s-slider-swiper-wrapper .swiper-slide {
        width: 50%;
        margin: 0 0.8rem;
    }

    section.s-block.s-block--square-links img.w-full.rounded-2xl.lazy.object-cover {
        height: 9rem;
        min-height: 100%;
    }

    .gap-x-6 {
        column-gap: 13px;
    }
}

/* @media (min-width: 640px) {
    .s-block {
        margin-top: 0;
    }
}

.s-block {
    margin-top: 0rem !important;
} */

.product-card--primary-buttons button,
.product-card--primary-buttons salla-button {
    border-radius: 50px;
    background: #6d4e65 !important;
    color: #ffffff !important;
}

.product-card--primary-buttons button i,
.product-card--primary-buttons salla-button i {
    color: #ffffff !important;
}

.text-store-text-secondary {
    color: #6d4e65;
}

.product-card--rounded .product-card__content {
    background: #e2d4d6;
}

section.s-block.s-block--square-links .auto-fit-grid,
.s-block--square-links {
    margin-top: 0 !important;
}

.app-inner .s-block--square-links:first-child {
    margin-top: 10px !important;
}

section.s-block.s-block--square-links.square-links-4 {
    margin-top: 10px !important;
}

.top-navbar a.topnav-link-item.\!flex.items-center {
    display: none !important;
}

.navbar-brand img {
    max-height: 124px;
    max-width: 316px;
    width: 8rem 128px;
    height: 4rem !important;
}.salla-advertisement {
    height: 4rem;
}.top-navbar
 {
    border: none;
}