:root {
  --burlywood: #d0b370;
  --dark-slate-grey: #353c46;
  --brown: #810236;
  --lime-green: #72b443;
  --goldenrod: #bc9d58;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  background-color: #f5f0e8;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.submit-button {
  background-color: #ecbf38;
}

.logo-img {
  object-fit: contain;
  width: 250px;
}

.logo {
  justify-content: center;
  align-items: center;
  width: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.telefonnummer {
  margin-bottom: 5px;
}

.text-layout {
  text-align: center;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.hauptfarbe {
  background-color: var(--burlywood);
  color: #fff;
}

.email {
  margin-bottom: 5px;
}

.zweitfarbe {
  background-color: var(--dark-slate-grey);
  color: #fff;
}

.highlights {
  background-color: var(--brown);
  color: #000;
}

.adresse {
  color: #fff;
  margin-bottom: 5px;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-font1 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.heading-font2 {
  font-family: Alex Brush, sans-serif;
  font-weight: 600;
}

.heading-font3 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
}

.flie-text {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.farbe-der-headings {
  color: var(--brown);
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

.nav-link-3.w--current {
  color: #ebe3de;
}

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.navbar-6 {
  width: 100%;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights.paragraph-font {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.titelvideo1-3 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.div-block-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  display: flex;
}

.footer-1 {
  margin-top: auto;
  padding: 60px 140px;
}

.footer-1.highlights {
  background-color: #810236;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.heading-footer.heading-font3 {
  line-height: 20px;
}

.inhalt-footer {
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.nav-menu-2 {
  z-index: 1000;
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-2.kontakt {
  z-index: 1000;
}

.nav-link {
  color: #fff;
}

.nav-link.flie-text {
  transition: all .2s;
}

.nav-link.flie-text.w--current {
  color: var(--burlywood);
}

.navbar-2 {
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.titelvideo-start-2 {
  height: 90vh;
  position: relative;
}

.titelvideo-start-2.unterseite {
  height: 500px;
}

.div-block-title {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(90deg, #0000 50%, #00000080 80%, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 0 40px 0 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan2 {
  text-align: right;
  font-size: 70px;
  line-height: 80px;
}

.slogan2.heading-1 {
  text-transform: uppercase;
}

.text-mittig {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.text-mittig.flie-text.top {
  margin-top: 20px;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  font-size: 32px;
  line-height: 40px;
}

.bild-cover {
  background-image: url('../images/IMG_4083.webp');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  min-height: 85vh;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section-mittig {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
}

.section-mittig.white {
  background-color: #fff;
}

.bild-hintergrund {
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/IMG_4081.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.grid-galerie {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.relative_div {
  width: 100%;
  height: 35vh;
  position: relative;
}

.heading-linksb-ndig-klein2 {
  margin-top: 10px;
}

.text-linksb-ndig2 {
  text-transform: none;
}

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

.link-formular {
  text-decoration: none;
}

.link-formular.brown {
  color: var(--burlywood);
}

.impdat {
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.success-div {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.success-div.highlights {
  color: #fff;
  border-style: none;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 1.3;
}

.html-embed {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.absolute-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 250px;
  height: 20vh;
  display: flex;
}

.maps-gro {
  width: 100%;
  height: 55vh;
}

.checkbox-field-2 {
  text-align: left;
  margin-top: 20px;
}

.form-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.text-field-contact {
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field-contact:hover {
  border-color: #1d1f2e80;
}

.text-field-contact:active, .text-field-contact:focus {
  border-color: #1d1f2e;
}

.text-field-contact::placeholder {
  color: #1d1f2e4d;
}

.text-field-contact.cc-textarea {
  height: 100px;
}

.error-message {
  color: #fff;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.contact-form-success-icon {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.checkbox-2 {
  border-radius: 5px;
}

.form1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.link {
  color: #fff;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
  display: block;
}

.div-block-mittig {
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 65vh;
  padding: 20px;
  position: relative;
}

.image-55vh {
  object-fit: cover;
  width: 100%;
  height: 55vh;
}

.image-55vh.contain {
  object-fit: contain;
}

.div-block-deco {
  text-align: center;
  border: 1px dashed #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.lottiefile {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.form {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.button-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 14px;
  transition: all .2s;
}

.button-2:hover {
  transform: scale(1.1);
}

.button-2.heading-font3.highlights {
  color: #fff;
}

.button-2.heading-font3.highlights.golden {
  background-color: #d0b370;
}

.button-2.heading-font3.main-color {
  background-color: var(--brown);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.link-formular-2 {
  text-decoration: none;
}

.checkbox {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 10px;
}

.grid-form-home {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 40px;
}

.form-block-3 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.text-field {
  border-style: solid;
  border-width: 0 0 2px;
  border-color: black black var(--brown);
  color: #a1a1a1;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.checkbox-field-3 {
  text-align: left;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.grid-form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  width: 75%;
}

._2er-grid {
  grid-template-rows: auto;
  margin-top: 20px;
}

.embed-maps {
  width: 100%;
  height: 100%;
}

.impdat-2 {
  padding: 100px 40px;
}

.impdat-2.flie-text {
  flex-direction: column;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  text-decoration: none;
}

.link-block {
  margin-right: 10px;
}

.social-media {
  filter: invert();
  object-fit: contain;
  width: 35px;
}

.social-media.round-invert {
  filter: none;
  border-radius: 100%;
  width: 50px;
  box-shadow: 0 2px 5px #0003;
}

.social-media.round-invert.white {
  filter: none;
  object-fit: contain;
  background-color: #fff;
}

.heading-mittig-klein {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 50px;
}

.divider-copy {
  width: 80%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.divider-copy.zweitfarbe {
  color: #fff;
  background-color: #fff;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: 189px;
  top: 10px;
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 60px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.link-red {
  color: var(--brown);
  text-decoration: none;
  transition: all .3s;
}

.link-red:hover {
  color: var(--dark-slate-grey);
}

.dropdown {
  color: #fff;
}

.dropdown-link {
  color: #fff;
  font-weight: 700;
}

.dropdown-link.flie-text {
  transition: all .2s;
}

.dropdown-link.flie-text:hover, .dropdown-link.flie-text.w--current {
  color: var(--brown);
}

.dropdown-list-13 {
  background-color: var(--lime-green);
}

.dropdown-list-13.w--open {
  background-color: var(--burlywood);
}

.divider {
  object-fit: cover;
  width: 35%;
}

.navlink-2 {
  color: #fff;
  text-decoration: none;
}

.content-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.text-links {
  font-size: 16px;
  line-height: 22px;
}

._3er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.contact-div {
  flex-direction: column;
  align-items: center;
  padding: 25px;
  transition: all .3s;
  display: flex;
}

.contact-div:hover {
  transform: translate(0, -10px);
}

.contact-div.hauptfarbe {
  background-color: var(--burlywood);
}

.icon {
  filter: invert();
  object-fit: contain;
  width: 65px;
  margin-bottom: 20px;
}

.email-white {
  text-align: center;
  margin-bottom: 5px;
}

.image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.arrow {
  z-index: 1000;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  display: flex;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: 90vh;
  overflow: hidden;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-12 {
  overflow: hidden;
}

.slider-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.slider-image.adj {
  object-position: 50% 30%;
}

.slider-image.adj2 {
  object-position: 50% 45%;
}

.qs {
  width: 100%;
  margin-top: 20px;
  padding: 0;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cell {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
}

.div-relative {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-cover-blur {
  z-index: -1;
  filter: blur(2px);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bold {
  font-weight: 700;
}

.image-55vh-top {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 55vh;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
  padding: 0;
}

.cell-center {
  justify-content: center;
  padding-top: 10px;
}

.navbar-kontakt {
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.text-mittig-pdf {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.section-mittig-tischreservierung {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
}

.image-100-pdf-icon {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.popupmain {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popupmain.pop {
  display: none;
}

.popup-inside {
  background-color: var(--burlywood);
  color: #f1f1f1;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-height: 70vh;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: auto;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.popup-inside.small {
  width: auto;
}

.paragraph_center {
  text-align: center;
  font-size: 16px;
  line-height: 135%;
}

.paragraph_center.flie-text {
  font-size: 22px;
}

.image-64 {
  cursor: pointer;
  object-fit: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 3% 3% auto auto;
}

.popupmain-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside-2 {
  background-color: #fff;
  background-image: url('../images/5ade789dec9d002997c6590797d7a709_1.webp');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-height: 65vh;
  padding: 20px 20px 80px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside-2:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-62 {
  filter: invert();
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-62:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.heading-89 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.5;
}

.paragraph-57 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

.paragraph-57.darker {
  font-size: 14px;
  line-height: 1.3;
}

.paragraph-57.darker:hover {
  color: #4f4f4f;
}

.image-101 {
  object-fit: contain;
  width: 100%;
  height: 45vh;
}

.form-embed {
  width: 100%;
}

.popupmain-3 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside-3 {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 10px 20px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside-3:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.lightbox-link {
  height: 60vh;
  margin-top: 20px;
}

.flyer-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.code-embed {
  width: 100%;
  margin-bottom: 0;
}

.popupmain-copy {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.margin-bottom, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.text-size-medium {
  font-size: 1.25rem;
}

.logo-weinkarte {
  width: 25vh;
}

.margin-top {
  margin-top: 50px;
}

.content-center-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.center-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.spacer-large {
  height: 60px;
}

.spacer {
  height: 30px;
}

.sml {
  font-size: 12px;
}

.pop-up-news {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-news.pop {
  display: none;
}

.pop-up-2 {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.pop-up-2.pop {
  display: none;
}

.img-pop-up {
  height: 80vh;
}

.new-popup {
  z-index: 99999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.new-popup.pop {
  display: none;
}

.popup {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000078;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.back {
  filter: invert();
  cursor: pointer;
  object-fit: contain;
  width: 2.5vw;
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-align-center {
  text-align: center;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.show-mobile-landscape {
  display: none;
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.modal1_component {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.modal1_component-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_content-wrapper-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  max-width: 48rem;
  height: auto;
  max-height: 85vh;
  padding: 4rem 4rem 1rem;
  position: relative;
  overflow: auto;
}

.hide-mobile-landscape-2 {
  filter: invert();
}

.flyer-images {
  object-fit: contain;
  height: 65vh;
}

.code-embed-2 {
  width: 100%;
}

.div-block-3 {
  z-index: 100;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.div-block-4 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.pop-up {
  z-index: 1844840;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  padding-top: 110px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0;
}

.div-block-5 {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#bc9d58f0, #bc9d58f0);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 70%;
  padding: 20px;
  display: flex;
  position: relative;
}

.div-block-6 {
  z-index: 19582448;
  cursor: pointer;
  width: 2.5em;
  height: 2.5em;
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-102 {
  width: 100%;
  height: 100%;
}

.list {
  padding-left: 20px;
  font-size: 16px;
}

.list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.link2 {
  color: var(--brown);
  text-decoration: none;
}

.popup-wrapper {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0006;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 15vh 10vw;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-block {
  height: 55vh;
}

.popup-bild {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.cross-btn {
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 8px 10px;
  transition: all .3s ease-in-out;
  position: absolute;
  inset: 15% 15% auto auto;
}

.cross-btn:hover {
  transform: translate(0, -5px);
  box-shadow: 0 2px 5px #0003;
}

.icon-100 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.link-red-2 {
  color: #810236;
  text-decoration: none;
  transition: all .3s;
}

.link-red-2:hover {
  color: #353c46;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.hide-mobile-landscape-3 {
  filter: invert();
}

.modal1_component-3 {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .logo-img {
    width: 150px;
  }

  .logo {
    width: 100%;
  }

  .telefonnummer {
    margin-bottom: 5px;
  }

  .telefonnummer.flie-text {
    margin-bottom: 0;
  }

  .email {
    margin-bottom: 5px;
  }

  .email.flie-text {
    margin-bottom: 0;
  }

  .adresse.flie-text {
    text-align: center;
  }

  .container {
    justify-content: flex-start;
    max-width: 100%;
  }

  .men-icon1 {
    color: #fff;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-men-1.hauptfarbe {
    background-color: #272727;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: #0000;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .footer-1.highlights {
    padding: 40px;
    font-size: 12px;
  }

  .heading-footer.heading-font3 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .inhalt-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #810236;
    padding: 20px;
    position: absolute;
  }

  .nav-menu-2.kontakt {
    position: absolute;
  }

  .nav-link {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link.flie-text {
    padding: 15px 20px;
  }

  .navbar-2.highlights {
    flex-direction: column;
    padding: 0;
  }

  .men-button2 {
    text-align: center;
    background-color: #d0b370;
    width: 100%;
    padding: 15px;
  }

  .men-button2.w--open {
    background-color: #d0b370;
  }

  .men-icon2 {
    color: #fff;
  }

  .titelvideo-start-2 {
    height: 65vh;
  }

  .titelvideo-start-2.unterseite {
    height: 400px;
  }

  .div-block-title {
    background-image: linear-gradient(90deg, #0000 25%, #00000080 46%, #00000080);
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .slogan2.heading-1 {
    font-size: 50px;
    line-height: 60px;
  }

  .slogan2.heading-font1 {
    text-align: center;
    font-size: 40px;
    line-height: 1.3;
  }

  .heading-mittig1.heading-font1 {
    font-size: 30px;
    line-height: 1.3;
  }

  .bild-cover {
    min-height: auto;
    padding: 60px;
  }

  .section-mittig, .bild-hintergrund {
    padding: 60px;
  }

  .grid-galerie {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .relative_div {
    height: 45vh;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
  }

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .impdat, .success {
    padding: 60px;
  }

  .success-div {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-div.highlights {
    padding: 60px 40px;
  }

  .heading-22 {
    font-size: 30px;
  }

  .maos-footer {
    height: 100%;
  }

  .maps-gro {
    height: 50vh;
  }

  .error-message {
    width: auto;
  }

  .link {
    text-align: center;
  }

  .div-block-mittig.hauptfarbe {
    min-height: auto;
  }

  .lottiefile {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

  .form {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-2.heading-font3.highlights.golden {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .grid-form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  ._2er-grid {
    flex-direction: column-reverse;
    display: flex;
  }

  .impdat-2.flie-text {
    text-align: center;
  }

  .link-block {
    margin-right: 0;
  }

  .social-media {
    width: 30px;
  }

  .social-media.round-invert {
    width: 40px;
  }

  .heading-mittig-klein.heading-font2, .heading-mittig-klein.heading-font2.heading-color {
    font-size: 30px;
    line-height: 1.3;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .dropdown.flie-text {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-link {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .dropdown-link.flie-text {
    padding-left: 30px;
    padding-right: 30px;
  }

  .dropdown-list-13 {
    position: relative;
  }

  .divider {
    width: 45%;
  }

  .content-div.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-links.flie-text {
    text-align: center;
  }

  .icon {
    width: 30px;
  }

  .email-white {
    margin-bottom: 5px;
  }

  .slider-3 {
    height: 100%;
  }

  .image-100._55vh {
    object-position: 50% 0%;
    height: 55vh;
  }

  .image-100._60vh-position {
    object-position: 50% 80%;
    height: 60vh;
  }

  .navbar-kontakt.highlights {
    flex-direction: column;
    padding: 0;
  }

  .dropdown-navbar {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .div-block {
    width: 100%;
  }

  .text-mittig-pdf.flie-text {
    text-align: left;
  }

  .div-block-2 {
    width: 100%;
  }

  .section-mittig-tischreservierung {
    padding: 60px;
  }

  .section-mittig-tischreservierung.down {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .popup-inside {
    justify-content: flex-start;
    align-items: center;
    width: 75%;
    max-height: 70vh;
    overflow: auto;
  }

  .popup-inside.small {
    width: auto;
    max-height: none;
  }

  .popup-inside-2 {
    width: 80%;
  }

  .heading-89.bottom-margin {
    font-size: 34px;
  }

  .popupmain-3 {
    display: flex;
  }

  .popup-inside-3 {
    width: 80%;
  }

  .bold-text-10 {
    font-size: 22px;
  }

  .lightbox-link {
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .img-pop-up {
    height: 70vh;
  }

  .popup-card {
    width: 90%;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .modal1_content-wrapper-2 {
    width: auto;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .pop-up {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .logo-img {
    width: 130px;
  }

  .heading-font2 {
    font-size: 25px;
    line-height: 30px;
  }

  .container {
    max-width: 100%;
  }

  .divblock1 {
    height: auto;
  }

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer-1.highlights {
    padding: 20px 40px;
  }

  .heading-footer.heading-font3 {
    font-size: 14px;
  }

  .inhalt-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .nav-link.flie-text, .men-button2 {
    padding: 10px;
  }

  .titelvideo-start-2 {
    height: 50vh;
  }

  .titelvideo-start-2.unterseite {
    height: 300px;
  }

  .div-block-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slogan2.heading-1 {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .slogan2.heading-font1 {
    font-size: 32px;
  }

  .text-mittig.flie-text {
    font-size: 14px;
  }

  .heading-mittig1.heading-font1 {
    font-size: 25px;
  }

  .bild-cover {
    object-fit: cover;
    padding: 40px;
  }

  .section-mittig, .bild-hintergrund {
    padding: 40px;
  }

  .grid-galerie {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .relative_div, .relative_div.zweitfarbe {
    height: 50vh;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 25px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .impdat {
    padding: 40px;
  }

  .success {
    height: auto;
    padding: 40px;
  }

  .success-div {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .success-div.highlights {
    padding: 40px;
  }

  .heading-22 {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .html-embed {
    margin-top: 10px;
  }

  .maps-gro {
    height: 40vh;
  }

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    margin-bottom: 5px;
    display: flex;
  }

  .text-field-contact {
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px;
  }

  .text-field-contact::placeholder {
    text-align: center;
  }

  .text-field-contact.cc-textarea {
    margin-bottom: 20px;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .contact-form {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .div-block-mittig.hauptfarbe {
    min-height: 400px;
  }

  .image-55vh {
    height: 400px;
  }

  .image-55vh.contain {
    height: 40vh;
  }

  .lottiefile {
    width: auto;
    height: 35px;
  }

  .form {
    align-items: stretch;
  }

  .button-2.heading-font3.highlights {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .grid-form-home {
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .text-field {
    width: 100%;
  }

  .grid-form {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .social-media {
    width: 30px;
  }

  .heading-mittig-klein.heading-font2, .heading-mittig-klein.heading-font2.heading-color {
    font-size: 25px;
  }

  .dropdown.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .dropdown-link.flie-text {
    padding-left: 20px;
  }

  .divider {
    width: 50%;
  }

  .content-div.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    margin-top: 10px;
    display: flex;
  }

  .arrow {
    text-shadow: 1px 1px 6px #000;
    font-size: 28px;
  }

  .image-100._55vh, .image-100._60vh-position, .div-relative {
    height: 50vh;
  }

  .image-55vh-top {
    height: 400px;
  }

  .section-mittig-tischreservierung {
    padding: 40px;
  }

  .popup-inside {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .popup-inside-2 {
    padding-bottom: 60px;
  }

  .image-62 {
    width: 25px;
    height: 25px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-57.darker {
    line-height: 30px;
  }

  .bold-text-10 {
    font-size: 20px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-weinkarte {
    width: 20vh;
  }

  .spacer-large {
    height: 40px;
  }

  .img-pop-up {
    height: 70vh;
  }

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .modal1_content-wrapper {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .modal1_component, .modal1_component-2 {
    justify-content: center;
    align-items: center;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 1rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hide-mobile-landscape-2 {
    display: none;
  }

  .pop-up {
    padding-top: 50px;
  }

  .div-block-5 {
    width: 80%;
    height: 90%;
  }

  .list {
    font-size: 14px;
  }

  .cross-btn {
    width: 28px;
    height: 28px;
    padding: 5px 6px;
    top: 15%;
    right: 10%;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .hide-mobile-landscape-3 {
    display: none;
  }

  .modal1_component-3 {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 22px;
    line-height: 25px;
  }

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

  h3 {
    font-size: 17px;
    line-height: 20px;
  }

  p {
    font-size: 12px;
    line-height: 17px;
  }

  .logo-img {
    width: 120px;
  }

  .telefonnummer.paragraph-font {
    font-size: 14px;
    line-height: 1.4;
  }

  .text-layout {
    font-size: 14px;
  }

  .div-ffnungszeiten.paragraph-font {
    font-size: 14px;
    line-height: 1.4;
  }

  .heading-font2 {
    font-size: 22px;
    line-height: 26px;
  }

  .flie-text.vertical {
    overflow-wrap: break-word;
    flex-direction: column;
    display: flex;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .div-block-footer1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-1.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-footer.heading-font3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .nav-menu-2 {
    padding: 10px;
  }

  .nav-link.flie-text {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .header2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .navbar-2.highlights {
    width: 100%;
  }

  .men-button2.w--open {
    padding: 8px;
  }

  .titelvideo-start-2 {
    height: 45vh;
  }

  .slogan2.heading-1 {
    font-size: 30px;
    line-height: 40px;
  }

  .slogan2.heading-font1 {
    font-size: 25px;
  }

  .text-mittig.flie-text {
    font-size: 14px;
    line-height: 1.5;
  }

  .heading-mittig1.heading-font1 {
    font-size: 20px;
  }

  .bild-cover {
    background-position: 50% -1%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-mittig, .bild-hintergrund {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-galerie {
    grid-template-columns: 1fr;
  }

  .relative_div, .relative_div.zweitfarbe {
    height: 40vh;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 20px;
  }

  .impdat, .success {
    padding-left: 20px;
    padding-right: 20px;
  }

  .success-div.highlights {
    padding: 20px;
  }

  .heading-22 {
    font-size: 18px;
  }

  .maos-footer {
    min-width: 200px;
  }

  .maps-gro {
    height: 35vh;
  }

  .text-field-contact {
    height: 45px;
  }

  .text-field-contact.cc-textarea {
    height: 70px;
  }

  .div-block-mittig.hauptfarbe {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-55vh.contain {
    height: 30vh;
  }

  .image-55vh.contain.auto {
    height: auto;
  }

  .div-block-deco {
    padding: 10px;
  }

  .form {
    align-items: center;
  }

  .button-2.heading-font3.highlights {
    font-size: 10px;
    line-height: 1.3;
  }

  .grid-form-home {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .form-block-3 {
    height: auto;
  }

  ._2er-grid {
    grid-template-columns: 1fr;
  }

  .impdat-2 {
    padding: 40px 10px;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .social-media.round-invert {
    width: 35px;
  }

  .heading-mittig-klein.heading-font2 {
    font-size: 20px;
  }

  .heading-mittig-klein.heading-font2.heading-color {
    font-size: 22px;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .link-red {
    font-size: 12px;
  }

  .dropdown.flie-text {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .dropdown-link.flie-text {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 20px;
  }

  .divider {
    width: 60%;
  }

  .content-div.hauptfarbe {
    padding: 20px;
  }

  .text-links.flie-text {
    font-size: 14px;
    line-height: 1.5;
  }

  .contact-div.hauptfarbe {
    padding: 20px;
  }

  .icon {
    width: 25px;
  }

  .left-arrow, .right-arrow {
    width: 40px;
  }

  .image-100 {
    height: 30px;
  }

  .image-100._55vh {
    height: 40vh;
  }

  .image-100._60vh-position {
    width: 100%;
    height: 40vh;
  }

  .div-relative {
    height: 40vh;
  }

  .quick-stack {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 10px;
  }

  .navbar-kontakt.highlights {
    width: 100%;
  }

  .cell-2 {
    justify-content: center;
    align-items: flex-end;
  }

  .cell-3 {
    justify-content: center;
    align-items: center;
  }

  .text-mittig-pdf.flie-text {
    font-size: 14px;
    line-height: 1.5;
  }

  .cell-4 {
    justify-content: center;
    align-items: center;
  }

  .section-mittig-tischreservierung {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-mittig-tischreservierung.down {
    padding-bottom: 60px;
  }

  .image-100-pdf-icon {
    width: 30px;
    height: 30px;
  }

  .popup-inside {
    width: 90%;
    padding: 25px 10px;
  }

  .popup-inside.small {
    width: 95%;
  }

  .popup-inside-2 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 90%;
    min-height: 35vh;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .image-62 {
    width: 20px;
    height: 20px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-57 {
    font-size: 16px;
  }

  .bold-text-4 {
    font-size: 12px;
    line-height: 1.3;
  }

  .popup-inside-3 {
    width: 90%;
    padding-left: 10px;
  }

  .bold-text-10 {
    font-size: 16px;
    line-height: 26px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component, .modal1_component-2 {
    width: auto;
    height: auto;
  }

  .cross-btn {
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    top: 22%;
    right: 5%;
  }

  .cell-5 {
    justify-content: center;
    align-items: flex-end;
  }

  .link-red-2 {
    font-size: 12px;
  }

  .modal1_component-3 {
    width: auto;
    height: auto;
  }
}

#w-node-ee33d6fd-4687-ea80-b9f8-d1d09e1bc20f-e5fa6b13, #w-node-ee33d6fd-4687-ea80-b9f8-d1d09e1bc215-e5fa6b13, #w-node-ee33d6fd-4687-ea80-b9f8-d1d09e1bc21e-e5fa6b13, #w-node-ee33d6fd-4687-ea80-b9f8-d1d09e1bc224-e5fa6b13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6eee0c57-2be5-2521-e93e-15acc88a57a8-0afa6c24 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-d6e19441-d002-91c0-f5f0-7f1843f3fea1-8cfa6b8c, #w-node-a07dc0b1-a3d7-dc25-5684-7847a2e81261-8cfa6b8c, #w-node-_3c7f8cf0-26cf-879f-cd5f-8f926c78f3e5-8cfa6b8c, #w-node-_4e04ad76-02ed-02e7-471d-8eb69a6b1659-8ba0e96f, #w-node-_0d473435-d211-5399-8de4-8f515c33b8e6-8131ebe9, #w-node-cb65020a-08d2-6970-5077-bc1c4757c33d-8131ebe9, #w-node-d5616ee7-6c39-1c0f-993d-da4364cd47d3-8131ebe9, #w-node-_4a2fecc8-e7ad-8eac-d9d9-ed903c386eb5-8131ebe9, #w-node-_7b4412f8-8d4b-7ff2-131c-6a0144399cf8-8131ebe9, #w-node-_0bf0d853-1e2f-f89e-82b8-ee1888e68898-8131ebe9, #w-node-_2630302e-6726-34bb-a191-48bd6f092f87-8131ebe9, #w-node-_0ececbb8-3d80-c4bd-aa77-3bfb17ed3f4a-8131ebe9, #w-node-_6eae5dee-4a95-a7fe-5ae8-c97d99f30f33-8131ebe9, #w-node-_05075e89-2acf-1add-13da-9179a22c6126-8131ebe9, #w-node-_158fd20a-e2b3-8ab0-97f5-14f67f2acf08-8131ebe9, #w-node-c0cad068-b9bf-0417-a0d3-6cebcdd965eb-8131ebe9, #w-node-e8739620-8ef7-a3b5-e41c-604b73b9e998-685cfde3, #w-node-_94faac2b-fd1b-500c-e952-ba681bdf1bcb-685cfde3, #w-node-e8739620-8ef7-a3b5-e41c-604b73b9e998-9832c8ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17e263e0-cd8f-4d77-b971-f621716a7189-a7a26f63 {
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr;
}

#w-node-e8739620-8ef7-a3b5-e41c-604b73b9e998-a7a26f63, #w-node-_94faac2b-fd1b-500c-e952-ba681bdf1bcb-a7a26f63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62a31109-ffcc-560b-c51f-57107d44658a-b9651581, #w-node-_40690843-519f-1046-a59c-39ff55a40df2-3883b7d7, #w-node-_33ea00b2-d3fb-cb4a-aca7-96f3742ae712-9b8418db, #w-node-f995f8b6-0d1c-dd0c-6eec-886b785a8394-432f79dc {
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_6eee0c57-2be5-2521-e93e-15acc88a57a8-0afa6c24 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-e057ab91-0413-b2ad-1d25-6cc2b15b7957-0afa6c24 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6eee0c57-2be5-2521-e93e-15acc88a57a8-0afa6c24 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e057ab91-0413-b2ad-1d25-6cc2b15b7957-0afa6c24 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f995f8b6-0d1c-dd0c-6eec-886b785a8394-432f79dc {
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
  }
}


