/* Add custom CSS styles below */ 
body:not(.product-index):not(.product-single):after{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background:white url(https://i.ibb.co/Gjxr565/Yt7-JAWHRtfav-A5cm-Zp-Znq-WOYo5-Uu-Pi-Ju8-TA6-Oxy5.jpg);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
    animation-name: fade-in;
    animation-duration: 1.5s;
    transform: scale(0);
    border: none;
     
}

   @keyframes fade-in {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    75% {
        opacity: 1;
        transform: scale(1)
    }

    85% {
        opacity: .5;
        transform: scale(1)
    }

    99% {
        opacity: .2;
        transform: scale(1)
    }

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



/*********************************************/

 .navbar-brand img {
  max-height: 3rem;
  width: auto;
  max-width: 100px;
   animation-name: scale;
  animation-duration: 7s;
  animation-timing-function: linear;
    animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes scale {
    0% {
        
        transform: scale(1.0);
    }

    10% {
       
        transform: scale(1.1);
    }
    20% {
       
        transform: scale(0.95);
    }
    30% {
       
        transform: scale(1.0);
    }
    40% {
       
        transform: scale(1.1);
    }
    50% {
       
        transform: scale(1.0);
    }
 
    60% {
       
        transform: scale(1.1);
    }
    70% {
       
        transform: scale(1.0);
    }
      80% {
       
        transform: scale(0.95);
    }
      90% {
       
        transform: scale(1.1);
    }

  
    100% {
        
        transform: scale(1.0);
    }
}


/******************************************/
.store-footer a h3:nth-child(1)::before {
  text-align: center;
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  margin: auto auto 20px;
  background-image: url(https://i.ibb.co/Gjxr565/Yt7-JAWHRtfav-A5cm-Zp-Znq-WOYo5-Uu-Pi-Ju8-TA6-Oxy5.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color:transparent;
animation: footerLogo 2s ease-in-out infinite;
 
}

@keyframes footerLogo {
  0% {
    transform: scale(1.4); 
  }
  50% {
    transform: scale(1.6); 
  }
  100% {
    transform: scale(1.4);
  }
}



/* Add custom CSS styles below */ 
body {
  background-color:#Fff ;
}

:root{--color-primary:#631E89 }

.main-nav-container.fixed-pinned .inner,#mainnav,.top-navbar  {
    background-color: #631e89 !important;
}

.shadow-default {
    --tw-shadow: none !important;
}
body.index div#mainnav,body.index .top-navbar {
    background-color: transparent !important;
}
input.s-search-input {
    background-color: #FFFFFF33 !important;
    backdrop-filter: blur(40px) !important;
}
.main-menu li.root-level>a {
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  transition: all 0.3s ease; 
}


i.header-btn__icon.sicon-user-circle,i.header-btn__icon.icon.sicon-shopping-bag {
    border-color: #fff;
}
.sicon-user-circle:before,.s-menu-topnav-list a,.s-cart-summary-total,header.store-header .sicon-shopping-bag:before,header.store-header .sicon-sar:before,.sicon-menu:before,salla-contacts.s-contacts.s-contacts-header.hydrated a {
    color: #fff;
}
body.index header.store-header {
    background-color: transparent !important;
    position: relative;
    z-index: 99;
}
/*banner main*/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: -9rem;
}

 .s-slider-block__title-nav {
    display: none !important ;
}
 salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 ;
  margin:0 ;
}


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

}
salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 0 ;
    padding-left: 0;
}
.rounded-md,salla-slider.photos-slider .swiper-slide {
    border-radius: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 2rem;
}
section.s-block.s-block--categories.section-3.animate__animated.animate__fadeInUpBig .swiper-wrapper {
    justify-content:space-around;
}
a.slide--cat-entry {
    border: none;
    height: 14rem;
}
a.slide--cat-entry  .rounded-full {
    width: 11rem;
    height: 11rem;
}

/*product*/

.s-slider-block__title h2 {
    color: #631E89;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
 border-radius: 8px;
  color:#1E1E1E;
   border:1.2px solid #1E1E1E;
}

.s-product-card-entry {
    background-color:#FAFAFA;
    box-shadow: 0px 0px 10px #33333317;
    border-radius: 10px;
}
salla-products-slider.s-products-slider-wrapper.hydrated .swiper {
    padding: 1rem 0;
}
.s-product-card-image {
    padding: 1rem !important;

}
.s-product-card-image img.loaded {
    border-radius: 4px;
}

.s-product-card-content-title {
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    color: #fff;
    border: none;
}

.s-reviews-testimonial {
    box-shadow: 0px 0px 10px #33333317 !important;
    border-radius: 10px;
}
.s-reviews-container .swiper-slide {
    padding: 1%;
}

/*footer*/
.store-footer__inner,footer.store-footer  {
    background-color: #631E89 !important;
    color: #fff;
}


.copyright-text p {
    color: #fff ;
}

@media(max-width: 768px){
  section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: 0rem;
}

 body.index header.store-header {
    background-color: #631e89 !important;

}
  section.s-block.s-block--categories.section-3.animate__animated.animate__fadeInUpBig .swiper-wrapper {
    justify-content: flex-start;
    max-width: 90%;
}
  a.slide--cat-entry  .rounded-full {
    width: 9rem;
    height: 9rem;
}
.swiper-slide {
    width: 50%;
}
footer.store-footer {
    text-align: center;
}
.store-footer a,.s-social-list {
    justify-content: center;
}
span.text-sm.copyright-text img {
    margin: auto;
}
.store-footer__inner .flex.gap-4 {
    justify-content: center;
}

}



/******/
body.page-single nav.breadcrumbs.w-full.py-5 {
  
  background-color: #824ba1;
    text-align: center;
}

body.page-single .s-breadcrumb-wrapper {
    justify-content: center;
}
body.page-single ol.s-breadcrumb-wrapper li {
    color: #fff;
}
body.page-single h1{
  display: none;
}