.shiftnav.shiftnav-skin-dark-blue {
  font-size: 13px;
  line-height: 1.3em;
  background: #1d1d20;
  color: #eeeeee;
}
.shiftnav.shiftnav-skin-dark-blue .shiftnav-site-title {
  font-size: 30px;
  text-align: left;
  padding: 40px 25px;
  font-weight: normal;
  color: #eeeeee;
}
.shiftnav.shiftnav-skin-dark-blue .shiftnav-activated-style {
  color: #eeeeee;
  background: #007aff;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.5);
}
.shiftnav.shiftnav-skin-dark-blue ul.shiftnav-menu li.menu-item > .shiftnav-target {
  color: #eeeeee;
  font-size: 13px;
  font-weight: normal;
  border-top: 1px solid #292929;
  border-bottom: 1px sol