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

/* Rduktion der Schriftgröße für H2-Vorlage von 2.25 auf 2.0 */
/* line 2, templates/rt_topaz/custom/scss/custom.scss */
h2 {
  font-size: 1.75rem;
}
/* Rduktion der Schriftgröße für H1-Vorlage von 3.75 auf 3.0 */
/* line 7, templates/rt_topaz/custom/scss/custom.scss */
h1 {
  font-size: 3rem;
  font-weight: 400;
}
/* Rduktion der Schriftgröße für H2-Seitenüberschrift-Vorlage von 3.8 auf 3.0 */
/* line 13, templates/rt_topaz/custom/scss/custom.scss */
.page-header h2 {
  color: #22371e;
  font-family: "Rosario";
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  margin-top: 2rem;
  padding-bottom: 0.938rem;
}
/* Korrektur Burger-Menu überlagerndes Logo */
/* line 25, templates/rt_topaz/custom/scss/custom.scss */
.g-offcanvas-toggle {
  left: 1rem;
  top: 1rem;
}
/* Anpassung der Seitenzahlennavigation Hintergrund dunkelgrün statt schwarz*/
/* line 31, templates/rt_topaz/custom/scss/custom.scss */
.pagination ul > li > a {
  background: #22371e;
  border: 1px solid #22371e;
}
/* Zentrierung der Seitenzahlennavigation */
/* line 37, templates/rt_topaz/custom/scss/custom.scss */
.pagination, #pagination {
  text-align: center;
}
/* Tabellenränder entfernen */
/* line 42, templates/rt_topaz/custom/scss/custom.scss */
tr, td, table {
  border: 0px solid #c0c0c0;
  padding: 3px;
  vertical-align: top;
}
/* Anpassung Textfarbe Simplemenu unten */
/* line 49, templates/rt_topaz/custom/scss/custom.scss */
.g-simplemenu-particle .g-simplemenu li a {
  opacity: 0.8;
  position: relative;
}
/* Anpassung Farbe To-Top-Scroller */
/* line 55, templates/rt_topaz/custom/scss/custom.scss */
.g-totop a {
  color: #7acc6a;
  opacity: 1;
  font-size: 1.1rem;
}
/* Hauptmenü Entfernung des Randes für weniger Platzverschwendung */
/* line 62, templates/rt_topaz/custom/scss/custom.scss */
.g-content {
  margin: 0;
  padding: 1.5rem;
  padding-bottom: 0.5rem;
  padding-top: 3rem;
}
/* Hauptmenü Anpassung Schriftgröße und Abstände */
/* line 70, templates/rt_topaz/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: bold;
  margin-left: 1rem;
  padding: 0.625rem 0;
  transition: all 0.35s ease 0s;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
}
/* Hellere Schriftfarbe Hauptmenü */
/* line 82, templates/rt_topaz/custom/scss/custom.scss */
#g-container-header .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #7acc6a;
}
/* Anpassung der Boxbreite in der Kategorieansicht von Phoca Gallery */
/* line 87, templates/rt_topaz/custom/scss/custom.scss */
.pg-csv-box {
  min-width: 170px !important;
  max-width: 170px !important;
  vertical-align: top;
  align: center;
}
/* Anpassung der Schrift der Überschrift für Modul von Phoca Gallery */
/* line 95, templates/rt_topaz/custom/scss/custom.scss */
.g-title {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 0.625rem;
  padding: 0 0 0rem;
  position: relative;
}
/* Hauptmenü Entfernung des Randes für weniger Platzverschwendung Teil 2 :-D */
/* line 105, templates/rt_topaz/custom/scss/custom.scss */
#g-container-header #g-navigationleft .g-content, #g-container-header #g-navigationright .g-content, #g-container-header #g-navigationmain .g-content {
  padding-bottom: 0.5rem;
  padding-top: 2rem;
}
/* Vergrößerung des Logos und Positionsanpassung */
/* line 111, templates/rt_topaz/custom/scss/custom.scss */
img {
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 180%;
  vertical-align: middle;
}
/* Randverringerung BVeranstaltungsbox*/
/* line 120, templates/rt_topaz/custom/scss/custom.scss */
ul {
  margin-left: 0rem;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 2rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 0.9rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 3.75rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.12rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.9rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.775rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.775rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.65rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 0.9rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 70rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) and (max-width: 69.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 149, templates/rt_topaz/custom/scss/custom.scss */
  body #g-container-header [class*="size-"] {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 70rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 69.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/*# sourceMappingURL=custom_13.css.map */