/* elegance css*/
/* Add custom CSS styles below */ 


.topnav-is-dark .top-navbar{

}

       
        @import url(https://site-assets.fontawesome.com/releases/v6.4.2/css/all.css);
       
        :root {
         --brown-color: #6D6D6D;
         --main-color: #191b3d;
         --second-color: #D9D9D9;
         --third-color: #D9D9D9;
         --white-color: #fff;
         --black-color: #000;
         --back-color: white;
         --icon-color: #e8c165;
         --gr-light: #FAFBFB;
         --gr-dark: #131426;
         --icon-back: #B5B5B5;
        }


/* intro */
@keyframes pupup {
    0% {
        transform: scale(1)
    }

    18% {
        transform: scale(1)
    }

    80% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes pupup_logo {
   0% {
        transform: scale(1)rotate(0deg)
    }

    40% {
        transform: scale(1)rotate(0deg)
    }

    80% {
        transform: scale(1)rotate(0deg)
    }

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



body.index:before {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--gr-dark);
    position: fixed;
    z-index: 99999;
    transform: scale(0);
    animation-name: pupup;
    animation-duration: 2s;
    background-size: 95px;
    background-repeat: no-repeat;
    background-position: center 3rem
}

body.index:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background:url("https://cdn.salla.sa/form-builder/qv3mwmWmWhH32GNSkHVF4nGOnnZCAet1K6TvExos.png");
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    animation-name: pupup_logo;
    animation-duration: 2s;
    transform: scale(0)rotate(0deg)
}

@media (min-width: 480px){
body.index:after {
    background-size: 20%;
}}







.store-header {
}
       
        .bg-inherit,
        [dir=rtl] .s-cart-summary-count {
           background: linear-gradient(-45deg,var(--gr-dark) , #1d204d);
        }

        .top-navbar {
           
        }

        .leading-\[1\.2\],
        .main-menu li.root-level>a span,
        .mm-spn li a span,
        .mm-spn li> span,
        .s-block__title h2,
        [dir=rtl] .s-slider-block__title h2,
        h1.font-bold.text-xl.rtl\:pl-3.ltr\:pr-3 {font-size: 1.1rem;}

       

@media (max-width: 767px)
 {
 .mm-spn li a span,
 .mm-spn li> span{

 color: white;
 }
 .mm-spn ul.main-menu li:before {
    color: #ffffff !important;
    opacity: 100%;
}
 }
        i.header-btn__icon {
            background-color: var(--second-color);
            color: var(--icon-color);
            border: 2px solid var(--third-color)
        }

        .s-cart-summary-total {
            color: var(--icon-color);
            font-weight: 800
        }

  
/*
        section.s-block.s-block--fixed-banner.wide-placeholder .container {
            width: 100%;
            max-width: 100%;
            padding: 0
        }
*/



section.s-block.s-block--fixed-banner.wide-placeholder:first-child {
            width: 100%;
            max-width: 100%;
            padding: 0!important;
        }
        .index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(3) {
            margin-top: -.6rem !important
        }

        .leading-\[1\.2\],
        .s-block__title h2,
        [dir=rtl] .s-slider-block__title h2 {      }


        .leading-\[1\.2\],
        .s-block__title h2,
        [dir=rtl] .s-slider-block__title h2 {
            display: flex !important;
            align-items: center
        }

        .s-product-card-content-footer .s-button-primary-outline {
            width: 100%;
            margin-left: auto;
            border-radius: 0 20px;
            text-align: center;
            background: #1c1f4a!important;
        }
            justify-content: center;
            display: flex;
            align-items: center
        }

        .s-product-card-content-footer .s-button-primary-outline .sicon-shopping-bag:before {
            content: "";
           background-image: url("https://i.ibb.co/LgDHYLn/system-regular-64-shopping-bag.gif"); 
            width: 25px;
            margin-left: 5px;
            height: 25px;
            background-size: contain;
            display: inline-block
        }

        .s-product-card-content-footer .s-button-text {
            color: var(--back-color) !important;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 3px;
           
        }

        .s-product-card-content-title a,
        .s-product-card-sale-price span,
        .s-product-card-wishlist-btn .s-button-text {
            color: var(--black-color) !important
        }

        .s-product-card-entry {
            border: 0px solid transparent;
            border-image-slice: 1;
            background: linear-gradient(to bottom, #e7e7e7, #fff) !important;
            overflow: hidden;
            box-shadow: 0 2px 10px -3px #c8c8c8;
        }

        .s-product-card-content-title a {
            white-space: nowrap;
            color: var(--main-color);
            display: block;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .s-product-card-content-subtitle {
            color: var(--third-color) !important;
            display: none;
        }

        .s-product-card-rating {
            color: #ff9300 !important
        }

        .s-block--features__item {
            background: 0 0
        }

        .s-block--features__item p {
            display: none
        }

        .sicon-check-circle2:before {
            background: url("https://i.ibb.co/0KVQ65C/wired-outline-237-star-rating-morph11.gif") 0 0/contain;
            width: 50px;
            height: 50px;
            display: block;
            content: ""
        }

        .sicon-shipping-fast:before {
            background: url("https://i.ibb.co/NmXrq6W/wired-outline-497-truck-delivery.gif") 0 0/contain;
            width: 50px;
            height: 50px;
            display: block;
            content: ""
        }

        .sicon-chat-person:before {
            background: url("https://i.ibb.co/2MWVWxH/system-outline-8-account.gif") 0 0/contain;
            width: 50px;
            height: 50px;
            display: block;
            content: ""
        }

        .footer-is-light .store-footer .social-link {
            animation: 2s ease-in-out infinite both heartbeat
        }

        @keyframes heartbeat {
            from {
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-transform-origin: center center;
                transform-origin: center center;
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out
            }
            10% {
                -webkit-transform: scale(.91);
                transform: scale(.91);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in
            }
            17% {
                -webkit-transform: scale(.98);
                transform: scale(.98);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out
            }
            33% {
                -webkit-transform: scale(.87);
                transform: scale(.87);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in
            }
            45% {
                -webkit-transform: scale(1);
                transform: scale(1);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out
            }
        }

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

        .store-footer .contact-social ul,
        .store-footer__inner .flex {
            justify-content: center
        }

.s-button-light-outline{
background-color: rgb(181 181 181);
}


        @media(max-width:992px) {
            .mm-spn.mm-spn--navbar ul {
                background: var(--main-color)
            }
            .mm-ocd--open .mm-ocd__content {
                background: var(--second-color)
            }
            .mm-ocd--open .mm-ocd__content::before {
background: var(--gr-dark) url("https://cdn.salla.sa/form-builder/qv3mwmWmWhH32GNSkHVF4nGOnnZCAet1K6TvExos.png");
                border-radius:0;
                font-size: 18px;
                content: "";
                width: 100%;
                background-repeat: no-repeat;
                background-size: 50%;
                background-position: center;
                margin: auto;
                height: 30%;
                justify-content: center;
                display: flex
            }
            :is([dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main):after {
                border: none !important;
                background: var(--second-color);
                color: var(--main-color);
                text-align: right
            }
           .mm-spn li {
        background: var(--brown-color) !important;
    }
            }
            .mm-spn li a,
            .mm-spn li span {
                color: var(--white-color) !important
            }
            /*
            .mm-spn li span:before {
                background: url("https://i.ibb.co/tpPYkHB/wired-lineal-2239-star-of-bethlehem.gif") 0 0/contain;
                width: 35px;
                height: 35px;
                display: inline-block;
                content: "";
                margin-left: 5px
            }*/
            .sicon-menu:before {
                content: "\ed7f";
                border-radius: 50%;
                padding: 7px;
                background-color: var(--second-color);
                color: var(--third-color);
                border: 2px solid var(--third-color)
            }
            .mm-spn.mm-spn--navbar:after {
                opacity: 1
            }
            .mm-spn ul.main-menu li:before {
                color: var(--third-color) !important
            }
            .main-menu li.root-level>a span,
            .mm-spn li a span {
                display: flex !important;
                justify-content: center;
                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
            }
        }

        footer.store-footer {
            background-color: #f5ead9 !important
        }






/* logo animation */
.navbar-brand img{animation: wiggle 2.5s infinite;transform-origin: 50% 5em;
max-height: 3.4rem!important;}

.undefined{
    animation: signal 1200ms infinite;
}

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

    100% {
        box-shadow: 0 0 0 10px #fff

    }
}
@keyframes wiggle {
0%, 7% {
    transform: rotateZ(0);
}
15% {
    transform: rotateZ(-10deg);
}
20% {
    transform: rotateZ(5deg);
}
25% {
    transform: rotateZ(-5deg);
}
30% {
    transform: rotateZ(6deg);
}
35% {
    transform: rotateZ(-4deg);
}
40%, 100% {
    transform: rotateZ(0);
}}





/* ØµÙˆØ±Ø© Ø§Ù„Ù…Ù†ØªØ¬ */
.s-product-card-fit-height .s-product-card-image {
    height: 11rem;
    max-height: 21rem;
}

/* Ù„ÙˆÙ† Ø§Ù„Ø®Ù„ÙÙŠØ© 

body {
    background-color: var(--brown-color);
}
*/


/* Ø§Ù„Ø´Ø¹Ø§Ø± */
.justify-between {
    padding-top: 3px;
}
.navbar-brand img {
    max-width: 140px;
    
}

.navbar-brand img{margin-top: .5rem;margin-bottom: .5rem;}

@media (min-width: 480px){
.navbar-brand img {
    max-width: 170px;
}}

/* Ø§Ù„ÙÙˆØªØ± */
.store-footer a, .store-footer h3, .store-footer p.max-w-sm.leading-6.mb-6 {
    color: var(--back-color);
    text-align: center !important;
}

.footer-is-light .store-footer .store-footer__inner .text-sm {
    color: var(--back-color);
}

/* Ø§Ù„Ø±Ø£Ø³ÙŠØ© */

@media (max-width: 992px){
.sicon-menu:before {
  
    background-color: var(--icon-color);
}}

i.header-btn__icon{
    background-color: var(--icon-color);
}


/* Ø§Ù„Ø£Ù‚Ø³Ø§Ù… Ø¬Ø¯ÙŠØ¯Ø©*/
 
 .lazy__bg.loaded{
 background-size: contain;
    background-repeat: no-repeat;
 }
 
 .md\:grid-cols-2{
 display:flex;
 gap: 6rem;
 justify-content:center;
 }
.banner-entry{
 background-color:#ffffff00!important;
 width: 452px;
 }
 
 @media (max-width: 800px)
 {
 .md\:grid-cols-2{
 gap: 1rem;
 flex-direction: row;
 flex-wrap: wrap;
 }
 .banner-entry{
min-height: 150px;
 width: 47%;
 }

 }
@media (min-width: 1024px){
.banner-entry {
    height: 377px;
}
}

/* Ø²Ø± Ø§Ù„Ø³Ù„Ù„Ø© */

.s-button-btn {
    padding-left: 1.1rem;
    padding-right: 1.2rem;
    padding-bottom: .4rem;
    padding-top: .4rem;
}

.store-footer {
background-color:var(--main-color);}

.banner--fixed img {
  border-radius: 0;
  margin-top: 0;
  background: none;
}
.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(3){
background:#f9ecd700;
}

body, section.section {

 background: white;
}
/*
@media only screen and (max-width: 1024px){
.main-menu .has-children.root-level>a:after {
    color: white;
    opacity: 1;
}

body, section.section {

 background-image: url(https://cdn.salla.sa/form-builder/evXAiIN19bFJ5divp8XYIgmSDRgTxYVG6DMeN4YI.png) !important;

    background-size: 90%!important;
    
}
*/
}


*/


/*ØªØ®ØµÙŠØµØ§Øª Ø¬Ø¯ÙŠØ¯Ø©*/

}

.section-products .container {
    background: #ffffff7a!important;
    border: 1px solid #fff!important;
}



.topnav-is-dark .top-navbar{

}
.s-product-card-content{
background: white;
}


/* Ø­Ø¬Ù… Ø§Ù„Ù…Ù†ØªØ¬Ø§Øª*/
.carousel-slider .swiper-wrapper> div {
    width: 57%!important;
    box-shadow: 0 2px 10px -3px #c8c8c8;
    border-radius: 10px;
    }

.swiper-wrapper{
margin-bottom: 10px;

}
.section-products .container {
    background: #ffffff7a!important;
    border: 1px solid #fff!important;
}    
    
#best-offers-1-slider, #best-offers-2-slider, #best-offers-3-slider, #best-offers-4-slider, #best-offers-5-slider, #best-offers-6-slider,#best-offers-7-slider, #best-offers-8-slider, #best-offers-9-slider, #best-offers-10-slider, #best-offers-11-slider, #best-offers-12-slider, #best-offers-13-slider, #best-offers-14-slider{
    background: #e9e9e952 !important;
    border: 1px solid #fff!important;
    padding-top: 1rem;
    border-radius: 10px;
    padding-bottom: 5px;
}
@media (min-width: 1280px){
.container {
} }

.header-btn__icon{
font-size: 1rem;
}

i.header-btn__icon {
    border: solid 1px #edce6c;
    background-color: #b5b5b500;
}

.s-cart-summary-total {
    display: none;
}

@media (max-width: 992px){
.sicon-menu:before {
border: solid 1px var(--icon-color);
        background-color: #b5b5b500;
        color: var(--icon-color);
}}
/*end of cart and header icons*/







/* Ø§Ù„Ø£Ù‚Ø³Ø§Ù… Ø¬Ø¯ÙŠØ¯Ø©*/
 
 .lazy__bg.loaded{
 background-size: contain;
    background-repeat: no-repeat;
 }
 
 .md\:grid-cols-3{
 display:flex;
 gap: 2rem;
 justify-content:center;
flex-wrap: wrap;
 }
.banner-entry{
 width: 70px;
 height: 126px;
 }
 
 
 @media (max-width: 767px)
 {
 .md\:grid-cols-3{
 gap: 0.2rem;
 flex-direction: row;
 flex-wrap: wrap;
 }
 
 .banner-entry{
min-height: 43px;
 width: 32%;
 }

 }
@media (min-width: 1024px) {
    .banner-entry {
        height: 300px !important;
        width: 360px;
    }
}

 .s-block--banners+.s-block--banners {
    margin-top: 0em;
}
 
 .s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    background: white;
}
 
 
 /* Feachure items*/
.s-block--features__item:first-child {
    grid-column: 1;
}

.s-block--features__item p {
    display: block;
}

@media (max-width: 744px){
.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    grid-template-columns: repeat(1,minmax(0,1fr));
    }
    
}
.s-block--features div{
    width:100%!important;
    background: white!important;
     gap:0!important;
    color: #1f1f1f!important;
    margin-bottom:0!important;
}

.s-block--features__item h4, .s-block--features__item p {
    visibility: visible!important;
    color: #8a8a8a!important;
    margin-bottom: 0!important;
    }
    .s-block--features__item h4{
    font-size:1.4rem;
    font-weight: 300;
    padding-top: 0!important;
    padding-bottom: 1rem!important;
    }
    .s-block--features__item p{
    font-size:1rem;
    background: linear-gradient(to left,#fff,#e2e2e2)!important;
    padding-bottom: 10px!important;
    align-self: stretch;
    min-height: 50px;
    border-radius: 0 5rem!important;
   
    }

.s-block--features__item .feature-icon i{
color:#414ad1!important;
animation: float 4s ease-in-out infinite;
transition: all .4s ease;
}

.s-block--features div {
border-radius: 20px;
}

.s-block--features__item {
    padding: 0.5em;
}
/* icons movement */


.s-block--features__item:hover .feature-icon i{
    animation: none;
    }
     .feature-icon i{
    animation: float 3s ease-in-out infinite!important;
    }

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(18px);
    }

    100% {
        transform: translatey(0px);
    }
}


/* footer */
@media (min-width: 1024px){
.lg\:gap-6 {
    gap: 1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    justify-content: space-around;
}

.rtl\:lg\:pl-20:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
}

.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: right;
    color: white!important;
}

.rtl\:lg\:pl-20 a h3 {
    padding-right: 9em!important;
}

}

.main-menu li.root-level>a span, .mm-spn li a span {
color: white;
    font-size: 1.2em;
}

.store-footer__inner{

 background: var(--main-color);
}

.main-menu .has-children.root-level>a:after{
color: white;
}



.s-slider-block__display-all {
    color: var(--main-color);
    background: var(--second-color);
    padding: 7px;
    border-radius: 20px;
}


[dir=rtl] .s-product-card-vertical .s-product-card-wishlist-btn{
display:none;
}

.copyright-text p {

    color: rgb(255 255 255);
}

.s-block--features__item .feature-icon i {
    color: #414ad1 !important;}
/* Ø§Ù„ÙÙˆØªØ±
.store-footer__inner {
 background-image: url(https://cdn.salla.sa/form-builder/d542RekOBdXr5iwH70x7YEKnu0kIF9OwjPe6bC2D.jpg); 
 background-size: cover;
}
*/

.footer-is-light .store-footer .store-footer__inner{
 background: var(--brown-color);
 --tw-border-opacity:0;

}
@media (max-width: 1024px){

.s-contacts-list-vertical {
    padding-right: 5em;
}}

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

.footer-is-light .store-footer{
background: black;

}
.copyright-text p{
padding-top: 15px;
}


footer .bg-white {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    font-size: 1rem;
    color: #f5f0ec;
    display: block;
    text-align: center;
    border-radius: 6px;
    font-weight: 700;
    border: none;
    box-shadow: rgba(0,0,0,.4) 0 2px 4px, rgba(0,0,0,.3) 0 7px 13px -3px, rgba(0,0,0,.2) 0 -3px 0 inset;
    animation: 2s ease-in-out infinite both heartbeat;
    }
    
    
    
.index>div.app-inner.flex.flex-col.min-h-full>section:nth-child(6) {
    margin-top: 0.8rem;
}


img[src='https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ydWlRq/RfZ68tQ0Hcx8PCHmLOSnK8yvKURVkE1sSv9xanD6.jpg'] {
content:url(https://cdn.salla.sa/form-builder/qv3mwmWmWhH32GNSkHVF4nGOnnZCAet1K6TvExos.png)
}


.s-contacts-topnav-link{
color: black;
}


.brands-index .grid-cols-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.brands-index .brand-item{
height: 100%;
width: 70%;
}

.index .brand-item{
height: 8rem;

}


.brands-index .pt-24 {
    padding-top: 0;
}

.brands-index .mb-10 {
    display: none;
}

.shadow-md {
    height: 10rem;}

@media (min-width: 480px){
.brands-index .brand-item {
    height: 100%;
    width: 100%;
}

.brands-index .pt-24 {
    padding-top: 0;
    width: 25%;
}


}

.brands-index .brand-item {
    height: 100%;
    width: 100%;
}

.brands-index .pt-24 {
    padding-top: 0;
    width: 50%;
}



@media (min-width: 768px) {
    .md\:grid-cols-5 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.xl\:px-0 {
        display: flex ;
        flex-direction: row;
        flex-wrap: wrap;
    }

@media (min-width: 1280px) {
    .xl\:px-0 {
        display: flex ;
        flex-direction: row;
        flex-wrap: wrap;
    }
}


.brands-nav {
    display: none;
}



.product-single .object-cover {
    object-fit: contain;
}

.product-single .bg-gray-100 {
    background-color: rgb(255 255 255);
}

@media (min-width: 768px) {
    .s-slider-thumbs .s-slider-thumbs-container .swiper-slide {
        height: 7rem;
    }
}


.brands-single .s-product-card-content-footer .s-button-primary-outline {
 display: none;
 
 }
 
 
 
 .s-slider-horizontal .s-slider-thumbs {
    display: none;
}


.index .brand-item {
    pointer-events: none!important;
    }
    
    
     .s-block--logos-slider .s-block__display-all{
    display: none;
    
    }