@media (min-width: 1200px){
	.row-fluid .span2 {
    	width: 10.529915%;
	}
}

.barra-inicial {
    background: #ed4903;
}

.banner .flexslider img:hover {
    opacity: 1;
}

#barraNewsletter.posicao-rodape {
    background: #ed4903;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #ed4903;
}

.scrollToTop {
    background: #ed4903;
}

.conteiner-principal .conteiner {
    padding: 30px 20px;
}

.busca input, .busca input:focus {
    border-radius: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.full.menu .nivel-um .titulo:hover {
    color: #ed4903;
}

@media not all and (max-width: 768px){
#cabecalho.fixed .carrinho .qtd-carrinho {
    background: #ed4903;
}
}