:root {
  
    --color-primary: #478a79 !important;
 
}
.store-footer a:hover {
    color: #000 !important;
}
.s-product-card-content-footer salla-add-product-button .s-button-primary ,
.is-sticky-product-bar .sticky-product-bar salla-add-product-button button[quick-buy]{
    color: #fff;
}
body.index> div.app-inner > section.s-block.s-block--photos-slider {
   margin: 0px !important;
}
body.index> div.app-inner > section.s-block.s-block--photos-slider .container {
    padding: 0px !important;
   
    width: 100%;
    max-width: unset;
}
body.index> div.app-inner > section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
    border-radius: 0 !important;
}
body.index> div.app-inner > section.s-block.s-block--photos-slider .swiper {
    padding: 0px !important;
}
body.index> div.app-inner > section.s-block.s-block--photos-slider img {
    border-radius: 0 !important;
}



body.index > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features > div > div.grid > div > div.flex-center.h-14.w-14.md\:h-20.md\:w-20 {
  width:10rem !important;
  height:10rem !important;
    

}


.store-footer .footer-container {

    color: #fff !important;
}

.footer-bottom p{
    color:#fff !important;
}