/* Add your custom CSS overrides to this file. *//* Add your custom CSS overrides to this file. */
/* Header banner */
header.navbar-default {
  height: 115px;
}
header.navbar.navbar-small {
  height: 93px;
}
#store-menu .navbar-collapse.collapse {
  margin-bottom: 0px;
}
.banner-header-wrap {
  text-align: center;
}

.banner-header-wrap p {
  color: #b91414;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

header.navbar .navbar-nav > li > a {
  padding-bottom: 0px;
}