.content.flex.flex-col.gap-8.items-center.lg\:items-start.text-center.lg\:text-start.max-w-xl {
    display: none;
}

.s-block {
    padding: 0 !important;
}

.flex.lg\:flex-row.flex-col.container.items-center.justify-between.gap-6.lg\:gap-12 {
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 100%;


}
header.store-header {
    background: transparent !important;
    position: absolute;
    z-index: 99;
    width: 100% !important;
    box-shadow: none;
}


@media (min-width: 1024px) {
    .lg\:w-\[60\%\] {
        width: 100%;
    }
}

/* .swiper-slide .bg-white.w-full {
    max-height: 15rem;
} */

.swiper-slide .bg-white.w-full img {
    display: none;
}

.s-block.s-block--store-rating.py-12.container,
.s-block.s-block--store-rating.py-12.container .text-black {
    color: #fff;
}

.s-block.s-block--store-rating.py-12.container .opacity-50 {
    opacity: 1;
}

p.text-lg.line-clamp {
    font-size: 1rem;
}

header .bg-inherit,
header .main-nav-container header,
.top-navbar:not(.topnav-has-bg) {
    background: none !important;
}

.navbar-brand img {
    height: 5rem !important;
    max-height: 100rem;
    max-width: 311px;
}

.product-card {
    background: none;
}

.s-button-primary-outline:hover, .s-button-element , .product-card--primary-buttons button, .product-card--primary-buttons salla-button{
    background-color: #3c5452 !important;
    fill: #fff;
    color: #fff;
}

.inner.bg-inherit .header-btn__icon,
.inner.bg-inherit .leading-none,
.inner.bg-inherit .s-cart-summary-wrapper , .inner.bg-inherit button{
    color: #fff;
}salla-slider[type]:not(.hydrated) > div:where([dir="rtl"], [dir="rtl"] *), salla-slider[type]:not(.hydrated) .swiper > div > div:where([dir="rtl"], [dir="rtl"] *), .carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}.review .bg-store-bg-secondary {
    min-height: 35%;
}.product-card__normal-cart__btn .s-button-text {
    color: #fff;
}.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
    color: #ffffff !important;
}.store-footer a img {
    width: 8rem !important;
    height: 5rem !important;
}
.top-navbar {
    display: none !important;
}