/*!
Theme Name: XFR_Geheimnis_2025
Theme URI: http://underscores.me/
Author: [XFAERA] Peter Müller
Author URI: https://xfaera.com/
Description: Beschreibung folgt...
Version: 2025.10.25.1
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: xfr_geheimnis_2025
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

XFR_Geheimnis_2025 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
# Theme
  - General
  - Header
  - Main Menu
  - Distributors
  - Main Content
  - Section: Music
  - Section: Videos
  - Section: Merchandise
  - Section: Press
  - Footer
  - Responsive Helper
  - Flex Helper

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

/*--------------------------------------------------------------
# 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;
	min-width: 320px;
}

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

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

/*--------------------------------------------------------------
# Theme
--------------------------------------------------------------*/

/* General
--------------------------------------------- */

html {
	background-color: #6f6a4d;
	scroll-behavior: smooth;
}

html.fancybox-active {
	overflow: hidden;
}
#fancybox-outer {
	background: #67613f !important;
}

body,
a:hover, a:visited, a:focus {
	color: #333;
}

a {
	color: #333;
	text-decoration: underline;
	transition: opacity 200ms 0ms linear;
}
a:hover {
	opacity: 0.5;
}

/* Header
--------------------------------------------- */

header#masthead {
	background-image: linear-gradient(180deg, #e3ddc9, #a69d85);
	background-size: 100% auto;
	padding-bottom: calc(100% / 1603 * 587);
	margin-bottom: 16px;
	position: relative;
}

header#masthead a:hover {
	opacity: 1;
}

@media (max-width: 600px) {
	header#masthead {
		padding-bottom: calc(100% / 596 * 587);
	}
	header#masthead a.more {
		display: none;
	}
}

header#masthead a.home {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/*header#masthead a.more {
	background-color: #fff;
	width: 10.2%;
	height: 6%;
	position: absolute;
	left: 36.6%;
	bottom: 0;
	z-index: 10;
}
header#masthead a.more::after {
	content: "";
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header_more.png");
	background-size: 100% 100%;
	display: block;
	height: 100%;
	width: 100%;
	transition: filter 200ms 0ms linear;
}
header#masthead a.more:hover {
	opacity: 1;
}
header#masthead a.more:hover::after {
	filter: invert(0.5) sepia(1);
}*/

header#masthead a.trailer {
	display: none;
	background-image: url("/theme/img/buttons/header_btn_trailer.png");
	background-size: 100% 100%;
	width: 15.1%;
	height: 9%;
	position: absolute;
	top: 73.4%;
	left: 53.6%;
	transition: transform 200ms ease-in-out;
}

header#masthead a.premiere {
	background-image: url("/theme/img/buttons/header_btn_termine.png");
	background-size: 100% 100%;
	width: 44.1%;
	height: 8.8%;
	position: absolute;
	top: 84.7%;
	left: 40.7%;
	transition: transform 200ms ease-in-out;
}

header#masthead a.trailer:hover {
	transform: scale(0.9, 0.9);
}
header#masthead a.premiere:hover {
	transform: scale(0.95, 0.95);
}

@media (max-width: 600px) {
	header#masthead a.trailer {
		display: none;
	}
	header#masthead a.premiere {
		top: 78.3%;
		left: 7%;
		width: 87%;
		height: 6.5%;
	}
}

/* Parallax
--------------------------------------------- */

ul#parallax {
	background: #ff000000;
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

ul#parallax li {
	width: 100%;
	height: 100%;
}
ul#parallax li::after {
	content: "";
	background-color: #ff000000;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	position: relative;
}

ul#parallax li a.home {
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: all;
}

ul#parallax li div.eyes {
	/*box-shadow: inset 0 0 0 1px lime;*/
	opacity: 0;
  transition: opacity 0.3s ease-in-out;
	pointer-events: all;
	position: absolute;
	top: 55.3%;
	left: 24.85%;
	z-index: 2;
	height: 2%;
	aspect-ratio: 2.5;
	white-space: nowrap;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
ul#parallax li div.eyes:hover {
	opacity: .85;
}

ul#parallax li div.eyes a.eye {
	outline: none;
	display: block;
  background: radial-gradient(circle, rgba(255,0,0,0.6) 20%, rgba(255,0,0,0) 100%);
  border-radius: 50%;
	height: 100%;
	aspect-ratio: 1;
}

@media (max-width: 600px) {
	ul#parallax li div.eyes {
		top: 57%;
		left: 41%;
	}
}

/*ul#parallax li.bg::after {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header/bg.png");
	background-size: 100% auto;
	width: 100%;
	height: 58%;
	top: 43.5%;
}

ul#parallax li.band::after {
	background-color: #49452f;
	width: 100%;
	height: 27%;
	top: 23.8%;
}

ul#parallax li.tag::after {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header/tag.png");
	width: 14%;
	height: 23%;
	top: 70%;
	left: 75%;
}

ul#parallax li.text::after {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header/text.png");
	width: 38%;
	height: 15%;
	top: 66%;
	left: 41.3%;
}

ul#parallax li.dresta::after {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header/dresta.png");
	width: 33.3%;
	height: 170%;
	top: -7%;
	left: 7.7%;
}

ul#parallax li.hi::after {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header/hi.png");
	width: 35%;
	height: 2%;
	top: 5%;
	left: 40%;
}

ul#parallax li.logo::after {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/header/logo.png");
	width: 49.5%;
	height: 43%;
	top: 13.97%;
	left: 33.8%;
}

@media (max-width: 600px) {
  ul#parallax li.tag::after,
	ul#parallax li.text::after {
		display: none;
	}

	ul#parallax li.band::after {
    height: 20%;
    top: 17%;
	}

	ul#parallax li.bg::after {
		width: 185%;
    height: 52%;
    top: 50%;
	}

	ul#parallax li.dresta::after {
		width: 70%;
    height: 175%;
    top: -7%;
    left: 15%;
	}

	ul#parallax li.hi::after {
		width: 60%;
    height: 2%;
    top: 4%;
    left: 20%;
	}

	ul#parallax li.logo::after {
    width: 90%;
    height: 33%;
    top: 9%;
    left: 5%;
	}
}*/


/* Main Menu
--------------------------------------------- */

body.menu { overflow: hidden; }
body.menu nav#menu { width: 100%; }

button.menu {
	background: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/menu.png") no-repeat center #fff;
	background-size: 60%;
	border: none;
	border-radius: 50%;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.33);
	outline: 0;

	transition: left 200ms 0ms linear;
	height: 42px;
	width: 42px;

	position: fixed;
	top: 16px;
	left: 16px;
	z-index: 150;
}
body.menu button.menu {
	background: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/close.png") no-repeat center #fff;
	background-size: calc(60% - 2px);
	border: 1px solid #fff;
}

nav#menu {
	backdrop-filter: blur(10px) grayscale(1);
	background-color: rgba(103, 97, 63, 0.66);

	transition: all 200ms 200ms linear;

	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	z-index: 100;
	overflow: hidden;
}

nav#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	flex: 1 1 0;
	overflow: auto;
}

nav#menu ul li {
	flex: 1 1 0;
	min-height: 60px;
}

nav#menu ul li + li {
	border-top: 1px dashed rgba(255, 255, 255, 0.33);
}

nav#menu ul li a {
	display: flex;
	flex: 1 1 0;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.66);
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 24px;
	font-weight: 500;
	transition: all 200ms 0ms linear;
	white-space: nowrap;
}
nav#menu ul li a:hover {
	opacity: 1;
	background-color: rgba(103, 97, 63, 0.66);
	color: #000;
	text-shadow: 0 0 10px rgba(255, 255, 255, 0.66);
}

/* Player
--------------------------------------------- */

iframe#spotify {
	position: absolute;
	left: 48%;
	top: -89px;
	width: 30%;
	min-width: 250px;
}
@media (max-width: 1200px) {
	iframe#spotify {
		position: absolute;
		top: unset;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		min-width: 0px;
	}
}


/* Header Links
--------------------------------------------- */

header#masthead nav#links {
	position: absolute;
	top: 73.4%;
	left: 43.7%;
	height: 9%;
	width: 38.2%;
}

@media (max-width: 600px) {
	header#masthead nav#links {
		top: 87.2%;
		left: 5%;
		height: 7.8%;
		width: 90%;
	}
}

header#masthead nav#links ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	height: 100%;
	margin: 0;
	padding: 0;
	gap: 5%;
}

header#masthead nav#links ul li {
	position: relative;
	flex: 1 1 0;
}

header#masthead nav#links ul li a {
	background-image: url("/theme/img/buttons/header_btn_links.png");
	background-size: 600% 100%;
	position: absolute;
	inset: 0;
	transition: transform 200ms ease-in-out;
}

header#masthead nav#links ul li a:hover {
	transform: scale(0.85, 0.85);
}

header#masthead nav#links ul li a.dresta { background-position-x: -0%; }
header#masthead nav#links ul li a.youtube { background-position-x: -100%; }
header#masthead nav#links ul li a.instagram { background-position-x: -200%; }
header#masthead nav#links ul li a.facebook { background-position-x: -300%; }
header#masthead nav#links ul li a.tiktok { background-position-x: -400%; }
header#masthead nav#links ul li a.hiddenisland { background-position-x: -500%; }


/* Distributors
--------------------------------------------- */

header#masthead + nav#dist {
	background-color: #000;
	position: relative;
	top: -16px;
}

header#masthead + nav#dist ul.dist > li > a:hover {
	opacity: 1;
	filter: invert(0.5) sepia(1);
}

@media (max-width: 1200px) {
	header#masthead + nav#dist {
		padding-bottom: 80px;
	}
}
@media (max-width: 900px) {
	header#masthead + nav#dist {
		padding-bottom: 80px;
	}
}

nav#dist > ul {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
nav#dist > ul > li {
	flex: 0 1 auto;
}

ul.dist > li > a {
	display: block;
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/dist.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 40px;
	margin: 10px;
	transition: filter 200ms 0ms linear;
}

ul.dist > li > a.tiktok     { background: url("/theme/img/dist_icon_tt.png"); background-size: 100% 100%; width: calc(39px * 1.0); }
ul.dist > li > a.spotify    { background-position: calc(   0px * 1.0); width: calc(38px * 1.0); }
ul.dist > li > a.itunes     { background-position: calc( -59px * 1.0); width: calc(39px * 1.0); }
ul.dist > li > a.instagram  { background-position: calc(-121px * 1.0); width: calc(37px * 1.0); }
ul.dist > li > a.youtube    { background-position: calc(-183px * 1.0); width: calc(48px * 1.0); }
ul.dist > li > a.facebook   { background-position: calc(-250px * 1.0); width: calc(22px * 1.0); }
ul.dist > li > a.wikipedia  { background-position: calc(-296px * 1.0); width: calc(40px * 1.0); }
ul.dist > li > a.amazon     { background-position: calc(-356px * 1.0); width: calc(45px * 1.0); }
/*ul.dist > li > a.spreadshop { background-position: calc(-413px * 1.0); width: calc(46px * 1.0); }*/
ul.dist > li > a.spreadshop { background: url("/theme/img/dist_icon_ss.png"); background-size: 100% 100%; width: calc(42px * 1.0); }


@media (max-width: 600px)
{
	header#masthead + nav#dist { display: block !important; }

	nav#dist ul.dist > li > a { height: 20px; }
	nav#dist ul.dist > li > a.tiktok     { background-size: 100% 100%; width: calc(39px * 0.5); }
	nav#dist ul.dist > li > a.spotify    { background-position: calc(   0px * 0.5); width: calc(38px * 0.5); }
	nav#dist ul.dist > li > a.itunes     { background-position: calc( -59px * 0.5); width: calc(39px * 0.5); }
	nav#dist ul.dist > li > a.instagram  { background-position: calc(-121px * 0.5); width: calc(37px * 0.5); }
	nav#dist ul.dist > li > a.youtube    { background-position: calc(-183px * 0.5); width: calc(48px * 0.5); }
	nav#dist ul.dist > li > a.facebook   { background-position: calc(-250px * 0.5); width: calc(22px * 0.5); }
	nav#dist ul.dist > li > a.wikipedia  { background-position: calc(-296px * 0.5); width: calc(40px * 0.5); }
	nav#dist ul.dist > li > a.amazon     { background-position: calc(-356px * 0.5); width: calc(45px * 0.5); }
	/*nav#dist ul.dist > li > a.spreadshop { background-position: calc(-413px * 0.5); width: calc(46px * 0.5); }*/
	nav#dist ul.dist > li > a.spreadshop { background-size: 100% 100%; width: calc(42px * 0.5); }

}

nav#dist ul.dist > li > a:hover,
footer#colophon ul.dist > li > a:hover {
	opacity: 1;
	filter: invert(1)
}

@media (min-width: 1201px) {
	nav#dist ul.dist {
		filter: drop-shadow(0px 0px 12px black);
		position: absolute;
		top: -69px;
		right: 65%;
		width: 535px;
		transform: scale(0.75);
		transform-origin: bottom right;
	}
}

@media (min-width: 1600px) {
	nav#dist ul.dist {
		transform: scale(1);
	}
}

/* Main Content
--------------------------------------------- */

main#primary > section,
main#primary > article {
	border-top: solid 16px #67613f;
	padding: 0 10%;
}

main#primary > article > * {
	margin: auto;
	max-width: 1200px;
}

main#primary > section > h2,
main#primary > article h1,
footer#colophon > h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.95em;
	line-height: 31px;
}

main#primary > section:first-child > h1,
main#primary > section:first-child > h2,
main#primary > section:first-child > h3,
main#primary > section:first-child > h4,
main#primary > section:first-child > h5,
main#primary > section:first-child > h6 {
	display: none;
}

main#primary > article h4 {
	margin-block-start: 2.66em;
}
main#primary > article h2,
main#primary > article h2,
main#primary > article h4,
main#primary > article h5,
main#primary > article h6 {
	margin-block-end: 0;
}

main#primary > section > p {
	font-size: 21px;
	font-weight: 500;
}
@media (max-width: 1200px) {
	main#primary > section > h1,
	main#primary > section > h2,
	main#primary > section > h3,
	main#primary > section > h4,
	main#primary > section > h5,
	main#primary > section > h6 {
		font-size: 1.7em;
	}
	main#primary > section > p {
		font-size: 16px;
	}
}
@media (max-width: 900px) {
	main#primary > section > h1,
	main#primary > section > h2,
	main#primary > section > h3,
	main#primary > section > h4,
	main#primary > section > h5,
	main#primary > section > h6 {
		font-size: 1.55em;
	}
	main#primary > section > p {
		font-size: 14px;
	}
}
@media (max-width: 600px) {
	main#primary > section > h1,
	main#primary > section > h2,
	main#primary > section > h3,
	main#primary > section > h4,
	main#primary > section > h5,
	main#primary > section > h6 {
		font-size: 1.4em;
	}
	main#primary > section > p {
		font-size: 13px;
	}
}

/* Section: Termine
--------------------------------------------- */

/*main#primary > section#termine {
	border-top: none;
}*/

#termine {
	padding: 0 12px !important;
}

section#termine ul a {
	cursor: pointer;
	text-decoration: none;
}
section#termine ul a:hover {
	opacity: 1;
}

section#termine ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

section#termine ul li {
	background-color: #d7dbe7;
	margin-bottom: 23px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 17px;
}

section#termine ul li.is-past,
section#termine ul li.is-past:hover {
	background-color: #dddddd;
	opacity: 0.5;
}

section#termine ul a:hover li {
	background-color: #d7dbe780;
}

section#termine ul li span {
	padding: 6px 12px;
}

section#termine ul li span.date.hidden,
section#termine ul li span.time.hidden {
	color: #00000000;
	/* https://stackoverflow.com/a/4407335 */
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

section#termine ul li span.date {
	min-width: 10%;
}

section#termine ul li span.time {
	min-width: 10%;
}

section#termine ul li span.city {
	min-width: 15%;
}

section#termine ul li span.place:after {
	content: " ";
	font-size: 15px;
	color: red;
	padding-left: 4px;
}
section#termine ul li.sold-out span.place:after {
	content: "ausverkauft";
}
section#termine ul li.planned span.place:after {
	content: "in Planung";
}
section#termine ul li.more-planned span.place:after {
	content: "Zusatzvorstellung in Planung";
}
section#termine ul li.tickets span.place:after {
	color: green;
	content: "Karten verfügbar";
}
section#termine ul li.tickets-soon span.place:after {
	content: "Karten in Kürze";
}



/* Section: Music
--------------------------------------------- */

ul.music {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	grid-gap: 32px 16px;
	margin: 32px 0;
	padding: 0;
	list-style: none;
}
@media (min-width: 1200px) {
	ul.music {
		grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
	}
}
@media (min-width: 900px) {
	ul.music {
		grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
	}
}

ul.music > li > .cover {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding-bottom: 92%;
}
ul.music > li > .desc,
ul.music > li > .dist > span {
	color: #999;
	font-size: 18px;
	font-weight: 500;
	padding: 8px 0 0;
	text-align: center;
}

ul.music > li > .dist {
	height: 50px;
	justify-content: space-evenly;
}

ul.music > li > .dist > span {
	padding: 0;
	line-height: 40px;
}

ul.music > li > .dist > a {
	background-position: center top;
	background-repeat: no-repeat;
}
ul.music > li > .dist > a.spotify {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/dist_spotify.png");
	background-position: center 4px;
}
ul.music > li > .dist > a.itunes {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/dist_itunes.png");
}
ul.music > li > .dist > a.amazon {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/dist_amazon.png");
	background-position: center 11px;
}

@media (max-width: 1200px) {
	ul.music > li > .dist > a {
		background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/dist.png") !important;
		background-size: auto 66%;
		filter: invert(1);
	}
	ul.music > li > .dist > a.spotify {
		background-position: 0 top;
		max-width: 32px;
	}
	ul.music > li > .dist > a.itunes {
		background-position: -49px top;
		max-width: 32px;
	}
	ul.music > li > .dist > a.amazon {
		background-position: -293px top;
		max-width: 38px;
	}
}

/* Section: Trailer / Movie
--------------------------------------------- */

section#trailer,
section#movie {
	margin-bottom: 32px;
}

section#trailer > iframe,
section#movie > iframe {
	margin-top: 32px;
}

section#trailer iframe {
	aspect-ratio: calc(16 / 9);
	width: 100%;
}

section#trailer .extras {
	display: grid;
	max-width: unset;
	grid-template-columns: repeat(auto-fill, minmax(calc(80% / 2), 1fr));
	grid-gap: 6px 6px;
}

@media (min-width: 1032px) {
	section#trailer .extras {
		grid-auto-flow: unset;
		grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	}
}




/* Section: Videos
--------------------------------------------- */

section > div {
	margin: 32px auto 0;
	max-width: 1300px;
}
#videos > div.player-wrapper > div.player {
	transition: padding-bottom 500ms 500ms;
}

#trailer, #feature, #termine {
	padding: 0 12px !important;
}

#videos {
	overflow-x: hidden;
	padding: 0 12px !important;
}

#videos div.videos {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(calc(80% / 3), 1fr));
	grid-gap: 6px 6px;

	margin: 24px auto 32px;
}

@media (min-width: 600px) {
	#trailer, #videos, #feature, #termine {
		padding: 0 10% !important;
	}
}
@media (min-width: 1032px) {
	#videos div.videos-wrapper {
		margin: 0 auto;
	}
	#videos div.videos-wrapper::after {
		background: none;
	}
	#videos div.videos {
		grid-auto-flow: unset;
		grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
		overflow-x: unset;
		padding: 0;
	}
}

#videos div.videos > div.thumbnail {
	background: no-repeat center transparent;
	background-size: cover;
	transition: opacity 250ms;
}
#videos div.videos > div.thumbnail:hover {
	opacity: 0.5;
}
#videos div.videos > div.thumbnail:not(.active) {
	cursor: pointer;
}
#videos div.videos > div.thumbnail.active {
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	filter: grayscale(1);
	opacity: 0.5;
}

/* Section: Merchandise
--------------------------------------------- */

#glide__merch {
	position: relative;
	margin-bottom: 24px;
}

#glide__merch .glide__slides { margin: 0; }

#glide__merch .glide__slides li.glide__slide {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	max-height: 200px;
}

#glide__merch button.prev,
#glide__merch button.next {
	border: none;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	outline: none;
	opacity: 0.33;
}
#glide__merch button.prev:hover,
#glide__merch button.next:hover {
	cursor: pointer;
	opacity: 0.66;
}

#glide__merch button.prev {
	background: url(/cms/wp-content/themes/xfr_geheimnis_2025/img/merch_prev.png) center no-repeat transparent;
	left: -48px;
	width: 48px;
}
#glide__merch button.next {
	background: url(/cms/wp-content/themes/xfr_geheimnis_2025/img/merch_next.png) center no-repeat transparent;
	right: -48px;
	width: 48px;
}

@media (max-width: 800px) {
	#glide__merch button.prev { left: -36px; width: 36px; }
	#glide__merch button.next { right: -36px; width: 36px; }
}

@media (max-width: 480px) {
	#glide__merch button.prev { left: -32px; width: 32px; }
	#glide__merch button.next { right: -32px; width: 32px; }
}

/* Section: Reports / Press
--------------------------------------------- */

ul.reports {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.reports > li {
	margin: 0 8px 30px 8px;
	position: relative;
	width: 400px;
}



ul.presse {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	grid-auto-rows: minmax(400px, 1fr);
	grid-gap: 32px 24px;
	list-style: none;
	margin: 32px 0;
	padding: 0;
}
ul.presse > li {
	position: relative;
}
ul.presse > li > a > img,
ul.presse > li > img {
	margin: auto;
	max-height: calc(100% - 42px);
	max-width: 100%;

	position: absolute;
	top: 0;
	right: 0;
	bottom: 42px;
	left: 0;
}
ul.presse > li > img:hover {
	opacity: 0.5;
	cursor: pointer;
}
ul.presse > li > span {
	color: #999;
	font-weight: 500;
	text-align: center;
	padding: 9px 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

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

footer#colophon {
	background-image: linear-gradient(180deg, #eadcde, #5a77b9);
	padding: 20px 0;
}

footer#colophon > section#newsletter {
	text-align: center;
	max-width: 500px;
	margin: 8px auto;
	padding: 0px 8px;
}

footer#colophon > section#newsletter .nf-field-element > input:not([type=button]) {
	width: 100%;
	padding: 11px 16px;
	margin: 6px 0;
	text-align: center;
}

footer#colophon > section#newsletter .nf-form-content button,
footer#colophon > section#newsletter .nf-form-content input[type=button],
footer#colophon > section#newsletter .nf-form-content input[type=submit] {
	background-color: #e6e6e6 !important;
	color: rgb(208, 77, 82) !important;
	font-size: small;
	letter-spacing: 2px;
	padding: 16px 32px;
	text-transform: uppercase;
}
footer#colophon > section#newsletter .nf-error.field-wrap .nf-field-element:after,
footer#colophon > section#newsletter .nf-pass.field-wrap .nf-field-element:after {
	top: 7px;
}

footer#colophon > section#newsletter .nf-field-container {
	margin-bottom: 0;
}

footer#colophon > section#newsletter .nf-field-element > p {
	font-size: small;
	font-weight: 500;
}

footer#colophon > section#newsletter .nf-before-form-content .nf-form-fields-required,
footer#colophon > section#newsletter .nf-field-label {
	display: none;
}

footer#colophon > img.mainlogo {
	display: block;
	height: auto;
	max-width: 184px;
	margin: 20px auto;
}

footer#colophon > ul {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px 3%;
	padding: 0;
	list-style: none;
	text-align: center;
}
footer#colophon > ul > li {
	flex: 0 1 auto;
}

footer#colophon ul.logos > li {
	background-repeat: no-repeat;
	background-position: center;
	height: 62px;
	margin: 0 16px;
}
footer#colophon ul.logos li.hi {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/logo_hi.png");
	width: 110px;
}
footer#colophon ul.logos li.membran {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/logo_membran.png");
	width: 74px;
}
footer#colophon ul.logos li.sony {
	background-image: url("/cms/wp-content/themes/xfr_geheimnis_2025/img/logo_sony.png");
	width: 168px;
}

footer#colophon ul.links,
footer#colophon ul.links li a {
	color: #fff;
	font-weight: 500;
	font-size: 21px;
	white-space: nowrap;
}
footer#colophon ul.links li + li:before {
	content: "-";
	padding: 0 8px;
}

@media (max-width: 600px) {
	footer#colophon > ul.links {
		flex-direction: column;
	}
	footer#colophon ul.links li + li:before {
		content: "";
		padding: 0;
	}
}

/* Responsive Helper
--------------------------------------------- */

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive-1by1 { padding-bottom: 100%; }
.embed-responsive-4by3 { padding-bottom: 75%; }
.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive-21by9 { padding-bottom: 42.86%; }

/* Flex Helper
--------------------------------------------- */

.flex-column, .flex-column-wrap,
.flex-row, .flex-row-wrap {
	box-sizing: border-box;
	display: flex;
}

.flex-column { flex-direction: column; }
.flex-column-wrap { flex-flow: column wrap; }
.flex-row { flex-direction: row; }
.flex-row-wrap { flex-flow: row wrap; }

.flex-space {
	flex: 1 1 auto;
}
