:root {
  --black: black;
  --grey: #353535;
  --white: white;
  --black-2: #f5e047;
}

.navbar {
  width: 100vw;
  height: 12vh;
}

.nav-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 12vh;
  display: grid;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 12vh;
  display: flex;
}

.link {
  color: var(--black);
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link.nav-home {
  width: auto;
  margin-right: 10px;
}

.link.nav--ber-uns {
  margin-right: 10px;
}

.landing {
  width: 100%;
  height: 90vh;
}

.landing-wrapper {
  justify-content: flex-start;
  height: 100%;
  display: flex;
}

.landing-wrapper.menu {
  justify-content: center;
  align-items: center;
}

.landing-links {
  z-index: 10;
  background-color: rgba(53, 53, 53, .55);
  width: 50%;
  height: 100%;
  position: relative;
}

.landing-rechts {
  width: 100%;
  height: 100%;
  position: absolute;
}

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

.left-content {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 60px;
}

.heading.menu {
  color: var(--grey);
}

.heading.menu.big {
  z-index: 0;
  color: var(--white);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 60%;
  margin-bottom: 0;
  padding-top: 40px;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 150px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.heading.menu.small {
  color: var(--white);
  width: 55%;
  padding-left: 40px;
  font-size: 80px;
  line-height: 1.2;
}

.heading.menu.small._2 {
  width: 45%;
  margin-left: auto;
  padding-left: 0;
  font-size: 50px;
}

.heading.menu._1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 250px;
  line-height: 1.2;
}

.link-2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.link-2.nav-menu {
  text-align: center;
  width: auto;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 50px;
  line-height: 1.2;
  display: flex;
}

.link-2.nav--beruns, .link-2.mav-kontakt {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 50px;
}

.menu-landing {
  background-color: var(--grey);
  height: 90vh;
}

.section-img {
  background-image: url('../images/DSC06729-Enhanced-NR.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 90vh;
  padding-top: 0;
  display: block;
}

.heading-w {
  margin-bottom: 76px;
}

.heading-w.menu {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70%;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
}

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

.section-menu {
  background-color: var(--grey);
}

.heading-menu-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
  overflow: visible;
}

.menu-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  justify-items: stretch;
  width: 75%;
  margin-left: 12.5%;
  display: grid;
}

.menu-name {
  width: 100%;
  font-size: 25px;
}

.menu-preis {
  text-align: center;
  width: auto;
  font-size: 25px;
}

.menu-wrapper {
  display: flex;
}

.menu-wrapper._1 {
  flex-direction: column;
  display: flex;
}

.menu-wrapper.links {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2%;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  height: 25vh;
  padding-top: 0;
  display: flex;
}

.tab-link-tab-1 {
  border-top: 2px solid var(--white);
  border-bottom: 2px solid var(--white);
  border-left: 2px solid var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
}

.tab-link-tab-1.w--current {
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: var(--white);
  background-color: var(--black-2);
  color: var(--black-2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 20px 0 0 20px;
  margin-right: 0;
  text-decoration: none;
}

.tab-link-tab-2 {
  border-style: solid none;
  border-width: 2px 2px 2px 1px;
  border-color: var(--white);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link-tab-2.w--current {
  background-color: var(--black-2);
  color: var(--black-2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.tab-link-tab-3 {
  border-top: 2px solid var(--white);
  border-bottom: 2px solid var(--white);
  color: var(--white);
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-4 {
  border-style: solid none;
  border-width: 2px 1px;
  border-color: var(--white);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link-tab-4.w--current {
  background-color: var(--black-2);
  color: var(--black-2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.tab-link-tab-5 {
  border-style: solid none;
  border-width: 2px;
  border-color: var(--white);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
}

.tab-link-tab-5.w--current {
  background-color: var(--grey);
  color: var(--black-2);
}

.text-block {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.ber-uns {
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
}

.beruns-wrapper {
  width: 90%;
  height: 80vh;
  display: flex;
}

.landing-filler {
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
}

.grid-landing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  height: 80%;
  margin-left: 0;
  display: grid;
}

.kontakt-wrapper {
  background-image: url('../images/DSC06764-Enhanced-NR.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 2120px;
  background-attachment: fixed;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70vh;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.kontakt-heading {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-6 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 150px;
  line-height: 1.2;
}

.div-block-68 {
  margin-bottom: 146px;
}

.text-field-2 {
  color: #343942;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f8f2e8;
  border-bottom: 1px solid #343942;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.form-block {
  width: 85%;
  margin-top: 40px;
}

.heading-14 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}

.heading-14.kontakt {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.heading-14.socialmedia {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

.div-block-49 {
  color: #fff;
  width: 45%;
}

.div-block-49._2 {
  width: 95%;
}

.div-form {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.form-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 60px;
  padding-left: 0%;
  display: flex;
}

.textarea {
  color: var(--grey);
  -webkit-text-stroke-color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #343942;
  border-bottom-style: solid;
  margin-bottom: 40px;
  padding-top: 42px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  overflow: visible;
}

.div-block-50 {
  width: 45%;
}

.div-block-67 {
  margin-top: 20px;
}

.kontakt-info {
  justify-content: flex-end;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  display: flex;
}

.kontakt-info.content {
  background-color: var(--grey);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 90%;
  padding-top: 60px;
  padding-left: 40px;
}

.text-block-27 {
  color: #fff;
  font-size: 16px;
}

.div-social-media.kontakt {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.submit-button {
  color: #3f3f3f;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #343942;
  padding: 12px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.heading-15 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 1.4;
}

.heading-13 {
  color: #3f3f3f;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.div-line {
  background-color: #fff;
  width: 100%;
  height: 2px;
}

.div-line.kontakt {
  width: 90%;
  margin-top: 60px;
}

.div-button {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-button.kontakt {
  justify-content: flex-start;
  padding-left: 10px;
}

.image-22 {
  max-width: 100%;
}

.paragraph-5 {
  color: #fff;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.image-20 {
  max-width: 100%;
}

.kontakt-form {
  background-color: #fff;
  height: 120vh;
}

.kontakt-form.form {
  background-color: #fff;
  border: 2px solid #343942;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 90%;
  margin-left: 0;
  display: flex;
}

.select-field {
  color: #343942;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #343942;
  border-bottom-style: solid;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.grid-social-media {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 3vw 15vw;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: center;
  justify-items: start;
  width: 100%;
  display: grid;
  position: relative;
  top: 0;
}

.text-field {
  color: #343942;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f8f2e8;
  border-bottom: 1px solid #343942;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  height: 60%;
  display: grid;
}

.grid-image {
  justify-content: center;
  align-items: center;
  height: 40%;
  display: flex;
}

.grid-wrapper {
  border-right: 1px solid #fff;
  flex-direction: column;
  width: auto;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.grid-wrapper._3 {
  justify-content: flex-end;
  padding-top: 0;
  padding-left: 12px;
  padding-right: 12px;
}

.grid-wrapper._2 {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-left: 12px;
  padding-right: 12px;
}

.grid-wrapper._4 {
  border-right-style: none;
  justify-content: flex-end;
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
}

.grid-wrapper._1 {
  justify-content: flex-end;
  padding-top: 0;
  padding-left: 12px;
  padding-right: 12px;
}

.section.ffnungszeiten {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(150deg, rgba(0, 0, 0, .8) 100%, rgba(0, 0, 0, 0)), url('../images/sam-loyd-somKa7kuAmQ-unsplash.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 120%;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.section.ffnungszeiten.food {
  background-color: var(--grey);
  background-image: linear-gradient(150deg, rgba(0, 0, 0, .7) 100%, rgba(0, 0, 0, 0)), url('../images/Filippo-Foto-hintergrund.png');
  background-position: 0 0, 100%;
  background-size: auto, 100%;
  background-attachment: scroll, scroll;
  width: 100%;
  height: 40vh;
  margin-top: 40px;
}

.grid-text {
  flex-direction: column;
  display: flex;
}

.tab-link-tab-6 {
  border-style: solid solid solid none;
  border-width: 2px;
  border-color: var(--white);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link-tab-6.w--current {
  background-color: var(--black-2);
  color: var(--black-2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.content-links {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-69 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.ffnnugszeiten {
  height: 90vh;
}

.ffnugszeiten-wrapper {
  background-color: var(--grey);
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ffnungszeite-links {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.ffnungszeite-rechts {
  width: 50%;
  margin-right: 30px;
  padding-top: 0;
  padding-right: 0;
}

.ffnungszeiten-card {
  background-color: var(--white);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  height: 45vh;
  display: flex;
  box-shadow: 14px -14px 5px rgba(0, 0, 0, .2);
}

.heading-16 {
  color: var(--grey);
  text-align: center;
  width: 100%;
  margin-top: 20px;
  font-size: 30px;
}

.ffnungszeiten-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--grey);
  grid-template-rows: auto auto auto;
  grid-template-columns: auto .5fr auto;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  width: 90%;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.heading-17 {
  color: var(--grey);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 18px;
  line-height: 2;
}

.div-block-70 {
  background-color: var(--grey);
  width: 40%;
  height: 2px;
}

.menu-line {
  border-style: dashed none none;
  border-width: 1px;
  border-color: var(--black-2) black black;
  justify-content: center;
  align-items: center;
  height: 2px;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.menu-line._1 {
  justify-content: flex-end;
  width: auto;
  display: block;
  overflow: visible;
}

.column {
  flex-direction: column;
  display: flex;
}

.column.end {
  margin-bottom: 60px;
}

.column.belegte-br-tchen {
  margin-bottom: 150px;
}

.menu-item {
  width: 100%;
  margin-bottom: 24px;
}

.menu-item.info {
  margin-top: 21px;
}

.menu-item.end {
  margin-bottom: 49px;
}

.menu-item-headline {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.item-content {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.menu-item-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-item-heading {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
}

.menu-item-line {
  border: 1px dashed var(--black-2);
  flex: 1;
  height: 1px;
  padding-right: 0;
}

.price {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.heading-18 {
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 40px;
}

.heading-19 {
  font-size: 80px;
}

.heading-20 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 80px;
  line-height: 1;
}

.text-block-28 {
  color: var(--white);
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-29 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-30 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-31 {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-32 {
  color: var(--white);
  font-size: 16px;
  font-weight: 600;
}

.nav-mobile {
  z-index: 9;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 12vh;
  padding-right: 100px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-icon.wrapper {
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
}

.nav-line._1 {
  background-color: var(--white);
  width: 45px;
  height: 2px;
  margin-bottom: 8px;
}

.nav-line._2 {
  background-color: var(--white);
  width: 45px;
  height: 2px;
}

.nav-opend {
  z-index: 5;
  background-color: var(--grey);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 55%;
  left: 0%;
  right: 0%;
}

.link-3 {
  color: var(--white);
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-71 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-left: 40px;
  display: flex;
}

.image-23 {
  max-width: 100%;
}

.heading-21 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

.paragraph-6 {
  color: var(--white);
  text-align: center;
  padding: 50px 120px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 1.2;
}

.text-block-33 {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.tab-link-tab-7 {
  border-top: 2px solid var(--white);
  border-bottom: 2px solid var(--white);
  background-color: var(--grey);
  color: var(--black-2);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link-tab-7.w--current {
  background-color: var(--black-2);
  color: var(--black-2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-34 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.tab-link-belegte-br-tchen {
  border-top: 2px solid var(--white);
  border-bottom: 2px solid var(--white);
  background-color: var(--grey);
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link-belegte-br-tchen.w--current {
  z-index: 3;
  border-bottom: 2px solid var(--white);
  border-top-width: 2px;
  border-top-color: var(--white);
  background-color: var(--black-2);
  color: var(--black-2);
  -webkit-text-stroke-width: 0px;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  text-decoration: underline;
  position: relative;
}

.text-block-35 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-22 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.allergene {
  background-color: var(--grey);
  justify-content: center;
  align-items: center;
  height: 20vh;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.paragraph-7 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.nav {
  z-index: 11;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 14vh;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-8 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.footer {
  border-style: solid none;
  border-width: 2px;
  border-color: var(--white);
  background-color: var(--grey);
  background-image: url('../images/654148a5271f5994e6646200_noise.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 5vh;
  display: flex;
}

.footer-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 60%;
  padding-top: 25px;
  display: flex;
}

.link-footer {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-footer.impressum {
  margin-right: 20px;
}

.footer-links {
  border-bottom: 1px solid var(--white);
  padding-bottom: 20px;
  line-height: 1.4;
}

.div-block-73 {
  display: flex;
}

.text-block-36 {
  color: rgba(255, 255, 255, .49);
}

.heading-23 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
}

.image-25, .image-26, .image-27, .image-28 {
  width: 100px;
  height: 100px;
  margin-bottom: 40px;
}

.html-embed {
  height: 29em;
}

.body {
  background-color: var(--grey);
  background-image: url('../images/654148a5271f5994e6646200_noise.png');
  background-position: 0 0;
  background-size: auto;
}

.div-block-74 {
  margin-top: 12vh;
}

.heading-24 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.text-block-37 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.2;
}

.body-2 {
  background-color: var(--grey);
  background-image: url('../images/654148a5271f5994e6646200_noise.png');
  background-position: 0 0;
  background-size: auto;
}

.div-block-75 {
  margin-top: 0;
  padding-top: 25vh;
  padding-bottom: 10vh;
}

.heading-25 {
  color: var(--white);
  text-align: center;
  font-family: Busorama Itc Std, sans-serif;
}

.paragraph-9 {
  color: var(--white);
  text-align: left;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-38 {
  color: var(--white);
  padding-top: 55px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-span-7 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.paragraph-10 {
  color: var(--white);
  padding: 40px 240px 40px 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.button {
  border: 2px solid var(--white);
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: flex;
  position: absolute;
  top: 570px;
  bottom: 20%;
  left: 43%;
  right: 0%;
}

.div-block-76 {
  position: relative;
  top: -86px;
}

.div-block-77 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20%;
  display: flex;
  position: static;
  top: auto;
}

.button-2 {
  border: 2px solid var(--white);
  background-color: rgba(255, 255, 255, .11);
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.ffnungszeiten-wrapper {
  width: 100%;
  height: 100%;
}

.div-line-2 {
  background-color: #fff;
  width: 35%;
  height: 2px;
}

.div-line-2.kontakt {
  width: 90%;
  margin-top: 60px;
}

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

.ffnungzeiten-text {
  font-family: Busorama Itc Std, sans-serif;
  font-size: 20px;
}

.ffnungzeiten-text.time {
  font-size: 20px;
  font-weight: 500;
}

.ffnungszeiten-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.ffnungszeiten-table {
  grid-column-gap: 10px;
  grid-row-gap: 25px;
  color: #fff;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ffnungszeiten-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5vh;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 45px;
}

.time {
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.ffnungszeiten-text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 22px;
}

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

.ffnungszeiten-card-2 {
  background-color: #353535;
  background-image: url('../images/654148a5271f5994e6646200_noise.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 8vh 2vh 5vh 2vw;
  display: flex;
}

.ffnungszeiten {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10vh 5vw;
  display: flex;
}

.about {
  background-color: #353535;
  background-image: url('../images/654148a5271f5994e6646200_noise.png');
  background-position: 0 0;
  background-size: auto;
  height: 85vh;
  padding: 10vh 4vw 5vw;
}

.text-block-39 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}

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

.aboutwrapper {
  width: 100%;
  height: 100%;
}

.about-contentwrapper {
  padding: 10vh 2vw 0;
}

.div-block-80 {
  display: none;
}

.abouttext {
  color: #fff;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.abouttext.small {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.abouttext.medium {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 50px;
}

.about-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.image-31, .image-32, .image-29 {
  width: 100px;
  height: 100px;
}

.usp-heading {
  color: #fff;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 22px;
}

.usp-card.wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.usp-card.wrapper._1, .usp-card.wrapper._3, .usp-card.wrapper._2 {
  border-right: 2px solid #fff;
}

.div-usp {
  object-fit: fill;
  background-image: url('../images/Filippo-Foto-hintergrund.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 105vw;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0 0;
  position: static;
  overflow: visible;
}

.usp-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(53, 53, 53, .55);
  border: 2px #fff;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding: 10vh 5vw;
  display: grid;
}

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

.landinghero {
  opacity: 1;
  background-color: rgba(53, 53, 53, .55);
  background-image: url('../images/DSC06729-Enhanced-NR.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border: 1px #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 0 0;
  display: flex;
  overflow: visible;
}

.hero-wrapper {
  z-index: 10;
  background-color: rgba(53, 53, 53, .55);
  border: 2px #000;
  border-bottom: 5px #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 25vh;
  padding-left: 5vw;
  display: flex;
  position: relative;
}

.heading-26 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 140px;
  line-height: 1.2;
  position: relative;
}

.nav-opened {
  display: none;
}

.kontakt-button {
  width: 100%;
}

.kontakt-button.wrapper {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.mobile-nav.wrapper {
  display: none;
}

.navlink {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.navlink.beruns, .navlink.men {
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 20px;
  font-weight: 600;
}

.navlink.home {
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 25px;
  font-size: 20px;
  font-weight: 600;
}

.nav-gridwrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 2fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.nav-logo-link {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
  display: flex;
}

.headinglogo {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 30px;
  line-height: .6;
}

.button-kontakt {
  color: #000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 15px 40px;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

.div-block-79 {
  flex-direction: column;
  width: 100%;
  height: 25%;
  display: flex;
}

.text-block-42 {
  text-transform: uppercase;
  padding-right: 5px;
}

.heading-30 {
  color: #fff;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 30px;
}

.div-block-81 {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
}

.link-7 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.footer-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.link-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.image-34 {
  max-width: 15%;
}

.link-4 {
  color: #fff;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.footer-info {
  padding-left: 2vw;
}

.div-block-78 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 8vh;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.text-block-40 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.footet-textlink {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.footet-textlink._2, .footet-textlink._3, .footet-textlink._1 {
  margin-bottom: 5px;
  font-size: 18px;
}

.footer-sitempa {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 5vw;
  display: flex;
}

.heading-29 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 35px;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.div-block-82 {
  border-top: 2px solid #fff;
  justify-content: space-around;
  padding-top: 10px;
  display: flex;
}

.link-block {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-41 {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.footer-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.kontakt-heading-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 15vh;
  display: flex;
}

.heading-31 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 150px;
  line-height: 1.2;
}

.heading-32 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}

.heading-32.kontakt {
  font-family: Busorama Itc Std, sans-serif;
  font-size: 35px;
}

.heading-32.socialmedia {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

.text-field-3 {
  color: #343942;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f8f2e8;
  border-bottom: 1px solid #343942;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.kontakt-form-2 {
  background-color: #fff;
  height: 120vh;
}

.kontakt-form-2.form {
  background-color: #fff;
  border: 2px solid #343942;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 90%;
  margin-left: 0;
  display: flex;
}

.textarea-2 {
  color: #353535;
  -webkit-text-stroke-color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #343942;
  border-bottom-style: solid;
  margin-bottom: 40px;
  padding-top: 42px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  overflow: visible;
}

.kontakt-info-2 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  display: flex;
}

.kontakt-info-2.content {
  background-color: #353535;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 90%;
  padding-top: 60px;
  padding-left: 40px;
}

.heading-33 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 1.4;
}

.div-block-84 {
  width: 45%;
}

.image-35 {
  max-width: 100%;
}

.div-block-85 {
  color: #fff;
  width: 45%;
}

.div-block-85._2 {
  width: 95%;
}

.div-block-86 {
  margin-bottom: 146px;
}

.heading-34 {
  color: #3f3f3f;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 35px;
}

.heading-35 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-43 {
  color: #fff;
  font-size: 16px;
}

.div-block-87 {
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 20vh;
  padding-bottom: 20vh;
}

.heading-36 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  font-family: Busorama Itc Std, sans-serif;
  display: flex;
}

.text-block-44 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.2;
}

.image-36 {
  max-width: 40%;
}

.urlaub {
  width: 100%;
  height: 25vh;
}

.urlaub.wrapper {
  justify-content: center;
  align-items: center;
  padding-right: 5vw;
  display: flex;
}

.div.info-urlaub {
  background-color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100%;
  display: flex;
}

.text-block-45 {
  margin-bottom: 20px;
}

.heading-37 {
  margin-top: 0;
}

.div-block-89 {
  background-color: var(--white);
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 25vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 25vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-38 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Busorama Itc Std, sans-serif;
  font-size: 22px;
}

@media screen and (min-width: 1440px) {
  .landing-wrapper {
    background-color: var(--grey);
    align-items: center;
  }

  .image {
    height: 95%;
  }

  .left-content {
    justify-content: flex-start;
    padding-top: 40px;
  }

  .heading.menu {
    color: var(--grey);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 100px;
    line-height: 1.2;
  }

  .heading.menu.big {
    color: var(--white);
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Busorama Itc Std, sans-serif;
    font-size: 150px;
    font-weight: 500;
    line-height: 1.2;
    position: static;
  }

  .heading.menu.small {
    color: var(--white);
    text-align: left;
    width: 55%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading.menu.small._2 {
    width: 45%;
    margin-left: auto;
    font-size: 60px;
  }

  .link-2.nav-menu, .link-2.nav--beruns, .link-2.mav-kontakt {
    font-size: 60px;
  }

  .menu-landing {
    width: 100%;
    height: 90vh;
  }

  .section-img {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90vh;
    padding: 0;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .heading-w {
    margin-bottom: 140px;
  }

  .heading-w.menu {
    width: 100%;
    height: 65%;
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .image-2 {
    object-fit: fill;
    width: auto;
    height: auto;
    overflow: hidden;
  }

  .section-menu {
    margin-left: 0%;
  }

  .heading-menu-wrapper {
    justify-content: center;
    align-items: flex-end;
    height: 50vh;
    display: flex;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .menu-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: .75fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-left: 0%;
    display: grid;
  }

  .menu-name {
    color: var(--white);
    font-family: Montserrat, sans-serif;
    font-size: 25px;
  }

  .paragraph {
    color: var(--white);
  }

  .div-block {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-end;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .menu-preis {
    color: var(--white);
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 500;
  }

  .heading-wrapper {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 60px;
  }

  .menu-wrapper {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .menu-wrapper._2 {
    background-color: var(--black);
  }

  .menu-wrapper._3 {
    background-color: var(--grey);
  }

  .menu-wrapper._4 {
    background-color: var(--black);
  }

  .menu-wrapper._1 {
    flex-direction: column;
    display: flex;
  }

  .menu-wrapper.links, .tabs-menu {
    flex-direction: row;
  }

  .div-block-68 {
    margin-bottom: 100px;
  }

  .kontakt-info.content {
    height: 70%;
  }

  .kontakt-form.form {
    height: 70%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36px;
  }

  .tab-pane-pasta {
    width: auto;
  }

  .heading-25 {
    font-size: 45px;
  }

  .paragraph-10 {
    font-size: 18px;
  }

  .button {
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 600;
    top: 630px;
    bottom: 25%;
  }

  .div-block-77 {
    height: 30%;
    font-size: 22px;
  }

  .button-2 {
    padding: 20px 30px;
    font-size: 22px;
  }

  .abouttext.medium {
    margin-bottom: 40px;
  }

  .navlink.beruns, .navlink.men, .navlink.home.w--current {
    font-size: 22px;
  }

  .kontakt-form-2.form {
    height: 70%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36px;
  }

  .kontakt-info-2.content {
    height: 70%;
  }

  .div-block-86 {
    margin-bottom: 100px;
  }

  .div-block-87 {
    font-size: 45px;
  }

  .heading-36 {
    font-size: 50px;
  }

  .text-block-44 {
    font-size: 22px;
  }

  .text-block-45, .text-block-46 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .left-content {
    max-width: none;
  }

  .heading.menu.big {
    font-weight: 500;
  }

  .link-2.nav-menu, .link-2.nav--beruns, .link-2.mav-kontakt {
    font-size: 80px;
  }

  .div-block-68 {
    margin-bottom: 40px;
  }

  .kontakt-info.content {
    justify-content: flex-start;
    align-items: flex-start;
    height: 80%;
  }

  .kontakt-form {
    height: 60vh;
  }

  .kontakt-form.form {
    height: 80%;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    width: 10%;
    height: 25%;
    font-size: 25px;
    display: flex;
  }

  .kontakt-form-2 {
    height: 60vh;
  }

  .kontakt-form-2.form {
    height: 80%;
  }

  .kontakt-info-2.content {
    justify-content: flex-start;
    align-items: flex-start;
    height: 80%;
  }

  .div-block-86 {
    margin-bottom: 40px;
  }

  .div.info-urlaub {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .landing-links {
    justify-content: center;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .left-content {
    justify-content: flex-start;
    padding-top: 20px;
    padding-right: 0;
  }

  .heading.menu.big {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    position: static;
    top: -111px;
  }

  .link-2.nav-menu, .link-2.nav--beruns, .link-2.mav-kontakt {
    font-size: 40px;
    line-height: 1;
  }

  .heading-w {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 140px;
    display: flex;
  }

  .heading-w.menu {
    height: 70%;
  }

  .menu-wrapper.links {
    display: none;
  }

  .tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    display: flex;
  }

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-2.w--current, .tab-link-tab-4, .tab-link-tab-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .beruns-wrapper {
    width: 95%;
  }

  .kontakt-heading {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .heading-6 {
    font-size: 120px;
  }

  .div-block-68 {
    margin-bottom: 100px;
  }

  .form-block {
    margin-top: 10px;
  }

  .div-block-67 {
    margin-top: 0;
  }

  .kontakt-info {
    width: 45%;
  }

  .kontakt-info.content {
    height: 90%;
    padding-top: 20px;
    padding-left: 20px;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 1.2;
  }

  .div-line.kontakt {
    margin-top: 0;
  }

  .paragraph-5 {
    padding-right: 20px;
  }

  .kontakt-form {
    height: 100vh;
  }

  .kontakt-form.form {
    width: 45%;
  }

  .grid-social-media {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 5vw 20vw;
  }

  .heading-8 {
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
  }

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

  .grid-wrapper._3, .grid-wrapper._2, .grid-wrapper._4, .grid-wrapper._1 {
    justify-content: center;
    padding-top: 20px;
  }

  .tab-link-tab-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .content-links {
    width: 55%;
  }

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

  .ffnnugszeiten {
    width: 100vw;
    height: auto;
  }

  .ffnugszeiten-wrapper {
    flex-direction: column;
    width: 100%;
    margin-right: 0;
    padding-top: 40px;
    padding-right: 0;
  }

  .ffnungszeite-links {
    width: 70%;
    margin-bottom: 25px;
  }

  .ffnungszeite-rechts {
    justify-content: center;
    width: 90%;
    margin-bottom: 15px;
    margin-right: 0;
    display: flex;
  }

  .text-block-29, .text-block-30, .text-block-31, .text-block-32 {
    font-size: 14px;
  }

  .nav-mobile {
    padding-top: 20px;
    padding-right: 60px;
  }

  .nav-mobile.grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding-top: 0;
    padding-right: 0;
    display: grid;
    position: static;
  }

  .nav-opend {
    justify-content: center;
    display: none;
  }

  .link-3 {
    margin-right: 40px;
    font-size: 55px;
  }

  .link-3.no-margin {
    margin-right: 0;
  }

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

  .paragraph-6 {
    font-size: 20px;
  }

  .tab-link-tab-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-34 {
    font-size: 14px;
  }

  .tab-link-belegte-br-tchen {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-35 {
    font-size: 14px;
  }

  .paragraph-8 {
    text-align: center;
    font-size: 16px;
  }

  .heading-23 {
    font-size: 40px;
  }

  .image-25, .image-26 {
    width: 80px;
    height: 80px;
  }

  .image-27 {
    width: 80px;
    height: 80px;
    margin-bottom: 40px;
  }

  .image-28 {
    width: 80px;
    height: 80px;
  }

  .html-embed {
    width: 100%;
    height: 40vh;
  }

  .paragraph-10 {
    padding-left: 60px;
    padding-right: 100px;
  }

  .button {
    background-color: var(--grey);
    width: 15%;
    top: 401px;
    bottom: 42%;
    left: auto;
    right: auto;
  }

  .div-line-2.mobile-nav {
    width: 100%;
    height: 2px;
  }

  .div-line-2.mobile-nav._1 {
    margin-bottom: 5px;
  }

  .div-line-2.kontakt {
    margin-top: 0;
  }

  .ffnungzeiten-text {
    text-align: center;
    font-size: 18px;
  }

  .ffnungzeiten-text.time {
    font-size: 18px;
  }

  .ffnungszeiten-table {
    grid-column-gap: 0px;
  }

  .ffnungszeiten-heading {
    margin-bottom: 6vh;
  }

  .time {
    text-align: center;
    justify-content: center;
  }

  .ffnungszeiten-card-2 {
    padding-right: 2vw;
  }

  .ffnungszeiten {
    padding: 5vh 4vw;
  }

  .text-block-39 {
    font-size: 18px;
  }

  .about-image {
    object-fit: cover;
    background-color: #353535;
    display: none;
  }

  .about-contentwrapper {
    padding-top: 5vh;
  }

  .div-block-80 {
    background-image: url('../images/DSC06800-Enhanced-NR.jpg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
  }

  .abouttext.small {
    margin-bottom: 15px;
  }

  .abouttext.medium {
    margin-bottom: 20px;
  }

  .image-31, .image-32, .image-29 {
    width: 75px;
    height: 75px;
  }

  .usp-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
  }

  .div-usp {
    background-size: auto;
    background-attachment: fixed;
  }

  .usp-wrapper {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .image-30 {
    width: 75px;
    height: 75px;
  }

  .landinghero {
    height: 90vh;
  }

  .hero-wrapper {
    z-index: 0;
    padding-bottom: 15vh;
  }

  .heading-26 {
    font-size: 110px;
  }

  .nav-opened {
    z-index: 2;
    background-color: #353535;
    background-image: url('../images/654148a5271f5994e6646200_noise.png');
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    height: 100vh;
    padding: 20vh 10vw 10vh;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .textlink-mobilenav {
    color: #fff;
    border: 3px solid #353535;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 5vw;
    font-size: 30px;
    text-decoration: none;
    display: flex;
  }

  .textlink-mobilenav._1 {
    text-transform: uppercase;
    border-style: none;
    border-color: #fff;
    padding-left: 0;
    font-size: 80px;
    font-weight: 700;
  }

  .textlink-mobilenav._2, .textlink-mobilenav._3 {
    text-transform: uppercase;
    border-style: none;
    border-color: #fff;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 80px;
    font-weight: 700;
  }

  .textlink-mobilenav._4 {
    text-transform: uppercase;
    border-style: none;
    border-color: #000;
    justify-content: center;
    align-items: flex-end;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .kontakt-button.wrapper {
    display: none;
  }

  .mobile-nav.wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 2vh;
    padding-left: 25vw;
    display: flex;
  }

  .navlink.beruns {
    padding-left: 0;
    padding-right: 0;
  }

  .navlink.men, .navlink.home {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .nav-gridwrapper {
    grid-template-columns: .5fr .5fr;
  }

  .nav-logo-link {
    align-items: flex-start;
    padding-left: 0;
  }

  .headinglogo {
    font-size: 22px;
  }

  .menunav {
    z-index: 12;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 50px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .kontakt-heading-2 {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .heading-31 {
    font-size: 120px;
  }

  .kontakt-form-2 {
    height: 100vh;
  }

  .kontakt-form-2.form, .kontakt-info-2 {
    width: 45%;
  }

  .kontakt-info-2.content {
    height: 90%;
    padding-top: 20px;
    padding-left: 20px;
  }

  .div-block-86 {
    margin-bottom: 100px;
  }

  .heading-34 {
    font-size: 30px;
    line-height: 1.2;
  }

  .div-block-88 {
    justify-content: space-around;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .link-8 {
    color: var(--white);
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-decoration: none;
  }

  .link-9 {
    color: var(--white);
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
  }

  .div.info-urlaub, .div-block-89 {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .landing-links {
    width: 70%;
  }

  .left-content {
    overflow: hidden;
  }

  .heading.menu.big {
    height: 100%;
    font-size: 100px;
  }

  .link-2.nav-menu, .link-2.nav--beruns, .link-2.mav-kontakt {
    font-size: 35px;
  }

  .heading-w {
    justify-content: flex-start;
  }

  .image-2 {
    object-fit: contain;
  }

  .tabs-menu {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 24px;
    padding-top: 20px;
  }

  .tab-link-tab-1 {
    border-top-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .tab-link-tab-2, .tab-link-tab-4, .tab-link-tab-5 {
    border-top-style: none;
  }

  .text-block {
    font-size: 18px;
  }

  .ber-uns {
    justify-content: flex-end;
    height: auto;
    padding-top: 20px;
  }

  .beruns-wrapper {
    flex-direction: column;
    height: auto;
  }

  .kontakt-heading {
    width: 100%;
    padding-top: 100px;
  }

  .heading-6 {
    font-size: 65px;
  }

  .heading-14.kontakt {
    font-family: Montserrat, sans-serif;
  }

  .heading-14.socialmedia {
    width: 100%;
    font-family: Montserrat, sans-serif;
  }

  .div-social-media.kontakt {
    width: 90%;
  }

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

  .heading-13 {
    font-size: 25px;
  }

  .grid-social-media {
    grid-template-columns: 6vw 25vw;
  }

  .tab-link-tab-6.w--current {
    border-top-style: none;
    border-right-style: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .content-links {
    width: 95%;
  }

  .div-block-69 {
    width: 95%;
    margin-bottom: 40px;
  }

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

  .ffnugszeiten-wrapper {
    justify-content: center;
    margin-right: 0;
    padding-top: 20px;
  }

  .ffnungszeite-links {
    width: 100%;
  }

  .ffnungszeite-rechts {
    overflow: hidden;
  }

  .text-block-29, .text-block-30, .text-block-31, .text-block-32 {
    font-size: 18px;
  }

  .nav-mobile {
    padding-top: 20px;
    padding-right: 60px;
  }

  .nav-opend {
    display: none;
  }

  .link-3 {
    margin-right: 20px;
    font-size: 40px;
  }

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

  .tab-link-tab-7 {
    border-top-style: none;
  }

  .text-block-34 {
    font-size: 18px;
  }

  .tab-link-belegte-br-tchen {
    border-top-style: none;
  }

  .text-block-35 {
    font-size: 16px;
  }

  .allergene {
    height: auto;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .footer {
    height: auto;
  }

  .heading-23 {
    text-align: center;
    width: 100%;
  }

  .html-embed {
    width: 100%;
  }

  .about {
    height: auto;
  }

  .image-31, .image-32, .image-29 {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  .usp-heading {
    text-align: center;
    font-size: 15px;
    line-height: 1.2;
  }

  .usp-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .image-30 {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  .heading-26 {
    font-size: 80px;
  }

  .nav-opened {
    display: none;
  }

  .textlink-mobilenav._1, .textlink-mobilenav._2, .textlink-mobilenav._3 {
    line-height: 1;
  }

  .text-block-42 {
    color: #fff;
    padding-right: 5px;
  }

  .div-block-81 {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

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

  .link-4 {
    font-size: 16px;
  }

  .footet-textlink._2, .footet-textlink._3, .footet-textlink._1, .heading-29 {
    margin-bottom: 10px;
  }

  .link-5 {
    color: #fff;
    text-decoration: none;
  }

  .kontakt-heading-2 {
    width: 100%;
    padding-top: 100px;
  }

  .heading-31 {
    font-size: 65px;
  }

  .heading-32.kontakt {
    font-family: Montserrat, sans-serif;
  }

  .heading-32.socialmedia {
    width: 100%;
    font-family: Montserrat, sans-serif;
  }

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

  .heading-34 {
    font-size: 25px;
  }

  .urlaub.wrapper {
    height: 30vh;
    margin-bottom: 50px;
  }

  .div.info-urlaub {
    width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .landing-wrapper.menu {
    margin-top: -12vh;
  }

  .landing-links {
    width: 100%;
  }

  .image {
    object-fit: cover;
  }

  .left-content {
    width: 100%;
    padding-right: 0;
  }

  .heading.menu.big {
    text-align: center;
    height: 100%;
    font-size: 100px;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .heading.menu._1 {
    font-size: 150px;
  }

  .link-2.mav-kontakt {
    font-size: 35px;
  }

  .section-img {
    margin-top: -12vh;
    padding-top: 0;
  }

  .heading-w.menu {
    object-fit: cover;
    width: auto;
    height: 65%;
  }

  .image-2 {
    object-fit: cover;
    margin-left: 0;
    padding-left: 0;
  }

  .menu-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr;
    grid-template-columns: auto;
    align-content: start;
    justify-content: center;
    align-items: center;
    justify-items: center;
    width: 90%;
    margin-left: 5%;
    overflow: visible;
  }

  .menu-grid.x {
    width: 95%;
    margin-left: 2.5%;
  }

  .tabs-menu {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 55vh;
    padding-left: 20px;
    display: flex;
    overflow: auto;
  }

  .tab-link-tab-1 {
    border-top-style: none;
    border-left-style: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 0;
    font-size: 18px;
  }

  .tab-link-tab-1.w--current {
    border-style: none;
  }

  .tab-link-tab-2 {
    text-align: left;
    border-top-style: none;
    padding-left: 0;
  }

  .tab-link-tab-2.w--current {
    border-top-style: none;
    padding-left: 0;
    font-size: 18px;
  }

  .tab-link-tab-4 {
    border-top-style: none;
    flex: 0 auto;
    padding-left: 0;
  }

  .tab-link-tab-5 {
    border-top-style: none;
    padding-left: 0;
  }

  .text-block {
    font-size: 18px;
  }

  .ber-uns {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .beruns-wrapper {
    flex-direction: column;
    height: auto;
  }

  .kontakt-wrapper {
    margin-top: -12vh;
  }

  .kontakt-heading {
    width: 100%;
    padding-top: 0;
  }

  .div-block-68 {
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
  }

  .text-field-2 {
    font-size: 14px;
  }

  .heading-14.socialmedia {
    margin-top: 20px;
  }

  .form-wrapper {
    flex-direction: column;
    width: 90%;
    margin-left: 5%;
    padding-top: 60px;
    padding-left: 0%;
  }

  .textarea {
    font-size: 14px;
  }

  .kontakt-info {
    background-color: var(--grey);
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 90%;
    display: flex;
  }

  .kontakt-info.content {
    background-color: var(--grey);
    align-items: center;
    width: 100%;
    padding-bottom: 25px;
    padding-left: 0;
  }

  .submit-button {
    margin-bottom: 20px;
  }

  .paragraph-5 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .kontakt-form {
    width: auto;
    height: auto;
  }

  .kontakt-form.form {
    width: auto;
  }

  .grid-social-media {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 10vw 45vw;
  }

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

  .grid {
    grid-template-rows: 1fr auto auto;
    grid-template-columns: 1fr;
    width: 75%;
    height: auto;
  }

  .grid-wrapper._3, .grid-wrapper._2 {
    border-bottom: 1px solid #fff;
    border-right-style: none;
    justify-content: flex-end;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .grid-wrapper._4 {
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-wrapper._1 {
    border-bottom: 1px solid #fff;
    border-right-style: none;
    justify-content: flex-end;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .section.ffnungszeiten.food {
    background-position: 0 0, 50%;
    background-size: auto, auto;
    flex-direction: column;
    width: 100vw;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    overflow: visible;
  }

  .tab-link-tab-6 {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 0;
  }

  .content-links {
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .div-block-69 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ffnugszeiten-wrapper {
    flex-direction: column;
    padding-top: 30px;
  }

  .ffnungszeite-links, .ffnungszeite-rechts {
    width: 90%;
  }

  .ffnungszeiten-card {
    width: 100%;
  }

  .ffnungszeiten-content {
    grid-template-columns: .5fr .5fr .25fr;
  }

  .menu-item-headline, .menu-item-left {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .menu-item-left.x {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .menu-item-heading {
    font-size: 22px;
  }

  .menu-item-line {
    display: none;
  }

  .heading-20 {
    font-size: 50px;
  }

  .text-block-29, .text-block-30, .text-block-31, .text-block-32 {
    font-size: 18px;
  }

  .nav-mobile {
    z-index: 10;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-end;
    width: 100%;
    height: 12vh;
    padding-top: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .nav-mobile.grid {
    justify-content: stretch;
    justify-items: stretch;
  }

  .nav-icon.wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: 35px;
    margin-top: 40px;
    margin-right: 40px;
    display: flex;
  }

  .nav-line {
    background-color: var(--white);
    width: 35px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-line._1 {
    margin-bottom: 8px;
  }

  .nav-opend {
    z-index: 9;
    background-color: var(--grey);
    object-fit: fill;
    flex-direction: row;
    width: 100vw;
    height: 100%;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .nav-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: center;
    width: 90%;
    height: auto;
    margin: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .link-3 {
    color: var(--white);
    font-family: Montserrat, sans-serif;
    font-size: 70px;
    line-height: 1.5;
    text-decoration: none;
  }

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

  .paragraph-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .tab-link-tab-7 {
    border-top-style: none;
    padding-left: 0;
  }

  .text-block-34 {
    font-size: 18px;
  }

  .tab-link-belegte-br-tchen {
    border-top-style: none;
    padding-left: 0;
  }

  .text-block-35 {
    font-size: 18px;
  }

  .div-block-72 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .allergene {
    height: 35vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-24 {
    width: 100%;
  }

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

  .footer {
    height: auto;
  }

  .image-25, .image-26, .image-27, .image-28 {
    width: 100px;
    height: 100px;
  }

  .html-embed {
    width: 100vw;
    height: 40vh;
    overflow: hidden;
  }

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

  .text-block-38 {
    padding-right: 40px;
  }

  .paragraph-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .button {
    width: 30%;
    padding: 0;
    font-size: 16px;
    top: 400px;
    bottom: 40%;
    left: 35%;
    right: 35%;
  }

  .div-block-77 {
    height: 25%;
  }

  .ffnungszeiten-grid {
    grid-template-rows: auto 35vh;
    grid-template-columns: 1fr;
  }

  .ffnungszeiten-heading {
    font-size: 40px;
  }

  .ffnungszeiten-text {
    font-size: 20px;
    line-height: 1.3;
  }

  .ffnungszeiten-card-2 {
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
    overflow: hidden;
  }

  .ffnungszeiten {
    height: auto;
    min-height: auto;
  }

  .about {
    padding-bottom: 10vh;
  }

  .about-image {
    display: block;
  }

  .div-block-80 {
    background-size: cover;
    display: none;
  }

  .about-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .usp-card.wrapper._2 {
    border-top: 1px #000;
    border-right-style: none;
  }

  .usp-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .heading-26 {
    font-size: 55px;
  }

  .nav-opened {
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
    display: none;
  }

  .textlink-mobilenav._1 {
    font-family: Montserrat, sans-serif;
    font-size: 60px;
  }

  .textlink-mobilenav._2, .textlink-mobilenav._3 {
    font-size: 60px;
  }

  .textlink-mobilenav._4 {
    font-size: 16px;
  }

  .div-block-79 {
    padding-left: 5vw;
  }

  .text-block-42 {
    text-transform: uppercase;
  }

  .footer-grid {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    display: flex;
  }

  .image-34 {
    max-width: 10%;
  }

  .footer-info {
    padding-left: 5vw;
  }

  .div-block-78 {
    padding-top: 0;
  }

  .div-block-82 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .kontakt-heading-2 {
    width: 100%;
    padding-top: 0;
  }

  .heading-32.socialmedia {
    margin-top: 20px;
  }

  .div-block-83 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-field-3 {
    font-size: 14px;
  }

  .kontakt-form-2 {
    width: auto;
    height: auto;
    padding-bottom: 10vh;
  }

  .kontakt-form-2.form {
    width: auto;
  }

  .textarea-2 {
    font-size: 14px;
  }

  .kontakt-info-2 {
    background-color: #353535;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 90%;
    display: flex;
  }

  .kontakt-info-2.content {
    background-color: #353535;
    align-items: center;
    width: 100%;
    padding-bottom: 25px;
    padding-left: 0;
  }

  .div-block-86 {
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
  }

  .urlaub.wrapper {
    height: 35vh;
    padding-right: 5vw;
  }

  .div.info-urlaub {
    width: 80%;
  }

  .div-block-89 {
    width: 90%;
    height: 30vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-38 {
    font-size: 20px;
  }
}

#w-node-_3c879b29-71b1-c661-014a-03f02726160a-3a6ed469, #w-node-_3c879b29-71b1-c661-014a-03f02726160e-3a6ed469, #w-node-_3c879b29-71b1-c661-014a-03f027261612-3a6ed469, #w-node-_3c879b29-71b1-c661-014a-03f027261616-3a6ed469, #w-node-fb5bcbe7-54d8-ccbf-93a6-24c007744417-3a6ed469, #w-node-fb5bcbe7-54d8-ccbf-93a6-24c007744418-3a6ed469, #TIME.w-node-_006eb36e-13e8-85b1-7b44-248d324643a4-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643a8-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643ab-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643ad-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643b0-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643b3-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643b5-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643b8-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643bb-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643bd-3a6ed469, #w-node-_006eb36e-13e8-85b1-7b44-248d324643c0-3a6ed469, #w-node-ee65ff3e-a60f-d958-d243-8bbc32e63a06-32e63a03, #w-node-ee65ff3e-a60f-d958-d243-8bbc32e63a14-32e63a03, #w-node-ee65ff3e-a60f-d958-d243-8bbc32e63a1c-32e63a03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee65ff3e-a60f-d958-d243-8bbc32e63a25-32e63a03 {
  grid-area: 2 / 2 / 3 / 4;
}

#w-node-_46c3e96d-2129-b126-8174-a4f6f640991c-32e63a03, #w-node-_562007a2-4cac-f085-5479-6211e82956a6-e82956a0, #w-node-_562007a2-4cac-f085-5479-6211e82956af-e82956a0, #w-node-_104274c4-629e-f12e-d713-445725b9947d-3542dc58, #w-node-_104274c4-629e-f12e-d713-445725b9947e-3542dc58, #w-node-_6e0af24f-a14d-c4e4-c187-8b08a3666c82-ff1c9089, #w-node-e36ac0eb-2c6f-2bc2-a2ef-09003f5a8202-ff1c9089, #w-node-_226a2312-9040-60dd-ff0f-fa814a06172e-ff1c9089, #w-node-_51107945-9eba-1b03-4625-493cde0ad28c-ff1c9089, #w-node-ef2f51a5-a1b4-0c78-06c9-b1f4848ec43d-ff1c9089, #w-node-_9a180b6c-2a89-931d-f52e-a6bdd73ddd73-ff1c9089, #w-node-_68b8fd90-41b2-4e13-3682-78d1e1c353d5-ff1c9089, #w-node-_94da5650-ec93-aabc-f5df-c1af01e98dd7-ff1c9089, #w-node-_94da5650-ec93-aabc-f5df-c1af01e98e2c-ff1c9089 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-fb5bcbe7-54d8-ccbf-93a6-24c007744418-3a6ed469, #w-node-_562007a2-4cac-f085-5479-6211e82956a6-e82956a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-fb5bcbe7-54d8-ccbf-93a6-24c007744416-3a6ed469, #w-node-_562007a2-4cac-f085-5479-6211e82956b2-e82956a0, #w-node-_562007a2-4cac-f085-5479-6211e82956b8-e82956a0, #w-node-_562007a2-4cac-f085-5479-6211e82956ba-e82956a0, #w-node-_562007a2-4cac-f085-5479-6211e82956bc-e82956a0, #w-node-e289b4ff-ffb9-71f3-25ed-dcfbf2d1c391-e82956a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_104274c4-629e-f12e-d713-445725b9947c-3542dc58 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Busorama Itc Std';
  src: url('../fonts/Busorama-ITC-Std-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}