body:not(.product-index):not(.product-single):after{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background:#8270B3 url(https://i.ibb.co/B53GRrMq/Layer-1-3.png);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 360px;
    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: 60px;
  width: 60px;

  margin: auto auto 20px;
  background-image: url(https://i.ibb.co/B53GRrMq/Layer-1-3.png);
  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;
}
input.s-search-input {
    background-color: #fff !important;
}
.main-menu li.root-level>a {
    color:  #fff !important;
}
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,.sicon-sar:before,.sicon-menu:before,salla-contacts.s-contacts.s-contacts-header.hydrated a {
    color: #fff;
}
header.store-header {
    background-color: #ffffff38;
    position: relative;
    z-index: 99;
}
body.index div#mainnav {
    background-color: transparent !important;
        background-image: none;
}

div#mainnav {
    background-color: transparent !important;
    background-image: linear-gradient(45deg, #716493, #41375a, #3c3352);
}
.top-navbar,.main-nav-container.fixed-pinned .inner{
    background-color: transparent;
    background-image: linear-gradient(45deg, #716493, #41375a, #3c3352);
}

/*banner main*/
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: -6rem;
}

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

.banner--fixed img {
    background-color: transparent;
    border-radius: 0;

}
/*grid section*/
body.index section:nth-of-type(2){
margin-top:0 !important;
    margin-top: 2rem !important;
    max-width: 90%;
}
body.index section:nth-of-type(3) {
    margin-top: 0rem !important;
    max-width: 60%;
}
section:nth-of-type(2) .md\:grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));

}
section:nth-of-type(3) .md\:grid-cols-3 {
    grid-template-columns: repeat(2,minmax(0,1fr));

}

section:nth-of-type(2) .banner-entry {
    height: 380px;
    background-color: transparent;
}
section:nth-of-type(3) .banner-entry {
    height: 380px;
    background-color: transparent;
}


a.banner-entry.square-photos:hover {
    transform: scale(1.1);
    transition: 3s ease-in-out;
}
.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: 1;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}

.md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
a.banner-entry.lazy.h-lg-banner.entered.loaded:nth-child(1) {
    grid-column: span 2 / span 2;
    height: 366px !important;
}
a.banner-entry.lazy.h-lg-banner.entered.loaded {
    background-color: transparent;
    height: 222px;
}



.s-slider-block__title-right h2,.s-slider-block__title-left a  {
    color: #8270B3;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    color:#3A3A3A;
    background-color: #EAEAEA;
    border: none;
 border-radius: 21px;
}

.s-product-card-entry {

border:1px solid #C1C1C1;
    border-radius: 29px;
}
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius:  29px;
    border-top-right-radius:  29px;
}

/*footer*/
.store-footer__inner,body.index footer.store-footer {
    background-color: transparent;
    color: #fff !important;
    margin-top: -2rem;
    background-image: url(https://i.ibb.co/mCVqkS0q/image-2025-06-15-T001047-972.png);
    background-size: cover;
}
body.index .copyright-text p {
    color: #fff;
}

article#more-content {
    max-height: 100% !important;
}
a#btn-show-more {
    display: none !important;
}

salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
    display: none;
}
.s-add-product-button-main:not(.w-full) > salla-button {
    width: 100% !important;
}

@media(max-width: 768px){
section:nth-of-type(1).s-block.s-block--photos-slider {
    margin-top: 0rem;
}
header.store-header {
    background-color: transparent;
    background-image: linear-gradient(45deg, #716493, #41375a, #3c3352);
}
section:nth-of-type(3) .grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8{
    grid-template-columns: repeat(2,minmax(0,1fr));
}
section:nth-of-type(2) .banner-entry,section:nth-of-type(3) .banner-entry {
    height: 105px;
}

a.banner-entry.lazy.h-lg-banner.entered.loaded {
    height: 69px;
}
a.banner-entry.lazy.h-lg-banner.entered.loaded:nth-child(1) {
    height: 109px !important;
}

.swiper-slide {
    width: 50%;
}
.s-product-card-content-title a{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

footer.store-footer {
    text-align: center;
}
.store-footer a,.s-social-list {
    justify-content: center;
}

}