.busca input {
  height: 30px;
}

.menu.superior {
  box-shadow: none;
}

.listagem .listagem-item {
  background: #f6f6f6;
  border-radius: 20px;
  margin-bottom: 25px;
}

.contato-evtop i {
  color: #464646;
}

.rastreio-topo i {
    color: #464646;
}

.minha-conta .btn-group a i {
    color: #464646;
}

.carrinho a > i.icon-shopping-cart.fundo-principal {
    color: #464646;
}

.row-fluid.banner.mini-banner.hidden-phone {
    max-width: 1280px;
    padding: 30px 0;
}

.borda-alpha * {
  border: none !important;
}