:root {
		--cor_primaria: #1b1b1b;
		--cor_secundaria: #444;
		--cor_botao: #2aa9e7;
		--cor_botao_hover: #2293ca;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #2aa9e7;
		--pre_cabecalho: #2aa9e7;
        --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #2aa9e7;
		--cor_icones_hover: #2293ca;
		--cor_texto_icones: #333333;
        --cor_menu: #f9f9f9;
        --cor_texto_menu: #333333;
		--cor_newsletter: #f9f9f9;
		--cor_texto_newsletter: #333333;
		--cor_footer: #2aa9e7;
		--cor_texto_footer: #fff;
		--cor_tag_frete_gratis: #444;
		--texto_global: #333333;
		--texto_background: #ffffff;
}

.tarja {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

.menu.superior {
    border-top: none !important;
}

.menu.superior .nivel-dois {
    border-bottom: 5px solid #2aa9e7 !important;
}

#rodape .design-fox {
    display: none !important;
}

#rodape .loja-integrada-copyright img {
    opacity: 0 !important;
    display: none !important;
}

#rodape .loja-integrada-copyright {
    opacity: 0 !important;
    display: none !important;
}

#rodape .titulo {
    color: #fff !important;
}

#operation strong {
    color: #fff !important;
}

.breadcrumbs ul li a {
    color: #fff !important;
    font-weight: 600 !important;
    background: #2aa9e7 !important;
}

@media (max-width: 767px){
.secao-banners {
        display: none !important;
    }
.title-menu {
    background: #2aa9e7 !important;
    }
#formRastrearObj .objSearch {
    background: #2aa9e7 !important;
    }
.meuspedidos a:before {
    color: #2aa9e7 !important;
    }
.lrMenu .minhaconta a:before {
    color: #2aa9e7 !important;
    }
#rodape .titulo {
    color: #337 !important;
    }
}
#avaliacoes .linkProduto {
    display: none !important;
}
.newsletter .newsletter-confirmacao span {
    color: #333 !important;
}

.top-header a:after{
    display: none !important;
}

@media screen and (min-width: 769px){
.logo a img {
    max-width: 100% !important;
    }
}