#rodape .institucional li a {
    font-weight: 300;
}

#rodape .links-rodape-paginas+.links-rodape-atendimento .location .title-location {
    font-weight: 300;
}

.carrinho.cart .content-cart .price-total-cart {
    font-weight: 300;

}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar:hover,
.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar:hover {
    background-color: #d3242b!important;
}


@media screen and (max-width: 768px) {
#rodape .sobre-loja-rodape p {
    font-weight: 300;

}
}