/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:20px;
right:10px;
z-index: 999;
}

.instagram-fixo {
position: fixed;
bottom:90px;
right:10px;
z-index: 999;
}



:root {--cor_primaria: #2e5cb8;--cor_secundaria: #2e5cb8;--cor_botao: #26a161;--cor_botao_hover: #2e5cb8;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #26a161;--pre_cabecalho: #e4e4e4;--cor_texto_pre_cabecalho: #2b2b2b;--cor_cabecalho: #ffffff;--cor_icones: #c92c2c;--cor_icones_hover: #274e9d;--cor_texto_icones: #2b2b2b;--cor_menu: #2e5cb8;--cor_texto_menu: #ffffff;--cor_newsletter: #c92c2c;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #ffffff;}


body.com-alerta #li-alerta-frete-gratis {
    display: block !important;
}

.entrega-content{
  display: none!important;
}