/*
Theme Name: Lativ Child
Theme URI: https://wordpress.com/themes/lativ/
Description: Lativ is a WordPress block theme specifically designed for businesses and startups. It offers fresh, vibrant color palettes and sleek, modern templates that are perfect for companies looking to establish a bold and innovative online presence.
Version: 1.0.1
Author: Automattic
Author URI: https://automattic.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lativ
*/


.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
	background-color: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--background);
	border-color: var(--wp--preset--color--secondary);
}

a {
	text-decoration-thickness: .0625em !important;
	text-underline-offset: .15em;
}

@font-face {
	/* Fett */
	font-family: "Soehne Mono";
	font-weight: bold;
	src: url("https://clubkombinat.de/wp-content/themes/lativ-wpcom/assets/fonts/SoehneMono-Fett.ttf") format("truetype");
}

@font-face {
	/* Kräftig */
	font-family: "Soehne Mono";
	font-weight: 1200;
	/* Oder extra-bold / black, je nach Gewicht der Schriftart */
	src: url("https://clubkombinat.de/wp-content/themes/lativ-wpcom/assets/fonts/SoehneMono-Kraeftig.ttf") format("truetype");
}

@font-face {
	font-family: "Helvetica";
	src: local('Helvetica Neue'), url("https://clubkombinat.de/wp-content/themes/lativ-wpcom/assets/fonts/Helvetica_Neue_Regular.otf") format("OpenType");
}

.soehne-mono-fett {
	font-family: "Soehne Mono" !important;
}

.soehne-mono-kraeftig {
	font-family: "Soehne Mono" !important;
}

body {
	font-family: "Soehne Mono" !important;
	--wp--style--global--content-size: unset !important;
	hyphens: auto;
	hyphenate-limit-chars: auto 5;
	hyphenate-limit-lines: 4;
	hyphenate-limit-before: 5;
	/* Alternative für Firefox */
	hyphenate-limit-after: 2;
	/* Alternative für Firefox */
}

.liste li {
	font-family: 'Helvetica Neue', sans-serif !important;
}

.wp-block-navigation {
	font-size: 1.25em !important;
	/* 15pt */
}

.wp-block-navigation .wp-block-navigation-item {
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
}

button {
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1em !important;
	transition-duration: 0.3s;
	cursor: pointer;
}

.wp-block-button .wp-block-button__link {
	border-radius: 15px !important;
}

.wp-block-button__link:hover {
	background-color: #e3e4ec !important;
	color: #121712 !important;
}

.popup {
	margin: 5em auto 5em auto !important;
}

.popup-container {
	position: relative;
	max-width: 375px;
	max-height: 300px;
	font-size: 0.75em;
	background-color: white;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
	border: 2px solid black;
}

.popup-container img {
	width: 92px;
	height: 92px;
	margin: 0px 16px 0px 0px;
	border-radius: 10px;
	float: left;
}

.popup-container p {
	color: #121712;
	margin-bottom: 15px;
	margin: 1px 0px 35px 0px;
	text-align: left;
	line-height: 1.5em;
}

.popup-container .close-btn {
	position: absolute;
	top: 3px;
	right: 10px;
	color: #121712;
	cursor: pointer;
}

.popup-container button {
	padding: 10px 20px;
	font-size: 1em;
	margin-right: 15px;
	float: left;
	border-radius: 10px;
	background-color: #121712;
	color: white;
	cursor: pointer;
}

.popup-container button:active {
	background-color: #00FF00;
	color: black;
	border: none;
}

.popup-container button:hover {
	background-color: #e3e4ec !important;
	color: #121712 !important;
}

.hide {
	display: none !important;
}

iframe {
	display: block;
}

p {
	font-family: 'Helvetica Neue', sans-serif !important;
	font-size: 1.125em;
}

.datenschutz {
	font-family: 'Helvetica Neue', sans-serif !important;
}

.wp-block-post-title.post_title_heading {
	font-size: 2.5rem !important;
	color: #00FF00 !important;
	min-height: auto !important;
	max-height: none !important;
	line-height: 1 !important;
	max-width: 1400px !important;
}

.wp-block-heading {
	color: white;
}

.akkordeon .wp-block-heading {
	color: inherit !important;
	margin-top: 1em;
	margin-bottom: 0.75em;
}

.akkordeon li,
tr,
td {
	font-family: 'Helvetica Neue', sans-serif !important;
}

.akkordeon .wp-block-button {
	font-family: 'Helvetica Neue', sans-serif !important;
}

h1 {
	/* XXL */
	font-family: "Soehne Mono" !important;
	font-weight: bold;
	font-size: 3.05rem !important;
}

h2 {
	/* XL */
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 2.44rem !important;
}

h3 {
	/* L */
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1.95rem !important;
}

h4 {
	/* M */
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1.56rem !important;
}

h5 {
	/* S */
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1.25rem !important;
}

h6 {
	/* XS */
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1.00rem !important;
}

.page-template-default {
	width: auto !important;
}

.wp-block-navigation__responsive-container.is-menu-open {
	padding: var(--wp--preset--spacing--50);
}

ol.has-background,
ul.has-background {
	padding: 1.25em 2.375em !important;
}

.wp-block-search__input {
	border-radius: 25px;
}

.beitragsteaser {
	align-items: start !important;
	justify-content: left !important;
}

.wp-block-latest-posts__post-excerpt {
	background-color: white !important;
	color: #121712 !important;
	border-radius: 10px !important;
	font-family: 'Helvetica Neue', sans-serif !important;
	font-size: 1.15em !important;
	margin-top: 3em !important;
	margin-bottom: 0em !important;
	line-height: 1.3em !important;
}

.wp-block-latest-posts__post-date {
	font-size: .8125em;
	color: #121712 !important;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	margin-top: 15px;
}

time {
	font-size: .8125em;
	color: #121712 !important;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	margin-top: 15px;
	text-transform: capitalize;
}

.wp-block-post-title {
	font-size: 1.5em !important;
	min-height: 8vw;
	max-height: 8vw;
	text-decoration: none !important;
	max-width: 500px;
	overflow: hidden;
	color: #121712 !important;
}

.suche .wp-block-post-title {
	min-height: 220px;
	max-width: 500px;
	padding-top: 20px !important;
	font-size: 1.833em !important;
	max-height: unset;
}

.wp-block-latest-posts__post-title {
	color: #121712 !important;
	margin-top: 0px !important;
	/*width: inherit !important;
	height: fit-content;*/
	padding: 0px 0px 50px 0px !important;
	text-decoration: none !important;
	cursor: pointer;
	background-color: white !important;
	display: inherit !important;
	font-family: "Soehne Mono" !important;
	font-weight: bold;
	font-size: 1.667em !important;
	min-height: 120px;
	max-height: 120px;
	max-width: 500px;
	text-transform: uppercase !important;
}

.wp-block-latest-posts a:link {
	color: #121712;
	text-decoration: none;
	background-color: #00FF00;
	display: table;
	margin-top: 15px;
	border-radius: 15px;
	padding: 15px;
}

.wp-block-latest-posts li {
	background-color: white;
	border-radius: 30px;
	padding: 30px;
	width: 28% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	/* 	word-break: break-word; */
}

/* .wp-block-post-featured-image img {
	margin-top: -8.5em;
} */

.wp-block-details {
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1.125em !important;
}

.wp-block-details li {
	font-family: "Soehne Mono" !important;
	font-size: 1.125em;
}

.mehr_events a {
	font-size: 1.583em !important;
}

.category {
	border: 2px solid #121712;
	border-radius: 25px;
	width: fit-content;
	float: left;
	text-underline-position: unset;
	font-size: 0.85em !important;
}

.split_category {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news .split_category {
	padding-bottom: 10px;
	letter-spacing: unset !important;
	margin-right: 10px;
	margin-bottom: 10px;
	height: fit-content;
}

.news .wp-block-post-title {
	font-size: 1.75em !important;
	min-height: 8vw;
	max-height: 8vw;
	text-decoration: none !important;
	max-width: 500px;
	overflow: hidden;
}

.news .beitragsteaser {
	min-height: 30vw !important;
}

.news .textauszug {
	min-height: 10vw !important;
	max-height: 10vw !important;
}

.news a {
	color: #121712;
}

.news .split_category a {
	color: #121712;
	background-color: transparent !important;
	padding: 0px 12px 5px 10px !important;
}

.split_category a {
	color: #121712;
	background-color: transparent !important;

}

.news-block .split_category a {
	font-size: 0.85em !important;
	color: #121712;
	background-color: transparent !important;
}

.news-block a:link {
	font-size: 0.85em !important;
	font-weight: 400 !important;
}

.news-block .wp-block-post-title {
	font-size: 1.5em !important;
	min-height: 9vw;
	max-height: 9vw;
	text-decoration: none !important;
	overflow: hidden;
}

.news-block time {
	font-size: 1em !important;
}

.news-block .textauszug {
	font-size: 0.85em !important;
	min-height: 9.5vw;
	max-height: 9.5vw;
	overflow: hidden;
}

.news-block .beitragsteaser {
	min-height: 32vw;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	align-items: start !important;
	justify-content: left !important;
}

.news-block .wp-block-post-excerpt__excerpt {
	font-size: 1.15em !important;
	
}

.news-block .split_category {
	font-size: 1em !important;
}

/* News Block narrow */

.news-block-narrow .wp-block-post-title {
	font-size: 1.5em !important;
	min-height: 5vw;
	max-height: 5vw;
}

.news-block-narrow time {
	font-size: 1em !important;
}

.news-block-narrow .textauszug {
	font-size: 0.85em;
	min-height: 9.5vw;
	max-height: 9.5vw;
}

.news-block-narrow .beitragsteaser {
	min-height: 20vw;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	align-items: start !important;
	justify-content: left !important;
}

.news-block-narrow .wp-block-post-excerpt__excerpt {
	font-size: 0.75em !important;
}

.news-block-narrow .split_category {
	font-size: 0.75em !important;
}

/* News Block schmal */

.kategorie_datum_beitrag .category {
	border: 2px solid white !important;
}

.kategorie_datum_beitrag .category a {
	color: white !important;
}

.category_group {
	width: auto;
	height: auto;
	display: flex;
}

.archive {
	border: none !important;
	border-radius: unset !important;
	width: auto !important;
	float: none !important;
}

.neuste-beitraege .category {
	border: 2px solid #121712;
	border-radius: 25px;
	width: fit-content;
	float: unset !important;
	font-size: 0.833em !important;
}

.category_whiteonblack {
	border: 2px solid white;
	border-radius: 25px;
	width: fit-content;
	padding: 0.4%;
	font-size: 1em !important;
}

.category_whiteonblack time {
	border-radius: 25px;
	font-size: 1em !important;
	color: white !important;
}

.post-categories a:link {
	background-color: transparent !important;
	margin-top: 0px !important;
	padding: 8px !important;
}

.beitragsnavigation_zurueck {
	background-image: url('/wp-content/uploads/2024/02/previous_page.png');
	width: 230px;
	height: 175px;
	transform: scale(0.3);
	background-repeat: no-repeat;
}

.beitragsnavigation_vor {
	background-image: url('/wp-content/uploads/2024/02/next_page.png');
	width: 230px;
	height: 175px;
	transform: scale(0.3);
	background-repeat: no-repeat;
}

/*.post_nav {
	margin-left: -4em !important;
	margin-right: -4em !important;
}*/

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
	display: none;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
	display: none;
}



.padding0 {
	padding-bottom: 0 !important;
}

.padding1_5 {
	padding: 0 30px 0 30px;
}

.padding15 {
	padding: 0 15px 0 15px;
}

.padding40 {
	padding: 0 40px 0 40px;
}

.portrait {
	padding: 0.5%;
	filter: contrast(2) grayscale(1);
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.portrait img {
	border-radius: 10px !important;
}

.textauszug {
	min-height: 10vw;
	max-height: 10vw;
}

.textauszug p {
	font-size: 1em;
	min-height: 9vw;
	max-height: 9vw;
	overflow: hidden;
}

.wp-block-query-pagination-previous-arrow {
	margin-left: 20px;
}

:where(.wp-site-blocks)>* {
	margin-block-start: 0em;
}

.wp-block-post-date {
	font-size: 1em;
}

.partner_container .wp-block-image {
	min-width: 200px;
	min-height: 300px;
	max-height: 300px;
	max-width: 300px;
}

.partner {
	display: block;
	padding: 15px;
	margin: auto;
	background-color: white;
	border-radius: 15px;
}

.partner a {
	flex-grow: unset !important;
	align-self: center !important;
}

.fairtix_anker {
	display: block;
	visibility: hidden;
	margin-top: -80px;
	padding-top: 80px;
	scroll-margin-top: 2em;
}

.absatz_eingerueckt {
	margin-left: 250px !important;
	margin-right: 350px !important;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	margin-top: 2em;
	margin-bottom: 2em;
}

.wp-site-blocks {
	color: white !important;
}

.wp-container-core-group-layout-29.wp-container-core-group-layout-29 {
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 1350px;
	margin-left: auto;
	margin-right: auto;
}

.wp-site-blocks link {
	color: #00FF00 !important;
}

/*Live-Tipps*/

.page-template-wp-custom-template-seite-volle-breite main {
	max-width: 1920px !important;
}

.button_tipps_forward {
	width: 300px;
	height: 50px;
	padding: 10px;
	background-color: transparent;
	color: #00FF00;
	border: 3px solid #00FF00;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 2em;
	border-radius: 15px;
	text-align: center;
	cursor: pointer;
	transition-duration: 0.3s;
	display: inline;
}

.button_tipps_forward:hover {
	opacity: 0.5;
}

.button_tipps_backwards {
	width: 300px;
	height: 50px;
	padding: 10px;
	/* margin-right: 30px; */
	background-color: transparent;
	color: #00FF00;
	border: 3px solid #00FF00;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 2em;
	border-radius: 15px;
	text-align: center;
	cursor: pointer;
	transition-duration: 0.3s;
	display: inline;
}

.button_tipps_backwards:hover {
	opacity: 0.5;
}

.container_nav {
	position: absolute;
}

.wp-block-query-no-results {
	text-transform: uppercase;
	font-size: 1.5em !important;
}

:where(.wp-site-blocks)> :first-child:first-child {
	background-position-x: center;
}

.poster_headline {
	padding-left: 64px;
}

.wp-block-navigation-item .wp-block-navigation-item__content {
	background: white !important;
}

.wp-block-navigation-item__label {
	padding-top: 1em !important;
}

.akkordeon summary::marker {
	content: '+ ';
	font-weight: bold;
}

.og-grid li::marker {
	content: '+ ';
	font-weight: bold;
}

.green-talk {
	max-width: 25vw;
	padding-bottom: 2vw;
}

.hidden-list {
	position: absolute;
	/* Übereinanderliegend */
	top: 0;
	left: 0;
	width: 100%;
	/* Passt zur Elternbreite */
	opacity: 0;
	/* Unsichtbar */
	visibility: hidden;
	z-index: 0;
	/* Hintergrundebene */
	transition: opacity 1s ease;
	/* Sanfte Übergänge */
	padding: 15px
}

.hidden-list.is-visible {
	opacity: 1;
	visibility: visible;
	padding: 15px
}

.lists-container {
	padding-bottom: 60px;
}

.list-2 {
	margin-top: 0;
}

.centered_div {
	margin-left: auto !important;
	margin-right: auto !important;
}


/* Complianz */

.page-id-69678 h1,
h2,
h3,
h4 {
	color: white !important;
}

.page-id-69678 h2 {
	font-size: 3em !important;
}

.page-id-69678 h3 {
	font-size: 2em !important;
}

.page-id-69678 summary {
	background-color: #B4F3B4
}

.page-id-69678 {
	font-family: Arial, Helvetica, sans-serif !important;
}

/* Complianz */

/* Live-Tipps */

.margin-livetipps {
	margin: -8vw 0vw 0vw 2vw;
	position: relative;
}

.width100 {
	width: 100%;
}

.livetipps {
	/* 	margin-top: -11em !important; */
	display: flex;
	justify-content: center;

	.content {
		flex-direction: row;
		display: flex;
	}

	.event-teaser {
		padding: 30px;
		background-color: white;
		color: #121712;
		width: 415px;
		min-height: 27vw;
		/* 680px default */
		border-radius: 15px;
		margin: 10px;
	}

	.img_live-tipps_container {
		width: 100%;
		height: 32%;
		background-color: #00FF00;
		display: flex;
		flex: 1 1 100%;
		overflow: hidden;
		position: relative;
	}

	.img_live-tipps {
		display: block;
		position: relative;
		object-fit: cover;
		width: 450px;
		height: 240px;
		flex: 1 0 100%;
		mix-blend-mode: darken;
	}

	.img_live-tipps::before {
		background-color: #00FF00;
		content: '';
		display: block;
		position: absolute;
		z-index: 1;
	}

	.button_mehr {
		width: 200px;
		height: 60px;
		padding: 10px;
		background-color: #121712;
		color: white;
		font-family: "Soehne Mono" !important;
		font-weight: 1200;
		font-size: 1.5em;
		border-radius: 15px;
		text-decoration: none;
		text-align: center;
		border: none;
		cursor: pointer;
		transition-duration: 0.3s;
	}

	.button_mehr:hover {
		background-color: white;
		color: #121712;
		border: solid 3px #121712;
	}

	.button_tix:hover {
		background-color: transparent;
		color: #121712;
		border: solid 3px #121712;
	}

	.button_tix {
		width: 200px;
		height: 60px;
		padding: 10px;
		background-color: #00FF00;
		color: #121712;
		font-family: "Soehne Mono" !important;
		font-weight: 1200;
		font-size: 1.5em;
		border-radius: 15px;
		text-decoration: none;
		margin-left: 15px;
		text-align: center;
		border: none;
		cursor: pointer;
		transition-duration: 0.3s;
	}

	.outer-container * {
		display: flex;
		height: unset !important;
	}

	.venue_datetime {
		height: unset !important;
		display: flex;
	}

	.cat-container .time {
		flex-direction: row;
	}

	.cat-container .button_nav {
		width: 200px;
		height: 60px;
		padding: 10px;
		background-color: #00FF00;
		color: #121712;
		font-family: "Soehne Mono" !important;
		font-weight: 1200;
		font-size: 1.5em;
		border-radius: 15px;
		text-decoration: none;
		margin-left: 15px;
		text-align: center;
		border: none;
		cursor: pointer;
	}

	a:link {
		text-decoration: none;
		color: #121712;
	}

	.container {
		display: flex;
		margin-block-start: auto !important;
		align-items: center;
		text-align: center;
	}

	.cat {
		border: 2px solid #121712;
		border-radius: 25px;
		width: fit-content;
		text-underline-position: none;
		font-size: 1em !important;
		padding: 8px;
		margin: 20px 10px 0px 0px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.location {
		background-color: #121712;
		color: white;
		height: 30px !important;
	}

	.title {
		color: #121712 !important;
		text-transform: uppercase;
		font-family: "Soehne Mono Fett";
		font-size: 1.75em !important;
		height: 5vw;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.scroll-container {
		display: flex;
		justify-content: center;
		margin: unset !important;
		z-index: 1;
		/* position: sticky; */
		/* 	overflow: hidden; */
		/* Verhindert, dass überstehende Inhalte sichtbar sind */
	}

}

/* Live-Tipps */

/* Live-Tipps Column - 3 Spalten */

/* .livetipps-columns {
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.livetipps-columns .scroll-container {
	display: flex;
	justify-content: center;
}

.livetipps-columns .content {
	display: flex;
	justify-content: center;
}

.livetipps-columns .event-teaser {
	display: flex;
	flex-wrap: wrap;
	padding: 2vw;
	background-color: white;
	color: #121712;
	max-width: 33%;
	border-radius: 15px;
	margin: 1vw;
}

.livetipps-columns .img_live-tipps_container {
	display: flex;
	height: 15vw;
	background-color: #00FF00;
	flex: 1 1 100%;
	position: relative;
}

.livetipps-columns .img_live-tipps {
	display: flex;
	position: relative;
	object-fit: cover;
	width: 100%;
	height: 15vw;
	flex: 1 0 100%;
	mix-blend-mode: darken;
}

.livetipps-columns .outer-container {
	display: flex;
	flex-direction: column;
	width: 100%
}

.livetipps-columns .title {
	color: #121712 !important;
	text-transform: uppercase;
	font-family: "Soehne Mono" !important;
	font-weight: bold;
	;
	font-size: 2.5vw !important;
	width: 100%;
	height: 12vw;
}

.livetipps-columns .cat-container {
	display: inherit;
	margin-block-start: auto !important;
	width: 100%;
}

.livetipps-columns .button_nav {
	width: 200px;
	height: 60px;
	padding: 10px;
	background-color: #00FF00;
	color: #121712;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 18vw;
	border-radius: 15px;
	text-decoration: none;
	margin-left: 15px;
	text-align: center;
	border: none;
	cursor: pointer;
}

.livetipps-columns a:link {
	text-decoration: none;
	color: #121712;
}

.livetipps-columns .cat {
	border: 2px solid #121712;
	border-radius: 25px;
	width: fit-content;
	text-underline-position: none;
	font-size: 1vw !important;
	padding: 0.5em;
	margin: 1em 0.5em 0 0;
}

.livetipps-columns .location {
	background-color: #121712;
	color: white;
}


.livetipps-columns .img_live-tipps::before {
	background-color: #00FF00;
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
}

.livetipps-columns .button_mehr,
.button_tix {
	width: auto;
	padding: 1vh;
	font-family: "Soehne Mono" !important;
	font-weight: 1200;
	font-size: 1vw !important;
	border-radius: 15px;
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	transition-duration: 0.3s;
}

.livetipps-columns .button_mehr:hover {
	background-color: white;
	color: #121712;
	border: solid 3px #121712;
}

.livetipps-columns .button_tix:hover {
	background-color: transparent;
	color: #121712;
	border: solid 3px #121712;
}

.livetipps-columns .button_tix {
	background-color: #00FF00;
	color: #121712;
	margin-left: 1vw;
} */

/* Live-Tipps Column - 3 Spalten */

/* MOBILE */

@media only screen and (max-width: 1600px) and (min-width: 600px) {
	.wp-block-search__input {
		display: initial !important;
	}
}

@media only screen and (max-width: 1550px) {

	.popup-container {
		display: none;
	}

	.wp-block-search__input {
		display: none;
	}

	body .is-layout-flex {
		width: auto !important;
	}

	/* 	.wp-block-button .wp-block-button__link {
		padding-right: unset !important;
		padding-left: unset !important;
	} */

	.wp-block-navigation-item .wp-block-navigation-item__content {
		background: inherit !important;
	}

	.cmplz-cookiebanner {
		min-width: unset !important;
		padding: 10px 20px 20px 12px !important;
	}

	.mit_submenues {
		font-weight: 900;
	}

	.mit_submenues ul {
		font-weight: initial;

	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		word-break: break-word !important;
	}

	.startseite h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		padding-left: unset !important;
	}

	.akkordeon {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.textauszug {
		min-height: unset;
		max-height: unset;
	}

	.wp-block-post-title {
		min-height: 35vw !important;
		max-height: unset !important;
		max-width: unset !important;
		color: #121712;
	}

	.app_banner {
		padding: 25px 25px 25px 25px !important;
	}

	.wp-container-5 {
		position: relative;
	}

	a:link {
		word-break: break-word;
	}

	.radiobutton {
		padding: unset !important;
		margin-bottom: 26px;
		padding: unset !important;
		margin-right: unset !important;
		height: 40px !important;
		padding: 10px 0px !important;
		width: unset !important;
	}

	.filter {
		display: grid;
		margin: 0px 0px 0px -15px !important;
		font-size: 1em !important;
	}

	.og-gridDiv {
		font-size: 1.167em !important;
		padding: 10px !important;
		height: unset ! important;
	}

	.og-grid li {
		max-height: 500px !important;
	}

	.og-details {
		text-align: center;
	}

	.og-expander-inner {
		padding: 0px 30px !important;
	}

	.og-details p {
		max-height: 330px !important;
		overflow: scroll;
	}

	.absatz_eingerueckt {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 0px !important;
	}

	.wp-block-post-featured-image img {
		margin-top: 0em;
	}

	.footer-links {
		display: block !important;
	}

	.logo_footer {
		float: left !important;
		margin-inline-start: 0em !important;
	}

	.wp-block-latest-posts__post-title {
		min-height: unset !important;
		max-height: unset !important;
	}

	.claim {
		/* 		margin-top: -2em !important; */
		line-height: 1em;
	}

	.livetipps .content {
		flex-direction: column;
	}

	.button_tipps_forward {
		width: 215px !important;
		margin-left: 0px !important;
	}

	.button_tipps_backwards {
		width: 215px !important;
		margin-left: 0px !important;
	}

	.mehr_events a {
		font-size: 1em !important;
	}

	.post_title_heading {
		line-height: 1 !important;
	}

	.category_whiteonblack {
		text-align: center;
		padding: 1.5%;
		font-size: 0.833em !important;
	}

	.category_whiteonblack time {
		font-size: 0.833em !important;
	}

	.content_block_post {
		padding-left: 20px;
		padding-right: 20px;
	}

	.poster_headline {
		padding-left: 25px !important;
	}

	.wp-container-core-post-template-layout-1.wp-container-core-post-template-layout-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}

	.wp-container-core-social-links-layout-1.wp-container-core-social-links-layout-1 {
		justify-content: left;
	}

	.wp-block-latest-posts__post-excerpt {
		margin-top: unset !important;
		margin-bottom: unset !important;
	}

	.header_menu {
		flex-direction: column;
	}
}

@media only screen and (max-width: 1365px) {
	.wp-block-latest-posts.is-grid li {
		/* width: -webkit-fill-available !important; */
		width: 100% !important;
		/* Alternative für alle Browser */
	}

	.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
		grid-template-columns: 1fr;
	}

}

@media only screen and (max-width: 768px) {

	/* 	h1 {
		font-size: 5.5em !important;
	}

	h2 {
		font-size: 4.3em !important;
	}

	h3 {
		font-size: 3.1em !important;
	}

	h4 {
		font-size: 2.5em !important;
	}

	h5 {
		font-size: 1.75em !important;
	}

	h6 {
		font-size: 1em !important;
	}

	p {
		font-size: 1.1em;
		word-break: break-word;
	} */

	.columns {
		grid-template-columns: min-content;
	}

	body .is-layout-grid {
		display: grid;
		grid-template-columns: 1fr;
	}

	.green-talk {
		margin: -3em 0 0 0;
		grid-template-columns: auto;
		/* none */
		max-width: 100%;
		padding-bottom: 0vw;
	}

	.green-facts {
		min-height: 80vw;
	}

	.margin-livetipps {
		margin: 0;
		text-align: center;
	}

	.gallery-columns {
		flex-direction: column;
		align-items: center !important;
	}

	.gallery-columns .wp-block-image {
		width: 80% !important;
	}

	.team {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

@media only screen and (max-width: 599px) {

	.livetipps,
	.margin-livetipps {
		display: none;
	}

}