/*Retira a repetição da palavra "E-mail" no dropdown de atendimento do Header*/        
.container-conteudo-drop-help li:nth-child(3) p{
	display: none !important;
}

:root {
    --cor_primaria: #021392;
    --cor_secundaria: #d51519;
    --cor_botao: #021392;
    --cor_botao_hover: #021392;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #fff;
    --cor_botao_comprar: #205f22;
    --pre_cabecalho: #021392;
    --cor_texto_pre_cabecalho: #d51519;
    --cor_cabecalho: #ffffff;
    --cor_icones: #d51519;
    --cor_icones_hover: #d51519;
    --cor_texto_icones: #d51519;
    --cor_menu: #021392;
    --cor_texto_menu: #ffffff;
    --cor_newsletter: #021392;
    --cor_texto_newsletter: #fff;
    --cor_footer: #fff;
    --cor_texto_footer: #021392;
    --texto_global: #021392;
    --cor_clara: #021392;
    --cor_escura: #000000;
    --texto_background: #fff;
    --texto_bg_escuro: #323232;
    --texto_bg_claro: #ababab;
}

span.titulo.cor-secundaria.vazio-text {
    display: none!important;
}

.newConfig {
    display: none!important;
}

a.botao.btn-pay-wp-prod {
background: #48b251 !important;
color: #fff !important; 
}

#flutuante-produto {
     display: none!important;
}


#rodape .design-fox {
    display: none !important;
}

#instagram-feed {
	display: none !important;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

/*Retira o botão "CUPOM" do Newslleter*/
.cupom-code{
	display: none !important;
}

/*Retira o botão botão topo*/
#return-to-top {
    display: none !important;
}

@media (max-width: 768px) {
.instagram_username a {
    display: inherit !important;
} }


#flutuante-produto {
display: none !important;
}

.newsletter .newsletter-confirmacao span {
color: #000000;
}

.tabela-carrinho .form-horizontal .control-label[for=usarCupom] b {
    font-size: 13px;
}

.gateways-rodape { 
width: 40%;
}

@media only screen and (max-width: 769px) {
.top-header a {
font-size: 10px;
}
}

.section-newsletter-home .newsletter h3 {
color: #ffffff !important;
}

.newsletter div:nth-child(1) {
color: #ffffff !important;
}

.section-newsletter-home .newsletter span {
color: #ffffff !important;
}

.menu.superior .nivel-dois li:hover a {
text-decoration: none !important;
padding: 5px !important;
}

@media (max-width: 769px){
#formRastrearObj {
padding: 5px !important;
} }


.lrMenuBox ul {
padding: 5px !important;
}

.lrMenuBox strong {
border-top: none !important;
}

#avaliacoes .linkProduto {
    display: none !important;
}
