:root {
    --main-color: #1B2639;
    --second-color: #d8bc7a;
    --third-color: #f5f6f6;
    --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;
    border-radius: 0 !important;
}


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

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

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

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

.s-block--features__item{

box-shadow:5px 5px 7px #DDD
}
.s-product-card-entry {
    border: 2px solid var(--main-color);
}
i.header-btn__icon {
    border: 2px solid var(--main-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;
    border-radius: 0 !important;
}

.banner--fixed img {
    background-color: transparent !important;
    border-radius: 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: 6px;
    text-align: center;
    background: var(--main-color);
    justify-content: center;
    display: flex;
    align-items: center;
    background-image: linear-gradient(90deg, var(--main-color) 0, #35435c 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/rfPdhNy/wired-lineal-146-trolley.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(--main-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;
}






.sicon-fire:before {
    background: url("https://i.ibb.co/m5XKCjB9/fast-delivery-1.png") 0 0/contain;
    width: 50px;
}

.sicon-fire:before,
.sicon-shipping-fast:before,
.sicon-store2:before {
    height: 50px;
    content: "";
    display: block;
}

.sicon-shipping-fast:before {
    background: url("https://i.ibb.co/dwL3BrHC/Layer-2-00000078037009637078621380000013569870476175559834.png") 0 0/contain;
    width: 50px;
}

.sicon-store2:before {
    background: url("https://i.ibb.co/MxYL3vMX/quality-service-1-1.png") 0 0/contain;
    width: 50px;
}

.s-block--features__item .feature-icon {
    background: 0 0;
}
.s-block--features__item p{
display:none;
}
@media(max-width: 992px) {
    .sicon-menu:before {
        color: var(--main-color);
        border-radius: 50%;
        padding: 5px;
        border: 2px solid var(--main-color);
    }

    .main-nav-container,
    .mm-ocd--open .mm-ocd__contentl {
        background: var(--main-color) !important;
    }

    :is([dir=rtl] .mm-spn.mm-spn--navbar):after,
    :is([dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main):after {
        background: var(--main-color);
        color: var(--third-color);
        text-align: right;
    }

    .mm-spn.mm-spn--navbar:after {
        opacity: 1;
    }

    .mm-spn li span {
        display: flex;
        align-items: center;
    }

    .footer-is-light .store-footer .store-footer__inner .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
        width: 100%;
        text-align: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-list.store-links-items {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-template-rows: auto !important;
    }

    .store-footer a,
    .store-footer h3,
    .store-footer p.max-w-sm.leading-6.mb-6 {
        color: var(--white-color);
        text-align: center !important;
    }

    .store-footer a.flex.items-center.m-0,
    .store-footer a.mb-4.last\:mb-0.flex.items-center.text-sm.leading-none {
        justify-content: center;
        color: var(--white-color);
    }

    .store-footer .contact-social ul,
    .store-footer__inner .flex {
        justify-content: center;
    }

    .store-footer .store-footer__inner salla-contacts.s-contacts.hydrated {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .store-footer .store-footer__inner .s-social-list {
        display: flex;
        gap: .625rem;
        align-items: center;
        justify-content: center;
    }
}

.s-product-card-image img.loaded {
    position: relative;
    opacity: 1;
    background: #fff;
}

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

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

.footer-is-light .store-footer .store-footer__inner {
    padding: 12rem 0 3rem;
    background: var(--main-color) !important;
    border-top: 1px solid var(--main-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(--white-color);
}

span.text-sm.copyright-text *,
.footer-is-light .store-footer .store-footer__inner *,
footer.store-footer {
    color: var(--white-color) !important;
}

span.s-cart-summary-count {
    color: var(--main-color) !important;
}

.main-menu li.root-level>a span {
    color: var(--main-color) !important;
}

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

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

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

.sicon-menu:before,
.s-cart-summary-total,
[dir=rtl] .s-cart-summary-count,
i.header-btn__icon {
    color: var(--main-color);
}

.sicon-menu:before,
i.header-btn__icon {
    border: 2px solid var(--main-color);
}
a.slide--cat-entry {
    box-shadow: none !important;
    border: 0 !important;
    height: 16rem;
}
a.slide--cat-entry .object-cover {
    object-fit: contain !important;
}
a.slide--cat-entry .rounded-full {
    border-radius: 0;
}

a.slide--cat-entry img.w-16.h-16.object-cover.rounded-full.mb-2\.5 {
    height: 166px;
    width: 166px;
}

a.slide--cat-entry {
    box-shadow: none !important;
    border: 0 !important;
    height: 16rem;
}
.main-nav-container, .main-nav-container, .main-nav-container.fixed-pinned .inner {
    background: var(--white-color) !important;
}

.index div.app-inner.flex.flex-col.min-h-full > section:nth-child(4){
margin-top:0
}
.index div.app-inner.flex.flex-col.min-h-full > section:nth-child(4) > div{

   width: 100%;
    max-width: 100%;
    padding: 0;}