/* Header Start */
#mainnav {
    height: unset !important;
}
@media (min-width: 768px) {
    body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
        max-width: 170px;
        width: 170px !important;
    }
}
@media (max-width: 992px) {
    body.index #mainnav:not(#mainnav.fixed-pinned) .navbar-brand img {
        max-width: 140px;
    }
    .top-navbar {
        display: none;
    }
}

/* fw */
section.s-block.s-block--photos-slider {
    margin-bottom: 5%;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
width:100%;
}
section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{
padding:0 !important;
}
section:first-of-type.s-block.s-block--photos-slider{
margin-top:0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0;
}
/* Hide right-left arrows */
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none !important;
}

/* ads */
.ads .img {
    max-height: unset;
}

/* products */
custom-salla-product-card {
    height: 100% !important;
}
.image-title .title-heade {
    color: #fff !important;
    background-color: unset;
}

/* ad banner */
.banner_ad .img1 div {
    background-position: 50% 70%;
}
.banner_ad a {
}

@media (max-width: 992px) {
    .banner_ad p {
        line-height: 2rem;
    }
    .banner_ad .text {
        margin: 0 0 10px 0 !important;
    }
    .banner_ad .over {
        justify-content: center !important;
    }
}

/* weeklyOffers */
.weeklyOffers p {
    line-height: 2.8rem;
}
@media (max-width: 768px) {
    .weeklyOffers {
        height: 70vh;
    }
    .weeklyOffers p:first-of-type {
        font-size: 28px;
        margin-top: 3%;
        
    }
    .weeklyOffers p {
        line-height: 1.8rem;
        text-align: center;
    }
}

/* Cust Opinions */
.section_c_r .content_tistimonial .imag_raduse {
  max-width: 65px;
  height: 65px;
}

/* نشرة */
.store-footer > div > .m-auto *:not(i) {
    color: #fff;
}
#mc-embedded-subscribe {
    background: #fff;
    color: var(--color-primary);
}
#mce-EMAIL {
    color: #000;
}

/* footer */
.store-footer + div * {
    color: #fff;
}