.busca, .busca-mobile{
    background-color: transparent;
    border: none;
}

#rodape .institucional{
    background-image: none;
}

.pagamento-selos{
    background: none;
}

.carrinho-vazio{
    border-width: 0px;
    border-color: #ffffff;
}

.vazio-text{
    display: none;
}

.menu.lateral .nivel-um>li>a {
    box-shadow: none;
}

.menu.superior{
    display: none;
}

.acoes-produto .produto-mais-info{
    display: none;
}

.produto .acoes-produto .comprar{
    float: left;
}

#rodape .redes-sociais{
    position: relative;
    background: transparent;
    color: #fff;
    box-shadow: none;
}

#rodape .titulo{
    color: #fff;
}

.li-whatsapp a {
    position: fixed;
    right: 16px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background-image: linear-gradient(to right, #209142, #56d263);
    text-decoration: none;
    z-index: 99;
}
    