:root {
    --cor_primaria: #333;
    --cor_secundaria: #333;
    --cor_botao: #ece7d8;
    --cor_botao_hover: #333;
    --cor_texto_botao: #333;
    --cor_texto_botao_hover: #ece7d8;
    --cor_botao_comprar: #5bbf5f;
    --pre_cabecalho: #ece7d8;
    --cor_texto_pre_cabecalho: #333;
    --cor_cabecalho: #f7f6f2;
    --cor_icones: #333;
    --cor_icones_hover: #555;
    --cor_texto_icones: #222;
    --cor_menu: #333;
    --cor_texto_menu: #ece7d8;
    --cor_newsletter: #333;
    --cor_texto_newsletter: #ece7d8;
    --cor_footer: #fff;
    --cor_texto_footer: #383A3D;
    --texto_global:#383A3D;
    --cor_clara:#fff;
    --cor_escura:#111;
    --texto_background:#fff;
    --texto_bg_escuro:#222;
    --texto_bg_claro:#222;
}

/*
PLUGOO AJUSTES
*/

.carrinho {
    width: 50px;
}

.carrinho.vazio>a span {
    float: none;
    display: none !important;
    margin-left: 0;
    line-height: 0;
    padding: 0;
    font-size: 13px;
}

/*
FIM PLUGOO AJUSTES
*/

.design-fox {
    visibility: hidden !important;
}

.loja-integrada-copyright.loja-integrada-copyright {
    filter: opacity(0) !important;
    pointer-events: none !important;
}