/* 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";
/* Ebbe a fájlba kell tenni a sablonhoz a saját, egyedi stílusbeállításaidat */
#g-navigation {
  height: 40px;
  box-shadow: 0px 0px 10px 0px black;
}
#g-navigation .g-content {
  padding: 0px;
  margin: 0px;
}
#g-navigation .g-main-nav {
  margin: 0px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 5px 10px 10px;
}
/*# sourceMappingURL=custom_14.css.map */