/* Add custom CSS styles below */ 

.tabs-wrapper{
  display: none;
}
section#products-tabs-0{
 
 
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
section.main-banner.main-banner-1.section-space.\!mt-0{
  margin-top:0 px !important
  ;
}

section.limited-offer-product.limited-offer-product-5.section-space.bg-cover.bg-no-repeat{
  @media (min-width: 1024px) {
  img {
    display: none !important;
  }
}
}
.floating-wpp-popup.active {
    display: none;
}
.floating-wpp-button{
  background-color: rgb(255 255 255 / 0%);
}