#top-menu a {
  font-weight: normal !important;
}

#top-menu li {
  padding-right: 30px;
}

#homefeat {
  min-height: 500px;
  margin-top: -135px;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

#main-header {
  background: transparent !important;
}

#main-header.et-fixed-header {
  background: #fff !important;
}

.et_fullwidth_nav #main-header .container {
  max-width: 95%;
}

.nav li ul {
  width: 300px;
}

#top-menu li li a {
  width: 260px;
}