/*
Theme Name: Freischreiber 2020
Text Domain: freischreiber-2020

*/


/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap');*/
/*@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');*/


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}



html, body {
	margin:0; 
	padding:0; 
}



h1, h2, h3, h5, h5, h6 { 
	font-size:100%; 
}

ul { 
	list-style:none; 
	margin-left: 0;
}

body {
	background: #ffffff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
	font-size: 18px;
	line-height: 26px;
	color: #262626;
}
body.wp-admin {
	font-size: 14px;
	line-height: normal;
}
h1, .likeh1 {
	font-size: 20px;
	font-size: 66px;
	line-height: 66px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	h1, .likeh1 {
		font-size: 24px;
		line-height: 30px;
		font-weight: 600;
	}	
	.wp-block-emvy-blocks-banner {
		//background-image: none !important;
	}
	.emvy-banner-wrapper {
	
	}
	.emvy-banner-headline-wrapper {
		//min-width: 320px !important;
	}
	.emvy-banner-subline {
		//width: 100% !important;
	}
		
	
}

h2, h1.titleheadline, .likeh2 {
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: none;
}
@media screen and (max-width: 767px) {
	h2, h1.titleheadline, .likeh2 {
		font-size: 22px;
		line-height: 28px;
		font-weight: 600;
		margin-bottom: 20px;
		text-transform: none;
	}	
}

h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	h3 {
		font-size: 19px;
		line-height: 25px;
		font-weight: 600;
		margin-bottom: 20px;
	}	
}
body.page-template-profile-edit h3 {
	font-size: 17px;
	line-height: 26px;
	font-weight: 700;
	color: #349946;
	text-transform: uppercase;
}

body:not(.wp-admin) h4, body:not(.wp-admin) label {
	font-size: 17px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	h4, label {
		font-size: 16px;
		line-height: normal;
		font-weight: 700;
	}	
}

p {

}

main img {
    max-width: 100%;
    height: auto;
}


small {
	text-transform: none;	
}


.caption {
	position: absolute;
    right: 30px;
    bottom: 9px;
    font-size: 12px;
	line-height: normal;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-shadow: 0 0 18px rgba(0,0,0,0.9);
}


.text-green {
	color: #349946;
}


hr.green {
	border-top: 1px solid #349946;	
}
hr.spacing {
	margin-top: 60px;
    margin-bottom: 60px;
}

.marginbottomlarge {
	margin-bottom: 42px;
}


/* Extra wide bootstrap */
@media (min-width: 1500px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1400px;
	}
}



*.nomarginbottom {
	margin-bottom: 0;
}



.introtext {
	color: #349946;
	margin-bottom: 30px;
	font-weight: 700;
}

.callout {
	display: block;
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 18px;
	color: #349946;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

a {
	text-decoration: none;
	color: #349946;
	transition: color 300ms ease-in-out;
}

a:hover {
	text-decoration: none;
	color: #000;
	transition: color 500ms ease-in-out;
}

.clear { 
clear: both; 
}


.login-error {
	background: #f4f4f4;
    padding: 15px;
    border-radius: 2px;
    margin-bottom: 42px;
	color: #176525;
}


.fa-instagram:before {
	content: " ";
    width: 100%;
    height: 100%;
    background: url(images/instagram-app-icon_green.svg) no-repeat;
	background-position: center center;
    background-size: contain;
    display: block;
    position: absolute;
	transition: all 0.3s ease-in-out;
}
.fa-instagram:hover:before {
    background-image: url(images/instagram-app-icon_black.svg);
}
.fa-twitter:before {
	content: " ";
    width: 100%;
    height: 100%;
    background: url(images/twitter-app-icon_green.svg) no-repeat;
	background-position: center center;
    background-size: contain;
    display: block;
    position: absolute;
	transition: all 0.3s ease-in-out;
}
.fa-twitter:hover:before {
    background-image: url(images/twitter-app-icon_black.svg);
}
.fa-facebook:before {
	content: " ";
    width: 100%;
    height: 100%;
    background: url(images/facebook-app-icon_green.svg) no-repeat;
	background-position: center center;
    background-size: contain;
    display: block;
    position: absolute;
	transition: all 0.3s ease-in-out;
}
.fa-facebook:hover:before {
    background-image: url(images/facebook-app-icon_black.svg);
}
.fa-linkedin:before {
	content: " ";
    width: 100%;
    height: 100%;
    background: url(images/linkedin-app-icon_green.svg) no-repeat;
	background-position: center center;
    background-size: contain;
    display: block;
    position: absolute;
	transition: all 0.3s ease-in-out;
}
.fa-linkedin:hover:before {
    background-image: url(images/linkedin-app-icon_black.svg);
}
.fa-xing:before {
	content: " ";
    width: 100%;
    height: 100%;
    background: url(images/xing-app-icon_green.svg) no-repeat;
	background-position: center center;
    background-size: contain;
    display: block;
    position: absolute;
	transition: all 0.3s ease-in-out;
}
.fa-xing:hover:before {
    background-image: url(images/xing-app-icon_black.svg);
}
.fa-threema:before {
	content: " ";
    width: 100%;
    height: 100%;
    background: url(images/threema-app-icon_green.svg) no-repeat;
	background-position: center center;
    background-size: contain;
    display: block;
    position: absolute;
	transition: all 0.3s ease-in-out;
}
.fa-threema:hover:before {
    background-image: url(images/threema-app-icon_black.svg);
}




/* liste */
body:not(.page-template-author-search) main ul, not(.supporter-search) main ul {
	padding-left: 0px;
	list-style: none;
}
body:not(.page-template-author-search) main ul li, not(.supporter-search) main ul li {
	padding-left: 42px;
	margin-bottom: 7px;
}
body:not(.page-template-author-search) main ul li:before, not(.supporter-search) main ul li:before {
	content: "–";
	content: " ";
    width: 10px;
    height: 12px;
    background: url(images/doppelpunkt.svg) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    color: #349946;
    margin-left: -15px;
    font-weight: 700;
    margin-top: 8px;
}

	


.emvy-main-container {
	margin-top: 42px;
	min-height: calc( 100vh - 42px );
}


/* *** Header *** */
@media screen and (min-width: 768px) {
	.navbar-collapse {
		display: block !important;
	}
	
	
}


.emvy-main-row > .emvy-left-col {
	position: fixed;
	z-index: 2;
	max-width: 360px;
}
@media screen and (max-width: 1023px) {
	.emvy-main-row > .emvy-left-col {
		position: relative;
		z-index: 2;
		max-width: 100%;
		flex-basis: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}
.emvy-main-row > .emvy-right-col {
	position: relative;
	z-index: 1;
	margin-left: 390px;
}
@media screen and (max-width: 1023px) {
	.emvy-main-row > .emvy-right-col {
		margin-left: unset;
	}
}

@media screen and (max-width: 1023px) {
	.logo-wrapper {
		margin-bottom: 30px;
	}
}

.logo-wrapper img {
	width: 285px;
	height: 137px;
}
@media screen and (max-width: 1023px) {
	.logo-wrapper img {
		max-width: 38vw;
		height: auto;
	}
}



.navbar-toggler {
	display: none;	
}
@media screen and (max-width: 1023px) {
	.navbar-toggler {
		display: block;	
	}
}



nav {
	margin-top: 85px;
}
nav ul {
	padding: 0;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	color: #349946;
}
/*nav ul li {
	position: relative;
}*/
nav ul li a {
	display: block;
	position: relative;
    padding-left: 42px;
    /*padding-right: 42px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}
nav ul#menu-main-menu > li > a {
    padding-right: 12px;
}
nav ul > li > a:before, nav ul > li > a.hover:before {
	content: " ";
	display: block;
	position: absolute;
	width: calc(100% + 60px);
	height: 100%;
	height: 0;
    margin-left: -42px;
    margin-top: -15px;
	background:	#f4f4f4;
	z-index: -1;
	opacity: 0;
	transition: all 400ms ease-in-out;
}
nav ul.menu > li > a:before {
	width: calc(100% + 42px - 15px);
}
nav ul > li > a.hover:before, nav ul > li > a:hover:before {
	height: 100%;
	opacity: 1;
	transition: all 200ms ease-in-out;
}


nav ul > li.current-menu-ancestor > a:before, nav ul > li.current-menu-item > a:before {
	height: 100%;
	opacity: 1;
	background: #A8FF00;
}


nav ul > li.menu-item-has-children > ul {
	position: absolute;
	top: -42px;
	margin-left: -60px;
	padding-left: 60px;
	transform: translateX(326px);
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	max-width: 360px;
	width: 360px;
}
nav ul > li.menu-item-has-children > ul li ul {
	width: 420px;
    overflow: visible;
}
nav ul.sub-menu > li.menu-item-has-children ul {
	transform: translateX(360px);
}
nav ul > li.menu-item-has-children a.hover + ul {
	visibility: visible;
	opacity: 1;
	max-height: none;
	transition: opacity 500ms ease-in-out;
	z-index: 5;
}
nav ul > li.menu-item-has-children a.hover + ul li {
	opacity: 0;
	transform: translateX(-30px);
	
	animation: navisubmenu-animation forwards 0.4s steps(9);
	-webkit-animation: navisubmenu-animation forwards 0.4s steps(9);
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-timing-function: ease-out;
}
@keyframes navisubmenu-animation {
  0% {
	opacity: 0;
	transform: translateX(-30px);
  }
  70% {
	transform: translateX(0);
  }
  100% {
	opacity: 1;
	transform: translateX(0);
  }
}



nav ul > li.menu-item-has-children > a:hover + ul, nav ul > li.menu-item-has-children > a + ul:hover {
	visibility: visible;
	opacity: 1;
	min-height: 100vh;
    /*margin-top: -400px;*/
}




nav .ulwrapper {
	overflow-y: auto;
}



nav ul > li.menu-item-has-children > ul:before {
	content: " ";
	display: block;
	position: fixed;
	width: 100%;
	height: 100vh;
	height: 200vh;
	top: 0;
	background: #ffffff;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	transform: scaleX(0);
	transform-origin: left center;

	animation: navibg-animation forwards 0.4s steps(9);
	-webkit-animation: navibg-animation forwards 0.4s steps(9);
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-timing-function: ease-out;
}
nav ul.sub-menu > li.menu-item-has-children ul:before {
	background: #e5e5e5;
}
@keyframes navibg-animation {
  0% {
	opacity: 0;
	transform: scaleX(0);
  }
  100% {
	opacity: 1;
	transform: scaleX(1);
  }
}
nav ul > li.menu-item-has-children a:hover + ul > li a {
	display: block;
	max-height: none;
}


nav ul li.current-page-ancestor > a, nav ul li.current-menu-item > a, nav ul > li a:hover {
	color: #176525;
}
nav ul.menu li a {
	z-index: 10;
}




/*
nav {
	margin-top: 85px;
}
nav ul {
	padding: 0;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	color: #349946;
}
nav ul li {
	position: relative;
}
nav ul li a {
	display: block;
	position: relative;
    padding-left: 42px;
    padding-right: 42px;
    padding-top: 21px;
    padding-bottom: 21px;
}
nav ul > li > a:before {
	content: " ";
	display: block;
	position: absolute;
	width: calc(100% + 60px);
	height: 100%;
	height: 0;
    margin-left: -42px;
    margin-top: -21px;
	background:	#f4f4f4;
	z-index: -1;
	opacity: 0;
	transition: all 500ms ease-in-out;
}
nav ul.menu > li > a:before {
	width: calc(100% + 42px - 15px);
}
nav ul > li > a.hover:before, nav ul > li > a:hover:before {
	height: 100%;
	opacity: 1;
	transition: all 300ms ease-in-out;
}


nav ul > li > a.hover:before {
	background: #A8FF00;
}


nav ul > li.current-menu-ancestor > a:before {
	height: 100%;
	opacity: 1;
	background: #A8FF00;
}


nav ul > li.menu-item-has-children ul {
	position: absolute;
	top: 0;
	margin-left: -60px;
	padding-left: 60px;
	transform: translateX(326px);
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	max-width: 326px;
	width: 326px;
}
nav ul > li.menu-item-has-children ul {
	position: absolute;
	top: 0;
	margin-left: -60px;
	padding-left: 60px;
	transform: translateX(326px);
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	max-width: 360px;
	width: 360px;
}
nav ul.sub-menu > li.menu-item-has-children ul {
	transform: translateX(360px);
}
nav ul > li.menu-item-has-children a.hover + ul {
	visibility: visible;
	opacity: 1;
	max-height: none;
	transition: opacity 500ms ease-in-out;
	z-index: 5;
}
nav ul > li.menu-item-has-children a.hover + ul li {
	opacity: 0;
	transform: translateX(-30px);
	
	animation: navisubmenu-animation forwards 0.6s steps(9);
	-webkit-animation: navisubmenu-animation forwards 0.6s steps(9);
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	animation-timing-function: ease-out;
}
@keyframes navisubmenu-animation {
  0% {
	opacity: 0;
	transform: translateX(-30px);
  }
  70% {
	transform: translateX(0);
  }
  100% {
	opacity: 1;
	transform: translateX(0);
  }
}
nav ul > li.menu-item-has-children .before {
	content: " ";
	display: block;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	background: #ffffff;
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	transform: scaleX(0);
	transform-origin: left center;

	animation: navibg-animation forwards 0.4s steps(9);
	-webkit-animation: navibg-animation forwards 0.4s steps(9);
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-timing-function: ease-out;
}
nav ul.sub-menu > li.menu-item-has-children .before {
	background: #e5e5e5;
}
@keyframes navibg-animation {
  0% {
	opacity: 0;
	transform: scaleX(0);
  }
  100% {
	opacity: 1;
	transform: scaleX(1);
  }
}
nav ul > li.menu-item-has-children a:hover + ul > li a {
	display: block;
	max-height: none;
}


nav ul li.current-page-ancestor > a, nav ul li.current-menu-item > a, nav ul > li a:hover {
	color: #176525;
}
nav ul.menu li a {
	z-index: 10;
}
*/





/* mobile emenu */
body.mobile-menu-active {
	max-height: 100vh;
	overflow: hidden;
}

.cloned-menu { 
	display: none;
}
@media screen and (max-width: 1023px) {
	nav {
		margin-top: 0 !important;
		transition: all 0.4s;
	}
	
	.navbar-collapse {
		display: none !important;
	}
	body.mobile-menu-active .navbar-collapse {
		display: block !important;
	}
	
	body.mobile-menu-active .navbar-collapse .hk-main-menu { /* because we are using menu cloned by javascript for mobile */
		display: none !important;
	}
	
	
	
	/* clonded menu */
	body.mobile-menu-active .cloned-menu { 
		pointer-events: all;
		opacity: 1;
		transition: opacity 0.4s;
	}
	
	.cloned-menu {
		display: block;
		pointer-events: none;
		
		position: absolute;
		width: 100%;
		height: 100vh;
		overflow-y: auto;
		top: 0;
		z-index: -1;
		border-top: 140px solid #ffffff;
		padding-bottom: 240px;
		
		background: #ffffff;
		
		color: #176525;
		
		font-size: 18px;
		line-height: 20px;
		font-weight: 700;
		text-transform: uppercase;
		
		opacity: 0;
		transition: opacity 0.4s;
	}
	

	
	.cloned-menu ul {
		padding: 0;
    	margin: 0;
	}
	.cloned-menu li {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.cloned-menu li > ul {
		display: none;	
		
		margin-top: 15px;
		padding-left: 21px;
	}
	
	.cloned-menu a.visible + ul {
		display: block;
	}
	
	/*li.menu-item-has-children > a {
		pointer-events: none;
	}*/


	.cloned-menu .current-menu-ancestor > a {
		color: #176525;
	}
	.cloned-menu .current-menu-item {
		position: relative;
	}
	.cloned-menu .current-menu-item:before {
		content: " ";
		position: absolute;
		width: calc(100vw - 30px);
		height: 100%;
		background: #A8FF00;
		left: -15px;
		top: 0;
		z-index: -1;
	}
	.cloned-menu li .current-menu-item:before {
		left: -36px;
	}
	.cloned-menu li li .current-menu-item:before {
		left: -57px;
	}
	
	
	
	.navbar-toggler {
		padding-right: 15px;
		display: flex;
		justify-content: flex-end;
	}
	
	.navbar-toggler-wrapper {
		height: fit-content;
		cursor: pointer;
		transition: 0.0s;
	}
	body.mobile-menu-active .navbar-toggler-wrapper {
		background: url(images/close-menu.svg) no-repeat;
		background-size: contain;
		transition: 0.4s;
	}
	.navbar-toggler-wrapper > * {
		opacity: 1;
		transition: opacity 0.4s;
	}
	body.mobile-menu-active .navbar-toggler-wrapper > * {
		opacity: 0;
		transition: opacity 0.0s;
	}
	body.mobile-menu-active .bar {
		transform: scale(0.1,0.1);
		transition: 0.4s;
	}
	.bar1, .bar2, .bar3 {
		width: 35px;
		height: 6px;
		border-radius: 2px;
		background: #349946;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 7px;
		transition: 0.4s;
	}
	.bar3 {
		margin-bottom: 0;
	}
}



/* login / logout button */
.logoutlink {
	display: none;
}
body.logged-in .logoutlink {
	display: block;
}
body.logged-in .loginlink {
	display: none;
}


.closingButton {
	display: block;
	position: absolute;
	top: 21px;
	right: -42px;
	width: 32px;
	height: 32px;
	background: url(images/closing-button.svg) no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: transform 300ms ease-in-out;
	transform-origin: center center;
	
	opacity: 0;
	
	animation: closingButton-animation forwards 0.4s steps(9);
	-webkit-animation: closingButton-animation forwards 0.4s steps(9);
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
	animation-timing-function: ease-out;
}
@keyframes closingButton-animation {
  0% {
	opacity: 0;
  }
  100% {
	opacity: 1;
  }
}
.closingButton:hover {
	transform: rotate(90deg);
	opacity: 0.9;
}

/* Bierdeckel */

.bierdeckel-icon {
	background-color: #bffb4f;
	font-family: 'FontAwesome';
	font-style: normal;
	color: #349946;
	font-size: 30px;
	padding: 10px 0;
	text-align: center;
}
.bierdeckel-ueberschrift {
	text-transform: uppercase;
	color: #33632d;
	font-weight: bold;
	margin: 8px 0 8px 0;
	font-size: 1.5em;
}

.inhalt_text {
	text-transform: uppercase;
	font-weight: bold;
}
.bereich_inhalt:first-child {
	//border-top: 1px solid red;
}
.inhalt_summe {
	color: #33632d;
	background-color: #efefef;
	font-weight: bold;
}
.inhalt_nettosumme {
	background-color: #349946;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
.inhalt_nettosumme input {
	color: #fff;
	font-weight: bold;
}
.inhalt_steuer {
	margin-top: 40px;
	color: #33632d;
	background-color: #bffb4f;
	font-weight: bold;
	font-size: 130%;
}

/*generated with Input range slider CSS style generator (version 20211225)
https://toughengineer.github.io/demo/slider-styler*/
input[type=range].styled-slider {
  height: 2.2em;
  -webkit-appearance: none;
}

/*progress support*/
input[type=range].styled-slider.slider-progress {
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--value) - var(--min)) / var(--range));
  --sx: calc(0.5 * 2em + var(--ratio) * (100% - 2em));
}

input[type=range].styled-slider:focus {
  outline: none;
}

/*webkit*/
input[type=range].styled-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #bffb4f;
  border: none;
  box-shadow: 0 0 2px black;
  margin-top: calc(1.5em * 0.5 - 2em * 0.5);
}

input[type=range].styled-slider::-webkit-slider-runnable-track {
  height: 1.5em;
  border: none;
  border-radius: 0.8em;
  background: #EFEFEF;
  box-shadow: none;
}

input[type=range].styled-slider::-webkit-slider-thumb:hover {
  background: #bffb4f;
}

input[type=range].styled-slider:hover::-webkit-slider-runnable-track {
  background: #EFEFEF;
}

input[type=range].styled-slider::-webkit-slider-thumb:active {
  background: #bffb4f;
}

input[type=range].styled-slider:active::-webkit-slider-runnable-track {
  background: #efefef;
}

input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track {
  background: linear-gradient(#349946,#349946) 0/var(--sx) 100% no-repeat, #EFEFEF;
}

input[type=range].styled-slider.slider-progress:hover::-webkit-slider-runnable-track {
  background: linear-gradient(#349946,#349946) 0/var(--sx) 100% no-repeat, #EFEFEF;
}

input[type=range].styled-slider.slider-progress:active::-webkit-slider-runnable-track {
  background: linear-gradient(#349946,#349946) 0/var(--sx) 100% no-repeat, #efefef;
}

/*mozilla*/
input[type=range].styled-slider::-moz-range-thumb {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #bffb4f;
  border: none;
  box-shadow: 0 0 2px black;
}

input[type=range].styled-slider::-moz-range-track {
  height: 1.5em;
  border: none;
  border-radius: 0.8em;
  background: #EFEFEF;
  box-shadow: none;
}

input[type=range].styled-slider::-moz-range-thumb:hover {
  background: #bffb4f;
}

input[type=range].styled-slider:hover::-moz-range-track {
  background: #EFEFEF;
}

input[type=range].styled-slider::-moz-range-thumb:active {
  background: #bffb4f;
}

input[type=range].styled-slider:active::-moz-range-track {
  background: #efefef;
}

input[type=range].styled-slider.slider-progress::-moz-range-track {
  background: linear-gradient(#349946,#349946) 0/var(--sx) 100% no-repeat, #EFEFEF;
}

input[type=range].styled-slider.slider-progress:hover::-moz-range-track {
  background: linear-gradient(#349946,#349946) 0/var(--sx) 100% no-repeat, #EFEFEF;
}

input[type=range].styled-slider.slider-progress:active::-moz-range-track {
  background: linear-gradient(#349946,#349946) 0/var(--sx) 100% no-repeat, #efefef;
}

/*ms*/
input[type=range].styled-slider::-ms-fill-upper {
  background: transparent;
  border-color: transparent;
}

input[type=range].styled-slider::-ms-fill-lower {
  background: transparent;
  border-color: transparent;
}

input[type=range].styled-slider::-ms-thumb {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  background: #bffb4f;
  border: none;
  box-shadow: 0 0 2px black;
  margin-top: 0;
  box-sizing: border-box;
}

input[type=range].styled-slider::-ms-track {
  height: 1.5em;
  border-radius: 0.8em;
  background: #EFEFEF;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}

input[type=range].styled-slider::-ms-thumb:hover {
  background: #bffb4f;
}

input[type=range].styled-slider:hover::-ms-track {
  background: #EFEFEF;
}

input[type=range].styled-slider::-ms-thumb:active {
  background: #bffb4f;
}

input[type=range].styled-slider:active::-ms-track {
  background: #efefef;
}

input[type=range].styled-slider.slider-progress::-ms-fill-lower {
  height: 1.5em;
  border-radius: 0.8em 0 0 0.8em;
  margin: -undefined 0 -undefined -undefined;
  background: #349946;
  border: none;
  border-right-width: 0;
}

input[type=range].styled-slider.slider-progress:hover::-ms-fill-lower {
  background: #349946;
}

input[type=range].styled-slider.slider-progress:active::-ms-fill-lower {
  background: #349946;
}

.bierdeckel_button {
	margin-left: 0 !important;
	font-size: 1em;
	padding: 10px 35px;
}


/* Ende Bierdeckel */



/* Journalisten-Suche / Autoren finden */
.emvy-opener.autoren-finden {
    
}
/*@media screen and (min-width: 768px) {*/
.emvy-opener.autoren-finden .emvy-opener-headline-wrapper {
    padding-left: 0;
	padding-bottom: 0;
	height: auto;
}

/*}*/





/* Journalisten-Profile / Autoren finden */
.single-profiles main > .container {
   padding: 0;
}
.single-profiles .profile-image {
   margin-bottom: 42px;
}


.single-profiles .profile-image img {
   width: 100%;
   height: auto;
}

.single-profiles h2:empty {
    display: none;
}

.contacts .row {
	margin-bottom: 11px;
}
.contacts .row .col:first-child {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.socialmedia {
	margin-top: 10px;
}
.socialmedia .fa {
	position: relative;
	font-size: 32px;
	margin-right: 21px;
	display: inline-block;
	width: 32px;
    height: 32px;
}

/* Journalisten-Suche / Autoren suchen */
body.page-template-author-search .search-tools form .rowwrapper1 {
	display: flex;
    flex-direction: row;
	justify-content: space-between;
}
@media screen and (max-width: 1599px) {
	body.page-template-author-search .search-tools form .rowwrapper1 {
		flex-direction: column;
	}
}
body.page-template-author-search .search-tools form .rowwrapper1 > * {
	width: calc( 33.33% - 10px);
}
@media screen and (max-width: 1599px) {
	body.page-template-author-search .search-tools form .rowwrapper1 > * {
		width: 100%;
	}
}
body.page-template-author-search .search-tools form .rowwrapper1 select::-ms-expand {	
	display: none;
}
body.page-template-author-search .search-tools form .rowwrapper1 select {
    -webkit-appearance: none;
    appearance: none;
	border: 1px solid #176525;
	padding-left: 11px;
    padding-right: 11px;
	background: url(images/arrow-dropdown.svg) no-repeat;
	background-position: calc(100% - 11px) center;
	background-size: auto 15px; 
}
body.page-template-author-search .search-tools form .rowwrapper1 input {
	background: url(images/arrow-input.svg) no-repeat;
	background-position: calc(100% - 11px) center;
	background-size: 15px auto; 
}
/*body.page-template-author-search .search-tools form .rowwrapper1 select:after {
	content: " ";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(images/arrow-dropdown.svg) no-repeat;
	background-size: contain;
	top: 7px;
	right: 11px;
}*/
body.page-template-author-search .search-tools form .rowwrapper2 {
	display: flex;
    flex-direction: row;
	justify-content: flex-end;
	padding-bottom: 42px;
}
body.page-template-author-search .search-tools form .rowwrapper2 .submit {
	background-image: url(images/search-icon-lightgreen.svg);
	background-repeat: no-repeat;
	background-position: 58px center;
	background-size: 30px auto;
	padding-left: 101px;
}
@media screen and (max-width: 1023px) {
	body.page-template-author-search .search-tools form .rowwrapper2 .submit {
		background-position: calc(50% - 80px) center;
		background-size: 30px auto;
		padding-left: 80px;
		margin: 0;
		width: 100%;
	}
}
body.page-template-author-search .search-tools form .rowwrapper2 .submit:hover {
	background-image: url(images/search-icon-darkgreen.svg);
}



.author-search-results ul {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
}

.author-search-results ul li {
	width: calc( 33.33% - 10px);
	margin-right: 15px;
}
.author-search-results ul li:nth-child(3n+3) {
	margin-right: 0;
}

@media screen and (max-width: 1599px) {
	.author-search-results ul li {
		width: calc( 50% - 1.5vw);
		margin-right: 3vw;
	}
	.author-search-results ul li:nth-child(3n+3) {
		margin-right: 3vw;
	}
	.author-search-results ul li:nth-child(2n+2) {
		margin-right: 0;
	}
	
}
.author-search-results ul li .author-mugshot {
	padding-top: 100%;
	background: #e8e8e8;
	position: relative;
	overflow: hidden;
	transition: opacity 0.4s;
}
.author-search-results ul li .author-mugshot img {
	position: absolute;
    min-width: 100%;
    min-height: 100%;
	object-fit: cover;
    width: auto;
    height: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.author-search-results ul li .author-name {
	padding-top: 100%;
    width: 100%;
    position: relative;
    margin-top: -100%;
	transition: background 0.4s;
}
.author-search-results ul li .author-name span {
	position: absolute;
    bottom: 0;
    transform: rotate(-8deg);
    transform-origin: left top;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 36px;
	transition: color 0.4s;
}
@media screen and (max-width: 1559px) {
	.author-search-results ul li .author-name span {
		font-size: 32px;
		line-height: 32px;
	}
}
@media screen and (max-width: 1259px) {
	.author-search-results ul li .author-name span {
		font-size: 26px;
		line-height: 26px;
	}
}
@media screen and (max-width: 639px) {
	.author-search-results ul li .author-name span {
		font-size: 22px;
		line-height: 24px;
	}
}
.author-search-results ul li .author-name:hover span {
	color: #000000;
}

.author-search-results ul li .author-details {
    padding-top: 15px;
    padding-bottom: 42px;
}
.author-search-results ul li .author-details .city {
    color: #349946;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
	margin-bottom: 0;
}
.author-search-results ul li .author-details .name {
    color: #000000;
    font-weight: 700;
	font-size: 16px;
    line-height: normal;
	margin-bottom: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
.author-search-results ul li .author-details .claim {
	font-size: 14px;
    line-height: 18px;
	margin-bottom: 0;
}
.author-search-results ul li .author-details .areas {
    font-size: 14px;
    line-height: 18px;
	margin-bottom: 0;
}




/* Formulare / Froms */
.form-el-wrapper {
	display: flex;
    align-items: flex-start;
    justify-content: space-between;	
}
@media screen and (max-width: 767px) {
	.form-el-wrapper {
		flex-direction: column;
	}
}
input:focus, button:focus {
    outline: 1px solid #A8FF00;
	border-radius: 0;
}
main form label {
	width: 32%;
	font-size: 17px;
	line-height: 26px;
}
@media screen and (max-width: 767px) {
	main form label {
		width: 100%;
		margin-top: 21px;
   		margin-bottom: 11px;
	}
}
main form input:not([type="checkbox"]), main form select, main form textarea, main form .tox-tinymce {
    width: 67%;
    padding: 10px;
	border: 1px solid #176525;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	main form input:not([type="checkbox"]), main form select, main form textarea, main form .tox-tinymce {
		width: 100%;
	}
}
main form wrapper {
    width: 67%;
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	main form wrapper {
		width: 100%;
	}
}
main form input#postcode {
	width: 15%;
    margin-right: 1.4%;
}
@media screen and (max-width: 767px) {
	main form input#postcode {
		width: 25%;
	}
}
main form input#address2 {
	width: 50%;
}
@media screen and (max-width: 767px) {
	main form input#address2 {
		width: 72.665%;
	}
}



.validation-error {
	border: 2px solid #ff6500 !important;
}
.warning {
	padding: 15px;
	border: 2px solid #ff6500;
	border-radius: 2px;
	margin-bottom: 1rem;
}
.infobox  {
	padding: 15px;
	border: 1px solid #A8FF00;
	background-color: #f9f9f9;
	border-radius: 2px;
	margin-bottom: 1rem;
}



.col3 {
    width: calc((67% - 30px) / 3);
}
@media screen and (max-width: 767px) {
	.col3 {
		width: calc((100% - 2.8%) / 3);
	}
}

main form input[type=submit], button {
    margin-left: 32%;
    width: auto;
	padding: 21px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #176525;
	color: #ffffff;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	margin-top: 30px;
	transition: all 0.4s;
}
@media screen and (max-width: 767px) {
	main form input[type=submit], button { 
		margin-left: 0;
		width: 100%;
	}
}
main form input[type=submit]:hover, button:hover {
	background-color: #A8FF00;
	color: #176525; 
}
main form input[name="subscribe"] { /* mail chimp newsletter form button */
	padding-left: 101px;
	background-image: url(images/login-icon.svg);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 60px center;
}
main form input[name="subscribe"]:hover {
	background-image: url(images/login-icon-hover.svg);
}


.edit-profile-divider {
	display: block;
	clear: both;
	width: 100%;
	height: 60px;
	margin-top: 60px;
	border-top: 1px solid #176525;
}


.floatrighttohead {
	float: right;
    margin-top: -70px;
}




/* single-articles.php / Artikel Template */
.emvy-post-list-catdatewrapper {
	display: flex;
    padding-bottom: 21px;
}

.emvy-post-list-catdatewrapper .emvy-post-list-cat {
	font-size: 16px;
    line-height: 26px;
    color: #349946;
    text-transform: uppercase;
	padding-right: 11px;
}
.emvy-post-list-catdatewrapper .emvy-post-list-cat:empty {
	display: none;
}
.emvy-post-list-catdatewrapper .emvy-post-list-date {
    font-size: 16px;
    line-height: 26px;
    color: #262626;
    
}


.newsletterabonnierenwrapper { /* for z-index / to be below footer */
	z-index: ;
}
.newsletterabonnieren {
	position: fixed;
	left: 0;
	bottom: 84px;
	bottom: 11px;
	font-size: 42px;
	line-height: 36px;
	color: #349946;
	font-weight: 700;
	text-transform: uppercase;
	transform: rotate(-9deg);
	transform-origin: left bottom;
	opacity: 0;
	transition: left 0.4s, opacity 0.4s 0.1s;
}
@media screen and (max-width: 1023px) {
	.newsletterabonnieren {
		left: -300px !important;
		font-size: 32px;
		line-height: 28px;
		font-weight: 800;
		z-index: 30;
		background: #ffffff;
		padding: 4px;
	}
	body.mobile-menu-active .newsletterabonnieren {
		left: -4px !important;
	}
}




footer {
	background: #f4f4f4;
	height: 110px;
	display: flex;
    align-items: center;
	margin-top: 60px;
	font-size: 16px;
	line-height: normal;
	transition: color 0.3s;
	
	position: relative;
    z-index: 4;
}
footer a {
	color: #262626;
}
footer a:hover {
	color: #349946;
}
footer a img {
	opacity: 1;
	transition: opacity 0.3s;
}
footer a:hover img {
	opacity: 0.5;
}
footer .col {
	display: flex;
}
footer .col:last-child {
	justify-content: flex-end;
}
@media screen and (max-width: 767px) {
	footer .col:last-child {
		justify-content: center;
	}
}
footer .col .widget {
	display: flex;
    flex-direction: column;
    justify-content: center;
}
footer .col .widget .textwidget p:last-child {
	margin-bottom: 0;
}
footer .col:first-child .widget {
	margin-right: 30px;
}
@media screen and (max-width: 767px) {
	footer .col:first-child .widget {
		margin-right: 0;
	}
}
footer .col:last-child .widget {
	margin-left: 30px;
}
@media screen and (max-width: 767px) {
	footer .col:last-child .widget {
		margin-left: 0;
	}
}
footer .menu {
	display: flex;
	margin-bottom: 0;
	padding: 0;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	footer .menu {
		justify-content: center;
	}
}
footer .menu li {
	margin-right: 30px;
}
footer .menu li:last-child {
	margin-right: 0;
}





/*------------Aenderungen Claudia Berg ------------------*/
.menu-item-130816 a {
	color: #d5443a;
}
.alleskomisch {
	border: 1px solid #fff;
}
/* Suche */
#search-overlay{
  display:none;
}
#bierdeckel-overlay {
	display: none;
}
.block {
  position: fixed;
  top: 0;
  right: 0;
  bottom:0 ;
  left: 0;
  overflow: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  border: #a0a0a0 solid 1px;
  margin: 0;
  z-index: 10000;
}

.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
  /* Adjusts for spacing */
  /* For visualization 
  background: #808080; width: 5px;
  */
}

.centered {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  padding: 10px 15px;
  color: #FFF;
  border: none;
  background: transparent;
}

#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}

#search-form {
  height: 4em;
  border: 1px solid #999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  overflow: hidden;
}

#search-text {
  font-size: 14px;
  color: #ddd;
  border-width: 0;
  background: transparent;
}

#search-box input[type="text"] {
  width: 90%;
  padding: 20px;
  color: #333;
  outline: none;
  font-size: 1.4em;
}

.search-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border-width: 0;
  background-color: transparent;
  cursor: pointer;
}
#close-btn, #close-btn2 {
  position: fixed;
  top: 1em;
  right: 1em;
}
#close-btn:hover, #close-btn2:hover {
  color: #777;
  cursor: pointer;
}




.wp-block-emvy-blocks-opener, .entry {
	margin-top: 14px;
}



@media screen and (max-width: 767px) {
	footer .row .col:first-child {
		order: 2;
		padding-top: 11px;
		justify-content: center;
	}
	#search-btn {
  top: -30px !important;
}
}

.single_add_to_cart_button, span.onsale {
	background-color: #349946 !important;
}
bdi {
	color: #349946 !important;
}
.woocommerce-info::before, .woocommerce-message::before {
	color: #349946 !important;
}
.woocommerce-info, .woocommerce-message {
    border-top-color: #349946 !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #349946 !important;
}
.emvy-banner {
	 /* background-size: auto !important; */
	 background-size: 100% !important;
}

.iconiframe {
	border: none;
	position: absolute;
	right: 0;
	width: 50%;
}



/* formulare woocommercd */
.woocommerce-input-wrapper input {
	width: 100% !important;
}
p.form-row {
	width: 100% !important;
}
p.form-row input, p.form-row textarea {
	width: 320px !important;
}
p.form-row label {
	width: 320px !important;
}



/* kopierte Styles von Nico */
/* *** Colours *** */
/* ***  post list *** */
.emvy-post-list-outer {
  position: relative;
}

.emvy-post-list-outer .preloader {
  position: absolute;
  display: block;
  left: calc(50% - 20px);
  top: 60px;
  top: calc(50vh - 60px);
  width: 40px;
  height: 40px;
  background: url(img/doppelpunkt.svg) no-repeat center center;
  background-size: contain;
  -webkit-animation-name: preloaderanimation;
          animation-name: preloaderanimation;
  -webkit-animation-duration: 1.75s;
          animation-duration: 1.75s;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

@-webkit-keyframes preloaderanimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes preloaderanimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

.emvy-post-list-outer.loading .preloader {
  opacity: 1;
}

.emvy-post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*margin-bottom: -30px;*/
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.emvy-post-list-outer.loading .emvy-post-list {
  opacity: 0;
}

/*main > .entry > .emvy-post-list:first-child {
	margin-top: -42px;
}*/
.emvy-post-list .emvy-post-list-item {
  -ms-flex-preferred-size: calc(50% - 15px);
      flex-basis: calc(50% - 15px);
  padding-bottom: 60px;
  /*padding-right: 15px;*/
}

@media screen and (max-width: 1199px) {
  .emvy-post-list .emvy-post-list-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-bottom: 42px;
  }
}

.emvy-post-list[ersterpostfullwidth="ja"] .emvy-post-list-item:first-child {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*.emvy-post-list .emvy-post-list-item:nth-child(2n) {
	padding-left: 15px;
	padding-right: 0;
}
.emvy-post-list .emvy-post-list-item:nth-child(2n+1) {
	padding-right: 15px;
}
.emvy-post-list[ersterpostfullwidth="ja"] .emvy-post-list-item:nth-child(2n) {
	padding-right: 15px;
	padding-left: 0;
}
.emvy-post-list[ersterpostfullwidth="ja"] .emvy-post-list-item:nth-child(2n+1) {
	padding-left: 15px;
	padding-right: 0;
}*/
.emvy-post-list .emvy-post-list-item .emvy-post-list-imagecontainer {
  position: relative;
  padding-top: 53.2%;
  /* width to height ratio */
  overflow: hidden;
  background: #e8e8e8;
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-imagecontainer img {
  position: absolute;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-imagecontainer .headline_on_image {
  position: absolute;
  bottom: 50px;
  color: #176525;
  /*background-color: $color-lightgreen;*/
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 42px;
  padding-top: 7px;
  padding-bottom: 7px;
}

@media screen and (max-width: 1199px) {
  .emvy-post-list .emvy-post-list-item .emvy-post-list-imagecontainer .headline_on_image {
    font-size: 24px;
    line-height: 28px;
  }
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-imagecontainer .headline_on_image span {
  background: #A8FF00;
  padding: 2px;
  -webkit-box-shadow: 30px 0 0 #A8FF00, -15px 0 0 #A8FF00;
          box-shadow: 30px 0 0 #A8FF00, -15px 0 0 #A8FF00;
}

@media screen and (min-width: 1200px) {
  .emvy-post-list[ersterpostfullwidth="ja"] .emvy-post-list-item:first-child .emvy-post-list-imagecontainer .headline_on_image {
    font-size: 54px;
    line-height: 54px;
  }
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-imagecontainer .headline_on_image:empty {
  display: none;
}

.emvy-post-list[type="articles"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-datetitlewrapper {
  display: inline-block;
  margin-left: 11px;
}

.emvy-post-list[type="articles"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-cat {
  font-size: 16px;
  line-height: 26px;
  color: #349946;
  text-transform: uppercase;
  margin-top: 21px;
  display: inline-block;
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-cat .divider:after {
  content: ", ";
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-cat .divider:last-child {
  display: none;
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-date {
  font-size: 16px;
  line-height: 26px;
  color: #262626;
  margin-bottom: 11px;
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-textcontainer .item-title {
  margin-bottom: 15px;
}

.emvy-post-list .emvy-post-list-item .emvy-post-list-textcontainer .item-title a {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #349946;
}

/* Termine */
.emvy-post-list[type="termine"] {
  margin-bottom: 15px;
}

.emvy-post-list[type="termine"] .emvy-post-list-item {
  -ms-flex-preferred-size: calc( 33.33% - (15px * 2 / 3));
      flex-basis: calc( 33.33% - (15px * 2 / 3));
  padding: 15px;
  padding-top: 0;
  padding-bottom: 30px;
  padding-top: calc(53.2% / 3);
  /* width to height ratio */
  position: relative;
  margin-bottom: 15px;
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

@media (max-width: 1499px) {
  .emvy-post-list[type="termine"] .emvy-post-list-item {
    -ms-flex-preferred-size: calc( 50% - ( 21px / 2 ));
        flex-basis: calc( 50% - ( 21px / 2 ));
    padding-top: calc(53.2% / 2);
    /* width to height ratio */
  }
}

@media (max-width: 1280px) {
  .emvy-post-list[type="termine"] .emvy-post-list-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-top: 53.2%;
    /* width to height ratio */
  }
}

@media (max-width: 1023px) {
  .emvy-post-list[type="termine"] .emvy-post-list-item {
    -ms-flex-preferred-size: calc( 50% - ( 21px / 2 ));
        flex-basis: calc( 50% - ( 21px / 2 ));
    padding-top: calc(53.2% / 2);
    /* width to height ratio */
  }
}

@media (max-width: 767px) {
  .emvy-post-list[type="termine"] .emvy-post-list-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-top: 53.2%;
    /* width to height ratio */
  }
}

.emvy-post-list[type="termine"] .emvy-post-list-item:hover {
  opacity: 0.7;
}

.emvy-post-list[type="termine"] .emvy-post-list-item:nth-child(3n+3) {
  margin-right: 0;
}

.emvy-post-list[type="termine"] .emvy-post-list-item {
  background: #349946;
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] {
  background: #349946;
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] a {
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] {
  background: #176525;
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] a {
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] {
  background: #A8FF00;
  color: #176525;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] a {
  color: #176525;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] {
  background: #ffffff;
  color: #176525;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] a {
  color: #176525;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .whole-tile-linked {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer {
  position: absolute;
  top: 6px;
  width: calc(100% - 30px);
  height: calc(100% - 6px);
  pointer-events: none;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-caticoncatwrapper {
  display: inline-block;
  position: absolute;
  right: 0;
  -webkit-transform: rotateZ(-8deg);
          transform: rotateZ(-8deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  top: 5px;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-caticoncatwrapper.visible {
  opacity: 1;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-caticoncatwrapper .emvy-post-list-caticon {
  width: 50px;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-caticoncatwrapper .emvy-post-list-caticon svg {
  max-height: 48px;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-caticoncatwrapper .emvy-post-list-cat {
  margin-top: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-datetitlewrapper {
  position: absolute;
  bottom: 0;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-date {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 2px;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .item-title a {
  font-weight: 600;
  font-size: 17px;
  line-height: 23px;
}

@media screen and (max-width: 767px) {
  .emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .item-title a {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
  }
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-date, .emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .item-title a, .emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer {
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-cat {
  color: #A8FF00;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-caticon svg * {
  fill: #A8FF00;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] .emvy-post-list-textcontainer .emvy-post-list-date, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] .emvy-post-list-textcontainer .item-title a, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] .emvy-post-list-textcontainer {
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] .emvy-post-list-cat {
  color: #A8FF00;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="green"] .emvy-post-list-caticon svg * {
  fill: #A8FF00;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] .emvy-post-list-textcontainer .emvy-post-list-date, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] .emvy-post-list-textcontainer .item-title a, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] .emvy-post-list-textcontainer {
  color: #ffffff;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] .emvy-post-list-cat {
  color: #A8FF00;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="darkgreen"] .emvy-post-list-caticon svg * {
  fill: #A8FF00;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] .emvy-post-list-textcontainer .emvy-post-list-date, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] .emvy-post-list-textcontainer .item-title a, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] .emvy-post-list-textcontainer {
  color: #176525;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] .emvy-post-list-cat {
  color: #349946;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="lightgreen"] .emvy-post-list-caticon svg * {
  fill: #349946;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] .emvy-post-list-textcontainer .emvy-post-list-date, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] .emvy-post-list-textcontainer .item-title a, .emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] .emvy-post-list-textcontainer {
  color: #176525;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] .emvy-post-list-cat {
  color: #349946;
}

.emvy-post-list[type="termine"] .emvy-post-list-item[colortheme="white"] .emvy-post-list-caticon svg * {
  fill: #349946;
}

.emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-excerpt, .emvy-post-list[type="termine"] .emvy-post-list-item .emvy-post-list-textcontainer .emvy-post-list-link {
  display: none;
}

.emvy-post-list-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  display: none;
}

.emvy-post-list-pagination[pagination="ja"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination-item {
  position: relative;
  margin: 0 7px;
  color: #349946;
  cursor: pointer;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.pagination-item:hover {
  color: #262626;
}

.pagination-item.active {
  color: #ffffff;
}

.pagination-item.active:after {
  content: " ";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 15px;
  background: #349946;
  z-index: -1;
}

.pagination-prev {
  width: 10px;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.2 281.8 20.6 33.4' enable-background='new -348.2 281.8 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23176525' d='M-347.2,297.3c-0.7,0.7-0.7,1.8,0,2.4l14.4,14.5c0.7,0.7,1.9,0.7,2.5,0l1.7-1.7c0.7-0.7,0.7-1.8,0-2.5 l-11.4-11.4l11.4-11.5c0.7-0.7,0.7-1.9,0-2.5l-1.7-1.7c-0.7-0.7-1.8-0.7-2.5,0L-347.2,297.3z'/%3E%3Cpath fill='%23FFFFFF' d='M-347.2,297.3l0.4,0.4l0,0L-347.2,297.3z M-347.2,299.7l0.4-0.4l0,0L-347.2,299.7z M-332.8,314.2l-0.4,0.4 l0,0l0,0L-332.8,314.2z M-328.5,310l0.4-0.3l0,0l0,0L-328.5,310z M-340,298.5l-0.4-0.4l-0.4,0.4l0.4,0.4L-340,298.5z M-328.5,287 l0.4,0.4l0,0l0,0L-328.5,287z M-332.8,282.8l-0.3-0.4l0,0l0,0L-332.8,282.8z M-347.5,296.9c-0.9,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.7L-347.5,296.9z M-347.5,300.1l14.4,14.5l0.7-0.7l-14.4-14.5L-347.5,300.1z M-333.1,314.6 c0.9,0.8,2.3,0.9,3.2,0l-0.7-0.7c-0.5,0.5-1.3,0.5-1.8,0L-333.1,314.6z M-329.9,314.5l1.7-1.7l-0.7-0.7l-1.7,1.7L-329.9,314.5z M-328.2,312.8c0.9-0.9,0.8-2.3,0-3.2l-0.7,0.7c0.5,0.6,0.5,1.4,0,1.8L-328.2,312.8z M-328.2,309.6l-11.4-11.4l-0.7,0.7l11.4,11.4 L-328.2,309.6z M-339.6,298.9l11.4-11.5l-0.7-0.7l-11.4,11.5L-339.6,298.9z M-328.2,287.4c0.8-0.9,0.9-2.3,0-3.2l-0.7,0.7 c0.5,0.5,0.5,1.3,0,1.8L-328.2,287.4z M-328.2,284.1l-1.7-1.7l-0.7,0.7l1.7,1.7L-328.2,284.1z M-329.9,282.4c-0.9-0.9-2.3-0.8-3.2,0 l0.7,0.7c0.6-0.5,1.4-0.5,1.8,0L-329.9,282.4z M-333.1,282.4l-14.4,14.5l0.7,0.7l14.4-14.5L-333.1,282.4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  margin-right: 15px;
}

.pagination-prev:hover {
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.2 281.8 20.6 33.4' enable-background='new -348.2 281.8 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23349946' d='M-347.2,297.3c-0.7,0.7-0.7,1.8,0,2.4l14.4,14.5c0.7,0.7,1.9,0.7,2.5,0l1.7-1.7c0.7-0.7,0.7-1.8,0-2.5 l-11.4-11.4l11.4-11.5c0.7-0.7,0.7-1.9,0-2.5l-1.7-1.7c-0.7-0.7-1.8-0.7-2.5,0L-347.2,297.3z'/%3E%3Cpath fill='%23FFFFFF' d='M-347.2,297.3l0.4,0.4l0,0L-347.2,297.3z M-347.2,299.7l0.4-0.4l0,0L-347.2,299.7z M-332.8,314.2l-0.4,0.4 l0,0l0,0L-332.8,314.2z M-328.5,310l0.4-0.3l0,0l0,0L-328.5,310z M-340,298.5l-0.4-0.4l-0.4,0.4l0.4,0.4L-340,298.5z M-328.5,287 l0.4,0.4l0,0l0,0L-328.5,287z M-332.8,282.8l-0.3-0.4l0,0l0,0L-332.8,282.8z M-347.5,296.9c-0.9,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.7L-347.5,296.9z M-347.5,300.1l14.4,14.5l0.7-0.7l-14.4-14.5L-347.5,300.1z M-333.1,314.6 c0.9,0.8,2.3,0.9,3.2,0l-0.7-0.7c-0.5,0.5-1.3,0.5-1.8,0L-333.1,314.6z M-329.9,314.5l1.7-1.7l-0.7-0.7l-1.7,1.7L-329.9,314.5z M-328.2,312.8c0.9-0.9,0.8-2.3,0-3.2l-0.7,0.7c0.5,0.6,0.5,1.4,0,1.8L-328.2,312.8z M-328.2,309.6l-11.4-11.4l-0.7,0.7l11.4,11.4 L-328.2,309.6z M-339.6,298.9l11.4-11.5l-0.7-0.7l-11.4,11.5L-339.6,298.9z M-328.2,287.4c0.8-0.9,0.9-2.3,0-3.2l-0.7,0.7 c0.5,0.5,0.5,1.3,0,1.8L-328.2,287.4z M-328.2,284.1l-1.7-1.7l-0.7,0.7l1.7,1.7L-328.2,284.1z M-329.9,282.4c-0.9-0.9-2.3-0.8-3.2,0 l0.7,0.7c0.6-0.5,1.4-0.5,1.8,0L-329.9,282.4z M-333.1,282.4l-14.4,14.5l0.7,0.7l14.4-14.5L-333.1,282.4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.pagination-next {
  width: 10px;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.5 281.9 20.6 33.4' enable-background='new -348.5 281.9 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23176525' d='M-328.8,299.8c0.7-0.7,0.7-1.8,0-2.4l-14.4-14.5c-0.7-0.7-1.9-0.7-2.5,0l-1.7,1.7c-0.7,0.7-0.7,1.8,0,2.5 l11.4,11.4l-11.4,11.5c-0.7,0.7-0.7,1.9,0,2.5l1.7,1.7c0.7,0.7,1.8,0.7,2.5,0L-328.8,299.8z'/%3E%3Cpath fill='%23FFFFFF' d='M-328.8,299.8l-0.4-0.4l0,0L-328.8,299.8z M-328.8,297.3l-0.4,0.4l0,0L-328.8,297.3z M-343.2,282.9l0.4-0.4 l0,0l0,0L-343.2,282.9z M-347.5,287.1l-0.4,0.3l0,0l0,0L-347.5,287.1z M-336,298.5l0.4,0.4l0.4-0.4l-0.4-0.4L-336,298.5z M-347.5,310l-0.4-0.4l0,0l0,0L-347.5,310z M-343.2,314.3l0.3,0.4l0,0l0,0L-343.2,314.3z M-328.5,300.1c0.9-0.9,0.9-2.3,0-3.2 l-0.7,0.7c0.5,0.5,0.5,1.3,0,1.7L-328.5,300.1z M-328.5,297l-14.4-14.5l-0.7,0.7l14.4,14.5L-328.5,297z M-342.9,282.5 c-0.9-0.8-2.3-0.9-3.2,0l0.7,0.7c0.5-0.5,1.3-0.5,1.8,0L-342.9,282.5z M-346.1,282.5l-1.7,1.7l0.7,0.7l1.7-1.7L-346.1,282.5z M-347.8,284.2c-0.9,0.9-0.8,2.3,0,3.2l0.7-0.7c-0.5-0.6-0.5-1.4,0-1.8L-347.8,284.2z M-347.8,287.5l11.4,11.4l0.7-0.7l-11.4-11.4 L-347.8,287.5z M-336.4,298.2l-11.4,11.5l0.7,0.7l11.4-11.5L-336.4,298.2z M-347.8,309.7c-0.8,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.8L-347.8,309.7z M-347.8,312.9l1.7,1.7l0.7-0.7l-1.7-1.7L-347.8,312.9z M-346.1,314.6c0.9,0.9,2.3,0.8,3.2,0 l-0.7-0.7c-0.6,0.5-1.4,0.5-1.8,0L-346.1,314.6z M-342.9,314.6l14.4-14.5l-0.7-0.7l-14.4,14.5L-342.9,314.6z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center 5px;
  cursor: pointer;
  margin-left: 15px;
}

.pagination-next:hover {
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.5 281.9 20.6 33.4' enable-background='new -348.5 281.9 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23349946' d='M-328.8,299.8c0.7-0.7,0.7-1.8,0-2.4l-14.4-14.5c-0.7-0.7-1.9-0.7-2.5,0l-1.7,1.7c-0.7,0.7-0.7,1.8,0,2.5 l11.4,11.4l-11.4,11.5c-0.7,0.7-0.7,1.9,0,2.5l1.7,1.7c0.7,0.7,1.8,0.7,2.5,0L-328.8,299.8z'/%3E%3Cpath fill='%23FFFFFF' d='M-328.8,299.8l-0.4-0.4l0,0L-328.8,299.8z M-328.8,297.3l-0.4,0.4l0,0L-328.8,297.3z M-343.2,282.9l0.4-0.4 l0,0l0,0L-343.2,282.9z M-347.5,287.1l-0.4,0.3l0,0l0,0L-347.5,287.1z M-336,298.5l0.4,0.4l0.4-0.4l-0.4-0.4L-336,298.5z M-347.5,310l-0.4-0.4l0,0l0,0L-347.5,310z M-343.2,314.3l0.3,0.4l0,0l0,0L-343.2,314.3z M-328.5,300.1c0.9-0.9,0.9-2.3,0-3.2 l-0.7,0.7c0.5,0.5,0.5,1.3,0,1.7L-328.5,300.1z M-328.5,297l-14.4-14.5l-0.7,0.7l14.4,14.5L-328.5,297z M-342.9,282.5 c-0.9-0.8-2.3-0.9-3.2,0l0.7,0.7c0.5-0.5,1.3-0.5,1.8,0L-342.9,282.5z M-346.1,282.5l-1.7,1.7l0.7,0.7l1.7-1.7L-346.1,282.5z M-347.8,284.2c-0.9,0.9-0.8,2.3,0,3.2l0.7-0.7c-0.5-0.6-0.5-1.4,0-1.8L-347.8,284.2z M-347.8,287.5l11.4,11.4l0.7-0.7l-11.4-11.4 L-347.8,287.5z M-336.4,298.2l-11.4,11.5l0.7,0.7l11.4-11.5L-336.4,298.2z M-347.8,309.7c-0.8,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.8L-347.8,309.7z M-347.8,312.9l1.7,1.7l0.7-0.7l-1.7-1.7L-347.8,312.9z M-346.1,314.6c0.9,0.9,2.3,0.8,3.2,0 l-0.7-0.7c-0.6,0.5-1.4,0.5-1.8,0L-346.1,314.6z M-342.9,314.6l14.4-14.5l-0.7-0.7l-14.4,14.5L-342.9,314.6z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}



/* *** Colours *** */
/* *** Opener *** */
.emvy-opener {
  margin-bottom: 60px;
  color: #176525;
  padding-top: 42%;
  position: relative;
  /*margin-top: -42px;*/
  /*background: $color-lightgreen;*/
}

@media screen and (max-width: 767px) {
  .emvy-opener {
    padding-top: unset !important;
  }
  body:not(.single-profiles) .emvy-opener:not([bgtype="color"]) {
    background: none !important;
  }
}

.emvy-opener[dimensionsratio="medium"] {
  padding-top: 53%;
}

.emvy-opener[dimensionsratio="tall"] {
  padding-top: 53%;
}

.emvy-opener[dimensionsratio="wide"] {
  padding-top: 37%;
}

.emvy-opener .emvy-opener-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .emvy-opener .emvy-opener-wrapper {
    position: relative;
    overflow: visible;
  }
}

.emvy-opener-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1023px) {
  /*body:not(.single-profiles):not(.single-articles):not(.single-termine)*/
  .emvy-opener-image-wrapper {
    position: relative;
  }
}

.emvy-opener[mediaverticalalign="top"] .emvy-opener-image-wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.emvy-opener[mediaverticalalign="bottom"] .emvy-opener-image-wrapper {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.emvy-opener[mediahorizontalalign="left"] .emvy-opener-image-wrapper {
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}

.emvy-opener[mediahorizontalalign="right"] .emvy-opener-image-wrapper {
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
}

.emvy-opener[bgtype="color"] .emvy-opener-image-wrapper {
  display: none;
}

@media screen and (min-width: 768px) {
  .emvy-opener .emvy-opener-headline-wrapper {
    position: absolute;
    bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding-left: 21px;
    padding-bottom: 60px;
    max-width: 84%;
  }
  .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    padding-bottom: 11px;
    max-width: unset;
  }
}

@media screen and (max-width: 767px) {
  .emvy-opener .emvy-opener-headline-wrapper {
    padding: 11px;
  }
  body:not(.single-termine):not(.single-articles):not(.single-profiles) .emvy-opener:not([bgtype="color"]) .emvy-opener-headline-wrapper {
    padding: 0;
    padding-top: 30px;
    margin-bottom: -30px;
  }
}

@media screen and (max-width: 767px) {
  body.single-articles .emvy-opener .emvy-opener-headline-wrapper, body.single-termine .emvy-opener .emvy-opener-headline-wrapper {
    display: none;
  }
}

.emvy-opener .emvy-opener-headline-wrapper h1, .emvy-opener .emvy-opener-headline-wrapper .likeh1, .emvy-opener .emvy-opener-headline-wrapper h2, .emvy-opener .emvy-opener-headline-wrapper h3, .emvy-opener .emvy-opener-headline-wrapper h4, .emvy-opener .emvy-opener-headline-wrapper h5 {
  margin-bottom: 0;
  font-size: 54px;
  line-height: 54px;
  line-height: 64px;
}

@media screen and (max-width: 1399px) {
  .emvy-opener .emvy-opener-headline-wrapper h1, .emvy-opener .emvy-opener-headline-wrapper .likeh1, .emvy-opener .emvy-opener-headline-wrapper h2, .emvy-opener .emvy-opener-headline-wrapper h3, .emvy-opener .emvy-opener-headline-wrapper h4, .emvy-opener .emvy-opener-headline-wrapper h5 {
    font-size: 42px;
    line-height: 48px;
  }
}

@media screen and (max-width: 767px) {
  .emvy-opener .emvy-opener-headline-wrapper h1, .emvy-opener .emvy-opener-headline-wrapper .likeh1, .emvy-opener .emvy-opener-headline-wrapper h2, .emvy-opener .emvy-opener-headline-wrapper h3, .emvy-opener .emvy-opener-headline-wrapper h4, .emvy-opener .emvy-opener-headline-wrapper h5 {
    font-size: 24px;
    line-height: 30px;
  }
}

.emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h1, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper .likeh1, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h2, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h3, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h4, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h5 {
  font-size: 66px;
  line-height: 66px;
}

@media screen and (max-width: 1399px) {
  .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h1, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper .likeh1, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h2, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h3, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h4, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h5 {
    font-size: 48px;
    line-height: 48px;
  }
}

@media screen and (max-width: 767px) {
  .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h1, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper .likeh1, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h2, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h3, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h4, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h5 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (min-width: 768px) {
  .emvy-opener .emvy-opener-headline-wrapper h1 span, .emvy-opener .emvy-opener-headline-wrapper .likeh1 span, .emvy-opener .emvy-opener-headline-wrapper h2 span, .emvy-opener .emvy-opener-headline-wrapper h3 span, .emvy-opener .emvy-opener-headline-wrapper h4 span, .emvy-opener .emvy-opener-headline-wrapper h5 span {
    background: #A8FF00;
    padding: 2px;
    -webkit-box-shadow: 42px 0 0 #A8FF00, -21px 0 0 #A8FF00;
            box-shadow: 42px 0 0 #A8FF00, -21px 0 0 #A8FF00;
  }
}

.emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h1 span, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper .likeh1 span, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h2 span, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h3 span, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h4 span, .emvy-opener[bgtype="color"] .emvy-opener-headline-wrapper h5 span {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.emvy-opener .emvy-opener-image-wrapper img {
  /*min-width: 100%;
    width: 100%;
	height: auto;*/
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.emvy-opener[bgtype="color"] .emvy-opener-image-wrapper img {
  display: none;
}

/* Journalisten Profile Opener */
.emvy-opener.autoren-detail {
  color: #349946;
}

@media screen and (min-width: 768px) {
  .emvy-opener.autoren-detail .emvy-opener-headline-wrapper {
    padding-left: 0;
  }
}

.emvy-opener.autoren-detail .emvy-opener-headline-wrapper h1 {
  background: none;
  padding: 11px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 21px;
  padding-right: 21px;
}

@media screen and (max-width: 767px) {
  .emvy-opener.autoren-detail .emvy-opener-headline-wrapper h1 {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .emvy-opener.autoren-detail .emvy-opener-headline-wrapper h1 span {
    background: #ffffff;
    padding: 2px;
    -webkit-box-shadow: 42px 0 0 #ffffff, -21px 0 0 #ffffff;
            box-shadow: 42px 0 0 #ffffff, -21px 0 0 #ffffff;
  }
}

.emvy-opener.autoren-detail .emvy-opener-headline-wrapper .subline {
  background: #ffffff;
  font-size: 33px;
  line-height: 36px;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 11px;
  padding-left: 21px;
  padding-right: 21px;
  margin-top: -11px;
}

@media screen and (max-width: 767px) {
  .emvy-opener.autoren-detail .emvy-opener-headline-wrapper .subline {
  background-color: transparent;
  font-size: 18px;
  line-height: 22px;
  padding-left: 0px;
    /*display: none;*/
  }
}

.emvy-opener.autoren-detail .emvy-opener-headline-wrapper .subline:empty {
  display: none;
}

/* *** Carousell *** */
.emvy-carousel {
  //overflow: hidden;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .emvy-carousel {
    width: 100vw;
    margin-left: -15px;
  }
}

.emvy-carousel-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 767px) {
  .emvy-carousel-wrapper {
    -webkit-transform: translateX(19vw);
            transform: translateX(19vw);
  }
}

body.wp-admin .emvy-carousel-wrapper > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.emvy-carousel-item, .carouitem {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  /*overflow: hidden;*/
  /*margin-right: 21px; */
}

.emvy-carousel-item, .carouitem {
  min-width: 150px;
}

.emvy-carousel-item a, .carouitem a {
  display: block;
  width: 100%;
  top: 0;
  padding-top: 121%;
}

@media screen and (max-width: 767px) {
  .emvy-carousel-wrapper .emvy-carousel-item a {
    padding-top: 75%;
  }
}
/*
.emvy-carousel-wrapper .emvy-carousel-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  min-height: 100%;
}
*/

.emvy-carousel-item-headline {
  position: absolute;
  width: 100%;
  top: 42px;
  background-color: #A8FF00;
  color: #176525;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 21px;
  padding-right: 21px;
  padding-top: 7px;
  padding-bottom: 8px;
}


/*--------- arrows -------
.slick-next{ right:0!important; }
.slick-prev{ left:0!important; }
.slick-arrow{ z-index:2!important; }
--*/

.slick-arrow {
  position: absolute;
  width: 24px;
  height: 38px;
  top: 40%;
  
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: drop-shadow(0px 0px 30px white);
          filter: drop-shadow(0px 0px 30px white);
  cursor: pointer;
  -webkit-transition: background-image 250ms ease-out;
  transition: background-image 250ms ease-out;
  z-index: 2;
  color: none !important;
  background-color: transparent;
  
}

.slick-prev:before,
.slick-next:before {
  color: transparent;
}
.slick-prev {
  left: 11px;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.2 281.8 20.6 33.4' enable-background='new -348.2 281.8 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23176525' d='M-347.2,297.3c-0.7,0.7-0.7,1.8,0,2.4l14.4,14.5c0.7,0.7,1.9,0.7,2.5,0l1.7-1.7c0.7-0.7,0.7-1.8,0-2.5 l-11.4-11.4l11.4-11.5c0.7-0.7,0.7-1.9,0-2.5l-1.7-1.7c-0.7-0.7-1.8-0.7-2.5,0L-347.2,297.3z'/%3E%3Cpath fill='%23FFFFFF' d='M-347.2,297.3l0.4,0.4l0,0L-347.2,297.3z M-347.2,299.7l0.4-0.4l0,0L-347.2,299.7z M-332.8,314.2l-0.4,0.4 l0,0l0,0L-332.8,314.2z M-328.5,310l0.4-0.3l0,0l0,0L-328.5,310z M-340,298.5l-0.4-0.4l-0.4,0.4l0.4,0.4L-340,298.5z M-328.5,287 l0.4,0.4l0,0l0,0L-328.5,287z M-332.8,282.8l-0.3-0.4l0,0l0,0L-332.8,282.8z M-347.5,296.9c-0.9,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.7L-347.5,296.9z M-347.5,300.1l14.4,14.5l0.7-0.7l-14.4-14.5L-347.5,300.1z M-333.1,314.6 c0.9,0.8,2.3,0.9,3.2,0l-0.7-0.7c-0.5,0.5-1.3,0.5-1.8,0L-333.1,314.6z M-329.9,314.5l1.7-1.7l-0.7-0.7l-1.7,1.7L-329.9,314.5z M-328.2,312.8c0.9-0.9,0.8-2.3,0-3.2l-0.7,0.7c0.5,0.6,0.5,1.4,0,1.8L-328.2,312.8z M-328.2,309.6l-11.4-11.4l-0.7,0.7l11.4,11.4 L-328.2,309.6z M-339.6,298.9l11.4-11.5l-0.7-0.7l-11.4,11.5L-339.6,298.9z M-328.2,287.4c0.8-0.9,0.9-2.3,0-3.2l-0.7,0.7 c0.5,0.5,0.5,1.3,0,1.8L-328.2,287.4z M-328.2,284.1l-1.7-1.7l-0.7,0.7l1.7,1.7L-328.2,284.1z M-329.9,282.4c-0.9-0.9-2.3-0.8-3.2,0 l0.7,0.7c0.6-0.5,1.4-0.5,1.8,0L-329.9,282.4z M-333.1,282.4l-14.4,14.5l0.7,0.7l14.4-14.5L-333.1,282.4z'/%3E%3C/svg%3E");
}

.slick-prev:hover {
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.2 281.8 20.6 33.4' enable-background='new -348.2 281.8 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23349946' d='M-347.2,297.3c-0.7,0.7-0.7,1.8,0,2.4l14.4,14.5c0.7,0.7,1.9,0.7,2.5,0l1.7-1.7c0.7-0.7,0.7-1.8,0-2.5 l-11.4-11.4l11.4-11.5c0.7-0.7,0.7-1.9,0-2.5l-1.7-1.7c-0.7-0.7-1.8-0.7-2.5,0L-347.2,297.3z'/%3E%3Cpath fill='%23FFFFFF' d='M-347.2,297.3l0.4,0.4l0,0L-347.2,297.3z M-347.2,299.7l0.4-0.4l0,0L-347.2,299.7z M-332.8,314.2l-0.4,0.4 l0,0l0,0L-332.8,314.2z M-328.5,310l0.4-0.3l0,0l0,0L-328.5,310z M-340,298.5l-0.4-0.4l-0.4,0.4l0.4,0.4L-340,298.5z M-328.5,287 l0.4,0.4l0,0l0,0L-328.5,287z M-332.8,282.8l-0.3-0.4l0,0l0,0L-332.8,282.8z M-347.5,296.9c-0.9,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.7L-347.5,296.9z M-347.5,300.1l14.4,14.5l0.7-0.7l-14.4-14.5L-347.5,300.1z M-333.1,314.6 c0.9,0.8,2.3,0.9,3.2,0l-0.7-0.7c-0.5,0.5-1.3,0.5-1.8,0L-333.1,314.6z M-329.9,314.5l1.7-1.7l-0.7-0.7l-1.7,1.7L-329.9,314.5z M-328.2,312.8c0.9-0.9,0.8-2.3,0-3.2l-0.7,0.7c0.5,0.6,0.5,1.4,0,1.8L-328.2,312.8z M-328.2,309.6l-11.4-11.4l-0.7,0.7l11.4,11.4 L-328.2,309.6z M-339.6,298.9l11.4-11.5l-0.7-0.7l-11.4,11.5L-339.6,298.9z M-328.2,287.4c0.8-0.9,0.9-2.3,0-3.2l-0.7,0.7 c0.5,0.5,0.5,1.3,0,1.8L-328.2,287.4z M-328.2,284.1l-1.7-1.7l-0.7,0.7l1.7,1.7L-328.2,284.1z M-329.9,282.4c-0.9-0.9-2.3-0.8-3.2,0 l0.7,0.7c0.6-0.5,1.4-0.5,1.8,0L-329.9,282.4z M-333.1,282.4l-14.4,14.5l0.7,0.7l14.4-14.5L-333.1,282.4z'/%3E%3C/svg%3E");
}

.slick-next {
  right: 11px;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.5 281.9 20.6 33.4' enable-background='new -348.5 281.9 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23176525' d='M-328.8,299.8c0.7-0.7,0.7-1.8,0-2.4l-14.4-14.5c-0.7-0.7-1.9-0.7-2.5,0l-1.7,1.7c-0.7,0.7-0.7,1.8,0,2.5 l11.4,11.4l-11.4,11.5c-0.7,0.7-0.7,1.9,0,2.5l1.7,1.7c0.7,0.7,1.8,0.7,2.5,0L-328.8,299.8z'/%3E%3Cpath fill='%23FFFFFF' d='M-328.8,299.8l-0.4-0.4l0,0L-328.8,299.8z M-328.8,297.3l-0.4,0.4l0,0L-328.8,297.3z M-343.2,282.9l0.4-0.4 l0,0l0,0L-343.2,282.9z M-347.5,287.1l-0.4,0.3l0,0l0,0L-347.5,287.1z M-336,298.5l0.4,0.4l0.4-0.4l-0.4-0.4L-336,298.5z M-347.5,310l-0.4-0.4l0,0l0,0L-347.5,310z M-343.2,314.3l0.3,0.4l0,0l0,0L-343.2,314.3z M-328.5,300.1c0.9-0.9,0.9-2.3,0-3.2 l-0.7,0.7c0.5,0.5,0.5,1.3,0,1.7L-328.5,300.1z M-328.5,297l-14.4-14.5l-0.7,0.7l14.4,14.5L-328.5,297z M-342.9,282.5 c-0.9-0.8-2.3-0.9-3.2,0l0.7,0.7c0.5-0.5,1.3-0.5,1.8,0L-342.9,282.5z M-346.1,282.5l-1.7,1.7l0.7,0.7l1.7-1.7L-346.1,282.5z M-347.8,284.2c-0.9,0.9-0.8,2.3,0,3.2l0.7-0.7c-0.5-0.6-0.5-1.4,0-1.8L-347.8,284.2z M-347.8,287.5l11.4,11.4l0.7-0.7l-11.4-11.4 L-347.8,287.5z M-336.4,298.2l-11.4,11.5l0.7,0.7l11.4-11.5L-336.4,298.2z M-347.8,309.7c-0.8,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.8L-347.8,309.7z M-347.8,312.9l1.7,1.7l0.7-0.7l-1.7-1.7L-347.8,312.9z M-346.1,314.6c0.9,0.9,2.3,0.8,3.2,0 l-0.7-0.7c-0.6,0.5-1.4,0.5-1.8,0L-346.1,314.6z M-342.9,314.6l14.4-14.5l-0.7-0.7l-14.4,14.5L-342.9,314.6z'/%3E%3C/svg%3E%0A");
}

.slick-next:hover {
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-348.5 281.9 20.6 33.4' enable-background='new -348.5 281.9 20.6 33.4' xml:space='preserve'%3E%3Cpath fill='%23349946' d='M-328.8,299.8c0.7-0.7,0.7-1.8,0-2.4l-14.4-14.5c-0.7-0.7-1.9-0.7-2.5,0l-1.7,1.7c-0.7,0.7-0.7,1.8,0,2.5 l11.4,11.4l-11.4,11.5c-0.7,0.7-0.7,1.9,0,2.5l1.7,1.7c0.7,0.7,1.8,0.7,2.5,0L-328.8,299.8z'/%3E%3Cpath fill='%23FFFFFF' d='M-328.8,299.8l-0.4-0.4l0,0L-328.8,299.8z M-328.8,297.3l-0.4,0.4l0,0L-328.8,297.3z M-343.2,282.9l0.4-0.4 l0,0l0,0L-343.2,282.9z M-347.5,287.1l-0.4,0.3l0,0l0,0L-347.5,287.1z M-336,298.5l0.4,0.4l0.4-0.4l-0.4-0.4L-336,298.5z M-347.5,310l-0.4-0.4l0,0l0,0L-347.5,310z M-343.2,314.3l0.3,0.4l0,0l0,0L-343.2,314.3z M-328.5,300.1c0.9-0.9,0.9-2.3,0-3.2 l-0.7,0.7c0.5,0.5,0.5,1.3,0,1.7L-328.5,300.1z M-328.5,297l-14.4-14.5l-0.7,0.7l14.4,14.5L-328.5,297z M-342.9,282.5 c-0.9-0.8-2.3-0.9-3.2,0l0.7,0.7c0.5-0.5,1.3-0.5,1.8,0L-342.9,282.5z M-346.1,282.5l-1.7,1.7l0.7,0.7l1.7-1.7L-346.1,282.5z M-347.8,284.2c-0.9,0.9-0.8,2.3,0,3.2l0.7-0.7c-0.5-0.6-0.5-1.4,0-1.8L-347.8,284.2z M-347.8,287.5l11.4,11.4l0.7-0.7l-11.4-11.4 L-347.8,287.5z M-336.4,298.2l-11.4,11.5l0.7,0.7l11.4-11.5L-336.4,298.2z M-347.8,309.7c-0.8,0.9-0.9,2.3,0,3.2l0.7-0.7 c-0.5-0.5-0.5-1.3,0-1.8L-347.8,309.7z M-347.8,312.9l1.7,1.7l0.7-0.7l-1.7-1.7L-347.8,312.9z M-346.1,314.6c0.9,0.9,2.3,0.8,3.2,0 l-0.7-0.7c-0.6,0.5-1.4,0.5-1.8,0L-346.1,314.6z M-342.9,314.6l14.4-14.5l-0.7-0.7l-14.4,14.5L-342.9,314.6z'/%3E%3C/svg%3E%0A");
}

/* *** Banner *** */
.emvy-banner {
  position: relative;
  background-repeat: no-repeat;
}

.emvy-banner[dimensionsratio="medium"] {
  padding-top: 42%;
}

.emvy-banner[dimensionsratio="tall"] {
  padding-top: 54%;
}

.emvy-banner[dimensionsratio="wide"] {
  padding-top: 30%;
}

@media screen and (max-width: 1199px) {
  .emvy-banner[dimensionsratio="medium"] {
    padding-top: 108%;
  }
  .emvy-banner[dimensionsratio="tall"] {
    padding-top: 108%;
  }
  .emvy-banner[dimensionsratio="wide"] {
    padding-top: 108%;
  }
}

.emvy-banner[mediahorizontalalign="center"][mediaverticalalign="center"] {
  background-position: center center;
}

.emvy-banner[mediahorizontalalign="center"][mediaverticalalign="top"] {
  background-position: center top;
}

.emvy-banner[mediahorizontalalign="center"][mediaverticalalign="bottom"] {
  background-position: center bottom;
}

.emvy-banner[mediahorizontalalign="left"][mediaverticalalign="center"] {
  background-position: left center;
}

.emvy-banner[mediahorizontalalign="left"][mediaverticalalign="top"] {
  background-position: left top;
}

.emvy-banner[mediahorizontalalign="left"][mediaverticalalign="bottom"] {
  background-position: left bottom;
}

.emvy-banner[mediahorizontalalign="right"][mediaverticalalign="center"] {
  background-position: right center;
}

.emvy-banner[mediahorizontalalign="right"][mediaverticalalign="top"] {
  background-position: right top;
}

.emvy-banner[mediahorizontalalign="right"][mediaverticalalign="bottom"] {
  background-position: right bottom;
}

.emvy-banner .emvy-banner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.emvy-banner .emvy-banner-headline-wrapper {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.emvy-banner[headlineposition="center"] .emvy-banner-headline-wrapper {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.emvy-banner[headlineposition="top"] .emvy-banner-headline-wrapper {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.emvy-banner[headlineposition="bottom"] .emvy-banner-headline-wrapper {
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

@media screen and (max-width: 1199px) {
  .emvy-banner .emvy-banner-headline-wrapper {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .emvy-banner[headlineposition="center"] .emvy-banner-headline-wrapper {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .emvy-banner[headlineposition="top"] .emvy-banner-headline-wrapper {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .emvy-banner[headlineposition="bottom"] .emvy-banner-headline-wrapper {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

.emvy-banner .emvy-banner-subline {

  font-size: 32px;
  line-height: 36px;
  padding-left: 42px;
  text-transform: uppercase;
  padding-bottom: 6px;
}

@media screen and (max-width: 1199px) {
  .emvy-banner .emvy-banner-subline {
    font-size: 21px;
    line-height: 28px;
    padding-left: 30px;
    padding-bottom: 4px;
  }
}

.emvy-banner .emvy-banner-subline *:last-child {
  margin-bottom: 1px;
}

.emvy-banner .emvy-banner-headline {
  font-size: 50px;
  line-height: 50px;
  color: #176525;
  background-color: #A8FF00;
  padding: 7px;
  padding-left: 42px;
  padding-right: 21px;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (max-width: 1199px) {
  .emvy-banner .emvy-banner-headline {
    font-size: 30px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 15px;
  }
}

.emvy-banner .emvy-banner-headline *:last-child {
  margin-bottom: 0;
}

.emvy-banner .emvy-banner-button {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 400px !important;
  font-size: 20px !important;
  line-height: 54px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #176525;
  border: 1px solid #A8FF00;
  padding: 0;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
  transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
}

@media screen and (max-width: 1199px) {
  .emvy-banner .emvy-banner-button {
    font-size: 19px;
    line-height: 36px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.emvy-banner .emvy-banner-button:hover {
  color: #176525;
  background-color: #F8F8F8;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}

.emvy-banner[buttonverticalalign="top"] .emvy-banner-button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-transform: translate(-42px, 30px);
          transform: translate(-42px, 30px);
}

.emvy-banner[buttonverticalalign="center"] .emvy-banner-button {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-transform: translateX(-42px);
          transform: translateX(-42px);
}

.emvy-banner[buttonverticalalign="bottom"] .emvy-banner-button {
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transform: translate(-42px, -30px);
          transform: translate(-42px, -30px);
}

.emvy-downloadfile-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  background: url(img/icon-download-file.svg) no-repeat left center;
  background-size: 21px auto;
  padding-left: 30px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 1rem;
}

body.wp-admin a.emvy-downloadfile-wrapper {
  pointer-events: none;
}

.emvy-downloadfile-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 30px);
  height: 1px;
  bottom: -2px;
  border-top: 2px solid #176525;
}

.emvy-downloadfile-wrapper:hover:after {
  border-color: #A8FF00;
}

.emvy-downloadfile-wrapper .emvy-downloadfile-linktext {
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  text-transform: uppercase;
  color: #349946;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.emvy-downloadfile-wrapper:hover .emvy-downloadfile-linktext {
  color: #262626;
}

.emvy-downloadfile-wrapper .emvy-downloadfile-extratext {
  font-size: 14px;
  line-height: 26px;
  color: #777777;
  margin-left: 7px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.emvy-downloadfile-wrapper:hover .emvy-downloadfile-extratext {
  color: #262626;
}

/* ergaenzung */
/* the slides */
.slick-slide {
    margin: 0 10px;
}


.slick-list {
    margin: 0 -10px;
}

input[type="radio"] {
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em !important;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 50%;
}
input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="radio"]:checked::before {
  transform: scale(1);
}

.form-control + .form-control {
  margin-top: 1em;
}

@media print {
	.emvy-left-col, .newsletterabonnierenwrapper, footer, header, .no-print, .fa-shopping-cart {
		display: none;
		width: 0 !important;
		height: 0 !important;
	}
	.emvy-right-col {
		width: 100% !important;
		margin-left: 0 !important;
	}
	.fa-shopping-cart {
		color: #fff !important;
		z-index: -90000;
		height: 0 !important;
		font-size: 0 !important;
	}
}




