.g_ .logo a > img{max-height: 400px !important;}

:root {
    --cor_primaria: #808080;
    --cor_secundaria: #e5bde2;
    --cor_botao: #5bbf5f;
    --cor_botao_hover: #5bbf5f;
    --cor_texto_botao: #ffffff;
    --cor_texto_botao_hover: #ffffff;
    --cor_botao_comprar: #5bbf5f;
    --pre_cabecalho: #e5bde2;
    --cor_texto_pre_cabecalho: #444444;
    --cor_cabecalho: #ffffff;
    --cor_icones: #444444;
    --cor_icones_hover: #e5bde2;
    --cor_texto_icones: #2b2b2b;
    --cor_menu: #ffffff;
    --cor_texto_menu: #444444;
    --cor_newsletter: #e5bde2;
    --cor_texto_newsletter: #444444;
    --cor_footer: #ffffff;
    --cor_texto_footer: #333333;
    --texto_global: #444444;
    --texto_background: #ffffff;
    --cor_tag_frete_gratis: #e5bde2;
}

