/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 21 2018 | 15:52:04 */
@media only screen and (min-width: 1141px) {
  .title-area {
    padding: 20px 0;
    width: 160px;
  }
  .header-image .site-title > a {
    background-size: contain !important;
    display: block;
    height: 70px;
    text-indent: -9999px;
    max-width: 160px;
  }
  .site-header {
    background-color: #fff !important;
    border-bottom: 1px solid #d5d5d5;
  }
  .site-header .widget-area {
    float: right;
    text-align: right;
    width: auto !important;
  }
  .hideDesktop {
    display: none;
  }
}
.nav-header A {
  color: #333 !important;
}
.nav-header A:hover {
  color: #b00001 !important;
}
.title-area {
  width: 160px;
  height: 70px;
}
.responsive-menu-icon {
  margin-top: 25px;
}
.responsive-menu-icon::before {
  color: #333;
  font-size: 35px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children::before {
  color: #333 !important;
  font-size: 35px;
}
