@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap');

/* Arabic elements only */
:lang(ar):not(i):not([class*="sicon-"]),
[dir="rtl"]:not(i):not([class*="sicon-"]),
.rtl:not(i):not([class*="sicon-"]) {
    font-family: 'Cairo', sans-serif !important;
}

html[dir="rtl"] #R_on_instagram-5 {
    display: none !important;
}
.s-cart-summary-count{color:white!important;}
.flex.flex-col.items-center.justify-center.mb-5.text-center {
    display: none !important;
}
@media (min-width: 1280px) {
    .r-promo-showcase__subtitle {
        font-size: 1.9rem !important;
        line-height: 2.8rem !important;
    }
}

#best-offers-4-slider {
    padding-top: 0 !important;
    padding-bottom: 5% !important;
}
@media screen and (max-width: 1024px) {
    .r-promo-showcase__slider {
        padding-top: 70px !important;
    }
}

@media screen and (max-width: 767px) {
    img[alt="NUVE logo"] {
        max-width: 60% !important;
    }
}
@media screen and (min-width: 1025px) {
    #bg-footer,
    #bg-footer .store-footer__panel,
    #bg-footer .store-footer__inner {
        padding-top: 1.7% !important;
        padding-bottom: 1.5% !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

.r-promo-showcase__slider .swiper {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.s-slider-block__title h2 {
    font-size: 32px !important;
}
@media screen and (max-width: 767px) {
    .r-promo-showcase__title {
        font-size: 42px !important;
        line-height: 1.1 !important;
    }
  
}
@media (min-width: 1024px) {
    .s-slider-block__title h2 {
        font-size: 45px !important;
    }
}
.s-product-card-image {
    aspect-ratio: 3 / 4 !important;
    height: auto !important;
}
@media screen and (max-width: 767px) {
    .collection-card {
        padding-top: 20px !important;
    }
}

.s-product-card-entry {
    border-radius: 16px !important;
    overflow: hidden !important;
}

.s-product-card-image-cover {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.s-product-card-content-title a {
    font-size: 25px !important;
    padding-bottom: 15px;
}

@media (min-width: 1024px) {
    #mobile-menu .main-menu > li[data-menu-item] {
        width: auto !important;
        min-width: 0 !important;
        max-width: max-content !important;
        display: inline-block !important;
        vertical-align: top !important;
    }

    #mobile-menu .main-menu > li[data-menu-item] > a {
        width: auto !important;
        min-width: 0 !important;
        max-width: 180px !important;
        display: inline-block !important;
        white-space: normal !important;
    }

    #mobile-menu .main-menu > li[data-menu-item] > a span {
        white-space: normal !important;
    }
}
.s-menu-footer-item
{margin-bottom:0!important;}