/* Add custom CSS styles below */ 
#closeWaCustom {
    LEFT: 15px !important;
      right: unset !important;

}
main#main-content {
    background: white !important;
}
li#offers ,li#blog{
    display: none !important;
}
.footer-is-light .store-footer,.s-product-card-promotion-title{

  background-color: rgb(241 96 58);
}
section#featured-products-style2-9,section.s-block.s-block-tabs.s-block--tabs-produtcs {
    background: white !important;
}
custom-salla-product-card {
    border: 1px solid #b6a2ce;
}
a#btn-show-more {
    DISPLAY: NONE;
}
@media(max-width: 776px){
  .live-viewer-badge {
        bottom: 74px;
        right: 2px;
        font-size: 12px;
    }
}