/* Add custom CSS styles below */ 
body {
    background-color: #fff;
}

/*header*/
a.topnav-link-item.right-side {
    color: #fff;
}
div#mainnav {
    background-color: #0F2242;
}

.top-navbar {
    background-color: #F9FAFB !important;
}
.main-menu li.root-level>a {
    color: #fff !important;
}
i.header-btn__icon {
    background-color: #fff;
}
.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: #000;
    color: #fff;
}
/*banner main*/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: -1px;
}
section:nth-of-type(1) .s-slider-block__title-nav,section:nth-of-type(8) .s-slider-block__title-nav,section:nth-of-type(10) .s-slider-block__title-nav{
    display: none !important;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 !important;
  margin:0 !important;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
    padding-right: 0;

}

.banner--fixed img {
    background-color: transparent !important;
}

.s-block--categories {
    margin-top: -6rem;
}
img.w-16.h-16.object-cover.rounded-full.mb-2\.5 {
    width: 7rem;
    border-radius: 0 !important;
}

.s-product-card-entry {
    border: 1px solid #000;
    border-radius: 12px !important;
}
.s-product-card-image img.loaded {
    background-color: #fff !important;
}

section#best-offers-8-slider {
    margin-top: -15rem;
    z-index: 1;
}
section#best-offers-8-slider a.s-slider-block__display-all {
    background-color: #fff;
    padding: 5px 13px;
    border-radius: 10px;
}
section#best-offers-8-slider button.s-slider-prev.s-slider-nav-arrow,section#best-offers-8-slider button.s-slider-next.s-slider-nav-arrow {
    background-color: #fff !important;
}
section#best-offers-8-slider .s-slider-block__title {
    justify-content: flex-end;
}
section#best-offers-8-slider .s-slider-block__title-right {
    display: none;
}

section#featured-products-style1-9 .s-block__title {
    justify-content: flex-start;
}


section#featured-products-style1-9 .right-side {
    display: none !important;
}

section#featured-products-style1-9 .s-product-card-image-cover {

    object-fit: contain !important;
    background-color: #fff !important;
}

.s-product-card-image-cover {
    background-color: #fff !important;
}
.store-footer__inner,.store-footer {
    background-color: #000000 !important;

}

.sicon-menu:before {
    content: "\ed7f";
    color: #fff !important;
}

@media(max-width: 768px){
.s-block--categories {
    margin-top: -4rem;
}
img.w-16.h-16.object-cover.rounded-full.mb-2\.5 {
    width: 6rem;
}
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(3,minmax(0,1fr));
}
.two-row .banner-entry:first-child {
    height: 100% !important;
      grid-row: span 2/ span 2;
}
a.banner-entry.lazy.h-banner.entered.loaded {
    height: 92px;
}

.swiper-slide {
    width: 50%;
}
section#best-offers-8-slider {
    margin-top: -7rem;
    z-index: 1;
}
footer.store-footer {
    text-align: center !important;
}
.store-footer a,.store-footer .s-social-list{
justify-content:center !important
}

}