:root {--cor_primaria: #ddabb2;--cor_secundaria: #ffffff;--cor_botao: #ddabb2;--cor_botao_hover: #3c3c3c;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #ddabb2;--cor_texto_pre_cabecalho: #ffffff;--cor_cabecalho: #ffffff;--cor_icones: #ddabb2;--cor_icones_hover: #2b2b2b;--cor_texto_icones: #2b2b2b;--cor_menu: #ffffff;--cor_texto_menu: #000000;--cor_newsletter: #222222;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #ffffff;}

.sobre-loja-rodape>img {
    max-width: 200px;
    padding: 15px 10px 20px 0px !important;
}

.linkProduto {
    color: #fff !important;
    text-decoration: none !important;
}

/*--Não Remover - Plugoo--*/
@media (max-width: 769px) {
    .info-principal-produto .breadcrumbs ul li {
        margin-bottom: 7px;
    }
    .pagina-produto .produto .nome-produto {
        display: inline-block;
    }
	body .top-header {
	    height: unset;
	    min-height: 36px;
	}
	body .top-header a {
	    line-height: 28px;
	    white-space: normal;
	}
}
/*--Fim - Plugoo--*/

/*Hapo*/

.listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto, .listagem .span3 .imagem-produto {
    height: 275px !important;
}