/*Botão whatsapp*/

.li-whatsapp a {
    left: 16px;
    bottom: 15px !important;
}

/*Remove botão float contact*/
.float-contact {
    display: none;
}

/*Posição botão scroll*/
.scrollToTop {
    bottom: 7rem;
    right: 1.2rem;
}

/*Posição produto flutuante*/
.produto .acoes-flutuante {
    bottom: 10rem;
}