/* Cor do preço */
.info-produto .preco-produto .preco-promocional {
    color: #ff4410 !important; 
}

/* Cor do header */
@media (max-width: 767px) {
	.header-mob {
        background: #00679a !important 
        
	}
}

.box-links a::before {
    background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}


#modalNewsletter .newsletter-cadastro button::before {
    background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}
.listagem-item .acoes-produto .botao-comprar::before {
	background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}
.produto .principal .acoes-produto .comprar a::before {
    background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}

.identificacao .control-group .botao.principal::before {
	background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}
.acao-editar .botao.grande::before {
	background: linear-gradient(90deg, #ff4510, #ff7125) !important;
} 
.identificacao .control-group .submit-email.botao.principal::before {
	background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}
.banner-promocao .box-info a::before {
	background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}
.produto .acoes-flutuante .acoes-produto .comprar a::before {
background: linear-gradient(90deg, #ff4510, #ff7125) !important;
}

@media screen and (max-width: 767px) .header-mob, .box-links {
background: #056571;
}
@media screen and (min-width: 768px){ .menu.superior {
background: #056571;
}}
@media screen and (min-width: 768px){ .menu.superior .nivelum>
li:hover>a, .menu.superior .nivel-um>li>a[title="outlet"]{
background: #ff6a5c;
}}
#rodape .news{
background : #414141;
}



@media screen and (min-width: 768px) {
    	.menu.superior .nivelum>li:hover>a, .menu.superior .nivel-um>li>a[title="outlet"]
      {
            background: #056571; 
      }
      #rodape .institucional, #rodape .pagamento-selos {
		background: #056571;
	}
} 

	
.box-links a::before, #modalNewsletter .newslettercadastro button::before, .listagem-item .acoes-produto .botao-comprar::before, .produto .principal .acoes-produto .comprar a::before, .identificacao .control-group .botao.principal::before, .acao-editar .botao.grande::before, .identificacao .control-group .submitemail .botao.principal::before, 
.banner-promocao .box-info a::before {
      background: #ff6a5c;
}
.produto .acoes-produto .preco-produto .precopromocional, .produto .acoes-produto .precoproduto .destaque-parcela .preco-promocional {
      color: #ff6a5c;
}
