/*
Theme Name: DanubeWeb monkipark.at.srv06.danubeweb.at
Theme URI: http://www.danubeweb.at
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: DanubeWeb OG Team
Author URI: https://www.danubeweb.at
template: bb-theme
*/
@font-face {
  font-family: 'DW-SourceSans3';
  src: url('fonts/SourceSans3-VariableFont_wght.ttf');
  /* Variable Font */
  font-weight: 100 900;
  /* Support all weights */
}
.dw-footer {
  background-color: #134B24;
  margin-top: 20px;
  padding-top: 69px;
  padding-bottom: 69px;
}
.dw-footer p,
.dw-footer body,
.dw-footer table,
.dw-footer td {
  color: #FEF2B9;
  font-weight: normal;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.2em;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
  margin-bottom: 8px;
}
.dw-footer p:last-child {
  margin-bottom: 0px;
}
.dw-footer h2,
.dw-footer h3 {
  color: #FEF2B9;
  margin-top: 0px;
  margin-bottom: 16px;
}
.dw-footer a {
  color: #FEF2B9;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.2em;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .dw-footer .dw-ft-spalte-l p:has(a) {
    text-align: right;
  }
  .dw-footer .dw-ft-spalte-l a {
    display: inline-block;
    background-color: #FDB913;
    color: #003317;
    border-radius: 30px;
    opacity: 1;
    padding: 0.6em 0.9em;
    text-decoration: none;
  }
  .dw-footer .dw-ft-spalte-r {
    margin-top: 30px;
  }
  .dw-footer .dw-ft-spalte-r h2,
  .dw-footer .dw-ft-spalte-r h3 {
    text-align: left !important;
  }
  .dw-footer .dw-ft-spalte-r table {
    width: 100%;
  }
  .dw-footer .dw-ft-spalte-r td {
    text-align: left !important;
  }
}
.fl-page {
  background-image: url(images/Jungle\ Basis\ Kopfzeile_Ecke\ zugeschn.svg), url(images/Jungle\ Basis\ Fusszeile_Ecke\ zugeschn.svg);
  background-position: right top, left bottom 215px;
  background-repeat: no-repeat;
  background-size: 80vw auto;
}
@media (max-width: 768px) {
  .fl-page {
    background-position: right top, left bottom 80vh;
  }
}
.fl-page-content {
  min-height: 80vh;
}
@media (min-width: 1000px) {
  .fl-page-content {
    padding-bottom: 300px;
  }
}
.dw-content {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 16px;
}
.dw-textbox {
  background: #FEF2B9 0% 0% no-repeat padding-box;
  border-radius: 3rem;
  overflow: hidden;
  min-height: 260px;
  margin-bottom: 16px;
}
.dw-textbox .fl-callout-content {
  color: #003317;
  text-align: left;
  font-weight: normal;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.2em;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
  margin-bottom: 0px;
  padding: 39px 46px;
  vertical-align: top;
}
.dw-textbox .fl-callout-content h2,
.dw-textbox .fl-callout-content h3,
.dw-textbox .fl-callout-content h4,
.dw-textbox .fl-callout-content h5,
.dw-textbox .fl-callout-content h6 {
  margin: 0 0 16px 0;
  padding: 0;
}
.dw-textbox .fl-callout-photo {
  width: 30%;
  padding: 0;
}
.dw-textbox .fl-callout-photo .fl-photo {
  height: 100%;
}
.dw-textbox .fl-callout-photo .fl-photo-content {
  height: 100%;
}
.dw-textbox .fl-callout-photo img {
  aspect-ratio: 0.64171123;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dw-geburtstage .dw-textbox {
  min-height: unset;
}
.dw-geburtstage .dw-textbox .fl-callout {
  display: flex;
}
.dw-geburtstage .dw-textbox .fl-callout-content {
  padding: 18px 15px;
  width: 65%;
}
.dw-geburtstage .dw-textbox .fl-callout-content h2,
.dw-geburtstage .dw-textbox .fl-callout-content h3,
.dw-geburtstage .dw-textbox .fl-callout-content h4,
.dw-geburtstage .dw-textbox .fl-callout-content h5,
.dw-geburtstage .dw-textbox .fl-callout-content h6 {
  margin: 0 0 8px 0;
  padding: 0;
}
.dw-geburtstage .dw-textbox .fl-callout-content p {
  padding: 0px !important;
}
.dw-geburtstage .dw-textbox .fl-callout-photo {
  margin: 0;
  width: 35%;
}
.dw-geburtstage .dw-textbox .fl-callout-photo .fl-photo {
  height: 100%;
}
.dw-geburtstage .dw-textbox .fl-callout-photo .fl-photo-content {
  height: 100%;
}
.dw-geburtstage .dw-textbox .fl-callout-photo img {
  aspect-ratio: 1.22222222;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .dw-textbox {
    min-height: unset;
  }
  .dw-textbox .fl-callout {
    display: flex;
  }
  .dw-textbox .fl-callout-content {
    padding: 18px 15px;
    width: 65%;
  }
  .dw-textbox .fl-callout-content h2,
  .dw-textbox .fl-callout-content h3,
  .dw-textbox .fl-callout-content h4,
  .dw-textbox .fl-callout-content h5,
  .dw-textbox .fl-callout-content h6 {
    margin: 0 0 8px 0;
    padding: 0;
  }
  .dw-textbox .fl-callout-content p {
    padding: 0px !important;
    margin-bottom: 8px !important;
  }
  .dw-textbox .fl-callout-content p:last-child {
    margin-bottom: 0px !important;
  }
  .dw-textbox .fl-callout:not(.fl-callout-has-photo) .fl-callout-content {
    width: 100%;
  }
  .dw-textbox .fl-callout-photo {
    margin: 0;
    width: 35%;
  }
  .dw-textbox .fl-callout-photo .fl-photo {
    height: 100%;
  }
  .dw-textbox .fl-callout-photo .fl-photo-content {
    height: 100%;
  }
  .dw-textbox .fl-callout-photo img {
    aspect-ratio: 1.35;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.dw-row {
  padding: 10px 96px;
}
@media screen and (max-width: 768px) {
  .dw-row {
    padding: 10px 15px;
    padding-bottom: 0px;
  }
}
@media (min-width: 1000px) {
  .dw-main-spalte-l {
    margin-top: 40px;
    padding-right: 20px;
  }
  .dw-main-spalte-r {
    padding-left: 20px;
  }
  .dw-row.dw-startseite-news .dw-main-spalte-l {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .dw-row.dw-startseite-news {
    padding-top: 0px;
  }
}
.dw-faqs-row {
  column-gap: 50px;
  column-count: 2;
}
.dw-faqs-row .dw-faq {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .dw-faqs-row {
    column-count: 1;
    padding: 10px 15px;
  }
  .dw-faqs-row .dw-faq {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.dw-faq {
  margin-bottom: 16px;
}
.dw-faq .pp-faq-button {
  background: #538D3F;
  border-radius: 50px;
  position: relative;
  z-index: 99;
}
.dw-faq .pp-faq-button:focus {
  outline: none;
}
.dw-faq .pp-faq-button .pp-faq-button-label {
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: 400;
  font-family: 'DW-SourceSans3', sans-serif;
  color: #FDF9E3;
  padding: 13px 46px 13px 46px;
}
.dw-faq .pp-faq-button .pp-faq-button-icon {
  padding-right: 30px;
}
.dw-faq .pp-faq-content {
  background: #FEF2B9;
  border-radius: 30px;
  margin-top: -36px;
  padding: 50px 46px 14px 46px;
}
.dw-faq .pp-faq-content p {
  font-size: 2rem;
  line-height: 1.4em;
}
@media screen and (max-width: 768px) {
  .dw-faq .pp-faq-button .pp-faq-button-label {
    font-size: clamp(1.6rem, 2vw, 2rem);
    line-height: 1.2em;
    padding: 13px 23px 13px 23px;
  }
  .dw-faq .pp-faq-button .pp-faq-button-icon {
    padding-right: 20px;
  }
  .dw-faq .pp-faq-content {
    margin-top: -36px;
    padding: 50px 23px 14px 23px;
    border-radius: 20px 20px 20px 20px;
  }
  .dw-faq .pp-faq-content p {
    font-size: clamp(1.6rem, 2vw, 2rem);
    line-height: 1.4em;
  }
}
.dw-buttons-box {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
.dw-buttons-box p {
  margin: 0px;
  margin-bottom: 30px;
  text-align: center;
}
.dw-buttons-box a {
  padding: 11px;
  display: inline-block;
  width: 80%;
  background: #FDB913 0% 0% no-repeat padding-box;
  border-radius: 30px;
  color: #1A6533;
  text-align: center;
  font-weight: 900;
  font-size: 26px;
  line-height: 33px;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
  opacity: 1;
  text-decoration: none;
}
@media (max-width: 768px) {
  .dw-buttons-box {
    display: flex;
    flex-direction: row;
    margin-bottom: 0px;
    position: fixed;
    bottom: 65px;
    z-index: 99;
    left: 0;
    width: 100vw;
    justify-content: space-between;
  }
  .dw-buttons-box p {
    margin: 0px;
    text-align: center;
  }
  .dw-buttons-box a {
    width: 100%;
    font-size: clamp(1.6rem, 2vw, 2rem);
    line-height: 23px;
    padding: 0.6em 0.9em;
    font-weight: 400;
  }
}
.dw-mobile-tabbar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #003317;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  z-index: 1000;
  padding: 0;
  margin: 0;
}
.dw-mobile-tabbar .dw-mtb-spalte-links {
  border-right: 1px solid #FEF2B9;
}
@media screen and (max-width: 768px) {
  .dw-mobile-tabbar {
    display: block;
  }
  body {
    padding-bottom: 50px;
  }
}
.dw-price-table {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0;
}
.dw-price-table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dw-price-table tr:last-child {
  border-bottom: none;
}
.dw-price-table td {
  padding: 8px 0;
  font-size: 2rem;
  line-height: 1.4em;
}
.dw-price-table .dw-price-label {
  text-align: left;
  padding-right: 30px;
}
.dw-price-table .dw-price-value {
  text-align: right;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .dw-price-table td {
    font-size: clamp(1.6rem, 2vw, 2rem);
    padding: 10px 0;
  }
  .dw-price-table .dw-price-label {
    padding-right: 20px;
  }
}
html {
  font-size: 10px;
}
@mp-pfeile-auf-gr ünem-bg: #FFD25C;
h1 {
  color: #1A6533;
  text-align: left;
  font-weight: 900;
  font-size: clamp(2.5rem, 3vw, 4rem);
  line-height: 1em;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
  margin-top: 0;
  margin-bottom: 8px;
}
h2,
h3 {
  color: #1A6533;
  text-align: left;
  font-weight: 900;
  font-size: clamp(1.8rem, 2.5vw, 2.6rem);
  line-height: 1.2em;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
}
p,
body {
  color: #003317;
  text-align: left;
  font-weight: normal;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.2em;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
}
p {
  margin-bottom: 8px;
}
p:last-child {
  margin-bottom: 0px;
}
a {
  color: #003317;
  text-decoration: underline;
}
a:hover {
  color: #538D3F;
}
body {
  background: #97CD7A 0% 0% no-repeat padding-box;
  opacity: 1;
}
.fl-page {
  overflow: hidden;
}
.fl-page-content {
  background-color: transparent;
}
.fl-page-content ul {
  color: #003317;
  text-align: left;
  font-weight: normal;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.2em;
  letter-spacing: 0;
  font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
  list-style-position: inside;
  padding-left: 0px;
  margin-bottom: 8px;
  list-style: none;
  padding-left: 20px;
}
.fl-page-content ul > li {
  position: relative;
  padding-left: 0;
}
.fl-page-content ul > li::before {
  content: "\2022";
  position: absolute;
  display: inline-block;
  left: -20px;
  width: 20px;
  text-align: left;
  font-weight: bold;
}
@media (min-width: 769px) {
  .dwslogan {
    position: absolute;
    right: 0;
    /*.dwsloganbg {
            position: relative;
            top: -46px;
            left: -20px;
            width: 235px;
            height: 3em;
            transform: matrix(0.9, 0.44, -0.44, 0.9, 0, 0);
            background: #FDB913 0% 0% no-repeat padding-box;
            opacity: 1;
            z-index: 1;
        }*/
  }
  .dwslogan .dwslogantext {
    position: relative;
    top: 13px;
    left: 170px;
    width: 630px;
    padding: 1em 50px;
    transform: matrix(0.9, 0.44, -0.44, 0.9, 0, 0);
    font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
    font-size: 2.5rem;
    line-height: 1.3em;
    font-weight: 900;
    background-color: #FDB913;
    text-align: center;
    letter-spacing: 0px;
    color: #1A6533;
    opacity: 1;
    z-index: 2;
  }
  .dw-newsticker {
    background-color: #134B24;
    margin-top: 82px;
    padding: 19px 0px;
    padding-left: 525px;
    position: relative;
  }
  .dw-newsticker p {
    color: #FEF2B9;
    font-size: 2.6rem;
    line-height: 1em;
    font-weight: 900;
  }
  .dw-newsticker p::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url(images/Pfeil.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-right: 10px;
  }
  .dw-menu-row-destop {
    position: relative;
    padding-left: 96px;
    padding-right: 96px;
  }
  .dw-menu-row-destop #mega-menu-wrap-header {
    padding-left: 10vw;
    border-radius: 50px;
    background-color: #FDB913;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .dw-menu-row-destop #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    color: #1A6533;
    text-align: left;
    font-weight: 900;
    font-size: 25px;
    line-height: 32px;
    font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    opacity: 1;
    height: 100%;
  }
  .dw-menu-row-destop::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    transform: translateY(-50%);
    width: 13vw;
    height: 13vw;
    background-image: url(images/MonkiPark_Logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 99999999999999999999;
  }
}
@media (max-width: 768px) {
  .dwslogan {
    position: absolute;
  }
  .dwslogan .dwslogantext {
    position: relative;
    top: 13px;
    left: 4px;
    width: 125px;
    transform: matrix(0.95, -0.33, 0.33, 0.95, 0, 0);
    font-family: 'DW-SourceSans3', 'Source Sans Pro', sans-serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0px;
    color: #1A6533;
    opacity: 1;
    z-index: 2;
  }
  .dwslogan .dwsloganbg {
    position: relative;
    top: -35px;
    left: -19px;
    width: 235px;
    height: 2.3em;
    transform: matrix(0.95, -0.33, 0.33, 0.95, 0, 0);
    background: #FDB913 0% 0% no-repeat padding-box;
    opacity: 1;
    z-index: 1;
  }
  .dw-newsticker {
    background-color: #134B24;
    padding: 10px 0px;
    padding-left: 35vw;
    position: relative;
    margin-bottom: 10vw;
  }
  .dw-newsticker::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 30vw;
    height: 30vw;
    background-image: url(images/MonkiPark_Logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999999;
  }
  .dw-newsticker p {
    color: #FEF2B9;
    font-size: 1.6rem;
    line-height: 1em;
    font-weight: 900;
  }
  .dw-newsticker p::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url(images/Pfeil.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-right: 10px;
  }
}
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  background-color: #1A6533;
}
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block {
  background-color: #FDB913;
  border-radius: 50px;
  width: 50px;
}
#mega-menu-wrap-header .mega-menu-toggle.mega-menu-open .mega-toggle-block {
  background-color: transparent;
}
#mega-menu-wrap-header .mega-menu-toggle {
  margin-top: 25px;
  margin-right: 25px;
  margin-bottom: 20px;
  height: 50px;
  z-index: 999999999;
}
@media (max-width: 768px) {
  .dw-menu a,
  a.mega-menu-link,
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    padding-left: 0px;
    padding-right: 10px;
  }
  #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open:after {
    background: transparent;
    display: none;
  }
  #mega-menu-wrap-header #mega-menu-footer {
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 30px;
  }
  #mega-menu-wrap-header #mega-menu-footer a {
    color: #1A6533;
    font-size: 2rem;
    line-height: 1em;
    font-weight: 600;
  }
  #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open ~ button.mega-close {
    visibility: hidden;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    color: #1A6533;
    font-size: 2.2rem;
    font-weight: 900;
    line-height: 1em;
  }
}
@media (max-width: 768px) {
  #mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header {
    background: #97CD7A;
    padding: 125px 32px 15px 15px;
    position: absolute;
    width: 100%;
    z-index: 9999999;
    gap: 1em;
    height: 100vh;
    top: -26px;
  }
}
/* Lightbox Styles */
/* verhindert iOS-Callout/Kontextmenü und graues Antippen auf den Trigger-Bildern */
.lightbox-trigger,
.lightbox-trigger img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
}
.dw-lightbox-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(19, 75, 36, 0.8);
  z-index: 99999;
  animation: fadeIn 0.3s ease-in;
  /* verhindert Hintergrund-Scroll/Bounce hinter der Lightbox auf iOS */
  touch-action: none;
  -webkit-overflow-scrolling: touch;
}
.dw-lightbox-overlay.closing {
  animation: fadeOut 0.3s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.dw-lightbox-container {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dw-lightbox-image {
  max-width: 100%;
  max-height: 85vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}
.dw-lightbox-close {
  position: absolute;
  top: -40px;
  right: 0;
  background: transparent;
  border: none;
  color: white;
  font-size: 3.6rem;
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dw-lightbox-close:active,
.dw-lightbox-close:focus,
.dw-lightbox-close:hover {
  background-color: transparent !important;
  color: white !important;
  border: none !important;
  outline: none !important;
  position: absolute !important;
}
.dw-lightbox-caption {
  color: white;
  text-align: center;
  margin-top: 15px;
  font-size: 1.6rem;
  max-width: 90vw;
}
@media screen and (max-width: 768px) {
  .dw-lightbox-container {
    max-width: 95vw;
    max-height: 80vh;
  }
  .dw-lightbox-image {
    max-height: 70vh;
  }
  .dw-lightbox-close {
    top: -35px;
    font-size: 3rem;
  }
  .dw-lightbox-caption {
    font-size: 1.4rem;
  }
}
.dw-gb-buchen-row {
  line-height: 1.45 !important;
}
.dw-gb-buchen-row .dw-content {
  padding: 0;
  margin-bottom: 0;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
  line-height: 1.45 !important;
  z-index: 999999999 !important;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable button,
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable input[type=button],
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable input[type=submit] {
  background-color: #FDB913 !important;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  line-height: 1.45 !important;
}
@media (max-width: 768px) {
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    width: 99vw !important;
  }
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable table {
    margin-bottom: 10px !important;
  }
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable table td.lefttabelle {
    width: 40vw !important;
  }
}
@media (max-width: 768px) {
  .dw-gb-buchen-row {
    overflow: scroll !important;
  }
  .dw-gb-buchen-row .dw-content {
    padding-left: 20px;
  }
  .dw-gb-buchen-row .fl-row-content-wrap {
    width: max-content;
  }
}
