@media screen and (max-width: 980px) {.top-navbar {
    display: none;
}
.s-block--custom-reviews .review, .s-block--testimonials.enhanced .review {
    width: 100%;
    display: flex
;
      margin: 0 18px;
    justify-content: center;
}}



}.main-nav-container {
    background-color: var(--header-bg);
    color: var(--header-text-color);
    background: transparent !important;
}@media (max-width: 991px) {
    .simplified-products .s-products-slider-card, .simplified-products .offer-slide {
        width: 200px;
    }
}
.product-card__title a {
    height: 40px;
}.header-btn__icon , i.sicon-menu.text-2xl.rtl\:ml-2\.5.ltr\:mr-2\.5 {
   
    color: #fff;
}.store-footer {
    background-image: url(https://i.postimg.cc/DfHK2sFF/footer.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}.footer-is-custom .store-footer .store-footer__curve {
    display: none;
}.store-footer__inner, .store-footer{
    border-radius: 70px 70px 0 0 !important;
}.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter {
    background: transparent;
}.footer-is-custom .store-footer .footer-bottom {
    background: none;
}section.s-block.s-block--store-features .container .block
 {
    display: flex;
    gap: 0.5rem;
}