.elementor-kit-15{--e-global-color-primary:#008FFF;--e-global-color-secondary:#556E83;--e-global-color-text:#1B242F;--e-global-color-accent:#19202A;--e-global-color-aaa9e61:#EFF7FF;--e-global-color-01eefe1:#11161D;--e-global-color-c1ccfbf:#FFFFFF;--e-global-color-91c312b:#E43838;--e-global-typography-primary-font-family:"Sandbox";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sandbox";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sandbox";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sandbox";--e-global-typography-accent-font-weight:500;background-color:#EFF3F7;}.elementor-kit-15 a{color:var( --e-global-color-primary );font-weight:400;}.elementor-kit-15 h1{font-weight:900;line-height:1.1em;letter-spacing:0px;}.elementor-kit-15 h2{font-weight:bold;line-height:1.1em;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{font-family:"Sandbox", sandbox;font-size:1em;line-height:20px;letter-spacing:0px;color:var( --e-global-color-c1ccfbf );background-color:var( --e-global-color-primary );border-style:none;border-radius:24px 24px 24px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 0px;--widgets-spacing-row:10px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15 h1{font-size:33px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body {
  font-family: SandboxVR, sandbox !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: sandbox !important;
}

h6 {
  font-size: 1.3em;
  line-height: 1.2em;
}

button a {
  color: #fff !important;
  font-weight: 900 !important;
}

.opener {
  height: 90vh;
  padding-bottom: env(safe-area-inset-bottom);
  box-sizing: border-box;
}

@supports not (height: 100dvh) {
  .elementor-kit-15 {
    height: 90vh;
  }
}

p {
  margin-block-end: 0 !important;
  padding-bottom: 0.5em;
}

/* Buttons / Links */
a,
a:hover {
  color: white;
}

.btn-buchen,
.btn-buchen-drawer,
.btnbuchen,
.btn-einladung,
.btn-info,
.btn-pdf,
.btn-vip {
  background-color: #008FFF !important;
  color: #fff !important;
  border-radius: 24px !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  padding: 12px;
}

.btn-buchen,
.btn-buchen-drawer {
  font-size: 1em;
}

.btn-buchen-drawer,
.btnbuchen,
.btn-info {
  text-align: center;
}

.btn-buchen-drawer {
  display: block;
}

a.btn-buchen {
  display: inline-block;
  padding: 12px;
}

.btn-gutschein {
  background-color: rgb(85, 110, 131) !important;
  color: white !important;
  border-radius: 24px !important;
  font-weight: 500 !important;
  width: 100% !important;
  font-size: 1rem;
  padding: 12px;
}

.btn-anfrage {
  background-color: #556E83 !important;
  color: white !important;
  border-radius: 24px !important;
  font-weight: 500 !important;
  font-size: 1rem !important;
  padding: 12px 20px;
}

.btn-event {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top: 15px;
}

.metaslider .btn-buchen,
.metaslider .btn-gutschein {
  width: auto;
  margin: 0.2em !important;
}

/* Background der Section */
.bg-dark,
.bg-light,
.bg-white {
  padding-top: 5em;
  padding-bottom: 5em;
  row-gap: 50px;
}

.bg-dark {
  background-color: #11161D !important;
  color: white;
}

.bg-light {
  background-color: #EFF3F7 !important;
}

.bg-white {
  background-color: #fff !important;
}

@media (max-width: 767px) {
  .bg-white,
  .bg-dark,
  .bg-light {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .bg-white > .inner,
  .bg-dark > .inner,
  .bg-light > .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.bg-padding {
  padding-right: 15px !important;
  padding-left: 15px !important;
}



.card-package-dark,
.card-package-white {
    border-radius:20px;
    border: 1px solid #ccc ;
    padding:30px;
}
.card-package-white {
    background-color: #fff !important;  
}
.card-package-dark {
  background-color: #11161D !important;
  color: white;
}


/* Bild auf Höhe der Textspalte bringen */
.img-eq {
  display: flex !important;
  align-items: stretch !important;
  gap: 1.5rem;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.img-eq .elementor-column,
.img-eq .img-col,
.img-eq .text-col {
  display: flex;
  flex-direction: column;
}

.img-eq .elementor-widget-wrap,
.img-eq .img-col > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.img-eq .elementor-widget-image,
.img-eq .elementor-widget-image .elementor-widget-container {
  flex: 1 1 auto;
}

.img-eq .img-col,
.img-eq .text-col {
  flex: 1 1 0;
}

.img-eq .img-col {
  overflow: hidden;
  position: relative;
}

.img-eq .elementor-widget-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

@media (max-width: 767px) {
  .img-eq {
    display: block !important;
  }

  .img-eq .elementor-widget-image,
  .img-eq .elementor-widget-image .elementor-widget-container {
    height: auto !important;
  }

  .img-eq .elementor-widget-image img {
    height: auto !important;
    object-fit: contain;
  }
}

/* Sticky Button-Bar */
.btn-stk {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 0;
  padding: 12px 20px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
  z-index: 1000;
  width: auto !important;
}

.btn {
  color: white !important;
  border-radius: 24px !important;
  font-weight: 500 !important;
  font-size: 0.9rem !important;
  padding: 12px 20px;
}

.btn.primary {
  background-color: #008FFF;
  width: auto !important;
  padding: 12px 20px;
}

.btn.secondary {
  background-color: rgb(228, 56, 56);
  width: auto !important;
  padding: 12px 20px;
}

/* Sichtbar-Zustand */
.btn-stk.visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

/* Sticky Button Mobile */
@media (max-width: 600px) {
  .btn-stk {
    gap: 0;
    padding: 16px;
  }

  .btn {
    min-width: unset;
    width: 49%;
    z-index: 1000;
  }

  header a.btn-buchen {
    width: 100%;
  }
}

/* Subtitle mit Line */
.section-header {
  display: flex;
  align-items: center;
  padding: 0;
  background-color: transparent;
  color: white;
  font-family: sandbox;
  gap: 1px;
}

@media (max-width: 767px) {
  .section-header {
    padding-top: 1em;
  }
}

.section-title {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 300 !important;
  font-size: 12px !important;
  line-height: 1.4;
  word-break: break-word;
  color: #858585;
}

.line {
  flex-grow: 1;
  height: 1px;
  background-color: #ccc;
  width: 100%;
  margin-left: 10px;
  max-width: 900px;
  position: relative;
  align-self: center;
  flex: 1 1 0%;
}

/* Vernünftige Anzeige im ASL Locator */
#asl-storelocator.asl-cont > div {
  /* margin-top: 8px!important; */
}

/* Einheitliche Control-Höhe über alle Felder */
:root {
  --control-h: 44px;
  --header-h: 0px;
}

/* Date-Input: gleiche Optik & Höhe wie die anderen */
input[type="date"] {
  min-height: var(--control-h);
  height: auto;
  padding: 10px 0.75rem;
  line-height: 1.2;
  font-size: 16px;
  box-sizing: border-box;
  border: 1px solid #444444;
  border-radius: 8px;
  -webkit-appearance: none;
  appearance: none;
}

/* iOS/WebKit: internes Padding neutralisieren, aber Linienhöhe normal lassen */
input[type="date"]::-webkit-datetime-edit,
input[type="date"]::-webkit-date-and-time-value {
  padding: 0;
  line-height: 1.2;
  height: auto;
}

/* Kalender-Icon nicht aufblähen lassen */
input[type="date"]::-webkit-calendar-picker-indicator {
  margin: 0;
  padding: 0;
}

/* Nur iOS/WebKit */
@supports (-webkit-touch-callout: none) {
  input[type="date"] {
    text-align: left;
  }

  input[type="date"]::-webkit-datetime-edit,
  input[type="date"]::-webkit-date-and-time-value,
  input[type="date"]::-webkit-datetime-edit-fields-wrapper,
  input[type="date"]::-webkit-datetime-edit-text,
  input[type="date"]::-webkit-datetime-edit-year-field,
  input[type="date"]::-webkit-datetime-edit-month-field,
  input[type="date"]::-webkit-datetime-edit-day-field {
    text-align: left !important;
  }

  input[type="date"]::-webkit-datetime-edit,
  input[type="date"]::-webkit-date-and-time-value {
    text-indent: 0 !important;
    margin: 0 !important;
    padding-left: 0.75rem;
  }
}

.elementor-slide-description {
  /* text-shadow: 0 0px 10px rgba(0,0,0,1) */
}

.elementor-slide-heading {
  /* text-shadow: 0 0px 10px rgba(0,0,0,1) */
}

.caption-wrap {
  opacity: 1 !important;
}

/* Slider */
body .metaslider,
body .metaslider .flexslider,
body .metaslider .rslides,
body .metaslider .nivoSlider {
  max-height: 90vh;
  min-height: calc(90dvh - var(--header-h) - env(safe-area-inset-bottom));
  overflow: hidden;
}

body .metaslider .slides img {
  width: 100% !important;
  height: 90vh;
  object-fit: cover;
}

@supports not (height: 100dvh) {
  body .metaslider,
  body .metaslider .flexslider,
  body .metaslider .rslides,
  body .metaslider .nivoSlider {
    min-height: calc(90vh - var(--header-h));
  }
}

body .metaslider .slides,
body .metaslider ul.slides {
  height: auto !important;
}

body .metaslider .slides > li {
  min-height: 100%;
  position: relative;
}

body .metaslider .flex-caption,
body .metaslider .nivo-caption,
body .metaslider .caption,
body .metaslider .caption-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: max(36px, env(safe-area-inset-bottom));
  z-index: 2;
  display: block !important;
  opacity: 1 !important;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.location-slider {
  font-size: 1.5em;
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
  font-weight: 500;
  margin-bottom: 1em;
}

.location-game,
.subline-game {
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
  font-weight: bold;
  margin-bottom: 0.5em;
  text-align: center;
  color: white !important;
}

.location-game {
  font-size: 1.5em;
}

.subline-game {
  font-size: 1.4em;
}

#asl-storelocator.asl-p-cont .Filter_section,
#asl-storelocator.asl-cont .Filter_section,
#asl-storelocator.asl-cont .sl-main-row .asl-panel .search_filter,
#asl-storelocator.asl-cont.asl-template-3 .sl-filter-sec {
  display: none !important;
}

/* Äußerer Container neutralisieren */
div[id^="asl-storelocator"] .infoBox {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Der eigentliche dunkle Kasten */
div[id^="asl-storelocator"] .infoBox > div {
  background: #11161D !important;
  border-radius: 8px !important;
  border: 1px solid #141b2c !important;
  padding: 16px 20px 18px !important;
  width: 360px !important;
  box-shadow: 0 22px 45px rgba(0, 0, 0, 0.85) !important;
  color: #e6ecff !important;
  font-family: inherit !important;
}

/* Titel */
div[id^="asl-storelocator"] .popup-title {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #2ab0ff !important;
  margin: 0 0 10px !important;
}

/* Body */
div[id^="asl-storelocator"] .popup-body {
  border-top: 1px solid #11161D !important;
  padding-top: 10px !important;
}

/* Zeilen (Icon + Text) */
div[id^="asl-storelocator"] .popup-row {
  display: flex !important;
  align-items: flex-start !important;
  gap: 8px !important;
  margin: 6px 0 !important;
  font-size: 13px !important;
  text-align: left !important;
}

/* Icons links, weiß */
div[id^="asl-storelocator"] .popup-row i {
  color: #ffffff !important;
  font-size: 16px !important;
  min-width: 16px !important;
  text-align: left !important;
  margin-top: 2px !important;
}

/* Text/Links neben dem Icon */
div[id^="asl-storelocator"] .popup-row span,
div[id^="asl-storelocator"] .popup-row a {
  flex: 1 1 auto !important;
}

/* Links (Mail / Tel) */
div[id^="asl-storelocator"] .popup-link {
  color: #2ab0ff !important;
  text-decoration: none !important;
}

div[id^="asl-storelocator"] .popup-link:hover {
  text-decoration: underline !important;
}

/* "Weitere Infos" Überschrift */
div[id^="asl-storelocator"] .popup-extra-title {
  margin-top: 10px !important;
  margin-bottom: 4px !important;
  font-size: 12px !important;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #6f7ba0 !important;
}

/* Beschreibungstext */
div[id^="asl-storelocator"] .popup-desc {
  font-size: 12px !important;
  line-height: 1.4 !important;
  opacity: 0.9 !important;
  margin-bottom: 10px !important;
}

/* Footer mit Button */
div[id^="asl-storelocator"] .popup-footer {
  margin-top: 8px !important;
  display: flex !important;
  justify-content: flex-end !important;
}

/* Jetzt-buchen-Button */
div[id^="asl-storelocator"] .popup-btn {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  background: #2ab0ff;
  color: #050814;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

div[id^="asl-storelocator"] .popup-btn:hover {
  background: #51c1ff;
}

/* Logo (falls genutzt) */
div[id^="asl-storelocator"] .popup-logo-wrap {
  text-align: center;
  margin-bottom: 10px;
}

div[id^="asl-storelocator"] .popup-logo {
  max-height: 60px;
  max-width: 100%;
  object-fit: contain;
}

/* Pfeil unten */
div[id^="asl-storelocator"] .infoBox .arrow-down {
  border-top-color: #050814 !important;
}

.box-event {
  position: relative;
}

/* FAQ List v2 */
.faq-list .eael-accordion-list {
  margin-bottom: 10px !important;
  border: 1px solid #ccc;
}

.header {
  background-color: #1B242F;
  min-height: 700px;
}

@media (max-width: 767px) {
  .e-con-boxed {
    padding-left: 15px;
    padding-right: 15px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sandbox';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2025/06/sandboxvr-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Sandbox';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('/wp-content/uploads/2025/06/sandboxvr-bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Sandbox';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2025/06/sandboxvr-medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */