/* 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-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#g-header .g-offcanvas-toggle {
  display: none;
}
#g-header .g-grid {
  align-items: center;
}
#g-header .g-logo {
  margin: 0;
  height: 3.75rem !important;
}
#g-header .g-logo img {
  height: 100%;
}
/*# sourceMappingURL=custom_20.css.map */