@media screen and (max-width: 980px) {

    .s-block--custom-reviews .review,
    .s-block--testimonials.enhanced .review {
        width: 100%;
        display: flex;
        margin: 0 18px;
        justify-content: center;
    }
}

/*.store-footer__inner .anime-item img,
.navbar-brand {
    filter: invert(100%);
}

 
 header.store-header {
    background: #901b1b00 !important;
    position: absolute;
    top: 41px;
    z-index: 11;
    width: 100% !important;

}

.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;
} */
.main-nav-container , .top-navbar:not(.topnav-has-bg) {
    background: #eb3986 !important;
}