/*
Theme Name: AZ Aachen Website-Template
Theme URI: https://themeisle.com/themes/metrox/
Description: Metro CreativeX is a free metro WordPress theme, super clean,colorful,minimal and with a fully responsive design. Coded with care in HTML5 &amp; CSS3, is easy to customize and well documented.<a href="https://themeisle.com/forums/forum/metrox/">Official support forum</a> (https://themeisle.com/forums/forum/metrox/)
Author: themeisle
Author URI: https://themeisle.com
Version: 1.3.8
Text Domain: metro-creativex
Tags: two-columns, custom-menu, custom-header, custom-background, editor-style, featured-images, threaded-comments, translation-ready, post-formats, custom-colors
License: GNU General Public License v3.0

License URI: license.txt
Metro CreativeX is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/
/* Reset */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;} input, textarea, img { outline: none; border:none;-webkit-appearance: none;border-radius: 0; }article, aside, figure, footer, header, hgroup, nav, section, time {display: block;}a {text-decoration: none;color: inherit;}.clearfix { clear: both; }
html { font-size: 62.5%; }

/*Fonts*/
/* kalam-700 - latin-ext_latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/kalam-v8-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Kalam Bold'), local('Kalam-Bold'),
       url('fonts/kalam-v8-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/kalam-v8-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/kalam-v8-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/kalam-v8-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/kalam-v8-latin-ext_latin-700.svg#Kalam') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
	background: #000000;
	font-size: normal;
	font-family: 'Open Sans', sans-serif;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.metro_creativex_only_customizer{
	display: none;
}
/* Colors */
a {color: #d81e5b;}
.bg-code { background: #d1334e; }
.color-code:hover, .color_nor-code { color: #d1334e; }
.bg-design { background: #e25a37; }
.color-design:hover, .color_nor-design { color: #e25a37; }
.bg-responsive { background: #e2af37; }
.color-responsive:hover, .color_nor-responsive { color: #e2af37; }
.bg-web { background: #64c831; }
.color-web:hover, .color_nor-web { color: #64c831; }
.bg-wordpress { background: #2f83c0; }
.color-wordpress:hover, .color_nor-wordpress { color: #2f83c0; }
.color-stuff:hover, .color_nor-stuff { color: #6b2fc0; }

.eventpost_calendar thead button {
	background:#f3f3f3;
	border-radius:.5rem;
	min-width:5rem;
	    margin: 0 2rem;
}

.eventpost_calendar thead button:hover {
	background:#d81e5b;
	color:#fff;
	-webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}

.eventpost-date-export {
    float: right;
    margin-left: 1em;
	font-size: 1.75rem;
    margin-top: -0.5rem;
}

.eventpost-date-export:before {
	content: "Add to: ";
	font-size: 1.25rem;
    top: 0.25rem;
    position: relative;
}

.eventpost-status {display: none;}

/*Kategorien*/

#content article {
	position: relative;
	border-radius: 70rem 100rem 60rem 90rem;
}

article a {
	color:#fff;
}

#content article .img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	/*opacity:0.8;*/
	mix-blend-mode: luminosity;
}
#content article:hover .img {
	mix-blend-mode: normal;
}

#content .category {
	overflow:hidden;
	-webkit-transition: ease-in-out 0.35s;
    -moz-transition: ease-in-out 0.35s;
    -o-transition: ease-in-out 0.35s;
    transition: ease-in-out 0.35s;
	opacity:0.9;
}

body.category #footer_bg {
	background: #000;
}

body.category #content article .img {
	mix-blend-mode: normal;
	transition: 0.3s ease-in-out;
}

body.category #content article:hover .img {
	mix-blend-mode: luminosity;
}

.category:hover {
	opacity:1;
}

.category.Partys{
	background-color:#9cc144;
}

.category.Konzerte{
	background-color:#d81e5b;
}

.category.AnarchistKitchen {
	background-color:#2a6e8e;
}

.category.Konzerte.AnarchistKitchen {
	background-color:#82c6e6;
}

.category.Infoveranstaltungen {
	background-color:#53b251;
}

.category.Politics {
	background-color:#82c6e6;
}

.category.TextVerffentlichungen {
	background-color: #8c2883;
}

.category.AZAllgemein {
	background-color:#7851b2;
}

.category.Kneipe {
	background-color:#01896b;
}

.category.LesungenBuchvorstellungen {
	background-color:#40b9d6;
}

.category.Performances {
	background-color:#d06711;
}

 
/* Kalender */

.eventpost_calendar tbody button {
	background:#d81e5b;
	color:#fff;
}

.eventpost_calendar tbody button {
    padding: 1.8em 0;
	font-size: 1.9rem;
}

/* Stile */

.button, .post-edit-link, input[type="button" i], input[type="submit" i] {
    padding: 15px 60px;
    display: inline-block;
	font-family: 'Kalam';
	background-color:#8acae8;
	color:#fff;
	text-transform: uppercase;
	font-size:2rem;
	cursor:pointer;
	border-radius: 70rem 100rem 60rem 90rem;
	padding-bottom: 13px;
	-webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.button:hover, .post-edit-link:hover,  input[type="button" i]:hover, input[type="submit" i]:hover {
    background-color:#d81e5b;
}

.post-edit-link {
    margin-top: 100px;
	display: table;
	margin: 0 auto;
}

#topside h1, h1, h2, .pages {
	font-size:3.5rem !important;
    font-family: 'Kalam';
    color: #dedede !important;
	text-transform: uppercase;
	margin-bottom: 50px;
    line-height: 120%;
	background: #000;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 4rem;
	padding-bottom: 4rem;
	color:#fff !important;
}

#topside h1 {
	font-size:4.5rem !important;
}

/*.post > h1, .post > h2 {
	background:none;
	text-align:left;
	color:#000!important;
	font-size:3rem !important;
}*/

.post_img + h2, .post_img + h1 {
	padding-top: 0 !important;
}

.page #content h1, .page #content h2 {
	background: url(images/bg_heading.png) no-repeat center center;
    padding: 8.5rem 12rem;
    padding-top: 14rem;
    background-size: 100% 100%;
    width: calc(100% + 4rem);
    margin: 5rem auto;
	margin-top: 0;
    position: relative;
    left: -14rem;
 }

.page #content .post h1:first-child, .page #content .post h2:first-child{
	background: url(images/bg_heading_first.png) no-repeat center center;
	background-size: 100% 100%;
	margin-top: -20.4rem;
	/*margin-top: 0rem;
	padding-top: 21rem;*/
}

 .pages a{
	font-size:3rem !important;
    font-family: 'Kalam';
	text-transform: uppercase;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
	border:2px dashed #929291;
	padding:1.5rem 2rem;
	border-radius: 1rem;
	margin-top: 1rem;
	max-width: calc(100% - 4.5rem);
}

input[type="password"] {
    margin: 1rem;
}

input, textarea{
	font-size: 2rem;
	   line-height: 3rem;
	font-family: 'Open Sans', sans-serif;
}

textarea {
	max-width:65rem;
	min-height:30rem;
	width:calc(100% - 4.5rem);
}

label {
	font-weight:bold;
	margin-bottom:1rem;
}

/* Header */
header nav a .read {
	-webkit-transition: all 0.5s cubic-bezier(.71, .48, .37, .94);
	-moz-transition: all 0.5s cubic-bezier(.71, .48, .37, .94);
	transition: all 0.5s cubic-bezier(.71, .48, .37, .94);
}
img{
	max-width:100%;
	height:auto;
 }
#searchform .searchbutton,
#content article,
#topside .pages a,
#respond #submit {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
header {
	min-height:1px !important;
	color: #fff;
}
#logo {
	margin: 0 auto;
	width: 100%;
	text-align:center;
	height: auto;
	display: block;
}
#logo img {
	max-width: 33%;
	min-width: 150px;
	-webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
#logo img:hover { 
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transform: scale(1.02);
}
#logo h1 {font-size:30px;}
#logo h2 {font-size:20px;}
header nav {
	float: right;
	width: 75%;
	height: auto;
	border-bottom: 1px solid #353535;
	border-top: 1px solid #141414;
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
}
header nav ul,
header nav li { list-style: none !important; }
header nav a,
.openmenuresp {
	width: 100%;
	height: 5rem;
	line-height: 5rem;
	font-size: 1.7rem;
	display: block;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #141414;
	overflow: hidden;
}

header nav a {
	display: table;
	overflow: hidden;
	position:relative;
}
header nav a span {
	width: 100%;
	padding-right: 30%;
	line-height: 22px;
	display: table-cell;
	vertical-align: middle;
}
header nav a .read {
	float: right;
	width: 0;
	height: 5rem;
	overflow: hidden;
	line-height: normal;
	padding: 0px 3%;
	margin-right: -3%;
	font-size: 1.2rem;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
header nav a:hover .read {
	width: 30%;
	color: #fff;
}
header nav a .read p { margin-top: 8px; }
header nav a .read span, #searchform .searchbutton:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
/* Social */
#social {
	width: 100%;
	height: 44px;
	text-align:center;
}
#social a {
	width: 4.4rem;
	height: 4.4rem;
	margin: 0 1.5rem;
	-webkit-transition: ease-in-out 0.25s;
    -moz-transition: ease-in-out 0.25s;
    -o-transition: ease-in-out 0.25s;
    transition: ease-in-out 0.25s;
}
#social a:hover {
	opacity:0.8;
}
/* Content */
#content {
	display: block;
	margin: 0;
	min-height: 16rem !important;
}

#content > p {
	padding-top: 14rem;
    text-align: center;
}

#content{
	background: url(images/bg_header.png) no-repeat;
	background-size: 100%;
}

#content li {
	list-style: none;
    background: url(images/icon_list.png) no-repeat 0rem 0.7rem;
    padding-left: 2.5rem;
    margin: 2rem 0;
}

#content .eventpost_calendar li {
    background: none;
    padding-left: 0;
    margin: 0;
}

#content li h3{
	margin:4rem 0;
}

#content a:hover {
	border-bottom:2px solid #d81e5b;
}

#content h3 a {
	display:inline-block;
}

#content h3 a:hover {
	border-bottom:2px solid #d81e5b;
	border-radius:2px;
	margin-bottom:-2px;
}
.page #content {
	background: #fff url(images/bg_header.png) no-repeat;
	background-size: 100%;
	min-height: 1px !important;
	margin-top: -10rem;
}
body.category #content, 
body.home #content {
	display: grid;
    grid-gap: 2% 4%;
    grid-template-columns: 29% 29% 29%;
    grid-template-rows: auto auto;
	margin-right:0;
	margin-left:6rem;
	background:none;
	margin-top:6rem;
	color: #fff;
	align-items: center;
}

body.category #footer_bg, 
body.home #footer_bg {
	margin-bottom: 0;
}

.pagination {position: relative;}

#content article {
	/*width: 29%;
	float: left;
	margin: 0 4% 4% 0;*/
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 0;
}

@media only screen and (max-width: 1140px) {
	#content article {
		margin: 0 4% 4% 0;
	}
}

#content .category-border {
	padding: 2rem 0 0 0;
	background-image:url(images/post_border1.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
}
#content article:nth-child(2n) .category-border {
	background-image:url(images/post_border2.png);
}

#content .img + .category-border {
	padding-top:19rem;
}

#content article:hover,
.sticky {
	box-shadow: 0px 0px 4rem 1rem rgba(0, 0, 0, 0.5);
}
#content article .post_icon {
	width: 6rem;
	height: 5rem;
	background-repeat: no-repeat;
	background-position: 0.1rem 0.15rem;
	float: left;
	overflow: hidden;
	display:none;
}
#content article .post_content {
 	/*width: 65%;*/
 	height: auto;
 	/*float: left;
 	text-shadow: 1px 1px 100px rgba(0, 0, 0, 0.5);*/
 	color: #fff;
 	margin: 4rem;
	margin-top: 2rem;
 }

#content article .post_content .emoji {
	display:none !important;
}

#content article .post_content a {
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 1rem;
}

#content article .post_content .title {
	font-family: 'Kalam';
	color:#fff;
	text-transform: uppercase;
	font-size:2.5rem;
	margin-top: 1.5rem;
	line-height:110%;
	border-bottom:none !important;
}

#content article .post_content .title h3 {
	display:inline;
}

#content article .post_content .title img {
	display:none !important;
}

#content article .post_content .excerpt {
	font-size: 1.8rem;
	font-weight: 300;
	font-style: italic;
	margin-bottom: 1rem;
}
#content article .post_content .excerpt.format p {
	font-size: 1.6rem;
}
#content article .post_content .excerpt p { color: #fff; }
#content article .post_content .excerpt.chat_type p {
	color: #fff;
	line-height: 3.2rem
}
#content article .post_content .excerpt.chat_type p:hover {
	color: rgba(255, 255, 255, 0.9);
}
#content article .post_content .excerpt.chat_type br {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	content: "";
	display: block;
}
#content article .post_content .short_excerpt {
	font-size: 1.6rem;
	margin-top: 1rem;
}

#content article .post_content .post_date {
	font-size: 1.4rem;
	font-weight: 300;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	display:none;
}
#content article .img {
	width: 101%;
	height: 19rem;
	margin-bottom: -19rem;
	overflow: hidden;
	margin-top: 0;
	position: relative;
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-webkit-transform: rotate(-1deg);
	background-color:#fff;
}

#content article .img img {
	width: calc(100% - 0.2em);
position: absolute;
margin: 0 0.2em;
border-radius: 4px;
}
.bx-pager,
.bx-controls-auto { display: none; }
#content article .img iframe {
	width: 100%;
	margin-top: -4rem;
}
.navigation {
	background: #bdc3c7;
	padding: 0;
}
.nav-previous,
.nav-next {
	width: 45%;
	float: left;
	height: 3rem;
	padding-bottom: 2rem;
}
.nav-next {margin-left: 2%;}
.nav-previous a,
.nav-next a {
	height: 3rem;
	line-height: 3rem;
	color: #2c3e50;
	font-weight: bold;
	font-size: 1.8rem;
	display: block;
}
.nav-previous a:hover,
.nav-next a:hover {
	color: #7f8c8d;
}
.nav-previous {
	padding-left: 5%;
}
.nav-next {
	padding-right: 5%;
}
.nav-next a {
	text-align: right;
}
#content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.7rem;
    line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	max-width: 84rem;
	margin: 0 auto;
	margin-bottom: 1rem;
}
#topside {
	text-align:center;
}
#searchform {
	display: inline-block;
	display:none;
}
#topside .pages
    display: inline-block;
}
#searchform .searchtext {
	width: 77%;
	height: 4.6rem;
	float: left;
	padding: 0px 4%;
	line-height: 4.6rem;
	color: #fff;
	font-weight: 300;
	font-size: 1.2rem;
}
#searchform .searchbutton {
	width: 14%;
	height: 4.6rem;
	background: url(images/searchicon.png) no-repeat center center;
}
#searchform input { background: transparent; }
#searchform .searchbutton:hover { cursor: pointer; }
#topside .pages ul { list-style: none; display: inline-block; }
#topside .pages ul li {
	display: inline-block;
	list-style: none;
	margin-bottom: -1px;
	position: relative;
	padding: 0 15px;
}
#topside .pages li ul {
	width: 14rem;
	position: absolute;
	display: none;
	top: 4.7rem;
	z-index: 9999;
	padding-top: 1.5rem;
	left: -0.75rem;
	box-shadow: 0 20px 20px 20px rgba(0,0,0,0.8);
	background: rgba(0,0,0,0.8);
	z-index: 50;
}
#topside .pages li ul li {
	display: block;
	height: auto !important;
	float: none;
	padding: 1rem 0;
}
#topside .pages li ul li ul {
	top: 0;
	left: 14rem;
}
#topside .pages li:last-child,
#topside .pages li:hover:last-child { border: none; }
#topside .pages li li a {
	padding: 0;
	line-height: 2.6rem;
	font-size: 2.4rem !important;
	text-shadow:3px -1px 0px #000, -3px -1px 0px #000, 1px -6px 0px #000, -2px 2px 0px #000;
}
#topside .pages li a:hover { color: #fff; }
#topside .pages li:hover > ul { display: block; }
#topside .pages ul a {
	line-height: 4.6rem;
	color: #929291;
	font-size: 1.4rem;
	font-weight: 300;
	display: block;
	width: 100%;
}
#topside .pages li > a:after{
	content:"";
	display:block;
	height:7px;
	background:#000;
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	border-radius: 70rem 1000rem 60rem 900rem;
	margin: 0 0.6rem;
	margin-right:0.8rem;
    height: 6px;
    margin-top: -0.2rem;
	-webkit-transition: ease-in-out 0.25s;
    -moz-transition: ease-in-out 0.25s;
    -o-transition: ease-in-out 0.25s;
    transition: ease-in-out 0.25s;
	box-shadow: 1px -1px 0px #000, -5px -3px 0px #000, 1px 4px 0px #000, -3px 2px 0px #000;
}
#topside .pages ul ul li > a:after{
	background:#929291;
}
#topside .pages li:hover > a:after{
	background:#fff;
}
#topside .pages li > a{
	-webkit-transition:  ease-in-out 0.1s;
    -moz-transition:  ease-in-out 0.1s;
    -o-transition:  ease-in-out 0.1s;
    transition:  ease-in-out 0.1s;
}
#topside .pages li:hover > a{
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	color:#fff;
	position:relative;
	z-index: 60;
}
#topside h1 {
	font-size: 3rem;
	font-weight: 300;
	color: #fff;
	line-height: 5rem;
	padding-top: 6rem;
}

#logo h3 {
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
    line-height: 5rem;
    padding-top: 10px;
}


#topside h1 span {
	font-size: 1.2rem;
	font-style: italic;
	float: right;
	padding-right: 5%;
}
#topside h1.insidepost {
	background:none !important;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	max-width: 800px;
	line-height: 110%;
	margin: 0 auto;
	margin-bottom:5rem;
	position: relative;
    z-index: 40;
	background: transparent;
}
.single-post #topside h1.insidepost{
	padding-bottom: 0px !important;
	margin-bottom:0;
}
footer {
	background:#000;
	display:block;
	margin-top: 0;
	overflow:hidden;
	min-height: 20rem;
	text-align:center;
}

#footer_bg {
	background: #fff;
	margin-bottom: -9%;
	position: relative;
	z-index: -1;
}

.home #footer_bg{
	margin-bottom: 0;
	background: #000;
}
.home footer {
	padding-top: 10rem;
	background: #000;
}

.post {
	font-size: 2rem;
	line-height: 2.8rem;

	font-size: 2rem;
line-height: 2.8rem;
background: #fff;
margin: 13rem 0;
    margin-bottom: 0;
padding: 1rem 14rem;
float: left;
width:calc(100% - 28rem);
}
.page .post {
	color:#333;
	padding:2em 14rem;
}

@media only screen and (max-width: 940px) {
	body.home #content, 
	body.category #content {
		grid-gap: 0 4%;
	}
	body.home #content {
		margin-left: 2rem;
	}
	body.home #content {
		grid-template-columns: 100%;
	}
	.page .post {
		padding:1em 2rem;
	}
	.post {
	    width: calc(100% - 4rem)
	}
	.page #content h1, .page #content h2 {
		padding: 4rem 2rem;
		left: -2rem;
		width: 100%;
		background-size: 200% 100%;
		padding-top: 9rem;
		margin: 3rem auto;
		margin-top: 0;
		font-size: 3rem !important;
		min-height: 0rem;
	}
	.page #content .post h1:first-child, .page #content .post h2:first-child{
		background-size: 200% 100%;
	}

	.page #content {
		margin-top: -6rem;
	}
}

.post .post_img {
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 2rem 2rem 0;
    margin-right: 0;
}
.post .post_img img {
    max-width: 50%;
	max-width:calc(45% - 3rem);
    float: right;
    margin-left: 3rem;
    margin-bottom: 3rem;
	margin-top:2rem;
}
.post .gallery-item {
	width: 150px;
	height: auto;
	overflow: hidden;
	border: 2px solid rgba(255, 255, 255, 0.1);
	float: left;
}
.post p {
	margin-bottom: 1.5rem;
}
.post h1 {font-size: 2.8rem;}
.post h2 {font-size: 2.2rem;}
.post h3, h5{font-size: 3rem; font-family: 'Kalam'; text-transform: uppercase;}
.post h4 {font-size: 1.6rem; font-family: 'Kalam';}
.post table {
	margin: 1.5rem 0;
    border-spacing: 1rem;
}

.event_item h5 {
	font-size: 2rem;
	text-transform: none;
}
.event_item {
	margin:0;
}

/*.event_data .linking_word,
.event_data .time-end,
.event_data .date-end,*/
article .time{display:none !important;}

.date-single {
	margin-right:0.75rem;
}

.time:after {
	content:" Uhr"
}

.event_item > a {
	display: block;
	background: #f3f3f3;
	padding: 2rem;
	padding-bottom:4rem;
	border-radius: 1rem;
	border:none !important;
	-webkit-transition: ease-in-out 0.25s;
    -moz-transition: ease-in-out 0.25s;
    -o-transition: ease-in-out 0.25s;
    transition: ease-in-out 0.25s;
}
.event_item > a:hover {
		background: #f8f8f8;
}
.event_item > a + .event_data {
	top: -4rem;
	position: relative;
	padding-left: 2rem;
}

.eventpost_calendar {
	border:none;
	padding:0;
	max-width: 85.5rem;
    margin: 0 auto;
}

.eventpost_calendar ~ * {
	max-width: 84rem;
    margin: 0 auto;
}

.event_list {
	max-width: 84rem;
    margin: 0 auto;
}

.event_list .event_item {
	border-bottom: 1px solid #d81e5b;
    margin-bottom: 1rem;
}

.event_list .event_item:last-child {
	border-bottom: none;
    margin-bottom: 1rem;
}


.event_list .linking_word-from,
.eventpost_calendar .linking_word-from,
.event_data.event_single .linking_word-from {
	display: none;
}

.event_list .linking_word-to,
.eventpost_calendar .linking_word-to,
.event_data.event_single .linking_word-to {
	color: transparent !important;
	position: relative;
}

.event_list .linking_word-to:after,
.eventpost_calendar .linking_word-to:after,
.event_data.event_single .linking_word-to:after {
	content: "–";
	color: #333 !important;
    position: absolute;
    left: 0;
    top: 0.25rem;
	font-size: 150%;
    top: 0.02rem;
}

.eventpost_calendar .linking_word-to:after {
    top: 1rem;
}

.event_list .date-to .date,
.event_list .date-to .linking_word,
.eventpost_calendar .date-to .date,
.eventpost_calendar .date-to .linking_word,
.event_data.event_single .date-to .date,
.event_data.event_single .date-to .linking_word {display: none;}

.eventpost_calendar h4{
	font-size: 2.5rem;
	margin: 4rem 0px;
	line-height: 120%;
}

.event_data .time {
    display: inline;
}

.event_data .date, .event_data .time, .linking_word {
    font-size: 2.5rem;
    font-family: 'Kalam';
    color: #333;
	opacity:1;
}

/*.event_data .date-single,
.event_data .time-single,*/
.home .linking_word,
.home .date-start,
.home .date-end,
.home .time-start,
.home .time-end,
.home .event_data .date, .home .event_data .time{
	font-size:2.5rem;
	opacity:0.8;
    line-height: 120%;
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
}

#event_list1 .event_data .date-single,
#event_list1 .event_data .time-single,
#event_list1 .linking_word,
#event_list1 .date-start,
#event_list1 .date-end,
#event_list1 .time-start,
#event_list1 .time-end,
#event_list1 .event_data .date, 
#event_list1 .event_data .time,
#event_list1 .event_data .date,
#event_list1 .event_data .time,
#event_list1 .linking_word,
.single .event_data .date-single,
.single .event_data .time-single,
.single .event_data .date,
.single .home .linking_word,
.single .home .date-start,
.single .home .date-end,
.single .home .time-start,
.single .home .time-end,
.single .home .event_data .date, 
.single .home .event_data .time,
.singl1 .event_data .date,
.single .event_data .time,
.single .linking_word{
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-size:1.5rem;
	opacity:1;
}

#event_list1{
	margin-top:3rem;
}

.event_date time, .event_date, .event_data {display:inline;}

/*.home .event_date:before {
	content:"// ";
	font-size: 2.5rem;
}*/

.home .linking_word,
.home .date-end,
.home .time-end,
.home .date-to {
	display:none !important;
}

.event_category {
	padding-top:3rem;
	display: block;
	color: #929291 !important;
	display:none;
}

 .post_content .event_data {
	background:none !important;
 }

.single .event_data {
    padding:1em !important;
	margin-top:2em;
	display:block;
	max-width: 81rem;
	margin: 0 auto;
	margin-top: 3rem;
	margin-bottom: 0.5rem;
	border-radius:80rem 90rem 120rem 100rem;
	clear: both;
}

.eventpost_cal_list {
   position: absolute;
width: 60%;
height: auto;
left: 20%;
background: #FFF;
border: 0px solid;
padding: 1em 2.5em;
outline: 1.5rem solid rgba(0,0,0,0.1);
top: 27%;
padding-bottom: 3em;
}

.eventpost_calendar button.eventpost_cal_close {
    right: 6px;
    top: 5px;
    font-family: 'Open Sans', sans-serif;
    padding: 0rem 1.2rem 0.5rem 1.2rem;
    font-size: 2.5rem;
    font-weight: normal;
    background: #d81e5b;
}

.eventpost_calendar th, .eventpost_calendar button {
    font-weight: normal;
    font-size: 2rem;
	padding:1rem;
}

.event_single {
    border-left: none;
	padding:0;
	font-weight:bold;
}

.post td {
	background: #fbfbfb;
	line-height: 8rem;
}
.post td.event_post_day {
	background: #f3f3f3;
}
.eventpost_calendar tbody td.event_post_day_now {
	border: 2px solid #d81e5b;
}

.eventpost_calendar tbody td {
	vertical-align: baseline;
}

.post ul,
.post li,
.post ol,
.post dl,
.post dd {
	margin-left: 0.2rem;
}

.post ul,
.post ol,
.post dl,
.post dd,
.post h3, .post h4, .post h5{
	max-width: 84rem;
    margin: 0 auto;
}

/*.post strong {
	color: #fff;
}*/
.page .post strong {
	color: #000;
}
.post blockquote {
	width: 96%;
	padding: 2%;
	background: #333;
	margin-bottom: 1.5rem;
	border-radius: 1rem;
	border-top-left-radius: 0;
	font-style: italic;
}
.post blockquote p {
	margin-bottom: 0px !important;
}
.post cite {
	font-size: 1.2rem;
	color: #999;
}
.post cite:before {
	content: "\A";
    white-space: pre;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.gallery-caption { }
.bypostauthor { }
.tags {
	width: 98%;
	padding: 1%;
	border-radius: 1rem;
	background: rgba(255, 255, 255, 0.1);
}
.tags a { margin-right: 0.4rem; }
.insidepost_date {

	font-size: 1.4rem;
	font-weight: 700;
	color: #fff;
	margin: 0 0 0 4%;
	display: block;
	min-height: 4.5rem;
	line-height: 3rem;
	display: none;
}
.insidepost_date a { font-weight: 300; }
.insidepost_date a:hover { color: #ccc; }
/* Comments */
#comments {
	overflow: hidden;
	display: block;
	display:none;
}
#comments .children {
	width: 90%;
	float: right;
}
#respond {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #fff;
}
#respond p {
	margin-bottom: 0.5rem;
}
#respond p.form-allowed-tags {
	font-size: 1.1rem !important;
	font-style: italic;
}
#respond label {
	width: 100%;
	height: 5rem;
	line-height: 5rem;
	display: block;
}
#respond input, #respond textarea {
	padding: 1rem;
	border: 1px solid #333330;
	background: transparent;
	width: 400px;
	margin-bottom: 2rem;
	color: #fff;
}
#respond input:focus, #respond textarea:focus { border: 1px solid #474743; }
#respond textarea { height: 6rem; }
#respond #submit {
	color: #fff;
	float: left;
	width: 12rem;
	background: #333330;
	display: block;
}
.comment .reply {
	width: 8rem;
	height: 3rem;
	background: rgba(255, 255, 255, 0.2);
}
.comment .reply span {
	display: none;
}
.comment .reply a {
	width: 100%;
	display: block;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	font-size: 1.3rem;
}
#respond #submit:hover {
	background: #212121;
	cursor: pointer;
}
#comments .commenttitle,
.comment-reply-title {
	width: 100%;
	font-size: 2.8rem;
	height: 4rem;
	font-weight: 200;
	overflow: hidden;
	margin-bottom: 2rem;
}
#comments .comment {
	width: 94%;
	height: auto;
	background: #333330;
	padding: 3%;
	margin-bottom: 5rem;
	overflow: hidden;
	position: relative;
}
#comments .comment .comment-awaiting-moderation {
	position: absolute;
	width: 50%;
	margin: auto;
	left: 0;
	right: 0;
	padding: 2rem 0;
	border-radius: 1rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
}
#comments .comment .avatar {
	width: 10rem;
	height: 10rem;
	float: left;
	border-radius: 10rem;
	overflow: hidden;
}
#comments .comment .avatar img {
	width: 110% !important;
	height: auto !important;
}
#comments .comment .comm_content {
	font-size: 15px;
	width: 70%;
	height: auto;
	float: left;
	margin-left: 4rem;
	font-weight: 200;
	font-style: italic;
}
#comments .comment .comm_content b { font-weight: 600; }
#comments .comment:nth-child(2n) { background: #262626; }
.openmenuresp { display: none; }








.left-sidebar {
	border-right: 1px solid #353535;
	padding-top: 40px;
	color: #FFF;
}
.left-sidebar li {
	font-size: 1.8rem;
	list-style:none;
}
.left-sidebar a{
	/*
	width: 75%;
	height: 5rem;
	line-height: 5rem;
	font-size: 1.7rem;
	display: block;
	padding-left: 25%;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #141414;
	overflow: hidden;
	*/
}
.left-sidebar .widget_search form{
	width: 100%;
	height: 4.6rem;
	border: 1px solid #5e5b53;
	float: right;
}
.left-sidebar .widget_search input[type="text"]{
	width: 77%;
	height: 4.6rem;
	float: left;
	padding: 0px 4%;
	line-height: 4.6rem;
	color: #fff;
	font-weight: 300;
	font-size: 1.2rem;
	background: transparent;
}
.left-sidebar .widget_search input[type="submit"]{
	width: 14%;
	height: 4.6rem;
	background: url(images/searchicon.png) no-repeat center center;
	cursor: pointer;
}
.left-sidebar .widget_search input[type="submit"]:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.left-sidebar li{
	list-style: none;
	float: left;
	width: 100%;
	min-height: 5rem;
	line-height: 5rem;
	font-size: 1.7rem;
	display: block;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #141414;
	color: #929291;
}
.left-sidebar li a{
	color: #FFF;
}
.left-sidebar li a:hover{
	color: #d1334e;
}
.left-sidebar ul.children li{
	width: 90%;
	padding-left: 10%;
}
.left-sidebar aside{
	clear: both;
}
h3.widget-title{
	font-size: 2rem;
	font-weight: 300;
	line-height: 5rem;
	width: 100%;
	float: right;
	color: #d1334e;
}
.left-sidebar .widget select{
	width: 100%;
	height: 4.6rem;
	border: 1px solid #5e5b53;
	float: left;
	background: transparent;
	color: #FFF;

	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: #212121 url(images/select-arrow.png) no-repeat 95% center;
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}
.left-sidebar .textwidget{
	width: 100%;
}
.left-sidebar .textwidget select{
	width: 100%;
	margin-left: 0;
}
.left-sidebar .tagcloud{
	width: 100%;
}
.left-sidebar .widget_tag_cloud a{
	background: rgba(250,250,250,0.15);
	padding: 1px 4px;
}
.left-sidebar .textwidget,
.left-sidebar .textwidget p,
.left-sidebar .textwidget span{
	color: #c9c9c9;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
	line-height: 2.4rem;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.left-sidebar .widget_nav_menu ul li,
.left-sidebar .widget_nav_menu ul ul li a{
	width: 100%;
	padding-left: 0;
}
.left-sidebar .widget_nav_menu ul ul li{
	width: 85%;
	padding-left: 15%;
}

.left-sidebar .widget_nav_menu ul li a{
	width: 100%;
}

/* Calendar Widget */
.left-sidebar #calendar_wrap{
	width: 100%;
}
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}
.widget_calendar table{
	width: 100%;
}
.widget_calendar caption {
	font-size: 14px;
	margin: 0;
	text-align: left;
	line-height: 35px;
	margin-top: -10px;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}
.widget_calendar a {
	display: block;
	background-color: rgba(0, 0, 0, 0.2);
}
.widget_calendar a:hover {
	background-color: #d1334e;
}
.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.1);
	font-size: 14px;
	line-height: 30px;
}
.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
.widget_calendar thead tr{
	background: #000;
	line-height: 30px;
}
.widget_calendar  tfoot a{
	line-height: 30px;
	font-size: 14px;
}

.sidebar-mobile{
	display: none;

	clear: both;
	background:#fff;
	border: none;
}

.dashicons-calendar {
	display:none;
}


#to_top {
    background: url("images/totop_button.png") no-repeat scroll 0 0;
	background-size:100%;
    bottom: 16px;
    cursor: pointer;
    display: none;
	width:65px;
    height: 65px;
    position: fixed;
	z-index:9999999;
    right: 16px;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

#to_top:hover {
    opacity:0.9;
}

.navigation {
    background: none;
    padding: 0;
    width: 100% !important;
    position: absolute;
    float: none !important;
    left: 0 !important;
    bottom: 0;
    top: inherit !important;
	padding:0
}

.nav-previous a, .nav-next a {
	white-space: nowrap;
    height: 3rem;
    line-height: 3rem;
    color: #d81e5b;
    font-weight: normal;
    font-size: 3rem;
    display: block;
	font-family: 'Kalam';
}

.nav-previous a:hover, .nav-next a:hover {
    border-bottom:none !important;
	color: #d81e5b;
	opacity:0.8;
}


.nav-previous a:before {
    content:"<< ";
}

.nav-next a:after {
    content:" >>";
}

@media only screen and (max-width: 479px) {
	#to_top {
		bottom: 2rem;
		right: 1rem;
		height: 40px;
		width: 40px;
	}
}

@media only screen and (max-width: 1200px) {
	body.home #content {
			grid-template-columns: 46% 46%;
	}
}

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

	header nav {
		width: 100%;
	}
	header nav a {
		padding-left:10px;
	}
	.left-sidebar aside {
		width: 95%;
	}

}

@media only screen and (max-width: 768px) {
	.home #content {
		margin-right: 2rem;
		margin-left: 2rem;
	}
	body.home #content {
			grid-template-columns: 100%;
	}
	body.home #content {
		margin-left: 1rem;
		margin-right: 1rem;
	}
	#topside .pages {
		display: block !important;
		float: none !important;
		width: 100% !important;
	}	
	
}

@media only screen and (max-width: 320px) {
	#logo {
		width: 40% !important;
		margin: 5% 0 0 30% !important;
	}
	.post_icon {
		width: 8rem !important;
		height: 5rem !important;
		background-size: 70%;
	}
}
@media only screen and (max-width: 480px) {
	body { max-width: 480px; }

}

@media only screen and (max-width: 940px) {
	.post table {
		border-spacing: 0.5rem;
	}
	.post td {
		line-height: 3rem;
	}
	.eventpost_calendar tbody button {
		padding:1rem 0;
	}
	.eventpost_calendar thead button {
		min-width: 4rem;
		margin: 0.5rem;
		padding: 1rem;
	}
	.eventpost_calendar th, .eventpost_calendar button {
		font-size: 1.5rem;
		padding: 0;
	}
	.post {
		margin: 6rem 0;
		margin-bottom: 0;
	}
	.page #content .post h1:first-child, .page #content .post h2:first-child {
		margin-top: -10.4rem;
	}
	.eventpost_calendar th div {
		padding-bottom: 2rem;
	}
	.eventpost_calendar {
		padding-bottom: 8rem;
	}
	.eventpost_cal_list {
		width: 100%;
		left: 0;
		padding: 1em 0.5em;
	}
	.eventpost_calendar h4, .event_data .date, .event_data .time, .linking_word {
		font-size: 2rem;
	}
	.post {
		padding: 1rem 2rem;
	}
}

@media only screen and (max-width: 768px) {
	.column-grid > div {
		width:100% !important;
	}
	#topside h1, h1, h2, .pages {
    font-size: 3rem !important;
	}
	body { max-width: 768px; }
	#content article {
		width: 100% !important;
		margin-right: 0 !important;
		position: static !important;
		margin-bottom: 4rem;
	}
	header.header {
		width: 100%;
		min-height: 0 !important;
		float: none;
	}
	#logo {
		width: 50%;
		margin: 5% 0 0 25%;
	}
	header nav {
		margin-top: 0;
		display: none;
	}
	header nav li .read { display: none; }
	.mobilenavopen { display: block; }
	.openmenuresp {
		display: block;
		font-weight: 700;
		text-align: center;
		padding-left: 0;
		width: 100%;
		display:none;
	}

	#searchform {
		width: 99%;
	}

	#content article .post_content .short_excerpt {
		font-size: 1.6rem;
	}
	#respond input, #respond textarea {
		width: calc(100% - 4.5rem);
	}
	#respond label,
	#comments .comment .comm_content {
		font-size: 1.4rem;
	}

	#comments .comment .avatar,
	#topside h1 span { display: none; }
	/*.sidebar-desktop{ display: none;}*/
	.sidebar-mobile{ display: block;}

	h3.widget-title {
		width: 100%;
		float: right;
	}
	.left-sidebar li {
		width: 100%;
	}
	.left-sidebar .widget select {
		width: 100%;
	}
	.left-sidebar #calendar_wrap {
		width: 100%;
	}
	.left-sidebar .widget_search form {
		width: 100%;
	}
	.left-sidebar .textwidget {
		width: 100%;
	}
	.left-sidebar .tagcloud {
		width: 100%;
	}
	.left-sidebar .widget_nav_menu ul li a {
		width: 100%;
	}
	.left-sidebar .widget_nav_menu ul ul li {
		width: 85%;
		padding-left: 10%;
	}
	.left-sidebar aside {
		width: 100%;
	}
}

@media only screen and (max-width: 1140px) {
	body { max-width: 1140px; }
}

.impressum {
	font-size: 1.5rem;
	font-family: 'Kalam';
	text-transform: uppercase;
	color: #5e5b53;
	margin: 0 auto;
	line-height: 7rem;
}

.impressum:hover {
	color: #929291;
}

/* Cookie Consent */
body button.pea_cook_btn,
body a#pea_close {
    background: #d81e5b;
    border: none;
    box-shadow: none;
    color: #fff;
    font-family: 'Kalam';
    line-height: 1;
    padding: 0.75rem 1rem;
    text-align: center;
    text-shadow: none;
    /* width: 100px; */
	font-size: 1.5rem;
	margin: 0.5rem 0;
    margin-left: 1rem;
    border-radius: 70rem 100rem 60rem 90rem;
	display:inline-block;
}

body a#pea_close {
	margin-top: 2em;
}

body .pea_cook_wrapper p {
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
}

body .pea_cook_wrapper.pea_cook_bottomcenter {
    margin: 0 23%;
	bottom:0;
	padding:0px 21px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	background: rgba(43,43,43,0.6) !important;
}

body .pea_cook_more_info_popover {
    position: fixed;
}

body a#fom {
    border-bottom: 1px dotted;
    display: inline-block;
}

.pea_cook_more_info_popover_inner {
    font-size: 16px;
	min-height:0 !important;
	border-radius: 4rem;
}

.pea_cook_more_info_popover_inner a {
    color: #ccc;
}

.pea_cook_more_info_popover_inner p {
	white-space: pre-line;
}

/* Externe Links */

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello/fontello.eot?46242696');
  src: url('fonts/fontello/fontello.eot?46242696#iefix') format('embedded-opentype'),
       url('fonts/fontello/fontello.svg?46242696#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('data:application/octet-stream;base64,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') format('woff'),
       url('data:application/octet-stream;base64,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') format('truetype');
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('fonts/fontello/fontello.svg?46242696#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-right-small:before { content: '\e800'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-soundcloud:before { content: '\f1be'; } /* '' */
.icon-mixcloud:before { content: '\f289'; } /* '' */
.icon-bandcamp:before { content: '\f2d5'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */

.ext_link {
	position: relative;

	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1.5em;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0;
	transition: ease-in-out 0.2s;
}

.ext_link:hover, .ext_link:focus {
	text-decoration:none;
	border-bottom:none !important;
	color:#929291;
}

.ext_link:before, .ext_link:after {
	content:"";

	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0;
}
.ext_link:after {
	content: '\e800';
	position: absolute;
	font-size: 10px;
    top: -6px;
    right: -1px;
    transform: rotate(-45deg);
}
.ext_link_fb:before {
	content: '\f308';
}
.ext_link_yt:before {
	content: '\f167';
}
.ext_link_ig:before {
	content: '\f16d';
}
.ext_link_bc:before {
	content: '\f2d5';
}
.ext_link_tw:before {
	content: '\f099';
}
.ext_link_sc:before {
	content: '\f1be';
}
.ext_link_mc:before {
	content: '\f289';
}
.empty_link {
	cursor:help;
	color:#d81e5b;
	opacity:0.6;
	transition: ease-in-out 0.2s;
}
.empty_link:hover {
	opacity:1;
	border-bottom: 2px solid #d81e5b;
}

.wp-block-columns .wp-block-columns {
	margin-bottom: 0;
	max-width: 100rem;
	margin: 0 auto;
}

iframe[src*="soundcloud.com/player"] {
    margin-top: 3rem;
    margin-bottom: 3rem;
    max-width: 100%;
}

.post_inner {
	position: relative;
}

.category_link {
	position: absolute;
    bottom: 1.25rem;
    left: 50%;
	transform: translateX(-50%);
    z-index: 99;
    font-family: 'Kalam';
    font-size: 1.25rem;
	opacity: 0.5;
}

.category_link:hover {
	opacity: 1;
}

.category_link:hover a {
	text-decoration: none;
	border-bottom: none !important;
}

body .cky-consent-container .cky-consent-bar {
    padding: 1rem;
    box-shadow: none;
}

body .cky-notice-des *, body .cky-preference-content-wrapper *, body .cky-accordion-header-des *, body .cky-gpc-wrapper .cky-gpc-desc * {
    font-size: 13px;
}

body .cky-notice .cky-title {
    margin: 0;
}

body .cky-prefrence-btn-wrapper + div {
	background-color: transparent !important;
	color: #2f4e80 !important;
}

body .cky-preference-content-wrapper .cky-show-desc-btn {
    color: #d81e5b !important;
}

hr {
	border: none;
    background: #ccc;
    height: 1px;
    margin: 5rem 0;
}

#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	top: 0;
	left: 0;
}
#overlay-content {
	background: white;
	padding: 2rem;
	border-radius: 0.5rem;
	text-align: center;
	font-size: 1.5rem;
	position: absolute;
	top: calc(50% + 1.5rem);
    left: 50%;
    transform: translate(-50%, -50%);
	line-height: 2;
}

#overlay-content a:hover {
	text-decoration: underline;
}

#overlay img {
	max-width: 100%;
	max-height: 70vh;
	height: auto;
	object-fit: cover;
}
#overlay-infos {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
#close-overlay {
	background: RGB(216, 30, 91);
	color: #fff !important;
	border: none;
	cursor: pointer;
	border-radius: 100%;
	position: absolute;
	top: -2.5rem;
    right: -2.5rem;
	font-size: 2.5rem;
	display: inline-block;
    line-height: 1;
	min-width: 5rem;
	min-height: 5rem;
	transition: 0.25s ease-in-out;
	font-family: Verdana;
	-webkit-appearance: none;
	aspect-ratio: 1;
}
#close-overlay img {
	width: 5rem;
	height: 5rem;
	display: block;
	object-fit: contain;
}
#close-overlay:hover {
	background: #555;
	box-shadow: 0 0 1rem 1rem rgba(0,0,0,0.1);
	color: RGB(216, 30, 91);
	transform: rotate(-180deg);
}

.divider {
	display: inline-block;
	padding: 0 0.5rem;
	color: #ddd;
	position: relative;
	top: -0.15rem;
}

#overlay-content a {
	white-space: nowrap;
}

@media only screen and (max-width: 940px) {
	#close-overlay {
		top: -1.5rem;
		right: -1.5rem;
		font-size: 1.5rem;
		min-width: 3rem;
		min-height: 3rem;
	}
	#close-overlay img {
		width: 3rem;
		height: 3rem;
	}
	body, span {
		font-size: 80%;
		line-height: 1.3;
	}
	#overlay-content .divider {display: none;}
}

@media (orientation: portrait) {
	#overlay img {
		max-height: 90vh;
	}
}

.post blockquote {
	background: transparent;
}

.wp-embedded-content {
    background: #efefef;
    padding: 2vw;
    margin: 2rem 0;
    border-radius: 0.7rem 1rem 0.6rem 0.9rem;
}