.g_ .logo a > img{max-height: 130px !important;}
.produto-compartilhar .fb-compartilhar {
    display: none;
}

.li-whatsapp i {
    font-size: 40px !important;
    color: #fff;
    
}

.li-whatsapp a {
    position: fixed;
    right: 16px !important;
    bottom: 16px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-image: linear-gradient(to right, #209142, #56d263);
    text-decoration: none;
    z-index: 99;
}