/* Add custom CSS styles below */
    :root {
        --two: #21EADB;
        --one: #DB5367;
        --logo: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/dPmKYp/OrXAqCRiUPOkqf8C5xPpu4LDquFYeBHJCMXkSTTg.png);
        --background:#E6E6E6;
        --three: #fff;
        --four: #333;
    }

    /*.s-block--hero-slider .swiper-slide .swiper- lazy:after,
    .main-menu li:hover>.sub-menu,
    .flex-col,
    .s-block,
    .s-comments-product,
    .footer-is-light .store-footer,
    .footer-is-light .store-footer .store-footer__inner,
    .top-navbar,
    .mm-spn.mm-spn--light,
    .main-nav-container.fixed-pinned .inner,
    .main-nav-container {
        background: var(--background) !important
    }
    */
    #app>div.app-inner.flex.flex-col.min-h-full {
        background: var(--background) !important;
        /* background-repeat: no-repeat !important;
        background-size: cover !important; */
        background-repeat: space !important;
        background-size: contain !important;
    }

    .s-block,
    .s-block--tabs-produtcs,
    .footer-is-light .store-footer,
    .footer-is-light .store-footer .store-footer__inner {
        background: transparent !important;
    }

    .container {
        max-width: unset;
    }
    .top-navbar .s-search-input {
        background: var(--three);
    }
    #mainnav,#mobile-menu {
        background:#E6E6E6;
    }

    .s-block--tabs-produtcs .tab-trigger.is-active button {
        color: var(--three) !important;
        background-color: var(--one);
    }

    /* Product Cards and Sliders */
    .s-product-card-vertical {
        /*box-shadow: 0px 0px 5px var(--one) !important;*/
        box-shadow:none !important;
    background: transparent;
    }

    .s-button-btn {
        border: 0 !important;
        outline: 0 !important;
        border-radius:5px ;
    }

    .s-product-card-vertical:hover {
        transform: scale(1.02);

        transition: .8s;
    }

    .s-product-card-sale-price {
        margin: auto;
    }

    .s-product-card-price {
        margin: auto;
        color: var(--one);
    }



    .s-button-btn {
        background-color: var(--one);
        color: var(--two) !important;
        box-shadow: 0px 0px 5px var(--one) !important;
        animation: signal2 900ms linear infinite;
    }

    .s-button-btn:hover {
        background-color: var(--two) !important;
        color: var(--one) !important;

    }

    @keyframes signal2 {
        0% {
            color: var(--three);
        }

        100% {
            color: var(--three);
        }
    }

    #featured-products-style2-7 {
        padding: 0;
    }

    /*-------------------*/
    div.header-btn__icon {
        margin-right: 17px;
    }

    .carousel-slider .swiper-wrapper>div {
        margin: 3px auto 60px auto;
        padding: auto 0 !important;

    }

    salla-slider .slide--one-sixth {
        width: 25%;
    }

    .lg\:p-8,
    .banner--fixed img,
    .container {
        background: 0 0 !important
    }


    .s-block__title,
    .max-w-sm,
    .store-footer a,
    .copyright-text p,
    .s-menu-topnav-list,
    #app>div.app-inner.flex.flex-col.min-h-full>header>div.top-navbar>div>salla-contacts {
        color: var(--four) !important;
    }

    .s-product-card-content {

        border-radius: 0rem 0rem .75rem.75rem
    }

    span.text-sm {
        margin-left: 100px;
    }

    @media only screen and (max-width:600px) {
        .s-products-slider-card {
            max-width: 185px
        }
    }

    @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-card-content-title a {
        font-size: 70%;
        color: var(--one);
    }

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

    .store-footer .contact-social {
        border-top: none;
    }

    .store-footer__inner {
        padding-top: 0 !important;
    }
    .store-footer{
    padding-top:5rem;
    }
    .store-footer a,
    .max-w-sm,
    .s-product-card-content-title a {
        text-align: center !important;
    }
    .s-block--tabs-produtcs .tabs{
    padding-top:.1rem
    }

    [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: inherit
    }

    .sicon-menu:before,
    .header-btn__icon,
    .s-cart-summary-total,
    #mainnav li,
    #mobile-menu,
    .s-slider-block__title h2 {
        color: var(--one) !important
    }

    #mainnav i:hover,
    #mobile-menu a:hover {
        color: var(--two) !important;
    }

    .sicon-user-circle,
    .sicon-shopping-bag {
        color: var(--three) !important;
        background-color: var(--one);
    }

    .sicon-user-circle:hover,
    .sicon-shopping-bag:hover {
        background: var(--one) !important;
    }

    #app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--fixed-banner.wide-placeholder>div {

        padding: 0;
        margin: 0;
        max-width: inherit;
    }



    #featured-products-style2-2 {
        margin-top: 0 !important;
    }

    #app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--fixed-banner.wide-placeholder>div img {
        border-radius: 0;
    }

    #app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--fixed-banner.wide-placeholder {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }


    .s-button-btn .s-button-text i {
        display: none
    }

    .slide--cat-entry i,
    .rtl .fix-align,
    [dir=rtl] .fix-align,
    .s-block--features__item p,
    .text-gray-400 {
        color: var(--three) !important
    }

    .top-navbar .s-search-input,
    .s-product-card-entry {
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
    }
    .s-product-card-entry{
    border-radius:5px!important ;
    }

    .s-product-card-vertical .s-product-card-image{
    box-shadow: 0px 0px 5px var(--one) !important;
    border-radius: 50% !important;
    }
    .s-product-card-content-footer.gap-2 > salla-add-product-button > salla-button > button{
    width:57%;
    }
    salla-add-product-button[width=wide]{
        text-align: center;
    }
    /*
        ::-webkit-scrollbar {
            width: 100px
        }

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

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

        ::-webkit-scrollbar-thumb:hover {
            background: #000
        }
        */
    .s-slider-block__display-all {
        background: var(--one) !important;
        padding: 12px;
        border-radius: 37px;
        line-height: 18px;
        color: var(--three);

    }

    /* 
        .lazy__bg.loaded{
            transform: scale(1.8);
        } */

    .store-footer h3 {
        color: var(--one) !important;
        background: var(--three);
        border-radius: 8px;
        font-weight: 700;
        padding-top: .3rem;
        width: 100%;
        padding-bottom: .3rem;
        box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
        /* box-shadow: var(--one) 3px 2px 5px; !important;*/
        text-align: center;
    }

    .s-slider-block__display-all {
        background: 0 0;
    }

    .slide--cat-entry {
        background: var(--three) !important;
        box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
        color: var(--one)
    }

    .slide--cat-entry i {
        color: var(--one) !important
    }

    @media only screen and (max-width:600px) {
        /* .slide--cat-entry {
                width: 106px !important;
                height: 106px !important;
                border-radius: 65px !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
        }
    }

    .store-footer {
        margin: .7rem;
    }


    .rtl\:lg\:pl-20:where([dir=rtl],[dir=rtl] *){
    padding-left:0 !important;
    }
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {
        text-align: center;
        content: "";
        display: block;
        height: 140px;
        width: 165px;
        margin: auto auto 20px;
        background-image: var(--logo);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        animation: sigal 1200ms linear infinite;            

    }
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a,#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p{
    display:none
    }
    @keyframes sigal {
        0% {
            filter: drop-shadow(2px 4px 6px #504d46)
        }

        100% {
            filter: none
        }
    }

    [dir=rtl] .s-slider-block__title h2 {
        text-shadow: 2px 4px #c7c7c7;
        font-size: 25px
    }

    .index:before {
        content: "";
        width: 100%;
        height: 100%;
        background: var(--three) var(--logo);
        position: fixed;
        top: 0;
        z-index: 99999999999999999 !important;
        background-size: 250px !important;
        background-repeat: no-repeat;
        background-position: center !important;
        animation-name: logobg;
        animation-duration: 3s;
        animation-fill-mode: forwards;
        bottom: 0;
        left: 0;
        right: 0
    }

    @keyframes logobg {
        0% {
            opacity: 1
        }

        50% {
            opacity: 1
        }

        100% {
            opacity: 0;
            visibility: hidden
        }
    }

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

    .store-footer a .rtl\:ml-2\.5 {
        background: #e8cdad !important
    }

    .s-slider-block__display-all {
        animation: signal 1200ms linear infinite
    }

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

        100% {
            box-shadow: 0 0 0 5px #e8cdad;
        }
    }

    .s-slider-block__title {
        margin: 10px auto
    }



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

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


    /*مميزات المتجر*/
    #app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--features.container {
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin: 0;
    }

    #app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--features.container>div {
        background: var(--one);
    }

    .s-block--features__item {
        /*  box-shadow: 0px 1px 4px var(--one) !important;*/
        /*  box-shadow: var(--two) 0px 0px 8px;*/
        background: transparent;
    }

    .s-block--features__item h2 {
        color: var(--three) !important;
    }

    .s-block--features__item:hover {
        /*box-shadow: 0px 0px 20px var(--two);*/
        box-shadow: none !important;
    }

    .s-block--features__item .feature-icon {
        background-color: var(--two);
        /*animation: signal5 1000ms linear infinite;*/
    }

    /*@keyframes signal5 {
            0% {
            box-shadow: rgba(0, 0, 0, .24) 0 0px 0px;
            }

            100% {
            box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
            }
        }*/

    .s-block--features__item .feature-icon i {
        color: var(--three);
        background-color: var(--two);
        animation: signal4 1000ms linear infinite;
    }

    fp @keyframes signal4 {
        0% {
            transform: scale(1);
            opacity: .8;
        }

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

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

    .s-contacts-list>div>a .s-contacts-icon,
    .store-footer salla-social:nth-child(1)>li a {
        color: var(--three);
    }

    .s-contacts-list>div:nth-child(1)>a:nth-child(1)>span:nth-child(1) {
        background: #1AD03F;
    }

    .s-contacts-list>div:nth-child(2)>a:nth-child(1)>span:nth-child(1) {
        background: #F7A000;
    }

    .s-contacts-list>div:nth-child(3)>a:nth-child(1)>span:nth-child(1) {
        background: #03A19B;
    }

    .s-contacts-list>div:nth-child(5)>a:nth-child(1)>span:nth-child(1) {
        background: #229ED9;
    }

    .s-contacts-list>div:nth-child(4)>a:nth-child(1)>span:nth-child(1) {
        background: #E52026;
    }

    .store-footer salla-social:nth-child(1)>li:nth-child(1)>a {
        background: #cc38a5;
    }

    .store-footer salla-social:nth-child(1)>li:nth-child(2) a {
        background: #5098fd;
    }

    .store-footer salla-social:nth-child(1)>li:nth-child(3) a {
        background: #d8c837;
    }

    .store-footer salla-social:nth-child(1)>li:nth-child(4) a {
        background: #333;
    }

    .store-footer salla-social:nth-child(1)>li:nth-child(5) a {
        background: #f50000;
    }

    .store-footer salla-social:nth-child(1)>li:nth-child(6) a {
        background: #0084ff;
    }

    .p-1 {
        padding: .15rem
    }

    .banner--fixed img {
        border-radius: 30px;
        /* transform: scale(.8); */
    }

    .s-block--photos-slider {
        margin-top: 0 !important
    }


    .swiper {
        padding-left: 0 !important
    }

    salla-slider.photos-slider .swiper-slide {
        position: relative;
        margin-left: 1.1rem;
        margin-right: .5rem;
        height: auto;
        width: 100%;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }

    .store-footer::after {
        content: "برمجة وتطوير \00a0\00a0 ADFAZ";
        color: var(--one) !important;
        font-size: 16px;
        opacity: .8;
        text-align: center;
        font-weight: bold;
        width: 100%;
        display: block;
        position: relative; 
        top: 0;
    }


    .banner-entry {
        /* width:30vw;
            height:40vh;
            min-width: 300px;
            min-height: 400px; */
    min-height: 375px;
        padding: 0;
        background-color: var(--background);
    }

    /*
    .lazy__bg {
        background-size: 100% 100%;
        background-size: contain !important;
        background-repeat: no-repeat !important
    }
    */
    /* .gap-3 {
            display: flex;
            flex-wrap: wrap;
            justify-content: center
        } */

    .s-contacts-list-vertical {
        flex-direction: column;
        width: fit-content;
        margin: auto;
    }

    @media only screen and (max-width:600px) {
        /* .banner-entry {
                height: auto
            } */
    }

    @media(min-width:768px) {
        .three-row .banner-entry:first-child {
            height: auto !important
        }
    }

    .scroll-to-top {
        display: none;
        position: fixed;
        bottom: 20px;
        left: 20px;
        background-color: var(--one);
        color: var(--three);
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
        transition: opacity 0.4s;
        z-index: 9999;
    }

    .scroll-to-top.show {
        display: block;
    }

    .scroll-to-top:hover {
        opacity: 0.8;
    }
    /* .s-block.s-block--banners>.grid .banner-entry{
        padding-top: 88%;
        height: unset;
    } */
    @media (max-width: 992px) {}

    @media (max-width:767px) {}
    #more-content > p > span,.md\:text-2xl,#product-419180178 > div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > div.flex.whitespace-nowrap.gap-4.items-center > div.hidden.space-x-2.rtl\:space-x-reverse.whitespace-nowrap > h4,#product-419180178 > div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > div.flex.whitespace-nowrap.gap-4.items-center > div.gap-4.flex > h2{
        color: var(--three) !important;
    }
    #app > div.app-inner.flex.flex-col.min-h-full > salla-comments > div{
    margin:0 !important;
    padding:0 !important;
    }


    /* grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
    grid-auto-flow: row;
    display: grid; */