/* cabeçalho*/
.barra-frase .conteiner {font-size: 14px;}

/*títulos*/
.listagem .titulo-categoria, .titulo-categoria {
    font-size: 32px;}

/*vitrine de produtos*/
.preco-produto .preco-venda, preco-promocional {
    font-size: 15px;}

.acoes-produto.hidden-phone .botao-comprar {
    font-size: 20px;}

/*avaliações*/
#testimonials article.slick-slide h3 {
    font-size: 16px;
    font-weight: normal;}

#testimonials article.slick-slide h3 {
    font-size: 16px;
    color: var(--cor-nomeDepoimento);
    font-weight: normal;}

#rodape .institucional ul {
        width: auto;
}

#rodape .gateways-rodape {
    background: #fff;
    padding: 0px 10px;
}

/*CENTRALIZADOS NO RODAPÉ*/
.g_ #rodape .institucional h5, .g_ #rodape .titulo,#rodape .institucional ul {text-align: center!important;}
.pagamento>ul, .selos>ul {display: flex;justify-content: center;}