/* Add custom CSS styles below */ 
:root {
    --main-color: #587e4a;
    --second-color: #17140B;
    --third-color: #fdd07d;
    --white-color: #fff;
    --black-color: #000
}

.app-inner.flex.flex-col.min-h-full,
.s-block-tabs,
body {
    background: #fff !important
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    width: 100%;
    max-width: 100%;
    padding: 0
}

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

.salla-advertisement {
    background: linear-gradient(to right, var(--second-color)0%, var(--white-color) 100%);
    color: var(--main-color)
}

.top-navbar,
[dir=rtl] .topnav-link-item {
    border-left-width: 1px;
    color: var(--third-color) !important;
    font-weight: 600
}

.s-cart-summary-total,
[dir=rtl] .s-cart-summary-count,
i.header-btn__icon {
    color: var(--third-color)
}

.top-navbar {
    background: linear-gradient(to left, var(--main-color)0%, var(--white-color) 100%)
}

.main-nav-container,
.main-nav-container.fixed-pinned .inner {
    background: var(--main-color) !important
}

.s-block--features__item,
.s-product-card-entry,
i.header-btn__icon {
    border: 2px solid var(--third-color)
}


.main-menu li.root-level>a span,
.main-menu li>a,
.mm-spn a,
.mm-spn li a,
.mm-spn li span {
    padding-left: 7px;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-size: cover;
            background-image: linear-gradient(to left, var(--third-color), var(--third-color), var(--third-color))
}



salla-slider.photos-slider .swiper,
salla-slider.photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important
}

.index>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--photos-slider {
    margin-top: 0 !important
}

.s-slider-nav-arrow svg {
    fill: var(--main-color) !important;
    color: var(--main-color) !important
}

.s-product-card-price {
    color: var(--main-color) !important;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 100%
}

@keyframes slide {
    100% {
        background-position: 50rem
    }
}

.s-product-card-content-footer .s-button-primary-outline,
salla-add-product-button[width=wide] [product-status=out] {
    border-radius: 30px;
    text-align: center;
    background: var(--third-color);
    justify-content: center;
    display: flex;
    align-items: center;
    background-image: linear-gradient(90deg, var(--main-color) 0, #7ea470 100%);
    animation: 10s linear infinite slide
}

.s-product-card-content-footer .s-button-primary-outline .sicon-shopping-bag:before {
    content: "";
    background-image: url(https://i.ibb.co/Nnr2Kk2Y/wired-lineal-139-basket-morph-fill.gif);
    width: 25px;
    margin-left: 5px;
    height: 25px;
    background-size: contain;
    display: inline-block
}


.s-product-card-content-footer .s-button-text {
    color: var(--white-color) !important;
    display: flex;
    justify-content: center;
    align-items: center
}

.s-product-card-content-subtitle,
.s-product-card-content-title a {
    text-align: center !important;
    color: var(--second-color) !important
}

.s-product-card-content-footer .s-button-primary-outline:hover {
    background: var(--main-color)
}

salla-add-product-button[width=wide] [product-status=out] {
    opacity: .8 !important
}

.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center
}

.s-product-card-image img {
    background: var(--white-color) !important
}
.s-product-card-content {
    background:  #fff
}

.s-block--features__item h2,
.s-block--features__item p {
    color: var(--main-color) !important
}

.s-block--features__item .feature-icon {
    background: 0 0
}
section#best-offers-5-slider {
background:#587e4a;
    max-width:100% ;
    margin:0;
    padding:15px;
    
}
#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(10){
    margin-top:0;
}
section#best-offers-5-slider .swiper.s-slider-container.swiper-initialized.swiper-horizontal  {
    
    max-width:80% ;
margin:auto;
}
@media(max-width:992px){
section#best-offers-5-slider .swiper.s-slider-container.swiper-initialized.swiper-horizontal  {
    
    max-width:95% ;
margin:auto;
}
}


.store-footer .store-footer__inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(50%, 0);
    width: 50%;
    height: 120px;
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/jZGWOK/aVBlFNfTP0MvFDRYwQIMOz5nQCEbOqdpykr64fmL.png) 50%/contain no-repeat;
    overflow: visible;
    z-index: 1;
    margin-top: 5px
}


.footer-is-light .store-footer .store-footer__inner {
    padding: 12rem 0 3rem;
    background: var(--third-color);
}

.footer-is-light .store-footer .store-footer__inner .text-sm,
.store-footer a,
.store-footer a.flex.items-center.m-0,
.store-footer a.mb-4.last\:mb-0.flex.items-center.text-sm.leading-none,
.store-footer h3,
.store-footer p.max-w-sm.leading-6.mb-6 {
    color: var(--main-color)
}

footer.store-footer {
    background-color: var(--main-color) !important
}

span.s-cart-summary-count,
span.text-sm.copyright-text * {
    color: var(--third-color) !important
}span.s-cart-summary-count {
    background: #749468;
}
.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(12){
margin-bottom:0px
}
.footer-is-light .store-footer{
margin-top:0px !important
}
.navbar-brand img {
    max-height: 5rem !important;
   
}