/*
 Webdesign:       Susanne Seifert
 Webdesign URL:   https://mediengestaltung-seifert.myportfolio.com/
 Screendesign: https://www.buero-quer.de/
*/




@import url("../generatepress/style.css");

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .clearfix { display: inline-block; }
  /* start commented backslash hack \*/
  * html .clearfix { height: 1%; }
  .clearfix { display: block; }
  /* close commented backslash hack */


/* Toggle function */
.accordion-container {
    display: none;
    padding: 20px;
}
.accordion-container.toggle-open {
    display: block;
}
.accordion-toggle {
    cursor: pointer;
    background-color: #ffffff;
}
.accordion-toggle {
    font-size: 24px;
    padding: 10px 0px;
    margin-top: 10px;
    margin-bottom: 0;
}

.accordion-toggle:after {
    content: '\002B';
    font-weight: bold;
    float: right;
}

.accordion-toggle.toggle-open:after {
    content: "\2212";
}


/** Table of Contents **/
div#ez-toc-container {
    border: 5px solid #d6156c;
}

/** Custom LOOP **/
#custom-loop .item {
 	border-radius: 10px;
	border: 2px solid  #00668e;
	overflow: hidden;
    padding: 0px;
    margin-bottom: 15px;
}

#custom-loop .item a{
    color: #FFF;
}
.not-found.item,
#custom-loop .item-content {
	width: 100%;
	background-color: #00668e;
	color: #FFF;
	min-height: 125px;
	padding: 25px;
}

#custom-loop .event-category{
    list-style: none;
    margin: 0px;
}

#custom-loop .entry-title, #custom-loop .entry-title a{
color: #FFF;
font-family: Open Sans Condensed, sans-serif;
font-weight: 600;
font-size: 26px;
padding: 10px 0px;
}


#custom-loop article .gb-container {
    background-color: #f5f9fc;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #c6c6c6;
	max-width: 1300px;
	flex-shrink: 1;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
}
#custom-loop figure{
    background-color: #f5f9fc;
    border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #c6c6c6;
    width: 33%;
    box-sizing: border-box;
    
}
#custom-loop article {
	width: 100%;
    display: flex;
    flex-wrap: nowrap;
}

#custom-loop header {
	width: 66.66%;
	flex-grow: 1;
    box-sizing: border-box;
}

#custom-loop .generate-columns-container {
	margin-left: -40px;
}
#custom-loop .generate-columns {
	padding-left: 0px;
    margin-bottom: 0px;
}

/** Events **/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 0px;
    padding-top: 0px;
}

#tribe_events-pro_organizer p {
	padding: 10px 0px;
}
#tribe_events-pro_organizer ul {
	list-style: disc;
}
#tribe_events-pro_organizer dt {
	padding: 10px 0px;
}
.tribe-common ol, .tribe-common ul {
	margin-left: 20px;
}
.tribe-common li {
    padding: 5px 0px;
}
.tribe-common a, .tribe-common a:active, 
.tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	 color: var(--tec-color-accent-primary); 
}
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta:not(.tribe-events-pro-organizer__meta--has-featured-image, .tribe-events-pro-organizer__meta--has-details) .tribe-events-pro-organizer__meta-content {
	width: calc(var(--tec-grid-width-1-of-8)*5) !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar {
    margin-top: 40px;
}
.tribe-events .tribe-events-c-top-bar__datepicker {
    margin-top: 40px;
}
#tribe-events-content .left{
    width: 70%;
    float: left;
    margin-right: 20px;
}
#tribe-events-content .right {
	width: 25%;
	float: left;
}
#tribe-events-content h3{
    font-family: Barlow, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700
}
.tribe-event-tags a::before {
    content: "\f147";
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
 }
.tribe-events-event-meta::before, .tribe-events-event-meta ~ div:not(.tribe-events-event-meta, .event-tickets) {
	border-top: 0px;
}
#event_tribe_organizer input.select2-search__field,
#event_tribe_organizer span.select2-search,
[aria-label='Verfügbare Veranstalter'] {
    display: none;
}
.tribe-common-form-control-checkbox__input:checked, .tribe-common .tribe-common-form-control-radio__input:checked {
    background-color: #00668e!important;
}
.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-range {
    background: #00668e!important;
}
.tribe-common-form-control-checkbox__label:hover, .tribe-common .tribe-common-form-control-radio__label:hover {
    color: #00668e!important;
	opacity: 1!important;
}
.tribe-filter-bar .tribe-filter-bar-c-filter--accordion .tribe-filter-bar-c-filter__toggle:focus, .tribe-filter-bar .tribe-filter-bar-c-filter--accordion button.tribe-filter-bar-c-filter__toggle:focus, .tribe-filter-bar .tribe-filter-bar-c-filter__toggle:focus, .tribe-filter-bar button.tribe-filter-bar-c-filter__toggle:focus {
    outline: none!important;
}

/** Events - Community-Addon **/
body.postid-20204 .gb-container-0dff6c69 {
	display: none;
}


/** Suchmasken **/
#page {
	min-height: 300px;
}
.searchandfilter ul{
    margin: 0px;
}

.cl-layout__no-results {
    margin-top: 60px;
	margin-left: 60px;
	color: #d6156c;
	font-weight: 700;
}

.cl-template h3 a {
    font-size: 22px!important;
}

#search-filter-form-20264 .searchandfilter label {
	width: 95%;
    height: 100%;
}

.sf-field-taxonomy-tribe_events_cat label {
	width: 98% !important;
}
.sf-field-submit,
.sf-field-reset {
	
	width: 98% !important;
    height: auto !important;

}

.sf-field-submit input,
.sf-field-reset input {
	
	width: 100% !important;
    height: auto !important;

}


#search-filter-form-19015 li li, 
#search-filter-form-20264 li li {
    height: inherit;
    width: 100%;
    padding: 0px;
}
#search-filter-form-20264 li input, 
#search-filter-form-20264 li label,
#search-filter-form-20264 li select{
	width: 98%;
    height: 100%;
}

#search-filter-form-19015 .sf-field-post-meta-_EventStartDate label, 
#search-filter-form-19015 .sf-field-post-meta-_EventOrganizerID label,
#search-filter-form-19015 .sf-field-post-meta-_VenueCity label,
#search-filter-form-19015 .sf-field-search label,
#search-filter-form-19015 .sf-field-post-meta-_EventStartDate input, 
#search-filter-form-19015 .sf-field-post-meta-_EventOrganizerID input,
#search-filter-form-19015 .sf-field-post-meta-_VenueCity input,
#search-filter-form-19015 .sf-field-search input,
    #search-filter-form-19015 .sf-input-select{
	width: 98%;
    height: 100%;
}

@media screen and (min-width: 480px) {
	 #search-filter-form-20264 li:nth-child(1){
		 width: 102%;
		 margin-bottom: 0px;
	}
    #search-filter-form-20264 li:nth-child(2){float: left;}
	#search-filter-form-20264 li:nth-child(3){float: left;}    
	#search-filter-form-20264 li {
        height: 66px;
		width: 50%;
		margin-bottom: 10px;
    }
}


.filterbar  li {
    float: left;
    width: auto;
 }
 .filterbar  li:last-child{
    float: none;
 } 
 .filterbar .sf-field-reset{
    display: none;
 }
 .filterbar, 
 .filterbar form::after{
    float: none;
    display: block;
 }

 .filterbar .sf-field-submit{
     width: auto !important;
     height: auto !important;
     float: left !important;
 
 }


/* komplette Container als Link */
.gb-container.clickable-container {
    position: relative;
}
.gb-container.clickable-container .gb-headline {
    position: initial;
}
.gb-container.clickable-container a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}


/* Contact Form 7 - Input Fix */
span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-form .small {
    font-size: .8em;
}
textarea.wpcf7-textarea {
    max-height: 120px;
}

/* Buttons */
button, input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 15px 30px;
    border-radius: 10px;
	background-color: #00668e;
	font-size: 18px;
    font-weight: 700;
	text-transform: uppercase;
}

button, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button, input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button, input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #d6156c;
}

/* Contact Form 7 - Captcha */
.wpcf7-form label {
    display: inline-grid;
}
/* Contact Form 7 - Checkbox/Radio Liste */
.wpcf7-form-control.wpcf7-checkbox,
.wpcf7-form-control.wpcf7-radio {
    display: grid;
}

/* Contact Form 7 - Column Grid */
.dwp-form {
    width: 100%;
    margin: 0 auto;
}
.dwp-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dwp-form-row .wpcf7-form-control,
.wpcf7-form label {
    width: 100%;
}
.dwp-form-column {
    flex: 1;
    padding: 0.5rem 0;
    width: 100%;
}
.dwp-form-column:first-of-type {
    padding-left: 0;
}
.dwp-form-column:last-of-type {
    padding-right: 0;
}
/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) {
    .dwp-form-row {
        flex-direction: row;
    }
    .dwp-form-column {
        padding: 0.5rem 1rem;
    }
}

/* PAGINATION */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
  
.navigation li {
    display: inline;
}
  
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
  
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}


/* responsive Layout */
.gb-grid-wrapper > .gb-grid-column-a96e816f {
     margin-top: 60px;
}
.tribe-events .tribe-events-l-container {
    min-height: 600px;
    padding-bottom: 0px;
    padding-top: 0px;
}

@media screen and (max-width: 480px) {
    .cl-layout--id-20764 .cl-template--image-left {
        flex-direction: column;
    }
	.cl-layout--id-20818 .cl-template--image-left {
    flex-direction: column;
}
    .cl-template .cl-element-featured_media a {
        padding: 0px 15px;
        width: 100%;
    }
}


/* Cookie-Notice Button */
#cookie-notice .cn-button.pbs-button {
    background-color: #00668e;
    color: #fff;
    padding: 5px 15px;
}
#cookie-notice .cn-close-icon,
#cookie-notice .cn-close-icon {
    display: none;
}