/* Add custom CSS styles below */
:root {
    --main-color: #552e0b;
    --second-color: #e2cbb9;
    --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
}

.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {

    grid-template-columns: repeat(6, minmax(0, 1fr));

}

@media(max-width:992px) {
    .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {

        grid-template-columns: repeat(3, minmax(0, 1fr));

    }
}

section.s-block.s-block--banners.container .lazy__bg {

    background-size: contain;
    background-position: center;
    background-color: #fff !important;

    background-repeat: no-repeat;
}



.two-row .banner-entry:first-child {
    grid-column: span 1 / span 1;
    grid-row: span 1 / span 1;
}

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

.top-navbar {
    background: var(--main-color) !important
}

.top-navbar * {

    color: var(--white-color) !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)
}

.s-reviews-header,
.main-menu li.root-level>a span,
.main-menu li>a,
.mm-spn a,
.mm-spn li a,
.mm-spn li span,
.s-block__title h2,
[dir=rtl] .s-slider-block__title h2,
h2.mb-4.mr-2.text-lg.font-bold.leading-\[1\.2\] {
    padding-left: 7px;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-size: cover;
    background-image: linear-gradient(to left, var(--main-color), var(--second-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%
}

.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, #bb9b80 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
}
*/


/*cart*/
.s-product-card-content-footer [product-status="out"] button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-light-outline {
    background: var(--main-color) !important;

}


.s-product-card-content-footer [product-status="out"],
.s-product-card-content-footer .s-button-primary-outline {
    width: 90% !important;
    margin-left: auto;
    left: 2rem;
    border-radius: 20px 0 0;

}

.s-product-card-content {
    padding-bottom: 0;
    margin-bottom: 0
}


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

.s-product-card-entry {
    border: 2px solid var(--main-color);
    overflow: hidden
}

.s-product-card-content-footer .s-button-primary-outline .sicon-shopping-bag:before {
    display: none !important
}

.s-product-card-content-footer .s-button-primary-outline {
    text-align: center;
    background: var(--main-color) !important;
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 15px;
}

.s-product-card-content-footer .s-button-primary-outline:before,
.s-product-card-content-footer salla-add-product-button[product-status=out]:before {
    content: "";
    background-image: url("https://i.ibb.co/Nnr2Kk2Y/wired-lineal-139-basket-morph-fill.gif");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: var(--main-color);
    border-radius: 0 20px 0 0;
    width: 40px;
    margin-left: 0;
    position: absolute;
    left: -5rem;
    height: 40px;
    border: none !important;
    display: inline-block
}




.s-product-card-content-subtitle {
    text-align: center !important
}

@media(max-width:992px) {

    .s-product-card-content-footer .s-button-primary-outline:before,
    .s-product-card-content-footer salla-add-product-button[product-status=out]:before {

        display: none !important
    }

    section.s-block.s-block--banners.container .banner-entry {
        height: 100px;

    }
}


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

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

.s-product-card-content {
    background: linear-gradient(to left, #fbf7f4, #fff)
}
.s-product-card-content-footer .s-button-text {
    color: var(--white-color) !important;
    display: flex;
    justify-content: center;
    align-items: center
}
.s-reviews-testimonial {
    border: 1px solid var(--main-color);
    border-radius: 10px
}

@media(max-width:992px) {


    .sicon-menu:before {
        color: var(--main-color)
    }

    .mm-spn.mm-spn--navbar ul {
        background: var(--white-color);

    }


    :is([dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main):after {
        border: none !important;
        background: var(--main-color);
        color: var(--second-color);
        text-align: right
    }




    .sicon-menu:before {
        content: "\ed7f";
        border-radius: 50%;
        padding: 7px;
        border: 2px solid var(--main-color)
    }

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

    .mm-spn ul.main-menu li::before {
        color: var(--main-color);
        opacity: 1;

    }

    .store-footer a,
    .store-footer h3,
    .store-footer p.max-w-sm.leading-6.mb-6 {
        color: var(--main-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(--main-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
    }

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

.footer-is-light .store-footer .store-footer__inner p,
.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 *{
    color: var(--second-color)

    
}

footer.store-footer {
    background-color: var(--main-color) !important
}
.footer-is-light .store-footer .store-footer__inner {
    background: #fff;
    border-top: 2px solid var(--main-color)
}
span.s-cart-summary-count {
    color: var(--main-color) !important
}
span.s-cart-summary-count {
    background: var(--second-color)
}







/*grid*/

.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(7) .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(3, minmax(0, 1fr));

}

.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(7) .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 :first-child {
    grid-column: span 1 / span 1;
    grid-row: span 1 / span 1;
}

.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(7) .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 :nth-child(3) {
    grid-column: span 2 / span 2;
    grid-row: span 1 / span 1;
}

.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(7) .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 :nth-child(2) {
    grid-column: span 2 / span 2;
    grid-row: span 1 / span 1;
}

.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(7) .banner-entry {
    height: 350px;
    
background-size:contain;
}


@media(max-width:992px) {
    .index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(7) .banner-entry {
        height: 150px;

    }

}
.banner-entry {
    background-color: #FFF;
}
.main-menu .has-children.root-level>a:after {
    color: var(--main-color);
    opacity: 1;
}
.s-advertisement{
    overflow: hidden;
    position: relative
}
.s-advertisement button.s-advertisement-action .sicon-cancel:before{
    display:none;
}
.s-advertisement-content-main {
    display: flex;
    width: max-content;
    will-change: transform;
    animation: marquee 9s linear infinite;
    font-weight: 700;
    white-space: nowrap;
    padding:4px;
    
}


@keyframes marquee {
    0% {
        transform: translateX(-80%)
    }

    100% {
        transform: translateX(100%)
    }
}




::before {}

button.s-advertisement-action {}


.s-search-input::placeholder {
    color: white;
  }