.logo img {
  height: 90px;
  margin-bottom: 20px;
  margin-top: 0;
  width: auto;
}
.top {
	background-image: url("fundo_top.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
}
.promocoes .toggle .preco, .bf .toggle .preco { 
	background-color: #ff6b00;
}
.menu2 .redes-sociais {
	padding-left: 10px;
}
.menu1 ul li a:hover, .flags .dropdown.btn_lang .dropdown-menu li a:hover, .menu1 ul li a.active {
	color: #ff6b00;
}
.footer-menu ul li a:hover {
	color: #ff6b00;
}
.menu2 {
	background-color: #ff6b00;
}
.promocoes legend.first {
	border-bottom: 5px solid #ff6b00;
}
.promocoes legend.first a, .promocoes legend.first {
	color: #ff6b00;
}
.promocoes .btn {
	background-color: #0026ff;
}

.navbar .navbar-nav li a:hover {
	color: #e3f9fc;
}
/*.box-pesquisa, .box-pesquisa-avi {
	background-color: #edeeef;
}
.box-pesquisa-avi h4, .box-pesquisa h4 {
	color: #989898;
}*/
.box-pesquisa-avi .btn_pesquisar, .box-pesquisa .btn_pesquisar {
	background-color:#0026ff;
}.box-pesquisa-avi .btn_pesquisar:hover, .box-pesquisa .btn_pesquisar:hover {
	color:#0026ff;
	border-color:#0026ff;
}
.slider-range {
	background-color: #434a54 !important;
}
.slider-range > .ui-slider-range {
	background-color: #0026ff !important;
}
.slider-range > .ui-slider-handle {
	background-color: #0026ff !important;
}
.pesquisa_avi .form-control:focus {
	border: 1px solid #999 !important;
	box-shadow: none !important;
}
.carousel-inner .carousel-caption h3 {
	background-color: rgba(240, 110, 31, 0.8) !important;
}
.destaque_promo .promo-title h3 {
	background-color: #ff6b00;
}
.promo-title .validade {
	color:#0026ff;
}
/*.last_promo h4 {
	color: #666;
}
.ultimas_promos .mais_dtl {
    background-color: #0026ff;
}
.ultimas_promos .mais_dtl a {
    color: #fff;
}
.destaque_promo .promo-title {
    background-color: #989898;
}
.destaque_promo .mais_dtl a {
    color: #666;
}
.news_rodape .btn_rodape {
    background-color: #0026ff;
}
*/.promocoes legend.first {
    background-color: #989898;
}
.pag-title h1 {
    color: #666;
}
.news_rodape a:hover span {
	color: #0026ff;
}
@media(max-width:980px) {
/*.menu1 ul li a {
	color: #fff;
}*/
}
@media(max-width:760px) {
/*.logo img {
	margin-left:30%;
}*/
}
@media(max-width:360px) {
/*.logo img {
	margin-left:10%;
}*/
}