/* Add custom CSS styles below */
.index::before {
    content: '';
    width: 100%;
    height: 100%;
    border: 2px solid var(--primary-color) !important;
    background: #ffffff1c url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ePjqyX/FtNHgSgOYSLF5Rylde336YJo4rufK2mJyJdgp0wJ.png);
    position: fixed;
    z-index: 9999999999999 !important;
    transform: scale(0);
    background-size: 22% !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: splash;
    animation-duration: 2s;
}


.bg-gray-100 {
    background-color: #fff;
}

@keyframes splash {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(1);
    }

    80% {
        transform: scale(1);
    }

    100% {
        transform: scale(0) rotate(360deg);
    }
}

.s-slider-v-centered .s-slider-block__title-nav button,
.main-nav-container.fixed-header .inner,
.mm-spn.mm-spn--light,
.bg-inherit,
.top-navbar,
.mm-ocd--open .mm-ocd__content,
.mm-spn.mm-spn--navbar ul,
.footer-is-light .store-footer,
.footer-is-light .store-footer .store-footer__inner {
    background: linear-gradient(to left, #e5e4e0, #e5e4e0) !important;
}

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

@media (min-width: 768px) {
    .grid-flow-row {
        grid-template-columns: repeat(2, minmax(0, 6fr));
    }

    .gap-8 {
        gap: 1rem;
    }

    .banner-entry {
        height: 220px;
    }
}

@media (max-width: 600px) {
    .grid-flow-row {
        grid-template-columns: repeat(2, minmax(0, 6fr));
    }

    .gap-8 {
        gap: 1rem;
    }

    .banner-entry {
        height: 66px;
    }
}

.cart-item.bg-white,
.duration-1000,
.bg-gray-50,
.s-comments-product,
body {
    background: #fff !important;
}

.flex.mb-6,
.md\:flex,
.s-product-card-content-sub,
.store-footer a,
.s-product-card-content-title a,
.store-footer .contact-social ul,
.footer-is-light .store-footer .store-footer__inner {
    text-align: center !important;
    justify-content: center !important
}

.lg\:shadow-default,
.s-user-menu-trigger,
.banner--fixed img,
.xs\:p-7,
.no-content-placeholder .icon,
.s-block--features__item,
.lg\:p-8 {
    background: 0 0 !important
}

s-block.s-block--best-offers.container.overflow-hidden,
.lg\:shadow-default,
.s-user-menu-trigger,
.banner--fixed img,
.xs\:p-7,
.no-content-placeholder .icon,
.s-block--features__item,
.lg\:p-8,
.footer-is-light .store-footer .store-footer__inner,
.footer-is-light .store-footer .contact-social {
    border-color: transparent !important
}



.s-block__title h2,
.s-reviews-header,
.s-slider-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #9e7c51 40%, #9e7c51 9%, #fff 67%, #9e7c51 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    line-height: 24px
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}


.text-sm.opacity-75 p,
[dir=rtl] .mm-spn.mm-spn--navbar:before,
.text-dark,
.s-block--features__item h4,
.mm-spn span,
.mm-spn a,
.mm-spn ul.main-menu li:before,
[dir=rtl] .rtl\:ml-3,
[dir=rtl] .topnav-link-item,
.main-menu li.root-level>a,
.main-menu li>a,
[dir=ltr] .topnav-link-item,
[dir=ltr] .topnav-link-item.right-side:first-child,
.max-w-sm,
.sub-menu.w-56 ul li>a span,
.s-slider-block__title h2,
.copyright-text p,
.leading-\[1\.2\],
.flex.items-center.flex-wrap.text-sm,
[dir=ltr] .topnav-link-item:last-child,
.sicon-menu:before,
.store-footer a,
.unicode,
.gap-8 div p,
.s-contacts-topnav-link:where([dir="rtl"], [dir="rtl"] *),
.s-slider-block__title h2,
.text-gray-400,
.s-cart-summary-total {
    color: #000!important
}


.s-reviews-container .swiper-slide {
    padding: 10px;
}


.navbar-brand img {
    max-width: 117px
}

.flex-1.testimonial__text div {
    background: 0 0 !important
}

.md\:mb-0 {
    margin-left: 17px;
    margin-right: 17px
}

.s-product-card-fit-height .s-product-card-image {
    max-height: initial !important
}

.s-product-card-image-contain {
    object-fit: unset
}

.top-navbar .s-search-input {
    background-color: #fff
}

.bg-inherit {
    padding: 10px 0
}

.main-nav-container {
    min-height: 43px
}

.s-block--features__item:first-child {
    grid-column: span 1/span 2
}

.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\],
.lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important
}

.s-block--features__item h4 {
    white-space: nowrap
}

.s-block--features__item p {
    min-width: 83px
}

.items-end {
    align-items: center;
    justify-content: center;
}

.swiper-button-disabled {
    opacity: 1;
}

main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 59px
}

.overflow-auto {
    overflow: hidden;
}

.s-social-list {
    justify-content: center
}

@media only screen and (min-width:600px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .lg\:col-span-2 {
        grid-column: span 1/span 1
    }
}

.s-product-options-wrapper{
      margin: 5px;
}

.s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir="rtl"], [dir="rtl"] *),
.s-comment-form-input,
.s-product-options-wrapper,
.s-form-control,
.s-product-card-vertical {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}




@media only screen and (max-width:600px) {

    .s-button-text i,
    .s-button-text {
        font-size: 12px;
    }

    .s-button-text i {
        font-weight: bold;
    }

    .slide--cat-entry {
        width: 106px !important;
        height: 106px !important;
    }

    .swiper-slide.slide--one-sixth,
    .swiper-slide.slide--one-sixth.swiper-slide-prev,
    .swiper-slide.slide--one-sixth.swiper-slide-next,
    .swiper-slide.slide--one-sixth.swiper-slide-active {
        width: 40%
    }

    .slide--cat-entry h4 {
        font-size: .775rem
    }

    .slide--cat-entry i {
        font-size: 28px
    }
}

.main-nav-container.fixed-header .inner {
    margin-top: 10px;
    border-radius: 60px;
    filter: drop-shadow(-2px 0px 3px #000)
}


[dir=ltr] .mm-spn.mm-spn--navbar.mm-spn--main:after,
[dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main:after,
[dir=rtl] .mm-spn.mm-spn--navbar:after {
    text-align: center;
    color: #000;
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #a8845d;
    border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
    background: #a8845d;
}


.store-footer h3 {
    color: #a8845d !important;
    background: #fff;
    border-radius: 8px;
    font-weight: 700;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}


.s-block--features__item .feature-icon {
    height: 5.2rem;
    background: #e5e4e0;
    width: 5.2rem;
    animation: signal 1200ms linear infinite;
}

@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 #000;
    }

    100% {
        box-shadow: 0 0 0 2px #fff;
    }
}

.s-block--features__item .feature-icon i.sicon-paper-plane-o:before {
    content: '';
    display: block;
    width: 200px;
    height: 53px;
    background-image: url(https://iili.io/FV6Lmhb.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.s-block--features__item .feature-icon i.sicon-shipping-fast:before {
    content: '';
    display: block;
    width: 200px;
    height: 53px;
    background-image: url(https://iili.io/FV6bLbt.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


.s-block--features__item .feature-icon i.sicon-fire:before {
    content: '';
    display: block;
    width: 200px;
    height: 53px;
    background-image: url(https://iili.io/FVP9dep.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    border-radius: 96px;
    height: 103px;
    width: 103px;
    margin: auto auto 20px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ePjqyX/FtNHgSgOYSLF5Rylde336YJo4rufK2mJyJdgp0wJ.png);
    background-repeat: no-repeat !important;
    background-size: contain;
    background-position: center;
}


.store-footer {
    color: var(--primary-color) !important;
    font-weight: 600;
    text-align: center !important;
    border: 1px solid var(--primary-color);
    border-radius: 10px !important;
    box-shadow: 0px 0px 10px -4px var(--primary-color);
    background: linear-gradient(to left, #e5d5d4, #e5d5d4);
    width: 95% !important;
    margin: 40px auto 15px auto !important;
}

.store-footer__inner {
    color: var(--primary-color) !important;
    font-weight: 600;
    text-align: center !important;
    border-radius: 50px !important;
    background: var(--font-color) !important;
    border-bottom-color: var(--primary-color) !important;
    border-bottom-width: 1px;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.s-slider-next.s-slider-nav-arrow,
.s-slider-next.s-slider-nav-arrow.swiper-button-disabled,
.s-reviews-display-all,
.s-slider-block__display-all,
.header-btn__icon,
.s-slider-nav-arrow,
.s-block__display-all,
.s-slider-block__display-all {
    color: #a8845d;
    font-size: 1rem;
    background-color: #f4f4f4;
    border-radius: 8px;
    font-weight: 600 !important;
    padding: 10px 20px !important;
    filter: drop-shadow(2px 4px 3px black);
}



.mm-spn li a {
    border-radius: 186px;
}

.carousel-slider .swiper,
.carousel-slider .swiper-wrapper>div {
    margin: -5px auto 20px !important
}

.swiper-wrapper {
    margin: 10px auto
}

.rounded-md {
    border-radius: 0 !important
}

/*Slider*/
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    border-radius: 0rem;
    margin: 0px;
    padding: 0px;
}

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

.s-block.s-block--photos-slider {
    margin-top: 0rem;
}


.navbar-brand img,
.footer-is-light .store-footer .store-footer__inner:before,
.main-nav-container.fixed-pinned .navbar-brand img {
    transform: scale(1.2);
}

salla-slider.photos-slider .swiper:where([dir=rtl], [dir=rtl] *),
#photos-0-slider .s-slider-block__title {
    margin: 0px auto;
    padding: 0px;
}

salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-left: 0rem;
}

salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 0rem;
}

.leading-\[1\.2\] {
    margin: 10px auto
}

.mm-spn li a span,
.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *),
.s-product-card-vertical .s-product-card-wishlist-btn button i.sicon-heart:before {
    color: #000 !important;
}

#s-cart-icon i.sicon-shopping-bag:before {
    color: #ab885c !important;
}

.s-contacts-icon:where([dir=rtl], [dir=rtl] *),
.store-footer a .rtl\:ml-2\.5,
.s-button-btn,
.s-social-link a,
.header-btn i,
.s-contacts-icon,
[dir=rtl] .header-btn__icon.icon,
.s-slider-next.s-slider-nav-arrow,
.s-slider-next.s-slider-nav-arrow.swiper-button-disabled {
    background: #f4f4f4;
    border: none;
    color: #a8845d;
    box-shadow: rgb(255, 255, 255) 0 3px 8px
}


.mm-spn li {
    background: #ab885c;
    width: 80%;
    margin: 10px auto;
    border-radius: 186px;
}

.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: #a48057;
}

.has-overlay:after,
.sc-1au8ryl-0.dkuywW {
    display: none !important
}


.is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-input {
    color: #000 !important;
}

.s-quantity-input-input {
    color: #e5d5d4 !important;
}

.s-quantity-input-button svg {
    fill: #000;
}




/**************************************/
:root {
    --primary-color: #8aa696 !important;
    --secondary-color: #ffffff !important;
    --linear-gradient: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    --font-color: #fff !important
}


@property --a {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

.s-add-product-button-main .s-add-product-button-mini-checkout::after,
.s-button-btn::after {
    content: "";
    position: absolute;
    inset: 2px;
    background: #e5e4e0;
    z-index: -1;
    border-radius: 12px
}

.s-add-product-button-main .s-add-product-button-mini-checkout,
.s-button-btn {
    position: relative;
    z-index: 9;
    background: repeating-conic-gradient(from var(--a), #000 0%, #000 5%, #fff 5%, #fff 40%, #000 50%);
    animation: animate 5s linear infinite;
    border-radius: 12px;
    color: #000 !important;
}

@keyframes animate {
    0% {
        --a: 0deg
    }

    100% {
        --a: 360deg
    }
}

.s-add-product-button-main .s-add-product-button-mini-checkout {
    border-radius: 11px;
    background-color: #f4f4f4 !important;
}


.s-slider-nav-arrow:not(:disabled):hover svg,
.s-reviews-display-all-icon svg,
.s-slider-nav-arrow svg {
    fill: #ab885c;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background: red !important;
}


@media only screen and (max-width:600px) {
    .salla-slider .slide--one-sixth {
        width: 37%
    }

    .slide--cat-entry {
        height: 123px !important;
        width: 106px
    }

    .s-products-slider-card {
        max-width: 185px
    }
}

.s-slider-block__title {
    margin-bottom: 2rem;
}

[dir=rtl] .s-slider-block__title h2 {
    padding-left: 0
}


.footer-is-light .store-footer .social-link {
    border-color: transparent;
    box-shadow: rgb(255 255 255/24%) 0 3px 8px
}

.mm-spn li a span {
    margin: 0px auto;
}

.mm-ocd--open .mm-ocd__content:before {
    text-align: center;
    content: "";
    display: block;
    border-radius: 34px;
    height: 61px;
    width: 100%;
    margin: 10px auto;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ePjqyX/FtNHgSgOYSLF5Rylde336YJo4rufK2mJyJdgp0wJ.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}