/* 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-showcasetabs .g-showcasetabs-tab-wrapper-head .g-showcasetabs-tab-title {
  text-shadow: 0px 0px 10px #000;
  font-size: 1.3em;
  font-weight: bold;
  opacity: 1;
  text-decoration: none;
  text-align: center;
}
.ui-tabs-active .g-showcasetabs-tab-wrapper-head .g-showcasetabs-tab-title {
  font-size: 1.3em;
  font-weight: bold;
  padding: 10px 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.4);
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
  font-family: "Verdana", "Helvetica", "Arial", sans-serif;
  padding: 0 5px !important;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #ce9c35 !important;
}
.g-menu-item-title {
  padding-right: 5px;
}
#logo-5679-particle {
  height: 68px;
}
#logo-5679-particle img {
  margin-top: 5px;
}
/*    galerie */
.jg-images.columns-3 {
  grid-template-columns: repeat(4, 1fr) !important;
}
.g-grid .item_fields {
  display: none !important;
}
.jg-image > .jg-image-thumbnail {
  padding: 0.2em !important;
  border: 1px solid var(--jg-gray-300);
  border-radius: 0.25rem;
}
.jg-image {
  background: #ce9c35;
}
.jg-image > .jg-image-thumbnail {
  padding: 0.2em !important;
  border: 0px solid var(--jg-gray-300);
  border-radius: 0.25rem;
}
a.jg-link:not(.btn) {
  color: #fff;
  text-decoration: none !important;
}
a.jg-link:not(.btn):hover {
  color: #fff;
  font-weight: 700;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  border-radius: 3px;
  border: 1px solid transparent;
}
/*# sourceMappingURL=custom_15.css.map */