/*---------------------------- Reduce header height */
/*

.logo-wrap {
  margin: 10px 0 !important;
}
.image-logo {
  margin: 0;
}
.image-logo img {
    display: block;
    margin: 0 auto;
}
*/
/*----------------------------- Reduce height of menu bar */
/*#secondary-navigation a {
  padding: 12px 20px;
}

 */

