@charset "UTF-8";
/*
Theme Name: Eingliederungshilfeverbund Südpfalz
Description: modus: medien + kommunikation GmbH
Author: modus: medien + kommunikation GmbH – NF
Author URI: http://www.modus-media.de
Version: 1.0
*/
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""), url("scripts/fonts/raleway-v28-latin-300.woff2") format("woff2"), url("scripts/fonts/raleway-v28-latin-300.woff") format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("scripts/fonts/raleway-v28-latin-regular.woff2") format("woff2"), url("scripts/fonts/raleway-v28-latin-regular.woff") format("woff");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("scripts/fonts/raleway-v28-latin-700.woff2") format("woff2"), url("scripts/fonts/raleway-v28-latin-700.woff") format("woff");
}
html {
  height: 100%;
}

body {
  font-family: "Raleway", sans-serif;
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: stretch;
  min-height: 100%;
  font-size: 16px;
}

* {
  word-wrap: break-word;
  border-radius: 0px !important;
  -webkit-text-stroke: 0 !important;
  -moz-text-stroke: 0 !important;
  text-shadow: none;
}

.container {
  max-width: 1500px;
  width: 100%;
}

.container:before, .container:after {
  content: normal !important;
}

.container-fluid {
  width: 100%;
}

.row {
  margin: 0px;
  padding: 0px;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  display: none;
}

.wp-caption {
  font-size: 0.85em;
}

.alignleft {
  position: relative;
  float: left;
  left: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  clear: left;
}

.alignright {
  position: relative;
  float: right;
  right: 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  clear: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  clear: both;
}

.pull-right {
  padding: 0px;
  margin: 0px;
}

.beige {
  color: rgb(67, 115, 34) !important;
}

.gruen, .green {
  color: rgb(67, 115, 34) !important;
}

.schwarz, .black {
  color: rgb(0, 0, 0) !important;
}

.bgbeige {
  display: inline-block;
  background: rgb(67, 115, 34) !important;
  color: rgb(255, 255, 255) !important;
}

.bggruen, .bggreen {
  display: inline-block;
  background: rgb(67, 115, 34) !important;
  color: rgb(255, 255, 255) !important;
}

.bgschwarz, .bgblack {
  display: inline-block;
  background: rgb(0, 0, 0) !important;
  color: rgb(255, 255, 255) !important;
}

.round {
  border-radius: 50% !important;
}

hr {
  border-top: 5px solid rgb(67, 115, 34);
  width: 100%;
}
hr.double {
  border-top: 12px double rgb(67, 115, 34);
}

strong {
  font-weight: 700;
}

/*::selection 																		{background:rgba(67,115,34,.75); color:rgba(0,0,0,1);}*/
p {
  margin: 0 0 15px 0;
}

main > .content > ul > li {
  margin: 5px 0;
}

h1 {
  font-size: 1.5em;
  font-weight: bold;
}

h1.title {
  font-size: 2.5em;
  font-weight: normal;
}

h2 {
  font-size: 1.35em;
  font-weight: bold;
  color: rgb(67, 115, 34);
}

h3 {
  font-size: 1.25em;
  font-weight: bold;
}

h4 {
  font-size: 1.15em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.85em;
  font-weight: bold;
}

small {
  font-size: 0.85em;
}

/* Links */
a, a:hover,
a > img, a > img:hover,
*:after, *:before,
button, textarea, input, select {
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

a.extern:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(images/icons/url.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
}

a.extern:hover:after {
  -moz-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}

main > .breadcrumb a, main > .content a {
  text-decoration: underline;
}

main > .content a > img:hover {
  display: inline-block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  /*-moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);*/
}

/* Bilder */
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
} /* width:auto; */
img[src*=".svg"] {
  width: 100%;
}

.roundborder {
  border: 15px solid rgb(67, 115, 34);
  border-radius: 50% !important;
}

/* Tabellen */
table {
  border: 0;
  text-align: left;
}

table > thead th {
  background: rgb(67, 115, 34);
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-size: 1.1em;
  border-right: 1px solid rgba(255, 255, 255, 0.75);
}

table > thead small {
  font-weight: normal;
}

table tr {
  vertical-align: top !important;
}

table tr:nth-child(odd) {
  background: rgba(255, 255, 255, 0.5);
}

table tr:nth-child(even) {
  background: rgba(67, 115, 34, 0.03);
}

table tbody th {
  background: rgb(230, 230, 230);
}

table th, table td {
  border-top: 1px solid rgb(67, 115, 34);
  border-left: 0;
  border-right: 0;
  padding: 6px 12px;
}

header.container-fluid {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  flex-shrink: 0;
  position: relative;
  padding: 0px;
  border-bottom: 5px solid rgb(0, 0, 0);
  z-index: 300;
  order: 1;
}

header .container {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  flex-wrap: wrap;
  padding: 15px 0px;
}

header .container > * {
  padding: 0;
}

header .container #logo {
  padding: 0px 15px;
}

header .container #overview {
  display: flex;
  align-items: center;
  align-items: flex-end;
  font-size: 1.2em;
  text-align: center;
}

header .container #overview:empty {
  background: red;
  display: none !important;
}

header .container #overview p {
  margin: 0;
  width: 100%;
}

header .container #interactive {
  font-size: 1.2em;
  display: flex;
  flex-direction: column;
  align-content: stretch;
  justify-content: space-between;
  padding: 0px 15px;
}

header .container #interactive form {
  order: 1;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin: 0 0 5px 0;
  padding: 0;
}

header .container #interactive form button {
  flex-shrink: 0;
  margin: 0 10px 0 0;
  padding: 0;
  width: 30px;
  height: auto;
  min-height: 1%;
  font-size: 0;
  background-color: transparent;
  border: 0;
  background-image: url(images/icons/search.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}

header .container #interactive form button:hover {
  -moz-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}

header .container #interactive form label {
  flex: 1 0 auto;
  margin: 0;
  padding: 0;
}

header .container #interactive form input {
  width: 100%;
  margin: 0;
  height: 40px;
}

header .container #interactive ul {
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

header .container #interactive ul > li {
  margin: 5px 0 0 0;
  padding: 0;
}

header .container #interactive ul > li.big {
  font-size: 1.5em;
}

header .container #interactive ul > li a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  white-space: nowrap;
}

header .container #interactive ul > li a:hover {
  color: rgb(67, 115, 34);
}

header .container #interactive ul > li.contact a:before {
  display: inline-block;
  content: "";
  margin: 0 10px -6px 0;
  padding: 0;
  width: 30px;
  height: 30px;
  background-image: url(images/icons/contact.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

header .container #interactive ul > li.phone a:before {
  display: inline-block;
  content: "";
  margin: 0 10px -6px 0;
  padding: 0;
  width: 30px;
  height: 30px;
  background-image: url(images/icons/phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

header .container #interactive ul > li.contact a:hover:before,
header .container #interactive ul > li.phone a:hover:before {
  -moz-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}

section.mood {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  flex-wrap: wrap;
  flex-shrink: 0;
  padding: 0;
  z-index: 200;
  order: 2;
  border-top: 5px solid rgb(255, 255, 255);
  border-bottom: 5px solid rgb(255, 255, 255);
  background: rgba(67, 115, 34, 0.15);
}

section.mood a {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

section.mood a:hover, section.mood a:hover > h2, section.mood a:focus {
  color: rgb(67, 115, 34);
  transition: all 0.3s ease-in-out;
}

section.mood a > h2 {
  display: table-cell;
  color: rgb(0, 0, 0);
  vertical-align: middle;
  height: 100%;
  margin: 10px;
  padding: 10px;
  border-left: 5px solid rgb(67, 115, 34);
  font-size: 2.25em;
  font-weight: normal;
}

section.mood a > h2 > span {
  font-size: 2em;
}

nav {
  order: 3;
}

main {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  flex-wrap: wrap;
  flex: 1 0 auto;
  padding: 5px 0 50px 0;
  z-index: 200;
  order: 4;
}

main > .breadcrumb {
  padding: 0 0 15px 0;
}

main > .languageswitcher {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}

main > .languageswitcher .wpml-ls {
  border: 0;
  padding: 0;
}

main > .languageswitcher .wpml-ls ul > li > a {
  margin: 0 0 0 1rem;
  padding: 0.5rem 0.75rem;
  border: 2px solid rgb(67, 115, 34);
  background: rgb(67, 115, 34);
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-decoration: none;
  border-radius: 10px !important;
}

main > .languageswitcher .wpml-ls ul > li > a > .wpml-ls-display {
  display: none;
}

main > .languageswitcher .wpml-ls ul > li > a:hover,
main > .languageswitcher .wpml-ls ul > li.wpml-ls-current-language > a {
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  text-decoration: none;
}

main > .languageswitcher .wpml-ls ul > li.wpml-ls-current-language > a:hover {
  background: rgb(242.25, 242.25, 242.25);
}

main > .content {
  display: flex;
  flex-direction: column;
}

main > .content h1.title {
  margin-bottom: 20px;
}

main > .content > ul {
  margin-top: -10px;
}

main > .content ul > br {
  display: none;
}

main > .content .mood .post-thumbnail-caption {
  font-size: 0.85em;
  width: 100%;
}

/* Sonderstyles */
main > .content .container-1400 {
  max-width: 1400px;
  margin: 0 auto;
}

main > .content .container-1200 {
  max-width: 1200px;
  margin: 0 auto;
}

main > .content .container-1000 {
  max-width: 1000px;
  margin: 0 auto;
}

main > .content .container-800 {
  max-width: 800px;
  margin: 0 auto;
}

main ol.datenschutz li, main ul.datenschutz li {
  margin: 10px 0;
}

main ol.datenschutz li:last-child, main ul.datenschutz li:last-child {
  margin-bottom: 30px;
}

/* Archiv */
main > .content > .newsteaser {
  display: flex;
}

main > .content > .newsteaser > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
  width: 100%;
  padding: 0;
}

main > .content > .newsteaser > ul > li {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  align-items: stretch;
  border: 7.5px solid transparent;
  padding: 0;
}

main > .content > .newsteaser > ul > li > a {
  flex: 1 0 auto;
  border: 2px solid rgb(67, 115, 34);
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 15px;
}

main > .content > .newsteaser > ul > li > a:hover, main > .content > .newsteaser > ul > li > a:focus {
  background: rgba(67, 115, 34, 0.15);
}

main > .content > .newsteaser > ul > li > a:hover .more, main > .content > .newsteaser > ul > li > a:focus .more {
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
  border: 2px solid rgb(0, 0, 0);
  transition: all 0.3s ease-in-out;
}

main > .content > .newsteaser > ul > li > a:hover .more:after, main > .content > .newsteaser > ul > li > a:focus .more:after {
  -moz-filter: grayscale(1) brightness(2);
  filter: grayscale(1) brightness(2);
}

main > .content > .newsteaser > ul > li > a:hover .newsteaserimage img, main > .content > .newsteaser > ul > li > a:focus .newsteaserimage img { /*-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);*/ }

main > .content > .newsteaser > ul > li > a * {
  margin: 0;
  padding: 0;
}

main > .content > .newsteaser > ul > li > a > .newsteaserheader {
  margin-bottom: 10px;
}

main > .content > .newsteaser > ul > li > a > .newsteaserheader p {
  margin-bottom: 10px;
}

main > .content > .newsteaser > ul > li > a .newsteaserimage {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
}

main > .content > .newsteaser > ul > li > a .newsteaserimage:empty {
  display: none !important;
  margin: 0;
}

main > .content > .newsteaser > ul > li > a .newsteaserimage img {
  transition: all 0.3s ease-in-out;
}

main > .content > .newsteaser > ul > li > a > .newsteasercontent .excerpt {
  margin-top: 10px;
}

main > .content > .newsteaser > ul > li > a > .newsteasercontent .more {
  font-size: 85%;
}

main > .content > .newsteaser > ul > li > a > .newsteasercontent .meta {
  clear: both;
  margin-top: 5px;
}

/* Archiv-5 (Die Mitglieder) */
main > .content > .newsteaser.mitgliederteaser > ul > li > a .newsteaserimage img {
  max-width: 180px;
  width: 100%;
}

/* Mood */
main > .content a.mood {
  padding: 0;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}

main > .content a.mood img {
  width: 100%;
}

/* Accordion */
main > .content .sow-accordion > .sow-accordion-panel {
  background: rgb(200, 200, 200);
  transition: all 0.3s ease-in-out;
}
main > .content .sow-accordion > .sow-accordion-panel:hover {
  transition: all 0.3s ease-in-out;
}
main > .content .sow-accordion > .sow-accordion-panel:hover .sow-accordion-panel-header {
  background: rgb(0, 0, 0);
  transition: all 0.3s ease-in-out;
}
main > .content .sow-accordion > .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header {
  background: rgb(0, 0, 0);
  transition: all 0.3s ease-in-out;
}
main > .content .sow-accordion > .sow-accordion-panel .sow-accordion-panel-header {
  background: rgb(67, 115, 34);
  color: rgb(255, 255, 255);
  font-size: 1.25em;
  font-weight: bold;
  padding: 15px;
}
main > .content .sow-accordion > .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
  background: rgb(229.5, 229.5, 229.5);
  padding: 15px 7px;
}
main > .content .sow-accordion > .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border .flexboxes-stretch {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
main > .content .sow-accordion > .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border *[class*=col-] {
  display: flex;
}
main > .content .sow-accordion > .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border *[class*=col-] > .border {
  margin: 15px 0px;
  background: rgb(255, 255, 255);
  align-self: stretch;
  width: 100%;
}

/* Single */
main > .single.content .postmeta {
  padding: 0;
  margin-top: 30px;
  text-align: right;
}

main > .single.content .postmeta > small {
  padding-top: 5px;
  border-top: 1px dotted rgb(0, 0, 0);
}

/* Single-5 (Die Mitglieder) */
main > .single.content .mitglieder {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  flex-wrap: wrap;
}

main > .single.content .mitglieder .shortdescription {
  padding: 0;
}

main > .single.content .mitglieder .shortdescription img {
  width: 100%;
  margin-bottom: 15px;
}

main > .single.content .mitglieder .shortdescription p:last-child {
  border-bottom: 1px dotted rgb(0, 0, 0);
}

main > .single.content .mitglieder .longdescription *:first-child {
  margin-top: 0px;
}

/* Glossar */
main > .glossar.content {
  display: flex;
  flex-direction: column;
}

main > .glossar.content > .glossarpost {
  padding: 20px 0px;
  border-bottom: 1px solid rgb(67, 115, 34);
}

main > .glossar.content > .glossarpost:last-child {
  border-bottom: 0px;
}

main > .glossar.content > .glossarpost > h3 {
  margin-top: 0;
}

main > .glossar.content > .glossarpost > p:last-child {
  margin-bottom: 0;
}

/* Suche */
main > .search.content {
  display: flex;
  flex-direction: column;
}

main > .content > .suche.newsteaser > ul {
  display: flex;
  flex-direction: row;
  margin-bottom: 2rem;
}

main > .content > .suche.newsteaser > ul > li {
  width: 100%;
  order: 2;
}

main > .content > .suche.newsteaser > ul > li.property {
  width: 100%;
  order: 1;
}

main > .content > .suche.newsteaser > ul > li > a {
  display: flex;
  flex-direction: row;
  align-content: stretch;
  flex-wrap: wrap;
  padding: 0px;
}

main > .content > .suche.newsteaser > ul > li > a .newsteaserimage,
main > .content > .suche.newsteaser > ul > li > a .newsteaserimage-no-zoom {
  margin-top: 0px;
  text-align: center;
}

main > .content > .suche.newsteaser > ul > li > a img {
  width: 100%;
  max-width: 500px;
}

main > .content > .suche.newsteaser > ul > li > a > .searchcontent {
  padding: 15px;
  flex: 1 0 auto;
}

main > .content > .suche.newsteaser > ul > li > a .newsteasercontent .excerpt {
  margin-top: 10px;
}

main > .content > .suche.newsteaser > ul > li > a .newsteasercontent .meta {
  float: right;
  text-align: right;
  font-size: 0.85em;
  font-style: italic;
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dotted rgb(0, 0, 0);
}

main > .search.content form {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin: 0 0 5px 0;
  padding: 0;
}

main > .search.content form button {
  flex-shrink: 0;
  margin: 0px 10px;
  padding: 0;
  width: 65px;
  height: 40px;
  font-size: 0;
  background-color: transparent;
  border: 0;
  background-image: url(images/icons/search.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}

main > .search.content form button:hover {
  -moz-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}

main > .search.content form label {
  flex: 1 0 auto;
  margin: 0;
  padding: 0;
}

main > .search.content form input {
  width: 100%;
  margin: 0;
  height: 40px;
}

/* Rahmen */
main > .content .border {
  border: 2px solid rgb(67, 115, 34);
  padding: 15px;
}

/* The Events Calendar Shortcode & Block */
main ul.ecs-event-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
  width: 100%;
  padding: 0;
}
main ul.ecs-event-list > li {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  align-items: stretch;
  width: 100%;
  border: 7.5px solid transparent;
  padding: 15px;
  position: relative;
}
main ul.ecs-event-list > li h4 {
  order: 1;
  font-size: 1.25em;
  margin: 0;
}
main ul.ecs-event-list > li h4 > a {
  color: #000;
  text-decoration: none;
}
main ul.ecs-event-list > li h4 > a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #437322;
  z-index: -1;
}
main ul.ecs-event-list > li h4 > a:hover::after {
  background: rgba(67, 115, 34, 0.15);
}
main ul.ecs-event-list > li .duration {
  order: 2;
  font-weight: 600;
}
main ul.ecs-event-list > li .ecs-excerpt {
  order: 3;
  margin: 10px 0 5px 0;
}
main ul.ecs-event-list > li.ecs-featured-event h4 > a::after {
  background: rgba(67, 115, 34, 0.35);
}
main ul.ecs-event-list > li.ecs-featured-event h4 > a:hover::after {
  background: rgba(67, 115, 34, 0.15);
}
main .tribe-events-cal-links {
  display: none;
}

@media (min-width: 992px) {
  main ul.ecs-event-list > li {
    width: 33.33333333% !important;
  }
}
@media (min-width: 768px) {
  main ul.ecs-event-list > li {
    width: 50%;
  }
}
/* Page Builder */
/*main>.content .panel-layout,
main>.content .panel-grid 														{display:flex; flex-direction:row; flex-wrap:wrap;}*/
/* Pagination */
main > .content .wp-pagenavi {
  display: inline-block;
  margin: 30px auto 0 auto;
  width: 100%;
  text-align: center;
}

main > .content .wp-pagenavi .pages {
  display: none;
}

main > .content .wp-pagenavi .previouspostslink, main > .content .wp-pagenavi .nextpostslink,
main > .content .wp-pagenavi .first, main > .content .wp-pagenavi .last,
main > .content .wp-pagenavi .page, main > .content .wp-pagenavi .current, main > .content .wp-pagenavi .extend {
  text-decoration: none !important;
  line-height: 1em;
  font-size: 1em;
  padding: 0.5em;
  margin: 0.2em;
  min-width: 1em;
  color: rgb(0, 0, 0);
  background: rgba(67, 115, 34, 0.15);
}

main > .content .wp-pagenavi .previouspostslink:hover, main > .content .wp-pagenavi .nextpostslink:hover,
main > .content .wp-pagenavi .first:hover, main > .content .wp-pagenavi .last:hover,
main > .content .wp-pagenavi .page:hover, main > .content .wp-pagenavi .current {
  color: rgb(255, 255, 255);
  background: rgb(67, 115, 34);
}

main .events .eventlisting {
  display: grid;
  grid-column-gap: 15px;
  grid-row-gap: 30px;
}
main .events .eventlisting * {
  margin: 0;
  padding: 0;
}
main .events .eventlisting article {
  display: flex;
  flex-direction: column;
  background: rgb(255, 255, 255);
  padding: 15px;
  transition-property: background, border, box-shadow;
  transition-duration: 0.25s;
}
main .events .eventlisting article:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
main .events .eventlisting article h3 {
  order: 1;
  font-size: 21px;
  margin: 0.25rem 0;
}
main .events .eventlisting article h3 a {
  text-decoration: none;
}
main .events .eventlisting article h3 a:hover {
  color: rgb(67, 115, 34);
}
main .events .eventlisting article .tribe-events-location {
  order: 2;
  line-height: 1.5em;
  font-size: 14px;
}
main .events .eventlisting article .read-more {
  order: 3;
  align-self: flex-start;
  font-size: 0.8rem;
  padding: 0.25rem;
  margin-top: 0.75rem;
  float: left;
}
main .events .eventlisting article .tribe-events-duration {
  order: 4;
  font-size: 12px;
  padding: 0.75rem 15px 10px 15px;
  margin: 0.25rem -15px -15px -15px;
  border-top: 1px solid #eaeaea;
}
main .events .eventlisting .tribe-events-widget-link a {
  display: none;
  padding: 0.25rem;
}
main.events {
  margin-bottom: 50px;
  flex-wrap: nowrap;
}
main.events section p#breadcrumbs {
  font-size: 0.85em;
  margin: 0 0 20px 0;
  padding: 10px 0;
}
main.events section.eventcontent {
  max-width: 1500px;
  flex: 1 0 auto;
}
main.events section.eventcontent h1 {
  font-size: 2.5rem;
  display: block;
  clear: both;
}
main.events section.eventcontent .tribe-events-loop {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
main.events section.eventcontent .tribe-events-loop .tribe-events-list-separator-month {
  width: 100%;
  font-size: 2rem;
  margin: 2rem auto 0 auto;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events {
  background: rgb(230, 230, 230);
  width: calc(50% - 30px);
  margin: 15px;
  padding: 15px;
  float: left;
  transition: all 0.3s ease-in-out;
  transition-property: background, border, box-shadow;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-list-event-title a:hover {
  color: rgb(67, 115, 34);
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-event-schedule-details .event-is-recurring .tribe-events-divider {
  padding: 0 15px;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address > br {
  display: none;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address .tribe-street-address {
  order: 1;
  width: 100%;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address .tribe-postal-code {
  order: 2;
  padding-right: 5px;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address .tribe-locality {
  order: 3;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address .tribe-region, main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address .tribe-country-name, main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-venue-details .tribe-address .tribe-delimiter {
  display: none;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-read-more {
  background: rgb(67, 115, 34);
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 700;
  padding: 0.25rem;
}
main.events section.eventcontent .tribe-events-loop .type-tribe_events .tribe-events-read-more:hover {
  background: rgb(0, 0, 0);
}
main.events section.eventcontent .tribe-events-single {
  display: flex;
  flex-direction: column;
}
main.events section.eventcontent .tribe-events-single .tribe-events-schedule .recurringinfo .tribe-events-divider {
  padding: 0 1rem;
}
main.events section#tribe-meta {
  background: rgb(230, 230, 230);
  margin: 0 -15px;
}
main.events section#tribe-meta .tribe-events-meta-group {
  padding: 2rem 2rem 0 0;
  margin: 0;
}
main.events section#tribe-meta .tribe-events-meta-group dd, main.events section#tribe-meta .tribe-events-meta-group dd * {
  color: rgb(0, 0, 0) !important;
}
main.events section#tribe-meta .tribe-events-meta-group a {
  text-decoration: underline;
}
main.events section#tribe-meta .tribe-events-meta-group a:hover {
  color: rgb(67, 115, 34) !important;
}
main.events section#tribe-meta .tribe-events-meta-group .tribe-region, main.events section#tribe-meta .tribe-events-meta-group .tribe-country-name {
  display: none;
}
main.events section#tribe-events-footer {
  background: rgb(200, 200, 200);
  padding: 1rem 0;
  margin: 0 -15px -95px -15px;
}
main.events section#tribe-events-footer a:hover {
  color: rgb(67, 115, 34) !important;
}
main.events section > .eventcontent {
  max-width: 1500px;
}

footer {
  background: rgb(67, 115, 34);
  color: rgb(255, 255, 255);
  text-align: center;
  padding: 15px 0em;
  flex-shrink: 0;
  z-index: 100;
  order: 5;
}

footer #copyright p {
  margin: 0;
}

#cookie-notice {
  position: fixed;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) !important;
}
#cookie-notice.cookie-notice-hidden {
  display: none;
}
#cookie-notice > .cookie-notice-container {
  background: rgb(0, 0, 0) !important;
}
#cookie-notice > .cookie-notice-container > #cn-notice-text {
  width: 100%;
}
#cookie-notice > .cookie-notice-container > #cn-notice-buttons {
  width: 100%;
}
#cookie-notice > .cookie-notice-container > #cn-notice-buttons .cn-button {
  padding: 0.5rem 1rem;
}

@media (max-width: 550px) {
  img.size-thumbnail {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none;
    visibility: hidden;
  }
  .show-xs {
    display: block;
    visibility: visible;
  }
  header .container #logo {
    order: 1;
  }
  header .container #overview {
    order: 3;
    padding: 15px 15px 0px 15px;
    margin-top: 10px;
    font-size: 1.2em;
    border-top: 5px solid rgb(0, 0, 0);
  }
  header .container #interactive {
    order: 2;
    margin-top: 15px;
  }
  header .container #interactive form {
    order: 2;
  }
  header .container #interactive ul {
    order: 1;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  section.mood .mood-1, section.mood .mood-2, section.mood .mood-3, section.mood .mood-4 {
    border-bottom: 10px solid rgb(255, 255, 255);
  }
  section.mood .mood-4 {
    border-bottom: 0px;
  }
  main {
    display: block;
  }
  main > .content a.mood {
    margin-right: 0px;
  }
  main > .content a.alignright.mood {
    margin-right: 0px;
    padding-left: 0px;
  }
  main > .content > .newsteaser.mitgliederteaser > ul > li > a .newsteasercontent {
    display: flex;
    flex-direction: row;
  }
  main > .content > .newsteaser.mitgliederteaser > ul > li > a .newsteaserimage {
    width: 33%;
    border-right: 15px solid rgba(255, 255, 255, 0);
  }
  main > .content > .newsteaser.mitgliederteaser > ul > li > a .newsteaserimage img {
    max-width: none;
  }
  main > .content > .newsteaser.mitgliederteaser > ul > li > a p.excerpt {
    width: 67%;
  }
  main.events section.eventcontent .tribe-events-loop .type-tribe_events {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .hidden-sm {
    display: none;
    visibility: hidden;
  }
  .show-sm {
    display: block;
    visibility: visible;
  }
  header .container #logo {
    order: 1;
  }
  header .container #overview {
    order: 3;
    padding: 15px 15px 0px 15px;
    margin-top: 15px;
    font-size: 1.5em;
    border-top: 5px solid rgb(0, 0, 0);
  }
  header .container #interactive {
    order: 2;
    margin-left: auto;
  }
  section.mood .mood-1 {
    border-right: 2.5px solid rgb(255, 255, 255);
    border-bottom: 2.5px solid rgb(255, 255, 255);
  }
  section.mood .mood-2 {
    border-left: 2.5px solid rgb(255, 255, 255);
    border-bottom: 2.5px solid rgb(255, 255, 255);
  }
  section.mood .mood-3 {
    border-right: 2.5px solid rgb(255, 255, 255);
    border-top: 2.5px solid rgb(255, 255, 255);
  }
  section.mood .mood-4 {
    border-left: 2.5px solid rgb(255, 255, 255);
    border-top: 2.5px solid rgb(255, 255, 255);
  }
}
@media (min-width: 992px) {
  .hidden-md {
    display: none;
    visibility: hidden;
  }
  .show-md {
    display: block;
    visibility: visible;
  }
  header .container #logo {
    order: 1;
  }
  header .container #overview {
    order: 2;
    padding: 0px 50px;
    margin-top: 0;
    font-size: 1.2em;
    border-top: none;
  }
  header .container #interactive {
    order: 3;
  }
  section.mood {
    background-image: url(images/mood-haende.png), url(images/mood-bg.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
    background-position: right, center;
  }
  section.mood .mood-1, section.mood .mood-2, section.mood .mood-3, section.mood .mood-4 {
    border: 10px solid transparent;
  }
  section.mood .mood-3 {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none;
    visibility: hidden;
  }
  .show-lg {
    display: block;
    visibility: visible;
  }
}/*# sourceMappingURL=style.css.map */