:root {--cor_primaria: #d9a94b;--cor_secundaria: #222222;--cor_botao: #222f68;--cor_botao_hover: #d9a94b;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #000000;--cor_botao_comprar: #222f68;--pre_cabecalho: #d9a94b;--cor_texto_pre_cabecalho: #000000;--cor_cabecalho: #ffffff;--cor_icones: #d9a94b;--cor_icones_hover: #222f68;--cor_texto_icones: #354164;--cor_menu: #ffffff;--cor_texto_menu: #354164;--cor_newsletter: #222222;--cor_texto_newsletter: #ffffff;--cor_footer: #222f68;--cor_texto_footer: #ffffff;--texto_global: #354164;--texto_background: #ffffff;--cor_tag_frete_gratis: #d9a94b;}

.offer-clock {
    display: none;
}

.design-fox {
    display: none;
}

.componente.newsletter.borda-principal {
    display: none;
}

.no-dark{
    display: none;
}
.container-button-fale-conosco-drop-help {
    display: none;
}

.atd-rodape {
    display: none;
}

.rodape-endereco .onde-estamos * {
    color: white;
}

@media screen and (max-width: 768px){
    .rodape-endereco .onde-estamos * {
    color: #354164;
}

    #rodape p {
        color: #354164;
    }
}

#formRastreio {
    display: none;
}

.r-sociais.span3 {
    display: none;
}

#rodape .sobre-loja-rodape.span3 img {
    background-color: transparent !important;
}

.numberNew {
    color: white !important;
}

.offer-title {
    justify-content: center;
}
/*----- Não Remover - Plugoo -----*/
/*@media (max-width: 769px){*/
    body .row-fluid .ocultar {
    	display: none !important;
    }
/*{*/

@media (max-width: 769px){
    body #rodape .institucional, #rodape .pagamento-selos{
        background: var(--cor_footer) !important;
    }
    body #rodape .institucional *, #rodape .pagamento-selos * {
        color: var(--cor_texto_footer) !important;
    }
    body #rodape .institucional span.titulo {
        color: var(--cor_primaria) !important;
    }
}
/*----- END -----*/