/* max-width: 1060px; */
:root {
	--em-max-width: 1020px;
}

/*

font-family: 'Asap', sans-serif;
400, 400i, 500, 600, 700

font-family: Freeland;
400

rosa: #f08898;
bright rosa: #F4DDDD;
white: #fff;
bright grey: #F3F3F3;
grey: #AAA;
dark grey / black: #333;

 */


/* @group Clear Stylesheet */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;background-image:none;}body{line-height:1;color:black;background:white;text-align:left;}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" "";}
/* @end */


body {
	font-family: 'Asap', sans-serif;
	font-size: 16px;
	color: #333;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	min-width: 320px;
	background: #F3F3F3;
}

a {
	text-decoration: none;
}

b, strong {
	font-weight: 700;
}

i, em {
	font-style: italic;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

h1, h2, h3, h4, h5 {
	font-weight: 600;
}

h1 {
	font-size: 2.2em;
}

h2,
.single .related-articles .headline {
	font-size: 2.2em;
}

h3,
.single .article-content h2 {
	font-size: 1.5em;
}

h4, h5, h6,
.single .article-content h3 {
	font-size: 1.3em;
}

.content h1,
.content h2,
.content h3 {
	text-align: center;
	text-transform: uppercase;
	line-height: 1.3;
}

.single .article-content h2,
.single .article-content h3,
.single .article-content h4,
.single .article-content h5,
.single .article-content h6 {
	margin-top: 2em;
}

@media( max-width: 800px ) {

	body {
		font-size: 15px;
	}

	h1, h2,
	.single .related-articles .headline {
		font-size: 1.8em;
	}

	h3,
	.single .article-content h2 {
		font-size: 1.3em;
	}

	h4, h5, h6,
	.single .article-content h3 {
		font-size: 1.1em;
	}

}

@media( max-width: 540px ) {

	body {
		font-size: 14px;
	}

	h1, h2,
	.single .related-articles .headline {
		font-size: 1.6em;
	}

	h3,
	.single .article-content h2 {
		font-size: 1.2em;
	}

	h4, h5, h6,
	.single .article-content h3 {
		font-size: 1em;
	}

}


.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.width {
	max-width: 1020px;
	padding: 0 20px;
	box-sizing:  border-box;
	margin: 0 auto;
	position: relative;
}

.width.nopadding {
	padding-left: 0;
	padding-right: 0;
}

@media( max-width: 980px ) {

	.width {
		max-width: 100%;
	}

}

@media( max-width: 540px ) {

	.width {
		padding-left: 30px;
		padding-right: 30px;
	}

}

.special,
.special-block em {
	font-family: Freeland !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-size: 40px;
}

.special.rose {
	color: #f08898;
}

@media( max-width: 640px ) {

	.special,
	.special-block em {
		font-size: 34px;
	}

}

@media( max-width: 460px ) {

	.special,
	.special-block em {
		font-size: 28px;
	}

}

input,
textarea,
button {
	padding: 12px;
	font-family: 'Asap', sans-serif;
	font-size: 20px;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	border-radius: 0;
	background: #fff;
	color: #333;
}

input[type="checkbox"],
input[type="radio"] {
	width: auto;
}

input[type="submit"],
button,
.button,
.button-wrapper a,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.pagination a {
	background: #f08898;
	color: #fff !important;
	font-weight: bold;
	padding: 11px 20px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
	cursor: pointer;
	font-weight: 600;
	width: auto;
	border-radius: 0;
}

input[type="submit"].big,
button.big,
.button.big,
.button-wrapper.big a,
.newsletter-box select,
.newsletter-box input {
	font-size: 18px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.newsletter-box select {
	border: unset;
	outline: unset;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled {
	padding: 20px 40px;
}

.woocommerce a.button.alt {
	width: 100%;
	box-sizing: border-box;
}

input[type="submit"].disabled,
button.disabled,
.button.disabled,
.woocommerce button.button[disabled] {
	opacity: 0.5;
	pointer-events: none;
	cursor: default;
}

input[type="submit"]:hover,
button:hover,
.button:hover,
a:hover .button,
.button-wrapper a:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.pagination a:hover {
	background: #333;
	color: #fff;
}

.button.more-link {
	padding-right: 40px;
	position: relative;
}

.button.more-link:after {
	content: "";
	display: block;
	width: 14px;
	height: 30px;
	margin-top: -15px;
	background: url(../img/arrow-right-double_white.svg) no-repeat center right;
	background-size: contain;
	position: absolute;
	right: 12px;
	top: 50%;
}

.rose .button.more-link:after {
	background-image: url(../img/arrow-right-double_rose.svg);
}

.rose .button.more-link:hover:after {
	background-image: url(../img/arrow-right-double_white.svg);
}

.button.big.more-link:after {
	width: 16px;
}

.button.round {
	border-radius: 25px;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: none;
	font-weight: 400;
}

.button.outline {
	background: transparent;
	border: 2px solid #f08898;
	color: #f08898 !important;
}

.button.outline:hover {
	background: #f08898;
	color: #fff !important;
}

.button.outline.white {
	border-color: #fff;
	color: #fff !important;
}

.button.outline.white:hover {
	background: #fff;
	color: #f08898 !important;
}

.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;
}

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;
	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;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.content {
	line-height: 1.4;
}

.content p,
.content ul,
.content ol,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin-top: 1em;
}

.content *:first-child {
	margin-top: 0;
}

.content .mejs-container {
	max-width: 760px;
	margin: 1.25rem auto;
}

.content .mejs-button > button {
	margin: 10px 6px;
}

.content .mejs-time-total {
	margin: 5px 0 0;
}

.content ul,
.content ol {
	padding-left: 50px;
}

.content ul {
	list-style-type: disc;
}

.content ol {
	list-style-type: decimal;
}


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

.content a {
	color: #f08898;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.content .intro-text {
	font-size: 1.2em;
}

.columns {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.columns-2 .column { width: calc(100% / 2 - 10px); }
.columns-3 .column { width: calc(100% / 3 - 10px); }
.columns-4 .column { width: calc(100% / 4 - 10px); }
.columns-5 .column { width: calc(100% / 5 - 10px); }

.columns-2.reverse .column:first-child {
	order: 2;
}

.columns-2.reverse .column:last-child {
	order: 1;
}

.block {
	padding: 80px 20px;
	margin: 0;
}

.block.grey {
	background: #F3F3F3;
}

.block.rose {
	background: #f08898;
	color: #fff;
}

.block.rose a {
	color: #fff;
}

.block.rose .button {
	background: #fff;
	color: #f08898 !important;
}

.block.rose .button:hover {
	color: #fff !important;
	background: #333;
}

.block.light-rose {
	background: #F4DDDD;
}

@media( max-width: 1040px ) {

	.block {
		padding-left: 0;
		padding-right: 0;
	}

}

.parallax-wrapper {
	overflow: hidden;
	position: relative;
}

.parallax-wrapper .parallax-element {
	width: 100px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 100px;
	z-index: 0;
	pointer-events: none;
	background: no-repeat center center;
	background-size: contain;
}

.parallax-wrapper .parallax-element-1 {
	width: 240px;
	height: 240px;
	margin-left: -780px;
	top: 100px;
	background-image: url(../img/parallax/01.jpg);
}

.parallax-wrapper .parallax-element-2 {
	width: 240px;
	height: 240px;
	margin-left: 540px;
	top: 290px;
	background-image: url(../img/parallax/02.jpg);
}

.parallax-wrapper .parallax-element-3 {
	width: 230px;
	height: 230px;
	margin-left: -380px;
	top: 635px;
	background-image: url(../img/parallax/03.jpg);
}

.parallax-wrapper .parallax-element-4 {
	width: 200px;
	height: 200px;
	margin-left: -580px;
	top: 1280px;
	background-image: url(../img/parallax/04.jpg);
}

.parallax-wrapper .parallax-element-5 {
	width: 230px;
	height: 230px;
	margin-left: 450px;
	top: 800px;
	background-image: url(../img/parallax/05.jpg);
}

.about-teaser.parallax-wrapper .parallax-element-1 {
	background-image: url(../img/parallax/06.jpg);
	top: 250px;
}

.about-teaser.parallax-wrapper .parallax-element-2 {
	background-image: url(../img/parallax/07.jpg);
	top: 50px;
}

.about-teaser.parallax-wrapper .parallax-element-3 {
	background-image: url(../img/parallax/08.jpg);
	top: 400px;
}

.about-teaser.parallax-wrapper .parallax-element-4 {
	background-image: url(../img/parallax/02.jpg);
	top: 560px;
}

.about-teaser.parallax-wrapper .parallax-element-5 {
	background-image: url(../img/parallax/04.jpg);
	top: 700px;
}

@media( max-width: 1300px ) {

	.parallax-wrapper .parallax-element {
		display: none;
	}

}

.slideshow {

}

.slideshow.inited {
	width: 100%;
	display: block;
	position: relative;
}

.slideshow.inited .slides {
	display: flex;
	justify-content: space-between;
	position: relative;
	left: 0;
	top: 0;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.slideshow.inited .slide {
	margin: 0 !important;
	display: block !important;
}

.slideshow.inited .content {
	position: relative;
	overflow: hidden;
}

.slideshow.inited .navigation div {
	position: absolute;
	height: 80px;
	margin-top: -40px;
	width: 40px;
	top: 50%;
	cursor: pointer;
	z-index: 90;

	-webkit-transition: opacity 250ms ease-in-out;
	-moz-transition: opacity 250ms ease-in-out;
	-o-transition: opacity 250ms ease-in-out;
	-ms-transition: opacity 250ms ease-in-out;
	transition: opacity 250ms ease-in-out;
}

.slideshow.inited .navigation div:after {
	content: "";
	display: block;
	width: 40px;
	height: 60px;
	margin-top: -30px;
	background: no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 50%;
}

.slideshow.inited .navigation .prev,
.slideshow.inited .navigation .prev:after {
	left: 15px;
}

.slideshow.inited .navigation .prev:after {
	background-image: url(../img/arrow-left.svg);
}

.slideshow.inited .navigation .prev:hover:after {
	background-image: url(../img/arrow-left_hover.svg);
}

.slideshow.inited .navigation div.disabled {
	opacity: 0;
}

.slideshow.inited .navigation .next,
.slideshow.inited .navigation .next:after {
	right: 15px;
}

.slideshow.inited .navigation .next:after {
	background-image: url(../img/arrow-right.svg);
}

.slideshow.inited .navigation .next:hover:after {
	background-image: url(../img/arrow-right_hover.svg);
}

.slideshow.inited[data-slideshow-handles="true"] {
	padding-bottom: 40px;
}

.slideshow.inited .handles {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.slideshow.inited .handles .handle {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 3px;
	background: #F3F3F3;
	cursor: pointer;
}

.slideshow.inited .handles .handle.active,
.slideshow.inited .handles .handle:hover {
	background: #f08898;
}

@media( max-width: 540px ) {

	.slideshow.inited .navigation div:after {
	}

	.slideshow.inited .navigation .prev:after {
		left: 0;
	}

	.slideshow.inited .navigation .next:after {
		right: 0;
	}

}

.content .category-flag {
	display: inline-block;
	padding: 5px 10px;
	text-transform: uppercase;
	color: #fff;
	background: #f08898;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}

.content .category-flag:hover {
	background: #333;
}

.content .category-menu {
	list-style-type: none;
	display: block;
	margin-left: -20px;
}

.content .category-menu li {
	margin: 0;
	display: inline;
}

.content .category-menu li a {
	display: inline-block;
	font-family: "Asap", sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-right: 20px;
}

.content .category-menu li.current-menu-item a,
.content .category-menu li a:hover {
	color: #333;
	text-decoration: none;
}

.category-teaser {
	margin: 0 0 80px;
}

.category-teaser .width {
	padding: 10px;
	max-width: 980px;
	margin: 0 auto;
	background: #f08898;
}

.category-teaser .content {
	background: #f08898;
	color: #fff;
	margin: 0;
	padding: 50px 40px;
	border: 3px solid #fff;
	position: relative;
}

.category-teaser .content:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -7px;
	width: 60px;
	margin-left: -30px;
	height: 60px;
	background: #f08898 url(../img/logo_heart_white.svg) no-repeat center 20px;
	background-size: 60% auto;
	z-index: 5;
}

.category-teaser .content em {
	font-style: normal;
	font-size: 1.2em;
}

.category-teaser .content a {
	color: #fff;
}

.category-teaser .content h3 {
	margin-top: 0;
}

@media( max-width: 980px ) {

	.category-teaser {
		padding-bottom: 0;
		background: #fff;
		padding-top: 0;
	}

}

.archive-title {
	text-align: center;
	margin: 40px auto;
}

.page-header {
	margin: 40px 0;
}

.page-header .width {
	padding-top: 20px;
	padding-bottom: 20px;
}

.page-header img {
	display: block;
	width: 100%;
	height: auto;
}

.single-post .page-header {
	margin-top: -80px;
}

@media( max-width: 1020px ) {

	.page-header {
		margin: 20px 0;
	}

	.single-post .page-header {
		margin-top: -30px;
	}

}

.content .articles-spacer {
	display: block;
	height: 30px;
}

.content .articles {
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}

.articles .article {
	width: calc(100% / 3 - 40px);
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.articles .article.ad {
	border-bottom: 0;
	padding-bottom: 0;
	margin: 0;
}

.articles .article.ad > div {
	margin-bottom: 40px;
}

.articles .article.ad.mobile {
	display: none;
}

@media( max-width: 540px ) {

	.articles .article.ad.mobile {
		display: block;
	}

	.articles .article.ad.desktop {
		display: none;
	}

}

.articles .article.empty {
	margin: 0;
	border: 0;
	padding: 0;
	height: 0;
}

.articles .article.quote {

}

.articles .article.quote a {
	display: block;
}

.articles .article.quote img {
	display: block;
	width: 100%;
	height: auto;
}

.articles .article.ad_article {

}

.articles .article.ad_article a {
	display: block;
}

.articles .article.ad_article img {
	display: block;
	width: 100%;
	height: auto;
}

.articles .article.full-width {
	width: 100%;
	padding-bottom: 0;
	border-bottom: 0;
}

.articles .article a.article-link {
	display: block;
	text-decoration: none;
}

.articles .article .article-thumbnail {
	width: 100%;
	padding: 87% 0 0;
	display: block;
	position: relative;
}

.articles .article .article-thumbnail img {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
}

.articles .article .article-content {
	width: 55%;
}

.articles .article .article-content h2,
.articles .article .article-content h3 {
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 50px;
	font-weight: 600;
	margin-bottom: 5px;
	text-align: left;
}

.articles .article a.article-link:hover .article-content h3 {
	color: #f08898;
}

.articles .article .article-content .article-author {
	color: #aaa;
	display: inline-block;
	font-size: 0.8em;
}

.articles .article .article-content .article-date {
	display: inline-block;
	color: #aaa;
	font-size: 0.8em;
}

.articles .article .article-content .article-date:before {
	content: " - ";
	margin-left: .3em;
}

.articles .article .article-category {
	position: absolute;
	margin-top: 265px;
}

.articles .article.big {
	width: 100%;
}

.articles .article.big a.article-link {
	display: flex;
	justify-content: space-between;
}

.articles .article.big .article-thumbnail {
	padding: 0;
	width: calc(45% - 20px);
}

.articles .article.big .article-thumbnail img {
	position: static;
}

.articles .article.big .article-category {
	top: 0;
	left: 45%;
	margin: 0;
}

.articles .article.big .article-content {
	display: flex;
	flex-direction: column;
}

.articles .article.big .article-content h2,
.articles .article.big .article-content h3 {
	margin-top: 36px;
	font-size: 40px;
	max-width: 80%;
}

.articles .article.big .article-content .article-text {
	display: block;
	color: #333;
	margin-top: 20px;
	font-size: 1.1em;
}

.articles .article.big .article-meta {
	margin-top: 10px;
}

@media( max-width: 980px ) {

	.articles .article {
		width: 100%;
	}

	.articles .article a.article-link {
		display: flex;
		justify-content: space-between;
	}

	.articles .article .article-thumbnail {
		padding: 0;
		width: calc(45% - 20px);
	}

	.articles .article .article-thumbnail img {
		position: static;
	}

	.articles .article .article-category {
		top: 0;
		left: 45%;
		margin: 0;
	}

	.articles .article .article-content h2,
	.articles .article .article-content h3 {
		margin-top: 36px;
	}

	.articles .article.big {
		position: relative;
	}

	.articles .article.big .article-category {
		position: absolute;
		z-index: 20;
		left: 0;
	}

	.articles .article.big a.article-link {
		flex-wrap: wrap;
	}

	.articles .article.big .article-thumbnail {
		width: 100%;
	}

	.articles .article.big .article-content {
		width: 100%;
	}

	.articles .article.big .article-content h2,
	.articles .article.big .article-content h3 {
		margin-top: 16px;
	}

	.articles .article.quote img,
	.articles .article.ad_article img {
		max-width: 300px;
		margin: 0 auto;
	}

	.articles .article.big img {
		max-width: 480px;
		margin: 0 auto 0 0;
	}

}

@media( max-width: 540px ) {

	.articles .article a.article-link {
		display: block;
	}

	.articles .article .article-thumbnail {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.articles .article .article-content {
		width: 100%;
	}

	.articles .article.big .article-content .article-text {
		display: none;
	}

	.articles .article .article-content h2 {
		margin-top: 16px;
	}

	.articles .article.big .article-content h2 {
		font-size: 20px;
		max-width: 100%;
	}

	.articles .article.big .article-meta {
		margin-top: 0;
	}

	.articles .article .article-category {
		position: absolute;
		z-index: 20;
		left: 0;
		top: calc(85vw - 40px);
	}

	.articles .article .article-thumbnail {
		margin-bottom: 40px;
	}

}

.pagination {
	margin: 20px 0;
	text-align: center;
}

.pagination a {
	display: inline-block;
	margin: 0 5px;
}

.wp-paginate {
	list-style-type: none;
	padding: 0;
}

.wp-paginate li {
	display: inline;
}

.wp-paginate .page,
.wp-paginate .next,
.wp-paginate .prev {
	display: inline-block;
	background: #ccc;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1;
	margin: 0 2px;
}

.wp-paginate .gap {
	margin: 0 5px;
}

.more {
	text-align: center;
}

.more.hidden {
	display: none;
}

.image-description,
.wp-caption-text {
	color: #333;
	display: block;
	margin: 5px 0;
	font-size: 0.7em;
}

.image-description {
	text-align: center;
}

.wp-caption-text {
	text-align: center;
	margin-bottom: 1.3em;
}

.share-buttons {
	display: block;
	font-size: 0.7em;
	margin-bottom: 20px;
	padding-top: 0;
}

.share-buttons .share-text {
	display: none;
}

.share-buttons .share-button {
	display: inline-block;
	/* padding: 10px 10px 10px 40px;
		border-radius: 2px; */
	padding: 14px;
	border-radius: 14px;
	background: #ccc;
	color: #fff;
	margin-right: 3px;
	margin-top: 0;
	text-decoration: none !important;
	position: relative;
}

.share-buttons .share-button span {
	display: none;
}

.share-buttons .share-button:after {
	content: "";
	display: block;
	position: absolute;
	left: 6px;
	top: 50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: no-repeat center center;
	background-size: contain;
}

.share-buttons .share-button:hover {
	opacity: 0.8;
}

.share-buttons .share-button.facebook {
	background-color: #516eab;
}

.share-buttons .share-button.facebook:after {
	background-image: url(../img/icons/icon_facebook_white.svg);
}

.share-buttons .share-button.twitter {
	background-color: #29c5f6;
}

.share-buttons .share-button.twitter:after {
	background-image: url(../img/icons/twitter-x.svg);
}

.share-buttons .share-button.linkedin {
	background-color: #0077B5;
}

.share-buttons .share-button.linkedin:after {
	background-image: url(../img/icons/linkedin.svg);
}

.share-buttons .share-button.tiktok {
	background-color: #131313;
}

.share-buttons .share-button.tiktok:after {
	background-image: url(../img/icons/tiktok.svg);
}

.share-buttons .share-button.threads {
	background-color: #0081FB;
}

.share-buttons .share-button.threads:after {
	background-image: url(../img/icons/threads.svg);
}

.share-buttons .share-button.instagram {
	background-color: #8a3ab9;
}

.share-buttons .share-button.instagram:after {
	background-image: url(../img/icons/instagram.svg);
}

.share-buttons .share-button.whatsapp {
	background-color: #25D366;
}

.share-buttons .share-button.whatsapp:after {
	background-image: url(../img/icons/icon_whatsapp_white.svg);
}

.share-buttons .share-button.pinterest {
	background-color: #ca212a;
}

.share-buttons .share-button.pinterest:after {
	background-image: url(../img/icons/icon_pinterest_white.svg);
}

.tabs {

}

.tabs .tab {
	margin-top: 40px;
	display: block;
}

.tabs.inited {
	position: relative;
}

.tabs.inited .tab-header {
	position: absolute;
	top: 0;
	left: 0;
}

.tabs.inited .tab-content {
	padding-top: 60px;
}

.tabs.inited .tab {
	margin-top: 0;
}

.tabs.inited .tab .tab-content {
	display: none;
}

.tabs.inited .tab.active .tab-content {
	display: block;
}

.guidelist {

}

.guidelist .guide .guide-link {
	display: flex;
	position: relative;
	flex-wrap: wrap;
}

.guidelist .guide .guide-thumbnail {
	width: 170px;
	padding-right: 20px;
	box-sizing: border-box;
}

.guidelist .guide .guide-content {
	width: calc(100% - 170px);
	padding-bottom: 60px;
}

.guidelist .guide .guide-button {
	margin-top: 1em;
}

.guidelist .guide .guide-tmp {
	width: 100%;
	display: block;
	height: 270px;
	background: url(../tmp/guides_tmp.png) no-repeat center top;
	background-size: contain;
}

.guidelist a {
	color: inherit;
}

.guidelist a:hover {
	text-decoration: none;
}

#menu-social li {
	display: inline;
}

#menu-social a {
	display: inline-block;
	width: 26px;
	padding: 26px 0 0;
	height: 0;
	background: #f08898 no-repeat center center;
	background-size: 60% auto;
	overflow: hidden;
	line-height: 2;
	margin: 0 2px;
	border-radius: 50%;
}

.footer #menu-social a {
	width: 40px;
	padding-top: 40px;
}

.footer #menu-social a,
#menu-social a:hover {
	background-color: #333;
}

#menu-social .current-menu-item:after {
	display: none !important;
}

.footer #menu-social a:hover {
	background-color: #f08898;
}

.footer .special {
	font-size: 3em;
	display: block;
	margin-top: 23px;
}

.social-profile-link {
	margin-right: 6px;
}

.social-profile-link:hover {
	cursor: pointer;
	opacity: 0.8;
	text-decoration: none !important;
}

#menu-social .instagram a {
	background-image: url(../img/icons/icon_insta_white.svg);
}

#menu-social .facebook a {
	background-image: url(../img/icons/icon_facebook_white.svg);
}

#menu-social .newsletter a {
	background-image: url(../img/icons/icon_mail_white.svg);
}

#menu-social .pinterest a {
	background-image: url(../img/icons/icon_pinterest_white.svg);
}

#menu-social .twitter a {
	background-image: url(../img/icons/icon_twitter_white.svg);
}

#menu-social .tiktok a {
	background-image: url(../img/icons/icon_tiktok_white_3.svg);
}

#menu-social .hashtag a {
	background-image: url(../img/icons/icon_hashtag_white.svg);
}

.content .toggle-group {
	list-style-type: none;
	padding: 0;
}

.toggle-group-filter {
	display: block;
	list-style-type: none;
	padding: 0 !important;
}

.toggle-group-filter li {
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
	background: #f2f2f2;
	color: #222;
	padding: 2px 5px;
}

.toggle-group-filter li.active,
.toggle-group-filter li:hover {
	background: #FF9955;
}

.toggle-group .toggle-wrapper .toggle-button {
	margin-top: 1em;
	display: block;
}

.toggle-group.inited {
	margin-top: 40px;
}

.toggle-group.inited .toggle-wrapper {
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 3px solid #333;
}

.toggle-group.inited .toggle-wrapper .toggle-button {
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	cursor: pointer;
	position: relative;
}

.toggle-group.inited .toggle-wrapper .toggle-button:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 7px;
	background: url(../img/arrow-down.svg) no-repeat center center;
	background-size: contain;
	width: 17px;
	height: 17px;
}

.toggle-group.inited .toggle-wrapper.open .toggle-button:after {
	background-image: url(../img/arrow-up.svg);
}

.toggle-group.inited .toggle-content {
	overflow: hidden;
	display: block;
	max-width: 800px;
}

.toggle-group.inited .toggle-content *:first-child {
	margin-top: 1em;
}

.avatar {
	border-radius: 50%;
	width: 160px;
	height: 160px;
	background: #f08898;
	margin: 0 auto 10px;
}

.header {
	max-width: var(--em-max-width, 1060px);
	margin: 0 auto;
}

.header .header_fixedbar {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 120;
	height: 50px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	min-width: 320px;
}

.header .header_fixedbar .menu > li > a {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 16px;
}

.header .header_fixedbar.hidden {
	top: -50px;
}

.header .header_fixedbar.transition {
	-webkit-transition: top 250ms ease-in-out;
	-moz-transition: top 250ms ease-in-out;
	-o-transition: top 250ms ease-in-out;
	-ms-transition: top 250ms ease-in-out;
	transition: top 250ms ease-in-out;
}

.header_fixedbar #menu-social a {
	margin-left: 0;
	margin-right: 0;
}

.header .header_fixedbar .searchform {
	right: 20px;
}

.header .burger {
	display: none;
}

.header .cart {
	margin-left: -11px;
}

.header .cart a {
	width: 28px;
	height: 0;
	padding: 30px 0 0 !important;
	overflow: hidden;
	position: relative;
	background: url(../img/cart.svg) no-repeat center left;
	background-size: 16px auto;
	line-height: 2;
	margin-left: 0;
	margin-top: -1px;
}

.header .cart .cart-customlocation .count {
	position: absolute;
	bottom: 7px;
	right: 0;
	font-size: 14px;
	font-weight: 400;
	color: #f08898;
}

.header .cart:after {
	display: none !important;
}

.header .header_fixedbar .cart {
	margin-left: -6px;
}

.header .header_fixedbar .menu .cart a {
	width: 26px;
	margin-top: 3px;
}

.header .header_big {
	position: relative;
	background: #fff;
	padding: 0;
	z-index: 100;
}

.header .header_big .width {
	padding: 0 10px;
}

.header .header_big .top-area {
	background: #F4DDDD;
	padding: 20px 0;
}

.header .header_big .top-area .width {
	position: relative;
}

.header .header_big #menu-social {
	position: absolute;
	left: 20px;
	right: auto;
	display: block;
	bottom: 0;
	top: auto;
}

.header .header_big:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	z-index: 1;
}

.header .header_big:before {
	content: "";
	display: block;
	width: 100%;
	height: 15px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.header .header_big .logo {
	display: block;
	/*width: 330px;*/
	width: 260px;
	margin: 0 auto;
	background: url(../img/logo_color.svg) no-repeat center center;
	background-size: contain;
	/* padding-top: 120px; */
	padding-top: 90px;
	height: 0;
	overflow: hidden;
	line-height: 2;
}

.header .header_big .subline {
	padding: 10px 0;
	color: #f08898;
	/* font-size: 22px; */
	font-size: 19px;
	line-height: 1.3;
	text-align: center;
	font-weight: 700;
}

.header .header_big .subline strong {
	color: #333;
	font-size: 130%;
}

.header .header_big a {
	position: relative;
	z-index: 5;
}

.header .header_big .menu a {
	font-size: 17px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.header .header_big #menu-main {
	display: block;
	width: 100%;
	position: relative;
}

.header .header_big .header_about {
	position: static;
}

.header .header_big .header_about a {
	position: absolute;
	right: 20px;
	bottom: 80px;
	overflow: hidden;
	line-height: 2;
	padding: 75px 0 0;
	width: 90px;
	display: block;
	background: url(../img/header-about.svg) no-repeat center right;
	background-size: contain;
	height: 0;
}

.header .header_big .header_about a:hover {
	background-image: url(../img/header-about_hover.svg);
}

.header .header_big .meta-menu {

}

.header .header_big .meta-menu .searchform {
	bottom: 12px;
	top: auto;
	right: 20px;
}

.header .header_big .meta-menu .searchform .form {
	width: 200px;
	display: block;
}

.header .header-dropdown {
	display: inline;
}

.header .header_fixedbar .logo {
	overflow: hidden;
	line-height: 2;
	padding: 40px 0 0;
	border: 0;
	width: 40px;
	margin: 5px 6px 0 0;
	background: url(../img/logo_heart_color.svg) no-repeat center center;
	background-size: contain;
	height: 0;
	display: inline-block;
	z-index: 130;
	vertical-align: middle;
}

.header .header_fixedbar .logo.transition {
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	-ms-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
}

.header .header_fixedbar .logo.hidden {
	pointer-events: none;
	opacity: 0;
}

.header #menu-main {
	display: inline;
}

.header .menu li {
	display: inline;
	position: relative;
}

.header .menu a {
	display: inline-block;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	padding: 14px 10px;
	font-size: 15px;
	line-height: 16px;
	vertical-align: middle;
	letter-spacing: 0.1em;
	font-weight: 700;
	position: relative;
}

.header .menu a:hover {
	color: #f08898;
}

.header .menu .current-menu-item:after,
.header .menu .current-page-ancestor:after,
.header .menu .current-menu-parent:after {
	content: "";
	display: block;
	width: calc(100% - 20px);
	height: 3px;
	background: #f08898;
	position: absolute;
	left: 10px;
	bottom: -7px;
	z-index: 5;
}

.header .header_fixedbar .menu .current-menu-item:after,
.header .header_fixedbar .menu .current-page-ancestor:after,
.header .header_fixedbar .menu .current-menu-parent:after {
	left: 6px;
	width: calc(100% - 12px);
}

.header .menu li.menu-item-81738 a:after,
.header .menu li.ad a:after {
	content: "Anzeige";
	bottom: 4px;
	font-size: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #555;
	display: inline;
	position: static;
	margin-left: 5px;
}

/* kein Platz dafür */
.header .menu li.menu-item-81738 a:after {
	content: '';
}

.header .menu li.menu-item-81738 a:after,
.header .menu li.banner-native-channel-legoduplo a:after {
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin: -10px 10px;
	position: static;
	line-height: 30px;
	text-align: right;
	width: 120px;
	text-transform: uppercase;
	background: url(../img/native-channel/legoduplo/menu-flag.png) no-repeat left center / contain;
}

.header .menu li.menu-item-81738 a:after {
	background: url(../img/native-channel/hipp/menu-item-hipp.png) no-repeat left center / contain;
}

.header .menu > li.menu-item-has-children {
	padding-right: 30px;
}

.header .menu > li.menu-item-has-children:after {
	left: auto;
	content: "";
	display: block;
	background: url(../img/arrow-down.svg) no-repeat right center / contain;
	width: 14px;
	height: 10px;
	margin-top: -4px;
	right: 20px;
	width: 20px;
	top: 50%;
	position: absolute;
	pointer-events: none;
}

.header .menu > li.menu-item-has-children:hover:after {
	background-image: url(../img/arrow-down_hover.svg);
}

.header .menu > li.menu-item-has-children:hover > a {
	color: #f08898;
}

.header .sub-menu {
	display: none;
	z-index: 97;
	background: #fff;
	position: absolute;
	left: -10px;
	box-sizing: border-box;
	margin-top: 10px;
	box-sizing: border-box;
	padding: 20px 20px 40px 20px;
	max-width: var(--em-max-width, 1060px);
	width: 100vw;
	margin-top: 0;
	min-height: 480px;
}

.header-dropdown .sub-menu {
	left: -60px;
	padding-top: 0;
	top: 50px;
}

.header-dropdown .sub-menu:before {
	display: none;
}

.header .menu-item-has-children:hover > .sub-menu {
	display: block;
}

.header .header_fixedbar.hidden .menu-item-has-children .sub-menu {
	display: none !important;
}

.header .menu .sub-menu > li {
	display: block;
	border-bottom: 1px solid #f08898;
	width: 100%;
	max-width: 260px;
	position: static;
}

.header .menu .sub-menu > li:first-child {
	border-top: 1px solid #f08898;
}

.header .menu .sub-menu > li > a {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	box-sizing: border-box;
	text-align: left;
}

.header .menu .sub-menu > li.menu-item-has-children {
	background: url(../img/arrow-right_hover.svg) no-repeat 250px center / auto 14px;
}

.header .menu .sub-menu > li:hover,
.header .menu .sub-menu > li.current-menu-item,
.header .menu .sub-menu > li.current-menu-parent {
	background-color: #F4DDDD;
}

.header .menu .sub-menu > li.menu-item-has-children:hover,
.header .menu .sub-menu > li.menu-item-has-children.current-menu-item,
.header .menu .sub-menu > li.menu-item-has-children.current-menu-parent {
	background-image: url(../img/arrow-right.svg);
}

.header .menu .sub-menu li:after {
	display: none !important;
}

.header .sub-menu:before {
	content: "";
	display: block;
	height: 15px;
	top: -15px;
	background: #fff;
	left: 0;
	position: absolute;
	z-index: 98;
	width: 100%;
	left: 0;
}

.header.scrolled .sub-menu:before {
	width: 100vw;
	left: calc(calc(-100vw + 1000px) / 2);
}

.header .sub-menu:after {
	content: "";
	display: block;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 10px;
	background: #fff;
	position: absolute;
	z-index: -4;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

.header.scrolled .sub-menu:after {
	width: 100vw;
	left: calc(calc(-100vw + 1000px) / 2);
	top: 0;
	bottom: auto;
	height: 100%;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.header .sub-menu .sub-menu {
	position: absolute;
	left: 280px;
	top: 0;
	width: 300px;
	padding-bottom: 0;
	z-index: 250;
}

.header .menu .sub-menu .sub-menu > li > a {
	text-transform: none;
	letter-spacing: 0;
}

.header .sub-menu .sub-menu:before{
	position: absolute;
	top: 0;
	left: 0px;
	width: 20px;
	height: 100%;
	background: #fff;
}

.header .sub-menu .sub-menu:after {
	width: 100%;
	min-width: 490px;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	box-shadow: none;
}

.header .menu li li.article-box {
	position: absolute;
	left: 300px;
	top: 20px;
	width: 700px;
	max-width: unset;
	height: 100px;
	z-index: 200;
	background: transparent !important;
	border: none !important;
}

.header .menu li li.article-box .articles .article {
	width: calc(100% / 3 - 10px);
	border-bottom: 0;
	margin-bottom: 0;
}

.header .menu li li.article-box a {
	font-size: inherit;
	padding: 0;
	margin: 0;
}

.header .menu li li.article-box a.article-category {
	margin-top: 200px;
	color: #fff;
	padding: 5px 10px;
	font-size: 12px;
}

.header .menu li li.article-box .articles .article .article-content h2 {
	font-size: 15px;
	margin-top: 0;
	padding-top: 40px;
	display: block;
	width: 100%;
	letter-spacing: 0.05em;
}

.header .menu li li.article-box .articles .article .article-content .article-meta {
	text-transform: none;
	letter-spacing: 0;
	font-size: 13px;
	text-align: left;
	display: block;
}

.header #menu-social {
	display: inline;
	text-align: center;
	box-sizing: border-box;
	position: absolute;
	right: 15px;
	top: 0;
	padding: 11px 0;
}

.header .searchform {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 230px;
	top: 10px;
	z-index: 250;
}

.header .searchform .icon {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/icons/icon_lupe.svg) no-repeat center center;
	background-size: 80% auto;
}

.header .searchform .icon:hover,
.header .searchform.visible .icon {
	background-image: url(../img/icons/icon_lupe_hover.svg);
}

.header .searchform .form {
	position: absolute;
	right: 35px;
	top: 0;
	width: 130px;
	display: none;
}

.header .searchform.visible .form {
	display: block;
}

.header .searchform .form form {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.header .searchform .form label {
	width: 100%;
	box-sizing: border-box;
}

.header .searchform .form input {
	font-size: 15px;
	padding: 7px 5px;
	background: #f3f3f3;
}

.header .searchform .form input.search-submit {
	display: none;
}

@media( max-width: 1020px ) {

	.header {
		padding-bottom: 0;
	}

	.header_big {
		display: none;
	}

	.header .header_fixedbar.hidden {
		top: 0;
	}

	.header_fixedbar .width {
		max-width: 100%;
	}

	.header.open .header_fixedbar .width {
		max-height: 100vh;
		overflow-y: scroll;
	}

	.header #menu-main {
		display: block;
	}

	.header .header_fixedbar .menu > li > a {
		padding: 10px 20px;
	}

	.header .header_fixedbar .logo {
		margin: 5px 0 0 -20px;
		left: 50%;
		display: block;
		position: absolute;
	}

	.header .header-dropdown {
		display: none;
		background: #fff;
		margin-left: -20px;
		width: calc(100% + 40px);
		padding-top: 50px;
		z-index: 100;
		box-shadow: 0 0 10px rgba(0,0,0,.2);
	}

	.header.open .header-dropdown {
		display: block;
	}

	.header .burger {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 20px;
		top: 10px;
		cursor: pointer;
		z-index: 105;
	}

	.header .burger .icon,
	.header .burger .icon:before,
	.header .burger .icon:after  {
		position: absolute;
		width: 22px;
		height: 2px;
		background: #333;
		left: 0;
		top: 50%;
		margin-top: -2px;
		pointer-events: none;
	}

	.header .burger .icon:before,
	.header .burger .icon:after {
		content: "";
		display: block;
		width: 100%;
		left: 0;
	}

	.header .burger .icon:before {
		margin-top: -7px;
	}

	.header .burger .icon:after {
		margin-top: 5px;
	}

	.header.open .burger .icon {
		background: transparent;
	}

	.header.open .burger .icon:before {
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: -2px;
	}

	.header.open .burger .icon:after {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -2px;
	}

	.header #menu-social {
		display: block;
		position: static;
		padding: 20px 0;
	}

	.header #menu-social a {
		width: 30px;
		padding: 30px 0 0;
		margin: 0 10px;
	}

	.header .searchform {
		right: 20px !important;
	}

	.header_fixedbar #menu-main .cart {
		position: absolute;
		left: 50%;
		margin-top: -36px;
		margin-left: 46px;
	}

	.header .menu a {
		display: block;
		font-size: 20px;
		line-height: 20px;
		padding: 14px 20px;
		text-align: left;
	}

	.header_fixedbar #menu-main .cart {
		left: auto;
		margin-left: 90px;
	}

	.header .menu .sub-menu {
		position: relative;
		margin-top: 0;
		box-shadow: none;
		background: none;
		width: auto;
		left: 0;
		min-height: 0;
		top: 0;
		position: static;
		margin: 0;
		padding-bottom: 0;
		padding-right: 0;
		margin: 0 20px;
	}

	.header .menu li > .sub-menu {
		padding-left: 0;
	}

	.header .menu .sub-menu .sub-menu li {
		box-sizing: border-box;
	}

	.header .menu .sub-menu .sub-menu li a {
		padding-left: 30px;
	}

	.header .menu .sub-menu .sub-menu .sub-menu li a {
		padding-left: 40px;
	}

	.header .menu .sub-menu .sub-menu li:last-child {
		border-bottom: 0;
	}

	.header .menu .sub-menu .sub-menu {
		margin: 0;
	}

	.header .menu .sub-menu > li.menu-item-has-children {
		background-image: none !important;
	}

	.header .menu .sub-menu > li {
		max-width: unset;
	}

	.header .menu .menu-item-has-children {
		display: block;
	}

	.header .menu .menu-item-has-children a {
		margin-right: calc(17px + 20px);
		padding-right: 0;
	}

	.header .menu .current-menu-item:after,
	.header .menu .current-page-ancestor:after,
	.header .menu .current-menu-parent:after {
		display: none;
	}

	.header .sub-menu:before,
	.header .sub-menu:after  {
		display: none;
	}

	.header .menu .sub-menu > li:hover,
	.header .menu .sub-menu > li.current-menu-item,
	.header .menu .sub-menu > li.current-menu-parent {
		background: transparent;
	}

	.header .menu .sub-menu a {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.header .menu .menu-item-has-children > a:after {
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: 50%;
		width: 17px;
		height: 30px;
		margin-top: -15px;
		background: url(../img/arrow-down_hover.svg) no-repeat center center / contain;
	}

	.header .menu .menu-item-has-children.open > a:after {
		background-image: url(../img/arrow-up_hover.svg);
	}

	.header .menu .sub-menu .menu-item-has-children > a:after {
		background-image: url(../img/arrow-down_grey.svg);
		right: -17px;
	}

	.header .menu .sub-menu .menu-item-has-children.open > a:after {
		background-image: url(../img/arrow-up_grey.svg);
	}

	.header .menu .menu-item-has-children > .sub-menu,
	.header .menu .menu-item-has-children.current_page_parent > .sub-menu {
		display: none;
	}

	.header .menu .menu-item-has-children.open > .sub-menu {
		display: block;
	}

	.header .menu .menu-item-has-children.open > a {
		color: #000 !important;
	}

	.header .sub-menu .sub-menu > li > a {
		padding-left: 10px;
		color: #000 !important;
	}

	.header .menu li li.article-box {
		display: none !important;
	}

	.header .menu > li.menu-item-has-children:after {
		display: none !important;
	}

	.header .menu > li.menu-item-has-children {
		padding-right: 0;
	}

	.header .menu > .menu-item-has-children > a:after {
		right: 40px;
	}

	.header .searchform .form input {
		width: calc(100vw - 120px);
		right: 0;
		position: absolute;
		margin-top: -4px;
		padding: 9px;
	}

}

@media( max-width: 540px ) {

	.header .burger {
		left: 30px
	}

	.header .searchform {
		right: 30px;
	}

	.header .header-dropdown {
		margin-left: -30px;
		width: calc(100% + 60px);
	}

}

.header .skyscraper-wrapper {
	width: var(--em-max-width, 1060px);
	position: relative;
}

.header .skyscraper-wrapper #ad_skyscraper {
	position: absolute;
	left: 100%;
}

.header-basic {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
	padding: 20px 0;
}

.header-basic .menu {
	display: inline;
}

.header-basic .menu li {
	display: inline;
}

.header-basic .menu .sub-menu,
.header-basic .cart {
	display: none !important;
}

.header-basic a {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	padding: 14px 12px;
	font-size: 15px;
	line-height: 16px;
	vertical-align: middle;
	letter-spacing: 0.1em;
	font-weight: 700;
	position: relative;
	color: #f08898;
}

.header-basic a:hover {
	color: #fff;
}

@media( max-width: 860px ) {

	.header-basic .width {
		padding-left: 10px;
		padding-right: 10px;
	}

	.header-basic a {
		padding: 8px 6px;
	}

}

.footer {
	background: #F4DDDD;
	display: block;
	padding: 40px 0;
	text-align: center;
	color: #333;
	max-width: var(--em-max-width, 1060px);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 10;
}

.footer .width {
	padding-left: 10px;
	padding-right: 10px;
}

.footer .menu li {
	display: inline;
}

.footer a {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	display: inline-block;
}

.footer a:hover,
.footer .current-menu-item a {
	color: #f08898;
}

.footer .follow-us h2 {
	margin-top: 20px;
	font-size: 50px;
}

.footer .follow-us .menu {
	display: block;
	margin: 20px auto;
}

.footer #menu-footer {
	border-top: 1px solid #fff;
	padding-top: 20px;
	max-width: 980px;
	margin: 40px auto 0;
}

.footer.dark {
	background: #333;
	color: #fff;
}

.footer.dark a {
	color: #fff;
}

.footer.dark a:hover {
	color: #f08898;
}

.footer.dark #menu-footer {
	border-color: rgba(255,255,255,0.1);
}

.footer.dark #menu-social a {
	background-color: #fff;
}

.footer.dark #menu-social a:hover {
	background-color: #f08898;
}

.footer.dark #menu-social .instagram a {
	background-image: url(../img/icons/icon_insta.svg);
}

.footer.dark #menu-social .facebook a {
	background-image: url(../img/icons/icon_facebook.svg);
}

.footer.dark #menu-social .newsletter a {
	background-image: url(../img/icons/icon_mail.svg);
}

.footer.dark #menu-social .pinterest a {
	background-image: url(../img/icons/icon_pinterest.svg);
}

.footer.dark #menu-social .twitter a {
	background-image: url(../img/icons/icon_twitter.svg);
}
.footer.dark #menu-social .tiktok a {
	background-image: url(../img/icons/icon_tiktok.svg);
}

.footer.dark #menu-social .hashtag a {
	background-image: url(../img/icons/icon_hashtag.svg);
}

.themes-wrapper {
	margin-top: 40px;
}

.themes-wrapper .width {
	border: 1px solid #f08898;
	padding: 0;
	box-sizing: border-box;
}

.themes-wrapper .content {
	position: relative;
	padding: 5px 5px 5px 165px;
}

.themes-wrapper .title {
	display: inline-block;
	height: 0;
	line-height: 2;
	overflow: hidden;
	width: 140px;
	height: 100%;
	background: url(../img/themes.svg) no-repeat left center / contain;
	vertical-align: middle;
	float: left;
	color: transparent;
	position: absolute;
	left: 10px;
	top: 0;
	box-sizing: border-box;
}

.themes-wrapper .width ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.themes-wrapper .width ul li {
	display: inline-block;
	position: relative;
	margin: 5px;
}

.themes-wrapper .width ul li a {
	display: inline-block;
	background: #f08898;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	padding: 5px 6px 4px 17px;
	height: 26px;
	box-sizing: border-box;
	margin-left: 12px;
}

.themes-wrapper .width ul li a:before {
	content: "";
	display: block;
	width: 0%;
	height: 100%;
	background: #333;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;

	-webkit-transition: width 200ms ease-in-out;
	-moz-transition: width 200ms ease-in-out;
	-o-transition: width 200ms ease-in-out;
	-ms-transition: width 200ms ease-in-out;
	transition: width 200ms ease-in-out;
}

.themes-wrapper .width ul li a:hover:before {
	width: 100%;
}

.themes-wrapper .width ul li a .item-icon {
	position: absolute;
	border-radius: 50%;
	background: #333;
	left: -13px;
	top: 0;
	height: 26px;
	width: 26px;
}

.themes-wrapper .width ul li a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.themes-wrapper .width ul li a span {
	position: relative;
	z-index: 5;
}

.themes-wrapper .width ul li.ad a:after {
	content: "Anzeige";
	font-size: 9px;
	left: 0;
	width: 100%;
	top: -10px;
	display: block;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	color: #999;
}

.themes-wrapper .prev,
.themes-wrapper .next {
	display: none;
}

@media( max-width: 1020px ) {

	.themes-wrapper {
		border: 1px solid #f08898;
		border-left: 0;
		border-right: 0;
		margin-top: 24px;
		position: relative;
		z-index: 80;
	}

	.themes-wrapper + .home_articleslideshow {
		padding-top: 30px;
	}

	.themes-wrapper:before,
	.themes-wrapper:after {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		width: 24px;
		background: rgba(255,0,0,.5);
		z-index: 10;
		pointer-events: none;
	}

	.themes-wrapper:before {
		left: 0;
		background: linear-gradient(90deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
	}

	.themes-wrapper:after {
		width: 60px;
		right: 0;
		background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%);
	}

	.themes-wrapper .width {
		border: 0;
	}

	.themes-wrapper .prev,
	.themes-wrapper .next {
		display: block;
		position: absolute;
		top: 0;
		height: 100%;
		width: 30px;
		background: no-repeat center center / 10px auto;
		z-index: 11;
		cursor: pointer;

		-webkit-transition: opacity 200ms ease-in-out;
		-moz-transition: opacity 200ms ease-in-out;
		-o-transition: opacity 200ms ease-in-out;
		-ms-transition: opacity 200ms ease-in-out;
		transition: opacity 200ms ease-in-out;
	}

	.themes-wrapper .prev {
		left: 0;
		background-image: url(../img/arrow-left_hover.svg);
	}

	.themes-wrapper .next {
		right: 0;
		background-image: url(../img/arrow-right_hover.svg);
	}

	.themes-wrapper.start .prev {
		opacity: 0;
		pointer-events: none;
	}

	.themes-wrapper.end .next {
		opacity: 0;
		pointer-events: none;
	}

	body.nojs .themes-wrapper .width {
		overflow-x: auto;
		overflow-y: hidden;
	}

	body.nojs .themes-wrapper .width:before,
	body.nojs .themes-wrapper .width:after {
		display: none;
	}

	.themes-wrapper .width .content {
		white-space: nowrap;
	}

	.themes-wrapper .width ul {
		padding-right: 30px;
	}

}

body.nojs .lazy {
	display: none;
}

.main {
	padding: 80px 0 50px;
	box-sizing: border-box;
	min-height: calc(100vh - 309px - 297px); /* 100vh - footer-height - header_big-height */
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: var(--em-max-width, 1060px);
	background: #fff;
}

@media( max-width: 980px ) {

	.main {
		min-height: calc(100vh - 305px);
	}

}

.teaser {
	margin: 40px 0;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}

.teaser:after {
	content: "";
	display: block;
	border: 3px solid #333;
	position: absolute;
	z-index: 1;
	box-sizing: border-box;
	width: calc(100% - 140px);
	height: 63%;
	right: 0;
	bottom: 18px;
}

.teaser:before {
	content: "";
	display: block;
	background: #f08898;
	width: calc(100% - 140px);
	left: 0;
	height: 33%;
	top: 50px;
	position: absolute;
	z-index: 2;
}

.events-teaser {
	padding: 0 50px;
	margin: 40px 0 80px;
	position: relative;
}

.events-teaser h2 {
	text-align: center;
	position: relative;
	z-index: 20;
	font-family: Freeland;
	font-weight: 400;
	font-size: 40px;
	margin: 0;
}

.events-teaser .button-wrapper {
	text-align: right;
	position: relative;
	z-index: 20;
	margin-top: 10px;
	padding-right: 10px;
}

.events-teaser ul {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0;
}

.events-teaser .event-teaser {
	width: 100%;
	color: #333;
	background: #F3F3F3;
	display: flex;
	justify-content: space-between;
	text-decoration: none !important;
	position: relative;
	z-index: 20;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.events-teaser .event-teaser .thumbnail {
	width: 150px;
	display: block;
}

.events-teaser .event-teaser .thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}

.events-teaser .event-teaser .content {
	width: calc(100% - 150px);
	padding: 5px 20px;
	display: flex;
	align-items: center;
}

.events-teaser .event-teaser .content span {
	display: block;
}

.events-teaser .event-teaser .content .title {
	font-size: 20px;
	font-weight: 600;
	display: block;
	margin-top: 2px;
}

.events-teaser .event-teaser:hover .content .title {
	color: #f08898;
}

.events-teaser .event-teaser .content .date {
	font-weight: 400;
	display: inline-block;
}

.events-teaser .event-teaser .content .location {
	color: #333;
	font-weight: 500;
	display: inline-block;
}

.home .seo_title {
	text-align: center;
	font-size: 20px;
	margin: 40px auto 0;
}

.footer .seo_title {
	margin: 0 auto 40px;
}

.home_articleslideshow {
	padding: 40px 0;
	overflow: hidden;
	position: relative;
}

.home_articleslideshow .width .slideshow {
	width: calc(100% - 20px);
	margin: 0 auto;
}

.home_articleslideshow img[src^="data"] {
	height: 20px !important;
}

.home_articleslideshow .slideshow.inited .navigation .prev {
	left: -40px;
}

.home_articleslideshow .slideshow.inited .navigation .next {
	right: -40px;
}

.home_articleslideshow .slides .slide {
	display: none;
}

.home_articleslideshow .slides .slide:first-child {
	display: block;
}

.home_articleslideshow .slide .article {
	display: block;
	position: relative;
	padding: 0;
	box-sizing: border-box;
}

.home_articleslideshow .slide .article .article-category {
	position: absolute;
	left: 55%;
	margin-top: 0;
}

.home_articleslideshow .slide .article .article-link {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.home_articleslideshow .slide .article .article-link .article-thumbnail {
	width: calc(55% - 20px);
}

.home_articleslideshow .slide .article .article-link .article-thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}

.home_articleslideshow .slide .article .article-link .article-content {
	width: 45%;
	padding-right: 30px;
	box-sizing: border-box;
}

.home_articleslideshow .slide .article .article-link .article-content h2 {
	text-align: left;
	color: #333;
	margin: 60px 0 0;
}

.home_articleslideshow .slide .article .article-link {
	text-decoration: none !important;
}

.home_articleslideshow .slide .article .article-link .button.more-link {
	margin-top: 20px;
}

@media( max-width: 840px ) {

	.home_articleslideshow .slide .article .article-link .article-thumbnail {
		width: calc(50% - 10px);
	}

	.home_articleslideshow .slide .article .article-link .article-content {
		width: calc(50% - 10px);
	}

	.home_articleslideshow .slide .article .article-link .article-content h2 {
		font-size: 20px;
	}

}

@media( max-width: 640px ) {

	.home_articleslideshow .width {
		padding-left: 0;
		padding-right: 0;
	}

	.home_articleslideshow .slide .article .article-link {
		display: block;
	}

	.home_articleslideshow .slide .article .article-link .article-thumbnail,
	.home_articleslideshow .slide .article .article-link .article-content {
		width: 100%;
	}

	.home_articleslideshow .slide .article .article-link .article-content h2 {
		margin-top: 15px;
	}

	.home_articleslideshow .slide .article .article-category {
		left: 40px;
		top: 0;
		margin-top: 0;
	}

}

@media( max-width: 540px ) {

	.home_articleslideshow .slideshow.inited .article {
		padding: 0 30px;
	}

	.home_articleslideshow .slideshow.inited .article .article-category {
		left: 30px;
	}

	.home_articleslideshow .slideshow.inited .navigation .prev {
		left: -10px;
	}

	.home_articleslideshow .slideshow.inited .navigation .next {
		right: -10px;
	}

}

.shop-teaser {

}

.shop-teaser:after {
	width: 50%;
	height: calc(100% - 75px);
	left: 20px;
	top: 35px;
}

.shop-teaser h2 {
	text-align: left;
	position: relative;
	z-index: 20;
	margin-left: 40px;
	font-family: Freeland;
	font-weight: 400;
	font-size: 40px;
}

.shop-teaser .slideshow {
	z-index: 20;
}

.shop-teaser .slideshow .slide {
	width: 200px;
	text-align: center;
}

.shop-teaser .slideshow .slide a {
	color: #333;
	text-decoration: none;
}

.shop-teaser .slideshow .slide .title {
	font-weight: 600;
}

.shop-teaser .slideshow .slide .thumbnail {
	display: block;
}

.shop-teaser .slideshow .slide .thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}

.shop-teaser .slideshow .slide .meta {
	background: #fff;
	padding: 10px 5px;
	display: block;
	opacity: 0;
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	-ms-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
}

.shop-teaser .slideshow .slide.active .meta {
	opacity: 1;
}

.events-teaser + .shop-teaser {
	margin-top: 0;
}

.big-teaser {
	position: relative;
	padding: 80px 0 !important;
	width: 100vw !important;
	flex: none;
	display: block;
	left: calc(calc(100vw - 980px) / -2);
	position: relative;
}

.big-teaser:before {
	content: "";
	display: block;
	width: 200vw;
	left: -50vw;
	top: 0;
	position: absolute;
	background: #F3F3F3;
	height: 100%;
	z-index: -1;
	pointer-events: none;
}

@media( max-width: 1060px ) {

	.big-teaser {
		width: 100% !important;
		left: -20px;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

}

@media( max-width: 540px ) {

	.big-teaser {
		left: -30px;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

}

.newsletter.main {
	padding: 0;
	display: flex;
	align-items: stretch;
}

.newsletter.main > .width {
	background: #F3F3F3;
	padding: 80px 20px 50px;
	width: 100%;
	height: auto;
}

.newsletter-box {
	background: #fff;
	padding: 10px;
	text-align: center;
	margin: 0 -3px;
	color: #f08898;
	position: relative;
}

.newsletter-box:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 4px;
	width: 60px;
	margin-left: -30px;
	height: 60px;
	background: #fff url(../img/logo_heart_color.svg) no-repeat center top;
	background-size: 60% auto;
}

.newsletter-box .width {
	border: 3px solid #333;
	padding: 50px 20px;
}

.newsletter-box form {
	margin-top: 10px;
}

.newsletter-box h3 {
	font-size: 3.6em;
	padding-right: 160px;
	color: #000;
	position: relative;
	z-index: 20;
}

.newsletter-box h4 {
	font-size: 2.6em;
	padding-left: 120px;
	margin: -5px 0 0;
}

.newsletter-box form label {
	display: inline-block;
	max-width: 280px;
}

.newsletter-box form input[type="email"],
.newsletter-box form input[type="text"],
.newsletter-box form select {
	background: #F3F3F3;
}

@media( max-width: 860px ) {

	.newsletter-box h3,
	.newsletter-box h4 {
		padding: 0;
	}

	.full-width.big-teaser {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}

	.full-width.big-teaser > .width {
		padding-left: 0;
		padding-right: 0;
	}

	.newsletter-box form label {
		display: block;
		max-width: 300px;
		margin: 0 auto 5px;
	}

}

@media( max-width: 760px ) {

	.newsletter-box h3 {
		font-size: 2.5em;
	}

	.newsletter-box h4 {
		font-size: 1.8em;
		margin-top: 5px;
	}

}

@media( max-width: 540px ) {

	.newsletter-box h3 {
		font-size: 1.8em;
	}

	.newsletter-box h4 {
		font-size: 1.2em;
	}

	.newsletter-box form input {
		max-width: 100%;
		margin-bottom: 5px;
	}

}

.main.home {
	padding-top: 0;
}

@media( max-width: 1020px ) {

	.main.home {
		padding-top: 50px;
	}

}

.home .articlelist {
	display: flex;
	justify-content: space-between;
	padding-left: 20px;
	padding-right: 20px;
}

.home .articlelist .article {
	width: calc(100% / 5 - 20px);
	margin: 0;
}

.home .articlelist .article h3 {
	font-size: 14px;
}

.home .articlelist .article .article-meta {
	display: none;
}

@media( max-width: 880px ) {

	.home .articlelist {
		display: block;
	}

	.home .articlelist .article {
		width: 200px;
		margin: 0 10px;
	}

}

.stage-community {
	margin: 0 auto;
}

.stage-community .width {
	padding: 0;
}

.stage-community img.teaser-mobile {
	display: none;
}

@media( max-width: 740px ) {

	.stage-community img.teaser-mobile {
		display: block;
	}

	.stage-community img.teaser-desktop {
		display: none;
	}

}

.stage-shop {
	margin: 0 auto;
}

.stage-shop .width {
	padding: 0;
}

.stage-shop img.teaser-mobile {
	display: none;
}

.stage-shop img.teaser-desktop {
	display: block;
}

.woocommerce .stage-shop .width {
	max-width: var(--em-max-width, 1060px);
	width: 100%;
}

.woocommerce .stage-shop .width img {
	width: 100%;
	height: auto;
}

@media( max-width: 980px ) {

	.woocommerce .stage-shop {
		margin-top: 50px;
	}

}

@media( max-width: 740px ) {

	.stage-shop img.teaser-mobile {
		display: block;
	}

	.stage-shop img.teaser-desktop {
		display: none;
	}

}

.stage-podcast {
	margin: 0 auto 80px;
	box-sizing: border-box;
	background: #F4DDDD url(../img/podcast/teaser-desktop.jpg) no-repeat center center;
}

.stage-podcast .width {
	background: unset;
	background-size: auto 100%;
	height: 400px;
}

@media screen and (max-width: 880px) {
	.stage-podcast {
		background: #f4dddd url(../img/podcast/header-mobil-podcast.jpg) no-repeat center center;
	}

	.stage-podcast .width {
		margin-top: 50px;
	}
}

.stage-podcast .buttons {
	position: absolute;
	bottom: 20px;
	left: 20px;
	list-style-type: none;
	width: calc(100% - 40px);
	display: flex;
	align-items: flex-start;
	padding: 20px 0 0;
}

.stage-podcast .buttons li {
	margin-right: 20px;
}

.stage-podcast .buttons li:not(.more-button) a,
.podcasts .content .button,
.native-channel .podcast-small .button {
	background: no-repeat center center;
	background-size: contain;
	width: 157px;
	height: 0;
	padding: 48px 0 0;
	display: inline-block;
	overflow: hidden;
	line-height: 2;
}

.stage-podcast .buttons li:not(.more-button) a:hover,
.podcasts .content .button:hover,
.native-channel .podcast-small .button:hover {
	opacity: 0.8;
}

.podcasts .content .button {
	width: 137px;
	padding-top: 42px;
}

.stage-podcast .buttons li.itunes a,
.podcasts .content .button.itunes,
.native-channel .podcast-small .button.itunes {
	background-image: url(../img/podcast/itunes.jpg);
}

.stage-podcast .buttons li.spotify a,
.podcasts .content .button.spotify,
.native-channel .podcast-small .button.spotify {
	background-image: url(../img/podcast/spotify.jpg);
}

.stage-podcast .buttons li.deezer a,
.podcasts .content .button.deezer,
.native-channel .podcast-small .button.deezer {
	background-image: url(../img/podcast/deezer.jpg);
}

.stage-podcast .buttons li.podigee a,
.podcasts .content .button.podigee,
.native-channel .podcast-small .button.podigee {
	background-image: url(../img/podcast/podigee.jpg);
}

.stage-podcast .buttons .more-button {
	margin-right: 0;
	flex-grow: 1;
	text-align: right;
}

@media( max-width: 980px ) {

	.stage-podcast .width {
		height: auto;
		padding-top: 40%;
	}

	.stage-podcast .buttons {
		align-items: flex-end;
	}

	.stage-podcast .buttons li:not(.more-button) a {
		width: 100px;
		padding-top: 31px;
	}

}

@media( max-width: 740px ) {

	.stage-podcast {
		background-image: url(../img/podcast/teaser-mobile.jpg);
	}

	.stage-podcast.article.full-width.big-teaser {
		margin-bottom: 60px;
	}

	.stage-podcast .width {
		padding-top: 62%;
		text-align: center;
	}

	.stage-podcast .button {
		bottom: -20px;
	}

	.stage-podcast .buttons {
		justify-content: center;
	}

	.stage-podcast .buttons li:not(.more-button) {
		display: none;
	}

	.stage-podcast .buttons .more-button {
		text-align: center;
		position: relative;
		bottom: -20px;
	}

}

.teaser_slider {
	width: 100%;
	margin-bottom: 40px;
	box-sizing: border-box;
	padding: 40px;
	overflow: hidden;
	border-top: 1px solid #F3F3F3;
}

.teaser_slider .slideshow.inited .navigation .prev {
	left: -40px;
	margin-top: -10px;
}

.teaser_slider .slideshow.inited .navigation .next {
	right: -40px;
	margin-top: -10px;
}

.teaser_slider .slide {
	position: relative;
	display: block;
	padding-bottom: 20px;
}

.teaser_slider .slide + .slide {
	margin-top: 40px;
}

.teaser_slider .slideshow.inited .slide + .slide {
	margin-top: 0;
}

.teaser_slider img {
	display: block;
	width: 100%;
	height: auto;
}

.teaser_slider img.teaser-mobile {
	display: none;
}

.teaser_slider .button-wrapper {
	position: absolute;
	text-align: right;
	padding-right: 40px;
	box-sizing: border-box;
	width: 100%;
	bottom: 0;
}

@media( max-width: 740px ) {

	.teaser_slider {
		padding-top: 20px;
	}

	.teaser_slider img.teaser-mobile {
		display: block;
	}

	.teaser_slider img.teaser-desktop {
		display: none;
	}

	.teaser_slider .slideshow.inited .navigation .prev,
	.teaser_slider .slideshow.inited .navigation .next {
		margin-top: -20px;
	}

	.teaser_slider .button-wrapper {
		padding-right: 20px;
	}

	.teaser_slider .slide h2 {
		font-size: 1.5em;
	}

}

.teaser_shop {
	width: 100%;
	margin-bottom: 40px;
	position: relative;
	padding: 0 0 20px;
}

.teaser_shop img {
	display: block;
	width: 100%;
	height: auto;
}

.teaser_shop img.teaser-mobile {
	display: none;
}

.teaser_shop .button-wrapper {
	position: absolute;
	text-align: right;
	padding-right: 40px;
	box-sizing: border-box;
	width: 100%;
	bottom: 0;
}

@media( max-width: 740px ) {

	.teaser_shop img.teaser-mobile {
		display: block;
	}

	.teaser_shop img.teaser-desktop {
		display: none;
	}

}

.teaser_newsletter {
	width: 100%;
	margin-bottom: 40px;
}

.teaser_newsletter .newsletter-box {
	padding: 0 3px 20px;
}

.teaser_newsletter .newsletter-box .width {
	background: #fff;
	position: relative;
}

.teaser_newsletter .newsletter-box:after {
	top: -10px;
}

@media ( max-width: 640px ) {

	.teaser_newsletter .newsletter-box:after {
		top: 5px;
	}

	.teaser_newsletter .newsletter-box {
		margin-left: -30px;
		margin-right: -30px;
		padding: 20px;
	}

	.teaser_newsletter .newsletter-box .width {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}

}

.home_stage-articles {
	margin: 20px auto 80px;
}

.home_stage-articles h2 {
	margin-left: 40px;
	float: left;
}

.home_stage-articles .button {
	float: right;
	margin-right: 20px;
}

.home_stage-articles .slideshow {
	clear: both;
	padding-top: 20px;
	position: relative;
}

.home_stage-articles .slideshow:before {
	content: "";
	display: block;
	width: 60%;
	position: absolute;
	left: -20px;
	top: 5px;
	background: #f08898;
	height: 120px;
}

@media( max-width: 980px ) {

	.home_stage-articles .slideshow:before {
		display: none;
	}

}

@media( max-width: 540px ) {

	.home_stage-articles .button {
		display: none;
	}

	.home_stage-articles .articlelist {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.home_stage-articles .slideshow.inited .content {
		padding: 0 30px;
	}

}

.about-teaser {
	margin: 80px 0 0;
}

.home-teaser {
	background: #F3F3F3;
}

.home-teaser a,
.about-teaser a,
.about-teaser span.image {
	background: no-repeat center center;
	background-size: cover;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	text-decoration: none !important;
	padding: 39% 0 0;
	box-sizing: border-box;
	z-index: 10;
}

.about-teaser img.image {
	width: 100%;
	height: auto;
	display: block;
	z-index: 10;
	position: relative;
}

.home-teaser .button,
.about-teaser .button {
	position: absolute;
	right: 40px;
	bottom: -24px;
}

.about-teaser a,
.about-teaser span.image {
	background-image: url(../img/about/header.jpg);
}

.home-teaser_besser-schlafen a {
	background-image: url(../img/teaser_besser-schlafen/teaser_besser-schlafen_desktop.jpg);
}

.home-teaser h2,
.about-teaser h2 {
	text-align: left;
	margin: 0;
	position: relative;
	z-index: 20;
	margin-left: 20px;
}

.home-teaser a {
	position: relative;
	z-index: 18;
	margin-top: -8px;
}

.about-teaser {
	position: relative;
	overflow: hidden;
}

.home-teaser:before,
.about-teaser:before {
	content: "";
	display: block;
	position: absolute;
	background: #f08898;
	width: 30%;
	height: 40%;
	left: 50%;
	margin-left: 300px;
	top: 40px;
	z-index: 1;
}

.about-teaser:before {
	width: 20%;
	margin-left: -600px;
	top: auto;
	bottom: 40px;
}

.home-teaser:before {
	width: 20%;
	margin-left: 280px;
	top: 60px;
}

.home-teaser:after,
.about-teaser:after {
	content: "";
	display: block;
	position: absolute;
	border: 3px solid #333;
	width: 40%;
	height: 50%;
	left: 50%;
	margin-left: -600px;
	bottom: 30px;
	z-index: 1;
	top: auto;
	opacity: 1;
	background: transparent;
}

.about-teaser:after {
	margin-left: 100px;
	width: 450px;
	bottom: auto;
	top: 90px;
}

.home-teaser:after {
	bottom: 30px;
	width: 20%;
	height: 40%;
	margin-left: -580px;
}

@media( max-width: 1100px ) {

	.home-teaser:after,
	.about-teaser:after,
	.home-teaser:before,
	.about-teaser:before {
		display: none;
	}

}

@media( max-width: 980px ) {

	.communities > .parallax-wrapper.block.grey:first-child,
	.podcast .stage-podcast {
		padding: 50px 0 0;
	}

	.podcast .stage-podcast {
		background-size: 110% auto;
		background-position: center bottom;
	}

	.podcast .stage-podcast .buttons {
		flex-wrap: wrap;
		position: absolute;
		bottom: -18px;
	}

	.podcast .stage-podcast .buttons li:not(.more-button) {
		display: block;
		margin-top: 5px;
	}

}

@media( max-width: 740px ) {

	.about-teaser {
		padding-left: 20px;
		padding-right: 20px;
	}

	.about-teaser a,
	.about-teaser span.image {
		background-image: url(../img/about/header_mobile.jpg);
		padding-top: 71%;
	}

	.home-teaser_besser-schlafen a {
		background-image: url(../img/teaser_besser-schlafen/teaser_besser-schlafen_mobile.jpg);
		padding-top: 72%;
	}

	.home-teaser .button-wrapper,
	.about-teaser .button-wrapper {
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		text-align: center;
	}

	.home-teaser .button,
	.about-teaser .button {
		right: auto;
		left: auto;
		display: inline-block;
		width: auto;
		white-space: nowrap;
		position: relative;
	}

}

@media( max-width: 640px ) {

	.main.about .block.about-teaser {
		padding-top: 0 !important;
	}

}

@media( max-width: 540px ) {

	.about-teaser {
		padding-left: 30px;
		padding-right: 30px;
	}

	.podcast .stage-podcast .buttons {
		padding-left: 70px;
		padding-right: 70px;
		box-sizing: border-box;
	}

}

@media( max-width: 425px ) {

	.podcast .stage-podcast .buttons {
		padding-left: 20px;
		padding-right: 20px;
	}

}

.stage {
	position: relative;
	margin: 80px auto;
}

.stage .logo {
	position: absolute;
	left: 50%;
	top: -2px;
	width: 300px;
	margin-left: -152px;
	padding-top: 150px;
	overflow: hidden;
	line-height: 2;
	height: 0;
	background: url(../img/logo_subline_color.svg) no-repeat center center;
	background-size: contain;
	z-index: 10;
}

.stage .logo.transition {
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	-ms-transition: opacity 500ms ease-in-out;
	transition: opacity 500ms ease-in-out;
}

.stage .logo.hidden {
	pointer-events: none;
	opacity: 0;
}

.stage .slideshow.inited .navigation div {
	top: 33%;
}

.stage .slideshow.inited .navigation .prev {
	left: 40px;
}

.stage .slideshow.inited .navigation .prev:after {
	background-position: left center;
	background-image: url(../img/arrow-left_white.svg);
}

.stage .slideshow.inited .navigation .next {
	right: 40px;
}

.stage .slideshow.inited .navigation .next:after {
	background-position: right center;
	background-image: url(../img/arrow-right_white.svg);
}

.headerimage {
	position: relative;
	background: url(../img/tmp_bg.jpg) no-repeat center center;
	background-size: cover;
	margin-top: -30px;
}

.headerimage .content {
	min-height: 400px;
	padding: 20px;
	position: relative;
	text-align: center;
	z-index: 10;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.headerimage .content h1 {
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin: 0;
}

.headerimage:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.5;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.articlelist {
	padding: 0 20px;
	list-style-type: none;
	overflow: hidden;
}

.content .articlelist {
	padding: 0 20px;
}

.articlelist .article a {
	text-decoration: none;
}

.articlelist .article img {
	display: block;
	width: 100%;
	height: auto;
}

.articlelist .article {
	width: 300px;
	position: relative;
	display: block;
	vertical-align: top;
	margin: 0 auto;
}

.articlelist .article .article-category-wrapper {
	text-align: center;
	margin-top: -.9em;
	width: 100%;
	display: block;
}

.articlelist .article .article-category-wrapper a {
	margin: 0;
}

.articlelist .article h2,
.articlelist .article h3,
.articlelist .article .article-title,
.single .post_navigation a .content .title {
	font-size: 20px;
	color: #333;
	font-weight: 600;
	display: block;
	text-align: left;
}

.articlelist .article .article-meta {
	text-align: right;
	color: #aaa;
	margin-top: 4px;
	font-weight: 500;
	font-size: 0.8em;
	display: block;
}

.articlelist .article .article-author {
	display: inline-block;
}

.articlelist .article .article-date {
	display: inline-block;
}

.articlelist .article .article-date:before {
	content: " - ";
	margin-left: .3em;
}

@media( max-width: 540px ) {

	.articlelist {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

}

.posts-stage {
	margin-bottom: 40px;
}

.posts-stage .guidelist .guide {
	width: 360px;
}

.posts-stage.tabs.inited:before {
	content: "";
	display: block;
	position: absolute;
	top: 60px;
	left: 20px;
	width: calc(100% - 40px);
	height: 2px;
	background: #f3f3f3;
}

.posts-stage.tabs .tab-header {
	padding: 20px;
	display: block;
	cursor: pointer;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
	color: #333;
}

.posts-stage.tabs .tab.active .tab-header {
	color: #f08898;
	border-bottom: 2px solid #f08898;
	font-weight: 500;
}

.posts-stage.tabs .tab-content {
	padding-top: 80px;
}

.content .breadcrumb {
	list-style-type: none;
	padding: 0;
	font-size: 14px;
	margin: 20px 0 10px !important;
	box-sizing: border-box;
	max-width: 100%;
	display: block;
}

.breadcrumb li {
	display: inline-block;
}

.breadcrumb li a {
	color: #000;
	display: inline;
}

.breadcrumb li a:hover {
	color: #f08898;
	text-decoration: none;
}

.breadcrumb li:after {
	content: "\203A";
	margin: 0 0.2em;
	color: #f08898;
	display: inline;
}

.single {

}

.single .main {
	padding-top: 40px;
	padding-bottom: 0;
}

.single .category-flag {
	margin-top: 10px;
}

.single h1 {
	margin-bottom: 40px;
	margin-top: 10px;
	text-align: left;
}

.single .single-article-meta {
	display: block;
	margin: -30px 0 20px;
	font-size: 14px;
}

.single .single-article-meta .avatar {
	height: 40px;
	width: auto;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}

.single .single-article-meta + .share-buttons {
	border-bottom: 0;
	padding-bottom: 0
}

.single .related-articles {
}

.single .related-articles .headline {
	margin-bottom: 30px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	display: block;
}

.single .related-articles .articlelist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.single .related-articles .articlelist .article {
	width: calc(100% / 3 - 20px);
	margin: 0 0 30px;
}

@media( max-width: 780px ) {

	.single .related-articles .articlelist .article {
		width: calc(100% / 2 - 10px);
	}

	.single .related-articles .articlelist .article:nth-child(5),
	.single .related-articles .articlelist .article:nth-child(6) {
		display: none;
	}

}

@media( max-width: 500px ) {

	.single .related-articles .articlelist .article {
		width: 100%;
	}

	.single .related-articles .articlelist .article:nth-child(4) {
		display: none;
	}

}

.single .article-content {
	margin-bottom: 40px;
}

.single .article-content:after {
	content: "";
	display: block;
	clear: both;
}

.single .article-content h2,
.single .article-content h3,
.single .article-content h4,
.single .article-content h5 {
	text-align: left;
}

.single .article-content .content-rectangle-wrapper {
	float: right;
}

.single .article-content .content-rectangle-wrapper > div {
	margin: 1em 100px 1em 1em;
}

@media ( max-width: 1020px ) {

	.single .article-content .content-rectangle-wrapper > div {
		margin-right: calc(calc(100vw - 800px) / 2);
	}

}

@media ( max-width: 780px ) {

	.single .article-content .content-rectangle-wrapper > div {
		margin-right: 0;
	}

}

@media ( max-width: 560px ) {

	.single .article-content .content-rectangle-wrapper {
		float: none;
	}

	.single .article-content .content-rectangle-wrapper > div {
		margin: 1em auto;
	}

}

.single .article-content .content-mobile-wrapper {
	width: 100%;
}

.single .article-content .content-mobile-wrapper > div {
	margin: 40px 0;
}

.single hr {
	max-width: 760px;
	margin: 3em auto;
	height: 1px;
	background: #333;
	border: 0;
}

.single .wpd-inline-shortcode {
	display: block;
	width: 100%;
	max-width: 760px;
	margin: 1em auto 0;
}

.single .wp-caption {
	width: auto !important;
	max-width: 100%;
	margin-top: 1em;
}

.single #ez-toc-container {
	margin: 40px auto;
	width: 100%;
	max-width: 760px;
}

.single .article-teaser-image {
	margin: 0 0 40px;
}

.single .article-teaser-image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.single .twitter-tweet {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em !important;
}

.single .single-content {
	font-size: 20px;
}

.single .single-content h2,
.single .single-content h3,
.single .single-content h4,
.single .single-content h5,
.single .single-content h6,
.single .single-content ul,
.single .single-content ol,
.single .single-content section,
.single .single-content .raffle-form-button,
.single .single-content p {
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.single .single-content iframe,
.single .single-content img {
	margin-left: auto;
	margin-right: auto;
}

.single .single-content blockquote,
.single .single-content iframe {
	margin-left: auto !important;
	margin-right: auto !important;
}

.single .single-content .fb-post {
	text-align: center;
	padding: 20px 0;
	display: block;
}

@media( max-width: 800px ) {

	.single .single-content {
		font-size: 19px;
	}

	.single .single-content h2,
	.single .single-content h3,
	.single .single-content h4,
	.single .single-content h5,
	.single .single-content h6,
	.single .single-content ul,
	.single .single-content ol,
	.single .single-content .raffle-form-button,
	.single .single-content p {
		max-width: none;
	}

}

@media( max-width: 540px ) {

	.single .single-content {
		font-size: 18px;
	}

}

.single .article-author,
.single .article-date,
.single .article-tags {
	display: block;
	font-size: 0.7em;
}

.single .article-date {
	margin-bottom: 20px;
}

.single .article-tags {
	margin-bottom: 20px;
}

.single .article-tags .tag,
.tagoverview .tag {
	display: inline-block;
	background: #F3F3F3;
	color: #333;
	padding: 3px 10px;
	text-decoration: none !important;
	font-weight: 400;
}

.single .article-tags .tag-headline {
	background: #333;
	color: #fff;
	font-weight: 700;
}

.single .article-tags .tag:hover,
.tagoverview .tag:hover {
	background: #333;
	color: #fff;
}

.single .post_navigation {
	font-size: 0.7em;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.single .post_navigation .headline {
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Asap', sans-serif;
	color: #333;
	font-weight: 600;
	padding-bottom: 5px;
	display: block;
}

.single .post_navigation .next .headline {
	text-align: right;
}

.single .post_navigation a .content .title {
	font-size: 18px;
}

.single .post_navigation > div {
	width: calc(50% - 10px);
	position: relative;
}

.single .post_navigation .article-content {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	text-decoration: none !important;
}

.single .post_navigation .article-content .thumbnail {
	display: block;
	width: calc(40% - 20px);
}

.single .post_navigation .article-content .content {
	width: 60%;
	padding-top: 40px;
}

.single .post_navigation .article-category {
	position: absolute;
	top: 33px;
	left: calc(40% - 10px);
	margin: 0;
	z-index: 5;
}

.single .post_navigation .next {

}

.single .post_navigation .next .article-content .thumbnail {
	order: 2;
}

.single .post_navigation .next .article-content .content {
	order: 1;
	text-align: right;
}

.single .post_navigation .next .article-content .content .title {
	text-align: right;
}

.single .post_navigation .next .article-category {
	left: auto;
	right: calc(40% - 10px);
}

@media( max-width: 840px ) {

	.single .post_navigation .article-content .thumbnail {
		display: none;
	}

	.single .post_navigation .article-content .content {
		width: 100%;
		padding-top: 33px;
	}

	.single .post_navigation .article-category {
		left: 0;
	}

	.single .post_navigation .next .article-category {
		right: 0;
	}

}

@media( max-width: 540px ) {

	.single .post_navigation {
		display: block;
	}

	.single .post_navigation > div {
		width: 100%;
	}

}

.single .share-buttons {
	padding: 0 0 20px;
	margin: 20px auto;
}

.single .article-content .wpcf7-form {
	background: #eee;
	padding: 40px;
	max-width: 680px;
	margin: 40px auto;
}

.single .article-content .wpcf7-form p,
.single .article-content .wpcf7-form h2 {
	margin: 0;
}

.single .article-content .wpcf7-form h2 {
	margin-bottom: 10px;
}

.single .article-content .wpcf7-form br {
	display: none;
}

.single .article-content .wpcf7-form label {
	margin: 20px 0;
	display: block;
}

.single .article-content .wpcf7-form span.wpcf7-list-item {
	margin-left: 0;
}

.single .article-content .wpcf7-form .wpcf7-list-item label {
	margin-top: 0;
}

.authorbox {
	margin: 40px auto 0;
}

.authorbox .authorbox-inner {
	background: #F3F3F3;
	padding: 20px;
}

.authorbox .name {
	text-transform: uppercase;
	font-weight: 600;
}

.authorbox .name,
.managar .content h2 {
	margin-top: 0;
	text-align: left;
	font-size: 26px;
}

.manager .headline {
	display: flex;
	flex-wrap: wrap
}

.manager .headline h2,
.manager .headline h3 {
	width: 100%;
	text-align: left;
	margin: 0;
}

.manager .headline h3 {
	order: 1;
}

.manager .headline h2 {
	order: 2;
}

.authorbox .authorinfo,
.manager .authorinfo {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.authorbox .authorinfo .avatar,
.manager .authorinfo .avatar {
	margin: 0;
}

.authorbox .authorinfo .intro-text,
.manager .authorinfo .intro-text {
	width: calc(100% - 160px - 40px);
}

@media( max-width: 640px ) {

	.authorbox .authorinfo,
	.manager .authorinfo {
		display: block;
		text-align: center;
	}

	.authorbox .authorinfo .name,
	.manager .authorinfo h2,
	.manager .authorinfo h3,
	.authorbox .authorinfo .button-wrapper,
	.manager .authorinfo .button-wrapper {
		text-align: center;
	}

	.authorbox .authorinfo .intro-text,
	.manager .authorinfo .intro-text {
		width: 100%;
		text-align: left;
	}

	.authorbox .authorinfo .avatar,
	.manager .authorinfo .avatar {
		margin-right: auto;
		margin-bottom: auto;
	}

}

.comments {
	max-width: 980px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.authorbox + .comments {
	margin-top: 40px;
}

.block.comments {
	padding: 20px;
}

.block.comments #comments {
	margin: 0;
}

.block.comments #comments #wpdcom {
	max-width: unset;
	width: 100%;
}

.nocomments {
	display: none;
}

.commentlist {
	list-style-type: none !important;
	padding: 0 !important;
	clear: both;
}

.commentlist li {
	margin-bottom: 30px;
}

.commentlist .comment-metadata {
	font-size: 0.7em;
}

.commentlist .reply {
	display: none;
}

.commentlist .avatar {
	display: none;
}

.commentlist .comment-content > *:first-child {
	margin-top: 0;
}

#commentform {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	border-top: 4px solid #333;
	padding-top: 20px;
}

.comment-reply-title {
	display: none;
}

#commentform label {
	display: none;
}

#commentform .comment-form-cookies-consent label {
	display: inline;
}

#commentform .comment-form-comment,
#commentform .comment-form-cookies-consent {
	width: 100%;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
	width: calc(100% / 3 - 10px);
}

@media( max-width: 640px ) {

	#commentform .comment-form-author,
	#commentform .comment-form-email,
	#commentform .comment-form-url {
		width: 100%;
	}

}

#category-select {

}

#category-select .submit {
	display: none;
}

body.nojs #category-select .submit {
	display: inline-block;
	padding: 3px 10px;
}

.searchbox {
	margin-bottom: 40px;
	margin-top: 40px !important;
}

.searchbox p {
	text-align: center;
}

.searchbox form {
	display: flex;
	justify-content: space-between;
}

.searchbox form .search-field {
	background: #F3F3F3;
}

.searchbox .search-submit {
	width: 100px;
}

.searchbox label {
	width: calc(100% - 100px);
}

#preloader {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	right: -100px;
	bottom: -100px;
}

.communities {
	padding-bottom: 0;
	padding-top: 0;
}

.communities .intro .special {
	text-align: center;
}

.communities .intro .main-group-wrapper {
	margin-top: 80px;
}

.communities .intro .main-group-wrapper .columns {
	margin-top: 1em;
}

@media( max-width: 840px ) {

	.communities .intro .main-group-wrapper .columns {
		flex-wrap: wrap;
	}

	.communities .intro .main-group-wrapper .columns .column {
		width: 100%;
	}

	.communities .intro .main-group-wrapper .columns .column + .column {
		margin-top: 30px;
	}

}

.communities .intro .main-group {
	margin: 0 auto 40px;
	text-align: center;
	width: 100%;
	height: 0;
	padding-top: 200px;
	background: url(../img/community/main-group.jpg) no-repeat center center;
	background-size: contain;
	position: relative;
}

.communities .intro .button {
	padding-left: 60px;
	position: relative;
	bottom: 23px;
}

.communities .intro .button:before {
	content: "";
	display: block;
	position: absolute;
	left: 15px;
	top: 50%;
	width: 30px;
	height: 20px;
	margin-top: -10px;
	background: url(../img/icons/icon_facebook_white.svg) no-repeat left center;
	background-size: auto 80%;
	border-right: 1px solid #fff;
}

@media( max-width: 460px ) {

	.communities .intro .main-group {
		padding-top: 53%;
	}

}

.communities h1 + h2,
.communities h2 + h3 {
	margin-top: 0.1em;
	color: #f08898;
	font-size: 1.5em;
}

.communities .communities-themes {
	padding: 0;
	margin: 0;
}

.communities .communities-themes .width {
	background: #F3F3F3;
	padding-top: 20px;
	padding-bottom: 20px;
}

.communities .communities-cities {
	overflow: hidden;
	position: relative;
}

.communities .communities-cities .intro {
	padding-top: 80px;
}

.communities .communities-cities em {
	text-align: left;
}

.communities .communities-cities .button {
	margin: 40px 0;
}

.communities .communities-cities .content {
	max-width: 600px;
}

.communities .communities-cities .content:after {
	content: "";
	display: block;
	background: url(../img/community/map.png) no-repeat left top / contain;
	width: 1200px;
	height: 1025px;
	position: absolute;
	left: 50%;
	margin-left: 100px;
	top: 0;
	z-index: -1;
}

@media( max-width: 840px ) {

	.communities .communities-cities .content:after {
		width: 600px;
		height: 500px;
		margin-left: 120px;
		top: 340px;
	}

}

@media( max-width: 640px ) {

	.communities .communities-cities .content:after {
		display: none;
	}

}

.communities .map-wrapper {
	position: relative;
	margin-top: 20px;
}

.communities .map {
	margin: 20px 0 20px -20px;
	width: calc(100% + 40px);
	height: 600px;
	display: block;
	background: #F3F3F3;
}

.communities .map-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	background: #f08898;
	width: 30%;
	height: 30%;
	right: -100px;
	top: -30px;
	z-index: -1;
}

.communities .map-wrapper:after {
	content: "";
	display: block;
	position: absolute;
	border: 3px solid #333;
	width: 50%;
	height: 50%;
	left: -60px;
	bottom: -30px;
	z-index: -1;
	opacity: 1;
	background: transparent;
}

.communities .map-teaser {
	display: block;
	width: 480px;
	margin-left: -240px;
	box-sizing: border-box;
	position: absolute;
	bottom: -20px;
	left: 50%;
	padding: 20px 20px 20px 50px;
	background: #f08898 url(../img/map_pin.png) no-repeat 20px center;
	color: #fff;
	text-align: center;
	text-decoration: none !important;
}

.communities .map-teaser:hover {
	background-color: #333;
}

.communities .map-teaser h3 {
	margin: 0;
}

.communities .community-events {
	padding: 0;
}

.communities .community-events .width {
	background: #F3F3F3;
	padding-top: 20px;
	padding-bottom: 20px;
}

.communities .theme-groups {
	list-style-type: none;
	padding: 0;

	-webkit-columns: 100px 3;
	-moz-columns: 100px 3;
	columns: 100px 3;

	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;

	margin-top: 40px;
}

.communities .theme-groups li {
	display: block;
	margin: 0 0 10px;
	break-inside: avoid-column;
}

.communities .theme-groups li a {
	display: block;
	padding: 20px;
	position: relative;
	text-decoration: none;
	background: #f08898;
	color: #fff;
}

.communities .theme-groups li a:after {
	content: "";
	display: block;
	background: url(../img/arrow-right_white.svg) no-repeat right center;
	background-size: contain;
	position: absolute;
	right: 10px;
	top: 50%;
	height: 30px;
	margin-top: -15px;
	width: 20px;
}

.communities .theme-groups li a:hover {
	background: #fff;
	color: #333;
}

.communities .theme-groups li a:hover:after {
	background-image: url(../img/arrow-right.svg);
}

@media( max-width: 1000px ) {

	.communities .theme-groups {
		-webkit-columns: 100px 2;
		-moz-columns: 100px 2;
		columns: 100px 2;
	}

}

@media( max-width: 640px ) {

	.communities .theme-groups {
		-webkit-columns: 100px 1;
		-moz-columns: 100px 1;
		columns: 100px 1;
	}

}

@media( max-width: 540px ) {

	.communities .map-teaser {
		left: 10px;
		margin-left: 0;
		width: calc(100% - 20px);
	}

}

.guides {

}

.guides .guidelist {
	list-style-type: none;
	padding: 0;
}

.guides .guidelist .guide {
	margin-bottom: 100px;
	margin-top: 40px;
}

.guides .guidelist .guide .guide-content {
	padding-bottom: 20px;
}

.guides .guidelist .guide h3 {
	margin-top: 0;
}

.podcast.main {
	padding-top: 0;
}

.podcast .stage-podcast {
	margin-bottom: 0;
}

.podcast h1 + h3 {
	margin-top: 0.1em;
	color: #f08898;
}

.special-block em {
	text-align: center;
	display: block;
}

.podcast .podcast-episodes {
	margin: 0;
	padding: 0;
}

.podcast .podcasts {
	list-style-type: none;
	padding: 0;
}

.podcast .podcasts li {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.podcast .podcasts li + li {
	margin-top: 80px;
	padding-top: 80px;
	border-top: 3px solid #333;
}

.podcast .podcasts li .image {
	width: 300px;
}

.podcast .podcasts li .image img {
	display: block;
	width: 100%;
	height: auto;
}

.podcast .podcasts li .content {
	width: calc(100% - 300px - 40px);
}

.podcast .podcasts li .content h3 {
	text-align: left;
	color: #f08898;
	margin: 0;
}

.podcast .podcasts li .content h2 {
	text-align: left;
	margin-top: 0;
}

.podcast .podcasts li .content .button {
	margin: 20px 20px 0 0;
}

@media( max-width: 840px ) {

	.podcast .podcasts li {
		display: block;
	}

	.podcast .podcasts li .image {
		margin: 0 auto 20px;
		width: auto;
		max-width: 450px;
	}

	.podcast .podcasts li .image img {
		max-width: 100%;
		height: auto;
	}

	.podcast .podcasts li .content {
		width: 100%;
	}

}

@media( max-width: 780px ) {

	.podcast .special-block em br {
		display: none;
	}

}

.event-list {

}

.event-list .title {
	font-weight: 700;
}

.woocommerce .page-title,
.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-cart h2 {
	margin-bottom: 20px;
}

.woocommerce .page-title {
	margin-top: -50px;
}

.woocommerce .products .product {
	text-align: center;
}

.woocommerce .products .product .woocommerce-loop-product__link,
.woocommerce .products .product .wc-gzd-additional-info,
.woocommerce .products .product h2 {
	text-align: left;
	margin: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	min-width: 150px;
}

.woocommerce-checkout h3 {
	text-align: left;
	margin-bottom: 5px;
}

.woocommerce-cart input,
.woocommerce-cart textarea,
.woocommerce-checkout input,
.woocommerce-checkout textarea,
.woocommerce.single input,
.woocommerce.single textarea {
	background: #F3F3F3;
}

.woocommerce-cart textarea,
.woocommerce-checkout textarea {
	min-height: 200px;
}

.woocommerce-checkout #order_payment_heading,
.woocommerce-checkout #order_review_heading {
	margin-top: 40px;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
	display: none;
}

.woocommerce-cart a.remove {
	color: #f08898 !important;
	height: 1.2em;
	width: 1.2em;
}

.woocommerce-cart a.remove:hover {
	background: #f08898 !important;
	text-decoration: none;
}

.woocommerce.single {

}

.woocommerce.single .woocommerce-main:after {
	content: "";
	display: block;
	clear: both;
}

.woocommerce.single .main h2 {
	text-align: left;
}

.woocommerce.single .main h1 {
	margin-bottom: 0;
}

.woocommerce.single div.product form.cart.variations_form {
	padding-top: 20px;
	margin-top: 40px;
	border-top: 3px solid #333;
}

.woocommerce.single div.product form.cart.variations_form select {
	padding: 5px 10px;
	margin-bottom: 5px;
}

.woocommerce.single .cart {
	margin-top: 20px;
}

.woocommerce .quantity .qty {
	padding: 16px;
}

.woocommerce ul.products.columns-3 {

}

.woocommerce ul.products.columns-3 li.product {
	margin-bottom: 40px;
}

.woocommerce ul.products li.product h2 {
	text-align: center;
	color: #333;
	padding-bottom: 0 !important;
}

.woocommerce ul.products li.product .price {
	color: #f08898;
	text-align: center;
}

.woocommerce ul.products li.product .onsale {
	display: none;
}

.shop_teaser {

}

@media( max-width: 1020px ) {

	.shop_teaser a {
		height: 0;
		padding-top: 41%;
	}

}

@media( max-width: 940px ) {

	.woocommerce ul.products.columns-3 li.product,
	.woocommerce ul.products.columns-3 li.product:nth-child(3n) {
		width: 48%;
		margin-right: 3.8%;
		clear: none;
	}

	.woocommerce ul.products.columns-3 li.product:nth-child(2n) {
		margin-right: 0;
	}

}

@media( max-width: 640px ) {

	.woocommerce ul.products.columns-3 li.product {
		width: 100% !important;
		margin-right: 0 !important;
	}

}

.single-product {

}

.single-product .onsale {
	display: none;
}

.single-product #main .entry-summary .price {
	margin-top: 10px;
	margin-bottom: 40px;
	color: #f08898;
}

.single-product .reset_variations {
	display: none !important;
}

@media( max-width: 780px ) {

	.woocommerce div.product div.images .flex-control-thumbs li {
		width: calc(100% / 8);
	}

	.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
		clear: none;
	}

}

@media( max-width: 580px ) {

	.woocommerce div.product div.images .flex-control-thumbs li {
		width: calc(100% / 7);
	}

}

@media( max-width: 480px ) {

	.woocommerce div.product div.images .flex-control-thumbs li {
		width: calc(100% / 6);
	}

}

@media( max-width: 380px ) {

	.woocommerce div.product div.images .flex-control-thumbs li {
		width: calc(100% / 6);
	}

}

.error404 .main {
	text-align: center;
}

.error404 .main .search-form {
	padding-top: 20px;
}

.error404 .main .search-form input {
	vertical-align: middle;
}

.error404 .main .search-form input[type="search"] {
	background: #F3F3F3;
	max-width: 50%;
}

.error404 .main .search-form input[type="submit"] {
	padding: 16px 20px;
}

@media( max-width: 840px ) {

	.error404 .main .search-form input[type="search"] {
		width: calc(100% - 110px);
		max-width: 400px;
	}

}

.main.magazine {
	padding-top: 0;
}

@media( max-width: 1020px ) {

	.main.magazine {
		top: 50px;
	}

}

.tagoverview {
}

.tagoverview .taglist {
	list-style-type: none;
	padding: 0;
	font-size: 22px;
	line-height: 1.5;

	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
}

.tagoverview .taglist li {
	margin-bottom: 5px;
}

.tagoverview .filterlist {
	list-style-type: none;
	padding: 0;
	display: block;
	text-align: center;
	margin: 20px 0 40px;
	font-size: 18px;
}

.tagoverview .filterlist li {
	display: inline-block;
}

.tagoverview .filterlist li a {
	display: inline-block;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	min-width: 1em;
	background: #f08898;
	color: #fff;
	text-decoration: none;
}

.tagoverview .filterlist li a:hover,
.tagoverview .filterlist li a.current-menu-item {
	color: #333;
}

@media( max-width: 900px ) {

	.tagoverview .taglist {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}

}

@media( max-width: 540px ) {

	.tagoverview .taglist {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
	}

}

.media.main {
	padding-top: 0;
	padding-bottom: 0;
	min-height: calc(100vh - 309px);
}

.media .content {
	font-size: 28px;
	line-height: 1.6;
}

.media .inverted {
	background: #333;
	color: #fff;
	display: inline;
	padding: 2px 10px;
}

.media .block {
	padding: 100px 0;
}

.media .block.space-top {
	padding-top: 160px;
}

.media h2 {
	font-size: 80px;
	text-transform: none;
}

.media .intro {
	padding: 180px 0 100px;
	background: #F4DDDD;
}

.media .intro .logo {
	height: 0;
	width: 100%;
	padding-top: 200px;
	display: block;
	overflow: hidden;
	line-height: 2;
	margin: 0 auto;
	background: url(../img/logo_color.svg) no-repeat center bottom / contain;
}

.media .intro h2 {
	margin-top: 60px;
	font-size: 30px;
	text-transform: uppercase;
}

.media .intro h2 em {
	display: block;
	font-style: normal;
	font-size: 80px;
}

.media .member-number {
	background: #f08898 url(../img/media/konfetti.jpg) no-repeat center center / cover;
	background-attachment: fixed;
	color: #fff;
	padding: 100px 0;
	text-align: center;
}

.media .member-number p {
	font-size: 40px;
	text-transform: uppercase;
	line-height: 1.2;
}

.media .member-number strong {
	font-size: 80px;
	display: block;
}

.media .numbers {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	list-style: none;
	text-align: center;
	padding: 80px 0;
	color: #f08898;
}

.media .numbers li {
	width: calc(100% / 3 - 20px);
	font-size: 22px;
}

.media .numbers strong {
	display: block;
	font-size: 56px;
}

.media .community-marketing {
	background: #F4DDDD;
}

.media .community-marketing .headline-wrapper {
	padding: 260px 0 100px;
	background: no-repeat top center / cover;
	position: relative;
}

.media .community-marketing .headline-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	z-index: 1;
}

.media .community-marketing .headline-wrapper .content {
	position: relative;
	z-index: 5;
}

.media .community-marketing .text {
	padding-top: 100px;
	padding-bottom: 100px;
}

.media .community-marketing-description {
	padding: 160px 0;
}

.media .community-marketing-description h3 {
	font-size: 80px;
	background: #f08898;
	display: inline;
	text-align: left;
	color: #fff;
	padding: 2px 10px;
}

.media .community-marketing-description h3 + h4 {
	margin-top: 80px;
}

.media .community-marketing-description h4 {
	text-transform: uppercase;
}

.media .community-marketing-description h4 + * {
	margin-top: 0;
}

.media .influence-block {
}

.media .influence-block .headline-wrapper {
	padding: 260px 0 100px;
	background: no-repeat top center / cover;
	position: relative;
}

.media .influence-block .headline-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	z-index: 1;
}

.media .influence-block .headline-wrapper .content {
	position: relative;
	z-index: 5;
}

.media .influence-block .text {
	padding: 100px 0;
}

.media .influence-block .button-wrapper {
	text-align: center;
}

.media .influence-block .button {
	font-size: 40px;
	line-height: 1;
	padding: 20px 40px;
	margin: 40px auto 0;
}

.media .references h2,
.media .media-links h2 {
	font-size: 2em;
}

.media .references {
	background: #F3F3F3;
}

.media .references .slider-wrapper {
	margin: 40px 0 0;
}

.media .references .slick-track {
	display: flex;
	align-items: center;
}

.media .references .slider .slide {
	padding: 20px 40px;
}

.media .references .slider img {
	display: block;
	max-height: 160px;
	width: auto;
}

.media .references .slider-wrapper .slick-arrow {
	width: 20px;
	height: 0;
	padding: 50px 0 0;
	margin-top: -25px;
	overflow: hidden;
	line-height: 2;
	border: 0;
	position: absolute;
	top: 50%;
	background: no-repeat center center / contain;
}

.media .references .slider-wrapper .slick-prev {
	left: -40px;
	background-image: url(../img/arrow-left.svg);
}

.media .references .slider-wrapper .slick-next {
	right: -40px;
	background-image: url(../img/arrow-right.svg);
}

.media .media-links {
	background: #F4DDDD;
}

.media .media-links h2 {
	margin-bottom: 80px;
}

.media .media-links ul {
	list-style-type: none;
	padding: 0;
	font-size: 22px;
}

.media .media-links ul li {
	display: flex;
	align-items: flex-start;
}

.media .media-links .page {
	font-weight: 700;
}

.media .media-links .date {
	font-weight: 700;
}

.media .media-links .spacer {
	min-width: 320px;
	margin-right: 10px;
}

.media .media-links a {
	text-decoration: underline;
	color: #333;
	width: 650px;
}

.media .media-links a:hover {
	color: #f08898;
}

.media .contact-form-wrapper {
	background: #f08898;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

.media .contact-form-wrapper h2 {
	margin-bottom: 80px;
}

@media( max-width: 1100px ) {

	.media .references .slider-wrapper {
		margin-left: 40px;
		margin-right: 40px;
	}

}

@media( max-width: 1040px ) {

	.media .intro h2 em {
		font-size: 60px;
	}

	.media .numbers {
		flex-wrap: wrap;
		padding-top: 10px;
		padding-bottom: 40px;
	}

	.media .numbers li {
		width: 100%;
		margin-top: 30px;
	}

}

@media( max-width: 840px ) {

	.media .community-marketing-description h3,
	.media h2 {
		font-size: 60px;
	}

	.media .intro h2 em {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.media .intro h2 {
		font-size: 22px;
	}

	.media .content {
		font-size: 20px;
	}

	.media .references .slider img {
		max-height: 80px;
	}

	.media .media-links ul li {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.media .media-links ul li .spacer {
		width: 100%;
	}

	.media .media-links a {
		width: 100%;
	}

	.media .contact-form-wrapper h2 {
		margin-bottom: 40px;
	}

}

@media( max-width: 640px ) {

	.media .intro {
		padding-top: 160px;
		padding-bottom: 60px;
	}

	.media .block,
	.media .community-marketing .text,
	.media .community-marketing-description,
	.media .influence-block .text {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.media .block.space-top {
		padding-top: 100px;
	}

	.media .community-marketing-description h3,
	.media h2 {
		font-size: 36px;
	}

	.media .community-marketing-description h3 br,
	.media h2 br {
		display: none;
	}

	.media .intro h2 em {
		font-size: 30px;
	}

	.media .intro h2 {
		font-size: 20px;
	}

	.media .member-number p {
		font-size: 20px;
	}

	.media .member-number strong {
		font-size: 220%;
	}

	.media .content {
		font-size: 18px;
	}

	.media .numbers li {
		font-size: 18px
	}

	.media .numbers strong {
		font-size: 220%;
	}

	.media .influence-block .button {
		font-size: 30px;
		padding: 17px 30px;
	}

	.media .media-links h2 {
		margin-bottom: 40px;
	}

	.media .media-links ul {
		font-size: 16px;
	}

	.media .references .slider img {
		max-height: 60px;
	}

	.media .references .slider .slide {
		padding: 16px 10px;
	}

}

.about.main {
	padding-top: 0;
	padding-bottom: 0;
	min-height: calc(100vh - 309px);
}

.about .content {
	font-size: 28px;
	line-height: 1.6;
}

.about .inverted {
	background: #333;
	color: #fff;
	display: inline;
	padding: 2px 10px;
}

.about .block {
	padding: 100px 0;
}

.about .block.space-top {
	padding-top: 160px;
}

.about h2 {
	font-size: 80px;
	text-transform: none;
}

.about .intro {
	padding: 180px 0 100px;
	background: #F4DDDD;
}

.about .intro .logo {
	height: 0;
	width: 100%;
	padding-top: 200px;
	display: block;
	overflow: hidden;
	line-height: 2;
	margin: 0 auto;
	background: url(../img/logo_color.svg) no-repeat center bottom / contain;
}

.about .intro h2 {
	margin-top: 60px;
	font-size: 30px;
	text-transform: uppercase;
}

.about .intro h2 em {
	display: block;
	font-style: normal;
	font-size: 80px;
}

.about .member-number {
	background: #f08898 url(../img/media/konfetti.jpg) no-repeat center center / cover;
	background-attachment: fixed;
	color: #fff;
	padding: 100px 0;
	text-align: center;
}

.about .member-number p {
	font-size: 40px;
	text-transform: uppercase;
	line-height: 1.2;
}

.about .member-number strong {
	font-size: 80px;
	display: block;
}

.about .numbers {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	list-style: none;
	text-align: center;
	padding: 80px 0;
	color: #f08898;
}

.about .numbers li {
	width: calc(100% / 3 - 20px);
	font-size: 22px;
}

.about .numbers strong {
	display: block;
	font-size: 56px;
}

.about .teasers .headline-wrapper {
	display: block;
	padding: 320px 0 40px;
	background: no-repeat top center / cover;
	position: relative;
	color: inherit;
	text-align: left;
}

.about .teasers .headline-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	z-index: 1;
}

.about .teasers .headline-wrapper .content {
	z-index: 20;
	position: relative;
}

.about .teasers .headline-wrapper h2 {
	font-style: normal;
	font-size: 50px;
	color: #fff;
	background: #f08898;
	padding: 2px 10px;
	display: inline;
}

.about .teasers .headline-wrapper .subheadline-wrapper {
	text-align: left;
	max-width: 660px;
	display: block;
	margin: 10px 0 20px;
}

.about .teasers .headline-wrapper h3 {
	color: #fff;
	display: inline;
	text-transform: none;
	font-size: 36px;
	font-weight: 400;
}

.about .teasers .headline-wrapper .button {
	font-size: 20px;
}

.about .teasers a.headline-wrapper:hover .button {
	background: #fff;
	color: #f08898 !important;
}

.about .teasers a.headline-wrapper:hover .button:after {
	background-image: url(../img/arrow-right-double_rose.svg);
}

.about .info1 {
	background: #F4DDDD;
	padding: 160px 0 0;
}

.about .info1 .text {
	padding-top: 100px;
	padding-bottom: 100px;
}

.about .info1 h2 {
	text-align: left;
	color: #f08898;
	text-transform: uppercase;
}

.about .info1 h3 {
	text-align: left;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 60px;
}

.about .about-teaser {
	margin-top: 0;
	background: #F4DDDD;
}

.about .about-teaser.parallax-wrapper .parallax-element-2 {
	top: 250px;
}

.about .info2 {
	padding: 160px 0;
}

.about .info2 h3 {
	font-size: 50px;
	background: #f08898;
	display: inline;
	text-align: left;
	color: #fff;
	padding: 2px 10px;
}

.about .info2 h3 + h4 {
	margin-top: 80px;
}

.about .info2 h4 {
	text-transform: uppercase;
}

.about .info2 h4 + * {
	margin-top: 0;
}

.about .team {
}

.about .team .content {
	font-size: 16px;
}

.about .team ul {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	list-style-type: none;
	padding: 0;
	flex-wrap: wrap;
}

.about .team ul li {
	display: block;
	width: calc(100% / 4 - 10px);
	margin-top: 60px;
	text-align: center;
}

.about .team ul li.empty {
	margin: 0;
}

.about .team ul li p {
	margin-top: 0;
}

@media( max-width: 1040px ) {

	.about .intro h2 em {
		font-size: 60px;
	}

	.about .numbers {
		flex-wrap: wrap;
		padding-top: 10px;
		padding-bottom: 40px;
	}

	.about .numbers li {
		width: 100%;
		margin-top: 30px;
	}

	.about .about-teaser {
		padding: 40px 30px;
	}

	.about .team ul {
		max-width: 740px;
		margin-left: auto;
		margin-right: auto;
	}

	.about .team ul li {
		width: calc(100% / 3 - 10px );
	}

	.about .info2 h3 {
		font-size: 40px;
	}

}

@media( max-width: 840px ) {

	.about h2 {
		font-size: 60px;
	}

	.about .info2 h3 {
		font-size: 5.7vw;
	}

	.about .intro h2 em {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.about .intro h2 {
		font-size: 22px;
	}

	.about .content {
		font-size: 20px;
	}

	.about .headline-wrapper h2 br,
	.about .headline-wrapper h3 br {
		display: none;
	}

}

@media( max-width: 740px ) {

	.about .team ul {
		max-width: 500px;
	}

	.about .team ul li {
		width: calc(100% / 2 - 10px );
	}

	.about .teasers .headline-wrapper h2 {
		font-size: 40px;
	}

	.about .teasers .headline-wrapper h3 {
		font-size: 28px;
	}

}

@media( max-width: 640px ) {

	.about .intro {
		padding-top: 120px;
		padding-bottom: 60px;
	}

	.about .block,
	.about .info2 .text {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.about .block.space-top {
		padding-top: 100px;
	}

	.about h2 {
		font-size: 36px;
	}

	.about h2 br {
		display: none;
	}

	.about .intro h2 em {
		font-size: 30px;
	}

	.about .intro h2 {
		font-size: 20px;
	}

	.about .member-number p {
		font-size: 20px;
	}

	.about .member-number strong {
		font-size: 220%;
	}

	.about .content {
		font-size: 18px;
	}

	.about .numbers li {
		font-size: 18px
	}

	.about .numbers strong {
		font-size: 220%;
	}

	.about .teasers .headline-wrapper {
		padding-top: 200px;
		padding-bottom: 40px;
	}

	.about .teasers .headline-wrapper h2 {
		font-size: 28px;
	}

	.about .teasers .headline-wrapper h3 {
		font-size: 20px;
	}

}

@media( max-width: 540px ) {

	.about .intro {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.about .team ul {
		max-width: 100%;
	}

	.about .team ul li {
		width: 100%;
	}

	.about .teasers .headline-wrapper h2 {
		font-size: 22px;
	}

	.about .teasers .headline-wrapper h3 {
		font-size: 18px;
	}

	.about .info2 h3 {
		font-size: 30px;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}

}

@media( max-width: 440px ) {

	.about .intro {
		padding-top: 20px;
	}

}


.influence.main {
	padding-top: 0;
	padding-bottom: 0;
	min-height: calc(100vh - 309px);
}

.page-template-influence .header-basic a {
	color: #fff;
}

.page-template-influence .header-basic a:hover {
	color: #f08898;
}

.influence .content {
	font-size: 28px;
	line-height: 1.6;
}

.influence .inverted {
	background: #333;
	color: #fff;
	display: inline;
	padding: 2px 10px;
}

.influence .block {
	padding: 100px 0;
}

.influence .block.space-top {
	padding-top: 160px;
}

.influence h2 {
	font-size: 80px;
	text-transform: none;
}

.influence .intro {
	padding: 140px 0 200px;
	background: no-repeat center center / cover;
	position: relative;
}

.influence .intro:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
	background: rgba(0,0,0,.4);
}

.influence .intro .logo {
	height: 0;
	width: 100%;
	padding-top: 200px;
	display: block;
	overflow: hidden;
	line-height: 2;
	margin: 0 auto;
	background: url(../img/logo_white.svg) no-repeat center bottom / contain;
	z-index: 5;
	position: relative;
}

.influence .intro h2 {
	margin-top: 20px;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 80px;
	z-index: 5;
	color: #fff;
	position: relative;
}

.influence .intro-text {
	background: #F4DDDD;
}

.influence .explanation .headline-wrapper {
	padding: 260px 0 100px;
	background: no-repeat top center / cover;
	position: relative;
}

.influence .explanation .headline-wrapper .content {
	position: relative;
	z-index: 5;
}

.influence .explanation h2 {
	text-align: left;
}

.influence .explanation h2 strong {
	font-size: 130%;
	display: inline-block;
	margin-top: 20px;
}

.influence .explanation .text {
	padding-top: 100px;
	padding-bottom: 100px;
}

.influence .explanation .why {
	padding-top: 60px;
}

.influence .explanation .why h3 {
	font-size: 80px;
	background: #f08898;
	display: inline;
	text-align: left;
	color: #fff;
	padding: 2px 10px;
	text-transform: none;
}

.influence .influencer-list {
	background: #f08898;
	padding: 80px 0;
	margin-top: 80px;
}

.influence .influencer-list h4 {
	text-align: center;
	color: #fff;
}

.influence .influencer-list ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.influence .influencer-list ul li {
	width: calc(100% / 3 - 10px);
	margin-bottom: 40px;
	padding: 20px;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.influence .influencer-list ul li img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.influence .influencer-list ul li span {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}

.influence .what-you-get .headline-wrapper {
	padding: 380px 0 80px;
	background: no-repeat top center / cover;
	position: relative;
}

.influence .what-you-get .headline-wrapper:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.2);
	z-index: 1;
}

.influence .what-you-get .headline-wrapper .content {
	position: relative;
	z-index: 5;
}

.influence .what-you-get h2 {
	text-align: left;
}

.influence .what-you-get h2 strong {
	font-size: 130%;
	display: inline-block;
	margin-top: 20px;
}

.influence .what-you-get .text {
	padding-top: 100px;
	padding-bottom: 100px;
}

.influence .references {
	padding: 100px 0;
	background: #f4dddd;
}

.influence .references h3 {
	text-align: left;
	text-transform: none;
	margin: 0 0 60px;
}

.influence .references ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.influence .references ul li {
	width: calc(100% / 2 - 15px);
	margin-bottom: 80px;
}

.influence .references ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.influence .form-contact {
	background: #f08898;
	color: #fff;
	padding: 100px 0;
}

.influence .form-contact h2 {
	text-align: center;
}

.influence .form-network {
	background: #f4dddd;
	padding: 100px 0;
}

.influence .form-network h2 {
	text-align: center;
	color: #333;
}

@media( max-width: 1040px ) {

	.influence .explanation .why h3,
	.influence .intro h2 {
		font-size: 60px;
	}

	.influence h2 {
		font-size: 60px;
	}

	.influence h2 br {
		display: none;
	}

	.influence .explanation h2 br {
		display: block;
	}

}

@media( max-width: 840px ) {

	.influence .explanation .why h3,
	.influence .intro h2 {
		font-size: 40px;
	}

	.influence .content {
		font-size: 20px;
	}

	.influence h2 {
		font-size: 50px;
	}

	.influence .influencer-list ul li {
		width: calc(100% / 2 - 10px);
	}

}

@media( max-width: 640px ) {

	.influence .explanation .why h3,
	.influence .intro h2 {
		font-size: 30px;
	}

	.influence .intro {
		padding-bottom: 40px;
	}

	.influence .intro .logo {
		padding-top: 120px;
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}

	.influence .headline-wrapper {
		padding: 160px 0 60px !important;
	}

	.influence .content {
		font-size: 18px;
	}

	.influence h2 {
		font-size: 30px;
	}

	.influence .references ul li {
		width: 100%;
		margin-bottom: 30px;
	}

	.influence .influencer-list ul li {
		width: 100%;
	}

	.influence .explanation h2 strong {
		margin-top: 7px;
	}

	.influence .block,
	.influence .explanation .text,
	.influence .what-you-get .text,
	.influence .references,
	.influence .form-contact,
	.influence .form-network,
	.influence .influencer-list {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.influence .explanation .text {
		padding-bottom: 0;
	}

	.influence .influencer-list {
		margin-top: 60px;
	}

}

.influence .form-wrapper .contact-form,
.media .contact-form {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.influence .form-wrapper label,
.media .contact-form label {
	margin-bottom: 7px;
	width: 100%;
}

.influence .form-wrapper label.third,
.media .contact-form label.third {
	width: calc(100% / 3 - 5px);
}

.influence .form-wrapper label.forth,
.media .contact-form label.forth {
	width: calc(100% / 4 - 5px);
}

.influence .form-wrapper .wpcf7-submit,
.media .contact-form .wpcf7-submit {
	margin: 0 auto;
	padding: 16px 30px;
	background: #333;
}

@media( max-width: 640px ) {

	.influence .form-wrapper label.third,
	.media .contact-form label.third,
	.influence .form-wrapper label.forth,
	.media .contact-form label.forth {
		width: 100%;
	}

}

.club.main {
	padding-top: 0;
	padding-bottom: 0;
	max-width: unset;
}

.club .anchor {
	position: absolute;
	margin-top: -140px;
}

.club .content {
	font-size: 28px;
	line-height: 1.6;
}

.club .intro {
	background: #f08898 no-repeat center center / cover;
	text-align: center;
	padding: 100px 50px 130px;
}

.club .intro h1 {
	height: 0;
	padding-top: 300px;
	width: 500px;
	overflow: hidden;
	line-height: 2;
	display: block;
	background: url(../img/club/logo-club.svg) no-repeat center center / contain;
	margin: 0 auto;
}

.club .intro-text {
}

.club .intro-text h2 {
	font-size: 50px;
	text-align: left;
}

.club .intro-text h2 em {
	font-style: normal;
	font-size: 70px;
	color: #fff;
	background: #f08898;
	padding: 2px 10px;
}

.club .intro-text h2 span {
	display: block;
}

.club .advantages {
	background: url(../img/club/konfetti.jpg) no-repeat center center / cover;
	background-attachment: fixed;
}

.club .advantages h2 {
	color: #fff;
	text-transform: none;
}

.club .advantages ul {
	list-style-type: none;
	padding: 0;
}

.club .advantages ul li {
	border-top: 1px solid #fff !important;
	padding: 20px 0 20px 50px !important;
	margin: 0 !important;
	box-sizing: border-box;
	position: relative;
	color: #fff;
}

.club .advantages ul li:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background: url(../img/club/heart.svg) no-repeat center center / contain;
	position: absolute;
	left: 0;
	top: 32px;
}

.club .advantages ul li:first-child {
	border-top: 0 !important;
}

.club .advantages ul li h3 {
	color: #fff;
	font-weight: 400;
	text-align: left;
	text-transform: none;
}

.club .advantages ul li h3:after {
	display: none !important;
}

.club .register {
	background: #F4DDDD;
}

.club .register h2 {
	font-size: 50px;
}

.club .register .register-image {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 60px auto;
}

.club .register .register-form {
	margin-top: 120px;
}

.club .register .register-form .form-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-bottom: 60px;
	position: relative;
}

.club .register .register-form .form-wrapper .remove {
	position: absolute;
	right: 0;
	top: 20px;
	cursor: pointer;
	font-size: 30px;
}

.club .register .register-form h3 {
	text-transform: none;
	text-align: left;
	width: 100%;
	margin-top: 60px;
}

.club .register .register-form label {
	display: block;
	margin-top: 20px;
	font-size: 18px;
	width: 100%;
}

.club .register .register-form label.half {
	width: calc(100% / 2 - 20px);
}

.club .register .register-form .radio-wrapper {
	display: block;
	width: 100%;
}

.club .register .register-form .radio-wrapper label {
	display: inline-block;
	width: auto;
	margin-right: 1em;
}

.club .register .register-form .radio-wrapper label input[type="radio"] {
	padding: 5px;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border: 2px solid #f08898;
	background: transparent;
	line-height: 1;
	font-size: 0;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 0;
	box-shadow: none !important;
	outline: none;
	text-decoration: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 50%;
}

.club .register .register-form .radio-wrapper label input[type="radio"]:checked {
	background: #f08898;
}

.club .register .register-form .add-child {
	padding-left: 60px;
	margin-top: 30px;
	cursor: pointer;
	font-weight: 700;
	position: relative;
	display: none;
}

.club .register .register-form .add-child:before {
	content: "+";
	position: absolute;
	left: 0;
	border: 5px solid #333;
	border-radius: 3px;
	text-align: center;
	width: 1em;
	height: 1em;
	line-height: 1;
	padding: 0 3px 6px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.club .register .register-form .add-child:hover:before {
	background: #333;
	color: #fff;
}

.club .register .register-form .button-wrapper {
	width: 100%;
}

.club .register .register-form .submit {
	margin-top: 60px;
}

.club .errormessage {
	color: #f00;
	text-align: center;
}

@media( max-width: 840px ) {


	.club .content {
		font-size: 20px;
	}

	.club .register h2,
	.club .intro-text h2 {
		font-size: 40px;
	}

	.club .intro-text h2 em {
		font-size: 50px;
	}

}

@media( max-width: 640px ) {

	.club .intro {
		padding: 100px 20px 100px;
	}

	.club .intro h1 {
		padding-top: 200px;
		width: 100%;
	}

	.club .register .register-image {
		margin-bottom: 20px;
	}

	.club .register .register-form {
		margin-top: 40px;
	}

	.club .register .register-form h3 {
		margin-top: 0;
	}

	.club .content {
		font-size: 18px;
	}

	.club .register .register-form label.half {
		width: 100%;
	}

	.club .register .register-form .radio-wrapper {
		margin-top: 20px;
	}

	.club .register .register-form .radio-wrapper label {
		display: block;
		margin-right: 0;
		margin-top: 10px;
	}

	.club .register .register-form .form-wrapper {
		padding-bottom: 20px;
	}

	.club .register h2,
	.club .intro-text h2 {
		font-size: 28px;
		margin-top: 0;
	}

	.club .intro-text h2 em {
		font-size: 34px;
	}

}

.mail-confirmation .content {
	text-align: center;
}

.raffle-anchor {
	position: absolute;
	display: block;
	margin-top: -120px !important;
}

.anchor {
	position: absolute;
	display: block;
	margin-top: -80px !important;
}

.newwindow {
}

.newwindow .logo {
	display: block;
	width: 330px;
	max-width: calc(100vw - 40px);
	background: url(../img/logo_color.svg) no-repeat center center;
	background-size: contain;
	padding-top: 120px;
	height: 0;
	overflow: hidden;
	line-height: 2;
	margin: -40px auto 60px;
}

.native-channel.main {
	padding-top: 0;
}

@media( max-width: 1020px ) {

	.native-channel.main {
		padding-top: 50px;
	}

}

.native-channel .intro {
	display: block;
}

.native-channel .intro img {
	display: block;
	width: 100%;
	height: auto;
}

.native-channel .intro .mobile {
	display: none;
}

@media( max-width: 980px ) {

	.native-channel .intro .mobile {
		display: block;
	}

	.native-channel .intro .desktop {
		display: none;
	}

	.native-channel.main {
		padding-top: 50px;
	}

}

.native-channel .intro-text {
	font-size: 2em;
	padding: 120px 0 160px;
	text-align: center;
}

@media( max-width: 980px ) {

	.native-channel .intro-text {
		padding: 60px 0 100px;
		font-size: 1.4em;
	}

}

.native-channel .teaser-text {
}

.native-channel .teaser-text .width {
	max-width: 560px;
	margin: -40px auto 80px;
	background: #f08898;
	padding: 60px 80px;
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	position: relative;
}

.native-channel .teaser-text .width h2 {
	text-transform: none;
	font-size: 1.3em;
}

.native-channel .teaser-text .button {
	font-size: inherit;
}

.native-channel h2.special {
	text-align: center;
}

@media( max-width: 980px ) {

	.native-channel .teaser-text .width {
		margin-top: 0;
		max-width: 100%;
	}

}

@media( max-width: 640px ) {

	.native-channel .teaser-text .width {
		padding: 60px 40px 40px;
	}

}

.native-channel .intro + .nc-articles {
	margin-top: 80px;
}

.native-channel .quote {
	width: calc(100% / 3 - 40px);
}

.native-channel .podcast-small {
	width: calc(100% / 3 - 40px);
}

.native-channel .podcast-small .content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.native-channel .podcast-small .button {
	width: calc(50% - 5px);
	margin-bottom: 5px;
}

.native-channel .link-image {
	margin: 80px 0;
}

.native-channel .link-image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.native-channel .link-image img.mobile {
	display: none;
}

@media( max-width: 640px ) {

	.native-channel .link-image {
		margin: 40px 0;
	}

	.native-channel .link-image img.mobile {
		display: block;
	}

	.native-channel .link-image img.desktop {
		display: none;
	}

}

.native-channel .podcast {
	order: 52;
	position: relative;
	padding: 80px 0;
	margin-bottom: 80px;
}

.native-channel .podcast h3 {
	text-transform: none;
	margin-bottom: 40px;
	margin-top: 10px;
	font-weight: inherit;
}

.native-channel .podcast .podcasts li .content .button {
}

.native-channel .podcast .podcasts li .content .button:last-child {
	margin-right: 0;
}

.native-channel .more {
	margin: 40px auto;
	position: relative;
	color: transparent;
}

.native-channel .more:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	background: url(../img/arrow-down.svg) no-repeat center center;
	background-size: contain;
	width: 40px;
	margin-left: -20px;
	height: 40px;
	cursor: pointer;
}

@media( max-width: 980px ) {

	.native-channel .quote,
	.native-channel .podcast-small {
		max-width: 100%;
		order: 25;
		width: 450px;
		margin: 0 auto 40px;
	}

	.native-channel .podcast {
		order: 28;
		padding: 60px 0;
	}

}

.native-channel-pampers {
}

.native-channel-pampers .intro {
	margin-bottom: 60px;
}

.native-channel-pampers .nc-articles .special {
	margin-bottom: 40px;
}

.native-channel-pampers .intro-text {
	background: #bce6e4;
}

.native-channel-pampers .teaser-text {
	width: 100%;
	order: 51 !important;
	margin-top: 100px;
	margin-bottom: 20px;
}

.native-channel-pampers .teaser-text .width {
	max-width: 1000px;
	padding-left: 350px;
	text-align: left;
}

.native-channel-pampers .teaser-text .width h2 {
	text-align: left;
}

.native-channel-pampers .teaser-text .width:before {
	content: "";
	display: block;
	position: absolute;
	width: 340px;
	height: 540px;
	left: 0;
	top: -80px;
	background: url(../img/native-channel/pampers/phone.png) no-repeat center center / contain;
}

.native-channel-pampers .teaser-text .button {
	background: #bce6e4;
	border-radius: 25px;
	color: #000 !important;
	padding: 15px 60px;
	margin-top: 20px;
}

.native-channel-pampers .teaser-text .button:hover {
	background: #fff;
}

@media ( max-width: 980px ) {

	.native-channel-pampers .teaser-text .width:before {
		top: -60px;
	}

}

@media ( max-width: 840px ) {

	.native-channel-pampers .teaser-text {
		margin-top: 100px;
		margin-bottom: 40px;
	}

	.native-channel-pampers .teaser-text .width,
	.native-channel-pampers .teaser-text .width h2 {
		text-align: center;
	}

	.native-channel-pampers .teaser-text .width {
		padding: 40px;
		margin-bottom: 0;
	}

	.native-channel-pampers .teaser-text .width:before {
		position: static;
		display: block;
		margin: -140px auto 0;
		width: 150px;
		height: 230px;
	}

}

@media ( max-width: 640px ) {

	.native-channel-pampers .teaser-text .width {
		padding: 20px;
		font-size: 1em;
		margin-left: -10px;
		margin-right: -10px;
	}

}

.native-channel-pampers .podcast {
	padding-top: 40px;
	order: 52 !important;
}

.native-channel-pampers .podcast:before {
	content: "";
	display: block;
	background: #def1ef;
	left: 0;
	width: 200vw;
	left: -50vw;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	position: absolute;
	top: 0;
}

.native-channel-pampers .podcast > .width > h2 {
	font-family: Freeland !important;
	font-weight: 400 !important;
	text-transform: none !important;
	font-size: 40px;
}

.native-channel-pampers .podcast .podcasts {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.native-channel-pampers .podcasts li,
.native-channel-pampers .podcasts li + li {
	width: calc(100% / 3 - 40px);
	display: block;
	border: 0;
	margin: 20px 0 40px;
	padding: 0;
}

@media( max-width: 940px ) {

	.native-channel-pampers .podcasts li,
	.native-channel-pampers .podcasts li + li {
		width: calc(100% / 3 - 20px);
	}

}

@media( max-width: 840px ) {

	.native-channel-pampers .podcasts li,
	.native-channel-pampers .podcasts li + li {
		width: calc(100% / 2 - 20px);
	}

}

@media( max-width: 540px ) {

	.native-channel-pampers .podcasts li,
	.native-channel-pampers .podcasts li + li {
		width: 100%;
	}

}

.native-channel-pampers .podcasts li .content > * {
	display: none;
}

.native-channel-pampers .podcasts li .content .buttons {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.native-channel-pampers .podcasts li .content .buttons .button {
	width: calc(50% - 5px);
	margin: 10px 0 0;
}

.native-channel-pampers .podcasts li .image {
	width: 100%;
	margin: 0;
}

.native-channel-pampers .podcasts li .content {
	width: 100%;
}

.native-channel-legoduplo {
}

.native-channel-legoduplo .intro-wrapper {
	position: relative;
	margin-bottom: 80px;
}

.native-channel-legoduplo .intro-text {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	padding: 0;
	font-size: 1.2em;
	height: 88%;
	display: flex;
	align-items: center;
}

.native-channel-legoduplo .intro-text .width {
	max-width: 110%;
	padding: 20px 40px;
	box-sizing: border-box;
}

.native-channel-legoduplo .intro-text .content {
	width: 50%;
}

.native-channel-legoduplo .intro-text .content h1 {
	font-size: 25px;
	text-transform: none;
}

.native-channel-legoduplo .intro-text .content h1 em {
	display: block;
	font-style: normal;
	font-family: Freeland;
	font-weight: 400;
	text-transform: none;
	font-size: 50px;

	-moz-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
}

.native-channel-legoduplo .podcast:before {
	content: "";
	display: block;
	background: #fff6cd;
	left: 0;
	width: 200vw;
	left: -50vw;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	position: absolute;
	top: 0;
}

@media( max-width: 1400px ) {

	.native-channel-legoduplo .intro-text {
		font-size: 1em;
	}

	.native-channel-legoduplo .intro-text .width {
		padding: 18px;
		max-width: 100%;
	}

	.native-channel-legoduplo .intro-text .content h1 {
		font-size: 20px;
	}

	.native-channel-legoduplo .intro-text .content h1 em {
		font-size: 40px;

	}

}

@media( max-width: 1240px ) {

	.native-channel-legoduplo .intro-text {
		font-size: 0.8em;
	}


	.native-channel-legoduplo .intro-text .content h1 {
		font-size: 18px;
	}

	.native-channel-legoduplo .intro-text .content h1 em {
		font-size: 32px;
	}


}

@media( max-width: 980px ) {

	.native-channel-legoduplo .intro-text {
		padding-top: 25%;
		font-size: 1.2em;
	}
	.native-channel-legoduplo .intro-text .content h1 {
		font-size: 28px;
	}

	.native-channel-legoduplo .intro-text .content h1 em {
		font-size: 58px;
	}

	.native-channel-legoduplo .intro-text .content {
		width: 100%;
	}

	.native-channel-legoduplo .intro-text .content:after {
		content: "";
		display: block;
		width: 300px;
		height: 100px;
		margin: 40px auto 0;
		background: url(../img/native-channel/legoduplo/intro-logos.png) no-repeat center center / contain;
	}

}

@media( max-width: 540px ) {

	.native-channel-legoduplo .intro-text {
		font-size: 1em;
		padding-top: 32%;
	}

	.native-channel-legoduplo .intro-text .content h1 {
		font-size: 20px;
	}

	.native-channel-legoduplo .intro-text .content h1 em {
		font-size: 40px;
	}

	.native-channel-legoduplo .intro-text .content:after {
		width: 200px;
		height: 50px;
		margin-top: 10px;
	}

}

.native-channel-link {
	padding: 0 0 10px;
}

.native-channel-link .content {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	padding: 5px;
}


.umfrage.main {
	padding-top: 0;
	font-size: 1.3em;
}

.umfrage .intro-text {
	padding: 60px 0;
	background: #F4DDDD;
	margin-bottom: 40px;
}

@media( max-width: 740px ) {

	.umfrage {
		font-size: 1.2em;
	}

}

.umfrage .headerimage {
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.umfrage .form-wrapper.width {
	max-width: 640px;
}

.umfrage h1 {
	margin-bottom: 40px;
}

.umfrage small {
	font-size: 0.7em;
}

.umfrage .label {
	margin-top: 10px;
	display: block;
}

.umfrage label.label {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.umfrage label.label-for-checkboxes {
	display: block;
}

.umfrage .label.checkboxes-wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}

.umfrage .label.checkboxes-wrapper .label-for-checkboxes {
	margin-top: 4px;
}

.umfrage input {
	max-width: calc(100% - 230px);
	background: #eee;
}

.umfrage input[type="submit"] {
	margin-top: 20px;
	font-size: 20px;
	padding: 15px 40px;
	background: #f08898;
}

.umfrage .headerimage.mobile {
	display: none;
}

@media( max-width: 640px ) {

	.umfrage .headerimage.desktop {
		display: none;
	}

	.umfrage .headerimage.mobile {
		display: block;
	}

	.umfrage label.label {
		display: block;
	}

	.umfrage input {
		max-width: 100%;
	}

}

.content .categories-list {
	list-style-type: none;
}

.categories-list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 0 !important;
}

.categories-list > li {
	width: calc(100% / 3 - 20px);
	margin-top: 40px !important;
}

.categories-list > li.empty {
	margin: 0 !important;
}

.categories-list .thumbnail {
	display: block;
	width: 100%;
	height: auto;
}

.categories-list img {
	width: 100%;
	height: auto;
}

.categories-list ul {
	list-style-type: none;
	margin: -15px 0 20px;
	padding: 0;
	position: relative;
	z-index: 10;
}

.categories-list ul li a {
	display: block;
	border-bottom: 1px solid #f08898;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #000;
	display: block;
	box-sizing: border-box;
	text-align: left;
}

.categories-list ul li a:hover {
	color: #f08898;
	text-decoration: none;
}

.categories-list > li > a:first-child {
	display: block;
	text-align: center;
	position: relative;
}

.categories-list .main-category-name {
	background: #f08898;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	padding: 6px 15px;
	text-transform: uppercase;
	background: #f08898;
	font-weight: bold;
	-moz-transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}

.categories-list a:hover .main-category-name {
	background: #333;
}

@media( max-width: 840px ) {

	.categories-list > li {
		width: calc(100% / 2 - 20px);
		margin-top: 40px !important;
	}

}

@media( max-width: 580px ) {

	.categories-list > li {
		width: 100%;
		margin-top: 40px !important;
	}

}

.related-articles-teaser {
	margin: 40px 0;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	padding: 20px 0;
}

.related-articles-teaser .articlelist {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0 !important;
}

.related-articles-teaser .articlelist li {
	width: calc(100% / 3 - 20px);
}

@media( max-width: 640px ) {

	.related-articles-teaser .articlelist {
		margin-left: -20px;
		margin-right: -20px;
	}

	.related-articles-teaser .articlelist li {
		width: calc(100% / 2 - 20px);
	}

	.related-articles-teaser .articlelist li:last-child {
		display: none;
	}

}

.content-marketing {
}

.content-marketing-apple.main {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 18px;
}

.content-marketing-apple .block.colored-dark {
	padding: 15px 0;
}

.content-marketing-apple .apple-logo {
	width: 30px;
	height: 40px;
	background: url(../img/content-marketing/apple/apple-logo.svg) no-repeat center center / contain;
	margin: 0 auto;
}

@media( max-width: 1020px ) {

	.content-marketing-apple.main {
		padding-top: 50px;
	}

}

@media( max-width: 840px ) {

	.content-marketing-apple.main {
		font-size: 16px;
	}

	.content-marketing-apple .block {
		padding-top: 40px;
		padding-bottom: 40px;
	}

}

@media( max-width: 640px ) {

	.content-marketing-apple.main {
		font-size: 15px;
	}

}

.content-marketing-apple .intro {
	position: relative;
	padding: 0;
}

.content-marketing-apple .intro .width {
	padding: 0;
}

.content-marketing-apple .intro img {
	width: 100%;
	height: auto;
	z-index: 1;
}

.content-marketing-apple .intro .ad_mark {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	font-size: 0.8em;
	text-shadow: 0 0 5px rgba(0,0,0,.2);
}

.content-marketing-apple .intro h1 {
	position: absolute;
	z-index: 5;
	left: 10px;
	top: 10px;
	background: url(../img/content-marketing/apple/echte-jobs.svg) no-repeat center center / contain;
	width: 400px;
	padding-top: 240px;
	height: 0;
	overflow: hidden;
	line-height: 2;
}

@media( max-width: 1020px ) {

	.content-marketing-apple .intro h1 {
		width: 300px;
		padding-top: 180px;
		left: 5px;
		top: 5px;
	}

}

@media( max-width: 840px ) {

	.content-marketing-apple .intro h1 {
		width: 180px;
		padding-top: 108px;
		left: 5px;
		top: 5px;
	}

}

@media( max-width: 540px ) {

	.content-marketing-apple .intro h1 {
		width: 120px;
		padding-top: 70px;
		left: 5px;
		top: 5px;
	}

}

.content-marketing-apple .intro:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 74px;
	margin-left: -37px;
	height: 55px;
	background: url(../img/content-marketing/apple/doppelpfeil.svg) no-repeat center center / contain;
}

@media( max-width: 840px ) {

	.content-marketing-apple .intro:after {
		display: none;
	}

}

.content-marketing-apple .block.colored {
	background: #F4DDDD;
}

.content-marketing-apple .block.colored-dark {
	background: #f08898;
}

.content-marketing-apple .intro-text {
}

.content-marketing-apple .intro-text h2 {
	color: #f08898;
	font: inherit;
	font-size: 50px;
	text-transform: none;
	margin-bottom: 40px;
}

@media( max-width: 1020px ) {

	.content-marketing-apple .intro-text h2 {
		font-size: 2.5em;
	}

}

@media( max-width: 840px ) {

	.content-marketing-apple .intro-text h2 {
		font-size: 1.8em;
	}

}

.content-marketing-apple .intro-text strong {
	font-size: 1.2em;
	font-weight: 500;
}

.content-marketing-apple .intro-text .button {
	margin: 10px 10px 0;
}

.content-marketing-apple .intro-text .text {
	max-width: 530px;
	margin: 40px auto 0;
}

.content-marketing-apple .intro-text h3:before {
	content: "";
	display: block;
	margin: 20px auto;
	width: 19px;
	height: 18px;
	background: url(../img/content-marketing/apple/herz.svg) no-repeat center center / contain;
}

.content-marketing-apple .infos {
}

.content-marketing-apple .infos h3 {
	margin-bottom: 40px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.content-marketing-apple .infos .columns {
	margin-bottom: 60px;
}

.content-marketing-apple .infos .column {
	width: calc(100% / 3 - 40px);
}

.content-marketing-apple .infos .column:before {
	content: "";
	display: block;
	margin: 10px auto;
	width: 19px;
	height: 18px;
	background: url(../img/content-marketing/apple/herz.svg) no-repeat center center / contain;
}

.content-marketing-apple .infos .button {
	margin: 10px 0 0;
}

@media( max-width: 840px ) {

	.content-marketing-apple .infos .columns {
		flex-wrap: wrap;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}

	.content-marketing-apple .infos .column {
		width: 100%;
		margin: 0 auto;
	}

	.content-marketing-apple .infos .column:first-child:before {
		display: none;
	}

}

.content-marketing-apple .wanted {
	background: #f08898;
	padding: 40px 170px;
	color: #fff;
	box-sizing: border-box;
	margin-bottom: 60px;
}

.content-marketing-apple .wanted h3 {
	width: 300px;
	height: 172px;
	background: url(../img/content-marketing/apple/gesucht-farbklecks.svg) no-repeat center center / contain;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 60px;
	margin: 0 auto 40px;
}

@media( max-width: 840px ) {

	.content-marketing-apple .wanted h3 {
		widtH: 200px;
		height: 115px;
		font-size: 50px;
	}

}

@media( max-width: 640px ) {

	.content-marketing-apple .wanted h3 {
		widtH: 150px;
		height: 86px;
		font-size: 38px;
	}

}

.content-marketing-apple .wanted-wrapper strong {
	font-size: 1.2em;
	font-weight: 500;
}

.content-marketing-apple .wanted-wrapper .columns {
	margin: 40px auto 80px;
	color: #f08898;
	font-weight: 600;
}

.content-marketing-apple .wanted-wrapper .columns .column {
	width: calc(100% / 2 - 80px);
}

.content-marketing-apple .wanted-wrapper .columns .column:before {
	content: "";
	display: block;
	margin: 0 auto 30px;
	width: 12px;
	height: 17px;
	background: url(../img/content-marketing/apple/anfuehrungszeichen.svg) no-repeat center center / contain;
}

.content-marketing-apple .wanted-wrapper .columns .column em {
	font-size: 1.2em;
}

@media( max-width: 840px ) {

	.content-marketing-apple .wanted-wrapper .columns {
		flex-wrap: wrap;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.content-marketing-apple .wanted-wrapper .columns .column {
		width: 100%;
	}

	.content-marketing-apple .wanted-wrapper .columns .column + .column {
		margin-top: 40px;
	}

}

.content-marketing-apple .more {
	max-width: 400px;
	margin: 0 auto;
}

.content-marketing-apple .more strong {
	font-size: 1em;
}

.content-marketing-apple .wanted-wrapper .button {
	margin: 10px 10px 0;
}

.content-marketing-apple .wanted .with-arrow {
}

.content-marketing-apple .wanted .with-arrow:after {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 73px;
	margin-top: 8px;
	margin-left: 30px;
	right: 0;
	background: url(../img/content-marketing/apple/pfeil.svg) no-repeat center center / contain;
}

.content-marketing-apple .wanted .with-arrow + h4 {
	margin-top: -20px;
}

@media( max-width: 1020px ) {

	.content-marketing-apple .wanted .with-arrow:after {
		position: absolute;
		right: 40px;
	}

	.content-marketing-apple .wanted .with-arrow + h4 {
		margin-top: 30px;
	}

}

@media( max-width: 840px ) {

	.content-marketing-apple .wanted {
		padding-left: 40px;
		padding-right: 40px;
		margin-left: -30px;
		margin-right: -30px;
		margin-top: -40px;
	}

	.content-marketing-apple .wanted .with-arrow:after {
		right: 20px;
		width: 20px;
		height: 37px;
		margin-top: 20px;
	}

}

@media( max-width: 640px ) {

	.content-marketing-apple .wanted {
		padding-left: 20px;
		padding-right: 20px;
	}

}

@media( max-width: 640px ) {

	.content-marketing-apple .button {
		width: 100%;
		max-width: 300px;
		box-sizing: border-box;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

}

.npire-raffle.raffle_sanetta {
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper > span.label {
	display: none;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper label {
	width: calc(100% / 3 - 20px);
	margin-bottom: 30px;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper input {
	opacity: 1;
	position: absolute;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper .checkbox-inner,
.npire-raffle.raffle_sanetta .mandatory-checkbox .checkbox-inner {
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	padding: 20px;
	background: #F4DDDD;
	border: 3px solid #F4DDDD;
	cursor: pointer;
	text-align: center;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper input:checked + .checkbox-inner,
.npire-raffle.raffle_sanetta .mandatory-checkbox .checkbox-inner {
	border-color: #f08898;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper input:checked + .checkbox-inner:after,
.npire-raffle.raffle_sanetta .mandatory-checkbox .checkbox-inner:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/checkmark.svg) no-repeat right bottom;
	position: absolute;
	right: 10px;
	bottom: 10px;
	pointer-events: none;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper .checkbox-inner img,
.npire-raffle.raffle_sanetta .mandatory-checkbox .checkbox-inner img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.npire-raffle.raffle_sanetta .checkboxes-wrapper .checkbox-inner .title,
.npire-raffle.raffle_sanetta .mandatory-checkbox .checkbox-inner .title {
	position: absolute;
	top: -18px;
	background: #f08898;
	display: block;
	left: 50%;
	color: #fff;
	padding: 5px 15px;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;

	-moz-transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, 0px);
	-o-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}

.npire-raffle.raffle_sanetta .mandatory-checkbox {
	margin-top: -10px;
	margin-bottom: 40px;
	display: block;
}

.npire-raffle.raffle_sanetta.maxNumberReached .checkboxes-wrapper input:not(:checked) {
	pointer-events: none;
}

.npire-raffle.raffle_sanetta.maxNumberReached .checkboxes-wrapper input:not(:checked) + .checkbox-inner {
	pointer-events: none;
	background: #eee;
	border-color: #eee;
}

.npire-raffle.raffle_sanetta.maxNumberReached .checkboxes-wrapper input:not(:checked) + .checkbox-inner .title {
	background: #ccc
}

.npire-raffle.raffle_sanetta.maxNumberReached .checkboxes-wrapper input:not(:checked) + .checkbox-inner img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.6;
}

.npire-raffle.raffle_sanetta label {
}

.npire-raffle.raffle_sanetta label input:not([type="checkbox"]) {
	display: block;
	max-width: 100%;
	width: 500px;
	margin-bottom: 10px;
	font-size: 20px;
	padding: 10px;
}

.npire-raffle.raffle_sanetta label.label-for-radiobutton {
	display: inline-block;
}

.npire-raffle.raffle_sanetta label.label-for-radiobutton + label.label-for-radiobutton {
	margin-left: 20px;
}

.npire-raffle.raffle_sanetta label input[type="radio"] {
	width: auto;
	display: inline;
	vertical-align: middle;
	margin: 0 3px 0 0;
}

.npire-raffle.raffle_sanetta .shower-box.desktop {
	display: block !important;
}

.npire-raffle.raffle_sanetta .shower-box.mobile {
	display: none !important;
}

@media( max-width: 840px ) {

	.npire-raffle.raffle_sanetta .checkboxes-wrapper label {
		width: calc(100% / 2 - 10px);
	}

	.npire-raffle.raffle_sanetta .shower-box.desktop {
		display: none !important;
	}

	.npire-raffle.raffle_sanetta .shower-box.mobile {
		display: block !important;
	}

	.npire-raffle.raffle_sanetta .checkboxes-wrapper input:checked + .checkbox-inner:after,
	.npire-raffle.raffle_sanetta .mandatory-checkbox .checkbox-inner:after {
		right: 2px;
		bottom: 0px;
	}

}

@media( max-width: 540px ) {

	.npire-raffle.raffle_sanetta .checkboxes-wrapper label {
		width: 100%;
	}

}

.npire-raffle.raffle_ca_popupstore {
	margin: 40px auto;
	max-width: 760px;
	padding: 20px;
	background: #F4DDDD;
	border: 3px solid #f08898;
}

.npire-raffle.raffle_ca_popupstore small {
	font-size: 0.7em;
	display: inline-block;
}

.npire-raffle.raffle_ca_popupstore small.countdown {
	color: #f08898;
}

.npire-raffle.raffle_ca_popupstore .none-left {
	color: #999;
}

.npire-raffle.raffle_ca_popupstore .raffle-form {
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.npire-raffle.raffle_ca_popupstore .raffle-form .label {
	width: 100%;
}

.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-text,
.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-email {
	width: calc(50% - 30px);
}

.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-text input,
.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-email input {
	float: right;
	background: #fff;
	border-color: #f08898;
}

.npire-raffle.raffle_ca_popupstore .raffle-form input[type="submit"] {
	margin-top: 20px;
}

.npire-raffle.raffle_ca_popupstore .raffle-message-success {
	background: #fff;
	border-color: #f08898;
}

.npire-raffle.raffle_ca_popupstore .raffle-message-error {
	background: #f08898;
	color: #fff;
	border-color: #f08898;
}

@media ( max-width: 840px ) {

	.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-text,
	.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-email {
		width: 100%;
		max-width: 350px;
	}

}

@media ( max-width: 460px ) {

	.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-text input,
	.npire-raffle.raffle_ca_popupstore .raffle-form .label.label-for-email input {
		float: none;
		display: block;
		width: 100%;
	}

}

.getresponse-form {
	margin: 20px 0 40px;
}

.getresponse-form label {
	display: block;
}

.getresponse-form input {
	background: #F3F3F3;
	border-radius: 0;
}

.getresponse-form input[type="submit"] {
	background: #f08898;
	margin-top: 10px;
}

.getresponse-form input[type="checkbox"] {
	float: left;
	margin-top: 5px;
}

.getresponse-form select {
	background: #F3F3F3;
	border-radius: 0;
	border: 0;
	padding: 10px 20px;
	display: block;
	font: inherit;
}

@media screen and (max-width: 980px) {
	#ad_mobile1-wrapper {
		min-width: 320px;
		height: 164px !important;
		overflow-y: hidden;
	}
}

#ad_mobile1-wrapper #ad_mobile1 > div:first-child {
	margin-top: 12px;
}

.page-template-about #ad_mobile1-wrapper #ad_mobile1 > div:first-child,
.page-template-club #ad_mobile1-wrapper #ad_mobile1 > div:first-child,
.page-template-communities #ad_mobile1-wrapper #ad_mobile1 > div:first-child,
.page-template-podcast #ad_mobile1-wrapper #ad_mobile1 > div:first-child {
	margin-top: 60px;
}

.page-template-about #ad_mobile1-wrapper #ad_mobile1 > div:last-child,
.page-template-club #ad_mobile1-wrapper #ad_mobile1 > div:last-child,
.page-template-communities #ad_mobile1-wrapper #ad_mobile1 > div:last-child,
.page-template-podcast #ad_mobile1-wrapper #ad_mobile1 > div:last-child {
	margin-bottom: 10px;
}

.wp-polls {
	margin: 40px auto;
}

.wp-polls strong.voting {
	text-align: center;
	margin-bottom: 20px;
	display: block;
}

.wp-polls small.voted {
	display: block;
	text-align: center;
}

.wp-polls .wp-polls-ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0;
	margin: 0 auto;
}

.wp-polls .wp-polls-ul li {
	width: calc(100% / 2 - 20px);
	margin-bottom: 20px;
	position: relative;
}

.wp-polls .wp-polls-ul li img {
	width: 100%;
	height: auto;
	border: 3px solid #F4DDDD;
}
.wp-polls .wp-polls-ul li input + label img {
	cursor: pointer;
}

.wp-polls .wp-polls-ul li input:checked + label img {
	border-color: #f08898;
}

.wp-polls .wp-polls-ul li input:checked + label:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/checkmark.svg) no-repeat right bottom;
	position: absolute;
	right: 10px;
	bottom: 10px;
	pointer-events: none;
}


.wp-polls .wp-polls-ul li input {
	position: absolute;
	opacity: 0;
}

.wp-polls input[type="button"] {
	font-family: 'Asap', sans-serif;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	background: #f08898;
	color: #fff;
	font-weight: bold;
	padding: 15px 25px;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-weight: 600;
	width: auto;
	border-radius: 0;
	font-size: 18px;
	line-height: 18px;
}

.wp-polls input[type="button"]:hover {
	background: #333;
	color: #fff;
}

.wp-polls small {
	font-size: 0.8em;
}

.tve-leads-in-content {
	opacity: 1;
}

.articles .article.ad #ad_rectangle1-wrapper #ad_recangle-1 {
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	margin-top: 0px;
	margin-bottom: 40px;
}

.articles .article.ad #ad_rectangle1-wrapper,
.articles .article.ad #ad_rectangle2-wrapper,
.articles .article.ad #ad_rectangle3-wrapper {
	display: flex;
	justify-content: flex-end;
}

@media( max-width: 980px ) {

	.articles .article.ad #ad_rectangle1-wrapper,
	.articles .article.ad #ad_rectangle2-wrapper,
	.articles .article.ad #ad_rectangle3-wrapper {
		display: none;
	}

}

#ad_banner2 > div{
	margin-top: 40px;
}

.page-template-communities  #ad_banner2 > div {
	margin-bottom: 40px;
}

.single #ad_banner2 > div {
	margin-top: 0;
	margin-bottom: 30px;
}

@media screen and (min-width: 880px) {
	#ad_banner2-wrapper {
		min-height: 280px;
	}
}

body.page-template-club .header,
body.page-template-club .footer,
body.page-template-club .main,
body.page-id-27152 .header, /* schlaf-guide */
body.page-id-27152 .footer, /* schlaf-guide */
body.page-id-27152 .main, /* schlaf-guide */
body.page-template-influence .footer,
body.page-template-influence .main,
body.page-template-media .footer,
body.page-template-media .main,
body.page-template-about .footer,
body.page-template-about .main,
body.page-template-native-channel .header, /* lego and pampers native channel */
body.page-template-native-channel .main, /* lego and pampers native channel */
body.page-template-native-channel .footer { /* lego and pampers native channel */
	max-width: 100%;
}

.main.author {
}

.author-info-box {
	margin: 60px 0 0 !important;
	padding-bottom: 60px;
	border-bottom: 1px solid #eee;
	font-size: 1.3em;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.author-info-box .avatar {
	width: 160px;
	height: auto;
	margin: 0;
}

.author-info-box .author-text {
	width: calc(100% - 160px - 40px);
}

.author-info-box .subline {
	font-style: normal;
	color: #f08898;
	margin: 0 0 10px;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
}

.author-info-box h1 {
	text-align: left;
	font-size: 50px;
	margin: 0;
}

.author .all-articles-headline {
	font-size: 2em;
	text-align: left;
	margin: 60px 0 40px;
	display: block;
}

@media( max-width: 640px ) {

	.author-info-box {
		flex-wrap: wrap;
		font-size: 1.2em;
	}

	.author-info-box h1 {
		font-size: 40px;
	}

	.author-info-box .avatar {
		margin-bottom: 40px;
	}

	.author-info-box .author-text {
		width: 100%;
	}

}

@media( max-width: 480px ) {

	.author-info-box {
		margin-top: 40px !important;
		padding-bottom: 40px;
	}

	.author .all-articles-headline {
		margin: 40px 0 20px;
	}

}

.page-template-default {
}

.page-template-default .main {
	padding-top: 0;
}

.page-template-default .content .page-title {
	padding-top: 40px;
}

.page-template-default .single-content .article-content {
	margin-top: 20px;
}


.xmas-wrap {
	display: block;
}

.xmas-left {
	display: block;
	text-align: center;
}

.xmas-right {
	display: block;
}

#xmas-timercontent {
	background: #000033;
	border: 2px solid #fff;
	margin: 0 auto;
	display: block;
	padding-top: 1rem;
	text-shadow: 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #dc143c, 0 0 50px #dc143c, 0 0 60px #dc143c, 0 0 70px #dc143c, 0 0 80px #dc143c;
}

#xmas-timer {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

@media screen and (min-width: 680px) {
	.xmas-wrap {
		display: flex;
	}

	.xmas-left {
		width: 66%;
		float: left;
		padding-right: 1.5rem;
	}

	.xmas-right {
		width: 33%;
		float: right;
	}
}

body.use-snowflakes .fa-snowflake {
	position: absolute;
	top: -20px;
	height: 32px;
	z-index: 999;
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='snowflake' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-snowflake fa-w-14 fa-9x'%3E%3Cpath fill='white' d='M440.1 355.2l-39.2-23 34.1-9.3c8.4-2.3 13.4-11.1 11.1-19.6l-4.1-15.5c-2.2-8.5-10.9-13.6-19.3-11.3L343 298.2 271.2 256l71.9-42.2 79.7 21.7c8.4 2.3 17-2.8 19.3-11.3l4.1-15.5c2.2-8.5-2.7-17.3-11.1-19.6l-34.1-9.3 39.2-23c7.5-4.4 10.1-14.2 5.8-21.9l-7.9-13.9c-4.3-7.7-14-10.3-21.5-5.9l-39.2 23 9.1-34.7c2.2-8.5-2.7-17.3-11.1-19.6l-15.2-4.1c-8.4-2.3-17 2.8-19.3 11.3l-21.3 81-71.9 42.2v-84.5L306 70.4c6.1-6.2 6.1-16.4 0-22.6l-11.1-11.3c-6.1-6.2-16.1-6.2-22.2 0l-24.9 25.4V16c0-8.8-7-16-15.7-16h-15.7c-8.7 0-15.7 7.2-15.7 16v46.1l-24.9-25.4c-6.1-6.2-16.1-6.2-22.2 0L142.1 48c-6.1 6.2-6.1 16.4 0 22.6l58.3 59.3v84.5l-71.9-42.2-21.3-81c-2.2-8.5-10.9-13.6-19.3-11.3L72.7 84c-8.4 2.3-13.4 11.1-11.1 19.6l9.1 34.7-39.2-23c-7.5-4.4-17.1-1.8-21.5 5.9l-7.9 13.9c-4.3 7.7-1.8 17.4 5.8 21.9l39.2 23-34.1 9.1c-8.4 2.3-13.4 11.1-11.1 19.6L6 224.2c2.2 8.5 10.9 13.6 19.3 11.3l79.7-21.7 71.9 42.2-71.9 42.2-79.7-21.7c-8.4-2.3-17 2.8-19.3 11.3l-4.1 15.5c-2.2 8.5 2.7 17.3 11.1 19.6l34.1 9.3-39.2 23c-7.5 4.4-10.1 14.2-5.8 21.9L10 391c4.3 7.7 14 10.3 21.5 5.9l39.2-23-9.1 34.7c-2.2 8.5 2.7 17.3 11.1 19.6l15.2 4.1c8.4 2.3 17-2.8 19.3-11.3l21.3-81 71.9-42.2v84.5l-58.3 59.3c-6.1 6.2-6.1 16.4 0 22.6l11.1 11.3c6.1 6.2 16.1 6.2 22.2 0l24.9-25.4V496c0 8.8 7 16 15.7 16h15.7c8.7 0 15.7-7.2 15.7-16v-46.1l24.9 25.4c6.1 6.2 16.1 6.2 22.2 0l11.1-11.3c6.1-6.2 6.1-16.4 0-22.6l-58.3-59.3v-84.5l71.9 42.2 21.3 81c2.2 8.5 10.9 13.6 19.3 11.3L375 428c8.4-2.3 13.4-11.1 11.1-19.6l-9.1-34.7 39.2 23c7.5 4.4 17.1 1.8 21.5-5.9l7.9-13.9c4.6-7.5 2.1-17.3-5.5-21.7z' class=''%3E%3C/path%3E%3C/svg%3E");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	animation: fall linear forwards;
}

@keyframes fall {
	to {
		transform: translateY(105vh);
	}
}

/* target-video optimizations */
.single .article-content native-player h2 {
	text-align: center;
	font-size: 20px;
	margin-top: 0;
}

#target-video-syn-player-frame {
	border-radius: 4px;
}

/* iframe mobile adjustment */
.article-content p > iframe,
.single-content iframe {
	max-width: 100%;
}

.authorbox-inner #ez-toc-container {
	display: none !important;
}

.category-stillzeit #sdgAdServerAnchor-banner2,
.category-bereit-fuers-baby #sdgAdServerAnchor-banner2,
.category-liebe-im-bauch #sdgAdServerAnchor-banner2 {
	height: 112px !important;
}

/* Source Point Fix */
div[id^="sp_message_container_"] {
	z-index: 999999999;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	background: rgba(0,0,0,0.05);
}

div[id^="sp_message_container_"] iframe {
	color-scheme: normal;
}

@media screen and (max-width: 680px) {
	div[id^="sp_message_container_"] {
		background: white;
	}
}

/* Tables */
.article-content .table-wrapper table,
.article-content table {
	width: 100%;
	min-width: 700px;
	margin: 1.5rem auto !important;
}

.article-content .table-wrapper {
	width: 100%;
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
	overflow-x: scroll;
	display: block;
	position: relative;
}

.article-content table tbody tr td {
	padding: 8px 12px;
}

.article-content table tbody tr:nth-child(2n+1) {
	background: #f4dddd;
}

.article-content table tbody tr:first-child {
	color: white;
	background: #f08898;
	text-transform:uppercase;
}

body.author .author-info-box h2 {
	font-size: 20px;
	text-align: left;
	margin-top: 2.75rem;
	font-weight: 600 !important;
	text-transform:none !important;
	font-family: "Freeland", serif !important;
}