/*!
Theme Name: zeltfestarnreit
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zeltfestarnreit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

zeltfestarnreit is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

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

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

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

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.edit-link {
	display: none;
}

/* #################### OWN Styles ####################  */

@font-face {
  font-family: 'BebasNeue-Regular';
  src: url('/wp-content/themes/zeltfestarnreit/assets/webfonts/BebasNeue-Regular.woff2') format('woff2'),
	   url('/wp-content/themes/zeltfestarnreit/assets/webfonts/BebasNeue-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('/wp-content/themes/zeltfestarnreit/assets/webfonts/RobotoSlab-Regular.woff2') format('woff2'),
	   url('/wp-content/themes/zeltfestarnreit/assets/webfonts/RobotoSlab-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('/wp-content/themes/zeltfestarnreit/assets/webfonts/RobotoSlab-Bold.woff2') format('woff2'),
	   url('/wp-content/themes/zeltfestarnreit/assets/webfonts/RobotoSlab-Bold.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html {
	height: 100% !important;
	font-size: 19px;
	margin-top: 0 !important;
}

body {
	--zeltfest-green: #a0c621;
	--zeltfest-green-rgba: rgba(160,198,33,1);
}

body {
	height: 100% !important;
	flex-direction: column !important;
	display: flex !important;
	color: #000;
	line-height: 1.4;
	font-family: 'RobotoSlab-Regular';
	font-weight: normal;
	background-color: var(--zeltfest-green);
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: "BebasNeue-Regular", sans-serif;
	letter-spacing: .03rem;
	font-style: normal;
	color: #000;
}

h1 {
	font-size: 3.2rem;
}

h2 {
	font-size: 2rem;
	margin-bottom: 1.0rem;
}

.site-main-single h2 {
	margin-top: 2.2rem;
}

.section-anreise h2,
.section-unterkunft h2 {
	font-size: 3.274rem;
	margin-bottom: 1.4rem;
}

@media (min-width: 768px) {
	.section-anreise h2,
	.section-unterkunft h2 {
		font-size: 4.074rem;
	}
}

h3 {
	font-size: 1.75rem;
}

h4 {
	font-size: 1.5rem;
}

a {
	color: #000;
	text-decoration: underline;
}

.site-main p {
	margin-bottom: 1rem;
}

.container-fluid {
	max-width: 1080px;
}

.container-fluid-100 {
	max-width: 100%;
}

.wp-block-button .wp-block-button__link,
.btn-primary {
	background-color: transparent;
	border: 2px solid #000;
	font-size: 0.92rem;
	color: #000;
	text-transform: uppercase;
	padding: .32rem 1.1rem;
	-webkit-transition: all 0.8s 0s ease;
	-moz-transition: all 0.8s 0s ease;
	-o-transition: all 0.8s 0s ease;
	transition: all 0.8s 0s ease;
	text-decoration: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	border-radius: 30px;
	font-family: 'RobotoSlab-Bold';
}

@media (min-width: 768px) {
	.wp-block-button .wp-block-button__link,
	.btn-primary {
		font-size: 1.0rem;
		padding: .35rem 1.4rem;
	}
}

@media (min-width: 992px) {
	.wp-block-button .wp-block-button__link,
	.btn-primary {
		font-size: 1.1rem;
		padding: .4rem 2.0rem;
	}
}

.wp-block-button .wp-block-button__link:hover, 
.wp-block-button .wp-block-button__link:focus,
.btn-primary:hover, 
.btn-primary:focus{
	box-shadow: -2px 10px 14px -10px rgba(28, 28, 28, .5);
	color: #000;
	background-color: transparent;
	border-color: #000;
	transform: translate(0, -3px);
	text-decoration: none;
}

.wp-block-button .wp-block-button__link:visited, 
.wp-block-button .wp-block-button__link:visited,
.btn-primary:visited, 
.btn-primary:visited {
	color: #000;
}

.btn-sm {
	font-size: .75rem;
	padding: .29rem 1.5rem;
}

.bg-black {
	background-color: #000;
}

#wpadminbar {
	display: none;
}

.site-header {
	background-color: var(--zeltfest-green);
	-webkit-box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.16); 
	box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.16);
	-moz-transition: all 0.8s 0s ease;
	  -o-transition: all 0.8s 0s ease;
	  transition: all 0.8s 0s ease;
}

.home-hero-section-logo  {
	background-color: transparent;
	-webkit-box-shadow: none; 
	box-shadow: none;
}

NO.navbar-zeltfest a,
.navbar-zeltfest .site-title a,
.navbar-zeltfest .nav-link {
	text-decoration: none;
	color: #000;
	text-decoration: none;
	font-size: 1.005rem;
	font-family: 'RobotoSlab-Bold';
	padding: .4rem 0.65rem;
}

@media (min-width: 780px) {
	NO.navbar-zeltfest a,
	.navbar-zeltfest .site-title a,
	.navbar-zeltfest .nav-link {
		font-size: 1.105rem;
		padding: .45rem 0.75rem;
	}
}

@media (min-width: 992px) {
	NO.navbar-zeltfest a,
	.navbar-zeltfest .site-title a,
	.navbar-zeltfest .nav-link {
		font-size: 1.205rem;
		padding: .5rem 0.85rem;
	}
}

.navbar-zeltfest .nav {
	margin: 0;
}

.nav-link:focus, .nav-link:hover {
	color: #BD632F;
}

.dropdown-menu {
	background-color: var(--zeltfest-green);
	border: 0;
	NO-webkit-box-shadow: 0px 0px 12px 4px rgba(0,0,0,0.10); 
	NObox-shadow: 0px 0px 12px 4px rgba(0,0,0,0.10);
	background-color: #94b918;;
}

.dropdown-menu .dropdown-item {
	font-size: 1.00rem;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
	background-color: rgba(0,0,0,.1);
}

.contact-footer-navbar {
	font-size: 1.0rem;
}

@media (min-width: 768px) {
	.contact-footer-navbar {
		font-size: 1.12rem;
	}
}

@media (min-width: 992px) {
	.contact-footer-navbar {
		font-size: 1.2rem;
	}
}

.contact-head-navbar .fa-icon
.contact-footer-navbar .fa-icon {
	font-size: 1.45rem;
}

.contact-head-navbar .icon-social,
.contact-footer-navbar .icon-social {
	font-size: 1.6rem;
}

.contact-footer-navbar,
.contact-footer-navbar a {
	color: #fff;
	text-decoration: none;
}

.site-header {
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 100%;
}

/* ####################################### */
/* ########### Logo Wood Section ######### */
/* ####################################### */


.hero{
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.hero::after,
.hero::before{
  content:"";
  position:absolute;
  inset: -220px 0;          /* <- BLEED: oben & unten größer als Hero */
  pointer-events:none;
  will-change: transform;
}

.hero::after{
  z-index:0;
  background-image:url(images/bg_hero_sun_day.jpg);
  background-position:center bottom;
  background-size:auto 600px;
  background-repeat:no-repeat;

  transform: translate3d(0, var(--dayY, 0px), 0);
}

.hero::before{
  z-index:1;
  background-color:#3c1400;
  background-image:url(images/bg_hero_sun2.jpg);
  background-position:center bottom;
  background-size:auto 600px;
  background-repeat:no-repeat;

  opacity: var(--overlayOpacity, 0);
  transform: translate3d(0, var(--nightY, 0px), 0);
}

/* Alle Ebenen vollflächig, außer Logo */
.hero_sky,
.hero_clouds,
.hero_forest {
  position: absolute;
  inset: 0;
}

.hero_logo, .hero_cloudsInner {
  will-change: transform;
  transform: translate3d(0,0,0);
  backface-visibility: hidden;
}

/* Wolkenebene */
.hero_clouds_bottom {
  z-index: 2;
  pointer-events: none;
  /* Beispiel: wolkenband als repeat-x (du kannst auch ein großes PNG nehmen) */
  background-image: url("images/clouds_bottom_small.png");
  background-repeat: repeat-x;
  background-position: center 60%;
  background-size: auto 64px; /* je nach Wolkenhöhe */
  opacity: 0.95;
  will-change: transform;
}

.hero_clouds_center {
  z-index: 3;
  pointer-events: none;
  /* Beispiel: wolkenband als repeat-x (du kannst auch ein großes PNG nehmen) */
  background-image: url("images/clouds_center_small.png");
  background-repeat: repeat-x;
  background-position: center 40%;
  background-size: auto 66px; /* je nach Wolkenhöhe */
  opacity: 0.95;
  will-change: transform;
}

.hero_clouds_top {
  z-index: 4;
  pointer-events: none;
  /* Beispiel: wolkenband als repeat-x (du kannst auch ein großes PNG nehmen) */
  background-image: url("images/clouds_top_small.png");
  background-repeat: repeat-x;
  background-position: center 20%;
  background-size: auto 144px; /* je nach Wolkenhöhe */
  opacity: 0.95;
  will-change: transform;
}

@media (min-width: 576px) {
	.hero_clouds_bottom {
		background-size: auto 128px; /* je nach Wolkenhöhe */
	}
	.hero_clouds_center {
		background-size: auto 133px; /* je nach Wolkenhöhe */
	}
	.hero_clouds_top {
		background-size: auto 168px; /* je nach Wolkenhöhe */
	}
}

@media (min-width: 768px) {
	.hero_clouds_bottom {
		background-size: auto 128px; /* je nach Wolkenhöhe */
	}
	.hero_clouds_center {
		background-size: auto 133px; /* je nach Wolkenhöhe */
	}
	.hero_clouds_top {
		background-size: auto 188px; /* je nach Wolkenhöhe */
	}
}

@media (min-width: 992px) {
	.hero_clouds_bottom {
		background-size: auto 128px; /* je nach Wolkenhöhe */
	}
	.hero_clouds_center {
		background-size: auto 133px; /* je nach Wolkenhöhe */
	}
	.hero_clouds_top {
		background-size: auto 208px; /* je nach Wolkenhöhe */
	}
}

/* Wolken: X + Y aus CSS-Variablen zusammensetzen */
.hero_clouds_bottom,
.hero_clouds_center,
.hero_clouds_top{
  transform: translate3d(var(--cloudX, 0px), var(--cloudY, 0px), 0);
  will-change: transform;
}

/* Logo zentrieren */
.hero_logoWrap{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  z-index:30;
  pointer-events:none;

  transform: translate3d(0,0,0);
  will-change: transform;
  backface-visibility: hidden;
  
  display: flex;
  flex-direction: column; 
  justify-content: center;
  align-items: center;
  
}

.hero_logo {
	width: min(240px, 260px);
	width: 50vw;
	margin-top: -15%;
}

@media (min-width: 768px) {
	.hero_logo{
	  width: min(381px, 78vw);
	}
}

@media (max-height: 760px) {
	.hero_logo{
	  width: 40vw;
	}
}

@media (max-height: 570px) {
	.hero_logo{
	  width: 35vw;
	}
}

@media (min-width: 992px) {
	.hero_logo{
	  width: min(381px, 78vw);
	}
}

/* Wald vorne, unten verankert */
.hero_forest {
  z-index: 100;            /* <- wichtiger Punkt: Wald liegt VOR Logo */
  pointer-events: none;
  bottom: 0;
  background-image: url(images/hg-forrest-top.png);
  background-repeat: repeat-x;
  background-position: bottom center;
  background-size: auto 200px; /* Waldhöhe steuern */
}

@media (min-width: 576px) {
	.hero_forest {
	  background-size: auto 225px; /* Waldhöhe steuern */
	}
}

@media (min-width: 768px) {
	.hero_forest {
	  background-size: auto 300px; /* Waldhöhe steuern */
	}
}

@media (min-width: 992px) {
	.hero_forest {
	  background-size: auto 350px; /* Waldhöhe steuern */
	}
}

@media (min-width: 1200px) {
	.hero_forest {
	  background-size: auto 400px; /* Waldhöhe steuern */
	}
}

.headersubtitle {
	font-family: "BebasNeue-Regular", sans-serif;
	letter-spacing: .03rem;
	font-size: 2.1rem;
	color: #000000;
	transform: skewY(-8deg);
	text-transform: uppercase;
	margin-top: -10px;
}

@media (min-width: 768px) {
	.headersubtitle {
		font-size: 3.6rem;
		margin-top: -30px;
	}
}

/* Wolken brauchen "Bleed", weil sie horizontal driften */
.hero_clouds{
  position: absolute;
  top: 0;
  bottom: 0;

  /* statt inset:0 */
  left: -220px;
  right: -220px;

  /* optional: falls du auch vertikal viel schiebst */
  /* top: -60px; bottom: -60px; */
}

.hero {
  --cloudBleedX: 240px;
}

.hero_clouds {
  position:absolute;
  top:0; bottom:0;
  left: calc(-1 * var(--cloudBleedX));
  right: calc(-1 * var(--cloudBleedX));
}



/* ####################################### */
/* ########### END Logo Wood Section ######### */
/* ####################################### */

.site-title {
	margin-top: 0 !important;
	display: flex;
}

@media (max-width: 768px) {
	.site-title {
		display: none;
	}
}

.logo-header {
	max-width: 75px;
}

.home_intro,
.home_intro p,
.home_intro h1,
.home_intro h2 {
	text-align: center;
}

.home_intro {
	margin-top: 4rem;
}

.home_intro .container-fluid {
	max-width: 800px;
}

.home_intro h1,
.home_intro h2 {
	font-size: 2.5rem;
	margin-bottom: 1.2rem;
	line-height: 1.1;
}

@media (min-width: 768px) {
	font-size: 3.5rem;
}

.home_intro p {
	font-size: 1.05rem;
}

.site-main-single {
	margin-top: 175px;
}

.site-main-single-page .entry-header h1.entry-title {
	text-align: center;
	font-size: 4.074rem;
	margin-bottom: 1.4rem;
}

/* ####### New ###### */



.subpage-header .logo-header-sub {
	opacity: 1;
	max-height: 140px;
	overflow: hidden;

	transition:
		opacity 0.65s ease,
		max-height 0.65s ease,
		margin 0.65s ease;
}

/* beim Scrollen */

.subpage-header.sub-header-scrolled .logo-header-sub {
	opacity: 0;
	max-height: 0;
	margin: 0;
}



/* ####### Event list ######## */

.container-fluid-events {
	max-width: 800px;
}

.event-list-content {
	font-family: "BebasNeue-Regular", sans-serif;
	letter-spacing: .03rem;
	font-style: normal;
}

.event-date-cnt {
	
}

h2.event-date,
.site-main-event-single h1.event-date {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1.6rem;
	margin-bottom: 0;
	margin-top: 0;
}

.date-line {
	height: 4px;
	background-color: #000;
}

.event-main-acts > *,
.event-zusatz {
	text-align: center;
}

.event-main-acts h3.event-headliners,
.site-main-event-single .event-main-acts h2.event-headliners  {
	font-size: 2.532rem;
	line-height: 1.1;
	margin-top: 0;
}

.site-main-event-single .event-main-acts h2.event-headliners {
	font-size: 2.732rem;
}

.event-main-acts .event-subheadliners {
	font-size: 1.905rem;
	line-height: 1.1;
	margin-bottom: 0;
}

.event-zusatz {
	font-size: 1.75rem;
	line-height: 1.1;
}

.site-main-event-single .event-zusatz {
	font-size: 1.95rem;
}

.event-single-content h3 {
	text-align: center;
	font-size: 2.25rem;
	margin-bottom: 2.0rem;
}

.site-main-event-single .event-single-content h3 {
	font-size: 2.25rem;
}

.event-single-content .btn-primary {
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 576px) {
	h2.event-date,
	.site-main-event-single h1.event-date  {
		font-size: 1.7rem;
	}
	.event-main-acts h3.event-headliners {
		font-size: 2.682rem;
	}
	
	.site-main-event-single .event-main-acts h2.event-headliners {
		font-size: 2.882rem;
	}
	
	.event-main-acts .event-subheadliners {
		font-size: 2.055rem;
	}
	
	.site-main-event-single .event-main-acts .event-subheadliners {
		font-size: 2.255rem;
	}
	
	.event-zusatz {
		font-size: 1.95rem;
	}
	
	.site-main-event-single .event-zusatz {
		font-size: 2.15rem;
	}
}

@media (min-width: 768px) {
	h2.event-date,
	.site-main-event-single h1.event-date  {
		font-size: 1.8rem;
	}
	.event-main-acts h3.event-headliners {
		font-size: 2.782rem;
	}
	
	.site-main-event-single .event-main-acts h2.event-headliners {
		font-size: 2.982rem;
	}
	
	.event-main-acts .event-subheadliners {
		font-size: 2.155rem;
	}
	
	.site-main-event-single .event-main-acts .event-subheadliners {
		font-size: 2.355rem;
	}
	
	.event-zusatz {
		font-size: 2.00rem;
	}
	
	.site-main-event-single .event-zusatz {
		font-size: 2.2rem;
	}
}

@media (min-width: 992px) {
	h2.event-date,
	.site-main-event-single h1.event-date  {
		font-size: 1.9rem;
	}
	.event-main-acts h3.event-headliners {
		font-size: 2.832rem;
	}
	
	.site-main-event-single .event-main-acts h2.event-headliners {
		font-size: 3.032rem;
	}
	
	.event-main-acts .event-subheadliners {
		font-size: 2.205rem;
	}
	
	.site-main-event-single .event-main-acts .event-subheadliners {
		font-size: 2.405rem;
	}
	
	.event-zusatz {
		font-size: 2.05rem;
	}
	
	.site-main-event-single .event-zusatz {
		font-size: 2.205rem;
	}
}

@media (min-width: 1200px) {
	h2.event-date,
	.site-main-event-single h1.event-date  {
		font-size: 1.98rem;
	}
	.event-main-acts h3.event-headliners {
		font-size: 3.032rem;
	}
	
	.site-main-event-single .event-main-acts h2.event-headliners {
		font-size: 3.232rem;
	}
	
	.event-main-acts .event-subheadliners {
		font-size: 2.405rem;
	}
	
	.site-main-event-single .event-main-acts .event-subheadliners {
		font-size: 2.605rem;
	}
	
	.event-zusatz {
		font-size: 2.25rem;
	}
	
	.site-main-event-single .event-zusatz {
		font-size: 2.45rem;
	}
}

/* ####### / Event list ######## */

/* ####### Event Detail ######## */

.site-main-event-single {
	
}

.site-main-event-single .wp-block-gallery {
	margin-top: 4rem;
	margin-bottom: 2rem;
}

.site-main-event-single.is-past-event .wp-block-gallery {
	margin-top: 2rem;
}

.wp-block-gallery .wp-block-image {
  flex-grow: 0 !important;
}

/* ####### / Event Detail ######## */

.bottom_waves {
	height: 30px;
	background-image: url(images/wavebottom.svg);
	background-repeat: repeat-x;
	background-position: top center;
	background-size: auto 30px; /* Waldhöhe steuern */
}

.bottom_waves_maps {
	margin-top: -8px;
	height: 20px;
	background-image: url(images/wavebottom_maps.svg);
	background-repeat: repeat-x;
	background-position: top center;
	background-size: auto 20px; /* Waldhöhe steuern */
}

@media (min-width: 768px) {
	.bottom_waves {
		height: 45px;
		background-size: auto 45px; /* Waldhöhe steuern */
	}
	
	.bottom_waves_maps {
		height: 25px;
		background-size: auto 25px; /* Waldhöhe steuern */
	}
}

@media (min-width: 992x) {
	.bottom_waves {
		height: 59px;
		background-size: auto 59px; /* Waldhöhe steuern */
	}
	
	.bottom_waves_maps {
		height: 30px;
		background-size: auto 30px; /* Waldhöhe steuern */
	}
}

.section-anreise {
	font-size: 1.00rem;
	font-family: 'RobotoSlab-Bold';
}

.section-anreise p {
	text-transform: uppercase;
}

.bg-grass {
	height: 68px;
	background-image: url(images/grass.svg);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: auto 68px;
}

.section-googlemaps iframe {
	NO-filter: grayscale(80%) brightness(1.6) contrast(1) saturate(0.6);
}

/* ####### Site Footer ####### */

.site-footer {
	color: #fff;
}

.bg-wood-footer {
	height: 173px;
	
	background-image: url(images/png-forrest-footer-small.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto 173px; 
}

@media (min-width: 768px) {
	.bg-wood-footer {
		height: 223px;
		background-size: auto 223px; 
	}
}

@media (min-width: 768px) {
	.bg-wood-footer {
		height: 273px;
		background-size: auto 273px; 
	}
}

.site-footer .site-info {
	font-family: 'BebasNeue-Regular';
	font-size: 1.755rem;
}

@media (min-width: 768px) {
	.site-footer .site-info {
		font-size: 2.105rem;
	}
}

.imprint-menu ul {
	margin-left: 0;
}

.imprint-menu .nav-link {
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
	font-size: .95rem;
	text-align: center;
}

.widget-footer-contact {
	margin-bottom: 1rem;
}

@media (min-width: 768px) {
	.imprint-menu .nav-link:after {
		content: "/";
		display: inline-block;
		padding: 0 .55rem;
	}
}

.imprint-menu .nav-item:last-child .nav-link:after {
	content: "";
	padding-right: 0;
}

.alert.alert-warning {
	background-color: #88292F;
	border-color: #88292F;
	
	fbackground-color: #D05353;
	fborder-color: #D05353;
	background-color: #95190C;
	border-color: #95190C;
	padding: 1.5rem;
	
	color: #fff;
}

.alert.alert-warning h2,
.alert.alert-warning h3,
.alert.alert-warning h4 {
	color: #fff;
}

.foogallery.fg-dark.fg-shadow-medium .fg-item-inner, .foogallery.fg-light.fg-shadow-medium .fg-item-inner {
	box-shadow: none;
}

.btn-outline-secondary {
	border-color: #000 !important;
	color: #000 !important;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
	background-color: #000 !important;
	color: #fff !important;
}

.table-tickets {
	font-size: .90rem;
}

hr.tablehr {
	background-color: #000;
	opacity: 1;
	height: 2px;
	margin-top: 2rem;
}