/* Add custom CSS styles below */ 
body:before { content: ''; width: 100%; height: 100%; background: rgb(255, 255, 255) url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/WlbyEq/HRsblLOBP4RKbiViBR5QB7VFBSQ806L8wWOWavDF.png); position: fixed; z-index: 99999999999999999; transform: scale(0); background-size:10rem; background-repeat: no-repeat; background-position: center; -webkit-animation-name: logobg; animation-name: logobg; -webkit-animation-duration: 1.1s; animation-duration: 1.1s; -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); }
@-webkit-keyframes logobg {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@keyframes logobg {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}








:root {
    --1: balck;
    --2: balck;
}

body.index salla-slider.photos-slider .swiper-slide {
    width: 100% !important;
}

body.index salla-slider.photos-slider .swiper {
    padding: 0 !important;
}



body.index .s-product-card-content {
    padding: 0 !important;
}

body.index .s-product-card-entry {
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid;
}

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

.s-product-card-content-title a {
    padding: 1rem 0.5rem 0.5rem;
}

body.index .s-product-card-content * {
    text-align: center;
    justify-content: center;
}




.s-block--features__item .feature-icon {
    width: 6rem;
    height: 6rem
}




.footer-is-light .store-footer {
    background-color: #514368;
    color: balck;
}

i.sicon-menu.text-primary.text-2xl.rtl\:ml-2\.5.ltr\:mr-2\.5 {
    color: #fff;
}

@media (max-width: 767px) {
    p.max-w-sm.leading-6.mb-6,.store-footer .contact-social ul,.store-footer h3,.store-footer a {
        justify-content: center;
        text-align: center;
        align-content: center;
    }
}

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

@media (max-width: 767px) {
.md\:grid-cols-3 {
grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 480px) {
.md\:grid-cols-3 {
grid-template-columns: repeat(1, minmax(0, 1fr)); }
}

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

@media (max-width: 767px) {
.md\:grid-cols-3 {
grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 480px) {
.md\:grid-cols-3 {
grid-template-columns: repeat(2, minmax(0, 1fr)); }
}






body, html {
    margin: 0;
    padding: 0;
    height: 100%;
  }
  #logo {
    position: fixed;
    top: 50%;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
--tw-bg-opacity: 0.9; 
background-color: rgb(30 27 28 / var(--tw-bg-opacity));    padding: 20px;
   
background-repeat: repeat-y;
    background-size: 100% auto;
background-position: top;

    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 2s ease;
  }  #content {
    display: none;
  }

.app-inner{background: #ffffff;

}
body{
    --tw-bg-opacity: 1;
     background: #ffffff;


}


.banner--fixed img {
   
    --tw-bg-opacity: 0;

 
}

@media (min-width: 640px) {
    .two-row .banner-entry {
        grid-column: span 1 / span 1;
        grid-row: span 2 / span 2;
    }
    
}


.banner-entry {

    background-color: transparent;
    background-size: contain;
  
}

.h-lg-banner {
    height: 428px !important;
}



   @media (min-width: 1024px) {

.banner-entry {
    height: 20rem;
}
 
    #edit-1512698908 + .grid {
  
        grid-template-columns: repeat(5, minmax(0, 1fr));
} 
  
  #edit-1057042030+ .grid {
  
        grid-template-columns: repeat(5, minmax(0, 1fr));
} 
}


.main-nav-container .bg-inherit {
 

background: #ffffff;


}
.main-nav-container {
    min-height: auto;
}
.main-menu {
            justify-content: center;
        }
            .fixed-pinned .main-menu {
        display: flex;
        justify-content: center;
    }
    


    .main-menu {
        margin-left: 0rem;
        margin-right:0rem;
        padding-top: .5rem;
    }
    
    
    /* product */

 .s-button-btn {
    padding: 0.9rem;
    color: white;

    border: 0;
}

 .s-product-card-content {
    padding: 0 !important;
}

 .s-product-card-entry {
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid;
}

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

.s-product-card-content-title a {
    padding: 1rem 0.5rem 0.5rem;
}

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

.store-footer__inner {
    margin-top: 0.5rem;
    --tw-shadow: 0 20px 30px -10px rgba(0, 0, 0, .3);
    --tw-shadow-colored: 0 20px 30px -10px var(--tw-shadow-color); 
    --tw-drop-shadow: drop-shadow(0 6px 4px rgba(0, 0, 0, .15)); 
    border: initial;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), 
                var(--tw-ring-shadow, 0 0 transparent), 
                var(--tw-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) 
            var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) 
            var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    margin-bottom: 0rem;
    padding: 2rem;
    color: white;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}

.copyright-text p{color:white;}
.store-footer .social-link {
    height: 3rem;
    width: 3rem;
    border-radius: 9px;
}
.rounded-full {
    border-radius: 9px;
}






.unicode {
    display: none;
}
.s-contacts-list {
    flex-direction: row !important;
}
.footer-is-light .store-footer .contact-social {
    
    display: none;
}

.store-footer {
    margin-top: 0rem!important;
    
    background-color: transparent !important;
   
}

.topnav-is-dark .top-navbar {
    background-color: transparent;}
    
    .s-comments-product {
     
        background: transparent;
    }
 




    .sm\:py-16 {
        padding-top: 0rem;
        padding-bottom: 0rem;
        background: transparent;
    }
    
        .s-block {
        margin-top: 1rem;
    }
    
     @media (min-width: 1200px) {
    #edit-176500875 + .grid .h-banner {
        height: 200px !important;
    }
    
    
}
  @media (max-width: 767px) {
 #edit-176500875 + .grid .h-banner {
        height: 60px!important;
    }
    .s-menu-footer-list { display: flex; gap: 2rem; justify-content: center; }
    }
    
    .s-product-card-vertical .s-product-card-wishlist-btn button {

    background-color: #000000 !important;
    color: white !important;
}.s-user-menu-trigger {
 
    background-color: transparent;}
    
    
    @media only screen and (min-width: 1024px) {
    .main-menu .sub-menu {
      
        background: gray;
        color: white;
    }
}



 
 .content--single-page{ border: solid #d0c2fe 5px; }
 .customer-orders-index .s-breadcrumb-arrow { background: transparent; }
 
 .mm-spn li a{ color: #000; background: #fff; }
 .mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
 
    color: black;
}

    .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    
}
.s-social-link a {
    height: 3rem;
    width: 3rem;
    border-radius: 17px;}
    .s-social-list {
    
    justify-content: center;
}
.s-contacts-icon {
    height: 3rem;
    width: 3rem;
 
    border-radius: 17px;
}
.s-contacts-list {
    justify-content: center;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}
    .lg\:grid-cols-6 {
       
        display: flex;
        flex-direction: column;
    }
        .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
         padding-left: 0rem; 
    }
    .s-social-link a svg {
    height: 1.24rem;
    width: 1.24rem;
}

.s-contacts-list {
    gap: 0rem; 
}
.s-contacts-icon svg {
    height: 1.24rem;
    width: 1.24rem;
}

.store-footer a {
   
    display: flex;
    flex-direction: column;
    gap: 1rem;
}    .store-footer h3 {
        margin-bottom: .5rem;
        text-align: center;
    }
        .lg\:gap-6 {
        gap: 0.5rem;
    }
    .max-w-sm {
    max-width: 50rem;
    text-align: center;
}


.s-block {
    margin-top: 0rem;
    background: white;
    margin-bottom:1rem;
}

.navbar-brand img { max-width: 175px; }
.navbar-brand img {
    max-height: 7rem;
    width: auto;
    max-width: 160px;
}
.main-nav-container{ height: 90px; } 
.main-nav-container .justify-between { justify-content: center; flex-direction: column; }
.main-nav-container .items-center { align-items: center; justify-content: center; }
.justify-end {
    justify-content: flex-end !important;
}

.main-nav-container .items-center:first-child {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
       padding-bottom: 0rem; 
    }
    .s-block {
        margin-top: 3rem !important;
    }
}

/* Ø§Ø±ØªÙØ§Ø¹ Ù„Ø£Ø¬Ù‡Ø²Ø© Ø§Ù„ØªØ§Ø¨Ù„Øª */
@media (min-width: 768px) and (max-width: 1199px) {
  .h-banner {
    height: 200px!important;
  }
  .main-nav-container .items-center {
    align-items: center;
    justify-content: space-between;
}
main-nav-container{ height: 155px; }
  
  .s-menu-footer-list { display: flex; gap: 2rem; justify-content: center; }
      
}

/* Ø§Ø±ØªÙØ§Ø¹ Ù„Ø£Ø¬Ù‡Ø²Ø© Ø§Ù„Ù…ÙˆØ¨Ø§ÙŠÙ„ */
@media (max-width: 767px) {
  .h-banner {
    height: 90px!important; 
  }
   .md\:grid-cols-3 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .main-nav-container .items-center:first-child {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}
   .s-block {
        margin-top: 0rem !important;
    }
.navbar-brand img {
    max-height: 6rem;
    width: auto;
    max-width: 110px;
}
        .s-menu-footer-list {
        display: flex;
        gap: 1rem;
        justify-content: center;
        flex-wrap: wrap;
    }
  
  .navbar-brand {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    padding-left: 3rem;
}

}
:root { 
    --1: black; 
    --2: ; /* ØªÙ‚Ø±ÙŠØ¨Ø§Ù‹ Ø£Ø¨ÙŠØ¶ */
} 

body.index salla-slider.photos-slider .swiper-slide { 
    width: 100% !important; 
} 

body.index salla-slider.photos-slider .swiper { 
    padding: 0 !important; 
} 



body.index .s-product-card-content { 
    padding: 0 !important; 
} 

body.index .s-product-card-entry { 
    border-radius: 40px; 
    overflow: hidden; 
    border: 1px solid var(--1); 
} 

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

.s-product-card-content-title a { 
    padding: 1rem 0.5rem 0.5rem; 
} 

body.index .s-product-card-content * { 
    text-align: center; 
    justify-content: center; 
} 



body.index .top-navbar *, 
body.index .s-cart-summary-total, 
body.index .sicon-user-circle:before, 
i.header-btn__icon.icon.sicon-shopping-bag:before, 
body.index .main-menu li.root-level > a { 
    color: white; 
} 

body.index .top-navbar, 
body.index div.app-inner.flex.flex-col.min-h-full > footer { 
    background: var(--2); 
} 

[dir="rtl"] .s-slider-block__title-right { 
    padding: 0.8rem ; 
    background: var(--1); 
    border-radius: 30px; 
  background: linear-gradient(180deg, rgba(18, 83, 125, 0) 0%, #ae7557 50%, #392200 100%);

} 



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

body.index div.app-inner.flex.flex-col.min-h-full > section > div > a > img { 
    margin-top: 30px !important; 
    border-radius: 0px !important; 
    position: relative; 
    border-radius: 1.5rem !important; 
    box-shadow: 2px 2px 10px var(--2); 
} 

.s-block--features__item .feature-icon { 
    width: 6rem; 
    height: 6rem; 
} 


.footer-is-light .store-footer { 
    background-color: #f9fafb; 
    color: black; 
} 

i.sicon-menu.text-primary.text-2xl.rtl\:ml-2\.5.ltr\:mr-2\.5 { 
    color: #fff; 
} 

@media (max-width: 767px) { 
    p.max-w-sm.leading-6.mb-6, 
    .store-footer .contact-social ul, 
    .store-footer h3, 
    .store-footer a { 
        justify-content: center; 
        text-align: center; 
        align-content: center; 
    } 
} 

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

@media (max-width: 767px) { 
    .md\:grid-cols-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); } 
} 

@media (max-width: 480px) { 
    .md\:grid-cols-3 { grid-template-columns: repeat(1, minmax(0, 1fr)); } 
} 

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

@media (max-width: 767px) { 
    .md\:grid-cols-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); } 
} 

@media (max-width: 480px) { 
    .md\:grid-cols-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); } 
} 

body, html { 
    margin: 0; 
    padding: 0; 
    height: 100%; 
} 

#logo { 
    position: fixed; 
    top: 50%; 
    width: 100%; 
    height: 100%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    z-index: 9999; 
    --tw-bg-opacity: 0.9; 
    background-color: rgb(30 27 28 / var(--tw-bg-opacity)); 
    padding: 20px; 
    background-repeat: repeat-y; 
    background-size: 100% auto; 
    background-position: top; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    opacity: 1; 
    transition: opacity 2s ease; 
} 

#content { 
    display: none; 
} 

.app-inner { 
    background: #ffffff; 
} 

body { 
    --tw-bg-opacity: 1; 
    background: #ffffff; 
} 


.banner--fixed img { 
    --tw-bg-opacity: 0; 
} 

@media (min-width: 640px) { 
    .two-row .banner-entry { 
        grid-column: span 1 / span 1; 
        grid-row: span 2 / span 2; 
    } 
} 

.banner-entry { 
    background-color: transparent; 
    background-size: contain; 
} 

.h-lg-banner { 
    height: 428px; 
} 

body.index div.app-inner.flex.flex-col.min-h-full > footer { 
    background: var(--2); 
} 

  /*Ø²Ø± Ø§Ù„ÙˆØ§ØªØ³ Ø§Ø¨*/
#wa-angel {
    position: fixed;
    z-index: 10;
    left: 2%; 
    bottom: 4%;
    width: 3rem; 
    height: 3rem;
background:green;

    padding: 1%;
    transition: all 0.3s ease; 
        border-radius: 99999px!important;
}

#wa-angel:hover {
    transform: scale(1.1); 
}

#wa-angel a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

#wa-angel a i {
    font-size: 2rem;
    color: #fff;
    animation: moveUp 2s infinite alternate;
}

@keyframes moveUp {
    0% {
        bottom: 4%;
    }
    100% {
        bottom: 8%;
    }
}

@media only screen and (max-width: 600px) {
    #wa-angel {
        bottom: 5%; 
            border-radius: 99999px!important;
    }
}

.has-overlay:after {
      background-color: transparent;}
      
      
      @media (min-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    
    .s-menu-footer-list { display: flex; gap: 2rem; justify-content: center; }
}
@media (min-width: 1200px) {
    .h-banner {
        height: 200px !important;
    }
        .s-menu-footer-list {
        display: flex;
        justify-content: center;
        align-item:center;
    }
}


.navbar-brand img { 
    background: white!important; 
    border-radius: 7px; 
} 



.sicon-pencil-paintbrush:before {
    content: '';
    display: inline-block;
    width: 70px; 
    height:70px; 
    background-image: url('https://video-public.canva.com/VAFZ36BEsqI/v/653d37902d.gif');
    background-size: cover; 
}
.sicon-cup-hot:before {
content: '';
    display: inline-block;
    width: 70px; 
    height:70px; 
    background-image: url('https://video-public.canva.com/VAFVXk7jJ8Q/v/602d925992.gif');
    background-size: contain; 
        background-repeat:no-repeat;
    background-position:center;

    }
    
    
    .sicon-refund:before {
    content: '';
    display: inline-block;
    width: 70px; 
    height:70px; 
    background-image: url('https://media-public.canva.com/oWW0k/MAFmDPoWW0k/1/tl.png');
    background-size: contain;
    background-repeat:no-repeat;
    background-position:center;
}
.main-nav-container {
    height: 142px;
}
#mainnav{
    height: 140px;
}
.s-slider-block__title h2 {

    -webkit-text-fill-color: white;}
    
    
    
    
    
    
    /*color*/
    .store-footer__inner {
 background:#514368;


}

body.index .s-button-btn, .s-price-range-number-input {
    padding: 0.9rem;
    color: white;
    border: 0;
}
[dir="rtl"] .s-slider-block__title-right {
    background: var(--2);
    border-radius: 30px;
    background: var(--1);
   background:#0a3449;
}

.store-footer__inner{
background: #514368;


}
body.index .top-navbar *, body.index .s-cart-summary-total, body.index .sicon-user-circle:before, i.header-btn__icon.icon.sicon-shopping-bag:before, body.index .main-menu li.root-level > a {
    color: black!important;
}
.s-button-btn {
   
   background: #514368; 
}
    .md\:grid-cols-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    
}
.square-photos .lazy__bg{  background-size: contain; background-repeat: no-repeat;
background:#fffff!important;  }.banner-entry {
    height: 56px;}
    
    .s-block--banners .s-block__title {  justify-content: center; }
    
    
    
  .square-photos {
  position: relative;
  overflow: hidden;
  opacity: 0;
  animation: bubbleEffect 8s infinite;
  animation-delay: calc(var(--delay) * 2s);
}

@keyframes bubbleEffect {
  0% {
    opacity: 0;
    transform: scale(0) translateY(50px);
  }
  50% {
    opacity: 1;
    transform: scale(1.1) translateY(-10px);
  }
  70% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
  100% {
    opacity: 0;
    transform: scale(0) translateY(-50px);
  }
}

.grid .banner-entry:nth-child(1) {
  --delay: 0;
}
.grid .banner-entry:nth-child(2) {
  --delay: 1;
}
.grid .banner-entry:nth-child(3) {
  --delay: 2;
}
.grid .banner-entry:nth-child(4) {
  --delay: 3;
}


.footer-is-light .store-footer .store-footer__inner {
 
    background-color: #514368;
}

a[href="https://red-gold1.com/"] h3::before{
    content: "";
    display: flex
;
    width: 60px;
    height: 60px;
    background-image: url(https://iili.io/2mVwib4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.store-footer h3 {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .md\:flex {
    max-width: 3331px;
    margin: 0 auto;
    border-bottom-left-radius: 18px;
    background: #514368;
    border-bottom-right-radius: 18px;
}