.top-bar {
  padding: 15px;
  background-color: transparent;
}
.top-bar ul {
  background-color: inherit;
}
.top-bar img.logo {
  margin-top: -10px;
}
.top-bar img.logo.americanas {
  height: 75px;
}
.top-bar .menu {
  height: 60px;
  overflow-y: hidden;
}
.top-bar .menu a,
.top-bar .menu a:hover,
.top-bar .menu a:visited,
.top-bar .menu a:focus {
  padding: 15px 25px;
  font-size: 24px;
  color: #333333 !important;
}
.top-bar .menu a.button.register {
  padding: 15px 25px;
  color: #F8F8F8 !important;
  background: #D50030;
  border-radius: 5px;
}
.top-bar .menu a.button.enter {
  padding: 15px 25px;
  margin-right: 5px;
  color: #D50030 !important;
  background: #FFE8EC;
  border-color: #D50030;
  border-radius: 5px;
}

.top-disclaimer {
  text-align: center;
  font-size: 25px;
  color: #F8F8F8;
  background: #AE0029;
}

/*# sourceMappingURL=topbar.css.94c5b12c3cdb.map */
