.menu.superior {
    
    background: #f9b000; 
    
}


.fundo-secundario, .flex-control-paging li a:hover {
    
    background-color: #f9b000 /*!important*/;
}


.componente .newsletter-cadastro button {
    
    background-color: #f9b000 /*!important*/;
}


.bandeiras-produto {
	
    background-color: #f9b000 /*!important*/;
}

.botao.principal {
	
    background-color: #f9b000 /*!important*/;
}

.carrinho , .acoes-conta  {
	
    color:  #f9b000 /*!important*/;
}

.toTop {
	    background-color: #f9b000;
}

.flex-control-paging .flex-active {
	
    background-color: #f9b000 /*!important*/;
}

.rastreio {
	
     background-color: #f9b000 /*!important*/;
}

.icon-search:before {
	
    color: white;
}

@media only screen and (max-width: 767px){
    .busca .botao-busca {
        background-color: #f9b000 /*!important*/;
        color: #fff /*!important*/;
    }
}

@media only screen and (max-width: 479px){

    .acoes-produto-responsiva .tag-comprar{
    	
        background-color: #f9b000 /*!important*/;
    }
}