/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:5px;
right:9px;
z-index: 999;
}
li.offers.com-filho {
display: none;
}
/* letra maiuscula CEL */
@media only screen and (max-width: 767px) {
     .produto .nome-produto {
          text-transform: uppercase !important;
      }
}
a.scrollToTop {
    top: 87% !important;
}
