.facebook-share-button { display: none !important; }
.produto-compartilhar {display: none !important;}
@media screen and (max-width: 767px) {
  .container {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}@media screen and (max-width: 767px) {
          .banner, .banners, .banner-container {
            display: none !important;
          }
          
          .slider, .carousel {
            display: none !important;
          }
        }
