/* 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
 */

@charset "UTF-8";
/*Schriftgoesse Menueleiste*/
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
  font-size: 15px;
}
#g-navigation .g-main-nav {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.5;
  font-size: xx-large;
}
/*mobiles menue*/
#g-offcanvas {
  text-align: left;
  font-weight: bold;
  /*neu*/
}
/*Schriftgroesse copyright*/
#g-footer .g-copyright {
  font-size: 15px;
  /*neu*/
  line-height: 1.25rem;
}
/*schriftfarbe footermenü*/
#g-footer .g-horizontalmenu a {
  color: #fff;
  /*neu*/
}
/*farbe to top*/
#g-footer .g-totop a {
  color: #fff;
  /*neu*/
}
/*# sourceMappingURL=custom_14.css.map */