/* Add custom CSS styles below */ 
/*footer Css custome style*/

.footer-is-light .store-footer .store-footer__inner {
    background-color: #3b2a51 !important;
    border-radius: 0px 0px 50px 50px;
    color:white;
    
    }
    
a.flex.items-center.m-0 {
    visibility: hidden;
}   
 
.footer-is-light .store-footer .store-footer__inner > div > div > p:before {
    content: '';
    width: 100%;
    height: 70px;
   
    display: contents;
    background-image: url(background-image: url(https://cdn.files.salla.network/theme/2076271519/491ffaeb-a733-4d3b-877b-4a40767ea239.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 1rem;
    filter: brightness(2.5);
    margin-top: -60px;
    margin-right: -59px
}

@media (min-width: 768px) {
    .md\:flex {
        display: flow;
    }
}


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



.s-product-card-entry {

    width: 104%;
 
}
.s-products-slider-card {
   
    max-width: 209px;
    }

.s-product-card-entry {
    border: 2px solid #2c1e52;
  
}


.carousel-slider .swiper-wrapper > div, salla-slider[type]:not(.hydrated) .swiper > div > div > div, salla-slider[type]:not(.hydrated) > div > div {
    flex-shrink: 0;
    padding-left: 10px;
    padding-right: 5px;
}


.s-product-card-entry {
    width: 99%;
}