.elementor-6692 .elementor-element.elementor-element-e827b7a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6692 .elementor-element.elementor-element-cc5b813{--spacer-size:16px;}.elementor-6692 .elementor-element.elementor-element-1ff1e70{z-index:0;}.elementor-6692 .elementor-element.elementor-element-4b2bf39{--display:flex;--min-height:685px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6692 .elementor-element.elementor-element-18d2e35{--display:flex;--min-height:685px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6692 .elementor-element.elementor-element-188f44d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6692 .elementor-element.elementor-element-9d8ec3d{--display:flex;}@media(min-width:768px){.elementor-6692 .elementor-element.elementor-element-4b2bf39{--content-width:1236px;}.elementor-6692 .elementor-element.elementor-element-18d2e35{--content-width:1236px;}}@media(max-width:1024px){.elementor-6692 .elementor-element.elementor-element-e827b7a{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-6692 .elementor-element.elementor-element-cc5b813{--spacer-size:10px;}}/* Start custom CSS for container, class: .elementor-element-e827b7a */#snow-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 9999;
}

@keyframes fall {
  0% { transform: translateY(-10px); opacity: 1; }
  100% { transform: translateY(100vh); opacity: 0.2; }
}

.snowflake {
  position: absolute;
  top: -10px;
  color: white;
  text-shadow: 0 0 10px #fff;
  animation: fall linear infinite;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-4b02ee6 */@media (max-width: 991px){ .xmas-desktop-tour{ display:none !important; } }/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-eea4a34 *//* Mobile: Viewer sichtbar machen (Höhe + Sichtbarkeit + z-index) */
@media (max-width: 991px){
  .xmas-mobile-tour{ 
    display:block !important;
    position: relative;
    min-height: 70vh !important;
    overflow: visible !important;
  }

  /* Häufige Viewer-Container (WP VR / WP Virtual Tour / Pannellum etc.) */
  .xmas-mobile-tour .elementor-shortcode,
  .xmas-mobile-tour .wpvr-container,
  .xmas-mobile-tour .wvt-panorama,
  .xmas-mobile-tour .panorama-container,
  .xmas-mobile-tour .pnlm-container,
  .xmas-mobile-tour .pnlm-render-area {
    display:block !important;
    width:100% !important;
    height:70vh !important;
    min-height:420px !important;
    position: relative;
    z-index: 1;
    opacity: 1 !important;
    visibility: visible !important;
    background:#000; /* falls leer, sieht man wenigstens schwarz */
  }

  /* Das eigentliche Bild/Canvas */
  .xmas-mobile-tour canvas,
  .xmas-mobile-tour img.pnlm-sprite,
  .xmas-mobile-tour .pnlm-container > img,
  .xmas-mobile-tour .pnlm-dragfix {
    width:100% !important;
    height:100% !important;
    display:block !important;
    opacity:1 !important;
    visibility:visible !important;
    z-index: 2;
  }

  /* Tooltipster-Boxen über alles legen */
  .tooltipster-base, .tooltipster-sidetip { z-index: 99999 !important; }
}

/* Parallax-Falle vermeiden (iOS/Android) */
.xmas-mobile-tour [style*="background-attachment:fixed"] { background-attachment: scroll !important; }

@media (max-width: 991px){
  .xmas-mobile-tour{
    display:block !important;
    position:relative;
    min-height:70vh !important;
    overflow:visible !important;
  }
  .xmas-mobile-tour .elementor-shortcode,
  .xmas-mobile-tour .wpvr-container,
  .xmas-mobile-tour .wvt-panorama,
  .xmas-mobile-tour .panorama-container,
  .xmas-mobile-tour .pnlm-container,
  .xmas-mobile-tour .pnlm-render-area{
    width:100% !important;
    height:70vh !important;
    min-height:420px !important;
    position:relative;
    z-index:1;
    opacity:1 !important;
    visibility:visible !important;
    background:#000;
  }
}/* End custom CSS */