.box-header-info {
    background: rgb(217 50 54) !important;
}

.full.menu .nivel-um .titulo:hover {
color: #c81e25;
}

.categoria-id-18595917{
    background-color: #d73335;
    padding: 0px 20px !important;
}


.li a :hover{
    color: #c81e25 !important;
}

.superior ul li a strong{
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

#rodape .wrap-logo-rodape {
    display: flex;
    justify-content: center;
    display: none;
}
@media (min-width: 768px){
.menu.superior>.nivel-um {
    width: 800px!important;
    }
}

.icon-chevron-down{
    color: #fff !important;
}

.wrap_categorias li a :hover{
    color: #d73335 !important;
}

#cabecalho{
    background-color: #fff !important;
}

.carrinho-checkout div#cabecalho {
    background: #fff !important;
}

.listagem.com-caixa .listagem-item {
    margin: 0;
    border-radius: 5px;
    box-shadow: 0 0 3px rgb(0 0 0 / 40%);
    border: 3px solid rgba(0,0,0,0.035);
    background-color: rgba(255,255,255,0.04);
    transition: transform .08s ease 0;
    -webkit-transition: -webkit-transform .08s ease 0;
}

.menu .titulo {
    font-size: 14px;
}

.lateral ul li a strong{
    color: #000 !important;
}

.menu.lateral:not(.outras) .nivel-dois a {
    text-transform: none;
}
