/* Add custom CSS styles below */ 

.index a.banner {
    display: none !important;
}

.sticky-product-bar {
  background-color: white !important;
}

.btn--wishlist, .btn--share {
  display: none !important;
}

.sicon-menu:before {
  color: white !important;
}

salla-slider#mobile-menu-slider {
    display: none !important;
}

.navbar-brand img {
     max-height: 3rem !important;
 }
 
 .main-nav-container.fixed-pinned .inner {
     opacity: 1 !important;
 }
 
 .store-footer .footer-container .logo-footer .foo {
     display: none !important;
 }
 
 .s-product-options-wrapper input {
    direction: ltr !important;
    text-align: right !important;
}

.s-product-card-rating {
    display: none !important;
}

.s-product-card-content-sub {
    display: none !important;
}

.swiper-zoom-container>img {
    max-height: 95% !important;
    max-width: 95% !important;
}

.swiper-zoom-container {
    margin-top: 10px !important;
}