/* 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;}


.scrollToTop {bottom: 2rem;    right: 1.5rem;}