#rodape .institucional{
    color:#B7373C!important;
}
.logo a img {
    max-height: 180%!important;
}
.botao.grande {
    border-radius: 10px;
}
.botao.principal {
    border-radius: 10px;
    font-family: poppins;
    font-weight: 500;
}
.botao.principal:hover {
   background-color:#000;
}
.li-whatsapp i {
    font-size: 30px!important;
}
.li-whatsapp a {
    width: 56px!important;
    height: 56px!important;
}
#rodape {
    margin-top: -10px;
}
.conteiner-principal .conteiner {
    padding: 15px 20px;
    border-radius: 15px;
    margin-top: 10px;
}
.listagem .listagem-item {
    border-radius: 15px;
}
.listagem.com-caixa .listagem-item {
    border: 1px solid rgb(181 66 71);
}
.produto .acoes-flutuante, .produto .acoes-flutuante .close_float {
    border-radius: 15px;
    text-align: center;
}
.cheio img{
    border-radius: 15px;
}
.menu.superior {
    background-color: white;
    margin-top: 20px;
}
.menu.superior .nivel-um>li:hover {
    border-top-width: 2px;
    margin-top: -2px;
    border-bottom-width: 2px;
}