.bg-white {
    --tw-bg-opacity
1
: 1;
      background-color: #3f8d7087;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    backdrop-filter: blur(16px) saturate(140%);
    -webkit-backdrop-filter: blur(16px)saturate;
    border: 1px solid #3f8d7087;
    box-shadow: 0 3px 24px rgba(0, 0, 0, 0.18%) !important; 
}
.s-block--hero-slider {
    padding-bottom: 5px;
    padding-top: 10px;
}

.main-nav-container.fixed-header .inner {
      background: #3f8d7087;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    backdrop-filter: blur(16px)saturate(160%);
    webkit-backdrop-filter: blur(16px)saturate;
    border: 1px solid #3f8d7087;
    box-shadow: 0 4px 24px rgba(0,0,0,0.25);
    padding: 20px;
    top: 0;
    transform: none;
padding: 20px;
  
}
: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;
}