/****** PLACE YOUR CUSTOM STYLES HERE ******/
.nav-bar,
.nav-bar .module,
.nav-bar .module .menu,
.nav-bar .module .search,
.nav-bar .module-group {
  height: 100px;
  max-height: 100px;
}

.nav-bar .module .menu:first-child,
.nav-bar .module .search,
.nav-bar .module .cart,
#logo-module {
  line-height: 100px;
}

.widget-handle .cart .label {
  top: 22px;
}