:root {
    --main-color: #3e8cb4;
    --second-color: #ececec;
    --third-color: #FEF9F9;
    --white-color: #fff;
    --black-color: #000;
}

.app-inner.flex.flex-col.min-h-full,
.s-block-tabs {
    background: transparent !important;
}

body {
    background: url(https://i.ibb.co/Z6FGRdSS/bg.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
}
/*
section.s-block.s-block--fixed-banner.wide-placeholder,*/
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0 !important;
}

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

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

.s-block--features__item,
.s-product-card-entry,
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 {
    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%;
}

.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, #303941 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: 22px;
    margin-left: 3px;
    height: 22px;
    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(--black-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;
}

@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__content,
    .mm-spn.mm-spn--navbar ul {
        background: var(--white-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/jZRyeB/CbwpYjAOmwn3k14ppizmLjreLKDjrslyRGUtsYif.png) 50%/contain no-repeat;
    overflow: visible;
    z-index: 1;
    margin-top: 10px;
}

footer.store-footer {
    background: #f9fafb !important;
}

.footer-is-light .store-footer .store-footer__inner {
    padding: 12rem 0 4rem;
    background: #e8e8e8 !important;
}

.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);
}

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

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

.main-menu li.root-level > a span {
    color: #3e8cb4 !important;
}

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

.sicon-menu:before,
.s-cart-summary-total,
[dir=rtl] .s-cart-summary-count,
i.header-btn__icon {
    color: #3e8cb4;
}

.sicon-menu:before,
i.header-btn__icon {
    border: 2px solid #3e8cb4;
}

.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) > div {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.s-reviews-testimonial {
    background: #ffffff59 !important;
    box-shadow: 5px 7px 7px #ddd;
}

.s-cart-summary-count,
span.s-cart-summary-count {
    background-color: #2e5990;
    color: #fff !important;
}

.top-navbar {
    background: #ffffff !important;
}

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

.index div.app-inner.flex.flex-col.min-h-full > section:nth-child(6) {
    margin-top: 2rem !important;
}@media (min-width: 992px) {
    .s-product-card-entry {
        border: none;
        box-shadow: 5px 7px 7px #ddd;
    }
    .s-product-card-content-footer .s-button-primary-outline{display:none;}


    .s-product-card-entry:hover .s-product-card-content-footer .s-button-primary-outline {
        display: block;
        transition: 0.2s;
    }
}

.s-product-card-content-footer .s-button-primary-outline,
salla-add-product-button[width=wide][product-status=out] {
    border-radius: 6px;
}

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