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

/* kunstgilde */
.gantry-logo img {
  width: 100%;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  text-transform: uppercase;
  font-size: 0.9rem;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
  background: #a62457;
}
table, td {
  border: none;
}
#g-footer a {
  color: #fff;
}
#g-footer #branding-4319-particle.g-content.g-particle {
  padding-top: 10px;
  margin-top: 5px;
  font-size: 0.9rem;
}
#g-navigation {
  background: #ffffff url('../../images/header.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
@media only all and (max-width: 51rem) {
  tr {
    width: 100% !important;
    float: left;
  }
  td {
    width: 100% !important;
    float: left;
  }
}
/*# sourceMappingURL=custom_17.css.map */