/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-navigation.sticky-nav {
  position: fixed !important;
  top: 0 !important;
  left: 0;
  right: 0;
  z-index: 99999 !important;
  width: 100%;
}
#g-navigation.sticky-nav, #g-navigation.sticky-nav .g-container, #g-navigation.sticky-nav .g-main-nav, #g-navigation.sticky-nav .g-grid {
  background-color: #474747 !important;
  background-image: none !important;
  opacity: 1 !important;
}
#g-navigation.sticky-nav .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff !important;
}
#g-navigation.sticky-nav .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #00a8ff !important;
  /* Optional hover color swap */
}
body.dir-home #g-page-surround {
  padding-top: 90px !important;
  /* Adjust this value if your header is taller/shorter */
}
/*# sourceMappingURL=custom_12.css.map */