/* Add custom CSS styles below */ 
div#mainnav, header.store-header {
    background-color: #ed9bb5;
}
.banner_{
    background-color: #ed9bb5;
    text-align:center;
}
.banner-content {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.text-animation {
    display: inline-block;
    margin-left: 50px;
    animation: moveRight 8s linear infinite alternate;
    color: white;
}


@keyframes moveRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center{
background-color:#ed9bb5;
color: white;
}
custom-salla-product-card#\38 2250008 {
    box-shadow: 1px 1px 3px #9e9e9e;
    margin-bottom: 20px;
}

#mainnav > div > div > div > div:nth-child(1) > a.lg\:hidden.mburger.mburger--collapse.leading-none.rtl\:ml-4.ltr\:mr-4 > i{
color: black }

.s-block .container {

   max-width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}
    .s-block:nth-of-type(1){
        margin-top:0px !important;
    }
.banner--fixed img {
    border-radius: 0rem !important;
    width: 100%;
    background-color: transparent !important;   
}
body.index> div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) > div {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: -10rem ;
    


}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) > div > a {
     height: 200px !important;
         background-color: transparent !important;   

     
}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(6) > div.grid ,body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) > div.grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));

}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(6) > div.grid > a , body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) > div.grid > a{
     height: 290px !important;
         background-color: transparent !important;   
}


body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(10) > div > a {
    height: 390px !important;
}
body.index > div.app-inner > section:nth-child(13) > div > a {
    height: 390px !important;
}
body.index > div.app-inner > section:nth-child(16) > div > a {
    height: 390px !important;
}


footer.store-footer {
    background-color: transparent !important;
}

.store-footer__inner {
    background-color: #ed99b5 !important;
    padding-inline: 30px;
    padding-top: 30px;
}
 .s-social-link a{
    color: var(--white-color);
    border: 0;
    transition: all .5s;
}
.s-social-link a:hover {
    transform: translateY(-10px);
     transition: all .5s;
}

a[href*="instagram"]{

    background: -o-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    
    }
a[href*="tiktok"]  {
    background: -o-linear-gradient(330deg, #69c9d0, #000, #ee1d52);background: linear-gradient(120deg, #69c9d0, #000, #ee1d52);}
    
    a[href*="facebook"] {background: -o-linear-gradient(45deg, #3776f2, #00b1f7);background: linear-gradient(45deg, #3776f2, #00b1f7);}
    
    
a[href*="youtube"] {
       background-color: #c4302b;
    }
    


.s-contacts-icon {
    border: 0;
    text-align: center;
}

.s-contacts-icon {
    color: var(--white-color);
    display: inline-grid;
    justify-items: center;
    margin-right: 10px;
    align-items: stretch;
    justify-content: center;
    align-content: center;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 12px
    
}

.s-contacts-icon {
    position: relative;
    z-index: 1;
    background: repeating-conic-gradient(from var(--a),#fff 0%,#fff 5%,transparent 5%,transparent 40%,#fff 50% );
    animation: animate 4s linear infinite;
    border-radius: 12px
}

@property --a {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

@keyframes animate {
    0% {
        --a: 0deg
    }

    100% {
        --a: 360deg
    }
}

.s-contacts-icon::after {
    content: "";
    position: absolute;
    inset: 2px;
    z-index: -1;
    background: #fff;
    border-radius: 12px
}

.store-footer h3 {
    background-color: white;
    color: var(--main-color);
    border-radius: 15px;
    padding: 6px 20px;
    text-align: center !important;
}


@media (max-width: 767px){
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(5) > div > a {
    margin-top: 5rem !important;
    height: 100px !important; 
}
body.index> div.app-inner.flex.flex-col.min-h-full > section:nth-child(6) > div.grid > a , body.index> div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) > div.grid > a{
  height: 100px !important;
}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(10) div.grid{
    grid-template-columns: repeat(2 ,1fr) !important;
}
body.index> div.app-inner.flex.flex-col.min-h-full > section:nth-child(10) div.grid > a {
 height: 125px !important
 }


body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(13) div.grid {
    grid-template-columns: repeat(2 ,1fr) !important;
}
body.index> div.app-inner.flex.flex-col.min-h-full > section:nth-child(13) div.grid > a {
 height: 125px !important
 }
 
 body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(16) div.grid {
    grid-template-columns: repeat(2 ,1fr) !important;
}
body.index> div.app-inner.flex.flex-col.min-h-full > section:nth-child(16) div.grid > a {
 height: 125px !important
 }
.store-footer__inner *{
    justify-content:center;
    text-align:center;
    align-items:center;
}
}