/*******************************************************************************************************************

	Theme Name: Music Lite
	Theme URI: https://organicthemes.com/theme/music-lite/
	Description: A simple and sleek StaticSite theme for musicians. Music Lite is the perfect theme for bands, singers, instrumentalists, DJs and musical artists of any type or genre. The theme features the ability to add tour dates, and works seamlessly with the native StaticSite audio player. Also, the theme is great for other professionals in the entertainment industry such as comedians, motivational speakers, theatrical performers and more. Additionally, the Organic Customizer Widgets plugin can be used to build pages with custom content sections for displaying albums, band members and more. Additionally, the theme is optimized for the StaticSite 5.0 Gutenberg content editor. Demo: (https://organicthemes.com/demo/?demo=music-lite)
	Author: Organic Themes
	Author URI: https://organicthemes.com
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Version: 1.5
	Tested up to: 6.0
	Requires PHP: 5.3.29
	Text Domain: music-lite
	Domain Path: /languages/
	Tags: blog, portfolio, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, custom-logo, featured-images, featured-image-header, flexible-header, full-width-template, translation-ready, threaded-comments, editor-style, theme-options, footer-widgets

	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

********************************************************************************************************************

	Table of Contents:

	 0.	Global
	 1.	Hyperlinks
	 2.	Headings
	 3.	Header
	 4.	Navigation
	 5.	Content
	 6. Page Templates
	 7. Social Media
	 8. Pagination
	 9.	Images
	10.	staticsite Gallery
	11.	Sidebar
	12.	Widgets
	13.	RSS Widget
	14.	Calendar Widget
	15.	Custom Menu Widget
	16.	Search Form
	17.	Footer
	18.	Comments
	19.	Buttons
	20. Columns
	21. Tables
	22. Forms
	23. CSS3 Styles
	24. Jetpack
	25. StaticSite Core
	26. Woocommerce
	27. Organic Widgets
	28. Shortcodes
	29. Gutenberg

*******************************************************************************************************************/

/* Micro Clearfix */
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }

body {
	background-color: #111111;
	color: #cccccc;
	color: rgba(255, 255, 255, 0.8);
	font-family: 'Roboto';
	font-size: 1em;
	font-weight: 300;
	line-height: 1.65;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: auto;
}

body:not(.gdc-lightbox-open) {
	overflow-y: auto !important;
}

body.gdc-lightbox-open {
	overflow: hidden !important;
}

/* Gitaristenclubconcerten: compact schedule timeline below the gallery */
body.page-id-2939 .gdc-concert-timeline {
	width: min(100% - var(--gdc-content-desktop-gutter), var(--gdc-content-max));
	max-width: var(--gdc-content-max);
	margin: 34px auto 0;
	color: #fff;
}

body.page-id-2939 .gdc-concert-year {
	display: grid;
	grid-template-columns: 120px minmax(0, 1fr);
	gap: 28px;
	padding: 28px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.22);
}

body.page-id-2939 .gdc-concert-year h2 {
	margin: 0;
	padding: 7px 14px;
	border-left: 4px solid #9a9f52;
	color: #fff;
	font-size: 30px;
	line-height: 1;
}

body.page-id-2939 .gdc-concert-slots {
	display: grid;
	gap: 16px;
}

body.page-id-2939 .gdc-concert-slot {
	display: grid;
	gap: 8px;
}

body.page-id-2939 .gdc-concert-time {
	color: #fff;
	font-weight: 700;
	line-height: 1.35;
}

body.page-id-2939 .gdc-concert-songs {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.page-id-2939 .gdc-concert-songs li {
	padding: 5px 10px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	color: #e7dcdc;
	line-height: 1.3;
}

@media (max-width: 1024px) {
	body.page-id-2939 .gdc-concert-timeline {
		width: var(--gdc-content-tablet-width);
		max-width: var(--gdc-content-tablet-width);
	}
}

@media (max-width: 767px) {
	body.page-id-2939 .gdc-concert-timeline {
		width: calc(100% - var(--gdc-content-mobile-gutter));
		max-width: calc(100% - var(--gdc-content-mobile-gutter));
	}

	body.page-id-2939 .gdc-concert-year {
		grid-template-columns: 1fr;
		gap: 14px;
	}
}

/* Gitaristenclubconcerten: keep all photos together in the gallery, timeline below */
body.page-id-2939 .elementor-element-13db885 > .elementor-container,
body.page-id-2939 .elementor-element-9b36ea3 > .elementor-container {
	display: grid !important;
	grid-template-columns: 1fr;
	gap: 0;
}

body.page-id-2939 .elementor-element-13db885 .elementor-column,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
	display: grid !important;
	grid-template-columns: 120px minmax(0, 1fr) !important;
	gap: 28px;
	align-items: start;
	width: 100% !important;
	max-width: 100% !important;
	padding: 28px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

body.page-id-2939 .elementor-element-13db885 .elementor-column::before,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column::before {
	content: none !important;
	display: none !important;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading {
	grid-column: 1 !important;
	grid-row: 1 !important;
	align-self: start;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
	grid-column: 2 !important;
	grid-row: 1 !important;
	align-self: start;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor .elementor-widget-container,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor .elementor-widget-container {
	max-width: 920px;
}

.gdc-footer-search {
	clear: both;
	grid-column: 3;
	grid-row: 1;
	width: 100%;
	margin: 0 0 12px;
	padding-top: 0;
}

.gdc-site-search-form {
	display: flex;
	align-items: center;
	gap: 6px;
	justify-content: center;
	max-width: 520px;
	margin: 0 auto;
	padding: 0;
}

.gdc-site-search-form label {
	display: block;
	flex: 1;
	margin: 0;
}

.gdc-site-search-form span {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}

.gdc-site-search-form input {
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	padding: 7px 10px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	border-radius: 5px;
	background: #111;
	color: #fff;
	font: 14px/1.2 Arial, sans-serif;
}

.gdc-site-search-form input::placeholder {
	color: rgba(255, 255, 255, 0.72);
}

.gdc-site-search-form button {
	height: 36px;
	padding: 7px 13px;
	border: 1px solid #ffd84d;
	border-radius: 5px;
	background: #ffd84d;
	color: #2b1900;
	font: 700 12px/1 Arial, sans-serif;
	cursor: pointer;
}

.gdc-search-page {
	max-width: 980px;
	margin: 0 auto;
	padding: 34px 20px 60px;
	color: #fff;
}

.gdc-search-page h1 {
	margin: 0 0 18px;
	color: #fff;
	font-size: 38px;
}

.gdc-search-box {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 18px;
}

.gdc-search-box input {
	min-width: 0;
	flex: 1;
	box-sizing: border-box;
	padding: 12px 13px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	border-radius: 6px;
	background: #fff;
	color: #111827;
	font: 16px/1.3 Arial, sans-serif;
}

.gdc-search-box button {
	padding: 12px 16px;
	border: 1px solid #ffd84d;
	border-radius: 6px;
	background: #ffd84d;
	color: #2b1900;
	font-weight: 700;
	cursor: pointer;
}

.gdc-search-status {
	min-height: 22px;
	margin: 0 0 14px;
	color: #ffd84d;
	font-size: 15px;
}

.gdc-search-result {
	padding: 16px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.gdc-search-result h2 {
	margin: 0 0 7px;
	font-size: 22px;
}

.gdc-search-result h2 a {
	color: #fff;
	text-decoration: none;
}

.gdc-search-result h2 a:hover {
	text-decoration: underline;
}

.gdc-search-result p {
	margin: 0;
	color: rgba(255, 255, 255, 0.84);
	font-size: 15px;
	line-height: 1.55;
}

.gdc-search-highlight {
	padding: 0 2px;
	border-radius: 2px;
	background: #ffd84d;
	color: #2b1900;
	font-weight: 700;
}

@media (max-width: 767px) {
	.gdc-footer-search {
		margin-top: 18px;
	}

	.gdc-site-search-form {
		width: 100%;
		max-width: none;
	}

	.gdc-search-box {
		display: block;
	}

	.gdc-search-box button {
		width: 100%;
		margin-top: 10px;
	}

	body.page-id-2939 .elementor-element-13db885 .elementor-column,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
		grid-template-columns: 1fr !important;
		gap: 12px;
	}

	body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading,
	body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
		grid-column: 1 !important;
	}
}
body#tinymce,
body.site-autoresize {
	background-color: #ffffff;
	color: #333333;
	color: rgba(0, 0, 0, 0.8);
	box-sizing: border-box;
	padding: 12px 24px !important;
}

/************************************************
0.	Global
************************************************/

p {
	margin: 32px 0px;
	padding: 0px;
}
p:empty {
	display: none;
}
dfn, cite, em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
big {
	font-size: 140%;
}
small {
	font-size: 60%;
}
s {
	text-decoration: line-through;
}
mark {
	background: #ff0;
	color: #000;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
div {
	display: block;
}
span {
	display: inline;
}
hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #333333;
	background-color: #333333;
	margin: 6px 0px 8px 0px;
	padding: 0px;
}
ol, ul {
	list-style: none;
	margin: 6px 0px;
	padding: 0px 0px 0px 12px;
}
ol li {
	list-style: inside;
	list-style-type: decimal;
	margin: 6px 0px;
	padding: 0px 0px 0px 12px;
}
ul li {
	list-style: inside;
	list-style-type: square;
	margin: 6px 0px;
	padding: 0px 0px 0px 12px;
}
ul ol li, ul ol ul ol li {
	list-style-type: decimal;
}
ol ul li, ol ul ol ul li {
	list-style-type: square;
}
blockquote,
.site-block-quote,
.site-block-quote.is-style-large {
	margin: 18px 0px;
	padding: 12px 24px;
	border-left: 2px solid rgba(255, 255, 255, 0.12);
}
blockquote p,
.site-block-quote p,
.site-block-pullquote p {
	font-size: 130%;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
.site-block-quote.is-style-large p {
	font-size: 160%;
	line-height: 1.5;
}
.site-block-quote__citation,
.site-block-quote cite,
.site-block-quote footer {
	display: block;
	font-size: 0.85rem;
	margin-top: 12px;
	opacity: 0.6;
}
code, pre, .site-block-code {
	color: #ffffff;
	background: rgba(255, 255, 255, 0.04);
	font-family: Courier, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	margin: 24px 0px;
	padding: 6px 8px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 3px;
}
code {
	display: inline;
	white-space: normal;
}
pre {
	display: block;
	white-space: pre-line;
}
pre code {
	background: none;
	margin: 0px;
	padding: 0px;
	border: none;
	box-shadow: none;
}
img {
	-ms-interpolation-mode: bicubic;
	height: auto;
}
img, object, embed {
	max-width: 100%;
	margin: 0px auto 0px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.hide-text {
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.hide-img img {
	margin-left: -9999px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-white, .text-white p, .text-white h1,
.text-white h2, .text-white h3, .text-white h4,
.text-white h5, .text-white h6, .text-white blockquote {
	color: #ffffff;
}
.align-center {
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.padded {
	padding: 24px;
}
.vertical-center {
	top: 50%;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.horizontal-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 7;
}
.absolute-center {
	top: 50%;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 7;
}

/************************************************
1.	Hyperlinks
************************************************/

a img {
	border: none;
}
a, a:link, a:visited {
	color: #cc00cc;
	text-decoration: none;
	word-wrap: break-word;
}
a:focus, a:hover, a:active {
	color: #ff33cc;
	text-decoration: underline;
}

/************************************************
2.	Headings
************************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton';
	font-weight: 400;
	line-height: 1.1;
	word-wrap: break-word;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 24px 0px;
	padding: 0px;
}
h1 {
	font-size: 3.2em;
}
h2 {
	font-size: 2.8em;
}
h3 {
	font-size: 2.4em;
}
h4 {
	font-size: 2em;
}
h5 {
	font-size: 1.6em;
}
h6 {
	font-size: 1.3em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #ff33cc;
	text-decoration: none;
	border: none;
}
.headline {
	font-size: 4em;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 0px;
	text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
}

/************************************************
3.	Header
************************************************/

#header {
	line-height: 0;
	margin: 0px;
	position: relative;
	z-index: 9;
}
#nav-bar {
	position: relative;
	background-color: #000000;
	top: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
#nav-bar .row,
#nav-bar .flex-row {
	max-width: 1274px;
	margin: 0px auto;
}
#nav-bar .row {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
#nav-bar .contact-info {
	font-size: 80%;
	line-height: 36px;
	padding: 0px;
	box-sizing: border-box;
}
#nav-bar .contact-info span {
	padding-left: 18px;
}
#nav-bar .contact-info span:first-child {
	padding-left: 0px;
}
#custom-header {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.site-custom-header {
	position: relative;
	max-height: 480px;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.site-custom-header img {
	line-height: 0;
	margin-left: -999em;
}
.site-custom-header iframe {
	width: 100%;
}
.site-custom-header-video-button {
	display: none;
}
.site-logo {
	display: flex;
	align-content: center;
	margin: 0px;
	padding: 0px;
}
.custom-logo-link {
	display: block;
	align-self: center;
	line-height: 0;
	margin-right: 12px;
	padding: 12px 0px;
}
.site-title {
	display: inline-block;
	align-self: center;
	font-family: 'Montserrat';
	font-size: 2.2em;
	font-weight: 800;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0px;
	padding: 24px 0px;
	word-wrap: break-word;
}
.site-title a,
.site-title a:link,
.site-title a:visited {
	display: inline-block;
	color: #ffffff;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
	text-decoration: underline;
}
#masthead {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 8;
}
#masthead .site-description {
	display: block;
	color: #ffffff;
	font-family: 'Anton';
	font-size: 3em;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.1;
	margin: 0px auto 0px;
	padding: 0px 48px;
}

/************************************************
4.	Navigation
************************************************/

#navigation {
	align-self: center;
	color: #999999;
	color: rgba(255, 255, 255, 0.6);
	font-family: 'Oswald';
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	z-index: 9;
}

/* Mobile Setup */
#side-menu,
.icon-menu-close,
button.menu-toggle {
	display: none;
}

/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	display: table;
	margin:	0 auto 0;
	padding: 0;
	list-style:	none;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.menu {
	line-height: 1.0;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
ul.menu ul,
div.menu ul ul {
	position: absolute;
	top: -9999px;
	width: 240px; /* left offset of submenus need to match (see below) */
}
ul.menu ul li,
div.menu ul ul li {
	width: 100%;
	margin: 0px;
}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float: left;
	display: inline-block;
	position: relative;
	max-width: 240px;
}
.menu li li {
	display: block;
	position: relative;
}
.menu a {
	display: inline-block;
	position: relative;
}
.menu li:hover ul {
	left: 0;
	top: 60px; /* match top ul list item height */
	z-index: 99;
}
ul.menu li:hover li ul,
div.menu ul li:hover li ul {
	top: -9999px;
}
ul.menu li li:hover ul {
	left: 240px; /* match ul width */
	top: 0;
}

/*** SKIN ***/
.menu {
	padding: 0px;
}
.menu ul.sub-menu,
.menu ul.children {
	display: none;
	background-color: #000000;
	padding: 0px;
	border-left: 1px solid rgba(255, 255, 255, 0.24);
	border-right: 1px solid rgba(255, 255, 255, 0.24);
	border-bottom: 1px solid rgba(255, 255, 255, 0.24);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
	transition-delay: .2s;
	-webkit-transition-delay: .2s; /* Safari */
}
.menu ul.sub-menu ul.sub-menu,
.menu ul.children ul.children {
	transition-delay: 0s;
	-webkit-transition-delay: 0s; /* Safari */
}
.menu li.menu-item-has-children:hover .sub-menu,
.menu li.menu-item-has-children:focus .sub-menu,
.menu li.menu-item-has-children:active .sub-menu {
	display: block;
}
.menu a {
	color: #999999;
	color: rgba(255, 255, 255, 0.6);
	background: none;
	line-height: 18px;
	text-decoration: none;
	margin: 24px 0px;
	padding: 0px 12px;
	border-left: 1px solid rgba(255, 255, 255, 0.24);
}
.menu a:focus,
.menu a:hover,
.menu a:active {
	color: #ffffff;
	outline: 0;
}
.menu li {
	margin: 0px;
}
.menu li:first-child a {
	border-left: none;
}
.menu li li {
	background: none;
	margin: 0px;
}
.menu li li a {
	display: block;
	width: auto;
	background: none;
	font-size: 80%;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 0.6px;
	margin: 0px;
	padding: 12px;
	border-left: none;
	border-top: 1px solid rgba(255, 255, 255, 0.24);
}
.menu li li a,
.menu li li a:link,
.menu li li a:visited {
	color: rgba(255, 255, 255, 0.6);
}
.menu li li a:focus,
.menu li li a:hover,
.menu li li a:active {
	color: #ffffff;
	background: rgba(255, 255, 255, .04);
	outline: 0;
}
.menu li li:first-child a {
	border-top: none;
}

/*** ARROWS **/
.menu li.menu-item-has-children > a::after {
	position: relative;
	top: -2px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 10px;
	content: '\f107';
	margin-left: 6px;
}
.menu li li.menu-item-has-children > a::after {
	position: absolute;
	content: '\f105';
	right: 12px;
	top: 16px;
}

/************************************************
5. Content
************************************************/

#wrapper,
.container {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.content {
	position: relative;
	width: 100%;
	max-width: 1274px;
	margin: 0px auto 0px;
	padding: 12px;
	box-sizing: border-box;
}
.content:before, .content:after,
.post-holder:before, .post-holder:after,
.page-holder:before, .page-holder:after,
.blog-holder:before, .blog-holder:after,
.archive-holder:before, .archive-holder:after {
	content: "";
	display: table;
}
.content:after,
.post-holder:after,
.page-holder:after,
.blog-holder:after,
.archive-holder:after {
	clear: both;
}
.article {
	display: block;
	position: relative;
	margin: 0px auto 0px;
}
.archive-title {
	margin-bottom: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.post-holder,
.page-holder,
.blog-holder,
.archive-holder {
	position: relative;
}
.blog-holder,
.archive-holder {
	margin: 36px 0px;
}
.blog-holder:first-child,
.archive-holder:first-child {
	margin-top: 0px;
}
.post-area {
	margin: 0px;
	padding: 24px;
	box-sizing: border-box;
}
.post-area.no-sidebar {
	max-width: 820px;
	margin: 0px auto 0px;
}
.article h1:first-child + p,
.article > p:first-child,
.article span + p {
	font-size: 120%;
	line-height: 1.5;
}
.article > p:first-child,
.article span + p {
	margin-top: 0px;
}
.post-meta {
	display: inline-block;
	width: 100%;
	margin: 12px 0px;
}
.headline + .post-meta {
	margin: 0px
}
.post-meta .post-edit-link {
	padding: 0px;
}
.post-author {
	float: left;
	color: #999999;
	color: rgba(0, 0, 0, 0.4);
	width: 100%;
	margin: 0px;
	padding: 8px 0px;
}
.post-author p,
.post-date p {
	margin: 0px;
	padding: 0px;
}
.post-author .author-avatar {
	float: none;
	display: inline-block;
	width: auto;
	margin: 0px 0px -6px 4px;
	padding: 0px;
	overflow: hidden;
	border-radius: 14px;
}
.post-edit-link {
	font-size: 1rem;
	padding: 12px 0px;
}
.post-date {
	float: left;
	color: #999999;
	color: rgba(0, 0, 0, 0.4);
	width: 100%;
	font-size: 0.9em;
	margin: 0px;
	padding: 8px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.post-taxonomy {
	float: left;
	color: #999999;
	width: 100%;
	font-size: 0.9em;
	margin: 0px;
	padding: 8px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.post-taxonomy p {
	margin: 0px;
	padding: 0px;
}
.post-navigation {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 8px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.previous-post {
	float: left;
	font-size: 0.9em;
}
.next-post {
	float: right;
	font-size: 0.9em;
}
.page-links {
	display: block;
	overflow: hidden;
	margin: 12px 0px;
}
.page-links .link-label {
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
}
.page-links span {
	margin: 0px 3px;
}
.author-column {
	float: right;
	width: 72%;
	margin-top: 20px;
	padding-left: 4%;
	border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.author-posts {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.author-posts li {
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

/************************************************
6. Page Templates
************************************************/

.music-lite-home-page #nav-bar {
	position: fixed;
}
.admin-bar.music-lite-home-page #nav-bar {
	margin-top: 32px;
}
.music-lite-home-page #site-custom-header {
	height: 100vh;
	max-height: none;
}
.music-lite-home-page .feature-img.banner-img {
	height: 100vh;
	max-height: none;
	border-bottom: none;
	overflow: hidden;
}
.music-lite-home-page.music-lite-header-video-active .feature-img.banner-img {
	height: 100vh;
	overflow: hidden;
}
.admin-bar.music-lite-home-page.music-lite-header-video-active .feature-img.banner-img {
	height: calc(100vh - 32px);
}
.music-lite-home-page .site-custom-header img {
	display: none;
}
.music-lite-home-page .banner-img .excerpt {
	font-size: 120%;
	max-width: 800px;
	margin: 0px auto;
}
.music-lite-home-page.music-lite-header-video-active .banner-img .excerpt p {
	color: rgba(255, 255, 255, 0.8);
}
.music-lite-home-page .custom-logo-link {
	display: inline-block;
	margin: 0px auto;
	padding: 0px;
}
.music-lite-home-page .custom-logo-link img {
	margin: 0px auto;
}
.music-lite-home-page .tour-dates {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 24px;
	box-sizing: border-box;
	z-index: 8;
}
.music-lite-home-page .tour-date {
	align-self: center;
	text-align: center;
	width: 100%;
	min-width: 25%;
	line-height: 1.6;
	margin: 0px;
	padding: 0px 12px;
	box-sizing: border-box;
	border-left: 1px solid rgba(255, 255, 255, 0.24);
}
.music-lite-home-page .tour-date:first-child {
	border-left: none;
}
.music-lite-home-page .tour-date p {
	margin: 0px;
}
.music-lite-home-page .tour-date-datetime {
	font-size: 80%;
	opacity: 0.7;
}
.music-lite-home-page .tour-ticket,
.music-lite-home-page .tour-date-location {
	display: inline-block;
}
.music-lite-home-page p.tour-ticket {
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid rgba(255, 255, 255, 0.24);
}
.tour-page .tour-dates {
	flex-wrap: wrap;
	width: calc(100% + 24px);
	margin-left: -12px;
}
.tour-page .tour-dates.has-content {
	margin-top: 36px;
}
.tour-page .tour-date {
	background-color: #ffffff;
	text-align: center;
	min-width: calc(33.3% - 24px);
	margin: 12px;
	padding: 24px;
	box-sizing: border-box;
	box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
}
.tour-page .tour-date p {
	margin: 0px;
}
.tour-page .tour-ticket.button {
	display: block;
	margin-top: 18px;
}
.tour-page p.tour-date-location {
	font-size: 120%;
}
.tour-page .no-tour-dates {
	width: 100%;
	text-align: center;
}
body.music-landing-page {
	position: inherit;
}
.music-landing-page #header,
.music-landing-page .footer {
	display: none;
}
.landing-page {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.admin-bar .landing-page {
	height: calc( 100vh - 32px );
}
.landing-page .site-title,
.landing-page .custom-logo-link {
	display: block;
	max-width: none;
	text-align: center;
	margin: 0px auto 0px;
	padding: 18px 0px;
}
.landing-page .site-description {
	color: #000000;
	font-size: 1.8em;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.landing-page .content {
	background-color: #ffffff;
	max-width: 720px;
	min-width: 280px;
	padding: 24px 36px;
}
.landing-page .post-area.full-width {
	background-color: #ffffff !important;
	padding: 0px;
}
.landing-page .article {
	text-align: center;
	margin: 18px auto 0px;
	padding-top: 12px;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}

/************************************************
7. Social Media
************************************************/

.social-icons {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.social-icons li {
	float: left;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.social-icons li a {
	display: block;
	color: #666666;
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	text-decoration: none;
	line-height: 36px;
	min-width: 36px;
	margin: 0px;
	padding: 0px;
}
.social-icons li a:hover {
	color: #000000;
	background: #444444;
	background: rgba(255, 255, 255, 0.24);
}
.social-icons li a::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 16px;
	content: '\f0c1';
}
.social-icons li a span {
	display: none;
}
.social-icons li a[href*="bandcamp.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2d5'; }
.social-icons li a[href*="soundcloud.com"]::before    { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1be'; }
.social-icons li a[href*="reddit.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f281'; }
.social-icons li a[href*="twitch.tv"]::before         { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1e8'; }
.social-icons li a[href*="snapchat.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2ac'; }
.social-icons li a[href*="medium.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f23a'; }
.social-icons li a[href*="tumblr.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f173'; }
.social-icons li a[href*="apple.com"]::before         { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f179'; }
.social-icons li a[href*="etsy.com"]::before          { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2d7'; }
.social-icons li a[href*="facebook.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f09a'; }
.social-icons li a[href*="twitter.com"]::before       { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f099'; }
.social-icons li a[href*="google.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1a0'; }
.social-icons li a[href*="linkedin.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f0e1'; }
.social-icons li a[href*="github.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f113'; }
.social-icons li a[href*="dribbble.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f17d'; }
.social-icons li a[href*="foursquare.com"]::before    { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f180'; }
.social-icons li a[href*="pinterest.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f0d2'; }
.social-icons li a[href*="staticsite.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f19a'; }
.social-icons li a[href*="youtube.com"]::before       { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f167'; }
.social-icons li a[href*="vine.co"]::before           { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1ca'; }
.social-icons li a[href*="instagram.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f16d'; }
.social-icons li a[href*="stackexchange.com"]::before { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f18d'; }
.social-icons li a[href*="spotify.com"]::before       { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1bc'; }
.social-icons li a[href*="amazon.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f270'; }
.social-icons li a[href*="flickr.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f16e'; }
.social-icons li a[href*="vimeo.com"]::before         { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f27d'; }
.social-icons li a[href*="yelp.com"]::before          { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1e9'; }
.social-icons li a[href*="imdb.com"]::before          { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2d8'; }
.social-icons li a[href*="tiktok.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\e07b'; }
.social-icons li a[href*="wa.me"]::before,
.social-icons li a[href*="whatsapp.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f232'; }
.social-icons li a[href*="m.me"]::before,
.social-icons li a[href*="messenger.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f39f'; }
.social-icons li a[href*="t.me"]::before,
.social-icons li a[href*="telegram.org"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f3fe'; }
.social-icons li a[href*="mailto:"]::before           { content: '\f0e0'; }
.social-icons li a[href*="tel:"]::before              { content: '\f095'; }
.social-icons li a[href$="/feed/"]::before            { content: '\f09e'; }

/************************************************
8.	Pagination
************************************************/

.pagination {
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.12);
	overflow: hidden;
	z-index: 7;
}
.pagination .page-numbers {
	float: left;
	background: #ffffff;
	color: #666666;
	min-height: 36px;
	min-width: 36px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #333333;
	border-left: 1px solid rgba(255, 255, 255, 0.24);
}
.pagination .page-numbers:first-child {
	border-left: none;
}
.pagination .page-numbers:hover,
.pagination .page-numbers:active {
	background: #eeeeee;
	min-height: 36px;
	min-width: 36px;
	line-height: 36px;
	padding: 0px;
}
.pagination .page-numbers.current {
	background: #eeeeee;
	min-height: 36px;
	min-width: 36px;
	line-height: 36px;
	padding: 0px;
}

/************************************************
9.	Images
************************************************/

.feature-img {
	display: block;
	background-color: #000000;
	max-width: 100%;
	text-align: center;
	line-height: 0;
	margin: 0px auto 0px;
	padding: 12px;
}
.feature-img + .article {
	margin-top: 24px;
}
.feature-img .excerpt,
.feature-img .button {
	line-height: 1.65;
}
.feature-img.banner-img {
	display: flex;
	align-items: center;
	padding: 0px;
}
.banner-img {
	display: block;
	width: 100%;
	max-height: 600px;
	position: relative;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.banner-img.profile-img {
	min-height: auto;
	margin-bottom: 36px;
}
.banner-img img {
	line-height: 0;
	margin-left: -9999px;
}
.banner-img .headline {
	color: #ffffff;
	text-align: center;
	margin: 12px 0px;
	padding: 0px;
}
.banner-img .headline + .excerpt {
	margin-top: -12px;
}
.banner-img .img-title {
	width: 88%;
	padding: 0px 6%;
	z-index: 7;
}
.avatar {
	background: #ffffff;
	margin: 10px 20px 10px 0px;
	padding: 6px;
}
.author-avatar {
	float: left;
	display: block;
	width: 20%;
	margin-top: 20px;
	padding-right: 3.6%;
}
.author-avatar .avatar {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}
img.hide-img {
	line-height: 0;
	margin-left: -999em;
	padding: 0px;
}
img.aligncenter,
.site-block-image .aligncenter {
	text-align: center;
	margin: 16px auto;
	padding: 0px;
}
img.alignnone,
.site-block-image .alignnone {
	margin: 16px 0px;
	padding: 0px;
}
img.alignright,
.site-block-image .alignright {
	margin: 16px 0px 16px 24px;
	padding: 0px;
}
img.alignleft,
.site-block-image .alignleft {
	margin: 16px 24px 16px 0px;
	padding: 0px;
}
.alignwide, .alignfull {
	position: relative;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	box-sizing: border-box;
}
.aligncenter, .alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter {
	text-align: center;
}
.alignright {
	float: right;
	margin-left: 24px;
	margin-right: 0px;
}
.alignleft {
	float: left;
	margin-right: 24px;
	margin-left: 0px;
}
.site-caption {
	max-width: 100%;
	line-height: 0;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
	overflow: hidden;
}
.site-caption a {
	display: block;
}
.site-caption img {
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
}
.site-caption figcaption,
.site-block-image figcaption,
.site-block-gallery .blocks-gallery-caption,
.site-caption-text {
	color: rgba(255, 255, 255, 0.9) !important;
	font-size: 0.85em;
	line-height: 1.6;
	text-align: left;
	margin: 4px 0px;
	padding: 6px 12px;
	box-sizing: border-box;
	border-left: 2px solid rgba(255, 255, 255, 0.24);
}

/************************************************
10.	StaticSite Gallery
************************************************/

.gallery {
	margin: 18px auto 18px !important;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0 !important;
	text-align: center;
	width: 33%;
	padding: 6px;
	box-sizing: border-box;
}
.gallery-item a {
	display: block;
	line-height: 0;
}
.gallery img {
	border: 6px solid rgba(255, 255, 255, 0.4) !important;
	margin: 6px;
	padding: 0px;
	border-radius: 2px;
	box-sizing: border-box;
	transition: all .25s;
	-moz-transition: all .25s;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
}
.gallery img:hover {
	border-color: #ffffff !important;
}
.gallery .gallery-caption {
	font-size: 12px;
	line-height: 1.65;
	margin: 2px 0px 6px 0px;
}
.gallery dl, .gallery dt {
	margin: 0px;
}
.gallery br+br {
	display: none;
}

/************************************************
11.	Sidebar
************************************************/

.sidebar {
	background-color: #000000;
	margin: 24px 0px;
	padding: 24px;
	box-sizing: border-box;
}

/************************************************
12.	Widgets
************************************************/

.widget {
	margin-bottom: 48px;
	padding: 0px;
}
.sidebar .widget {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.widget:last-child {
	margin-bottom: 0px;
}
.sidebar .widget:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.widget-title {
	font-size: 1.2em;
	letter-spacing: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	border-bottom: none;
}
.widget ul, .widget li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.widget li {
	display: block;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
.widget li li {
	padding-left: 12px;
}
.widget li li:last-child {
	padding-bottom: 0px;
	border-bottom: none;
}
.widget li a {
	margin: 0px;
	padding: 0px;
}
.widget table {
	margin: 0px;
}
.textwidget {
	margin: 0px;
	padding: 0px;
}
.textwidget p {
	margin: 12px 0px;
}
.tagcloud {
	line-height: 1.2;
}
.widget_search {
	overflow: hidden;
}
.widget_cue_playlist .cue-playlist .cue-track {
	padding: 0px;
}

/************************************************
13.	RSS Widget
************************************************/

.widget a.rsswidget {
	display: block;
}
.widget .widget-title a.rsswidget {
	display: inline;
}
.widget .rss-date {
	display: block;
	font-size: 0.8em;
	margin-bottom: 12px;
}

/************************************************
14.	Calendar Widget
************************************************/

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 0px;
}
#site-calendar {
	width: 100%;
	font-size: 0.8em;
	text-align: center;
}
#site-calendar #today {
	background: #999999;
	background: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	font-weight: bold;
}
#site-calendar a {
	margin: 0px;
}
#site-calendar caption {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}
#site-calendar #prev a {
	float: left;
	margin: 0px;
	text-align: left;
	padding-left: 12px;
}
#site-calendar #next a {
	float: right;
	margin: 0px;
	text-align: right;
	padding-right: 12px;
}

/************************************************
15.	Custom Menu Widget
************************************************/

.widget ul.menu {
	float: none;
	width: 100%;
	text-align: left;
}
.widget ul.menu .current_page_item a,
.widget ul.menu .current-menu-item a {
	color: #ff33cc;
	background: none;
}
.widget ul.menu li a {
	display: block;
	background: none;
	color: #cc00cc;
	width: auto;
	height: auto;
	font-size: 1em;
	text-transform: none;
	text-shadow: none;
	line-height: 1.8;
	margin: 6px 0px;
	padding: 0px;
	border: none;
}
.widget ul.menu li a:hover {
	color: #ff33cc;
	background: none;
	text-decoration: underline;
}
.widget ul.menu li {
	float: none;
	display: block;
	background: none !important;
	max-width: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.widget ul.menu li li {
	border-top: none;
}
.widget ul.menu li:last-child {
	border-bottom: none;
}
.widget ul.menu li span {
	top: 1px;
	right: 0px;
}
.widget ul.menu li ul.sub-menu,
.widget ul.menu li ul.children {
	background: none !important;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: static;
	z-index: 9;
	box-shadow: none;
	border: none;
}
.widget ul.menu li ul.sub-menu span {
	display: none;
}
.widget ul.menu li ul.sub-menu li a {
	padding-left: 12px;
}
.widget ul.menu li ul.sub-menu li ul.sub-menu li {
	display: none;
}

/************************************************
16.	Search Form
************************************************/

#searchform {
	display: flex;
	margin: 0px;
	padding: 0px;
}
#searchform label {
	display: none;
}
#searchform .search-field,
#searchform #s {
	float: left;
	width: 72%;
}
#searchform #searchsubmit {
	float: right;
	width: 22%;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	padding: 12px;
}
.no-result-search {
	display: block;
	margin-top: 12px;
}
.no-result-search #searchform {
	max-width: 480px;
}

/************************************************
17.	Footer
************************************************/

.footer {
	background: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.footer-widgets {
	padding-top: 36px;
	padding-bottom: 36px;
	overflow: hidden;
}
.footer-widgets .widget {
	float: left;
	width: 20%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: none;
}
.footer-widgets .widget:first-child:nth-last-child(1),
.footer-widgets .widget:first-child:nth-last-child(1) ~ .widget {
	width: 100%;
}
.footer-widgets .widget:first-child:nth-last-child(2),
.footer-widgets .widget:first-child:nth-last-child(2) ~ .widget {
	width: 50%;
}
.footer-widgets .widget:first-child:nth-last-child(3),
.footer-widgets .widget:first-child:nth-last-child(3) ~ .widget {
	width: 33.3%;
}
.footer-widgets .widget:nth-child(4n+1) {
	clear: both;
}
.footer-widgets .widget:nth-child(4n+4) {
	width: 40%;
}
.footer-widget {
	padding: 24px;
}
.footer-information {
	padding: 12px 0px;
	overflow: hidden;
}
.footer-information p {
	color: rgba(255, 255, 255, 0.82);
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.footer-information a {
	color: rgba(255, 255, 255, 0.9);
}
.footer-information a:hover {
	color: #ffffff;
}

.gdc-index-footer-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 32px;
	width: min(100% - var(--gdc-content-desktop-gutter), var(--gdc-content-max));
	max-width: var(--gdc-content-max);
	margin: 0 auto;
	padding: 28px 0;
	text-align: left;
	box-sizing: border-box;
}

.gdc-index-footer-column h2 {
	margin: 0 0 10px;
	color: rgba(255, 255, 255, 0.92);
	font-size: 17px;
	line-height: 1.3;
}

.footer-information .gdc-index-footer-column p {
	margin: 0 0 8px;
	color: rgba(255, 255, 255, 0.72);
	font-size: 14px;
	line-height: 1.55;
}

.footer-information .gdc-index-footer-column a {
	color: rgba(255, 255, 255, 0.88);
	text-decoration: none;
}

.footer-information .gdc-index-footer-column a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.gdc-index-footer-admin {
	grid-column: 3;
	grid-row: 2;
	text-align: right;
}

.gdc-index-footer-admin a {
	display: inline-block;
	padding: 8px 12px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	border-radius: 4px;
}

.gdc-go-top {
	position: fixed;
	right: 28px;
	bottom: 28px;
	z-index: 99990;
	width: 58px;
	height: 58px;
	border: 5px solid rgba(255,255,255,.46);
	border-radius: 50%;
	background: rgba(0,0,0,.42);
	color: rgba(255,255,255,.9);
	box-shadow: 0 10px 24px rgba(0,0,0,.24);
	cursor: pointer;
	opacity: 0;
	pointer-events: none;
	transform: translateY(10px);
	transition: opacity .2s ease, transform .2s ease, background-color .2s ease, border-color .2s ease;
}

.gdc-go-top::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 19px solid currentColor;
	transform: translate(-50%, -58%);
}

.gdc-go-top.is-visible {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.gdc-go-top:hover,
.gdc-go-top:focus-visible {
	background: rgba(0,0,0,.62);
	border-color: rgba(255,255,255,.72);
	outline: none;
}

body.page-id-91 .elementor-element-eea8993,
body.page-id-91 .elementor-element-087a4fd {
	display: none !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

.gdc-menu-map {
	max-width: 1120px;
	margin: 24px auto 44px;
	color: #fff;
}

.gdc-menu-map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gdc-menu-map > ul {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.gdc-menu-map li {
	margin: 0;
	padding: 0;
}

.gdc-menu-map > ul > li {
	padding: 18px;
	border: 1px solid rgba(154, 159, 82, 0.55);
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.14);
}

.gdc-menu-map a {
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	line-height: 1.35;
}

.gdc-menu-map > ul > li > a {
	margin-bottom: 10px;
	color: #fff !important;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.gdc-menu-map ul ul {
	display: grid;
	gap: 7px;
	margin-top: 8px;
	padding-left: 14px;
	border-left: 1px solid rgba(255, 255, 255, 0.24);
}

.gdc-menu-map ul ul a {
	color: rgba(255, 255, 255, 0.86) !important;
}

.gdc-menu-map ul ul ul {
	margin-top: 6px;
	gap: 5px;
}

.gdc-menu-map a:hover,
.gdc-menu-map a:focus-visible {
	color: #d8dc8c !important;
	text-decoration: underline;
}

.elementor-widget-gallery .e-gallery-image {
	position: relative;
}

.elementor-widget-gallery .e-gallery-image img.gdc-gallery-thumb {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	opacity: 1;
	visibility: visible;
}

.elementor-element-815142d .e-gallery-item:first-child .e-gallery-image img.gdc-gallery-thumb {
	object-fit: contain;
	background: #000;
}

@media (max-width: 1024px) {
	.gdc-index-footer-grid {
		width: var(--gdc-content-tablet-width);
		max-width: var(--gdc-content-tablet-width);
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 22px;
	}

	.gdc-menu-map > ul {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.gdc-index-footer-grid {
		width: calc(100% - var(--gdc-content-mobile-gutter));
		max-width: calc(100% - var(--gdc-content-mobile-gutter));
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.gdc-index-footer-admin {
		grid-column: auto;
		grid-row: auto;
		text-align: left;
	}

	.gdc-footer-search {
		grid-column: auto;
		grid-row: auto;
	}

	.gdc-menu-map {
		margin: 18px auto 34px;
	}

	.gdc-menu-map > ul {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.gdc-menu-map > ul > li {
		padding: 14px;
	}

	.gdc-go-top {
		right: 18px;
		bottom: 18px;
		width: 50px;
		height: 50px;
		border-width: 4px;
	}
}

/************************************************
18.	Comments
************************************************/

#comments {
	padding: 36px 0px;
}
#comments-title {
	font-size: 2em;
	margin: 4px 0px 8px 0px;
	padding: 4px 0px 8px 0px;
}
.comment-subscription-form {
	padding: 6px 0px;
}
.commentlist li .avatar {
	float: right;
	background: #f9f9f9;
	margin: 0px 0px 12px 12px;
	padding: 6px;
	border: none;
	border-radius: 50%;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12);
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.commentlist li:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.commentlist li #respond {
	border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.commentlist li ul li {
	padding-left: 24px;
}
.commentlist li ul li:last-child {
	border-bottom: none;
}
.commentlist p {
	margin: 10px 0px;
	padding: 0px;
}
.commentlist + #respond {
	padding-top: 24px;
}
.comment {
	padding: 18px 0px;
	overflow: hidden;
}
#commentform {
	margin: 5px 0px 0px 0px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 1.1rem;
	font-weight: normal;
	text-transform: none;
	margin: 12px 0px;
}
.form-submit #submit {
	margin-top: 0px !important;
}
p.logged-in-as {
	margin-top: -6px;
	padding: 0px;
}
.nocomments {
	display: none;
}
.edit-link {
	float: right;
	margin-top: 12px;
}
.reply {
	float: left;
	margin: 6px 0px;
}
.reply a,
.reply a:link,
.reply a:visited {
	margin: 0px;
	padding: 6px 18px;
}
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.form-allowed-tags {
	display: none;
}
.thread-alt, .thread-even {
	margin: 0px;
	padding: 0px;
}
.children {
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	margin: 0px;
	padding: 0px;
}

/************************************************
19.	Buttons
************************************************/

button, .button, a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, a.more-link, #submit,
input[type=submit], input#submit, input.button, #wrapper #infinite-handle span, .site-block-button a {
	display: inline-block;
	position: relative;
	background-color: #cc00cc;
	color: #cccccc;
	color: rgba(255, 255, 255, .7);
	font-style: normal;
	font-weight: 600;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 24px 0px;
	padding: 12px 24px;
	border-radius: 24px;
	border: inherit;
	-webkit-appearance: none;
}
button:hover, .button:hover, a.button:hover, .reply a:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover, a.more-link:hover,
input[type=submit]:hover, #submit:hover, input#submit:hover, input.button:hover, #wrapper #infinite-handle span:hover, .site-block-button a:hover {
	background-color: #ff33cc;
	color: #ffffff;
	text-decoration: none;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, .15);
	box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .2);
	cursor: pointer;
}
p a.more-link {
	margin-top: 24px;
}

.elementor-widget-button .elementor-button.gdc-listen-button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	min-width: 0 !important;
	background: #6a1206 !important;
	color: #ffffff !important;
	fill: #9a9f52 !important;
	font-family: var(--gdc-site-font-family), Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	margin: 10px 0 18px !important;
	padding: 8px 14px !important;
	border: 2px solid rgba(154, 159, 82, 0.9) !important;
	border-radius: 14px !important;
	box-shadow: none !important;
	text-decoration: none !important;
}

.elementor-widget-button .elementor-button.gdc-listen-button:hover,
.elementor-widget-button .elementor-button.gdc-listen-button:focus-visible {
	background: #7b1a0d !important;
	color: #ffffff !important;
	border-color: #9a9f52 !important;
	text-decoration: none !important;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.28) !important;
}

/* Album pages: keep covers, captions and listen buttons grouped in a clean grid. */
:root {
	--gdc-album-grid-columns: 3;
}

.gdc-album-layout-section {
	margin-bottom: 34px;
}

.gdc-album-layout-section > .elementor-container.gdc-album-layout-grid {
	display: grid !important;
	grid-template-columns: repeat(var(--gdc-album-grid-columns), minmax(0, 1fr));
	gap: 34px 30px;
	align-items: start;
	max-width: min(1320px, calc(100vw - 64px)) !important;
}

.gdc-album-layout-section .gdc-album-layout-card {
	width: 100% !important;
	max-width: none !important;
}

.gdc-album-layout-section > .elementor-container.gdc-album-layout-grid > .elementor-column {
	width: 100% !important;
	max-width: none !important;
	min-width: 0;
}

.gdc-album-layout-section .gdc-album-layout-card > .elementor-widget-wrap {
	display: flex !important;
	flex-direction: column;
	align-content: stretch;
	align-items: stretch;
	gap: 12px;
	height: 100%;
	padding: 0 !important;
}

.gdc-album-layout-section .elementor-widget-image {
	margin-bottom: 0 !important;
}

.gdc-album-layout-section .elementor-widget-image img {
	display: block;
	width: 100%;
	height: auto;
}

.gdc-album-layout-section .site-caption,
.gdc-album-layout-section .site-caption img {
	width: 100% !important;
	max-width: 100% !important;
}

.gdc-album-layout-section .widget-image-caption {
	margin-top: 10px;
	color: #fff;
	font-size: 18px;
	line-height: 1.35;
	text-align: left;
}

.gdc-album-layout-section .elementor-widget-button {
	margin-top: 2px;
	margin-bottom: 0 !important;
}

.gdc-album-layout-section .elementor-button-wrapper {
	text-align: left;
}

@media (max-width: 1024px) {
	.gdc-album-layout-section > .elementor-container.gdc-album-layout-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		max-width: calc(100vw - 40px) !important;
	}
}

@media (max-width: 640px) {
	.gdc-album-layout-section > .elementor-container.gdc-album-layout-grid {
		grid-template-columns: 1fr;
		max-width: calc(100vw - 28px) !important;
		gap: 28px;
	}
}

body.page-id-14 .gdc-album-layout-section > .elementor-container.gdc-album-layout-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	max-width: min(1500px, calc(100vw - 64px)) !important;
}

body.page-id-14 .gdc-album-layout-section .gdc-album-layout-card {
	width: 100% !important;
}

body.page-id-14 .gdc-album-layout-empty-section {
	display: none !important;
}

body.page-id-14 .gdc-reorder-toolbar {
	display: flex;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
	max-width: min(1500px, calc(100vw - 64px));
	margin: 0 auto 18px;
	padding: 10px 12px;
	border: 1px solid rgba(255, 216, 77, 0.65);
	border-radius: 7px;
	background: rgba(0, 0, 0, 0.28);
	color: #ffffff;
	font-size: 14px;
}

body.page-id-14 .gdc-reorder-toolbar strong {
	color: #ffd84d;
	font-weight: 700;
}

body.page-id-14 .gdc-reorder-toolbar span {
	color: #f5f5f5;
}

body.page-id-14 .gdc-reorder-toolbar button {
	margin-left: auto;
	padding: 8px 12px;
	border: 1px solid #ffffff;
	border-radius: 7px;
	background: #ffd84d;
	color: #2b1900;
	font: 700 12px/1 Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
}

body.page-id-14 .gdc-reorder-toolbar button:disabled {
	opacity: 0.58;
	cursor: wait;
}

body.page-id-14 .gdc-reorder-toolbar em {
	min-height: 16px;
	color: #ffd84d;
	font-style: normal;
	font-weight: 700;
}

body.page-id-14 .gdc-album-layout-card[data-gdc-card-reorder="1"] {
	position: relative;
}

body.page-id-14 .gdc-opnamestudio-continuous-grid .elementor-widget-image a,
body.page-id-14 .gdc-opnamestudio-continuous-grid .elementor-widget-image figure,
body.page-id-14 .gdc-opnamestudio-continuous-grid .elementor-widget-image .site-caption {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
}

body.page-id-14 .gdc-opnamestudio-continuous-grid .elementor-widget-image img {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}

body.page-id-14 .gdc-album-layout-card.gdc-album-dragging {
	opacity: 0.55;
}

body.page-id-14 .gdc-album-move-controls {
	position: static;
	z-index: 28;
	display: flex;
	gap: 5px;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 0 8px;
}

body.page-id-14 .gdc-album-move-controls button {
	min-width: 34px;
	min-height: 30px;
	padding: 7px 9px;
	border: 1px solid rgba(255, 255, 255, 0.9);
	border-radius: 7px;
	background: #ffd84d;
	color: #2b1900;
	box-shadow: 0 8px 22px rgba(0, 0, 0, 0.3);
	font: 700 12px/1 Arial, sans-serif;
	cursor: pointer;
}

body.page-id-14 .gdc-album-move-controls .gdc-album-drag {
	min-width: 70px;
}

body.page-id-14 .gdc-album-move-controls .gdc-album-drag {
	cursor: grab;
}

body.page-id-14 .gdc-reorder-has-changes {
	outline: 2px dashed rgba(255, 216, 77, 0.65);
	outline-offset: 8px;
}

body.gdc-visitor-view.page-id-14 .gdc-reorder-toolbar,
body.gdc-visitor-view.page-id-14 .gdc-album-move-controls {
	display: none !important;
}

@media (max-width: 760px) {
	body.page-id-14 .gdc-album-layout-section > .elementor-container.gdc-album-layout-grid {
		grid-template-columns: 1fr !important;
		max-width: calc(100vw - 28px) !important;
	}

	body.page-id-14 .gdc-reorder-toolbar {
		max-width: calc(100vw - 28px);
	}

	body.page-id-14 .gdc-reorder-toolbar button {
		margin-left: 0;
	}
}

/************************************************
20. Columns
************************************************/

.content-columns {
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.content-column {
	float: left;
	position: relative;
	margin-right: 4%;
	padding-top: 24px;
	padding-bottom: 24px;
}
.content-column:last-child {
	float: right;
	margin-right: 0;
	clear: right;
}
.content-column:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content-column.one-half {
	width:48%;
}
.content-column.one-third {
	width:30.66%;
}
.content-column.two-third {
	width:65.33%;
}
.content-column.one-fourth {
	width:22%;
}
.content-column.three-fourth {
	width:74%;
}
.content-column.one-fifth {
	width:16.8%;
}
.content-column.two-fifth {
	width:37.6%;
}
.content-column.three-fifth {
	width:58.4%;
}
.content-column.four-fifth {
	width:67.2%;
}
.content-column.one-sixth {
	width:13.33%;
}
.content-column.five-sixth {
	width:82.67%;
}

/************************************************
21. Tables
************************************************/

table {
	width: 100%;
	margin: 18px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}
table p,
table form,
table ul,
table li {
	margin: 6px 0px;
	padding: 0px;
}
table thead,
table tfoot {
	border: 1px solid #333333;
	border: 1px solid rgba(255, 255, 255, 0.24);
}
table thead th,
table tfoot td {
	border: none;
}
table tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 0.04);
}
table th {
	background: rgba(255, 255, 255, 0.04);
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 8px;
	border: 1px solid #333333;
	border: 1px solid rgba(255, 255, 255, 0.24);
	box-sizing: border-box;
}
table td {
	padding: 6px;
	margin: 0px;
	border: 1px solid #333333;
	border: 1px solid rgba(255, 255, 255, 0.24);
	box-sizing: border-box;
}

/************************************************
22. Forms
************************************************/

form {
	display: block;
}
form div {
	display: block;
	margin-bottom: 8px;
	overflow: hidden;
}
form span {
	margin-bottom: 8px;
	overflow: hidden;
}
form span.required {
	display: inline;
}
form li,
form ul,
form ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
form legend {
	font-weight: bold;
	padding-top: 10px;
}
form label {
	margin-top: 6px;
}
form li > label {
	font-weight: bold;
}
form li li > label {
	font-weight: normal;
}
form span label {
	font-size: 0.8em;
}
form input,
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'],
form textarea {
	display: block;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.04);
	font-family: inherit;
	font-size: 1em;
	line-height: 1.4;
	padding: 8px;
	border: 4px solid rgba(0, 0, 0, 0.12);
}
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'] {
	width: 50%;
}
form textarea {
	width: 100%;
}
form input[type='checkbox'],
form input[type='radio'] {
	margin-left: 0px;
	margin-right: 6px;
}
form input[type='submit'] {
	margin-top: 0px;
}
form .form-submit {
	padding: 8px 0px;
}
textarea {
	overflow: auto;
}
address {
	margin: 12px 0px;
}
select {
	display: block;
	background-color: rgba(0, 0, 0, 0.04);
	color: rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
	width: auto;
	max-width: 100%;
	font-size: 1.2em;
	line-height: 1.6;
	margin-bottom: 6px;
	padding: 6px 46px 6px 8px !important;
	box-shadow: none;
	border-radius: 0px;
	border: 4px solid rgba(0, 0, 0, 0.12);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;

	background-image:
		linear-gradient(45deg, transparent 50%, gray 50%),
		linear-gradient(135deg, gray 50%, transparent 50%),
		linear-gradient(to right, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
	background-position:
		calc(100% - 16px) 50%,
		calc(100% - 11px) 50%,
		calc(100% - 32px) 6px;
	background-size:
		5px 5px,
		5px 5px,
		1px 1.5em;
	background-repeat: no-repeat;

	/* reset */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}

/************************************************
23.	CSS3 Styles
************************************************/

a, button, .button, #submit, #searchsubmit {
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}
.shadow {
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.radius-full {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.radius-top {
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
}
.radius-bottom {
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
}
.radius-half {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
}

/************************************************
24.	Jetpack
************************************************/

.home #infinite-footer {
	display: none;
}
#infinite-handle,
.infinite-loader {
	display: block;
	text-align: center;
	padding: 12px 24px;
}
#infinite-footer .container {
	width: auto;
}
.blog.infinite-scroll .pagination,
.infinite-scroll.neverending .pagination,
.infinite-scroll.neverending .footer {
	display: none;
}
.infinity-end.neverending .footer {
	display: block;
}
.infinite-loader .spinner {
	margin: 0px auto 0px;
}
.infinite-scroll.neverending .footer {
	display: none;
}
.infinity-end.neverending .footer {
	display: block;
}
.grofile-thumbnail,
.widgets-grid-layout {
	float: left;
	width: 28% !important;
	margin: 12px 24px 6px 0px;
	border-radius: 50%;
}
.widget-grofile .grofile-meta h4 {
	margin: 0px;
}

/************************************************
25.	StaticSite Core
************************************************/

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above site toolbar. */
}
.site-audio-shortcode {
	margin: 12px 0px;
}
.sticky,
.bypostauthor {
	position: relative;
}
#site-custom-header .customize-partial-edit-shortcut {
	top: 50%;
	left: 24px;
	z-index: 9;
}

/************************************************
26.	WooCommerce
************************************************/

/* Gallery Styles */
.woocommerce-product-gallery .flex-view_size, .woocommerce-product-gallery .flex-control-nav li  {
	border: 5px solid #fff;
	border: 5px solid rgba(255,255,255,0);
	box-sizing: border-box;
	padding: 0px !important;
}
.woocommerce div.product div.woocommerce-product-gallery.images ol.flex-control-thumbs {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.woocommerce-product-gallery__wrapper {
	margin-left: 0px;
	margin-right: 0px;
}
.woocommerce div.product div.woocommerce-product-gallery.images .woocommerce-product-gallery__trigger {
	top: 1em;
}
.woocommerce-product-gallery .flex-control-nav {
	position:relative;
}
.woocommerce a.button:hover {
	color: #000000 !important;
	border: none !important;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
	display: block !important;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
	font-weight: 400;
	letter-spacing: 0;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	margin-bottom: 12px !important;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
	margin-right: 0px;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	margin-right: 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: none;
	margin: 0px;
	border-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	box-shadow: none !important;
}

/************************************************
27.	Organic Widgets
************************************************/

.organic-widgets-card h1 a,
.organic-widgets-card h2 a,
.organic-widgets-card h3 a,
.organic-widgets-card h4 a,
.organic-widgets-card h5 a,
.organic-widgets-card h6 a {
	color: #000000 !important;
}
.organic-widgets-card {
	color: rgba(0, 0, 0, 0.8);
}
.organic-widgets-card p.link-more a {
	padding: 12px 24px;
}
.sidebar .organic-widgets-card,
.sidebar .organic-widgets-section {
	background-color: transparent !important;
}

/************************************************
28.	Shortcodes
************************************************/

#wrapper .toggle-trigger, #wrapper .toggle-section, #wrapper .organic-accordion,
#wrapper .ui-accordion .ui-accordion-header.ui-accordion-header-active,
#wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active, #wrapper .ui-tabs .ui-tabs-panel {
	background: #121212;
	border-radius: 2px;
}
#wrapper .ui-accordion .ui-accordion-header.ui-accordion-header-active,
#wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	border-radius: 2px 2px 0px 0px !important;
}
#wrapper .ui-accordion .ui-accordion-header.ui-accordion-header-active a,
#wrapper .organic-tabs ul#tabs li.ui-tabs-active a,
#wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	color: #ffffff;
}
#wrapper .ui-accordion .ui-accordion-header, #wrapper .bar-rating,
#wrapper .organic-tabs ul#tabs li, .ui-tabs .ui-tabs-nav li {
	background: #000000;
}
#wrapper .organic-tabs ul#tabs li.ui-tabs-active,
#wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background: #121212;
}
#wrapper .ui-accordion .ui-accordion-header,
#wrapper .ui-tabs .ui-tabs-nav li {
	border-radius: 2px 2px 0px 0px;
}
#wrapper .organic-box .box-content p,
#wrapper .organic-box .box-content h1, #wrapper .organic-box .box-content h2,
#wrapper .organic-box .box-content h3, #wrapper .organic-box .box-content h4,
#wrapper .organic-box .box-content h5, #wrapper .organic-box .box-content h6 {
	color: #333333;
}

/************************************************
29. Gutenberg
************************************************/

/* Media */

.site-block-image {
	text-align: center;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.site-block-image img {
	display: block;
}
.site-block-image figcaption {
	margin-top: 8px;
}
.site-block-embed {
	margin-left: auto;
	margin-right: auto;
}
.site-block-gallery .blocks-gallery-item {
	padding: 0px;
}
.site-block-gallery .blocks-gallery-image {
	margin-left: 0px;
	margin-right: 0px;
}
.site-block-gallery .blocks-gallery-image figcaption,
.site-block-gallery .blocks-gallery-item figcaption {
	box-sizing: border-box;
	border: none;
}
.site-block-cover {
	box-sizing: border-box;
}
.site-block-cover.alignfull,
.site-block-cover-image.alignfull,
.site-block-cover .site-block-button,
.site-block-cover-image .site-block-button {
	margin-top: 0px;
	margin-bottom: 0px;
}
.site-block-cover .site-block-cover__inner-container {
	padding: 36px;
	box-sizing: border-box;
}
.site-block-column .site-block-cover .site-block-cover__inner-container {
	padding: 0px;
}
.site-block-cover .site-block-cover__inner-container p {
	margin-top: 24px;
	margin-bottom: 24px;
}
.site-block-cover .site-block-cover__inner-container > :first-child {
	margin-top: 0px;
}
.site-block-cover .site-block-cover__inner-container > :last-child {
	margin-bottom: 0px;
}
.site-block-cover.alignfull .site-block-cover__inner-container,
.site-block-cover.alignwide .site-block-cover__inner-container {
	position: relative;
	top: 0;
	width: 100%;
	margin: 0px auto;
	transition: all 1s ease-in-out;
	transition-delay: 0.5s;
	z-index: 7;
}
.site-block-cover-image .site-block-cover-image-text,
.site-block-cover-image .site-block-cover-text,
.site-block-cover-image h2, .site-block-cover .site-block-cover-image-text,
.site-block-cover .site-block-cover-text, .site-block-cover h2 {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
}

/* Buttons */

.site-block-button {
	position: relative;
	box-sizing: border-box;
}
.site-block-button.alignleft {
	float: none;
	text-align: left;
}
.site-block-button.alignright {
	float: none;
	text-align: right;
}
.site-block-button.alignwide .site-block-button__link {
	display: block;
}
.site-block-button.is-style-outline .site-block-button__link {
	background: inherit;
	box-shadow: none;
	text-shadow: none;
}
.site-block-button.is-style-outline .site-block-button__link:not(.has-text-color) {
	color: inherit;
}
.site-block-button.is-style-outline .site-block-button__link:hover {
	color: inherit;
	background: inherit;
}
.site-block-button__link.has-text-color:hover {
	color: initial;
}
.has-background-dim .site-block-button.is-style-outline .site-block-button__link {
	color: #ffffff;
	border-color: #ffffff;
}

/* Quotes */

.site-block-quote.is-style-large p {
	font-size: 1.8rem;
	font-style: normal;
	line-height: 1.5;
	margin: 0px;
}
.site-block-quote.has-text-align-right,
.site-block-quote.has-text-align-center {
	border-left: none;
}
.site-block-quote.has-text-align-right {
	border-right: 2px solid #dddddd;
}
.site-block-quote.has-text-align-center {
	padding-left: 0px;
	padding-right: 0px;
}
.site-block-quote.has-text-align-center::before {
	display: inline-block;
	content: '';
	width: 80px;
	height: 2px;
	background: #dddddd;
	margin: 12px auto;
}
.site-block-quote.has-text-align-center cite {
	text-align: center;
}
.site-block-quote.has-text-align-left cite {
	text-align: left;
}
.site-block-quote.has-text-align-right cite {
	text-align: right;
}
.site-block-quote__citation,
.site-block-quote cite,
.site-block-quote footer {
	display: block;
	font-size: 0.85rem;
	font-style: normal;
	margin-top: 12px;
	opacity: 0.6;
}
.site-block-pullquote {
	position: relative;
	margin: 36px 0px 24px;
	padding: 36px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #dddddd;
}
.site-block-pullquote::before {
	position: absolute;
	top: -28px; left: 50%;
	background: #ffffff;
	color: rgba(0, 0, 0, 0.4);
	content: '\f10d';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 24px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-left: -24px;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	border-color: inherit;
}
.site-block-pullquote.is-style-solid-color {
	padding-left: 48px;
}
.site-block-pullquote.is-style-solid-color::before {
	left: 0px;
	top: 36px;
}
.site-block-pullquote.is-style-solid-color blockquote {
	max-width: none;
}
.site-block-pullquote blockquote {
	margin: 0px;
	padding: 0px;
	border: none;
}
.site-block-pullquote blockquote cite,
.site-block-pullquote blockquote .site-block-pullquote__citation {
	display: block;
	color: inherit;
	font-size: 90%;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 12px;
	opacity: 0.6;
}

/* Columns */

.site-block-columns {
	display: flex;
	box-sizing: border-box;
}
.site-block-columns.alignfull {
	padding-left: 36px;
	padding-right: 36px;
}
.site-block-column > :first-child {
	margin-top: 0px;
}

/* Jetpack */

div[class*="site-block"] form.contact-form input[type="text"],
div[class*="site-block"] form.contact-form input[type="email"],
div[class*="site-block"] form.contact-form input[type="tel"],
div[class*="site-block"] form.contact-form input[type="url"] {
	width: 100%;
}
div[class*="site-block"] form.contact-form label span {
	float: right;
}
div[class*="site-block"] form.contact-form .contact-submit {
	margin: 0px;
}
.site-block-jetpack-email,
.site-block-jetpack-phone,
.site-block-jetpack-address {
	margin-top: 6px;
	margin-bottom: 6px;
}
.site-block-jetpack-email::before {
	color: #999999;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 90%;
	content: '\f0e0';
	margin-right: 8px;
}
.site-block-jetpack-phone::before {
	color: #999999;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	content: '\f095';
	margin-right: 8px;
}
.site-block-jetpack-layout-grid {
	box-sizing: border-box;
}
.site-block-jetpack-layout-grid div[class*="site-block"].alignfull,
.site-block-jetpack-layout-grid figure[class*="site-block"].alignfull,
.site-block-jetpack-layout-grid div[class*="site-block"].alignwide,
.site-block-jetpack-layout-grid figure[class*="site-block"].alignwide {
	left: auto;
	width: auto;
	max-width: 100%;
	padding: 0px;
}

/* CoBlocks */

.sitenbha.is-style-borders.is-grid article,
.site-block-coblocks-pricing-table-item {
	box-sizing: border-box;
}

/* Misc */

.site-block-table {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.site-block-table.is-style-stripes {
	border-bottom: none;
}
.site-block-table figcaption {
	margin-top: -24px;
}
.site-block-audio {
	margin-left: 0px;
	margin-right: 0px;
}
.site-block-audio audio {
	width: 100%;
}
.site-block-search .site-block-search__button {
	margin-top: 0px;
	margin-bottom: 0px;
}
.site-block-separator {
	margin: 36px auto;
	border: none;
}
.site-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}
.site-block-social-links .site-social-link {
	padding: 0px;
}
.site-block-social-links .site-social-link a {
	color: inherit;
}

/* Gitaristenclub central content and lightbox settings */
:root {
	--gdc-content-max: 1580px;
	--gdc-content-desktop-gutter: 32px;
	--gdc-content-tablet-width: 92%;
	--gdc-content-mobile-gutter: 40px;
	--gdc-lightbox-overlay-opacity: 0.5;
	--gdc-lightbox-fade-ms: 2000;
	--gdc-lightbox-fade-duration: 2000ms;
	--gdc-lightbox-image-border-width: 2px;
	--gdc-lightbox-button-size: 52px;
	--gdc-lightbox-watermark-text: "PVD";
	--gdc-site-font-family: "Roboto";
	--gdc-site-font-size: 18px;
	--gdc-site-line-height: 1.65;
	--gdc-site-font-weight: 300;
	--gdc-page-title-font-family: "Acme";
	--gdc-page-title-font-size: 42px;
	--gdc-page-title-line-height: 1.1;
	--gdc-page-title-font-weight: 600;
	--gdc-page-title-font-style: italic;
	--gdc-page-title-white-space: nowrap;
	--gdc-section-title-font-family: "Acme";
	--gdc-section-title-font-size: 30px;
	--gdc-section-title-line-height: 1.12;
	--gdc-section-title-font-weight: 600;
	--gdc-section-title-font-style: normal;
	--gdc-section-title-white-space: normal;
}

body {
	font-family: var(--gdc-site-font-family), Arial, sans-serif;
}

body .article,
body .entry-content,
body .page-holder,
body .elementor-widget-text-editor,
body .elementor-widget-text-editor,
body .elementor-widget-text-editor > .elementor-widget-container,
body .elementor-widget-text-editor p,
body .elementor-widget-text-editor li,
body .elementor-widget-text-editor span,
body .elementor-widget-text-editor strong,
body .elementor-widget-text-editor b,
body .elementor-widget-text-editor em,
body .elementor-widget-text-editor a,
body .elementor-widget-image .widget-image-caption,
body .site-caption-text,
body figcaption {
	font-family: var(--gdc-site-font-family), Arial, sans-serif !important;
	font-size: var(--gdc-site-font-size) !important;
	font-weight: var(--gdc-site-font-weight) !important;
	line-height: var(--gdc-site-line-height) !important;
}

body .headline,
body .article > h1,
body .article > h2,
body .article > h3 {
	font-family: var(--gdc-page-title-font-family), Arial, sans-serif !important;
	font-size: var(--gdc-page-title-font-size) !important;
	font-weight: var(--gdc-page-title-font-weight) !important;
	font-style: var(--gdc-page-title-font-style) !important;
	line-height: var(--gdc-page-title-line-height) !important;
	white-space: var(--gdc-page-title-white-space) !important;
	max-width: 100%;
}

body .elementor-widget-heading .elementor-heading-title {
	font-family: var(--gdc-section-title-font-family), Arial, sans-serif !important;
	font-size: var(--gdc-section-title-font-size) !important;
	font-weight: var(--gdc-section-title-font-weight) !important;
	font-style: var(--gdc-section-title-font-style) !important;
	line-height: var(--gdc-section-title-line-height) !important;
	white-space: var(--gdc-section-title-white-space) !important;
	max-width: 100%;
}

@media (max-width: 767px) {
	body .headline,
	body .article > h1,
	body .article > h2,
	body .article > h3,
	body .elementor-widget-heading .elementor-heading-title {
		white-space: normal !important;
	}
}

body #wrapper .post-area.no-sidebar {
	width: 100%;
	max-width: none !important;
	padding-left: 0;
	padding-right: 0;
}

body .page-holder,
body .article,
body .elementor {
	width: 100%;
}

body .headline,
body .elementor-section > .elementor-container,
body .e-con,
body .site-block-group__inner-container,
body .entry-content > *,
body .article > p,
body .article > ul,
body .article > ol,
body .article > h1,
body .article > h2,
body .article > h3,
body .article > h4,
body .article > h5,
body .article > h6,
body .article > figure,
body .article > table,
body .article > blockquote {
	width: min(100% - var(--gdc-content-desktop-gutter), var(--gdc-content-max)) !important;
	max-width: var(--gdc-content-max) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	box-sizing: border-box;
}

body .elementor-section.elementor-section-full_width > .elementor-container,
body .elementor-section.elementor-section-stretched > .elementor-container {
	width: min(100% - var(--gdc-content-desktop-gutter), var(--gdc-content-max)) !important;
	max-width: var(--gdc-content-max) !important;
}

body .elementor-widget-wrap,
body .elementor-widget:not(.elementor-fixed),
body .elementor-widget:not(.elementor-fixed) > .elementor-widget-container,
body .gdc-youtube-feed-static,
body .gdc-youtube-grid {
	width: 100% !important;
	max-width: none !important;
	box-sizing: border-box;
}

body .elementor-widget.elementor-fixed,
body .elementor-widget.elementor-fixed > .elementor-widget-container {
	width: auto !important;
	max-width: none !important;
	z-index: 9999;
}

@media (max-width: 1024px) {
	body .headline,
	body .elementor-section > .elementor-container,
	body .e-con,
	body .site-block-group__inner-container,
	body .entry-content > *,
	body .article > p,
	body .article > ul,
	body .article > ol,
	body .article > h1,
	body .article > h2,
	body .article > h3,
	body .article > h4,
	body .article > h5,
	body .article > h6,
	body .article > figure,
	body .article > table,
	body .article > blockquote {
		width: var(--gdc-content-tablet-width) !important;
		max-width: var(--gdc-content-tablet-width) !important;
	}
}

@media (max-width: 767px) {
	body .headline,
	body .elementor-section > .elementor-container,
	body .e-con,
	body .site-block-group__inner-container,
	body .entry-content > *,
	body .article > p,
	body .article > ul,
	body .article > ol,
	body .article > h1,
	body .article > h2,
	body .article > h3,
	body .article > h4,
	body .article > h5,
	body .article > h6,
	body .article > figure,
	body .article > table,
	body .article > blockquote {
		width: calc(100% - var(--gdc-content-mobile-gutter)) !important;
		max-width: calc(100% - var(--gdc-content-mobile-gutter)) !important;
	}
}

/* Album cover sizing: equal visual size, original image ratio preserved */
:root {
	--gdc-album-cover-size: 100%;
	--gdc-album-cover-ratio: 1 / 1;
	--gdc-album-cover-height: 410px;
}

body.page-id-234 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) figure.site-caption,
body.page-id-863 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) figure.site-caption,
body.page-id-234 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) .elementor-widget-container > a,
body.page-id-863 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) .elementor-widget-container > a {
	width: var(--gdc-album-cover-size);
	max-width: var(--gdc-album-cover-size);
	margin-left: auto;
	margin-right: auto;
}

body.page-id-234 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) figure.site-caption > a,
body.page-id-863 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) figure.site-caption > a,
body.page-id-234 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) .elementor-widget-container > a,
body.page-id-863 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) .elementor-widget-container > a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: var(--gdc-album-cover-height) !important;
	aspect-ratio: var(--gdc-album-cover-ratio);
	overflow: hidden;
}

body.page-id-234 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) img,
body.page-id-863 :is(.elementor-element-76c9839, .elementor-element-7b2f4b0, .elementor-element-1a0414e, .elementor-element-e128569, .elementor-element-6d42814, .elementor-element-cd47012) .elementor-widget-image:not(.elementor-element-a118f0f):not(.elementor-element-f3cae9c) img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	object-fit: contain !important;
	object-position: center center !important;
}

body.page-id-234 .elementor-element-789e93b figure.site-caption > a,
body.page-id-863 .elementor-element-789e93b figure.site-caption > a {
	position: relative;
}

body.page-id-234 .elementor-element-789e93b figure.site-caption > a::before,
body.page-id-863 .elementor-element-789e93b figure.site-caption > a::before {
	content: "";
	position: absolute;
	inset: 0;
	background: url("data:image/webp;base64,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") center / contain no-repeat;
}

body.page-id-234 .elementor-element-789e93b figure.site-caption > a > img,
body.page-id-863 .elementor-element-789e93b figure.site-caption > a > img {
	opacity: 0;
}

body.page-id-234 .elementor-element-521335a figure.site-caption,
body.page-id-863 .elementor-element-521335a figure.site-caption {
	width: var(--gdc-album-cover-size);
	max-width: var(--gdc-album-cover-size);
	margin-left: auto;
	margin-right: auto;
}

body.page-id-234 .elementor-element-521335a figure.site-caption > img,
body.page-id-863 .elementor-element-521335a figure.site-caption > img {
	display: block;
	width: 100% !important;
	height: var(--gdc-album-cover-height) !important;
	max-width: 100% !important;
	object-fit: contain !important;
	object-position: center center !important;
}

body.page-id-234 .elementor-element-31bdcce > .elementor-container,
body.page-id-863 .elementor-element-31bdcce > .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	align-items: start;
}

body.page-id-234 .elementor-element-31bdcce .elementor-column,
body.page-id-863 .elementor-element-31bdcce .elementor-column {
	width: auto !important;
}

body.page-id-234 .elementor-element-31bdcce .elementor-element-c464fd7,
body.page-id-863 .elementor-element-31bdcce .elementor-element-c464fd7 {
	display: none !important;
}

body.page-id-234 .elementor-element-31bdcce .elementor-widget-image img,
body.page-id-863 .elementor-element-31bdcce .elementor-widget-image img {
	display: block;
	width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	body.page-id-234 .elementor-element-31bdcce > .elementor-container,
	body.page-id-863 .elementor-element-31bdcce > .elementor-container {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 1024px) {
	:root {
		--gdc-album-cover-height: 360px;
	}
}

@media (max-width: 767px) {
	:root {
		--gdc-album-cover-height: 320px;
	}
}

/* Pat Van Daele Alleen: place the three Welden photos side by side */
body.page-id-912 .elementor-element-cf9dcc9 > .elementor-container {
	display: grid !important;
	grid-template-columns: minmax(320px, 1fr) repeat(3, minmax(150px, 210px));
	gap: 24px;
	align-items: start;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-column,
body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-wrap {
	display: contents !important;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-text-editor {
	grid-column: 1;
	grid-row: 1 / span 2;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-element-497eed9 {
	grid-column: 2;
	grid-row: 1;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-element-d5e9217 {
	grid-column: 3;
	grid-row: 1;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-element-d41b543 {
	grid-column: 4;
	grid-row: 1;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-image {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-image figure,
body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-image a {
	display: block;
	width: 100%;
	max-width: none;
	margin: 0;
}

body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-image img {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
}

@media (max-width: 980px) {
	body.page-id-912 .elementor-element-cf9dcc9 > .elementor-container {
		grid-template-columns: repeat(3, minmax(120px, 1fr));
	}

	body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-text-editor {
		grid-column: 1 / -1;
		grid-row: auto;
	}

	body.page-id-912 .elementor-element-cf9dcc9 .elementor-element-497eed9,
	body.page-id-912 .elementor-element-cf9dcc9 .elementor-element-d5e9217,
	body.page-id-912 .elementor-element-cf9dcc9 .elementor-element-d41b543 {
		grid-column: auto;
		grid-row: auto;
	}
}

@media (max-width: 640px) {
	body.page-id-912 .elementor-element-cf9dcc9 > .elementor-container {
		grid-template-columns: 1fr;
	}
}

/* Pat Van Daele Alleen: flexible album columns for inline page editing */
body.page-id-912 .elementor-element-d19c225 > .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 20px;
	align-items: start;
}

body.page-id-912 .elementor-element-d19c225 .elementor-column {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-912 .elementor-element-d19c225 .elementor-element-42e71b8 {
	display: none !important;
}

body.page-id-912 .elementor-element-d19c225 .elementor-widget-image img {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
}

@media (max-width: 700px) {
	body.page-id-912 .elementor-element-d19c225 > .elementor-container {
		grid-template-columns: 1fr;
	}
}

.gdc-photo-lightbox {
	position: fixed;
	inset: 0;
	z-index: 100000;
	display: none;
	align-items: center;
	justify-content: center;
	padding: clamp(56px, 8vh, 84px) clamp(20px, 6vw, 88px);
	background: rgba(0, 0, 0, var(--gdc-lightbox-overlay-opacity));
	box-sizing: border-box;
	overflow: hidden;
}

.gdc-photo-lightbox.is-open {
	display: flex;
}

.gdc-photo-lightbox img {
	position: relative;
	z-index: 0;
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: calc(100vh - 112px);
	object-fit: contain;
	border: var(--gdc-lightbox-image-border-width) solid #fff;
	box-sizing: border-box;
	opacity: 1;
	transition: opacity var(--gdc-lightbox-fade-duration) ease;
}

.static-gallery-lightbox img {
	position: relative;
	z-index: 0;
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: calc(100vh - 112px) !important;
	object-fit: contain !important;
}

.gdc-photo-lightbox-ghost,
.static-lightbox-ghost {
	position: fixed !important;
	z-index: 0;
	display: block;
	pointer-events: none;
	opacity: 1;
	transition: opacity var(--gdc-lightbox-fade-duration) ease;
}

.gdc-photo-lightbox-ghost.is-fading-out,
.static-lightbox-ghost.is-fading-out {
	opacity: 0;
}

.gdc-photo-lightbox img.is-fading {
	opacity: 0;
}

.gdc-photo-lightbox-watermark,
.static-lightbox-watermark {
	position: fixed;
	z-index: 2;
	display: none;
	padding: 6px 11px;
	border: 1px solid rgba(255, 255, 255, 0.45);
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.28);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);
	color: rgba(255, 255, 255, 0.86);
	font: italic 700 24px/1 Georgia, serif;
	letter-spacing: 0.08em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
	text-transform: uppercase;
	transform: rotate(-4deg);
	pointer-events: none;
}

.gdc-photo-lightbox.is-open .gdc-photo-lightbox-watermark,
.static-gallery-lightbox.is-open .static-lightbox-watermark {
	display: block;
}

.gdc-photo-lightbox button {
	position: absolute;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: var(--gdc-lightbox-button-size);
	height: var(--gdc-lightbox-button-size);
	padding: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.35);
	color: #fff;
	font-size: 38px;
	line-height: 1;
	cursor: pointer;
}

.gdc-photo-lightbox-close {
	top: 24px;
	right: 24px;
}

.gdc-photo-lightbox-prev {
	left: 24px;
	top: 50%;
	transform: translateY(-50%);
}

.gdc-photo-lightbox-next {
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
}

@media (max-width: 1024px) {
	body.page-id-912 .elementor-element-cf9dcc9 > .elementor-container {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 18px;
	}

	body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-text-editor {
		grid-column: 1 / -1;
	}

	body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-image figure,
	body.page-id-912 .elementor-element-cf9dcc9 .elementor-widget-image a {
		max-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 767px) {
	body.page-id-912 .elementor-element-cf9dcc9 > .elementor-container {
		grid-template-columns: 1fr;
	}

	.gdc-photo-lightbox {
		padding: 56px 20px;
	}

	.gdc-photo-lightbox button {
		width: 44px;
		height: 44px;
		font-size: 32px;
	}
}

/* Mister V and the Shadowband: history title above full-width text */
body.page-id-438 .elementor-element-ce751a7 > .elementor-container {
	display: block !important;
}

body.page-id-438 .elementor-element-ce751a7 .elementor-column {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
}

body.page-id-438 .elementor-element-ce751a7 .elementor-widget-wrap {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
}

body.page-id-438 .elementor-element-ce751a7 .elementor-widget-heading,
body.page-id-438 .elementor-element-ce751a7 .elementor-widget-text-editor {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-438 .elementor-element-ce751a7 .elementor-heading-title {
	margin: 0 0 18px;
}

/* Mister V and the Shadowband: keep affected album rows at equal desktop column widths */
@media (min-width: 1025px) {
	body.page-id-438 .elementor-element-b6c9340 > .elementor-container,
	body.page-id-438 .elementor-element-bc2a8ea > .elementor-container {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 36px !important;
		align-items: start;
	}

	body.page-id-438 .elementor-element-b6c9340 .elementor-column,
	body.page-id-438 .elementor-element-bc2a8ea .elementor-column {
		width: 100% !important;
		max-width: 100% !important;
	}

	body.page-id-438 .elementor-element-b6c9340 .elementor-widget-image,
	body.page-id-438 .elementor-element-b6c9340 .elementor-widget-image .elementor-widget-container,
	body.page-id-438 .elementor-element-b6c9340 .elementor-widget-image figure.site-caption,
	body.page-id-438 .elementor-element-b6c9340 .elementor-widget-image figure.site-caption > a,
	body.page-id-438 .elementor-element-bc2a8ea .elementor-widget-image,
	body.page-id-438 .elementor-element-bc2a8ea .elementor-widget-image .elementor-widget-container,
	body.page-id-438 .elementor-element-bc2a8ea .elementor-widget-image figure.site-caption,
	body.page-id-438 .elementor-element-bc2a8ea .elementor-widget-image figure.site-caption > a {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	body.page-id-438 .elementor-element-b6c9340 .elementor-widget-image img,
	body.page-id-438 .elementor-element-bc2a8ea .elementor-widget-image img {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
	}
}

/* Mister V Band: keep all album images at the smaller visual size */
body.page-id-457 .elementor-widget-image:not(.elementor-element-d29561c) {
	width: 100% !important;
	max-width: none !important;
	text-align: center;
}

body.page-id-457 .elementor-widget-image:not(.elementor-element-d29561c) figure.site-caption,
body.page-id-457 .elementor-widget-image:not(.elementor-element-d29561c) .elementor-widget-container > a {
	width: 100%;
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
}

body.page-id-457 .elementor-widget-image:not(.elementor-element-d29561c) figure.site-caption > a {
	display: block;
	width: 100%;
}

body.page-id-457 .elementor-widget-image:not(.elementor-element-d29561c) img {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
}

body.page-id-457 .elementor-element-deaa8c7 > .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 32px;
	align-items: start;
}

body.page-id-457 .elementor-element-2ddf8af > .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 32px;
	align-items: start;
}

body.page-id-457 .elementor-element-736c949 > .elementor-container,
body.page-id-457 .elementor-element-20a99df > .elementor-container,
body.page-id-457 .elementor-element-4661864 > .elementor-container,
body.page-id-457 .elementor-element-229a4b6 > .elementor-container {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 32px;
	align-items: start;
}

body.page-id-457 .elementor-element-deaa8c7 .elementor-column,
body.page-id-457 .elementor-element-2ddf8af .elementor-column,
body.page-id-457 .elementor-element-736c949 .elementor-column,
body.page-id-457 .elementor-element-20a99df .elementor-column,
body.page-id-457 .elementor-element-4661864 .elementor-column,
body.page-id-457 .elementor-element-229a4b6 .elementor-column {
	width: 100% !important;
	max-width: 100% !important;
}

body.page-id-457 .elementor-element-deaa8c7 .elementor-element-b21c064 figure.site-caption,
body.page-id-457 .elementor-element-deaa8c7 .elementor-element-d0ba904 figure.site-caption {
	max-width: 420px !important;
}

@media (max-width: 767px) {
	body.page-id-457 .elementor-element-deaa8c7 > .elementor-container,
	body.page-id-457 .elementor-element-2ddf8af > .elementor-container,
	body.page-id-457 .elementor-element-736c949 > .elementor-container,
	body.page-id-457 .elementor-element-20a99df > .elementor-container,
	body.page-id-457 .elementor-element-4661864 > .elementor-container,
	body.page-id-457 .elementor-element-229a4b6 > .elementor-container {
		grid-template-columns: 1fr;
	}
}

/* Gitaristenclubconcerten: structured year rows with image left and text right */
body.page-id-2939 .elementor-element-13db885 > .elementor-container,
body.page-id-2939 .elementor-element-9b36ea3 > .elementor-container {
	display: grid !important;
	grid-template-columns: 1fr;
	gap: 28px;
}

body.page-id-2939 .elementor-element-13db885 .elementor-column,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
	display: grid !important;
	grid-template-columns: minmax(240px, 360px) minmax(0, 1fr);
	gap: 28px;
	align-items: start;
	width: 100% !important;
	max-width: 100% !important;
	padding: 24px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.22);
}

body.page-id-2939 .elementor-element-13db885 .elementor-column::before,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column::before {
	content: "";
	display: block;
	width: 100%;
	aspect-ratio: 4 / 3;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-wrap,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-wrap {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-2939 .elementor-element-13db885 .elementor-heading-title,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-heading-title {
	margin: 0 0 14px;
}

body.page-id-2939 .elementor-element-6356212::before {
	background-image: url("/assets/uploads/2024/07/IMG_2409.webp");
}

body.page-id-2939 .elementor-element-fdcc14b::before {
	background-image: url("/assets/uploads/2024/07/IMG_2406-scaled.webp");
}

body.page-id-2939 .elementor-element-e546027::before {
	background-image: url("/assets/uploads/2024/07/IMG_2404-scaled.webp");
}

body.page-id-2939 .elementor-element-21955ad::before {
	background-image: url("/assets/uploads/2024/07/DSC_0182-scaled.webp");
}

body.page-id-2939 .elementor-element-a5ff3ba::before {
	background-image: url("/assets/uploads/2024/07/DSC_3668.NEF_-scaled.webp");
}

body.page-id-2939 .elementor-element-97a1da4::before {
	background-image: url("/assets/uploads/2024/07/Jagershof-068-scaled.webp");
}

@media (max-width: 767px) {
	body.page-id-2939 .elementor-element-13db885 .elementor-column,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
		grid-template-columns: 1fr;
		gap: 16px;
	}
}

/* Gitaristenclubconcerten: timeline presentation for year progression */
body.page-id-2939 .elementor-element-13db885 > .elementor-container,
body.page-id-2939 .elementor-element-9b36ea3 > .elementor-container {
	position: relative;
	gap: 0;
}

body.page-id-2939 .elementor-element-13db885 .elementor-column,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
	grid-template-columns: 120px minmax(220px, 320px) minmax(0, 1fr) !important;
	gap: 28px;
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
}

body.page-id-2939 .elementor-element-13db885 .elementor-column::before,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column::before {
	grid-column: 2;
	grid-row: 1;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-wrap,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-wrap {
	display: contents !important;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading {
	grid-column: 1;
	grid-row: 1;
	align-self: start;
}

body.page-id-2939 .elementor-element-13db885 .elementor-heading-title,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-heading-title {
	display: inline-block;
	margin: 0;
	padding: 8px 14px;
	border-left: 4px solid #9a9f52;
	color: #fff !important;
	font-size: 30px;
	line-height: 1;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
	grid-column: 3;
	grid-row: 1;
	align-self: start;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor .elementor-widget-container,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor .elementor-widget-container {
	max-width: 760px;
}

body.page-id-2939 .elementor-element-13db885 ul,
body.page-id-2939 .elementor-element-9b36ea3 ul {
	margin-left: 1.1em;
}

@media (max-width: 1024px) {
	body.page-id-2939 .elementor-element-13db885 .elementor-column,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
		grid-template-columns: 100px minmax(180px, 260px) minmax(0, 1fr) !important;
		gap: 20px;
	}
}

@media (max-width: 767px) {
	body.page-id-2939 .elementor-element-13db885 .elementor-column,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
		grid-template-columns: 1fr !important;
	}

	body.page-id-2939 .elementor-element-13db885 .elementor-column::before,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-column::before {
		grid-column: 1;
		grid-row: 2;
	}

	body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading {
		grid-column: 1;
		grid-row: 1;
	}

	body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
		grid-column: 1;
		grid-row: 3;
	}
}

/* Gitaristenclubconcerten: keep all photos together in the gallery, timeline below */
body.page-id-2939 .elementor-element-13db885 > .elementor-container,
body.page-id-2939 .elementor-element-9b36ea3 > .elementor-container {
	display: grid !important;
	grid-template-columns: 1fr;
	gap: 0;
}

body.page-id-2939 .elementor-element-13db885 .elementor-column,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
	display: grid !important;
	grid-template-columns: 120px minmax(0, 1fr) !important;
	gap: 28px;
	align-items: start;
	width: 100% !important;
	max-width: 100% !important;
	padding: 28px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

body.page-id-2939 .elementor-element-13db885 .elementor-column::before,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-column::before {
	content: none !important;
	display: none !important;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading {
	grid-column: 1 !important;
	grid-row: 1 !important;
	align-self: start;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
	grid-column: 2 !important;
	grid-row: 1 !important;
	align-self: start;
}

body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor .elementor-widget-container,
body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor .elementor-widget-container {
	max-width: 920px;
}

@media (max-width: 767px) {
	body.page-id-2939 .elementor-element-13db885 .elementor-column,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-column {
		grid-template-columns: 1fr !important;
		gap: 12px;
	}

	body.page-id-2939 .elementor-element-13db885 .elementor-widget-heading,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-heading,
	body.page-id-2939 .elementor-element-13db885 .elementor-widget-text-editor,
	body.page-id-2939 .elementor-element-9b36ea3 .elementor-widget-text-editor {
		grid-column: 1 !important;
	}
}
