/*
Theme Name: wrage
Theme URI: https://wrage.de/
Description: based on Genesis Sample.
Author: bavariansocialclub.de
Author URI: https://www.bavariansocialclub.de/

Version: 0.9.15

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */


:root {
/*
  Fonts:      Zona Pro | regular (400), semibold (500), bold (600), extrabold (700)
							Abhaya Libre | regular (400), semibold (500)
  --------------------------------------------------
  Headlines:  Zona Pro / Abhaya Libre
  Copy:       Zona Pro
  --------------------------------------------------
	Ek Special:	BlackJack
  --------------------------------------------------
*/
  --headline-font: 'Zona Pro', sans-serif;
  --copy-font:     'Zona Pro', sans-serif;
  --special-font:  'Abhaya Libre', serif;
  --ek-special-font:  'Black Jack', serif;
/*
  Colors:
  --------------------------------------------------
  monsoon:      #8f808d     rgb(143,128,141)
  salmon:       #EF7B74     rgb(239,123,116)
  rosegold:     #ba7877     rgb(186,120,119)
  tulip:        #FD8982     rgb(253,137,130)
  --------------------------------------------------
  primary     --> salmon
  secondary   --> monsoon (copytext)
  highlight   --> tulip
  decoration  --> rosegold (tickets)
	greyish			--> greyish
  --------------------------------------------------
 */
  --primary-color:    #673873;
  --secondary-color:  #915F6D;
  --highlight-color:  #FD8982;
  --decoration-color: #ba7877;
  --white-color:      #ffffff;
  --black-color:      #000000;

	--grey-color: 				#C7BFC6;
	--tablecell-color:		#EFEDEE;
	--placeholder-color:	#E6E3E6;
	--payment-color:			#E9E5E8;
	--input-color:				#4a4149;
	--darkdeco-color: 		#7b393d;

	--nav-hover-color:		#8a5859;
	--horoskop-color: 		#dfa693;

	/* Engelkongress - Specials */
	--ek-primary-color: 	#673873 ;
	--ek-secondary-color: #915F6D;
	--ek-highlight-color:	#E9706A;
	--ek-navi-color: 			#673873;
	--ek-quote-color:			#a8388f;
	
	/* Stand 220223: alte Decorational Color wird durch EK Highlight Color ersetzt */
	--decoration-color: var(--ek-highlight-color);

/*
	Gradients
 */
	--gradient-header: linear-gradient(rgba(207,160,160,0.88) 0%, rgba(190,127,126,0.88) 69.68%, rgba(186,120,119,0.88) 100%);

	/* Sections */
	--gradient-wave-section: 	linear-gradient(#fffae4 0%, #ffb9a2 100%);
	--gradient-testimonials: 	linear-gradient(#ebe1e9 0%, #ffdbd0 80%);
	--gradient-footer: 				linear-gradient(#ffb9a2 0%, #cc7877 100%);
	/* Topic Headlines */
	--gradient-topic-books: 	linear-gradient(#ffb9a2 10%, #ef7b74 90%);
	--gradient-topic-events: 	linear-gradient(#ffec94 10%, #ffb9a2 90%);
	--gradient-topic-mag: 		linear-gradient(#fc6c63 10%, #ba7877 90%);
	--gradient-topic-about: 	linear-gradient(#ffb9a2 20%, #d6c3d4 100%);
	--gradient-topic-news: 		linear-gradient(#ffb9a2 35%, #d6c2d3 70%);
	/* Buttons */
	--gradient-button-books: 	linear-gradient(90deg, #ffdbd0 0%, #ef7b74 100%);
	--gradient-button-events: linear-gradient(90deg, #fff5c9 0%, #ffb9a2 100%);
	--gradient-button-mag: 		linear-gradient(90deg, #ef7b74 0%, #cc7877 100%);
	--gradient-button-news: 	linear-gradient(90deg, #ffb9a2 0%, #edbdb8 27%, #d6c2d3 100%);
	/* Steps */
	--gradient-stepbox1:  		linear-gradient(#ffdbd0 0%, #ffb9a2 100%);
	--gradient-stepbox2:  		linear-gradient(#d6c2d3 0%, #ffdbd0 100%);
	--gradient-stepbox3:  		linear-gradient(#fff5c9 0%, #ffb9a2 100%);

	/* Engelkongress - Specials */
	--gradient-ek-speaker-section: 	linear-gradient(#fff4e4 0%, #fcece7 61%);
	--gradient-ek-wave-section: 		var(--gradient-testimonials);
	--gradient-ek-stars-section: 		linear-gradient(#fffae4 0%, #fc6c63 80%);
	--gradient-ek: 									linear-gradient(rgb(255, 185, 162) 0%, rgb(201, 89, 99) 100%);
	--gradient-ek-88: 							linear-gradient(rgba(255, 185, 162, .88) 0%, rgba(201, 89, 99, .88) 100%);
	--gradient-ek-95: 							linear-gradient(rgba(255, 185, 162, .95) 0%, rgba(201, 89, 99, .95) 100%);
}
/* Typography
--------------------------------------------------
  h1: 		26px	60px
  h2: 		28px 	55px
  h3: 		26px	45px
  h4: 		24px	40px
  h5: 		24px	35px
  h6: 		24px
  copy: 	18px
  intro: 	20px 24px
	small: 	12px
*/

/* Font smoothing: https://gist.github.com/hsleonis/55712b0eafc9b25f1944 */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
body {
	position: relative;
  font-family: var(--copy-font);
  font-weight: 400;
  font-size: 15px;
  line-height: calc(25/15);
  color: var(--secondary-color);
  background-color: var(--white);
  margin: 0;
	overflow-x: hidden!important;
}
body.landingpage {
	font-size: 18px;
  line-height: calc(28/18);
}
body.home,
body.page {
	overflow-x: hidden!important;
}

/* Content */
h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
  margin: 0 0 10px;
}
p {
	margin-bottom: 15px;
}
.landingpage p {
	margin-bottom: 10px;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: var(--headline-font);
  font-weight: 400;
}
h1, .h1 {
	font-size: 26px;
	line-height: calc(32/26);
  font-weight: 600;
  text-transform: uppercase;
  color: var(--primary-color);
}
h2, .h2 {
	font-size: 38px;
	line-height: calc(48/38);
}
h3, .h3 {
	font-size: 30px;
	line-height: calc(36/30);
  font-weight: 400;
}
.landingpage h3, .landingpage .h3 {
	font-size: 26px;
	line-height: calc(36/26);
  font-weight: 500;
}
h4, .h4,
.woocommerce-page h1 {
	font-size: 24px;
	line-height: calc(32/24);
}
h5, .h5 {
	font-size: 24px;
	line-height: calc(32/24);
}
h6, .h6 {
  font-size: 24px;
  line-height: calc(32/24);
}
.woocommerce-page h2,
.woocommerce-page h3,
.woocommerce-page h4 {
	font-size: 18px;
	line-height: calc(28/18);
}
.woocommerce-gzd h3 {
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 700;
}
.has-intro-font-size {
	font-size: 16.5px;
	line-height: calc(30/20);
	font-weight: 500;
}
.has-subhead-font-size {
	font-size: 20px;
	line-height: calc(25/20);
	font-weight: 400;
}
.is-flower-box .has-intro-font-size {
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 400;
}
.has-subline-font-size {
	font-family: var(--special-font);
	font-size: 46px;
/* 	line-height: calc(32/24); */
}
.has-huge-font-size {
	font-family: var(--special-font);
	font-size: 46px!important;
	line-height: calc(32/46)!important;
}
.has-small-font-size,
.wpcf7-not-valid-tip,
._form ._error-inner {
  font-size: 12px!important;
  line-height: calc(18/12)!important;
}
.has-small-font-size-mobile {
  font-size: 12px;
  line-height: calc(18/12);
}
.has-price-font-size {
	font-size: 18px;
}
.has-price-font-size strong {
	font-size: 24px;
	line-height: calc(32/24);
	font-weight: 500;
}

/* -- Home */
.is-section-hero h1 {
	font-family: var(--special-font);
	font-size: 60px;
	line-height: calc(50/60);
  font-weight: 400;
	letter-spacing: 0.02em;
	text-transform: lowercase;
}
.prehead {
	font-size: 14px;
	line-height: calc(26/14);
  font-weight: 400;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	margin-bottom: 0;
}
.is-section-hero .prehead {
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 500;
}
[class*="is-section"] h2, [class*="is-section"] .h2 {
	font-family: var(--special-font);
	font-size: 56px;
	line-height: calc(55/56);
	text-transform: lowercase;
}

.is-section-wave {
	font-family: var(--special-font);
	font-size: 22px;
	line-height: calc(26/22);
  font-weight: 400;
	letter-spacing: 0.02em;
}
.is-section-wave .medium {
	font-size: 35px;
	line-height: calc(38/35);
}
.is-section-wave .big {
	font-size: 45px;
	line-height: calc(50/45);
}
.is-section-wave .wp-block-buttons {
	font-family: var(--copy-font);
}

.is-section-testimonial .wp-block-pullquote blockquote p {
	font-family: var(--copy-font);
	font-size: 15px;
	line-height: calc(25/15);
	font-weight: 500;
}
.is-section-testimonial .wp-block-pullquote cite {
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
}

.topic-about h3,
.topic-about .h3 {
	font-size: 19px;
	line-height: calc(19/23);
	font-weight: 500;
	text-transform: uppercase;
}

.is-step-box p {
	font-size: 13px;
	line-height: calc(18/13);
}
.is-step-box h4,
.is-step-box .h4 {
	font-family: var(--special-font);
	font-size: 35px;
	line-height: calc(38/35);
}
.is-step-box h6,
.is-step-box .h6 {
	font-size: 15px;
	line-height: calc(25/15);
}

.is-ticket-box h4,
.is-ticket-box .h4 {
	font-size: 34px;
}


.is-marquee,
.js-marquee {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.02em;
  white-space: nowrap;
	color: var(--white-color);
}

.topic-news .has-small-font-size,
.topic-news .wpcf7-not-valid-tip {
  font-size: 10px!important;
  line-height: calc(15/10)!important;
}

p:empty {
	margin-bottom: 0!important;
}

/* Engelkongress - Specials */
.engelkongress .hero-landingpage h1 {
	font-family: var(--ek-special-font);
	font-size: 64px;
	letter-spacing: -0.02em;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	padding: 0.33em 0 0.25em;
	margin: 0;
	white-space: nowrap;
}
.engelkongress .hero-landingpage h1.is-compressed-on-mobile {
	font-size: 60px;
	letter-spacing: -0.04em;
}
.engelkongress .prehead,
.engelkongress .prehead-bigger {
	font-size: 22px;
	line-height: calc(28/20);
  font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
}
.engelkongress .prehead-bigger {
	font-size: 28px;
	margin-bottom: 0;
}
.engelkongress .is-section-wave {
	font-size: 45px;
	line-height: calc(48/45);
}
.engelkongress .topic-news .prehead {
	font-size: 14px;
	line-height: calc(26/14);
  font-weight: 400;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	margin-bottom: 0;
}
.ek.is-subpage h1.h2 {
	font-size: 44px;
}

/* -- ... */
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
  color: var(--nav-hover-color);
}
strong {
  font-weight: 700;
}
h2 strong, .h2 strong,
h4 strong, .h4 strong,
h6 strong, .h6 strong,
.is-ticket-box strong,
.is-flower-box .has-intro-font-size strong {
  font-weight: 500;
}
.has-small-font-size strong,
.has-intro-font-size strong,
.impressum h2 strong,
.impressum h3 strong,
.impressum h3 strong {
  font-weight: 600;
}
.faq-item strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
ul, ol {
  list-style: none;
  padding: 0;
}
.wp-block-pullquote blockquote p {
	font-family: var(--special-font);
	font-size: 24px;
	line-height: calc(32/24);
}
.wp-block-pullquote cite {
	font-size: 12px;
	font-style: normal;
}
.is-uppercase {
  text-transform: uppercase!important;
}
.is-normalcase {
  text-transform: none!important;
}
.wp-block-button a {
	font-size: 20px;
	line-height: calc(30/20);
	font-weight: 500;
	text-transform: uppercase;
}
.is-info-box .wp-block-button a {
	font-size: 17px;
	line-height: calc(26/17);
	font-weight: 600;
}
[class*="is-section"] .wp-block-button a {
	font-size: 16px;
	line-height: calc(26/16);
	font-weight: 500;
}
.topic-news input[type="submit"] {
	text-transform: uppercase;
}
.menu-item a {
	font-size: 22px;
	line-height: calc(32/22);
	color: var(--white-color);
	font-weight: 500;
}
.menu-item a:hover,
.menu-item.active a {
	color: var(--nav-hover-color);
	text-decoration: none;
}
.nav-secondary .menu-item a {
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 400;
}
.nav-legal .menu-item a {
	font-size: 13px;
	line-height: calc(23/13);
	font-weight: 400;
}
.is-event-programm h3 {
	font-weight: 500;
}
.footer-widgets .menu-item a {
	font-size: 15px;
	line-height: calc(25/15);
	font-weight: 400;
	color: var(--white-color);
}
.site-footer {
	font-size: 15px;
	line-height: calc(25/15);
}
.header-tagline,
.header-tagline a {
	color: var(--white-color);
}
.wpml-ls a {
	font-size: 18px;
	color: var(--ek-navi-color);
}
.wpml-ls a:hover {
	font-weight: 500;
	text-decoration: none;
}
.is-scrolled .wpml-ls a,
.ek.is-subpage .wpml-ls a {
	color: var(--white-color);
}


.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 24px;
  line-height: calc(32/24);
}
.entry-title {
	font-size: 24px;
	line-height: calc(32/24);
	text-transform: none;
	color: var(--decoration-color);
}
.impressum h2, .impressum .h2 {
	font-size: 24px;
	line-height: calc(45/35);
}
.impressum h3, .impressum .h3,
.impressum h4. .impressum .h4 {
	font-size: 20px;
	line-height: calc(38/28);
}
.impressum p {
	font-size: 16px;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: currentColor;
	margin: 1.65em auto;
}

.has-no-margin {
	margin-bottom: 0!important;
}

/* Overrides */
.has-serif-font {
	font-family: var(--special-font);
}
.has-sans-font {
	font-family: var(--copy-font);
}
.has-special-font {
	font-family: var(--special-font);
}


/* Engelkongress - Specials */
.engelkongress .has-special-font,
.ek .has-special-font {
	font-family: var(--ek-special-font);
}
.engelkongress .wp-block-pullquote blockquote p {
	font-family: var(--ek-special-font);
	font-size: 30px;
	line-height: calc(52/38);
}
.ek24 figure.wp-block-pullquote {
	padding: 0;
}
.ek24 .wp-block-pullquote blockquote p {
	font-family: var(--copy-font);
	font-size: 24px;
	line-height: calc(28/18);
	color: var(--ek-quote-color);
}

.is-regular,
.is-regular strong {
	font-weight: 400!important;
}
.is-semibold,
.is-semibold strong {
	font-weight: 500!important;
}
.is-bold,
.is-bold strong {
	font-weight: 600!important;
}
.is-extrabold,
.is-extrabold strong {
	font-weight: 700!important;
}


@media only screen and (min-width: 375px) {
	.engelkongress .hero-landingpage h1 {
		letter-spacing: 0.02em;
	}
	.engelkongress .hero-landingpage h1.is-compressed-on-mobile {
		font-size: 64px;
		letter-spacing: -0.02em;
	}
}

@media only screen and (min-width: 600px) {

	body {
		font-size: 16.5px;
		line-height: calc(26/16);
	}
	.has-subhead-font-size {
		font-size: 16.5px;
		line-height: calc(26/16);
		text-transform: uppercase;
	}
	p {
		margin-bottom: 16px;
	}
	[class*="is-section"] .wp-block-button a {
		font-size: 18px;
		line-height: calc(28/18);
	}
	.footer-widgets .menu-item a {
		font-size: 17px;
		line-height: calc(26/17);
	}

	/* -- Home */
	.is-section-hero h1 {
		font-size: 95px;
		line-height: calc(85/95);
	}
	.prehead {
		font-size: 18px;
		line-height: calc(28/18);
	}
	.is-section-hero .prehead {
		font-size: 18px;
		line-height: calc(28/18);
	}
	[class*="is-section"] h2, [class*="is-section"] .h2 {
		font-size: 95px;
		line-height: calc(90/95);
	}
	.is-section-wave,
	.is-section-wave .medium {
		font-size: 45px;
		line-height: calc(50/45);
		letter-spacing: 0;
	}
	.is-section-wave .big {
		font-size: 77px;
		line-height: calc(87/77);
	}

	.is-section-testimonial .wp-block-pullquote blockquote p {
		font-size: 19px;
		line-height: calc(29/19);
		font-weight: 400;
	}

	.is-step-box h4,
	.is-step-box .h4 {
		font-size: 45px;
		line-height: calc(50/45);
	}

	.is-ticket-box h4,
	.is-ticket-box .h4 {
		font-size: 30px;
	}

	.is-marquee,
	.js-marquee {
		font-size: 16px;
		line-height: 32px;
	}

	/* Engelkongress - Specials */
	.engelkongress .hero-landingpage h1,
	.engelkongress .hero-landingpage h1.is-compressed-on-mobile {
		font-family: var(--ek-special-font);
		font-size: 68px;
		letter-spacing: -0.03em;
	}
	.engelkongress .prehead,
	.engelkongress .prehead-bigger {
		font-size: 22px;
		line-height: calc(25/25);
	  font-weight: 400;
	}
	.engelkongress .is-section-wave {
		font-size: 50px;
		line-height: calc(55/50);
	}
	.engelkongress .topic-news .prehead {
		font-size: 18px;
		line-height: calc(28/18);
	}
	.ek.is-subpage h1.h2 {
		font-size: 66px;
	}
	.ek24 .wp-block-pullquote blockquote p {
		font-size: 30px;
	}


}


@media only screen and (min-width: 782px) {
	
	.engelkongress .hero-landingpage h1,
	.engelkongress .hero-landingpage h1.is-compressed-on-mobile {
		font-size: clamp(60px, 7vw, 120px);
		letter-spacing: 0;
	}
	
}

@media only screen and (min-width: 960px) {

	h1, .h1 {
		font-size: 55px;
		line-height: calc(70/60);
	}
	h2, .h2 {
		font-size: 56px;
		line-height: calc(55/56);
	}
	h3, .h3 {
		font-size: 30px;
		line-height: calc(36/30);
	}
	.landingpage h3, .landingpage .h3 {
		font-size: 45px;
		line-height: calc(55/45);
	}
	h4, .h4,
	.woocommerce-page h1 {
		font-size: 40px;
	  line-height: calc(50/40);
	}
	.hero-landingpage h4,
	.hero-subpage h4 {
		font-size: 36px;
	}
	h5, .h5 {
		font-size: 35px;
	  line-height: calc(45/35);
	}
	h6, .h6 {
	  font-size: 24px;
	  line-height: calc(32/24);
	}
	.woocommerce-page h2,
	.woocommerce-page h3,
	.woocommerce-page h4 {
		font-size: 18px;
		line-height: calc(28/18);
	}
	.woocommerce-gzd h3,
	.impressum .woocommerce-gzd h3 {
		font-size: 18px;
		line-height: calc(28/18);
		font-weight: 700;
	}
	.has-intro-font-size {
		font-size: 20px;
	  line-height: calc(32/24);
	}
	.is-flower-box .has-intro-font-size {
		font-size: 22px;
	  line-height: calc(30/22);
		font-weight: 500;
	}
	.has-subline-font-size {
		font-size: 70px;
	  line-height: calc(70/60);
	}
	.has-huge-font-size {
		font-size: 90px!important;
	  line-height: calc(70/90)!important;
	}
	.has-small-font-size,
	.wpcf7-not-valid-tip,
	._form ._error-inner  {
	  font-size: 14px!important;
	  line-height: calc(18/12)!important;
	}
	.has-small-font-size-mobile {
		font-size: 18px;
		line-height: calc(28/18);
	}
	.has-price-font-size {
		font-size: 24px;
	}
	.has-price-font-size strong {
		font-size: 40px;
	  line-height: calc(50/40);
	}
	.wp-block-pullquote blockquote p {
		font-size: 32px;
		line-height: calc(45/40);
	}
	.wp-block-pullquote cite {
		font-size: 18px;
	}
	.wp-block-button a{
		font-size: 24px;
		line-height: calc(32/24);
	}
	.is-info-box .wp-block-button a {
		font-size: 18px;
		line-height: calc(28/18);
	}

	.menu-item a {
		font-size: 18px;
		line-height: calc(30/18);
		font-weight: 400;
		color: var(--primary-color);
	}
	.menu-item a:hover,
	.menu-item.active a {
		font-weight: 600;
		color: var(--primary-color);
	}
	.is-subpage .menu-item a,
	.is-scrolled .menu-item a,
	.menu-is-open .menu-item a {
		color: var(--white-color);
	}

	.archive-description .entry-title,
	.archive-title,
	.author-box-title {
		font-size: 24px;
	  line-height: calc(32/24);
	}
	.entry-title {
		font-size: 40px;
	  line-height: calc(50/40);
	}
	.impressum h2, .impressum .h2 {
		font-size: 35px;
		line-height: calc(45/35);
	}
	.impressum h3, .impressum .h3,
	.impressum h4, .impressum .h4 {
		font-size: 28px;
		line-height: calc(38/28);
	}
	.impressum p {
		font-size: 18px;
	}

	/* -- Home */
	.is-section-hero h1 {
		font-size: 95px;
		line-height: calc(95/85);
	}
	.prehead {
		font-size: 18px;
		line-height: calc(28/18);
	}
	.is-section-hero .prehead {
		font-size: 18px;
		line-height: calc(28/18);
	}
	[class*="is-section"] h2, [class*="is-section"] .h2 {
		font-size: 95px;
		line-height: calc(90/95);
	}

	.is-section-wave .big {
		font-size: 88px;
		line-height: calc(99/88);
	}

	.is-section-testimonial .wp-block-pullquote blockquote p {
		font-size: 19px;
		line-height: calc(29/19);
	}
	.is-section-testimonial .wp-block-pullquote cite {
		font-size: 19px;
	}

	.is-step-box h4,
	.is-step-box .h4 {
		font-size: 45px;
		line-height: calc(50/45);
	}
	.is-step-box h6,
	.is-step-box .h6 {
		font-size: 15px;
		line-height: calc(25/15);
	}

	.topic-news .has-small-font-size,
	.topic-news .wpcf7-not-valid-tip {
	  font-size: 14px!important;
	  line-height: calc(18/13)!important;
	}


	/* Engelkongress Specials */
	.engelkongress .menu-item a {
		color: var(--ek-navi-color);
	}
	.engelkongress .menu-item a:hover,
	.engelkongress .menu-item.active a {
		color: var(--ek-navi-color);
	}
	.engelkongress.is-scrolled .menu-item a,
	.engelkongress.menu-is-open .menu-item a {
		color: var(--white-color);
	}

}


@media only screen and (min-width: 1200px) {

	body {
		font-size: 18px;
		line-height: calc(28/18);
	}
	p {
		margin-bottom: 18px;
	}
	h3, .h3 {
		font-size: 40px;
		line-height: calc(48/40);
	}
	.landingpage h3, .landingpage .h3 {
		font-size: 45px;
		line-height: calc(55/45);
	}

	.has-subhead-font-size {
		font-size: 20px;
	}

	.has-intro-font-size {
		font-size: 22px;
	}

	.menu-item a {
		font-size: 20px;
		line-height: calc(30/20);
	}
	.footer-widgets .menu-item a {
		font-size: 18px;
		line-height: calc(28/18);
	}

	.wpml-ls a {
		font-size: 20px;
	}


	/* -- Home */
	.is-section-hero h1 {
		font-size: 120px;
		line-height: calc(128/120);
	}
	.prehead {
		font-size: 20px;
		line-height: calc(25/20);
	}
	.is-section-hero .prehead {
		font-size: 20px;
		line-height: calc(28/20);
		font-weight: 400;
	}
	[class*="is-section"] h2, [class*="is-section"] .h2 {
		font-size: 110px;
		line-height: calc(105/110);
	}

	.is-section-wave,
	.is-section-wave .medium,
	.is-section-wave .big {
		font-size: 55px;
		line-height: calc(60/55);
	}

	.is-section-testimonial .wp-block-pullquote blockquote p {
		font-size: 22px;
		line-height: calc(32/22);
	}

	.topic-about h3,
	.topic-about .h3 {
		font-size: 27px;
		line-height: calc(35/27);
		font-weight: 400;
	}

	.is-step-box h4,
	.is-step-box .h4 {
		font-size: 55px;
		line-height: calc(60/55);
	}
	.is-step-box h6,
	.is-step-box .h6 {
		font-size: 24px;
		line-height: calc(34/24);
	}

	.is-ticket-box h4,
	.is-ticket-box .h4 {
		font-size: 30px;
	}

	/* Engelkongress - Specials */
	.engelkongress .hero-landingpage h1,
	.engelkongress .hero-landingpage h1.is-compressed-on-mobile {
		letter-spacing: 0;
	}
	.engelkongress .hero-landingpage h1 {
		font-family: var(--ek-special-font);
		letter-spacing: 0;
	}
	.engelkongress .prehead {
		font-size: 28px;
		line-height: calc(35/28);
	  font-weight: 400;
	}
	.engelkongress .has-subline-font-size {
		font-size: 85px;
		line-height: calc(85/85);
	}
	.engelkongress .is-section-wave {
		font-size: 60px;
		line-height: calc(60/60);
	}
	.engelkongress .wp-block-pullquote blockquote p {
		font-size: 42px;
	}
	.engelkongress .topic-news .prehead {
		font-size: 20px;
		line-height: calc(25/20);
	}
	.ek.is-subpage h1.h2 {
		font-size: 78px;
	}


}



@media only screen and (min-width: 1400px) {

	h3, .h3 {
		font-size: 45px;
		line-height: calc(55/45);
	}
	.landingpage h3, .landingpage .h3 {
		font-size: 45px;
		line-height: calc(55/45);
	}
	.has-subhead-font-size {
		font-size: 24px;
	}
	.has-intro-font-size {
		font-size: 24px;
	}

	/* -- Home */
	.is-section-hero h1 {
		font-size: 157px;
		line-height: calc(157/157);
	  font-weight: 400;
		letter-spacing: 0;
	}
	.prehead {
		font-size: 22px;
		line-height: calc(30/22);
	  font-weight: 400;
		letter-spacing: 0;
	}
	.is-section-hero .prehead {
		font-size: 27px;
		line-height: calc(33/27);
		font-weight: 400;
	}
	[class*="is-section"] h2, [class*="is-section"] .h2 {
		font-size: 125px;
		line-height: calc(116/125);
	}

	.is-section-wave,
	.is-section-wave .medium,
	.is-section-wave .big {
		font-size: 70px;
		line-height: calc(75/70);
	}

	.is-section-testimonial .wp-block-pullquote blockquote p {
		font-size: 24px;
		line-height: calc(34/24);
	}
	.is-section-testimonial .wp-block-pullquote cite {
		font-size: 30px;
	}

	.topic-about h3,
	.topic-about .h3 {
		font-size: 30px;
		line-height: calc(30/35);
	}

	.is-step-box h4,
	.is-step-box .h4 {
		font-size: 60px;
		line-height: calc(55/60);
	}

	.is-event-programm h3 {
		font-size: 40px;
		line-height: calc(54/40);
	}

	.is-marquee,
	.js-marquee {
		font-size: 18px;
		line-height: 40px;
	}

	.is-ticket-box h4,
	.is-ticket-box .h4 {
		font-size: 40px;
	}

	/* Engelkongress Specials */
	.engelkongress .prehead {
		font-size: 40px;
		line-height: calc(50/40);
	}
	.engelkongress .has-subline-font-size {
		font-size: 87px;
	}
	.engelkongress .is-section-wave {
		font-size: 85px;
	}
	.engelkongress .topic-news .prehead {
		font-size: 22px;
		line-height: calc(30/22);
	  font-weight: 400;
		letter-spacing: 0;
	}
	.ek.is-subpage h1.h2 {
		font-size: 88px;
	}


}


@media only screen and (min-width: 1520px) {
	.has-typewriter,
	.has-typewriter .medium,
	.has-typewriter .big {
		font-size: 85px;
	}


}


:focus,
:focus-visible,
:-webkit-direct-focus,
div:focus,
div:focus-visible,
div:-webkit-direct-focus,
summary:focus,
summary:focus-visible,
summary:-webkit-direct-focus
{
	outline: none!important;
	border: none!important;
	box-shadow: none!important;
}





@media only screen and (min-width: 960px) {
	/* Text-Shadows */
	.has-text-shadow {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
	}
	/* soft */
	.has-text-shadow-soft {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
	}
	/* hard */
	.has-text-shadow-hard {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.8);
	}
}



/* Colors
--------------------------------------------- */
/* Font Colors */
.has-primary-color 			{ color: var(--primary-color); }
.has-secondary-color 		{ color: var(--secondary-color); }
.has-highlight-color 		{ color: var(--highlight-color); }
.has-decoration-color 	{ color: var(--decoration-color); }
.has-white-color 				{ color: var(--white-color); }
.has-black-color 				{ color: var(--black-color); }
.has-grey-color 				{ color: var(--grey-color); }
.has-tablecell-color 		{ color: var(--tablecell-color); }
.has-placeholder-color 	{ color: var(--placeholder-color); }
.has-input-color 				{ color: var(--input-color); }
.has-horoskop-color 		{ color: var(--horoskop-color); }
.has-ek-primary-color 	{ color: var(--ek-primary-color); }
.has-ek-secondary-color { color: var(--ek-secondary-color); }
.has-ek-highlight-color { color: var(--ek-highlight-color); }
.has-ek-navi-color 			{ color: var(--ek-navi-color); }

/* Background Colors */
.has-primary-background-color 			{ background-color: var(--primary-color); }
.has-secondary-background-color 		{ background-color: var(--secondary-color); }
.has-highlight-background-color 		{ background-color: var(--highlight-color); }
.has-decoration-background-color 		{ background-color: var(--decoration-color); }
.has-white-background-color 				{ background-color: var(--white-color); }
.has-black-background-color 				{ background-color: var(--black-color); }
.has-grey-background-color 					{ background-color: var(--grey-color); }
.has-tablecell-background-color 		{ background-color: var(--tablecell-color); }
.has-placeholder-background-color 	{ background-color: var(--placeholder-color); }
.has-input-background-color 				{ background-color: var(--input-color); }
.has-horoskop-background-color 			{ background-color: var(--horoskop-color); }
.has-ek-primary-background-color 		{ background-color: var(--ek-primary-color); }
.has-ek-secondary-background-color 	{ background-color: var(--ek-secondary-color); }
.has-ek-highlight-background-color 	{ background-color: var(--ek-highlight-color); }
.has-ek-navi-background-color 			{ background-color: var(--ek-navi-color); }

/* Font Colors */
.wp-block-button__link.has-primary-color 			{ color: var(--primary-color); }
.wp-block-button__link.has-secondary-color 		{ color: var(--secondary-color); }
.wp-block-button__link.has-highlight-color 		{ color: var(--highlight-color); }
.wp-block-button__link.has-decoration-color 	{ color: var(--decoration-color); }
.wp-block-button__link.has-grey-color 				{ color: var(--grey-color); }
.wp-block-button__link.has-white-color 				{ color: var(--white-color); }
.wp-block-button__link.has-black-color 				{ color: var(--black-color); }
.wp-block-button__link.has-grey-color 				{ color: var(--grey-color); }
.wp-block-button__link.has-tablecell-color 		{ color: var(--tablecell-color); }
.wp-block-button__link.has-placeholder-color 	{ color: var(--placeholder-color); }
.wp-block-button__link.has-input-color 				{ color: var(--input-color); }
.wp-block-button__link.has-horoskop-color 		{ color: var(--horoskop-color); }
.wp-block-button__link.has-ek-primary-color 	{ color: var(--ek-primary-color); }
.wp-block-button__link.has-ek-secondary-color { color: var(--ek-secondary-color); }
.wp-block-button__link.has-ek-highlight-color { color: var(--ek-highlight-color); }
.wp-block-button__link.has-ek-navi-color 			{ color: var(--ek-navi-color); }

/* Background Colors */
.wp-block-button__link.has-primary-background-color 			{ background-color: var(--primary-color); }
.wp-block-button__link.has-secondary-background-color 		{ background-color: var(--secondary-color); }
.wp-block-button__link.has-highlight-background-color 		{ background-color: var(--highlight-color); }
.wp-block-button__link.has-decoration-background-color 		{ background-color: var(--decoration-color); }
.wp-block-button__link.has-grey-background-color 					{ background-color: var(--grey-color); }
.wp-block-button__link.has-white-background-color 				{ background-color: var(--white-color); }
.wp-block-button__link.has-black-background-color 				{ background-color: var(--black-color); }
.wp-block-button__link.has-grey-background-color 					{ background-color: var(--grey-color); }
.wp-block-button__link.has-tablecell-background-color 		{ background-color: var(--tablecell-color); }
.wp-block-button__link.has-placeholder-background-color 	{ background-color: var(--placeholder-color); }
.wp-block-button__link.has-input-background-color 				{ background-color: var(--input-color); }
.wp-block-button__link.has-horoskop-background-color 			{ background-color: var(--horoskop-color); }
.wp-block-button__link.has-ek-primary-background-color 		{ background-color: var(--ek-primary-color); }
.wp-block-button__link.has-ek-secondary-background-color 	{ background-color: var(--ek-secondary-color); }
.wp-block-button__link.has-ek-highlight-background-color 	{ background-color: var(--ek-highlight-color); }
.wp-block-button__link.has-ek-navi-background-color 			{ background-color: var(--ek-navi-color); }

/* Gradients */
.has-wave-section-gradient-background 					{ background-image: var(--gradient-wave-section)!important; }
.has-testimonials-gradient-background 					{ background-image: var(--gradient-testimonials)!important; }
.has-button-books-gradient-background 					{ background-image: var(--gradient-button-books)!important; }
.has-button-events-gradient-background 					{ background-image: var(--gradient-button-events)!important; }
.has-button-mag-gradient-background 						{ background-image: var(--gradient-button-mag)!important; }
.has-button-news-gradient-background 						{ background-image: var(--gradient-button-news)!important; }
.has-stepbox1-gradient-background 							{ background-image: var(--gradient-stepbox1)!important; }
.has-stepbox2-gradient-background 							{ background-image: var(--gradient-stepbox2)!important; }
.has-stepbox3-gradient-background 							{ background-image: var(--gradient-stepbox3)!important; }
.has-ek-speaker-section-gradient-background 		{ background-image: var(--gradient-ek-speaker-section)!important; }
.has-ek-wave-section-gradient-background 				{ background-image: var(--gradient-ek-wave-section)!important; }
.has-ek-stars-section-gradient-background 			{ background-image: var(--gradient-ek-stars-section)!important; }


/*
  Shape Divider:
	---------------------------------------------
  SVG: Shape: 1920px x 480px
  Format: 100% x 0.25vw
	--------------------------------------------- */
[class*="has-shape"] {
  position: relative;
	padding-top: 30px;
  padding-bottom: 25px;
  background: transparent;
}
[class*="has-shape"]::before {
  position: absolute;
  top: calc( -15vw + 1px );
  left: 0;
  right: 0;
  z-index: -2;
  display: block;
  height: 25vw;
  content: '';
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
}
[class*="has-shape"]::after {
  position: absolute;
  top: 10vw;
  left: 0;
  right: 0;
  bottom: -10vw;
  z-index: -3;
  display: block;
  content: '';
}
/* Solid White */
.has-shape-white::before {
  background-image: url(assets/img/shape_1920x480_white.svg);
}
.has-shape-white::after {
  background: white;
}

/* Gradient 1: Rosa zu Gelb   */
.has-shape-gradient1::before {
  background-image: url(assets/img/shape_1920x480_gradient1.svg);
}
.has-shape-gradient1::after {
  background: linear-gradient(180deg, #FFEFE7 0% , #FFFAE4 100%);
}
/* Gradient 2: Pfirsich zu Orange  */
.has-shape-gradient2::before {
  background-image: url(assets/img/shape_1920x480_gradient2.svg);
}
.has-shape-gradient2::after {
  background: linear-gradient(180deg, #FCBDA4 0% , #FCBCA1 10%, #FEEED0 100%);
}
/* Gradient 3: Hell-Rosa zu Hell-Gelb   */
.has-shape-gradient3::before {
  background-image: url(assets/img/shape_1920x480_gradient3.svg);
}
.has-shape-gradient3::after {
  background: linear-gradient(180deg, #FEF3EA 0% , #FDFBEB 100%);
}
/* Gradient 4: Rosa zu Pfirsich   */
.has-shape-gradient4::before {
  background-image: url(assets/img/shape_1920x480_gradient4.svg);
}
.has-shape-gradient4::after {
  background: linear-gradient(180deg, #FEE8DD 0% , #FFB9A2 100%);
}

/* Gradient 5: Weiß über Pfirsich zu Gelb  */
.has-shape-gradient5::before {
  background-image: url(assets/img/shape_1920x480_gradient5.svg);
}
.has-shape-gradient5::after {
	background: linear-gradient(180deg, #fffbfa 0%, #ffede8 57.65%, #fffae4 76.93%, #fffae4 100%);
}

/* Gradient 6: Rot  */
.has-shape-gradient6::before {
  background-image: url(assets/img/shape_1920x480_gradient6.svg);
}
.has-shape-gradient6::after {
	background: linear-gradient(180deg, #fd7b70 0%, #fd7b70 14.2%, #e9706a 43.8%, #cc7572 100%);
}

/* Gradient 7: Rot ohne Welle  */
.has-shape-gradient7::before {
	content: none;
}
.has-shape-gradient7::after {
	top: 0;
	background: linear-gradient(180deg, #fcc9b9 0%, #fcb9a2 14.3%, #fc9a89 29.6%, #fd7b70 46.8%, #fd6c64 60.1%, #e9706a 73.9%, #cc7572 100%);
}



/* New Shape: top and/or bottom white
	---------------------------------------------
	SVG: Shapes: 1920px x 340px
	Format: 100% x 17.7vw
	---------------------------------------------
 */
.has-shape-white-top-bottom,
.has-shape-white-top,
.has-shape-white-bottom {
  padding: 0;
}
.has-shape-white-top-bottom::before,
.has-shape-white-top-bottom::after,
.has-shape-white-top::before,
.has-shape-white-bottom::after {
	content: ''!important;
	top: -1px;
  z-index: 0;
  height: 17.7vw;
  background-image: url(assets/img/shape-white-top.svg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
}
.has-shape-white-top-bottom::after,
.has-shape-white-bottom::after {
  top: auto;
  bottom: -1px;
  background-image: url(assets/img/shape-white-bottom.svg);
  background-position: 50% 100%;
}
.has-shape-white-top::after,
.has-shape-white-bottom::before {
	content: none!important;
}
.has-shape-white-top-bottom > div,
.has-shape-white-top > div,
.has-shape-white-bottom > div {
  position: relative;
  z-index: 1!important;
  padding: 17vw 0;
}


/* Shape-Mask */
.has-mask-wave.wp-block-cover {
  width: 100%;
  height: 300px;
  min-height: 300px;
}
.has-mask-wave > div {
  overflow: hidden;
}


@media only screen and (min-width: 600px) {
	.has-mask-wave.wp-block-cover {
	  height: 370px;
	}
}
@media only screen and (min-width: 960px) {
	.has-mask-wave.wp-block-cover {
	  height: 390px;
	}
}


@media only screen and (min-width: 960px) {
	[class*="has-shape"] {
		padding-top: 40px;
	  padding-bottom: 95px;
	}
	.has-shape-white-top-bottom,
	.has-shape-white-top,
	.has-shape-white-bottom {
	  padding: 0;
	}

}

@media only screen and (min-width: 1200px) {

	/* Shape-Mask */
	.has-mask-wave.wp-block-cover {
	  width: 100%;
	  height: 52vw;
	  clip-path: url(#mask-wave-1920);
	}
	.has-mask-wave > div {
	  padding-bottom: 15vw;
	}

}
@media only screen and (min-width: 1400px) {

	/* Shape-Mask */
	.has-mask-wave.wp-block-cover {
	  width: 100%;
	  height: 47vw;
	  clip-path: url(#mask-wave-1920);
	}
	.has-mask-wave > div {
	  padding-bottom: 12vw;
	}

}




/* Hero - Landingpage
---------------------------------------------
.hero-landingpage
.hero-subpage
	.wp-block-cover
	.wp-block-group.has-shape-white
	.wp-block-group.hero-cta-wrap
		.hero-text-left / .hero-text-right
--------------------------------------------- */
.hero-landingpage,
.hero-subpage {
	position: relative;
}
.hero-landingpage .wp-block-cover,
.hero-subpage .wp-block-cover {
	height: 430px;
	margin-bottom: -10vw;
}
.hero-landingpage .wp-block-cover__image-background,
.hero-subpage .wp-block-cover__image-background {
	z-index: -2;
}

/* Engelkongress - Specials */
.engelkongress .hero-landingpage .wp-block-cover,
.engelkongress .hero-subpage .wp-block-cover {
	height: 540px;
}
.engelkongress .hero-landingpage .wp-block-cover .wp-block-cover__inner-container {
	align-self: flex-end;
	padding: 0;
}

.engelkongress .hero-landingpage .wp-block-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}


@media only screen and (min-width: 600px) {
	/* Engelkongress - Specials */
	.engelkongress .hero-landingpage .wp-block-cover,
	.engelkongress .hero-subpage .wp-block-cover {
		height: 74vw;
	}
	.engelkongress .hero-landingpage .wp-block-cover .wp-block-cover__inner-container {
		align-self: center;
		padding: 17vw 0;
	}
}
@media only screen and (min-width: 600px) and (max-width: 781px) {
	/* Engelkongress - Specials */
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child)[style="flex-basis:58%"] {
		flex-basis: 58% !important;
	}
}

@media only screen and (min-width: 960px) {
	.hero-landingpage .wp-block-cover {
		/* height: 930px; */
		height: 48vw;
		min-height: 675px;
	}
	.hero-subpage .wp-block-cover {
		min-height: 550px;
	}
	.hero-cta-wrap {
		position: absolute;
		top: min( calc(-38vw + 365px), calc( -720px + 10vw + 365px) );
		left: 50%;
		z-index: 1;
		width: 100%;
		max-width: 1200px;
		transform: translate(-50%, -50%);
		display: flex;
		justify-content: center;
		/* background: rgba(0,0,0,0.2); */
	}
	.hero-cta-wrap > .wp-block-group__inner-container {
		/* 750 / 1200 =  */
		width: 62.5%;
		/* background: rgba(0,0,0,0.2); */
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.hero-cta-wrap.hero-text-left {
		justify-content: flex-start;
	}
	.hero-cta-wrap.hero-text-right {
		justify-content: flex-end;
	}
	.hero-cta-wrap.hero-text-right > .wp-block-group__inner-container {
		width: 55%;
	}

	/* Headline + Button: white text on dark background  */
	.hero-cta-wrap h2 {
		color: var(--white-color);
		margin-bottom: 15px;
	}
	.hero-cta-wrap .wp-block-button {
		color: var(--white-color)!important;
	}
	.hero-cta-wrap .wp-block-button:hover {
		text-shadow: none!important;
	}
	.hero-cta-wrap .wp-block-button a.wp-block-button__link {
		color: var(--white-color)!important;
		border-color: var(--white-color)!important;
	}
	.hero-cta-wrap .wp-block-button.is-style-outline .wp-block-button__link.has-decoration-color:hover,
	.hero-cta-wrap .wp-block-button a.wp-block-button__link:hover {
		color: var(--secondary-color)!important;
		border-color: var(--secondary-color)!important;
		background: var(--white-color);
	}

	/* with Text-Shadow: soft */
	.hero-cta-wrap.has-text-shadow-soft h2 {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
	}
	.hero-cta-wrap.has-text-shadow-soft .wp-block-button {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
	}
	/* with Text-Shadow: hard */
	.hero-cta-wrap.has-text-shadow-hard h2 {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.8);
	}
	.hero-cta-wrap.has-text-shadow-hard .wp-block-button {
		text-shadow: 3px 3px 20px rgba(0, 0, 0, 0.8);
	}

	/* Headline + Button: dark text on bright background  */
	.hero-cta-wrap.has-dark-text h2 {
		color: var(--darkdeco-color);
		text-shadow: none;
	}
	.hero-cta-wrap.has-dark-text .wp-block-button {
		color: var(--darkdeco-color)!important;
		text-shadow: none;
	}
	.hero-cta-wrap.has-dark-text .wp-block-button a.wp-block-button__link {
		color: var(--darkdeco-color)!important;
		border-color: var(--darkdeco-color)!important;
	}
	.hero-cta-wrap.has-dark-text .wp-block-button a.wp-block-button__link:hover {
		color: var(--white-color)!important;
		border-color: var(--darkdeco-color)!important;
		background-color: var(--darkdeco-color)!important;
	}

}

@media only screen and (min-width: 1200px) {
	/* Engelkongress - Specials */
	.engelkongress .hero-landingpage .wp-block-cover,
	.engelkongress .hero-subpage .wp-block-cover {
		height: 52.7vw;
	}
}

@media only screen and (min-width: 1400px) {
	.hero-landingpage .wp-block-cover {
		min-height: 720px;
	}
	.hero-subpage .wp-block-cover {
		min-height: 730px;
	}

	/* Engelkongress - Specials */
	.engelkongress .hero-landingpage .wp-block-cover,
	.engelkongress .hero-subpage .wp-block-cover {
		height: 48.875vw;
	}

}




/* Block Group: Inner Width
---------------------------------------------
Content: 	max. 1200px
TextCol:	max. 700px

--> NEW 80-90% !!!!
80% 	960 	/ 560
85%: 	1020 	/ 595
90% 	1080 	/ 630

Content: 	max. 1020px
TextCol:	max. 595px

---------------------------------------------
.wp-block-group.alignfull
	> .wp-block-group__inner-container
--------------------------------------------- */
.wp-block-group.alignfull > .wp-block-group__inner-container {
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.wp-block-group.alignfull.hero-landingpage > .wp-block-group__inner-container,
.wp-block-group.alignfull.hero-subpage > .wp-block-group__inner-container {
	max-width: none;
	padding: 0;
}
.wp-block-group.alignfull.has-fullwidth-content > .wp-block-group__inner-container {
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}
.has-fullwidth-content .wp-block-cover {
	padding: 0;
}

.has-max-width {
	max-width: 595px;
	margin-left: auto;
	margin-right: auto;
}
.has-small-font-size.has-max-width {
	max-width: 425px;
}

/* Sections Home
---------------------------------------------
Hero:					.is-section-hero
Wave:					.is-section-wave
Content:			.is-section-content
Testimonials:	.is-section-testimonial
Topics:				.is-section-topic
	Books:				.topic-books
	Events:				.topic-events
	Magazine:			.topic-mag
	Studio:				.topic-studio
	About:				.topic-about
	Newsletter:		.topic-news
--------------------------------------------- */
[class*="is-section"] {
	position: relative;
}
[class*="is-section"] > .wp-block-group__inner-container {
	position: relative;
	z-index: 0;
}

[class*="deco-top"],
[class*="deco-bottom"],
[class*="deco-mandala"] {
	margin: 0!important;
}
[class*="deco-top"] em,
[class*="deco-bottom"] em,
[class*="deco-mandala"] em {
	display: none;
}


/* Section Hero ---------------------------- */
.is-section-hero .wp-block-cover {
	min-height: 460px;
}
.is-section-hero .wp-block-cover > .wp-block-cover__inner-container {
	padding: 0 0 21vw;
}
.is-section-hero .deco-bottom-hero {
	position: absolute;
	bottom: -37vw;
	left: 50%;
	z-index: 0;
	transform: translateX(-50%);
	width: 232px;
	height: 232px;
	width: 61.8vw;
	height: 61.8vw;
	background: url(assets/img/deco-hero-tablet.svg) no-repeat 0 0;
	background-size: contain;
}

.is-section-hero h1 {
	text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.45);
	margin: 0 0 -5px;
}
.is-section-hero .deco-top-hero figure {
	width: 90px;
}


@media only screen and (min-width: 600px) {
	.is-section-hero .wp-block-cover {
		min-height: 570px;
	}
	.is-section-hero .wp-block-cover > .wp-block-cover__inner-container {
		padding: 0 0 14vw;
	}
	.is-section-hero .deco-bottom-hero {
		bottom: -18vw;
		width: 300px;
		height: 300px;
		width: 38.9vw;
		height: 38.9vw;
		background-image: url(assets/img/deco-hero-tablet.svg);
	}
	.is-section-hero h1 {
		margin: 0 0 -20px;
	}
	.is-section-hero .deco-top-hero figure {
		width: 125px;
	}

}

@media only screen and (min-width: 960px) {
	.is-section-hero .wp-block-cover {
		min-height: 650px;
	}
	.is-section-hero .wp-block-cover > .wp-block-cover__inner-container {
		padding: 0 0 12vw;
	}
	.is-section-hero .deco-bottom-hero {
		bottom: -12vw;
		width: 29.3vw;
		height: 29.3vw;
	}
}

@media only screen and (min-width: 1200px) {
	.is-section-hero .wp-block-cover {
		min-height: 675px;
	}
	.is-section-hero .wp-block-cover > .wp-block-cover__inner-container {
		padding: 0 0 12vw;
	}
	.is-section-hero .deco-bottom-hero {
		bottom: -12vw;
		width: 30.9vw;
		height: 30.9vw;
		background-image: url(assets/img/deco-hero-desktop.svg);
	}
	.is-section-hero .deco-top-hero figure {
		width: 175px;
	}
}

@media only screen and (min-width: 1400px) {
	.is-section-hero .wp-block-cover {
		min-height: 1020px;
	}
	.is-section-hero .wp-block-cover > .wp-block-cover__inner-container {
		padding: 0 0 16vw;
	}
	.is-section-hero .deco-bottom-hero {
		bottom: -12vw;
		width: 555px;
		height: 555px;
		width: 28.9vw;
		height: 28.9vw;
	}
	.is-section-hero .deco-top-hero figure {
		width: 220px;
	}

}


/* Section Content ---------------------------- */
.is-section-content.content-1 > .wp-block-group__inner-container {
	padding: 55px 0 0;
}
.is-section-content.content-2 > .wp-block-group__inner-container {
	padding: 0 0 50px;
}
.is-section-content h3 {
	margin-bottom: 25px;
}
@media only screen and (min-width: 600px) {
	.is-section-content {
		margin-top: -20px;
	}
	.is-section-content.content-1 > .wp-block-group__inner-container {
		padding: 25px 0 0;
	}
	.is-section-content.content-2 > .wp-block-group__inner-container {
		padding: 0 0 105px;
	}
}
@media (min-width: 1200px) {
	.is-section-content.content-2 {
		margin-bottom: -40px;
	}
	.is-section-content.content-2 > .wp-block-group__inner-container {
		padding: 0;
	}
	.is-section-content h3 {
		margin-bottom: 30px;
	}
/*
	.is-section-content p {
		text-align: center;
	}
*/
}
@media (min-width: 1400px) {
	.is-section-content.content-1 {
		margin-top: -100px;
	}
	.is-section-content.content-2 {
		margin-bottom: -60px;
	}
}

/* Section Wave ---------------------------- */
.is-section-wave {
	color: var(--white-color);
}
.is-section-wave p {
	margin: 0;
}

/* Typewriter */
.is-section-wave.has-typewriter > .wp-block-group__inner-container {
	max-width: 608px;
}
.is-section-wave.has-typewriter p {
	display: block;
	text-align: center;
}
.is-section-wave.has-typewriter p span {
	display: inline-block;
}

@media only screen and (min-width: 600px) {
	.is-section-wave > div {
		padding: 15vw 0;
	}
}
@media only screen and (min-width: 960px) {
	.is-section-wave {
		margin-top: -20px;
	}

	/* Typewriter */
	.is-section-wave.has-typewriter > .wp-block-group__inner-container {
		max-width: 652px;
	}

}
@media only screen and (min-width: 1200px) {
	/* Typewriter */
	.is-section-wave.has-typewriter > .wp-block-group__inner-container {
		max-width: 980px;
	}
	/* .is-section-wave.has-typewriter p  {
		display: inline-block;
		text-align: left;
	} */
}
@media only screen and (min-width: 1400px) {
	.is-section-wave {
		margin-top: -80px;
		z-index: -1;
	}
	.topic-about + .is-section-wave {
		margin-top: -40px;
	}
	.is-section-wave.has-button {
		margin-top: 0;
		z-index: 0;
	}

	/* Typewriter */
	.is-section-wave.has-typewriter > .wp-block-group__inner-container {
		max-width: 1240px;
	}

}

@media only screen and (min-width: 1520px) {

	/* Typewriter */
	.is-section-wave.has-typewriter > .wp-block-group__inner-container {
		max-width: 1496px;
	}

}






/* Mandalas ---------------------------- */
.deco-mandala-half {
	position: absolute;
	bottom: -85px;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	width: 150px;
	height: 150px;
	background: url(assets/img/deco_mandala-half-mobile.svg) no-repeat 0 0;
	background-size: contain;
	margin: 0;
}
.deco-mandala {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: -1;
	width: 200px;
	height: 200px;
	background: url(assets/img/deco_mandala-mobile.svg) no-repeat 0 0;
	background-size: contain;
	margin: 0;
}
@media only screen and (min-width: 600px) {
	.deco-mandala-half {
		bottom: -145px;
		width: 250px;
		height: 250px;
	}
	.is-section-topic .deco-mandala-half {
		bottom: -170px;
		width: 300px;
		height: 300px;
	}
	.deco-mandala {
		right: -40px;
		width: 270px;
		height: 270px;
	}
}
@media only screen and (min-width: 960px) {
	.deco-mandala {
		right: 0;
	}
}
@media only screen and (min-width: 1200px) {
	.deco-mandala-half {
		top: 15px;
		width: 900px;
		height: 560px;
		background-image: url(assets/img/deco_mandala-half.svg);
	}
	.deco-mandala {
		top: -10px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		width: 500px;
		height: 500px;
		background-image: url(assets/img/deco_mandala.svg);
	}
}
@media only screen and (min-width: 1400px) {
	.deco-mandala-half {
		top: -75px;
		width: 1266px;
		height: 800px;
	}
	.topic-books .deco-mandala-half,
	.topic-events .deco-mandala-half,
	.topic-studio .deco-mandala-half,
	.topic-news .deco-mandala {
		display: none;
	}
	.deco-mandala {
		top: -120px;
	}
}


/* Marquee -------------------- */
.is-marquee,
.js-marquee {
	margin-bottom: 30px;
}


/* Section: Topics General -------------------- */
.is-section-topic {}

.topic-head h2 {
	margin-bottom: 20px;
}
.topic-body {
	z-index: 1;
}
/* .is-section-content > .wp-block-group__inner-container > p,
[class*="topic-body"] > .wp-block-group__inner-container > p:not(.has-small-font-size),
[class*="topic-body"] > .wp-block-group__inner-container > .wpcf7,
.topic-about .wp-block-column > *:not(figure) {
	padding-left: 20px;
	padding-right: 20px;
} */
[class*="topic-body"] .wp-block-buttons,
.is-step-box .wp-block-buttons {
	justify-content: center!important;
	margin-top: 30px;
	margin-bottom: 40px;
}
.is-step-box .wp-block-buttons {
	margin-top: 20px;
	margin-bottom: 0;
}
.topic-body .wp-block-button a.wp-block-button__link,
.is-step-box .wp-block-button a.wp-block-button__link,
.topic-news .wpcf7-submit {
	min-width: 230px;
}

.topic-aside {}

/* Deco */
.deco-topic-top {
	display: none;
	position: absolute;
	top: -270px;
	left: 0px;
	z-index: -1;
	width: 425px;
	height: 425px;
	background: url(assets/img/deco-top-books.svg) no-repeat 0 0;
	background-size: contain;
}
.deco-topic-bottom {
	/* display: none; */
	position: absolute;
	bottom: 82px;
	left: 100px;
	width: 22px;
	height: 22px;
	background: url(assets/img/deco-bottom-books.svg) no-repeat 0 0;
	background-size: contain;
}
.deco-topic-bottom::before {
	position: absolute;
	top: -5px;
	left: 50px;
	content: 'be space.';
	font-size: 13px;
	white-space: nowrap;
}
.deco-topic-bottom::after {
	position: absolute;
	top: 14px;
	left: 11px;
	z-index: -1;
	content: '';
	/* 100vw - padding + right padding - offset - left position */
	width: calc( 100vw - 30px + 15px - 11px - 100px  );
	height: 1px;
	background: #F2948F;
}

/* Headline - Gradients */
.topic-head h2 strong {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/* Engelkongress - Specials */
.engelkongress .topic-news .topic-head {
	text-align: center;
}
.engelkongress .topic-news .topic-head .deco-mandala {
	top: 30px;
	left: 50%;
	right: auto;
	transform: translateX(-50%);
}
.engelkongress .topic-head h2 strong {
	-webkit-text-fill-color: inherit;
}
.engelkongress .topic-body > .wp-block-group__inner-container > p:not(.has-small-font-size) {
	padding-left: 0;
	padding-right: 0;
}
.engelkongress .topic-body .has-small-font-size {
	padding-left: 20px;
	padding-right: 20px;
}



/* Image */
.topic-aside .wp-block-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media only screen and (min-width: 600px) {

	.topic-head .prehead {
		margin-bottom: 10px;
	}

	.is-section-content > .wp-block-group__inner-container > p,
	.topic-body > .wp-block-group__inner-container > p:not(.has-small-font-size),
	.topic-body > .wp-block-group__inner-container > .wpcf7,
	.topic-about .wp-block-column > *:not(figure) {
		padding-left: 0;
		padding-right: 0;
	}
	.topic-body .wp-block-buttons,
	.is-step-box .wp-block-buttons {
		margin-top: 40px;
		margin-bottom: 50px;
	}
	.is-step-box .wp-block-buttons {
		margin-top: 30px;
		margin-bottom: 0;
	}

	.deco-topic-bottom {
		left: 120px;
		bottom: 140px;
	}
	.deco-topic-bottom::after {
		/* 100vw - padding/2 - offset - left position */
		width: calc( 100vw - (( 100vw - 608px ) / 2 ) - 11px - 120px );
	}

	/* Engelkongress - Specials */
	.engelkongress .topic-news .topic-head .deco-mandala {
		top: -35px;
	}
	.engelkongress .topic-body .has-small-font-size {
		padding-left: 0;
		padding-right: 0;
	}
	.engelkongress .topic-body .wp-block-button a.wp-block-button__link {
		min-width: 280px;
	}


}
@media only screen and (min-width: 960px) {

	.topic-body .wp-block-buttons {
		justify-content: flex-start;
		margin-top: 35px;
		margin-bottom: 55px;
	}
	.deco-topic-bottom {
		left: 128px;
	}
	.deco-topic-bottom::after {
		/* 100vw - padding/2 - offset - left position */
		width: calc( 100vw - (( 100vw - 652px ) / 2 ) - 11px - 128px );
	}

	/* Engelkongress - Specials */
	.engelkongress .topic-news .wp-block-buttons {
		justify-content: center;
		margin-top: 0;
	  margin-bottom: 0;
	}

}
@media only screen and (min-width: 1200px) {

	.is-section-topic:not(.topic-studio) {
		margin-left: -90px;
		margin-right: -90px;
	}

	.topic-body .wp-block-buttons {
		margin-bottom: 0;
	}
	.topic-body .wp-block-button a.wp-block-button__link {
		min-width: 300px;
	}

	.deco-topic-top {
		display: block;
	}
	.deco-topic-bottom {
		left: 128px;
	}
	.deco-topic-bottom::after {
		/* 100vw - padding/2 - offset - left position */
		width: calc( 100vw - (( 100vw - 652px ) / 2 ) - 11px - 128px );
	}

	/* Engelkongress - Specials */
	.engelkongress .topic-news .topic-head {
		text-align: left;
	}
	.engelkongress .topic-news .topic-head .deco-mandala {
		top: -35px;
		right: 58px
	}
	.engelkongress .topic-news .submit-wrap {
		text-align: left;
	}
	.engelkongress .topic-news .wp-block-buttons {
		justify-content: flex-start;
	}
	.engelkongress .topic-body .wp-block-button a.wp-block-button__link {
		min-width: 300px;
	}


}
@media only screen and (min-width: 1400px) {

	.is-section-topic:not(.topic-studio) {
		margin-left: -150px;
		margin-right: -150px;
	}

	.topic-body .wp-block-button a.wp-block-button__link,
	.is-step-box .wp-block-button a.wp-block-button__link,
	.topic-news .wpcf7-submit {
		min-width: 300px;
	}

	.deco-topic-top {
		top: -200px;
		left: -200px;
		width: 520px;
		height: 520px;
	}
	.deco-topic-bottom {
		right: 0;
		bottom: 0;
		left: auto;
	}

}


/* Section: Topics Specific -------------------- */

/* Books ---- */
.is-section-topic.topic-books > .wp-block-group__inner-container {
	padding-top: 35px;
	padding-bottom: 130px;
}
/* Marquee */
.topic-books .is-marquee,
.topic-books .js-marquee {
  background: rgba(242,148,143,0.65);
}
/* Deco */
.topic-books .deco-topic-top {
	top: -200px;
	left: -200px;
	background-image: url(assets/img/deco-top-books.svg);
}
.topic-books .deco-topic-bottom {
	background-image: url(assets/img/deco-bottom-books.svg);
}
.topic-books .deco-topic-bottom::before {
	content: 'be space.';
}
.topic-books .deco-topic-bottom::after {
	background: #F2948F;
}
/* Headlines */
.topic-books h2 strong {
	background-image: var(--gradient-topic-books);
}
.topic-books .wp-block-button.is-style-outline a.wp-block-button__link:hover {
	background: var(--gradient-button-books);
	color: var(--white-color);
	border-color: var(--gradient-button-books);
}
/* Aside Images */
.topic-books .topic-aside > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.topic-books .topic-aside .wp-block-image {
	flex-basis: calc( (100% - 40px) / 2 );
	margin: 0 10px 20px;
	height: 150px;
}
.topic-books .topic-aside .wp-block-image:last-child {
	display: none;
}

@media only screen and (min-width: 600px) {
	.is-section-topic.topic-books > .wp-block-group__inner-container {
		padding-top: 40px;
		padding-bottom: 180px;
	}
	.topic-books .deco-topic-bottom {
		bottom: 140px;
	}
	.topic-books .topic-aside > div {
		margin: 0 -15px;
	}
	.topic-books .topic-aside .wp-block-image {
		flex-basis: calc( (100% - 60px) / 2 );
		margin: 0 15px 30px;
		height: 232px;
	}
}
@media only screen and (min-width: 960px) {
	.is-section-topic.topic-books > .wp-block-group__inner-container {
		padding-top: 70px;
	}
	.topic-books .topic-aside {
		margin-left: -80px;
    margin-right: -80px;
    max-width: calc(100% + 160px + 30px);
    width: auto;
	}
	.topic-books .topic-aside > div {
		margin: 0 -12px;
	}
	.topic-books .topic-aside .wp-block-image {
		flex-basis: calc( (100% - 96px) / 4 );
		margin: 0 12px 30px;
		height: 166px;
	}
}
@media only screen and (min-width: 1200px) {
	.is-section-topic.topic-books > .wp-block-group__inner-container {
		padding-top: 0;
		padding-bottom: 90px;

		display: grid;
		grid-template-columns: 48% 52%;
		grid-template-rows: auto auto auto;
		grid-template-areas:
			". body"
			"head head"
			"aside aside";
	}
	.topic-books .topic-head {
		grid-area: head;
		margin-top: -56px;
	}
	.topic-books .topic-body {
		grid-area: body;
	}
	.topic-books .topic-aside {
		grid-area: aside;
	}

	.topic-books .deco-topic-top {
		top: -252px;
		left: 0;
	}
	.topic-books .deco-topic-bottom {
		bottom: 20px;
		left: 32%;
	}
	.topic-books .topic-aside {
		margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: auto;
	}
	.topic-books .topic-aside .wp-block-image {
		flex-basis: calc( (100% - 120px) / 5 );
		margin: 0 12px;
		height: 180px;
	}
	.topic-books .topic-aside .wp-block-image:last-child {
		display: block;
	}
}
@media only screen and (min-width: 1400px) {
	.is-section-topic.topic-books {
		margin-top: -30px;
	}
	.is-section-topic.topic-books > .wp-block-group__inner-container {
		padding-bottom: 110px;
		grid-template-columns: 50% 50%;
	}
	.topic-books .deco-topic-top {
		top: -282px;
		left: -168px;
	}
	.topic-books .deco-topic-bottom {
		bottom: 100px;
		left: 105%;
	}
	.topic-books .topic-aside {
		padding-top: 60px;
	}
	.topic-books .topic-aside > div {
		justify-content: space-between;
	}
	.topic-books .topic-aside .wp-block-image {
		flex-basis: 191px;
		height: 200px;
	}

}

/* Events ---- */
.is-section-topic.topic-events > .wp-block-group__inner-container {
	padding-top: 35px;
	padding-bottom: 130px;
}
/* Marquee */
.topic-events .is-marquee,
.topic-events .js-marquee {
  background: rgba(255,185,162,0.85);
}
/* Deco */
.topic-events .deco-topic-top {
	top: -200px;
	left: -400px;
	background-image: url(assets/img/deco-top-events-2.svg);
}
.topic-events .deco-topic-bottom {
	background-image: url(assets/img/deco-bottom-events.svg);
}
.topic-events .deco-topic-bottom::before {
	content: 'be you.';
}
.topic-events .deco-topic-bottom::after {
	background: #FFDBD0;
}
/* Headlines */
.topic-events h2 strong {
	background-image: var(--gradient-topic-events);
}
.topic-events .wp-block-button.is-style-outline a.wp-block-button__link:hover {
	background: var(--gradient-button-events);
	color: var(--white-color);
	border-color: var(--gradient-button-events);
}
/* Aside Images */
.topic-events .topic-aside > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.topic-events .topic-aside .wp-block-image {
	flex-basis: calc( (100% - 40px) / 2 );
	margin: 0 10px 20px;
	height: 150px;
}
.topic-events .topic-aside .wp-block-image:last-child {
	flex-basis: 100%;
	height: 160px;
}

@media only screen and (min-width: 600px) {
	.is-section-topic.topic-events > .wp-block-group__inner-container {
		padding-top: 40px;
		padding-bottom: 180px;
	}
	.topic-events .deco-topic-bottom {
		bottom: 140px;
	}
	.topic-events .topic-aside .wp-block-image,
	.topic-events .topic-aside .wp-block-image:last-child {
		flex-basis: calc( (100% - 60px) / 3 );
		height: 202px;
	}
}
@media only screen and (min-width: 960px) {
	.is-section-topic.topic-events > .wp-block-group__inner-container {
		padding-top: 70px;
	}
	.topic-events .topic-aside {
		margin-left: -80px;
    margin-right: -80px;
    max-width: calc(100% + 160px + 30px);
    width: auto;
	}
}
@media only screen and (min-width: 1200px) {
	.is-section-topic.topic-events > .wp-block-group__inner-container {
		padding-top: 0;
		padding-bottom: 60px;

		display: grid;
		grid-template-columns: 18.5% 49% 5% 26.5%;
		grid-template-rows: auto auto;
		grid-template-areas:
			". body . aside"
			"head head . aside";
	}
	.topic-events .topic-head {
		grid-area: head;
	}
	.topic-events .topic-head h2 {
		margin-bottom: 0;
	}
	.topic-events .topic-body {
		grid-area: body;
		padding: 40px 0 60px 0;
	}
	.topic-events .topic-aside {
		grid-area: aside;
		margin-left: 0;
    margin-right: 0;
    max-width: 100%;
		padding-bottom: 26px;
	}
	.topic-events .topic-aside > div {
		height: 100%;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	.topic-events .topic-aside .wp-block-image,
	.topic-events .topic-aside .wp-block-image:last-child {
		flex-basis: auto;
		height: 220px;
		margin: 0;
	}

	.topic-events .deco-topic-top {
		top: -282px;
		left: 0;
	}
	.topic-events .deco-topic-bottom {
		bottom: 20px;
		left: 32%;
	}
}
@media only screen and (min-width: 1400px) {
	.is-section-topic.topic-events {
		margin-top: -30px;
	}
	.is-section-topic.topic-events > .wp-block-group__inner-container {
		padding-bottom: 81px;
		grid-template-columns: 15.8% 50% 5% 29.2%;
	}
	.topic-events .topic-body {
		padding: 60px 0 110px 0;
	}
	.topic-events .topic-aside .wp-block-image,
	.topic-events .topic-aside .wp-block-image:last-child {
		height: 245px;
	}

	.topic-events .deco-topic-top {
		top: -232px;
		left: -300px;
		background-image: url(assets/img/deco-top-events.svg);
	}
	.topic-events .deco-topic-bottom {
		bottom: 100px;
		left: 105%;
	}

}



/* Magazine ---- */
.is-section-topic.topic-mag > .wp-block-group__inner-container {
	padding-top: 35px;
	padding-bottom: 130px;
}
/* Marquee */
.topic-mag .is-marquee,
.topic-mag .js-marquee {
  background: rgba(239,123,116,0.65);
}
/* Deco */
.topic-mag .deco-topic-top {
	top: -200px;
	left: -300px;
	background-image: url(assets/img/deco-top-mag.svg);
}
.topic-mag .deco-topic-bottom {
	background-image: url(assets/img/deco-bottom-mag.svg);
}
.topic-mag .deco-topic-bottom::before {
	content: 'be love.';
}
.topic-mag .deco-topic-bottom::after {
	background: #CC7877;
}
/* Headlines */
.topic-mag h2 strong {
	background-image: var(--gradient-topic-mag);
}
.topic-mag .wp-block-button.is-style-outline a.wp-block-button__link:hover {
	background: var(--gradient-button-mag);
	color: var(--white-color);
	border-color: var(--gradient-button-mag);
}
/* Aside Images */
.topic-mag .topic-aside > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	justify-content: center;
}
.topic-mag .topic-aside .wp-block-image {
	flex-basis: 120px;
	margin: 0 10px 20px;
	height: 160px;
}

@media only screen and (min-width: 600px) {
	.is-section-topic.topic-mag > .wp-block-group__inner-container {
		padding-top: 40px;
		padding-bottom: 150px;
	}
	.topic-mag .deco-topic-bottom {
    bottom: 110px;
	}
	.topic-mag .topic-aside .wp-block-image {
		flex-basis: 170px;
		margin: 0 15px 20px;
		height: 230px;
	}
}
@media only screen and (min-width: 960px) {
	.is-section-topic.topic-mag > .wp-block-group__inner-container {
		padding-top: 70px;
	}
	.topic-mag .topic-aside {
		width: 400px;
		transform: translate(332px, -111px);
		margin-bottom: -101px;
	}
	.topic-mag .topic-aside > div {
		justify-content: flex-end;
	}
}
@media only screen and (min-width: 1200px) {
	.is-section-topic.topic-mag > .wp-block-group__inner-container {
		padding-top: 0;
		padding-bottom: 90px;

		display: grid;
		grid-template-columns: 23.9% 35.8% 16.6% 23.7%;
		grid-template-rows: auto 115px auto;
		grid-template-areas:
			". body body ."
			". . aside aside"
			"head head aside aside";
	}
	.topic-mag .topic-head {
		grid-area: head;
	}
	.topic-mag .topic-head h2 {
		min-height: 120px;
	}
	.topic-mag .topic-body {
		grid-area: body;
	}
	.topic-mag .topic-aside {
		grid-area: aside;
		width: auto;
		transform: none;
		margin-bottom: 0;
		padding-bottom: 25px;
	}

	.topic-mag .deco-topic-top {
		top: -192px;
		left: 0;
	}
	.topic-mag .deco-topic-bottom {
		bottom: 70px;
		left: 32%;
	}
}
@media only screen and (min-width: 1400px) {
	.is-section-topic.topic-mag {
		margin-top: -30px;
	}
	.is-section-topic.topic-mag > .wp-block-group__inner-container {
		padding-bottom: 110px;
		grid-template-columns: 31.8% 33% 17.8% 17.4%;
		grid-template-rows: auto 101px auto;
	}
	.topic-mag .topic-aside {
		padding-bottom: 45px;
	}
	.topic-mag .topic-aside > div {
		margin-left: -30px;
		margin-right: -30px;
	}
	.topic-mag .topic-aside .wp-block-image {
		flex-basis: 175px;
		margin: 0 30px 0;
		height: 230px;
	}

	.topic-mag .deco-topic-top {
		top: -209px;
		left: -158px;
	}
	.topic-mag .deco-topic-bottom {
		bottom: 153px;
		left: 105%;
	}

}



/* Studio ---- */
.is-section-topic.topic-studio.topic-head > .wp-block-group__inner-container {
	padding-top: 88px;
	padding-bottom: 0;
}
.is-section-topic.topic-studio.topic-aside > .wp-block-group__inner-container {
	padding-bottom: 80px;
}
/* Button */
.topic-studio .wp-block-button {
	margin-top: 20px;
}
.topic-studio .wp-block-button.is-style-outline a.wp-block-button__link {
	border: none;
}
.topic-studio .wp-block-button.is-style-outline a.wp-block-button__link:hover {
	background: none;
}
/* Deco */
.topic-studio .deco-topic-bottom {
	left: 70%;
	bottom: 93px;
	background-image: url(assets/img/deco-bottom-about.svg);
}
.topic-studio .deco-topic-bottom::before {
	content: '';
}
.topic-studio .deco-topic-bottom::after {
	background: #D6C2D3;
}

@media only screen and (min-width: 600px) {
	.is-section-topic.topic-studio.topic-aside > .wp-block-group__inner-container {
		padding-bottom: 160px;
	}
	.topic-studio .deco-topic-bottom {
		left: 65%;
		bottom: 176px;
	}
}
@media only screen and (min-width: 960px) {
	.is-section-topic.topic-studio.topic-head.alignwide {
		margin-left: 0;
		margin-right: 0;
		max-width: none;
	}
	.is-section-topic.topic-studio.topic-head > .wp-block-group__inner-container {
		margin-top: -40px;
	}
	.topic-studio .deco-topic-bottom {
		bottom: 175px;
		left: 38%;
	}
	.topic-studio .deco-topic-bottom::before {
		left: auto;
		right: 70px;
	}
	.topic-studio .deco-topic-bottom::after {
		left: auto;
		right: 11px;
	}
}
@media only screen and (min-width: 1200px) {
	.is-section-topic.topic-studio.topic-head.alignwide {
		margin-left: -90px;
		margin-right: -90px;
		max-width: calc(100% + 180px);
	}
	.topic-studio h2 {
		font-size: 100px;
		line-height: calc(105/100);
		text-align: center;
		margin-bottom: 30px;
	}
	.topic-studio .prehead {
		text-align: center;
	}
	.topic-studio .topic-body {
		max-width: 770px;
		margin-left: auto;
		margin-right: auto;
	}
	.is-section-topic.topic-studio.topic-aside > .wp-block-group__inner-container {
		padding-bottom: 58px;
	}

	.topic-studio .deco-topic-bottom {
		bottom: 75px;
		left: 41%;
	}

}
@media only screen and (min-width: 1400px) {
	.is-section-topic.topic-studio.topic-head.alignwide {
		margin-left: -220px;
		margin-right: -220px;
		max-width: calc(100% + 440px);
	}
	.topic-studio h2 {
		font-size: 125px;
		line-height: calc(120/125s);
		text-align: center;
		margin-bottom: 50px;
	}
	.topic-studio .prehead {
		text-align: center;
	}
	.topic-studio .topic-body {
		margin-left: -36px;
		margin-right: -36px;
		max-width: calc(100% + 72px);
	}
	.is-section-topic.topic-studio.topic-aside > .wp-block-group__inner-container {
		padding-bottom: 58px;
	}
	.topic-about .deco-topic-bottom {
		bottom: 105px;
	}

}

/* About ---- */
.is-section-topic.topic-about > .wp-block-group__inner-container {
	padding-top: 35px;
	padding-bottom: 100px;
}
/* Deco */
.topic-about .deco-topic-top {
	display: block;
	top: -140px;
	left: auto;
	right: -15px;
	width: 235px;
	height: 280px;
	background-image: url(assets/img/deco-top-about.svg);
	background-size: auto 100%;
}
.topic-about .deco-topic-bottom {
	bottom: 50px;
	background-image: url(assets/img/deco-bottom-about.svg);
}
.topic-about .deco-topic-bottom::before {
	content: 'be space. be you. be love.';
}
.topic-about .deco-topic-bottom::after {
	background: #D6C2D3;
}
/* Headlines */
.topic-about h2 {
	min-height: 110px;
}
.topic-about h2 strong {
	background-image: var(--gradient-topic-about);
}
.topic-about .wp-block-button.is-style-outline a.wp-block-button__link:hover {
	background: var(--gradient-button-about);
	color: var(--white-color);
	border-color: var(--gradient-button-about);
}
/* Aside Images */
.topic-about .topic-aside .wp-block-image {
	margin-top: 20px;
	margin-bottom: 40px;
	height: 230px;
}
@media (min-width: 600px) {
	.topic-about .deco-topic-top {
		top: -200px;
		right: calc((100% - 100vw) / 2);
		width: 390px;
		height: 400px;
	}
	.topic-about .deco-topic-bottom {
		bottom: 70px;
	}
	.topic-about h2 {
		min-height: 180px;
	}
	.topic-about .topic-aside .wp-block-column:not(:last-child) {
		margin-bottom: 40px;
	}
	.topic-about .topic-aside .wp-block-image {
		float: left;
		width: 250px;
		height: 260px;
		margin: 0;
	}
	.topic-about .topic-aside h3,
	.topic-about .topic-aside p {
		margin-left: 280px;
	}
}
@media (min-width: 960px) {
	.is-section-topic.topic-about > .wp-block-group__inner-container {
		padding-top: 70px;
		padding-bottom: 130px
	}
	.topic-about .deco-topic-top {
		top: -200px;
		right: -144px;
		width: 400px;
		height: 400px;
	}
	.topic-about .deco-topic-bottom {
		bottom: 90px;
	}
	.topic-about .topic-aside .wp-block-column:not(:last-child) {
		margin-bottom: 40px;
	}
	.topic-about .topic-aside .wp-block-image {
		float: left;
		width: 270px;
		height: 308px;
		margin: 0;
	}
	.topic-about .topic-aside h3,
	.topic-about .topic-aside p {
		margin-left: 315px;
	}
}
@media (min-width: 1200px) {
	.is-section-topic.topic-about > .wp-block-group__inner-container {
		padding-top: 0;
		padding-bottom: 60px;

		display: grid;
		grid-template-columns: 45% 46.8% 8.2%;
		grid-template-rows: auto auto;
		grid-template-areas:
			"head head ."
			". body .";
	}
	.topic-about .topic-head {
		grid-area: head;
	}
	.topic-about h2 {
		min-height: 210px;
	}

	.topic-about .topic-body {
		grid-area: body;
		padding: 10px 0 0;
	}

	.topic-about .deco-topic-top {
		top: -350px;
		left: 50%;
		transform: translateX(-50%);
		width: 450px;
		height: 450px;
	}
	.topic-about .deco-topic-bottom {
		bottom: 75px;
		left: 39%;
	}
	.topic-about .deco-topic-bottom::before {
		left: auto;
		right: 70px;
	}
	.topic-about .deco-topic-bottom::after {
		left: auto;
		right: 11px;
	}
	.topic-about .topic-aside {
		margin-left: -90px;
		margin-right: -90px;
	}
	.topic-about .topic-aside .wp-block-column:not(:last-child) {
		margin-bottom: 0;
	}
	.topic-about .topic-aside .wp-block-image {
		float: none;
		width: auto;
		height: 339px;
		margin: 0 0 40px;
	}
	.topic-about .topic-aside h3 {
		margin-bottom: 10px;
	}
	.topic-about .topic-aside h3,
	.topic-about .topic-aside p {
		margin-left: 0;
	}
}

@media (min-width: 1400px) {
	.topic-about .deco-topic-top {
		top: -500px;
		left: 50%;
		transform: translateX(-50%);
		width: 720px;
		height: 720px;
		background-image: url(assets/img/deco-top-about.svg);
	}

	.topic-about .topic-aside {
		margin-left: -150px;
		margin-right: -150px;
	}

	.is-section-topic.topic-about > .wp-block-group__inner-container {
		padding-bottom: 90px;
		grid-template-columns: 55.8% 44.2%;
		grid-template-rows: auto auto;
		grid-template-areas:
			"head head"
			". body";
	}
	.topic-about h2 {
		min-height: 232px;
	}
	.topic-about .topic-body {
		margin-top: -50px;
		padding: 0;
	}
	.topic-about .deco-topic-bottom {
		bottom: 105px;
	}
	.topic-about .topic-aside .wp-block-column:not(:first-child) {
		margin-left: 60px;
	}
	.topic-about .topic-aside .wp-block-image {
		height: 370px;
	}
}

/* News ---- */
.is-section-topic.topic-news > .wp-block-group__inner-container {
	padding-top: 88px;
	padding-bottom: 80px;
}
/* Deco */
.topic-news .deco-topic-bottom {
	bottom: 30px;
	background-image: url(assets/img/deco-bottom-news.svg);
}
.topic-news .deco-topic-bottom::before {
	content: 'spread your light.';
}
.topic-news .deco-topic-bottom::after {
	background: #FFB9A2;
}
/* Headlines */
.topic-news h2 strong {
	background-image: var(--gradient-topic-news);
}
/* Form */
.topic-news label {
	color: var(--secondary-color);
}
.topic-news input {
	border-color: var(--primary-color);
}
.topic-news input[type="submit"] {
	background: var(--gradient-button-news);
	color: var(--white-color);
	border-color: var(--gradient-button-news);
}
.topic-news input[type="submit"]:hover {
	background: transparent;
	color: var(--secondary-color);
	border-color: var(--secondary-color);
}
/* Aside Images */
.topic-news .topic-aside .wp-block-image {
	height: 250px;
}

/* Triggered Animation */
.topic-news .deco-topic-animation {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 250px;
	width: 70px;
	height: 70px;
	background: var(--gradient-header);
	opacity: 0;
}
.topic-news .deco-topic-animation.triggered {
	animation: 0.5s wirbel 10 linear;
	opacity: 1;
}

.topic-news .deco-topic-video {
	position: absolute;
	bottom: -101px;
	left: -67px;
	z-index: -1;
	width: 360px;
	height: 310px;
}


@media (min-width: 600px) {
	.topic-news .deco-topic-video {
		left: auto;
		bottom: -27px;
		right: 242px;
		width: 360px;
		height: 310px;
	}
}



@keyframes wirbel {
	0% {
		transform: rotate(0deg);
		opacity: 1;
	}
	50% {
		opacity: .5;
	}
	100% {
		transform: rotate(360deg);
		opacity: 1;
	}
}

@media only screen and (min-width: 600px) {
	.is-section-topic.topic-news > .wp-block-group__inner-container {
		padding-top: 60px;
	}
	.topic-news .deco-mandala {
		top: -35px;
		right: 58px;
	}
	.topic-news .topic-aside .wp-block-image {
		height: 290px;
		margin-top: 30px;
	}
}
@media only screen and (min-width: 960px) {
	.topic-news .deco-mandala {
		right: auto;
		left: 50%;
		transform: translateX(-45%);
	}
}
@media (min-width: 1200px) {
	.is-section-topic.topic-news > .wp-block-group__inner-container {
		padding-top: 40px;
		padding-bottom: 0;

		display: grid;
		grid-template-columns: 57.1% 3% 39.9%;
		grid-template-rows: auto auto;
		grid-template-areas:
			"head . aside"
			"body . aside";
	}
	.topic-news .topic-head {
		grid-area: head;
	}
	.topic-news .topic-body {
		grid-area: body;
		padding: 0;
	}
	.topic-news .topic-aside {
		grid-area: aside;
	}
	.topic-news .topic-aside .wp-block-image {
		height: 447px;
		margin-top: 0;
	}
	.topic-news .topic-aside .wp-block-image img {
		object-position: 85% 100%;
	}
	.topic-news .deco-mandala {
		display: none
	}
	.topic-news .deco-topic-bottom {
		bottom: 70px;
		left: 60%;
	}
}
@media (min-width: 1400px) {
	.is-section-topic.topic-news > .wp-block-group__inner-container {
		padding-top: 100px;
		grid-template-columns: 58.33% 5.42% 36.25%;
	}
	.topic-news .topic-aside .wp-block-image {
		height: 460px;
	}
	.topic-news .wpcf7 {
		margin-top: 45px;
		margin-bottom: 55px;
	}
	.topic-news .deco-topic-bottom {
		left: 63.75%;
		bottom: 103px;
	}
}

/* Section Testimonials ---------------------------- */
.is-section-testimonial > div {
	margin-top: -20px;
	padding-top: 0;
	padding-bottom: 40px;
	transform: translateY(-20px);
	z-index: 1!important;
}
.testimonial.wp-block-columns {
	padding: 0 35px;
	margin: 0;
}
.testimonial .wp-block-image {
	position: relative;
	width: 234px;
	float: right;
	margin-bottom: 25px;
}
.testimonial .wp-block-image::after {
	position: absolute;
	bottom: -17px;
	left: -57px;
	z-index: -1;
	display: block;
	width: 68%;
	height: 68%;
	content: '';
	background: url(assets/img/deco-testimonial.svg) no-repeat 0 0;
	background-size: contain;
}

.testimonial .wp-block-pullquote {
	display: block;
	padding: 0;
	min-height: 0;
}
.testimonial .wp-block-pullquote p {
	margin-bottom: 10px;
}
.testimonial .wp-block-pullquote cite {
	text-align: center;
}

@media (min-width: 600px) {
	.testimonial.wp-block-columns {
		margin-bottom: 40px;
	}
	.testimonial.wp-block-columns .wp-block-column:first-child {
		padding-left: 83px;
	}
	.testimonial .wp-block-image {
		width: 300px;
		float: none;
		margin: 0 auto 25px;
	}
}
@media (min-width: 960px) {
	.is-section-testimonial > div {
		max-width: 812px!important;
		margin-top: 0;
		padding-bottom: 100px;
		transform: none;
	}
	.testimonial.wp-block-columns {
		padding: 0;
	}
	.testimonial.wp-block-columns .wp-block-column:first-child {
		flex-basis: 37.5%!important;
		padding-left: 0;
	}
	.testimonial.wp-block-columns .wp-block-column:last-child {
		display: flex;
		flex-basis: 62.5%!important;
		flex-direction: column;
		justify-content: flex-end;
		margin-left: 5px;
		padding-top: 60px;
	}
	.testimonial .wp-block-image {
		margin-bottom: 80px;
	}
}
@media (min-width: 1200px) {
	.is-section-testimonial {
		margin-bottom: 50px;
		padding: 40px 0;
	}
	.is-section-testimonial > div {
		max-width: 1080px!important;
	}
	.testimonial .wp-block-image {
		margin-bottom: 70px;
	}
	.testimonial .wp-block-image::after {
		bottom: -46px;
		left: -52px;
		z-index: -1;
		display: block;
		width: 100%;
		height: 100%;
	}
	.testimonial .wp-block-pullquote {
		max-width: 90%;
	}
}
@media (min-width: 1400px) {
	.is-section-testimonial {
		margin-bottom: 120px;
		padding: 90px 0;
	}
	.is-section-testimonial > div,
	.testimonial {
		max-width: 1280px!important;
		padding-bottom: 170px;
	}
	.testimonial .wp-block-image {
		width: 400px;
	}
	.testimonial .wp-block-image::after {
		bottom: -88px;
		left: -60px;
		z-index: -1;
		display: block;
		width: 100%;
		height: 100%;
	}
	.testimonial.wp-block-columns .wp-block-column:last-child {
		justify-content: center;
	}
	.testimonial .wp-block-pullquote {
		max-width: 755px;
		padding-top: 120px;
		margin-bottom: 0;
	}
	.testimonial .wp-block-pullquote p {
		margin-bottom: 30px;
	}
}


/* Sections Landingpages
---------------------------------------------
Tickets:					.is-section-tickets
Wider content			.is-section-wider-content
--------------------------------------------- */

/* Section Tickets */
.is-section-tickets {
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 600px) {
	.is-section-tickets.alignfull > .wp-block-group__inner-container {
		padding-left: 35px;
		padding-right: 35px;
	}
}
@media (min-width: 1200px) {
	.is-section-tickets.alignfull > .wp-block-group__inner-container {
		max-width: 1110px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 1400px) {
	.is-section-tickets.alignfull > .wp-block-group__inner-container {
		max-width: 1230px;
	}
}

/* section Wider Content */
.is-section-wider-content.alignfull  > .wp-block-group__inner-container,
.wp-block-group.alignfull.has-wider-content > .wp-block-group__inner-container {
	max-width: 678px;
	padding-left: 35px;
	padding-right: 35px;
}
@media (min-width: 600px) {
	.is-section-wider-content.alignfull  > .wp-block-group__inner-container,
	.wp-block-group.alignfull.has-wider-content > .wp-block-group__inner-container {
	}
}
@media (min-width: 1200px) {
	.is-section-wider-content.alignfull  > .wp-block-group__inner-container,
	.wp-block-group.alignfull.has-wider-content > .wp-block-group__inner-container {
		max-width: 1110px;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 1400px) {
	.is-section-wider-content.alignfull  > .wp-block-group__inner-container,
	.wp-block-group.alignfull.has-wider-content > .wp-block-group__inner-container {
		max-width: 1230px;
	}
}




/* Content Boxes
---------------------------------------------
Ticket-Box:			.is-ticket-box
Location:				.is-info-box
FAQ-Box:				.gb-block-accordion
Newsletterbox:
Flower-Box:			.is-flower-box (zweispaltig on mobile)
Step-Box:				.is-step-box
Speaker-Box:		.is-speaker-box
---------------------------------------------

--------------------------------------------- */
/* Ticket Box */
.is-ticket-box {
	padding: 28px 28px;
	border: 2px solid var(--decoration-color);
}
/* .is-ticket-box * {
	color: var(--decoration-color);
} */
.is-ticket-box h4 {
	margin-bottom: 20px;
}
.is-ticket-box .has-intro-font-size {
	margin-bottom: 20px;
}
.is-ticket-box .has-price-font-size + .has-intro-font-size {
	margin-top: -10px;
}
.is-ticket-box .wp-block-button {
	width: 100%;
}
.is-ticket-box .wp-block-button a.wp-block-button__link {
	min-width: 100%;
}
/* Engelkongress Mods */
.engelkongress .is-ticket-box {
	border-color: var(--ek-primary-color);
}


/* Location Box */
.is-info-box {
	padding: 29px 29px;
	border: 1px solid var(--secondary-color);
}
.is-info-box * {
	color: var(--secondary-color);
}
.is-info-box .wp-block-image {
	margin: -29px -29px 29px;
}
.is-info-box h5 {
	margin-bottom: 0;
}
.is-info-box h6 {
	margin-bottom: 20px;
}

.wp-block-column:not(:last-child) .is-info-box {
	margin-bottom: 50px;
}


/* FAQ-Box: Accordion  */
.gb-block-accordion {
	margin-bottom: 10px!important;
	border-bottom: 1px solid var(--primary-color);
	color: var(--primary-color);

}
.gb-block-accordion summary.gb-accordion-title {
	position: relative;
	padding: 10px 45px 10px 0;
	background: none;
	color: var(--primary-color);
	font-weight: 600;
	cursor: pointer;
}
.gb-block-accordion summary.gb-accordion-title {list-style: none}
.gb-block-accordion summary.gb-accordion-title::-webkit-details-marker {display: none; }
.gb-block-accordion summary.gb-accordion-title::after {
	position: absolute;
	top: 18px;
	right: 15px;
	content: '';
	display: block;
	width: 20px;
	height: 12px;
	background: url(assets/img/icon_accordion_ek2024.svg) no-repeat 0 0;
	background-size: contain;
	transform: rotate(180deg);
}
.gb-block-accordion [open] summary.gb-accordion-title::after {
	transform: rotate(0deg);
}

.gb-block-accordion div.gb-accordion-text {
	padding: 10px 0 20px;
}
.gb-block-accordion div.gb-accordion-text p:last-child {
	margin-bottom: 0;
}


/* Newsletter Box */
.is-newsletter-box {
	/* max-width: 800px; */
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.is-newsletter-box p.has-huge-font-size {
	padding-top: 11px;
}

@media only screen and (min-width: 960px) {

	.wp-block-column:not(:last-child) .is-info-box {
		margin-bottom: 0;
	}

	/* .gb-block-accordion summary.gb-accordion-title {
		padding: 10px 20px;
	} */
	.gb-block-accordion summary.gb-accordion-title::after {
		right: 20px;
	}

	.is-newsletter-box {
		padding: 52px 40px 45px;
		border: 1px solid var(--decoration-color);
	}
}

/* Flower Box */
.is-flower-box > .wp-block-group__inner-container {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.is-flower-box .wp-block-image {
	flex-basis: 30.5%;
	margin-bottom: 0;
	margin-right: 20px;
}
.is-flower-box .wp-block-image figure {
	margin-bottom: 0;
}
.is-flower-box p {
	flex-basis: 66%;
	margin-bottom: 0;
}
.is-flower-box p.has-text-align-center {
	text-align: left;
}

@media (min-width: 600px) {
	.is-flower-box > .wp-block-group__inner-container {
		align-items: flex-start;
	}
	.is-flower-box .wp-block-image {
		margin-top: 35px;
	}

	/* Engelkongress - Specials */
	.engelkongress .is-flower-box > .wp-block-group__inner-container {
			align-items: center;
	}
	.engelkongress .is-flower-box .wp-block-image {
		margin-top: 0;
	}
	/* .engelkongress .is-flower-box br {
		display: none;
	} */

}

@media only screen and (min-width: 960px) {
	.is-flower-box > .wp-block-group__inner-container {
		display: block;
		margin-bottom: 0;
	}
	.is-flower-box .wp-block-image {
		margin: 10px 10px 25px;
	}
	.is-flower-box p.has-text-align-center {
		text-align: center;
	}

	/* Engelkongress - Specials */
	/* .engelkongress .is-flower-box br {
		display: inline-block;
	} */

}

/* Step Box */
.is-step-box.wp-block-columns {
	margin-top: 30px;
	margin-bottom: 0;
}
.is-step-box .has-background {
	padding: 15px;
	margin-bottom: 20px;
}
.is-step-box .wp-block-image {
	display: none;
}
/* .is-step-box .wp-block-column:not(:last-child) .wp-block-buttons {
	display: none;
} */

@media only screen and (min-width: 600px) {

	.is-step-box.wp-block-columns {
		margin-top: 50px;
		margin-bottom: 0;
	}
	.is-step-box .has-background {
		margin-bottom: 30px;
	}


	.is-step-box .has-background > div {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.is-step-box .has-background {
		padding: 15px;
	}
	.is-step-box .has-background p {
		order: 1;
		margin: 0;
	}
	.is-step-box .has-background h4 {
		order: 4;
		flex-basis: 100%;
		margin: 0;
	}
	.is-step-box .has-background .wp-block-image {
		display: block;
		width: 70px;
		margin: 0 10px;
		order: 2;
	}
	.is-step-box .has-background h6 {
		order: 3;
		margin: 0;
	}
}


@media only screen and (min-width: 960px) {

	.is-step-box.wp-block-columns {
		margin-top: 55px;
	}
	.is-step-box.wp-block-columns .wp-block-column:not(:first-child) {
	   margin-left: 20px;
	}
	.is-step-box .has-background > div {
		display: block;
	}

	.is-step-box .has-background p {
		margin: 0 0 10px;
	}
	.is-step-box .has-background .wp-block-image {
		width: 72px;
		margin: 5px auto 10px;
	}
	.is-step-box .has-background h6 {
		margin: 0;
	}

	/* .is-step-box .wp-block-column:last-child .wp-block-buttons {
		display: none;
	}
	.is-step-box .wp-block-column:nth-child(2) .wp-block-buttons {
		display: flex;
		margin-top: 45px;
	} */


	.is-ticket-box .wp-block-button {
		width: auto;
		min-width: min(300px, 100%);
	}
	.is-ticket-box .wp-block-button a.wp-block-button__link {
		width: 100%;
	}

}

@media (min-width: 1200px) {

	.is-step-box.wp-block-columns .wp-block-column:not(:first-child) {
	   margin-left: 30px;
	}
	/* .is-step-box .wp-block-column:last-child .wp-block-buttons,
	.is-step-box .wp-block-column:not(:last-child) .wp-block-buttons {
		display: flex;
	} */
	.is-step-box .has-background {
		/* margin-bottom: 20px; */
		padding: 28px 15px 26px;
	}
	.is-step-box .has-background .wp-block-image {
		width: 120px;
		margin: 15px auto 20px;
	}
	/* .is-step-box .wp-block-column .wp-block-buttons,
	.is-step-box .wp-block-column:nth-child(2) .wp-block-buttons {
		margin-top: 20px;
	} */

	.is-ticket-box {
		padding: 32px 32px;
	}


}
@media (min-width: 1400px) {

	.is-step-box.wp-block-columns {
		margin-top: 95px;
	}
	.is-step-box.wp-block-columns .wp-block-column:not(:first-child) {
	   margin-left: 60px;
	}
	.is-step-box .has-background {
		/* margin-bottom: 55px; */
		padding: 38px 15px 39px;
	}
	.is-step-box .has-background h4 {
		margin: 35px 0;
	}
	.is-step-box .has-background .wp-block-image {
		width: 120px;
		margin: 15px auto 20px;
	}
	/* .is-step-box .wp-block-column .wp-block-buttons,
	.is-step-box .wp-block-column:nth-child(2) .wp-block-buttons {
		margin-top: 20px;
	} */

}

/* Speaker-Box */
.is-speaker-box-wrap {
	max-width: 1644px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -50px;
	padding-left: 15px;
	padding-right: 15px;
}
.is-speaker-box-wrap > .wp-block-group__inner-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: -15px;
	margin-right: -15px;
}
.is-speaker-box {
	flex-basis: calc(290px + 32px);
	padding: 0 16px;
	margin-bottom: 50px;
}
.is-speaker-box .wp-block-image {
	min-width: 230px;
	max-width: 250px;
	margin: 0 auto 20px;
}
.is-speaker-box .wp-block-button {
	width: 100%;
}
.is-speaker-box .wp-block-button a.wp-block-button__link {
	width: 100%;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 600px) {

	/* .is-speaker-box-wrap > .wp-block-group__inner-container {
		margin-left: -23px;
		margin-right: -23px;
	} */
	.is-speaker-box {
		flex-basis: calc(250px + 46px);
		padding: 0 23px;
	}
	.is-speaker-box .wp-block-image {
		min-width: 180px;
		max-width: 180px;
		margin-bottom: 10px;
	}
}

@media (min-width: 1024px) {
	.is-speaker-box .wp-block-button a.wp-block-button__link {
		font-size: 15px;
	}
}

@media (min-width: 1200px) {
	.is-speaker-box-wrap {
		margin-bottom: -57px;
	}

	.is-speaker-box-wrap > .wp-block-group__inner-container {
		margin-left: -14px;
		margin-right: -14px;
	}
	.is-speaker-box {
		flex-basis: calc(250px + 28px);
		margin-bottom: 57px;
		padding: 0 14px;
	}
	.is-speaker-box .wp-block-button a.wp-block-button__link {
		font-size: 16px;
	}
}
@media (min-width: 1400px) {
	.is-speaker-box-wrap {
		margin-bottom: -100px;
	}
	.is-speaker-box-wrap > .wp-block-group__inner-container {
		margin-left: -16px;
		margin-right: -16px;
	}
	.is-speaker-box {
		flex-basis: 19.5%;
		margin-bottom: 100px;
		padding: 0 16px;
	}
	.is-speaker-box .wp-block-image {
		min-width: 230px;
		max-width: 250px;
		margin-bottom: 20px;
	}
	.is-speaker-box .wp-block-button a.wp-block-button__link {
		font-size: 18px;
	}
}

/*
 ----------------------------------------------------
	 Event Landingpage: Program
 ----------------------------------------------------
*/
.is-event-programm {
	max-width: 1230px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}
.is-event-programm h3 {
	margin: 30px 0;
}
.is-event-programm .wp-block-columns {
	position: relative;
}
.programm-item {
	margin-bottom: 40px;
}
.programm-item > div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.programm-item .wp-block-image {
	max-width: 200px;
	margin-right: 30px;
	margin-bottom: 0;
}
.programm-item .wp-block-image  {
	filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.16));
}
.programm-item p {
	margin: 0;
}
.programm-item .wp-block-group {
	min-width: 180px;
}
@media (min-width: 960px) {

	.is-event-programm {
		margin-top: 50px ;
	}
	.is-event-programm h3 {
		margin: 0 0 50px;
	}
  .programm-item .wp-block-group {
  	min-width: 250px;
  }

	.is-event-programm .wp-block-columns::after {
		position: absolute;
		top: 100px;
		left: 50%;
		bottom: 50px;
		display: block;
		content: '';
		width: 2px;
		background: var(--secondary-color);
	}
}


/* Decorations
--------------------------------------------- */

/* Background Flowers
---------------------------------------------
- flower1
- flower2
- flower newsletter left
- flower newsletter right
- footer widgets
--------------------------------------------- */
.has-bg-flower1 .wp-block-group__inner-container {
	position: relative;
}
.has-bg-flower1 .wp-block-group__inner-container::before {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translate(-50%,0%);
	z-index: -1;
	display: block;
	width: 555px;
	height: 556px;
	content: '';
	background-image: url(assets/img/deco_mandala_flower1.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}

.is-deco-element.has-bg-flower1 {
	position: relative;
	z-index: -2;
}
.is-deco-element.has-bg-flower1::before {
	position: absolute;
	top: -185px;
	left: 50%;
	transform: translate(-50%,0%);
	z-index: -1;
	display: block;
	width: 317px;
	height: 317px;
	content: '';
	background-image: url(assets/img/deco_mandala_flower1.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.is-deco-element.has-bg-flower1 em {
	display: none;
}

.has-bg-flower2,
.has-bg-flower2 .wp-block-group__inner-container {
	position: relative;
}
.has-bg-flower2::before {
	position: absolute;
	top: -85px;
	left: 50%;
	transform: translate(-50%,0%);
	z-index: 0;
	display: block;
	width: 303px;
	height: 303px;
	content: '';
	background-image: url(assets/img/deco_mandala_flower2.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}


/* Newsletter Flowers */
.has-deco-flower-left {
	position: relative;
}
.has-deco-flower-left::before {
	display: none;
	position: absolute;
	bottom: -160px;
	left: -228px;
	content: '';
	width: 380px;
	height: 500px;
	background: url(assets/img/deco_flower_nl_left.png) no-repeat 0 0;
	background-size: contain;
}

.has-deco-flower-right {
	position: relative;
}
.has-deco-flower-right::after {
	display: none;
	position: absolute;
	bottom: 90px;
	right: -165px;
	content: '';
	width: 164px;
	height: 328px;
	background: url(assets/img/deco_flower_nl_right.png) no-repeat 0 0;
	background-size: contain;
}


@media only screen and (min-width: 600px) {
	.has-deco-stars-video::before {
		position: absolute;
		top: -10%;
		bottom: -30%;
		left: calc( (50% - 50vw) );
		right: calc( (50% - 50vw) );
		width: 100vw;
		background-image: url(assets/img/EK16_deco_video_sterne.svg);
	}
}
@media only screen and (min-width: 1200px) {
	.has-deco-stars-video::before {
		top: -10%;
		left: -31.5%;
		right: auto;
		bottom: auto;
		width: 155%;
		height: 141%;
	}
}


/* Engelkongress Decorations */
.has-deco-stars-video {
	position: relative;
}
.has-deco-stars-video::before {
	position: absolute;
	top: -50px;
	right: 0;
	bottom: -42px;
	left: 0;
	z-index: -1;
	display: block;
	content: '';
	width: 100%;
	background: url(assets/img/EK16_deco_video_sterne_mobil.svg) no-repeat 50% 50%;
	background-size: contain;
}
.engelkongress .is-square-portrait::before {
	content: none;
}
@media only screen and (min-width: 1200px) {
	.engelkongress .is-square-portrait::before {
		position: absolute;
		top: -190px;
		left: -36.6%;
		transform: translate(0,0);
		content: '';
		width: 555px;
		height: 555px;
		background: url(assets/img/EK16_deco_picture_square.svg) no-repeat 50% 50%;
	}
}



/* Footer Widgets */
.footer-widgets {
	position: relative;
}
.footer-widgets::before {
	position: absolute;
	top: -66px;
	left: 50%;
	z-index: 0;
	transform: translateX(-50%);
	display: block;
	content: '';
	width: 150px;
	height: 66px;
	background: url(assets/img/deco_mandala-half-mobile.svg) no-repeat 50% 0;
	background-size: 100% auto;
}

@media only screen and (min-width: 600px) {
	.footer-widgets::before {
		top: -117px;
		width: 270px;
		height: 117px;
		background-image: url(assets/img/deco-footer.svg);
	}
}


@media only screen and (min-width: 960px) {

	p.is-deco-element.has-bg-flower1 {
		margin: 15px 0 0;
		padding: 0 0 25px;
	}
	.is-deco-element.has-bg-flower1::before {
		top: -279px;
		width: 555px;
		height: 556px;
	}
	.has-bg-flower2::before {
		top: -142px;
		width: 414px;
		height: 415px;
	}
	.has-deco-flower-left::before,
	.has-deco-flower-right::after	 {
		display: block;
	}

}

@media only screen and (min-width: 1100px) {

	.has-deco-flower-right::after {
		right: -185px;
		width: 184px;
	}

}

@media only screen and (min-width: 1200px) {
	.footer-widgets::before {
		top: -110px;
		width: 250px;
		height: 117px;
	}
}
@media only screen and (min-width: 1400px) {
	.footer-widgets::before {
		top: -150px;
		width: 329px;
		height: 151px;
		background-size: 100% auto;
	}
}


/* Circle Portrait:
---------------------------------------------
- Dropshadow
- Border Radius
- Decorational Background: centered
--------------------------------------------- */
.is-circle-portrait {
	position: relative;
}
.is-circle-portrait figure {
	max-width: 150px;
}
.is-circle-portrait::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
	display: block;
	content: '';
	width: 100%;
	height: 100vw;
	background: url(assets/img/deco_picture_circle.svg) no-repeat 50% 50%;
	background-size: contain;
}
.is-circle-portrait img {
	filter: drop-shadow(0px 0px 20px rgba(186, 120, 119, 0.18));
	border-radius: 50%!important;
}

@media only screen and (min-width: 960px) {
	.is-circle-portrait figure {
		max-width: 50vw;
	}
	.is-circle-portrait::before {
		width: 800px;
		height: 800px;
	}
}


/* Square Portrait:
---------------------------------------------
- Dropshadow
- White Border
- Decorational Background: to bottom left
--------------------------------------------- */
.is-square-portrait {
	position: relative;
}
.is-square-portrait::before {
	position: absolute;
	top: 83%;
	left: 24%;
	transform: translate(-50%,-50%);
	z-index: -1;
	display: block;
	content: '';
	width: 800px;
	height: 800px;
	background: url(assets/img/deco_picture_square.svg) no-repeat 50% 50%;
	background-size: contain;
}
.is-square-portrait img {
	border: 10px solid #fff;
	box-shadow: 0px 3px 20px rgba(186, 120, 119, 0.18);
}

.is-sticky {
	position: sticky;
	top: 80px;
	z-index: -1;
	margin-bottom: 50px;
}

@media (min-width: 782px) {
	.is-sticky {
		margin-bottom: 200px;
	}
}



/* Has Images with Border & Dropshadow:
--------------------------------------------- */
.has-dropshadow img {
	border: 7px solid #fff;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
}

.has-shadow,
.has-shadow img {
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
}
figure.wp-block-image.has-shadow {
	box-shadow: none;
}

.has-outline img {
	border: 1px solid rgba(0, 0, 0, 0.25);
}


/* Buttons:
---------------------------------------------
- Outline
- Solid

Standard + Button 2 in Infobox
--------------------------------------------- */

/* Size + Padding */
.wp-block-button {
	min-width: min(230px, 100%);
}

.wp-block-button a,
._form ._button-wrapper button,
input[type="submit"].wpcf7-submit,
.tc_seating_map_button,
.passster-submit {
	/* min-width: 230px; */
	min-width: min(230px, 100%);
	padding: 6px 10px 4px!important;
	border-radius: 0!important;
	border-width: 1px!important;
	border-style: solid!important;
}

.wp-block-button a.wp-block-button__link {
	text-decoration: none;
}
/* .wp-block-button a.wp-block-button__link:hover {
	color: #fff;
	background: var(--secondary-color);
	border-color: var(--secondary-color);
} */

.wp-block-button__link.has-secondary-color,
.wp-block-button__link.has-secondary-color:visited {
	border: 1px solid var(--secondary-color)!important;
	color: var(--secondary-color)!important;
}
.wp-block-button__link.has-secondary-color:hover,
.wp-block-button__link.has-secondary-color:focus,
.wp-block-button__link.has-secondary-color:active {
	background: transparent;
	color: var(--secondary-color)!important;
}
.wp-block-button__link.has-decoration-color,
.wp-block-button__link.has-decoration-color:visited {
	border: 1px solid var(--decoration-color)!important;
	color: var(--decoration-color)!important;
}
.wp-block-button__link.has-decoration-color:hover,
.wp-block-button__link.has-decoration-color:focus,
.wp-block-button__link.has-decoration-color:active {
	background: transparent;
	color: var(--decoration-color)!important;
}

.wp-block-button__link.has-primary-background-color,
.wp-block-button__link.has-primary-background-color:visited {
	border: 1px solid var(--primary-color);
}
.wp-block-button__link.has-primary-background-color:hover,
.wp-block-button__link.has-primary-background-color:focus,
.wp-block-button__link.has-primary-background-color:active {
	background: transparent;
	color: var(--primary-color);
}

.wp-block-button__link.has-secondary-background-color,
.wp-block-button__link.has-secondary-background-color:visited {
	border: 1px solid var(--secondary-color);
}
.wp-block-button__link.has-secondary-background-color:hover,
.wp-block-button__link.has-secondary-background-color:focus,
.wp-block-button__link.has-secondary-background-color:active {
	background: transparent;
	color: var(--secondary-color);
}

.wp-block-button__link.has-decoration-background-color,
.wp-block-button__link.has-decoration-background-color:visited {
	border: 1px solid var(--decoration-color);
}
.wp-block-button__link.has-decoration-background-color:hover,
.wp-block-button__link.has-decoration-background-color:focus,
.wp-block-button__link.has-decoration-background-color:active {
	background: transparent;
	color: var(--decoration-color);
}

.wp-block-button__link.has-highlight-background-color,
.wp-block-button__link.has-highlight-background-color:visited {
	border: 1px solid var(--highlight-color);
}
.wp-block-button__link.has-highlight-background-color:hover,
.wp-block-button__link.has-highlight-background-color:focus,
.wp-block-button__link.has-highlight-background-color:active {
	background: transparent;
	color: var(--highlight-color);
}

.wp-block-button__link.has-horoskop-background-color,
.wp-block-button__link.has-horoskop-background-color:visited {
	border: 1px solid var(--horoskop-color);
}
.wp-block-button__link.has-horoskop-background-color:hover,
.wp-block-button__link.has-horoskop-background-color:focus,
.wp-block-button__link.has-horoskop-background-color:active {
	background: transparent;
	color: var(--horoskop-color);
}



.wp-block-button.is-style-outline a.wp-block-button__link {
	border-width: 1px !important
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
	color: var(--secondary-color);
	background: var(--white-color);
	border-color: var(--secondary-color);
}

/* Button Outline mit Primary Color */
.wp-block-button.is-style-outline .wp-block-button__link.has-primary-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-primary-color:visited {
	background: transparent;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
}
.wp-block-button.is-style-outline .wp-block-button__link.has-primary-color:hover,
.wp-block-button.is-style-outline .wp-block-button__link.has-primary-color:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-primary-color:active {
	background: var(--primary-color);
	color: var(--white-color)!important;
	border-color: var(--primary-color);
}


/* Button Outline mit Decoration Color */
.wp-block-button.is-style-outline .wp-block-button__link.has-decoration-color,
.wp-block-button.is-style-outline .wp-block-button__link.has-decoration-color:visited {
	background: transparent;
	border: 1px solid var(--decoration-color);
	color: var(--decoration-color);
}
.wp-block-button.is-style-outline .wp-block-button__link.has-decoration-color:hover,
.wp-block-button.is-style-outline .wp-block-button__link.has-decoration-color:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-decoration-color:active {
	background: var(--decoration-color);
	color: var(--white-color)!important;
}




/* Button 2  */
.is-info-box .wp-block-buttons {
	margin-top: 50px;
}
.is-info-box .wp-block-buttons > .wp-block-button {
	flex-basis: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.is-info-box .wp-block-buttons > .wp-block-button:last-child {
	margin-bottom: 0;
}

.is-info-box .wp-block-button a.wp-block-button__link {
	min-width: 100%;
}
.is-info-box .wp-block-button a.wp-block-button__link:hover,
.is-info-box .wp-block-button a.wp-block-button__link:focus,
.is-info-box .wp-block-button a.wp-block-button__link:active {
	color: #fff;
	background: var(--secondary-color);
	border-color: var(--secondary-color);
}


@media only screen and (min-width: 960px) {
	.is-info-box .wp-block-buttons > .wp-block-button {
		flex-basis: auto;
		flex-grow: 1;
		margin-right: 20px;
		margin-bottom: 0;
	}
}

/* Button without Link */
.has-no-link a {
	pointer-events: none;
	cursor: text;
}

/* Engelkongress - Specials: Buttons */

/* Colors:
	--ek-primary-color
	--ek-secondary-color
	--white-color
*/

/* EK Outline White */
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-white-color,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:visited {
	color: 						var(--white-color);
	border: 1px solid var(--white-color);
	background-color: transparent;
}
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:hover,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:focus,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:active {
	color: 						var(--ek-primary-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--white-color);
}
	.engelkongress .is-section-wave .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:hover,
	.engelkongress .is-section-wave .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:focus,
	.engelkongress .is-section-wave .wp-block-button.is-style-outline .wp-block-button__link.has-white-color:active {
		color: 						rgb(153, 95, 142);
		border-color: 		var(--white-color);
		background-color: var(--white-color);
	}
/* EK Outline Primary  */
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-primary-color,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-primary-color:visited {
	color: 						var(--ek-primary-color);
	border: 1px solid var(--ek-primary-color);
	background-color: transparent;
}
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-primary-color:hover,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-primary-color:focus,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-primary-color:active {
	color: 						var(--white-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
/* EK Outline Secondary  */
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-secondary-color,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-secondary-color:visited {
	color: 						var(--ek-secondary-color);
	border: 1px solid var(--ek-secondary-color);
	background-color: transparent;
}
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-secondary-color:hover,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-secondary-color:focus,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-secondary-color:active {
	color: 						var(--white-color);
	border-color: 		var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}
/* EK Outline Highlight  */
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-highlight-color,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-highlight-color:visited {
	color: 						var(--ek-highlight-color);
	border: 1px solid var(--ek-highlight-color);
	background-color: transparent;
}
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-highlight-color:hover,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-highlight-color:focus,
.engelkongress .wp-block-button.is-style-outline .wp-block-button__link.has-ek-highlight-color:active {
	color: 						var(--white-color);
	border-color: 		var(--ek-highlight-color);
	background-color: var(--ek-highlight-color);
}



/* EK Solid Primary / White */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-white-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-white-background-color:visited {
	color: 						var(--ek-primary-color);
	border: 1px solid var(--ek-primary-color);
	background-color: var(--white-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-white-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-white-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-white-background-color:active {
	color: 						var(--white-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
/* EK Solid Secondary / White */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-white-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-white-background-color:visited {
	color: 						var(--ek-secondary-color);
	border: 1px solid var(--ek-secondary-color);
	background-color: var(--white-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-white-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-white-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-white-background-color:active {
	color: 						var(--white-color);
	border-color: 		var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}
/* EK Solid Highlight / White */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-white-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-white-background-color:visited {
	color: 						var(--ek-highlight-color);
	border: 1px solid var(--ek-highlight-color);
	background-color: var(--white-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-white-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-white-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-white-background-color:active {
	color: 						var(--white-color);
	border-color: 		var(--ek-highlight-color);
	background-color: var(--ek-highlight-color);
}

/* EK Solid Primary / Secondary */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-secondary-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-secondary-background-color:visited {
	color: 						var(--ek-primary-color);
	border: 1px solid var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-secondary-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-secondary-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-secondary-background-color:active {
	color: 						var(--ek-secondary-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
/* EK Solid Highlight / Secondary */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-secondary-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-secondary-background-color:visited {
	color: 						var(--ek-highlight-color);
	border: 1px solid var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-secondary-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-secondary-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-secondary-background-color:active {
	color: 						var(--ek-secondary-color);
	border-color: 		var(--ek-secondary-color);
	background-color: var(--ek-highlight-color);
}
/* EK Solid White / Secondary */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-secondary-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-secondary-background-color:visited {
	color: 						var(--white-color);
	border: 1px solid var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-secondary-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-secondary-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-secondary-background-color:active {
	color: 						var(--ek-secondary-color);
	border-color: 		var(--ek-secondary-color);
	background-color: var(--white-color);
}

/* EK Solid Secondary / Primary */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-primary-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-primary-background-color:visited {
	color: 						var(--ek-secondary-color);
	border: 1px solid var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-primary-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-primary-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-primary-background-color:active {
	color: 						var(--ek-primary-color);
	border-color: 		var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}
/* EK Solid Highlight / Primary */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-primary-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-primary-background-color:visited {
	color: 						var(--ek-highlight-color);
	border: 1px solid var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-primary-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-primary-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-highlight-color.has-ek-primary-background-color:active {
	color: 						var(--ek-primary-color);
	border-color: 		var(--ek-highlight-color);
	background-color: var(--ek-highlight-color);
}
/* EK Solid White / Primary */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-primary-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-primary-background-color:visited {
	color: 						var(--white-color);
	border: 1px solid var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-primary-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-primary-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-primary-background-color:active {
	color: 						var(--ek-primary-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--white-color);
}

/* EK Solid White / Highlight */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-highlight-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-highlight-background-color:visited {
	color: 						var(--white-color);
	border: 1px solid var(--ek-highlight-color);
	background-color: var(--ek-highlight-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-highlight-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-highlight-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-white-color.has-ek-highlight-background-color:active {
	color: 						var(--ek-highlight-color);
	border-color: 		var(--ek-highlight-color);
	background-color: var(--white-color);
}
/* EK Solid Primary / Highlight */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-highlight-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-highlight-background-color:visited {
	color: 						var(--ek-primary-color);
	border: 1px solid var(--ek-highlight-color);
	background-color: var(--ek-highlight-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-highlight-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-highlight-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-primary-color.has-ek-highlight-background-color:active {
	color: 						var(--ek-highlight-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
/* EK Solid Secondary / Highlight */
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-highlight-background-color,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-highlight-background-color:visited {
	color: 						var(--ek-secondary-color);
	border: 1px solid var(--ek-highlight-color);
	background-color: var(--ek-highlight-color);
}
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-highlight-background-color:hover,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-highlight-background-color:focus,
.engelkongress .wp-block-button.is-style-fill .wp-block-button__link.has-ek-secondary-color.has-ek-highlight-background-color:active {
	color: 						var(--ek-highlight-color);
	border-color: 		var(--ek-secondary-color);
	background-color: var(--ek-secondary-color);
}



.engelkongress .topic-news input[type="submit"] {
	color: 						var(--white-color);
	border: 1px solid var(--ek-primary-color);
	background: none;
	background-color: var(--ek-primary-color);
}
.engelkongress .topic-news input[type="submit"]:hover {
	color: 						var(--ek-primary-color);
	border-color: 		var(--ek-primary-color);
	background-color: var(--white-color);
}


/* Footer:
---------------------------------------------
- Logo
- Menu
--------------------------------------------- */
.footer-widget-area {
	text-align: center;
}

/* Logo */
.footer-widget-area .widget_media_image {
	margin-bottom: 30px;
}
.footer-widget-area .widget_media_image img {
	width: 176px;
	height: auto;
	margin: 0 auto;
}

/* Menu */
.footer-widget-area .widget_nav_menu .menu {
	margin: 0;
}
.footer-widget-area .widget_nav_menu .menu-item {
	display: inline-block;
	margin: 0 12px 0 0;
}
.footer-widget-area .widget_nav_menu .menu-item:last-child {
	margin-right: 0;
}


/* Social Media Links:
---------------------------------------------

--------------------------------------------- */

.social-media-links li {
  display: inline-block;
  margin: 6px 3px 0 0;
}
[class*="has-icon"] a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(assets/img/icon_socialmedia_sprite_ek2024.svg) no-repeat 0 -23px;
  background-size: 172px auto
}

.has-icon-phone a {
  background-position-x: 7px;
}
.has-icon-mail a {
  background-position-x: -32px;
}
.has-icon-facebook a {
  background-position-x: -70px;
}
.has-icon-instagram a {
  background-position-x: -107px;
}
.has-icon-youtube a {
  background-position-x: -147px;
}

/* Engelkongress - Specials */
.engelkongress [class*="has-icon"] a {
	background-position-y: -53px;
}
.engelkongress.is-scrolled [class*="has-icon"] a,
.ek.is-subpage [class*="has-icon"] a {
	background-position-y: 7px;
}




[class*="is-icon"] {
  display: inline-block;
  width: 30px;
  height: 30px;
	margin-right: 5px;
  background: var(--decoration-color) url(assets/img/icon_socialmedia_sprite_ek2024.svg) no-repeat 0 0;
  background-size: 172px auto;
	transform: translateY(7px);
}
.is-icon-phone {
  background-position: 7px 7px;
}
.is-icon-mail {
  background-position: -32px 7px;
}
.is-icon-facebook {
  background-position: -70px 7px;
}
.is-icon-instagram {
  background-position: -107px 7px;
}
.is-icon-youtube {
  background-position: -147px 7px;
}


/* Content Blocks
---------------------------------------------------------------------------- */


/* Column Stacks on Tablets */
@media (min-width: 600px) and (max-width: 959px) {
	.is-stacked-tablet.wp-block-columns {
		flex-wrap: wrap;
	}
	.is-stacked-tablet.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child),
	.is-stacked-tablet.wp-block-columns .wp-block-column {
		flex-basis: 100% !important;
		flex-grow: 1;
/* 		margin-left: 0; */
	}
	.is-stacked-tablet.wp-block-columns .wp-block-column:not(:first-child) {
		margin-left: 0;
	}
}
@media (min-width: 600px) and (max-width: 1199px) {
	.is-stacked-tablet-landscape.wp-block-columns {
		flex-wrap: wrap;
	}
	.is-stacked-tablet-landscape.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child),
	.is-stacked-tablet-landscape.wp-block-columns .wp-block-column {
		flex-basis: 100% !important;
		flex-grow: 1;
/* 		margin-left: 0; */
	}
	.is-stacked-tablet-landscape.wp-block-columns .wp-block-column:not(:first-child) {
/* 		margin-left: 0; */
	}
}

/* Revert WP 6.0 Changes */
@media (min-width: 600px) and (max-width: 781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
		flex-basis: calc(50% - var(--wp--style--block-gap, 2em)/2) !important;
		flex-grow: 0;
	}
}
.wp-block-columns {
	gap: 0!important;
}
@media (min-width: 600px) and (max-width: 781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(2n) {
		margin-left: var(--wp--style--block-gap,2em);
	}
}
@media (min-width: 782px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
	  margin-left: var(--wp--style--block-gap,2em);
	}
}



/* Column Blocks */

/*
.wp-block-columns .wp-block-column:not(:first-child) {
	margin-left: 20px;
}

@media (min-width: 960px) {
	.wp-block-columns .wp-block-column:not(:first-child) {
		margin-left: 40px;
	}
}
*/

/* Block Quote */
figure.wp-block-pullquote {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 422px;
	padding: 0 30px;
}
.wp-block-pullquote blockquote {
	width: 100%;
	overflow: hidden;
}
.wp-block-pullquote blockquote cite {
	display: block;
	text-align: right;
}
.ek24 .wp-block-pullquote blockquote cite {
	text-align: center;
	color: var(--ek-quote-color);
}

@media (min-width: 960px) {
	figure.wp-block-pullquote {
		min-height: 228px;
	}
}

/* Owl Slider
---------------------------------------------------------------------------- */
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 40%;
	right: -15px;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: url(assets/img/icon_slider_next.svg) no-repeat 50% 50%!important;
	background-size: 12px auto;
}
.owl-carousel .owl-nav button.owl-prev {
	right: auto;
	left: -15px;
	transform: translateY(-50%) rotate(180deg);
}
.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.owl-carousel .owl-dots {
	text-align: center;
}
.owl-carousel .owl-dots button.owl-dot {
	border: 1px solid var(--white-color);
	border-radius: 50%;
	width: 11px;
	height: 11px;
	margin-right: 20px;
}
.owl-carousel .owl-dots button.owl-dot:last-child {
	margin-right: 0;
}
.owl-carousel .owl-dots button.owl-dot.active {
	background: var(--white-color);
}

/* Engelkongress - Specials */
.engelkongress .owl-carousel .owl-nav button {
	display: none;
}
.engelkongress .owl-carousel .owl-nav button.owl-next,
.engelkongress .owl-carousel .owl-nav button.owl-prev {
	top: 45%;
	background-image: url(assets/img/EK16_icon_slider_next.svg)!important;
}
.engelkongress .owl-carousel .owl-dots button.owl-dot {
	border: 1px solid var(--ek-primary-color);

}
.engelkongress .owl-carousel .owl-dots button.owl-dot.active {
	background: var(--ek-primary-color);
}
.engelkongress .owl-carousel figure.wp-block-pullquote {
	min-height: 400px;
/*
	background: url(assets/img/EK16_bg_slider.jpg) no-repeat 50% 50%;
	background-size: 940px auto;
*/
	padding: 0;
}
.engelkongress .owl-carousel blockquote {
	max-width: 920px;
	margin: 40px auto 0;
}
.engelkongress .owl-carousel blockquote cite {
	padding-right: 100px;
}

.ek24.owl-carousel .owl-dots button.owl-dot {
	border: 1px solid var(--ek-quote-color);
}
.ek24.owl-carousel .owl-dots button.owl-dot.active {
	background: var(--ek-primary-color);
}



@media (min-width: 600px) {
	/* Engelkongress - Specials */
	.engelkongress .owl-carousel figure.wp-block-pullquote {
		background-size: contain;
		padding: 0 30px;
	}
	/* .engelkongress .owl-carousel .owl-nav button {
		display: block;
	}
	.engelkongress .owl-carousel .owl-dots {
		display: none;
	} */

}
@media (min-width: 768px) {
	.owl-carousel cite {
		padding-right: 20px;
	}
	.owl-dots {
		position: relative;
		z-index: -1;
		margin: -20px 0 20px;
	}
}
@media (min-width: 960px) {
	.owl-carousel {
		margin-top: 40px;
	}
	.owl-carousel cite {
		padding-right: 0;
	}
	.owl-dots {
		margin: 0;
	}
}


@media (min-width: 1100px) {
	.owl-carousel {
		margin-top: 0;
	}
	.owl-carousel .owl-nav button.owl-next {
		right: -45px;
	}
	.owl-carousel .owl-nav button.owl-prev {
		left: -45px;
	}

}



/* Helper Classes
---------------------------------------------------------------------------- */

/* Alignment Text */
.has-text-align-center {
	text-align: center;
}
.has-text-align-left {
	text-align: left;
}
.has-text-align-right {
	text-align: right;
}
@media only screen and (max-width: 600px) {
	.has-text-align-left-mobile {
		text-align: left!important;
	}
}
@media only screen and (max-width: 960px) {
	.has-text-align-left-tablet {
		text-align: left!important;
	}
}
@media only screen and (max-width: 1199px) {
	.has-text-align-center-tablet {
		text-align: center!important;
	}
}


/* hide-on-mobile ---- */
.hide-on-mobile {
  display: none!important;
}
.bold-breaks-on-mobile strong {
	display: block!important;
}
.wp-block-buttons.hide-on-mobile {
  display: none!important;
}

/* hide-on-tablet ---- */
@media (min-width: 600px) {
  .hide-on-mobile {
    display: block!important;
  }
  .hide-on-tablet {
    display: none!important;
  }

	.wp-block-cover.hide-on-mobile,
	.wp-block-columns.hide-on-mobile,
	.wp-block-buttons.hide-on-mobile {
    display: flex!important;
  }
	.wp-block-cover.hide-on-tablet,
	.wp-block-columns.hide-on-tablet,
	.wp-block-buttons.hide-on-tablet {
    display: none!important;
  }


	.bold-breaks-on-mobile strong {
		display: inline!important;
	}

}
/* hide-on-laptop ---- */
@media (min-width: 1024px) {
  .hide-on-mobile {
    display: block!important;
  }
  .hide-on-tablet {
    display: block!important;
  }
	.hide-on-laptop {
    display: none!important;
  }

	.wp-block-cover.hide-on-mobile,
	.wp-block-columns.hide-on-mobile,
	.wp-block-buttons.hide-on-mobile {
		display: flex!important;
	}
	.wp-block-cover.hide-on-tablet,
	.wp-block-columns.hide-on-tablet,
	.wp-block-buttons.hide-on-tablet {
		display: flex!important;
	}
	.wp-block-cover.hide-on-tablet,
	.wp-block-columns.hide-on-tablet,
	.wp-block-buttons.hide-on-tablet {
		display: none!important;
	}

}
/* hide-on-desktop ---- */
@media (min-width: 1400px) {
  .hide-on-mobile {
    display: block!important;
  }
  .hide-on-tablet {
    display: block!important;
  }
  .hide-on-laptop {
    display: block!important;
  }
  .hide-on-desktop {
    display: none!important;
  }

	.wp-block-cover.hide-on-mobile,
	.wp-block-columns.hide-on-mobile,
	.wp-block-buttons.hide-on-mobile {
		display: flex!important;
	}
	.wp-block-cover.hide-on-tablet,
	.wp-block-columns.hide-on-tablet,
	.wp-block-buttons.hide-on-tablet {
		display: flex!important;
	}
	.wp-block-cover.hide-on-laptop,
	.wp-block-columns.hide-on-laptop,
	.wp-block-buttons.hide-on-laptop {
		display: flex!important;
	}
	.wp-block-cover.hide-on-desktop,
	.wp-block-columns.hide-on-desktop,
	.wp-block-buttons.hide-on-desktop {
		display: none!important;
	}

}

.post-edit-link {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 1000;
	padding: 5px 10px;
	background: rgba(255,255,255,.6);
	color: #444;
	font-size: 12px;
}

/* Adminbar */
@media screen and (max-width: 600px) {
	.admin-bar .header-widget-area {
		top: 57px;
	}
	.admin-bar.menu-is-open .menu-toggle {
		top: 60px;
	}
	.admin-bar .has-icon-phone,
	.admin-bar .has-icon-mail {
		top: 58px;
	}
	.admin-bar .menu-wrapper {
		margin-top: 46px;
	}
	#wpadminbar {
		top: -46px;
	}
}



/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid var(--grey-color);
	color: var(--input-color);
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 400;
	padding: 5px 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

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

:-ms-input-placeholder {
	color: var(--placeholder-color);
	opacity: 1;
}

::placeholder {
	color: var(--placeholder-color);
	opacity: 1;
}
select {
	height: 40px;
}
.select2-container--default .select2-selection--single {
	background-color: #fff!important;
	border: 1px solid var(--grey-color)!important;
	border-radius: 0!important;
	color: var(--input-color)!important;
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 400;
	padding: 5px 7px;
	width: 100%;
	height: 40px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px!important;
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: var(--decoration-color);
	border: 1px solid var(--decoration-color);
	border-radius: 0;
	color: var(--white-color);
	cursor: pointer;
	font-size: 18px;
	line-height: calc(28/18);
	font-weight: 500;
	padding: 7px 15px 3px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: var(--white-color);
	color: var(--decoration-color);
	border-color: var(--decoration-color);

}


/* .entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
} */

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	padding: 5px 15px;
	background-color: #ccc;
	color: #fff;
	border-color: #ccc;
	cursor: not-allowed;
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

label {
	color: var(--decoration-color);
	font-weight: 500;
}
label .required {
  color: var(--decoration-color);
  font-weight: 500;
}
.topic-news label {
	font-weight: 400;
}

/* WPCF7 */
.wpcf7 p {
	margin-bottom: 15px;
}
.wpcf7-text {
	max-width: 500px;
}
.wpcf7-textarea {
	max-width: 800px;
}
.wpcf7-submit {
	min-width: 270px;
}
.wpcf7-not-valid-tip {
}

.input-wrap {
	text-align: center;
}
.submit-wrap {
	text-align: center;
}
.submit-wrap {
	position: relative;
}
.submit-wrap .wpcf7-spinner {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}
.wpcf7-response-output {
	padding: 15px 20px;
	margin: 0;
	background: var(--ek-highlight-color);
	color: var(--white-color);
	border: none!important;
}

/* Active Campaign */

._form ._form_element > *,
._form ._button-wrapper,
._form-thank-you {
	max-width: 620px;
	margin: 0 auto;
}
._form ._form_element ._form-title {
	max-width: none;
	margin-bottom: 30px;
}
._form ._form_element ._form-label {
	display: block;
}
._form ._form_element {
	margin-bottom: 15px;
}
._form ._html-code {
	margin-top: 25px;
}
._form ._button-wrapper {
	margin-top: 30px;
	text-align: center;
}
._form ._button-wrapper button {
	min-width: 300px;
}

._form ._form-title {
	font-family: var(--copy-font);
	font-size: 46px!important;
	line-height: 1!important;
	font-weight: 500;
	text-align: center;
	color: var(--decoration-color);
}
._form ._html-code {
  font-size: 12px!important;
  line-height: calc(18/12)!important;
}

._form ._error-inner {
	color: var(--ek-highlight-color);
}
._form ._form-thank-you {
	padding: 15px 20px;
	margin: 0;
	background: var(--ek-highlight-color);
	color: var(--white-color);
}

/* AC Button Styles */
/* .has-light-style ._form ._button-wrapper button {
	background-color: transparent;
	color: var(--white-color) !important;
	border-color: var(--white-color) !important;
}
.has-light-style ._form ._button-wrapper button:hover {
	background-color: var(--white-color);
	color: var(--secondary-color) !important;
	border-color: var(--secondary-color) !important;
} */

._form ._button-wrapper button {
	font-size: 20px;
	line-height: calc(30/20);
	font-weight: 500;
  padding: 9px 20px 9px;
}


@media (min-width: 600px) {
	.input-wrap {
		width: calc( (100% - 5px) / 2 );
		display: inline-block;
		margin-bottom: 30px;
	}
	.input-wrap.first-col {
		padding-right: 10px;
	}
	.input-wrap.last-col {
		padding-left: 10px;
	}
	/* .submit-wrap {
		padding-left: 72px;
	} */
	.wpcf7 p.input-wrap,
	.wpcf7 p.submit-wrap {
		margin-bottom: 30px;
	}
}
@media (min-width: 960px) {
	.input-wrap {
		text-align: left;
	}

	._form ._form-title {
		font-size: 55px!important;
	  line-height: 1!important;
	}
	._form ._html-code {
	  font-size: 12px!important;
	  line-height: calc(18/12)!important;
	}

	._form ._button-wrapper button {
		font-size: 24px;
		line-height: calc(32/24);
	}

}


/* Engelkongress - Specials */
.engelkongress div._form_13 {
	padding: 0 20px 20px;
}
.engelkongress ._form_13 ._form-label {
	text-align: center;
}
.engelkongress ._form ._button-wrapper button {
	min-width: 230px;
	padding: 7px 20px 3px;
	font-size: 16px;
	line-height: calc(26/16);
	font-weight: 500;
	text-transform: uppercase;
	color: var(--white-color);
	border: 1px solid var(--ek-primary-color);
	background-color: var(--ek-primary-color);
}
.engelkongress ._form ._button-wrapper button:hover {
	color: var(--ek-primary-color);
	border-color: var(--ek-primary-color);
	background-color: var(--white-color);
}

@media (min-width: 600px) {

	.engelkongress div._form_13 {
		padding: 0 0 40px;
	}
	.engelkongress ._form_13 ._form-label {
		text-align: left;
	}
	.engelkongress ._form-content {
		display: flex;
		flex-wrap: wrap;
		margin-left: -10px;
		margin-right: -10px;
	}
	.engelkongress ._form-content ._form_element {
		flex-basis: 50%;
		padding: 0 10px;
	}
	.engelkongress ._form-content ._button-wrapper {
		max-width: none;
		flex-basis: 100%;
		margin-top: 10px;
		padding: 0 10px;
	}
	.engelkongress ._form ._button-wrapper button {
		font-size: 18px;
		line-height: calc(28/18);
		min-width: 280px;
	}
}
@media (min-width: 1200px) {

	.engelkongress ._form-content ._button-wrapper {
		text-align: left;
	}
	.engelkongress ._form ._button-wrapper button {
		min-width: 300px;
	}
}


/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */
.sr-only,
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
	/* overflow: hidden; */ /* <-- disables .is-sticky !!!! */
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	min-height: calc(100vh - 290px);
	margin: 0 auto;
	padding: 110px 15px 0;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	margin-bottom: 20px;
}

.entry-title {
	margin-bottom: 20px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}
.genesis-title-hidden .site-inner .post-password-form {
	margin-top: 120px;
}

/* Subpage Template */

.is-subpage.genesis-title-hidden .site-inner {
	padding-top: 100px;
}
@media (min-width: 600px) {
	.is-subpage.genesis-title-hidden .site-inner {
		padding-top: 180px;
	}
}

/* WordPress
--------------------------------------------- */

.is-layout-flex {
	display: flex
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}


/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */

/* GDPR Cookie Consent
--------------------------------------------- */

.cli-bar-popup {
  font-size: 14px!important;
  border-radius: 0!important;
}
.cli-bar-popup .cli_messagebar_head {
  font-size: 22px;
  font-weight: 500;
}
.cli-bar-popup a.cli_action_button,
.cli-bar-popup a.cli_settings_button {
  display: inline-block;
  margin: 0 auto 5px;
  cursor: pointer;
}
.cli-bar-popup a.cli-plugin-button {
  min-width: 240px;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}
.cli-bar-popup a.cli-plugin-main-link {
  margin-top: 10px;
}
.cli-tab-header {
  border-radius: 0!important;
}
.cli-tab-footer .wt-cli-privacy-accept-btn,
.cli-switch input:checked + .cli-slider {
  background-color: var(--decoration-color)!important;
}

/* Google Recaptcha
--------------------------------------------- */
.grecaptcha-badge {
	display: none;
}

/* Fancybox GUI (from Shortcode)
--------------------------------------------- */
a[data-fancybox] {
	text-decoration: none;
}
.fancybox-button:hover {
	background: rgba(30,30,30,.6)!important;
	color: #fff;
}

/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
a:focus {
	color: var(--primary-color);
	/* outline: #ccc solid 1px; */
}


/* Site Header, Logo, Menus
---------------------------------------------------------------------------- */
/* Menu Overlay, Scroll-lock -- */
body.menu-is-open {
	overflow: hidden!important;
}
/* .menu-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
.menu-is-open .menu-overlay {
	display: block;
} */

/* Site Header -- */
.site-header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	min-height: 35px;
	padding: 0 15px;
}
/* .is-landingpage .site-header,
.woocommerce-page .site-header {
	background: linear-gradient(rgba(207,160,160,0.88) 0%, rgba(190,127,126,0.88) 69.68%, rgba(186,120,119,0.88) 100%);
} */
.is-scrolled .site-header {
	position: fixed;
	/* background: var(--gradient-header); */
	background: var(--gradient-ek-88);
}
.menu-is-open .site-header {
	position: fixed;
	height: 100vh;
	overflow-y: scroll;
	padding: 80px 46px 40px;
	background: rgba(186,120,119,.95);
}

/* is Subage */
.is-subpage .site-header {
	background: var(--gradient-ek-88);
}

/* Engelkongress Specials */
.engelkongress.menu-is-open .site-header,
.engelkongress.is-scrolled .site-header {
	background: var(--gradient-ek-95);
}



/* Menu Toggle --  */
.menu-toggle {
	width: 40px;
	height: 35px;
	border: none;
	background: url(assets/img/icon_burger_sprite_ek.svg) no-repeat 0 0;
	background-size: 140px auto;
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 100;
	border-radius: 0;
}
.is-scrolled .menu-toggle,
.is-subpage .menu-toggle {
	position: fixed;
	top: 0;
	background-position: -50px 0;
}
.is-subpage .menu-toggle {
	top: 20px;
	position: absolute;
}
.is-subpage.is-scrolled .menu-toggle {
	top: 0;
}

.menu-is-open .menu-toggle,
.is-subpage.menu-is-open .menu-toggle {
	position: fixed;
	top: 16px;
	left: auto;
	right: 10px;
	background-position: -100px 0;
}
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: transparent;
}

/* Logo / Title Area -- */
.title-area .site-title {
	margin: 0;
}
.title-area a {
	display: block;
	width: 172px;
	height: 47px;
	margin: 12px auto;
	background: url(assets/img/wrage_logo_mobil.svg) no-repeat 50% 0;
	background-size: contain;
}
.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.is-scrolled .title-area,
.menu-is-open .title-area {
	display: none;
}

/* is Subpage */
.is-subpage .title-area a {
	width: 172px;
	height: 47px;
	background-image: url(assets/img/wrage-logo-subpage.svg);
}


/* Engelkongress Specials */
.engelkongress .title-area a {
	width: 172px;
	height: 47px;
	background-image: url(assets/img/EK2024_wrage-logo.svg);
}
.engelkongress .menu-toggle {
	background-position-y: -35px;
}


/* Widget Area w/ Mini-Cart */
.header-widget-area {
	display: none;
	position: fixed;
	top: 11px;
	right: 80px;
}
.menu-is-open .header-widget-area {
	display: inline-block;
}
/* Menu Wrapper Items -- */
.nav-primary,
.account-menu,
.nav-secondary,
.social-media-links,
.nav-legal {
	display: none;
}
.menu-is-open .nav-primary,
.menu-is-open .account-menu,
.menu-is-open .nav-secondary,
.menu-is-open .social-media-links,
.menu-is-open .nav-legal {
	display: block;
}



/* Navigations */
.menu-wrapper ul {
	margin-bottom: 0;
}
.menu-wrapper li {
	margin-bottom: 20px;
}
.nav-secondary {
	margin-top: 30px;
	padding: 40px 0 10px;
	border-top: 1px solid #fff;
}
.nav-secondary li {
	margin-bottom: 10px;
}

.menu-item span {
	display: inline-block;
	white-space: nowrap;
}
.menu-is-open .menu-item span {
	width: 100% !important;
}


/* Social Media Links -- */
.social-media-links ul {
	margin-left: -8px;
	border-bottom: 1px solid #fff;
}
.social-media-links li {
	margin-right: 30px;
	margin-bottom: 0;
}
.social-media-links li:last-child {
	margin-right: 0;
}
.menu-is-open [class*="has-icon"] a {
	background-position-y: 7px;
}
.has-icon-phone {
	position: absolute;
	top: 12px;
	left: 46px;
}
.has-icon-mail {
	position: absolute;
	top: 12px;
	left: 100px;
}

/* Nav Legal */
.nav-legal {
	margin: 20px 0 0;
}
.nav-legal li {
	display: inline-block;
	margin: 0 25px 0 0;
}


/* Header Tagline -- */
.header-tagline,
.is-scrolled  .header-tagline,
.menu-is-open .header-tagline {
	display: none;
}

/* Lang Menu */
.wpml-ls {
	display: none;
	position: absolute;
	top: 19px;
	right: 20px;
	padding: 0!important;
	border: none!important;
}
.is-scrolled .wpml-ls {
	top: 5px;
	right: 65px;
}
.menu-is-open .wpml-ls {
	top: 22px;
	right: 75px;
}
.wpml-ls ul {
	display: inline-block;
}
.wpml-ls ul a {
	padding: 0;
}

/* Engelkongress - Specials */
.engelkongress .nav-secondary,
.ek.is-subpage .nav-secondary {
	display: none;
}
.engelkongress .account-menu,
.ek.is-subpage .account-menu,
.engelkongress.menu-is-open .account-menu,
.ek.is-subpage.menu-is-open .account-menu {
	display: none;
}
.engelkongress .header-tagline,
.ek.is-subpage .header-tagline {
	display: none;
}
.engelkongress .social-media-links .has-icon-instagram,
.engelkongress .social-media-links .has-icon-youtube,
.ek.is-subpage .social-media-links .has-icon-instagram,
.ek.is-subpage .social-media-links .has-icon-youtube {
	display: none;
}
.engelkongress .social-media-links .has-icon-facebook,
.ek.is-subpage .social-media-links .has-icon-facebook {
	margin-right: 0;
}

.engelkongress .wpml-ls,
.ek.is-subpage .wpml-ls {
	display: block;
}




@media (min-width: 600px) {

	.menu-is-open .menu-wrapper {
		max-width: 350px;
		margin: 0 auto;
		text-align: center;
	}

}

@media (min-width: 960px) {
	.site-header {
		min-height: 35px;
		padding: 7px 15px;
	}
	.menu-toggle {
		/* position: fixed; */
	}
	.is-scrolled .menu-toggle {
		top: 7px;
	}
	.menu-wrapper {
		max-width: none;
	}
	.nav-primary {
		display: block;
	}
	.is-scrolled .nav-primary {
		margin-top: 1px;
		margin-bottom: 2px;
	}
	.nav-primary .menu {
		display: flex;
		justify-content: center;
	}
	.nav-primary .menu li {
		margin: 0;
		padding: 0 15px;
	}
	.menu-is-open .nav-primary .menu {
		display: block;
	}
	.menu-is-open .nav-primary .menu li {
		margin-bottom: 20px;
		padding: 0;
	}

	.is-scrolled .wpml-ls {
		top: 10px;
	}

	/* Engelkongress Specials */
	.engelkongress:not(.menu-is-open) .menu-toggle,
	.ek.is-subpage:not(.menu-is-open) .menu-toggle {
		display: none;
	}

}

@media (min-width: 1200px) {

	.title-area a {
		width: 262px;
		height: 66px;
		margin: 20px auto 10px;
		background-image: url(assets/img/wrage_logo_desktop.svg);
	}
	/* .social-media-links {
		display: block;
		position: absolute;
		top: 6px;
		left: 62px;
	} */
	.is-scrolled .social-media-links {
		display: none;
	}
	.menu-is-open .social-media-links {
		display: block;
		position: static;
	}
	.social-media-links ul {
		margin-left: 0;
		border-bottom: none;
	}
	.social-media-links li {
		margin-right: 10px;
	}
	.has-icon-phone,
	.has-icon-mail {
		position: static;
	}


	.header-tagline {
		display: block;
		position: absolute;
		top: 10px;
		right: 20px;
		color: var(--primary-color);
	}
	.is-subpage .header-tagline {
		color: var(--white-color);
	}

	/* Lang Menu */
	.wpml-ls {
		top: 7px;
		right: 35px;
	}
	.is-scrolled .wpml-ls {
		top: 8px;
		right: 75px;
	}


	/* Engelkongress Specials */
	.engelkongress .title-area a {
		width: 221px;
		height: 57px;
	}
	.engelkongress .social-media-links,
	.ek.is-subpage .social-media-links {
		display: block;
		position: absolute;
		top: 1px;
		left: 30px;
	}



}

@media (min-width: 1400px) {
	.menu-toggle {
		left: 50px;
	}
	/* .social-media-links {
		left: 112px;
	} */
	.title-area a {
		width: 366px;
		height: 92px;
		margin: 17px auto 14px;
		background-image: url(assets/img/wrage_logo_desktop.svg);
	}
	.header-tagline {
		right: 50px;
	}
}

/* Old Menu on Landingpage and WooCommerce Pages
------------------------------------------------ */
/* .is-landingpage .site-header,
.woocommerce-page .site-header {
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
	padding: 0 15px;
	background: var(--gradient-header);
}
.is-landingpage.is-scrolled .site-header,
.woocommerce-page.is-scrolled .site-header {
	position: fixed;
	top: -43px;
}
.is-landingpage .title-area,
.woocommerce-page .title-area {
	float: right;
	width: 130px;
	max-width: 220px;
	margin: 37px 0 8px;
	transition: 0.1s;
}
.is-landingpage.is-scrolled .title-area,
.woocommerce-page.is-scrolled .title-area {
	opacity: 0;
}
.is-landingpage .header-widget-area,
.woocommerce-page .header-widget-area {
	position: absolute;
	top: 36px;
	left: 70px;
	z-index: 3;
}
.is-landingpage.is-scrolled .header-widget-area,
.woocommerce-page.is-scrolled .header-widget-area {
	top: 40px;
}
.is-landingpage .social-media-links,
.woocommerce-page .social-media-links {
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 2;
}
.is-landingpage .is-scrolled.menu-is-open .social-media-links,
.woocommerce-page .is-scrolled.menu-is-open .social-media-links {
	top: 80px;
}
.is-landingpage .header-tagline,
.woocommerce-page .header-tagline {
	display: none;
	position: absolute;
	top: 8px;
	right: 0;
}
.is-landingpage .menu-toggle,
.woocommerce-page .menu-toggle {
	width: 40px;
	height: 35px;
	border: none;
	background: url(assets/img/icon_burger_mobile.svg) no-repeat 50% 50%;
	background-size: auto;
	position: absolute;
	top: 39px;
	left: 10px;
	z-index: 1000;
	border-radius: 0;
}
.is-landingpage.is-scrolled .menu-toggle,
.woocommerce-page.is-scrolled .menu-toggle {
	top: 44px;
}
.is-landingpage.menu-wrapper,
.woocommerce-page.menu-wrapper {
	display: block;
	position: fixed;
	top: 0;
	left: -80%;
	bottom: 0;
	z-index: 2;
	height: 100%;
	width: 80%;
	padding: 85px 15px 30px;
	padding: 155px 15px 30px;
	overflow-x: hidden;
	transition: 0.5s;
	background: var(--decoration-color);
}
.is-landingpage.menu-is-open .menu-wrapper,
.woocommerce-page.menu-is-open .menu-wrapper {
	left: 0;
}
.is-landingpage .nav-secondary,
.woocommerce-page .nav-secondary {
	padding-top: 10px;
	border-top: 1px solid rgba(255,255,255,0.25);
}
.is-landingpage .nav-secondary .menu-item a,
.woocommerce-page .nav-secondary .menu-item a {
	font-size: 18px;
}
.is-landingpage .account-menu,
.woocommerce-page .account-menu {
	display: none;
	position: absolute;
	top: 85px;
	left: 15px;
	z-index: 3;
}
.is-landingpage.menu-is-open .account-menu,
.woocommerce-page.menu-is-open .account-menu {
	display: block;
}
.is-landingpage.is-scrolled .account-menu,
.woocommerce-page.is-scrolled .account-menu {
	top: 128px;
}
.is-landingpage .title-area a,
.woocommerce-page .title-area a {
	display: block;
	width: 130px;
	height: 36px;
	background: url(assets/img/wrage_logo.svg) no-repeat 0 0;
	background-size: contain;
}
@media (min-width: 480px) {
	.is-landingpage .menu-wrapper,
	.woocommerce-page .menu-wrapper {
		left: -320px;
		bottom: 0;
		z-index: 2;
		height: 100%;
		width: 320px;
	}
}
@media (min-width: 960px) {
	.is-landingpage .site-header,
	.woocommerce-page .site-header {
		position: fixed;
		top: 0;
		z-index: 99;
		width: 100%;
		padding-left: 50px;
		padding-right: 50px;
		transition: .3s;
	}
	.is-landingpage.is-scrolled .site-header,
	.woocommerce-page.is-scrolled .site-header {
		top: -63px;
	}
	.is-landingpage.admin-bar .site-header,
	.woocommerce-page.admin-bar .site-header {
		top: 32px;
	}
	.is-landingpage.admin-bar.is-scrolled .site-header,
	.woocommerce-page.admin-bar.is-scrolled .site-header {
		top: -31px;
	}
	.is-landingpage .site-header .wrap,
	.woocommerce-page .site-header .wrap {
		position: relative;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.is-landingpage .title-area,
	.woocommerce-page .title-area {
		flex-basis: 100%;
		margin: 0;
		padding: 10px 0 5px;
	}
	.is-landingpage .title-area a,
	.woocommerce-page .title-area a {
		width: 220px;
		height: 57px;
	}
	.is-landingpage .menu-toggle,
	.woocommerce-page .menu-toggle {
		display: none;
		top: 72px;
		left: 0;
		margin: 0;
		background-image: url(assets/img/icon_burger.svg);
		transition: 0.5s;
	}
	.is-landingpage.menu-is-open .menu-toggle,
	.woocommerce-page.menu-is-open .menu-toggle {
		left: 200px;
	}
	.is-landingpage.is-scrolled .menu-toggle,
	.woocommerce-page.is-scrolled .menu-toggle {
		top: 73px;
	}
	.is-landingpage .menu-toggle,
	.woocommerce-page .menu-toggle {
		display: block;
	}
	.is-landingpage .menu-wrapper,
	.woocommerce-page .menu-wrapper {
		display: block;
		position: static;
		height: auto;
		min-height: 43px;
		width: auto;
		flex-basis: 100%;
		padding: 0;
		overflow-x: auto;
		transition: 0.5s;
		background:none;
	}
	.is-landingpage .nav-primary,
	.woocommerce-page .nav-primary {
		display: block;
		flex-basis: 100%;
		text-align: left;
		margin: 6px 0 0;
		padding: 0;
	}
	.is-landingpage.is-scrolled .nav-primary,
	.woocommerce-page.is-scrolled .nav-primary {
		margin-top: 3px;
	}
	.is-landingpage .nav-primary .menu,
	.woocommerce-page .nav-primary .menu {
		margin: 0 0 7px;
	}
	.is-landingpage.is-scrolled .nav-primary .menu,
	.woocommerce-page.is-scrolled .nav-primary .menu {
		margin: 0 0 11px;
	}
	.is-landingpage .nav-secondary,
	.woocommerce-page .nav-secondary {
		display: block;
		position: fixed;
		top: 0;
		left: -320px;
		bottom: 0;
		z-index: 2;
		height: 100%;
		width: 320px;
		padding: 75px 30px 30px;
		overflow-x: hidden;
		transition: 0.5s;
		background: var(--decoration-color);
	}
	.is-landingpage.is-landingpage .nav-secondary,
	.woocommerce-page.is-landingpage .nav-secondary {
		padding-top: 75px;
	}
	.is-landingpage.menu-is-open .nav-secondary,
	.woocommerce-page.menu-is-open .nav-secondary {
		left: 0;
	}
	.is-landingpage .nav-secondary .genesis-nav-menu .menu-item,
	.woocommerce-page .nav-secondary .genesis-nav-menu .menu-item {
		display: block;
	}
	.is-landingpage .nav-secondary .menu-item a,
	.is-landingpage .nav-secondary .menu-item a {
		font-size: 20px;
	}
	.is-landingpage .genesis-nav-menu a,
	.woocommerce-page .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.is-landingpage .header-widget-area,
	.woocommerce-page .header-widget-area {
		top: 71px;
		left: auto;
		right: 0;
	}
	.is-landingpage.is-scrolled .header-widget-area,
	.woocommerce-page.is-scrolled .header-widget-area {
		top: 70px;
	}
	.is-landingpage .social-media-links,
	.woocommerce-page .social-media-links {
		display: block;
		left: 0;
		z-index: 2;
	}
	.is-landingpage.is-scrolled.menu-is-open .social-media-links,
	.woocommerce-page.is-scrolled.menu-is-open .social-media-links {
		top: 70px;
	}
	.is-landingpage .header-tagline,
	.woocommerce-page .header-tagline {
		display: block;
	}
	.is-landingpage .account-menu,
	.woocommerce-page .account-menu {
		display: block;
		top: 78px;
		left: auto;
		right: 45px;
	}
	.is-landingpage .account-menu .menu-item,
	.woocommerce-page .account-menu .menu-item {
		display: inline-block;
	}
	.is-landingpage .account-menu .menu-item:not(:last-child)::after,
	.woocommerce-page .account-menu .menu-item:not(:last-child)::after {
		content: '|';
		color: var(--white-color);
	}
	.is-landingpage .account-menu .menu-item a,
	.woocommerce-page .account-menu .menu-item a {
		padding: 0 5px;
	}
	.is-landingpage.is-scrolled .account-menu,
	.woocommerce-page.is-scrolled .account-menu {
	    top: 75px;
	}
} */



/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	padding-left: 1em;
}

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

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

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

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

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar p {
	margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
	background: var(--gradient-ek);
	color: var(--white-color);
	clear: both;
	margin-top: 60px;
	padding: 30px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}

@media (min-width: 1400px) {
	.footer-widgets {
		margin-top: 110px;
	}
}

/* Engelkongress Specials */
.engelkongress .footer-widgets {
	background: var(--gradient-ek);
}



/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	padding: 15px 30px 25px;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}

.to-top-link {
	position: fixed;
	right: 20px;
	top: 0;
	z-index: -1;
	display: block;
	width: 35px;
	height: 35px;
	background: url(assets/img/icon_slider_next.svg) no-repeat 11px 7px;
	background-size: 13px 21px;
	transform: rotate(-90deg);
	opacity: 0;
	transition: opacity .1s;
}
.to-top-link.is-visible {
	z-index: 100;
	opacity: .8;
}
.to-top-link:hover {
	opacity: 1;
}
.to-top-link.is-sticky {
	position: absolute;
	bottom: 280px;
}
.menu-is-open .to-top-link {
	display: none;
}
@media (min-width: 768px) {
	.to-top-link.is-sticky {
		bottom: 250px;
	}
}
@media (min-width: 960px) {
	.to-top-link {
		top: 6px;
	}
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}

}

@media only screen and (min-width: 960px) {


	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .wrap {
		max-width: 760px;
	}

	.footer-widget-area {
		margin-bottom: 0;
		width: 100%;
	}

}

@media (min-width: 1025px) {
	.nav-primary {
		text-align: center;
	}
	.account-menu {
		right: 75px;
	}

}


/* Site-Inner
--------------------------------------------- */

@media (min-width: 600px) {
	.site-inner {
		/* 608 + 2x15 */
		max-width: 638px;
	}
}

@media (min-width: 960px) {
	.site-inner {
		/* 652 + 2x15 */
		max-width: 682px;
		padding-top: 150px;
	}
	.full-width-content .entry-content > .alignwide {
		/* 652 + 160 = 812 */
	  margin-left: -80px;
    margin-right: -80px;
    max-width: calc(100% + 160px + 30px);
    width: auto;
	}
	.alignfull .alignwide,
	.alignwide .alignwide {
		max-width: 1062px;
		margin: 0 auto;
	}

}

@media (min-width: 1200px) {
	.site-inner {
		/* 900 + 2x15 */
		max-width: 930px;
		/* 1080 + 2x15 */
		/* max-width: 1110px; */
	}
	.full-width-content .entry-content > .alignwide {
		/* 900 + 180 = 1080 */
	  margin-left: -90px;
    margin-right: -90px;
    max-width: calc(100% + 180px);
    width: auto;
	}
	/* .alignfull .alignwide,
	.alignwide .alignwide {
		max-width: 1062px;
		margin: 0 auto;
	} */

}

@media (min-width: 1400px) {
	.site-inner {
		/* 1200 + 2x15 */
		/* max-width: 1230px; */
	}
	.full-width-content .entry-content > .alignwide {
		/* 900 + 300 = 1200 */
	  margin-left: -150px;
    margin-right: -150px;
    max-width: calc(100% + 300px);
    width: auto;
	}
	/* .alignfull .alignwide,
	.alignwide .alignwide {
		max-width: 1062px;
		margin: 0 auto;
	} */

}





/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
