/*
 Theme Name:   Imperial Gala Concert
 Theme URI:    https://www.imperialgalaconcert.com
 Description:  Imperial Gala Concert Theme
 Author:       Imperial Gala Concert
 Author URI:   https://www.imperialgalaconcert.com
 Template:     lilac-beauty
 Version:      1.2.0
 Text Domain:  igc
*/

:root {
  --corner: 0.7em;
  --corner-large: 1em;
}

.image-mask img,
.box-mask {
	mask-border-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="black"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>');
  	mask-border-slice: 1 fill;
  	mask-border-width: var(--corner-large);
	-webkit-mask-box-image-source: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="black"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>');
  	-webkit-mask-box-image-slice: 1 fill;
  	-webkit-mask-box-image-width: var(--corner-large);
}

.box-mask .elementor-swiper-button {
	background: none !important;
}

.box-mask .elementor-swiper-button.elementor-swiper-button-next {
	right: 0;
}

.box-mask .elementor-swiper-button.elementor-swiper-button-prev {
	left: 0;
}

header > div {
	width: 100% !important;
}

.button-border,
.header-language-switcher .trp-language-switcher > div {
	border: var(--corner) solid;
	border-image-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="%23917239"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>');
	border-image-slice: 1 fill;
	transition: 0.5s all;
}

.button-border-box .elementor-cta__button-wrapper,
.button-border-box .wdt-content-button > a {
	border: var(--corner) solid !important;
	border-image-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="%23917239"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>') !important;
	border-image-slice: 1 fill !important;
	transition: 0.5s all !important;
}

.button-border-bottom {
	mask-border-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="black"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>');
  	mask-border-slice: 1 fill;
  	mask-border-width: var(--corner-large);
	-webkit-mask-box-image-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="black"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>');
  	-webkit-mask-box-image-slice: 1 fill;
  	-webkit-mask-box-image-width: var(--corner-large);
	box-shadow: 0 -2px 4px rgba(0,0,0,0.1);
}

.button-border-bottom a {
	margin-bottom: 40px !important;
}

.header-language-switcher .trp-language-switcher > div {
	transition: none !important;
	background: transparent !important;
}
.trp-language-switcher > div {
	padding: 0 !important;
	padding-right: 15px !important;
}
.header-language-switcher .trp-language-switcher .trp-ls-clicked {
	left: -8px !important;
	top: -4px !important;
	overflow: hidden;
}
.header-language-switcher .trp-language-switcher .trp-ls-clicked > a,
.header-language-switcher .trp-language-switcher .trp-ls-clicked > a:after {
	color: var( --e-global-color-primary ) !important;
}

.button-border {
	transition: 0.5s all;
}

.button-border:hover,
.button-border-bottom:hover {
	border-image-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="%23423535"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>');
}

.button-border-box .elementor-cta__button-wrapper:hover,
.button-border-box .wdt-content-button > a:hover {
	border-image-source: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="3" height="3" fill="%23423535"><path d="M2 0H1C1 .6.6 1 0 1v1c.6 0 1 .4 1 1h1c0-.6.4-1 1-1V1a1 1 0 0 1-1-1Z"/></svg>') !important;
}

.button-border a {
	margin: 0 !important;
}

.frame-border-box,
.frame-border-button,
.cky-btn-accept {
	position: relative;
}

.frame-border-button,
.frame-border-box .elementor-cta__button-wrapper,
.frame-border-box .wdt-content-button > a,
.cky-btn-accept {
	width: auto !important;
}

.frame-border-box a,
.frame-border-button a,
.frame-border-box .elementor-cta__button-wrapper span,
.frame-border-box .wdt-content-button > a,
.cky-btn-accept {
	margin: 5px !important;
}

.wdt-content-item .wdt-content-title-group.below > :not(.wdt-content-separator):not(:last-child) {
    display: none;
}

.frame-border-box::before,
.frame-border-box::after,
.frame-border-button::before,
.frame-border-button::after,
.frame-border-box .elementor-cta__button-wrapper::before,
.frame-border-box .elementor-cta__button-wrapper::after,
.frame-border-box .wdt-content-button > a::before,
.frame-border-box .wdt-content-button > a::after,
.cky-btn-accept::before,
.cky-btn-accept::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	pointer-events: none;
}

.frame-border-button::before,
.frame-border-button::after,
.frame-border-box .elementor-cta__button-wrapper::before,
.frame-border-box .elementor-cta__button-wrapper::after,
.frame-border-box .wdt-content-button > a::before,
.frame-border-box .wdt-content-button > a::after,
.cky-btn-accept::before,
.cky-btn-accept::after {
	border: 1px solid #917239;
}

.frame-border-box::before,
.frame-border-box::after {
	border: 2px solid #917239;
}

.frame-border-button::after,
.frame-border-box::after,
.frame-border-box .elementor-cta__button-wrapper::after,
.frame-border-box .wdt-content-button > a::after,
.cky-btn-accept::after {
	top: 0;
    left: 5px;
    height: 100%;
    width: calc(100% - 10px);
}

.frame-border-button::before,
.frame-border-box::before,
.frame-border-box .elementor-cta__button-wrapper::before,
.frame-border-box .wdt-content-button > a::before,
.cky-btn-accept::before {
	top: 5px;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
}

.cky-btn.cky-btn-accept {
	padding: 12px 20px !important;
}

.frame-border-box .wdt-content-button > a > div {
	margin: 5px;
	padding: 17px 34px;
	transition: 0.3s all;
}

.frame-border-box .wdt-content-button > a:hover > div {
	background: #02050c;
}

.header-link .elementor-button {
	margin-top: 0 !important;
}

.home .wdt-custom-slider-section-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper {
	bottom: 50%;
}
.header-logo-small {
	opacity: 0;
	transition: 0.5s all ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
}
.header-logo-main {
	transition: 0.5s all ease-in-out;
}
body:not(.home) section#primary {
	/*margin-top: 200px;*/
	max-width: 1476px;
	padding: 20px;
	padding-bottom: 50px;
	color: var(--e-global-color-text);
	font-family: 'Tinos';
	display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	width: 100%;
}
body:not(.home) section#primary > div {
	width: 100%;
}
body:not(.home) {
	background-image: url(https://www.igc.kececi.dev/wp-content/uploads/1-scaled.png) !important;
    --background-overlay: '';
    background-position: center center;
    background-repeat: repeat-y;
    background-size: cover;
}
body:not(.home) section#primary h1,
body:not(.home) section#primary h2,
body:not(.home) section#primary h3,
body:not(.home) section#primary h4,
body:not(.home) section#primary h5,
body:not(.home) section#primary h6 {
	color: var( --e-global-color-secondary );
	font-family: 'Tinos' !important;
	font-weight: 500;
	text-transform: uppercase;
}
body:not(.home) section#primary h1 {
	font-size: 38px;
	font-weight: 600;
}
body:not(.home) section#primary h2 {
	font-size: 24px;
}
body:not(.home) section#primary h4,
body:not(.home) section#primary h5,
body:not(.home) section#primary h6 {
	font-family: 'Tinos' !important;
}
body:not(.home) section#primary .commententries {
	display: none;
}
body:not(.home) section#primary .type-page p a,
body.elementor-template-full-width .elementor-widget-text-editor a {
	color: var( --e-global-color-secondary );
}
body:not(.home) section#primary .type-page p a:hover,
body.elementor-template-full-width .elementor-widget-text-editor a:hover {
	text-decoration: underline;
}
.elementor-sticky--effects,
body:not(.home) .elementor-location-header > div {
	background: #041d39;
	height: 100px;
}
body.home .elementor-location-header > div {
	height: 100px;
}
.elementor-sticky--effects .header-logo-small,
body:not(.home) .elementor-location-header > div .header-logo-small {
	opacity: 1;
}
.elementor-sticky--effects .header-logo-main,
body:not(.home) .elementor-location-header > div .header-logo-main {
	opacity: 0;
	pointer-events: none;
}
body:not(.home) .elementor-location-header > div .header-logo-main {
	display: none !important;
}
.header-button-inquiry,
.header-language-switcher {
	margin-top: 0 !important;
	/*opacity: 0;*/
	transition: 0.5s all ease-in-out;
}
.header-button-inquiry a {
	height: 60px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.header-button-inquiry .elementor-button {
	margin-top: 5px !important;
	padding-top: 15px !important;
}
.header-language-switcher .trp-language-switcher {
	width: auto;
}
.header-language-switcher .trp-language-switcher .trp-ls-shortcode-current-language {
	background-color: transparent;
	border: 0;
	width: auto !important;
}
.header-language-switcher .trp-language-switcher > div > a,
.header-language-switcher a.trp-ls-disabled-language {
	color: var( --e-global-color-secondary ) !important;
	transition: 0.3s all;
	cursor: pointer;
	padding: 5px 12px;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 0 !important;
    margin-right: -42px !important;
	margin-bottom: -2px !important;
}
.header-language-switcher .trp-language-switcher > div > a:hover,
.header-language-switcher .trp-language-switcher > div > a:hover:after,
.header-language-switcher a.trp-ls-disabled-language:hover,
.header-language-switcher a.trp-ls-disabled-language:hover:after,
.header-language-switcher a:not(.trp-ls-disabled-language):hover {
	color: var(--e-global-color-text);
	background: transparent;
}
.header-language-switcher .trp-ls-shortcode-current-language > a:after,
.header-language-switcher a.trp-ls-disabled-language:after {
	font-family: 'Font Awesome 5 Free';
	content: "\f078";
	color: var( --e-global-color-secondary );
	transition: 0.3s all;
	font-size: 0.8em;
	margin-left: 3px;
}
.trp-ls-shortcode-language.trp-ls-clicked {
	background: #041d39 !important;
	width: 100px !important;
}
#mobile-language-switcher {
	top: 0px;
}
.trp-language-switcher {
	height: auto;
}
.header-button-inquiry {
	opacity: 1;
}
.header-button-inquiry .elementor-button-icon {
	font-size: 1.6em;
    line-height: 0.5em;
    margin-top: -2px;
    display: block;
}
.slider-button-inquiry .elementor-button-text {
	flex-grow: 0;
}
.slider-button-inquiry .elementor-button-icon {
	font-size: 1.6em;
    line-height: 0.5em;
    margin-top: -5px;
    display: block;
}
.header-button-inquiry a {
	margin-top: 0 !important;
}
.elementor-sticky--effects .header-button-inquiry,
.elementor-sticky--effects .header-language-switcher,
body:not(.home) .elementor-location-header > div .header-button-inquiry,
body:not(.home) .elementor-location-header > div .header-language-switcher {
	opacity: 1;
}
.elementor-sticky--effects .header-container {
	padding-top: 0;
}
.wpcf7-response-output {
	background: transparent !important;
	border: 0 !important;
	font-family: 'Tinos' !important;
	font-weight: 500 !important;
	padding: 3px 30px !important;
}
.wpcf7-form.sent .wpcf7-response-output {
	color: var( --e-global-color-secondary ) !important;
}
.wpcf7-response-output:before {
	top: 0 !important;
	left: 3px !important;
}
.bestuhlung-list li {
	background-color: var( --e-global-color-secondary );
	border-radius: 2px;
	padding: 20px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.header-language-switcher .current-language-menu-item span {
	color: var(--e-global-color-text);
}
.header-language-switcher {
	cursor: pointer;
}
.header-language-switcher .trp-ls-shortcode-language {
	background: transparent;
	border: 0;
}
.header-language-switcher .trp-language-switcher > div {
	background-image: none;
}
.cky-consent-container .cky-consent-bar {
	box-shadow: none !important;
	font-family: 'Tinos' !important;
}
.cky-notice .cky-title {
	font-size: 16px !important;
	font-weight: 500 !important;
	margin-bottom: 6px !important;
}
.cky-btn {
    font-size: 13px !important;
    line-height: 20px !important;
    padding: 8px 5px !important;
	font-weight: 300 !important;
	text-transform: uppercase !important;
}
.cky-modal {
	font-family: 'Tinos' !important;
}
.full-menu-overlay .elementor-nav-menu--dropdown {
	display: none !important;
}
.full-menu-overlay .full-menu ul,
.full-menu-overlay .full-menu li {
	list-style: none !important;
} 
.full-menu-overlay .dialog-close-button {
	right: auto !important;
	left: 0 !important;
}
#nav-icon a {
	width: 60px;
	height: 39px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	display: block;
	z-index: 1111111; 
  }
  
  #nav-icon a span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #917239;
	border-radius: 0;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
  }
  
  #nav-icon a span:nth-child(1) {
	top: 0px;
  }
  
  #nav-icon a span:nth-child(2) {
	top: 18px;
  }
  
  #nav-icon a span:nth-child(3) {
	top: 36px;
  } 

  #nav-icon a:hover span:nth-child(1) {
	left: 4px;
  }
  #nav-icon a:hover span:nth-child(3) {
	left: 2px;
  }
  #nav-icon a:hover span:nth-child(2) {
	left: -4px;
  }
  
  #nav-icon a.open span:nth-child(1) {
	top: 18px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
  }
  
  #nav-icon a.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
  }
  
  #nav-icon a.open span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
  }

#main-slider {
	height: 100%;
}
.footer-newsletter {
	max-width: 320px;
}
.footer-newsletter .mc4wp-response {
	margin-top: 10px;
    font-size: 0.8em;
    line-height: 1.4em;
    text-align: right;
}
.footer-newsletter .mc4wp-form-fields > input {
	padding: 10px 80px 10px 20px;
	margin: 0 0 0 0;
}

.footer-newsletter .wdt-mailchimp-subscription-button-holder {
	position: absolute;
    top: 4px;
    bottom: 4px;
    right: 4px;
}
.footer-newsletter .wdt-mailchimp-subscription-button-holder > button {
	background-image: linear-gradient(45deg, var(--wdtSecondaryColor) 50%, var(--wdtPrimaryColor) 50%) !important;
	background-size: 300%;
    background-repeat: no-repeat;
    background-position: bottom right;
	border: none;
    isolation: isolate;
	font-size: 24px;
    padding: 6px 24px !important;
	line-height: 24px;
	margin: 0;
}
.footer-newsletter .wdt-mailchimp-subscription-button-holder > button:hover {
	color: var(--e-global-color-4703c61);
    background-color: var(--e-global-color-primary);
	background-position: bottom left;
}
.page:not(.page-id-537, .single-post) .main-title-section-container {
	display: none !important;
}

#instagram-gallery-feed-0 .instagram-gallery-item__wrap .instagram-gallery-item__media-mask {
    background-color: rgba(0,0,0,0.5) !important;
}

/*.homepage-boxes .elementor-cta__description {
	min-height: 105px;
}*/

.homepage-boxes .elementor-cta {
	display: flex;
	flex-direction: column;
	height: 100%;
	flex-wrap: nowrap;
}
.homepage-boxes .elementor-cta .elementor-cta__content {
	display: flex;
	flex: 1;
	flex-direction: column;
	min-height: auto !important;
}
.homepage-boxes .elementor-cta__description {
	flex: 1;
}
.trp-language-switcher .trp-ls-shortcode-language {
	max-height: 350px !important;
}

.image-box .wdt-content-description a {
	color: var( --e-global-color-secondary ) !important;
}

.image-box-group-offers .wdt-content-button > a {
	max-width: 375px;
}

.wdt-section-bgeffects-image {
	animation: move 40s ease !important;
  /* Add infinite to loop. */
  
  -ms-animation: move 40s ease !important;
  -webkit-animation: move 40s ease !important;
  -0-animation: move 40s ease !important;
  -moz-animation: move 40s ease !important;
  position: absolute !important;
}
  
@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    
    -o-transform: scale(1.2);
    /* Opera */
    
    -moz-transform: scale(1.2);
    /* Firefox */
  }
}

body.home .wdt-header-menu ul li.current-menu-item > a {
	color: inherit;
}

.wdt-header-menu .wdt-primary-nav li a:hover {
	color: #FFFFFF !important;
}

.wdt-no-header-builder-content .no-header .no-header-logo > a > img, .elementor-widget-wdt-logo div.wdt-logo-container a img {
	height: 120px !important;
	width: auto !important;
}

#header .wdt-header-tpl .sticky-header-active.wdt-header-top {
	background: #917239 !important;
}

.post-content-image-column {
	display: flex;
	flex-direction: column;
	width: 35%;
}
.post-content-text-column {
	width: 65%;
	padding: 0 50px;
}
#back-to-top {
	display: none !important;
}

.wdt-custom-icon-list-style .elementor-icon-list-items .elementor-icon-list-item {
	width: 100% !important;
}

.main-title-section-wrapper > .main-title-section-bg {
    background-image: url('/wp-content/uploads/peach-acrylic-painting-texture-background.jpg') !important;
    background-size: cover;
}
.main-title-section-wrapper.overlay-wrapper > .main-title-section-bg:after {
	background-color: #ECDEC1;
    background-image: linear-gradient(180deg, transparent 0%, #ECDEC1 100%);
}

.home .wdt-posts-list-wrapper .entry-thumb,
.page .wdt-posts-list-wrapper .entry-thumb {
	height: 300px;
	width: auto;
	display: flex;
    align-items: center;
}
.mobile-nav-container .menu-trigger>i {
	width: 36px;
	height: 4px;
}

.mobile-nav-container .menu-trigger>i:before, 
.mobile-nav-container .menu-trigger>i:after {
	height: 4px;
}
.mobile-nav-container .menu-trigger>i:before {
	top: -10px;
}
.mobile-nav-container .menu-trigger>i:after {
	top: 10px;
} 
.mobile-menu ul > li > a, .mobile-menu ul ul > li > a {
	text-transform: uppercase;
    border: 0 !important;
}
.wdt-header-menu .menu-container ul li ul.children, .wdt-header-menu .menu-container ul li ul.sub-menu {
	width: 700px;
    columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	background: #917239;
	left: 0 !important;
}

.wdt-header-menu .menu-container .wdt-primary-nav li[class*="has-children"] > a > span:after {
	display: none !important;
}

.wdt-header-menu ul li ul li.current_page_item > a {
	color: #FFFFFF !important;
}

.wdt-header-menu ul.children li, .wdt-header-menu ul.children li a, .wdt-header-menu ul.sub-menu li, .wdt-header-menu ul.sub-menu li a {
	color: #482E05;
	font-family: 'Tinos' !important;
	font-size: 1rem !important;
}

.mobile-menu ul > li > a, .mobile-menu ul ul > li > a {
	min-height: 0 !important;
    line-height: 20px !important;
    align-items: center;
    display: flex;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-transform: none !important;
}

.mobile-menu ul li.see-all a {
    padding: 5px 15px !important;
}
.wpcf7-form.custom-contact-form textarea,
.wpcf7-form.custom-contact-form input {
	font-family: 'Tinos';
	font-weight: 400 !important;
    font-size: 0.9em !important;
    letter-spacing: -0.03em;
}
.wpcf7-form.custom-contact-form>p {
	grid-template-columns: 1fr 1fr 1fr 2fr;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(5) {
    grid-column: inherit;
    grid-row: inherit;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) {
	grid-column: 1 / 4;
    grid-row: 3 / 3;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label {
	display: flex;
	width: 50%;
	align-items: center;
	justify-content: center; 
	border-radius: 0;
	border: 1px solid var(--e-global-color-secondary);
	padding: 12px 18px;
	color: #807D7D;
	font-family: 'Tinos';
	font-weight: 400 !important;
    font-size: 0.9em !important;
    letter-spacing: -0.03em;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label span {
	margin: 0;
	display: block;
	width: 100%;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label span label {
	position: relative;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label span label input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label span label input[type="checkbox"] + span:after {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 25px;
	border-radius: 0;
	border: var(--e-global-color-secondary) 1px solid;
	background: transparent;
	content: "";
	font-family: "Font Awesome 5 Free";
	color: #000000;
    font-size: 1.2em;
    line-height: 25px;
    text-align: center;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label span label input[type="checkbox"]:checked + span:after {
	background-color: var(--e-global-color-secondary);
	content: "\f00c";
}
.wpcf7-form.custom-contact-form>p>label:nth-child(8) {
	padding-bottom: 10px;
    grid-column: 4 / 4;
    grid-row: 1 / 4;
}
.wpcf7-form.custom-contact-form>p>label:last-child {
    grid-column: 1 / 4;
}
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>input,
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>textarea {
	border-radius: 0;
	border-color: var(--e-global-color-secondary);
}
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>input,
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>textarea,
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>input::placeholder,
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>textarea::placeholder {
	color: var( --e-global-color-text );
}
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>input:focus,
.wpcf7-form.custom-contact-form .wpcf7-form-control-wrap>textarea:focus {
	border-color: #F4F0E9;
}
.wpcf7-form.custom-contact-form>p>label>.wpcf7-form-control.wpcf7-submit {
	font-family: 'Tinos' !important;
	background-color: var(--e-global-color-secondary);
	color: #000000;
	border: 1px solid var(--e-global-color-secondary);
	border-radius: 0;
}
.wpcf7-form.custom-contact-form>p>label>.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form.custom-contact-form>p>label>.wpcf7-form-control.wpcf7-submit:active
.wpcf7-form.custom-contact-form>p>label>.wpcf7-form-control.wpcf7-submit:focus {
	background-color: #000000;
	color: var(--e-global-color-secondary);
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label:nth-child(3),
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label:nth-child(4) {
	padding: 0;
	border: 0;
}
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label:nth-child(3) input,
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label:nth-child(4) input {
	height: 73.22px;
}

.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label:nth-child(1) .wpcf7-list-item-label,
.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label:nth-child(2) .wpcf7-list-item-label {
	padding-right: 30px;
	position: relative;
}

.fc .fc-toolbar.fc-header-toolbar {
	font-family: 'Tinos';
	margin-bottom: 25px;
}
/*.fc .fc-toolbar.fc-header-toolbar > div:nth-child(2) {
	position: absolute;
  	left: 50%;
  	transform: translateX(-50%);
}*/
.fc .fc-button-primary,
.fc .fc-button,
.fc .fc-button-primary:not(:disabled).fc-button-active, 
.fc .fc-button-primary:not(:disabled):active,
.fc .fc-button-primary:disabled {
	background: rgba(231, 222, 217, 0.3);
    border-color: rgba(231, 222, 217, 0.3);
	color: #423535;
	font-size: 0.9em !important;
	letter-spacing: 0.05em;
}
.fc .fc-button-primary:hover {
	background: #917239;
	border-color: #917239;
	color: #E7DED9;
}
.fc .fc-col-header-cell.fc-day,
.fc-theme-standard .fc-list-day-cushion {
	background: #000000;
}
.fc .fc-col-header-cell.fc-day a,
.fc-theme-standard .fc-list-day-cushion a {
	color: #FFFFFF;
	font-family: 'Tinos';
	font-weight: 600;
}
.fc .fc-toolbar-title {
	font-family: 'Tinos';
	font-weight: 500;
	color: var( --e-global-color-accent );
	margin-bottom: 10px;
}
.fc .fc-button .fc-icon {
    font-size: 1.1em;
}
.fc-theme-standard td, .fc-theme-standard th,
.fc-theme-standard .fc-scrollgrid {
    border: 1px solid rgba(231,222,217,0.3);
	background: rgba(231,222,217,0.05);
}
.fc .fc-scrollgrid-section-sticky > * {
	background: transparent;
}
.fc .fc-daygrid-day.fc-day-today {
    background-color: rgba(231,222,217,0.3);
}
.fc .fc-daygrid-event-harness {
	font-family: 'Tinos';
    font-size: 1.1em;
    font-weight: 500;
}
/* Calendar Widget */
.logo-link, .fc-btn { touch-action: pan-y; }
.logo-link, .fc-btn { -webkit-tap-highlight-color: transparent; }
#elementor-popup-modal-7081 .dialog-message {
	overflow: hidden;
}
.elementor-element.programme-container > .elementor-widget-container {
  display: flex;
  flex-direction: column;
  height: calc(100dvh - 125px) !important;
  max-height: calc(100dvh - 125px) !important;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
	.elementor-element.programme-container > .elementor-widget-container {
		height: calc(100dvh - 25px) !important;
		max-height: calc(100dvh - 25px) !important;
		overflow: hidden;
	} 
}
.elementor-element.programme-container .js-program-header {
  flex: 0 0 auto;
  background: inherit;
  z-index: 1;
  box-shadow: 0 1px 0 rgba(0,0,0,.06);
  margin-bottom: .5rem;
}

.elementor-element.programme-container .js-program-content {
  flex: 1 1 auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding-right: .25rem;
}
.elementor-element.programme-container .program-select {
  width: 100%;
  padding: .4rem .5rem;
}

.fc-daygrid-event, .fc-daygrid-event * {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.logo-link, .fc-btn {
  cursor: pointer;
  touch-action: manipulation; /* reduziert Ghost-Delay */
}
.program-select {
	font-family: 'Tinos';
	font-weight: 600;
}
.fc .fc-daygrid-event-harness > a.fc-event {
	display: none !important;
}
.fc .fc-daygrid-event-harness > div.fc-event {
	border: 0 !important;
	background: none !important;
}
.fc .fc-daygrid-event-harness > div.fc-event a.logo-link,
.fc .fc-daygrid-event-harness > div.fc-event span.logo-link,
.fc .fc-daygrid-event-harness > div.fc-event div.fc-actionbar > .fc-btn {
    background-color: rgb(231, 222, 217);
	display: block;
	border: rgba(145, 114, 57, 0.7) 1px solid;
	border-radius: 3px;
}
.fc .fc-daygrid-event-harness > div.fc-event span.logo-link {
	cursor: default;
}
.fc .fc-daygrid-event-harness > div.fc-event div.fc-actionbar > .fc-btn {
	color: #917239;
	text-decoration: none !important;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
	.fc .fc-daygrid-event-harness > div.fc-event div.fc-actionbar > .fc-btn {
		font-size: 1.4em;
	}
}
.fc .fc-list-event-graphic, 
.fc .fc-list-event-time {
	display: none;
}
.fc .fc-list-event-title {
	text-align: left;
	font-family: 'Tinos';
	font-weight: 500;
}
.fc .fc-list-event-title a:hover {
	text-decoration: none;
}
.fc .fc-daygrid-block-event .fc-event-title {
    white-space: pre-wrap;
}


.fc .fc-col-header,
.fc .fc-scrollgrid-sync-table {
	margin-bottom: 0;
}
.fc .fc-col-header-cell {
	background: rgba(231,222,217,0.3) !important;
}
.fc .fc-col-header-cell > div > a,
.fc .fc-daygrid-day-number {
	color: #423535 !important;
	text-transform: none;
}
.fc .fc-header-toolbar > div > div {
	position: relative;
}
.fc .fc-toolbar {
	align-items: flex-end !important;
}
.fc .fc-toolbar-title {
	/*position: absolute;
    top: -60px;*/
    white-space: nowrap;
}
body.home .fc .fc-toolbar-title {
	/*position: relative;
	top: 0;*/
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-bottom: 2px;
}
.fc .fc-daygrid-day-number {
	padding-bottom: 0;
}
.fc .fc-button-primary, 
.fc .fc-button {
	font-size: 0.75em;
	line-height: 1.1em;
}
.fc .fc-prevButton-button:before {
	content: '\f053';
	font-family: 'Font Awesome 5 Free';
	margin-right: 5px;
	display: inline-block;
	margin-top: -2px;
}
.fc .fc-nextButton-button:after {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	margin-left: 5px;
	display: inline-block;
	margin-top: -2px;
}
.fc#calendar {
	margin-top: 30px;
}


.header-cart-icon {
	line-height: 0;
	display: flex;
	justify-content: flex-end;
}
.header-cart-icon a {
	border: rgb(51, 51, 51) 1px solid;
	transition: 0.3s all;
	height: 60px !important;
}
.header-cart-icon a:hover {
	border-color: rgb(219, 188, 112);
}

.header-cart, .header-cart-icon {
	translate: 0.3s all;
}

.elementor-tab-content p a {
	color: var( --e-global-color-secondary );
}

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

.elementor-location-header > div:not(.elementor-sticky--effects) .header-cart,
.elementor-location-header > div:not(.elementor-sticky--effects) .header-cart-icon {
	/*opacity: 0 !important;*/
}



.dialog-lightbox-widget .elementor-slideshow__title {
	display: none !important;
}
.site-image-carousel .elementor-swiper-button {
	background: transparent;
	padding: 0;
	transition: 0.3s all;
}
.site-image-carousel .elementor-swiper-button:hover i {
	color: #FFFFFF;
}
img {
	image-rendering: auto;
}
.grecaptcha-badge {
	display: none;
}
#superchat-widget.open.placement-right {
	height: calc(100% - 100px) !important;
	bottom: 0 !important;
}

.google-review-container .ti-widget.ti-goog .ti-review-item>.ti-inner {
	border-radius: 0 !important;
	background: #000000 !important;
}

.google-review-container .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span,
.google-review-container .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong {
	color: #000000 !important;
}
 
.ti-widget.ti-goog .ti-controls .ti-next, .ti-widget.ti-goog .ti-controls .ti-prev {
	background: none !important;
}

.tickets-widget .tickets-widget-iframe {
	transition: none !important;
	opacity: 1 !important;
}
@media screen and (min-width: 768px) {
	.tickets-widget .tickets-widget-iframe {
		height: 100vh !important;
	} 
}

@media only screen and (max-width: 1540px) {
	/*.homepage-boxes .elementor-cta__description {
		min-height: 180px;
	}*/
}

@media only screen and (max-width: 1280px) {
	/*.homepage-boxes > div {
		max-width: 100% !important;
	}
	.homepage-boxes .elementor-cta__description {
		min-height: 180px;
	}*/
	.wdt-header-menu .menu-container {
		display: block;
	}
	.wdt-header-menu .mobile-nav-container {
		display: none;
	}
	.wpcf7-form.custom-contact-form>p {
		grid-template-columns: 1fr 1fr 2fr;
	}
	.wpcf7-form.custom-contact-form>p>label {
		grid-column: 1 / 3;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(4) {
		grid-column: 3 / 3;
		grid-row: 1 / 3;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(5) {
		grid-column: 3 / 3;
    	grid-row: 2 / 3;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(6) {
		grid-column: 3 / 3;
    	grid-row: 3 / 3;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(7) {
		grid-column: 1 / 4;
    	grid-row: 4 / 4;
	}
	.wpcf7-form.custom-contact-form>p>label:last-child {
		grid-column: 1 / 4;
		grid-row: 5 / 5;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(7) {
		flex-direction: column;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(7)>label {
		width: 100%;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(7)>label:nth-child(3) input, .wpcf7-form.custom-contact-form>p>label:nth-child(7)>label:nth-child(4) input {
		height: auto;
	}
	.fc .fc-daygrid-event-harness {
		font-size: 0.8em;
	}
}

@media (max-width: 1024px) {
	.header-language-switcher .trp-language-switcher .trp-ls-clicked {
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}
	.header-language-switcher .trp-language-switcher > div > a, .header-language-switcher a.trp-ls-disabled-language {
		margin-right: 5px !important;
	}
	/*.homepage-boxes > div {
		max-width: 90% !important;
	}
	.homepage-boxes .elementor-cta__description {
		min-height: auto;
	}*/
	.wdt-custom-slider-style .wdt-section-bgeffects-item .wdt-section-bgeffects-image {
		opacity: 0.7;
	}
	.fc .fc-toolbar.fc-header-toolbar {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		gap: 10px;
	}
	.fc .fc-toolbar-title {
		font-size: 1.4em;
	}
	.fc .fc-daygrid-event-harness {
		font-size: 0.8em;
	}
}

@media screen and (max-width: 767px) {
	.header-language-switcher .trp-language-switcher .trp-ls-clicked {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.header-language-switcher .trp-language-switcher > div > a, .header-language-switcher a.trp-ls-disabled-language {
		margin-right: -20px !important;
	}
	.frame-border-box .wdt-column-wrapper.wdt-column-gap-default {
		margin: 0 !important;
	}
	#superchat-widget.open.placement-right {
		height: calc(100% - 92px) !important;
	}
	#superchat-widget.placement-right:not(.open) {
		bottom: 60px !important;
	}
	body:not(.home) .elementor-location-header > div {
		height: 100px;
	}
	.header-logo-small {
		opacity: 1;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(7) {
		flex-direction: column;
	}
	.wpcf7-form.custom-contact-form>p>label:nth-child(7) > label {
		width: 100%;
	}
	.fc .fc-daygrid-event-harness {
		font-size: 0.8em;
	}
	.container-calendar > div {
		max-width: 100% !important;
	}
	.slider-button-inquiry a {
		display: block !important;
	}
	.wpcf7-form.custom-contact-form>p {
		display: flex;
		flex-direction: column;
	}
	#nav-icon a {
		width: 45px;
		height: 30px;
	}
	#nav-icon a span {
		height: 2px;
	}
	#nav-icon a span:nth-child(2) {
		top: 12px;
	}
	#nav-icon a span:nth-child(3) {
		top: 24px;
	} 
	/*.elementor-sticky--effects {
		height: 100px !important;
	}
	.elementor-location-header {
		position: fixed;
		top: 0;
		z-index: 999999;
		width: 100%;
	}
	.elementor-location-header > div {
		padding: 25px 20px !important;
		position: relative !important;
	}
	.elementor-location-header > div + div {
		display: none !important;
	}*/
	.home .wdt-posts-list-wrapper .entry-thumb,
	.page .wdt-posts-list-wrapper .entry-thumb {
		height: 200px; 
	}
	footer .elementor-inner-column {
		width: 100% !important;
	}
	.post-content-text-column {
		padding-top: 30px;
		padding-left: 0;
		padding-right: 0;
	}
	.wdt-header-menu .menu-container {
		display: none;
	}
	.wdt-header-menu .mobile-nav-container {
		display: block;
	}
	.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
		flex-direction: column;
		align-items: flex-start !important;
		font-size: 17px;
	}
	.elementor-price-list .elementor-price-list-item .elementor-price-list-price {
		font-weight: 400 !important;
	}
	body.elementor-default:not(.elementor-template-full-width) #header-wrapper {
		margin: 0 0 30px;
	}
	.footer-newsletter {
		max-width: 100%;
	}
	.footer-newsletter .mc4wp-response {
		text-align: left;
	}
	.home .wdt-custom-slider-section-style .wdt-carousel-holder .wdt-carousel-pagination-wrapper {
		display: none;
	}
	.bestuhlung-list li { 
		width: 100%;
	}
	body:not(.home) section#primary {
		margin-top: 150px;
	}
}