.header .main-menu .level1 > li {
  width: auto;
  float: none;
  display: inline-block;
  border: 0;
  border-right: 1px solid #fff;
  margin-left: -4px;
}
.header .main-menu .level1 > li:first-child {
  margin: 0;
}
.header .main-menu .level1 > li:last-child {
  border: 0;
}
.header .main-menu .level1 .link-level1 > span {
  display: initial;
  padding: 0 18px;
  font-size: 14px;
  letter-spacing: 0;
}

.busca-topo {
  margin-left: 25px;
}
.carrinho {
  margin-left: 66px;
}

.agrupa-news {
  height: auto;
}
.news {
  height: auto;
  padding: 4% 0;
}
.caixaNews input {
  height: 45px;
}
.caixaNews button.news-button {
  height: 38px;
}