:root {
    --primary-color: #9e5f5d !important;
    --secondary-color: #d0b7b4 !important;
    --linear-gradient: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    --font-color: #fff !important
}

body.index::before {
    content: '';
    width: 100%;
    height: 100%;
    border: 2px solid var(--primary-color) !important;
    background: #fff url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/onpejB/7p8Zp950ASIZvER0CHOrl8y5zFsoiF7lozQzUpAi.jpg);
    position: fixed;
    z-index: 9999999999999 !important;
    transform: scale(0);
    background-size: 30% !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: splash;
    animation-duration: 2s
}

/*Testimonials*/
.testimonials-slider .swiper-slide {
    background: #fff !important;
    border: 0 solid var(--primary-color) !important;
    border-radius: 30px !important;
    padding: 8px 25px 12px !important;
    box-shadow: 4px 4px 10px -4px var(--primary-color);
    margin: 10px !important
}
.s-reviews-testimonial__icon svg {
    fill:  var(--primary-color);
}

/*Testimonials*/

/*Header*/
.navbar-brand img,
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 3rem;
    width: auto;
    animation: scale 1.3s linear infinite
}

.top-navbar .hidden {
    display: none !important;
}

.bg-inherit {
    background-color: #FFFFFF;
}

.store-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 10px;
}

.top-navbar,
.main-nav-container {
    width: 100%;
    background: #fff;
}

.s-search-inline {
    min-width: 220px;
    max-width: 100%;
}


@media only screen and (min-width: 1024px) {
    .main-menu li>a:hover {
        color: var(--primary-color) !important;
    }

    salla-slider.photos-slider .swiper-slide {
        width: 100%;
    }

    .s-slider-v-centered .s-slider-block__title-nav button {
        display: none;
    }
}

@media (min-width: 640px) {
    .navbar-brand img {
        max-height: 6rem !important;
    }

    .navbar-brand img {
        padding: 10px;
    }

    .s-block--slider-with-bg .slider-bg h3 {
        font-size: 2rem;
    }

    .s-block--slider-with-bg .slider-bg p {
        font-size: 1.2rem;
        line-height: 50px;
    }

    .s-block {
        margin-top: 2rem;
    }

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

.navbar-brand img {
    max-height: 4rem;
}

.top-navbar .s-search-input {
    color: #000 !important;
    border: 1px solid var(--primary-color) !important;
}

.s-search-inline {
    margin-left: auto;
}

.s-menu-topnav-list {
    display: none;
}

.top-navbar .s-search-input {
    background-color: rgb(255 255 255);
}

.sicon-menu {
    font-size: 30px;
}

.main-nav-container .leading-none {
    margin-top: 10px;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 5rem;
}

.main-nav-container.fixed-header .inner {
    background: #ffffff;
}

.sub-menu li>a {
    color: var(--primary-color) !important;
}

.header-btn__icon {
    position: relative;
}

.header-btn__icon::after {
    content: "";
    position: absolute;
    top: 7%;
    left: 7%;
    border-radius: 50%;
    border-top: 1px solid transparent;
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid transparent;
    border-left: 1px solid var(--primary-color);
    width: 85%;
    height: 85%;
    transition: border 600ms cubic-bezier(.785, .135, .15, .86), transform 600ms cubic-bezier(.785, .135, .15, .86);
    transform: rotate(45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.header-btn__icon:hover:after {
    border: 1px solid var(--primary-color) !important;
    transform: rotate(135deg)
}

.s-contacts-header {
    display: none !important;
}

.store-header .btn--rounded-gray {
    border: 1px solid #e0e1e0 !important
}

.s-block--features_item .feature-icon,
.store-footer a .rtl\:ml-2\.5,
.s-slider-nav-arrow,
.header-btn_icon {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
}

text-gray-500:hover span {
    color: #4b2f83 !important;
}

@media only screen and (max-width: 1024px) {
    .mm-spn li:after {
        border-color: var(--primary-color);
    }
}

@media (max-width: 1024px) {
    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding-right: 0rem;
        padding-left: 0rem;
    }
}

.mm-spn li:after {
    opacity: .8;
}

.mm-spn li:hover a {
    color: var(--secondary-color);
    transition: .3s;
}

.sicon-menu:hover {
    color: var(--secondary-color);
    transition: .3s;
}

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

/*Header*/

/*Products*/

.s-product-card-entry {
    border: 0 solid var(--primary-color);
    border-radius: 12px;
    margin: auto 5px
}

.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.s-product-card-image {
    height: 100%;
    width: 98%;
    margin: 2px
}

.s-product-card-image-cover {
    object-fit: fill
}

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

.s-product-card-content-title a {
    color: var(--primary-color) !important;
    font-size: 15px !important
}

.s-product-card-content-subtitle {
    color: #3790c8 !important;
    font-size: 15px !important;
    font-weight: 700
}

.s-product-card-price {
    font-size: 16px
}

.s-button-primary-outline {
    color: var(--font-color);
    background: var(--primary-color)
}

.s-button-btn {
    padding-top: 1rem;
    padding-left: .5rem;
    padding-right: .5rem
}

.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled,
.s-button-element:not(:disabled):not([loading]) {
    padding: 10px 15px;
    border: ridge 2px #f1d15f;
    background: linear-gradient(15deg, #d7aa54 0%, #f1d15f 50%, #d7aa54 100%);
    background-size: 250%;
    animation: shine 1s alternate infinite
}

.s-button-text {
    font-size: 15px
}

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

.s-product-card-entry::after {
    content: "";
    position: absolute;
    inset: 2px;
    background: #fff;
    z-index: -1;
    border-radius: 12px
}

.s-product-card-entry {
    position: relative;
    z-index: 9;
    background: repeating-conic-gradient(from var(--a), var(--primary-color) 0%, var(--primary-color) 5%, transparent 5%, transparent 40%, var(--primary-color) 50%);
    animation: animate 5s linear infinite;
    border-radius: 12px
}

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

    100% {
        --a: 360deg
    }
}

.product-single .s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled,
.product-single .s-button-element:not(:disabled):not([loading]) {
    color: var(--font-color) !important;
    padding: 10px 15px;
    text-align: center;
    border-radius: 12px;
    border: ridge 2px #c97aff;
    background: linear-gradient(15deg, #60a7d3 0%, #fdaf2f 50%, #60a7d3 100%);
    background-size: 250%;
    animation: shine 1s alternate infinite
}

.product-single .md\:text-2xl {
    font-size: 1.35rem;
    line-height: 2rem
}

.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: var(--font-color)
}

.s-slider-nav-arrow:not(:disabled),
.s-slider-nav-arrow:not(:disabled):hover,
.s-slider-nav-arrow:not(:disabled) svg,
.s-slider-nav-arrow:not(:disabled):hover svg {
    fill: var(--primary-color);
    background: var(--secondary-color)
}

.product-single .s-product-card-content-footer .sicon-shopping-bag::before {
    color: var(--font-color);
    fill: var(--font-color);
    opacity: 1
}

.md\:text-2xl {
    color: var(--primary-color) !important
}

.s-comments-product {
    margin-bottom: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: 0 0
}

.s-comment-form-content .s-comment-form-input {
    color: var(--primary-color) !important;
    opacity: 1
}

.rtl\:ml-2:where([dir=rtl], [dir=rtl] *) {
    color: var(--primary-color) !important
}

.link--primary,
.link--primary:hover {
    color: var(--primary-color) !important;
    font-weight: 600
}

.s-quantity-input-button svg {
    fill: var(--primary-color)
}

.cart .text-gray-500 {
    color: var(--primary-color);
    font-weight: 600
}

.s-product-options-thumbnails-wrapper div p {
    color: var(--primary-color);
    font-weight: 600
}

.cart .xs\:p-7 {
    padding: .5rem;
    border: 1px solid var(--primary-color);
    border-radius: 12px !important
}

.cart .text-lg span {
    color: var(--font-color) !important;
    font-size: 15px;
    background: var(--primary-color) !important;
    border: 2px solid var(--font-color) !important;
    border-radius: 30px !important;
    padding: 4px 20px 6px 16px !important;
    box-shadow: 0 0 10px -1px var(--primary-color);
    width: 25%
}

.s-reviews-header {
    color: var(--primary-color);
    font-size: 1rem;
    background-color: var(--secondary-color);
    border: 0 var(--font-color) solid;
    border-radius: 40px 0;
    box-shadow: 5px 8px 1px var(--primary-color);
    font-weight: 600 !important;
    padding: 10px 20px !important;
    margin-right: 25px
}

.s-reviews-display-all {
    color: var(--primary-color);
    font-size: 1rem;
    margin-left: 10px
}

/*Products*/

/*Features*/

.s-block--features__item {
    box-shadow: 4px 4px 10px -4px var(--primary-color);
    border-radius: 15px !important;
    text-align: center !important;
    padding: 15px 0
}

.s-block--features__item .feature-icon {
    background-color: #fff !important;
    border: 2px solid #fff !important;
    box-shadow: 0 0 10px -2px var(--primary-color)
}

.s-block--features__item .feature-icon i {
    display: none;
}

.s-block--features__item .sicon-fire::before,
.s-block--features__item .sicon-store2::before,
.s-block--features__item .sicon-headset::before,
.s-block--features__item .sicon-money-circle:before,
.s-block--features__item .sicon-full-wallet::before,
.s-block--features__item .sicon-shipping-fast::before,
.s-block--features__item .sicon-clothes-hanger:before {
    content: "" !important
}

.s-block--features__item:nth-child(1) .feature-icon {
    background-image: url("https://i.ibb.co/YFNsKtxS/verified.gif");
    background-repeat: no-repeat;
    background-size: 60px;
    background-position-x: 50%;
    background-position-y: 50%;
    width: 70px;
    height: 70px
}

.s-block--features__item:nth-child(2) .feature-icon {
    background-image: url("https://i.ibb.co/S467bDGc/delivery-truck.gif");
    background-repeat: no-repeat;
    background-size: 60px;
    background-position-x: 50%;
    background-position-y: 50%;
    width: 70px;
    height: 70px
}

.s-block--features__item:nth-child(3) .feature-icon {
    background-image: url("https://i.ibb.co/7x186rLK/credit-card.gif");
    background-repeat: no-repeat;
    background-size: 60px;
    background-position-x: 50%;
    background-position-y: 50%;
    width: 70px;
    height: 70px
}

.s-block--features__item h2 {
    color: var(--primary-color) !important;
    font-size: 16px !important;
    font-weight: 700;
    margin-bottom: 5px !important
}

.s-block--features__item p {
    color: #3790c8 !important;
    font-size: 14px !important;
    font-weight: 700;
    background-color: #fff !important;
    border: 0 solid var(--primary-color) !important;
    box-shadow: 0 0 0 0 var(--secondary-color);
    border-radius: 0 !important;
    padding: 8px 2px !important;
    width: 95% !important;
    margin: auto !important
}

/*Features*/

/*Footer*/
.store-footer {
    color: var(--primary-color) !important;
    font-weight: 600;
    text-align: center !important;
    border: 1px solid var(--primary-color);
    border-radius: 50px !important;
    box-shadow: 0 0 10px -2px var(--primary-color);
    background: var(--font-color) !important;
    width: 95% !important;
    margin: 40px auto 15px !important
}

.store-footer__inner {
    color: (--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: 0 !important;
    padding-bottom: 2rem !important
}

.store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 120px;
    width: 120px;
    margin: 10px auto 15px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/onpejB/7p8Zp950ASIZvER0CHOrl8y5zFsoiF7lozQzUpAi.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: transparent;
    border-radius: 0;
    animation: scale 1.3s linear infinite
}

.store-footer h3 {
    color: var(--font-color) !important;
    font-size: 16px !important;
    background-color: var(--primary-color) !important;
    box-shadow: 2px 2px 12px -2px var(--primary-color);
    border-radius: 12px !important;
    padding: 5px !important;
    width: 145px !important;
    margin: 0 auto 15px !important
}

.me-4 {
    margin-left: auto !important;
    margin-right: auto !important
}

.py-4 {
    padding-top: 10px !important;
    padding-bottom: .5rem
}

.lg\:gap-6 {
    gap: 1.5rem;
    display: flex !important
}

.store-footer a,
.store-footer .contact-social {
    display: grid !important;
    text-align: center;
    justify-content: center
}

.s-social-list .s-social-link a,
.store-footer .rounded-full,
.store-footer .social-link,
.store-footer .s-contacts-icon {
    border: 0 solid var(--primary-color) !important;
    box-shadow: 0 0 10px -2px var(--primary-color)
}

.store-footer .unicode {
    display: none
}

.store-footer .social-link {
    padding-top: 5px !important
}

.store-footer .contact-social {
    border-color: var(--primary-color) !important
}

.store-links-items .leading-none {
    line-height: 1.75 !important
}

.lg:col-span-2 .flex {
    display: inline-block !important;
    text-align: center !important
}

.md\:flex {
    display: block !important
}

.store-footer .rounded-full,
.store-footer .social-link {
    border: 1px solid var(--font-color) !important;
    border-radius: 50% !important
}

.footer-list,
.store-links-items {
    display: grid !important
}

.store-footer__inner .lg\:block {
    display: none !important
}

.store-footer__inner .space-x-2 {
    display: grid !important
}

.s-apps-icons-list {
    text-align: center;
    justify-content: center
}

.s-contacts-list-vertical {
    flex-direction: initial;
    justify-content: center
}

.md\:mb-0 {
    margin-bottom: 20px;
    color: var(--primary-color) !important;
    font-weight: 600
}

/*Footer*/

@media only screen and (max-width: 767px) {
    body::before {
        background-size: 35% !important
    }

    .mm-spn li a span,
    .mm-spn li>span {
        color: var(--primary-color);
        font-size: 1rem;
        font-weight: 600 !important;
        text-align: center;
        justify-content: center
    }

    .mm-spn li a span:hover,
    .mm-spn li>span:hover {
        color: var(--secondary-color)
    }

    .mm-spn #offers a span {
        color: red !important
    }

    .s-block--banners .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .s-block--banners+.s-block--banners {
        margin-top: 1em
    }

    .banner-entry {
        height: 100px !important
    }

    .banner-entry h3 {
        font-size: 12px !important;
        line-height: 20px !important;
        background: gray;
        border-radius: 8px;
        width: 115% !important;
        margin: 95px -10px auto;
        margin-top: 90px;
        padding: 2px
    }

    .two-row .banner-entry:first-child h3 {
        width: 130% !important;
        margin: 95px -18px auto;
        margin-top: 82px;
        padding: 10px
    }

    .s-block__title h2,
    .s-slider-block__title h2 {
        font-size: 1.2rem !important
    }

    .s-block__display-all {
        font-size: 18px !important
    }

    .testimonials-slider .swiper-slide {
        margin: 10px 15px 10px 0 !important
    }

    .text-lg span {
        font-size: 14px !important
    }

    .last\:border-0:last-child {
        width: 100%;
        padding: 12px 10px 25px 30px !important
    }

    .s-block--features__item {
        width: 94%;
        margin: auto
    }

    .store-footer {
        width: 92% !important;
        margin: 25px auto 15px !important
    }

    .store-footer__inner:before {
        height: 60px;
        width: 60px
    }

    .store-footer__inner {
        text-align: center !important;
        border-radius: 50px !important
    }

    .me-4 {
        margin-left: 12px;
        margin-right: 12px
    }

    .md\:flex::after {
        font-size: 12px;
        margin: 10px auto 0 !important
    }

    .lg\:gap-6 {
        gap: 1.5rem;
        display: grid !important
    }
}

/*WhatsApp Button*/
.dkuywW {
    display: none;
}

.deQKmp {
    position: relative;
}


.deQKmp::before {
   position :absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 2px solid green;
   animation: whatsapp 1200ms linear infinite;
  border-radius: 50%;
}

/*WhatsApp Button*/

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

    20% {
        transform: scale(1)
    }

    80% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes scale {

    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(.9);
        opacity: .7
    }
}

@keyframes shine {
    100% {
        background-position: 250% center
    }
}


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

    100% {
        opacity: 0;
        transform: scale(1.4);
    }
}