.svg-icons {
  display: none;
}
#uw-main-menu {
  top: 40px;
}
.home #uw-main-menu {
  /*top: 60px;*/
}
#uw-main-menu li a {
  padding: 0 16px;
  display: inline-block;
  font-size: 14px;
}
#uw-utility-menu a {
  display: inline-block;
  padding: 8px 16px;
  font-size: 13px !important;
}
#header {
  height: 32px;
  z-index: 10000 !important;
}
.uw-hero-carousel .uwhc-nav .uwhc-bullets .uwhc-button-box {
  float: left;
  position: static;
}
#uw-crest-wordmark {
  background-image: url(/images/uw-crest-wordmark-red-600w-8bit.png) !important;
}
body.top-menu-overlay #uw-crest-wordmark {
  background-image: url(/images/uw-crest-wordmark-white-600w-8bit.png) !important;
}

#uw-crest-wordmark-wrapper {
  top: 70px !important;
  left: 15px;
  height: 100px;
  z-index: 10000 !important;
}
#uw-crest-wordmark-wrapper-inner {
  height: 100px;
  z-index: 10000 !important;
}
#uw-crest-wordmark {
  height: 70px;
  width: 240px;
  z-index: 10000 !important;
}
#uw-crest-wordmark h1 {
  height: 60px;
  width: 100px;
}

#uw-footer-action li {
  min-height: 100px;
}