span.titulo.cor-secundaria.vazio-text {
    display: none !important;
}

.lrMenuBox>.com-filho>ul {
    overflow-y: auto !important;
}

:root {--cor_primaria: #ed3237;--cor_secundaria: #222222;--cor_botao: #ed3237;--cor_botao_hover: #ed3237;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #ed3237;--pre_cabecalho: #0072b1;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #0072b1;--cor_icones: #2b2b2b;--cor_icones_hover: #2b2b2b;--cor_texto_icones: #2b2b2b;--cor_menu: #0072b1;--cor_texto_menu: #ffffff;--cor_newsletter: #0072b1;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #ed3237;}
@media (max-width: 769px) {
    .breadcrumbs.borda-alpha li {
        margin-bottom: 7px;
    }
    h1.nome-produto.titulo.cor-secundaria {
        display: inline-block;
    }
}
#corpo a.nome-produto.cor-secundaria {
    min-height: 61px !important;
    -webkit-line-clamp: 3;
}

.preco-produto.destaque-avista .desconto-a-vista{
    display:none !important;
}

body .my_account .user-icon {
    margin: auto;
}

.pagina-produto .cep {
    flex-direction: column;
}

@media(max-width:769px){
    #li-alerta-frete-gratis {
        z-index: 99999 !important;
    }
}

.listagem span.price-pix.v2 {
  background: #FFFF81 !important; 
  color: #ED3136 !important;
}