.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-form-formrecaptcha {
  margin-bottom: 8px;
}

.navbar {
  background-color: #000;
}

.navbar:hover {
  border-bottom: 1px #9c4839;
}

.brand {
  background-image: url('../images/ham_logo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 240px;
  height: 90px;
  margin-left: 9px;
}

.brand.w--current {
  background-image: url('../images/ham_logo.png');
  background-position: 0 0;
  background-size: contain;
  width: 240px;
  height: 90px;
  margin-left: 9px;
}

.container {
  background-color: #000;
  width: 100%;
  min-width: 100%;
  padding-top: 14px;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  vertical-align: baseline;
  margin-left: .85vw;
  margin-right: .85vw;
  padding: 12px 0 5px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.nav-link:hover {
  border-bottom: 2px solid #9c4839;
}

.nav-link.w--current {
  color: #fff;
  background-color: #0000;
  border-bottom: 2px solid #9c4839;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.nav-menu {
  background-color: #000;
  margin-top: 19px;
  margin-right: 0%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 6vw;
}

.body {
  background-color: #eee;
  height: 100%;
  font-weight: 700;
}

.container-2 {
  height: auto;
  overflow: hidden;
  box-shadow: -8px -1px 20px -8px #000, 7px -3px 20px -8px #000;
}

.div-block {
  z-index: 500;
  background-color: #f8f7f7;
  width: 60%;
  height: 200px;
  margin-top: -57px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  position: relative;
}

.image {
  z-index: 0;
  width: 100%;
  position: relative;
  overflow: visible;
}

.heading {
  color: #fff;
  padding-top: 12px;
  font-size: 20px;
}

.text-block {
  color: #fff;
  column-count: 0;
  margin-bottom: 25px;
  padding-top: 0;
  padding-right: 37px;
  font-weight: 400;
}

.image-2 {
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.div-block-2 {
  background-image: url('../images/ham_home_bg.png');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: auto 117%;
  background-attachment: scroll;
  width: 100%;
  height: auto;
  display: block;
}

.div-block-3 {
  float: left;
  clear: both;
  background-color: #0000;
  width: 600px;
  height: auto;
  margin-top: -13px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 17px;
  padding-left: 35px;
  display: block;
}

.image-3 {
  height: 250px;
}

.unserer-speisekarte {
  float: right;
  clear: both;
  background-color: #000000d9;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 52px;
  display: flex;
}

.heading-copy {
  color: #47535d;
  margin-top: 0;
  padding-top: 24px;
  font-size: 20px;
}

.unser-team {
  float: right;
  clear: none;
  text-align: left;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 44px;
  display: flex;
}

.div-block-4-copy {
  float: right;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 44px;
  display: flex;
}

.unser-lieferservice {
  float: right;
  clear: both;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-3-copy {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div-block-3-copy-copy {
  float: left;
  background-color: #f8f7f7cc;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div-block-copy {
  z-index: 500;
  clear: both;
  background-color: #000000d9;
  width: 80%;
  margin-top: -79px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  padding-left: 35px;
  position: relative;
}

.main-frame {
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  box-shadow: -8px 0 20px -12px #000, 8px 1px 20px -12px #000;
}

.insta {
  float: left;
  background-color: #f8f7f7cc;
  justify-content: center;
  width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: relative;
}

.div-block-copy-copy, .div-block-copy-copy-copy {
  z-index: 500;
  background-color: #f8f7f7;
  width: 60%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 39px;
  position: relative;
}

.instagram {
  float: none;
  clear: both;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 82px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 54px;
  display: block;
}

.div-block-3-copy {
  float: none;
  background-color: #f8f7f7cc;
  width: auto;
  height: 300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.html-embed {
  height: 198px;
  max-height: 218px;
  margin-right: 35px;
  display: block;
  overflow: hidden;
}

.footer {
  float: none;
  clear: both;
  background-image: url('../images/ham_footer3.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 43px;
  display: block;
}

.u-team {
  float: left;
  clear: left;
  background-color: #000000d9;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  margin-top: 52px;
  display: flex;
}

.button {
  float: right;
  margin-right: 64px;
}

.button-2 {
  float: right;
  color: #000;
  background-color: #1a5a7e;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 42px;
  padding: 14px 30px;
  font-size: 20px;
  font-weight: 700;
}

.button-2:hover {
  color: #fff;
}

.div-block-2-copy {
  width: 100%;
  height: auto;
  margin-top: -64px;
  padding-top: 55px;
  display: block;
}

.div-block-3-copy-copy {
  float: none;
  background-color: #f8f7f7d9;
  width: auto;
  height: 300px;
  margin: 0 0 13px auto;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 35px;
  display: block;
}

.div-block-3-copy {
  float: left;
  clear: both;
  background-color: #0000;
  align-self: flex-start;
  width: 600px;
  height: auto;
  margin-top: 17px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 35px;
  display: block;
}

.text-block-2 {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 40px;
  padding-top: 115px;
  padding-left: 36px;
}

.social_linkedin {
  float: left;
  clear: none;
  width: 46px;
  height: auto;
  margin-left: 36px;
  margin-right: -19px;
  padding-right: 0;
}

.div-block-5 {
  background-color: #000;
  height: 50px;
}

.socials {
  margin-bottom: 0;
  margin-left: 27px;
  padding-bottom: 12px;
}

.text-block-3 {
  clear: none;
  color: #fff;
  flex: 0 auto;
  align-items: center;
  width: 250px;
  margin-left: 36px;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
  position: static;
}

.div-block-6 {
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-7 {
  color: #000;
  background-color: #9c4839;
  width: 260px;
  height: 190px;
  margin-top: -200px;
  margin-left: 828px;
  position: absolute;
}

.text-block-4 {
  color: #fff;
  padding-top: 12px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 700;
}

.menu-button {
  color: #fff;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 55px;
}

.menu-button.w--open {
  background-color: #47545d;
}

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

.div-block-copy-copy {
  z-index: 500;
  float: none;
  clear: none;
  background-color: #f8f7f7b3;
  width: 50%;
  margin-top: 49px;
  margin-left: 524px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  position: static;
}

.div-block-copy-copy-copy {
  z-index: 500;
  clear: both;
  background-color: #f8f7f7b3;
  width: 50%;
  height: auto;
  margin-top: 49px;
  margin-left: 524px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  position: relative;
}

.image-5 {
  float: left;
  width: 300px;
}

.text-block-copy {
  float: none;
  margin-left: 318px;
  padding-top: 0;
  padding-right: 20px;
}

.bold-text {
  margin-left: 17px;
}

.image-6 {
  float: left;
  clear: both;
  width: 300px;
  margin-top: 42px;
  margin-left: 121px;
}

.div-block-8 {
  float: none;
  clear: both;
  margin-top: 52px;
}

.grid {
  grid-row-gap: 16px;
  grid-template-columns: 2.5fr .5fr;
  grid-auto-flow: row;
  align-content: center;
  place-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.grid-2 {
  grid-template-columns: 1fr 1fr .75fr;
  grid-auto-flow: row;
  width: 80%;
  max-height: 450px;
  margin-left: auto;
  margin-right: auto;
}

.image-7 {
  height: 100%;
}

.heading-2 {
  color: #47555d;
  margin-left: 120px;
  margin-right: 120px;
  font-size: 25px;
}

.div-block-copy-copy-copy {
  z-index: 500;
  float: none;
  clear: none;
  background-color: #f8f7f7b3;
  background-image: url('../images/shutterstock_95987557.png');
  background-position: 0 0;
  background-size: cover;
  width: 50%;
  height: 250px;
  margin-top: 49px;
  margin-left: 524px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  position: static;
}

.image-8 {
  float: left;
  width: 225px;
}

.div-block-9 {
  float: left;
  background-color: #eeeeeeb3;
  width: 310px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 34px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 22px;
}

.heading-copy {
  margin-top: 0;
  padding-top: 9px;
  font-size: 20px;
}

.text-block-copy {
  margin-left: 0;
  padding-top: 0;
  padding-right: 20px;
  font-weight: 400;
}

.div-block-10 {
  opacity: 1;
  background-image: url('../images/greek_flag.png');
  background-size: cover;
  margin-top: 32px;
  padding-top: 37px;
  padding-bottom: 0;
  position: relative;
}

.dessert_box {
  clear: both;
  flex-direction: row-reverse;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.div-block-12 {
  color: #333;
  text-transform: none;
  background-color: #fff;
  width: 90%;
  padding-left: 32px;
}

.image-9 {
  width: 350px;
}

.bold-text-2 {
  color: #47535d;
  font-size: 20px;
}

.gyros {
  clear: both;
  flex-direction: row;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.vorspeise_box {
  clear: both;
  flex-direction: row-reverse;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.text-block-5 {
  padding-right: 24px;
  font-weight: 400;
}

.text-block-6 {
  padding-right: 27px;
  font-weight: 400;
}

.text-block-7 {
  padding-right: 6px;
  font-weight: 400;
}

.image-10 {
  float: left;
  height: 225px;
  margin-right: 32px;
}

.form-block {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.text-field {
  height: 100px;
}

.hamika_button {
  float: right;
  color: #fff;
  text-align: center;
  background-color: #6184a7;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  font-size: 19px;
  display: flex;
}

.hamika_button.zur_speisekarte {
  direction: ltr;
  text-transform: none;
  background-color: #9c4839;
  width: 210px;
  height: 45px;
  margin-top: -8px;
  margin-bottom: 2px;
  margin-right: 19px;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  position: static;
}

.hamika_button.kontakt_sent {
  width: 200px;
  height: 43px;
  font-size: 18px;
}

.kontakt {
  background-color: #eee;
  height: auto;
  font-weight: 700;
  text-decoration: none;
}

.div-block-copy-copy {
  z-index: 500;
  clear: both;
  background-color: #f8f7f7d9;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 9px;
  padding-left: 39px;
  position: relative;
}

.div-block-copy-copy-copy {
  z-index: 500;
  float: none;
  clear: none;
  background-color: #f8f7f7b3;
  width: 50%;
  margin-top: 49px;
  margin-left: 524px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  position: static;
}

.unser-konzept {
  z-index: 500;
  float: none;
  clear: none;
  background-color: #ffffffb3;
  background-image: url('../images/5e6790753936905886358b75_shutterstock_587336867.png');
  background-position: -13% 4%;
  background-repeat: no-repeat;
  background-size: 160%;
  width: 50%;
  margin-top: 42px;
  margin-left: 524px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 13px;
  padding-left: 30px;
  position: static;
}

.div-block-13 {
  clear: both;
  background-image: url('../images/gerichte_header.png');
  background-position: 0 0;
  background-size: cover;
  align-items: center;
  height: 383px;
  display: flex;
}

.div-block-14 {
  background-color: #eeeeeed9;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 610px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-3 {
  color: #47535d;
  margin-bottom: 20px;
  font-size: 30px;
}

.div-block-copy-copy {
  z-index: 500;
  clear: both;
  background-color: #f8f7f7d9;
  width: 70%;
  margin-top: -69px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 36px 17px;
  position: relative;
}

.div-block-15 {
  background-image: url('../images/BG_Ueber_uns.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-16 {
  float: none;
  clear: both;
  background-image: url('../images/BG_Gerichte.png');
  background-position: 100% 0;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bisschenlueneburg {
  z-index: 500;
  clear: both;
  background-color: #f8f7f7d9;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 9px;
  padding-left: 39px;
  position: relative;
}

.textarea {
  height: 250px;
}

.html-embed-2 {
  float: none;
  justify-content: center;
  align-items: center;
  width: 97%;
  height: 500px;
  margin: 26px auto;
  display: flex;
}

.heading-3-copy {
  font-size: 29px;
}

.html-embed-3 {
  justify-content: center;
  align-items: center;
  height: 650px;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
}

.speisekarte_frame {
  height: 218px;
  max-height: 218px;
  margin-right: 31px;
  overflow: hidden;
}

.html-embed-4 {
  float: none;
  clear: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 650px;
  margin: 20px auto;
  display: none;
}

.html-embed-5 {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 650px;
  margin: 30px auto;
  display: block;
}

.div-block-17 {
  background-image: url('../images/shutterstock_319395848.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 368px;
}

.speisekarte_box2 {
  z-index: 500;
  float: none;
  clear: none;
  background-color: #f8f7f7b3;
  background-image: url('../images/shutterstock_95987557.png');
  background-position: 0 0;
  background-size: cover;
  width: 50%;
  height: 250px;
  margin-top: 37px;
  margin-left: 524px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  position: static;
}

.image-11 {
  border-radius: 8px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-copy-copy {
  color: #fff;
  margin-top: 0;
  font-size: 20px;
}

.div-block-18 {
  background-color: #fff9;
  height: 100%;
}

.div-block-14-copy {
  background-color: #eeeeeed9;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pfannengerichte {
  clear: both;
  flex-direction: row;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.dessert_box-copy-copy {
  clear: both;
  clear: both;
  background-color: #eeec;
  flex-direction: row;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.dessert_box-copy-copy-copy {
  clear: both;
  background-color: #eeec;
  flex-direction: row-reverse;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.dessert {
  clear: both;
  flex-direction: row-reverse;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.utility-page-wrap {
  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;
}

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

.link-2, .link-3 {
  color: #fff;
  text-decoration: none;
}

.datenschutz, .impressum {
  background-color: #eee;
  height: auto;
  font-weight: 700;
  text-decoration: none;
}

.heading-4 {
  color: #000;
  text-align: center;
  background-color: #eee9;
  justify-content: center;
  align-items: center;
  width: 45%;
  margin: 0 auto;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 33px;
  display: flex;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-copy {
  margin-bottom: 25px;
  padding-top: 0;
  padding-right: 25px;
  font-weight: 400;
}

.div-block-20 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-6 {
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
}

.recaptcha {
  float: left;
}

.div-block-copy-copy {
  z-index: 500;
  clear: both;
  background-color: #f8f7f7d9;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 17px;
  padding-left: 22px;
  position: relative;
}

.unternehmensphilo {
  z-index: 500;
  clear: both;
  background-color: #f8f7f7d9;
  width: 70%;
  margin-top: -69px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 36px 17px;
  position: relative;
}

.grillspezi {
  clear: both;
  flex-direction: row-reverse;
  margin-bottom: 39px;
  margin-left: 139px;
  margin-right: 139px;
  display: flex;
}

.social_instagram {
  float: left;
  clear: none;
  width: 46px;
  height: auto;
  margin-left: 36px;
  margin-right: -19px;
  padding-right: 0;
}

.social_facebook {
  float: left;
  clear: none;
  height: auto;
  margin-right: -19px;
  padding-right: 0;
  display: block;
}

.social_xing {
  float: left;
  clear: none;
  width: 46px;
  height: auto;
  margin-left: 36px;
  margin-right: -19px;
  padding-right: 0;
}

.link-block {
  border-radius: 20px;
  width: 50px;
  margin-right: 16px;
}

.div-block-21 {
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
}

.div-block-22 {
  margin-top: 56px;
  margin-left: 10%;
  margin-right: 10%;
}

.div-block-13-copy {
  clear: both;
  background-image: url('../images/header1.png');
  background-position: 0 0;
  background-size: cover;
  align-items: center;
  height: 383px;
  display: flex;
}

.image-7-copy {
  height: 100%;
}

.div-block-23, .lightbox-link {
  display: none;
}

.div-block-13-copy-copy {
  clear: both;
  background-image: url('../images/kontakt_header.png');
  background-position: 0 0;
  background-size: cover;
  align-items: center;
  height: 383px;
  display: flex;
}

.abholen {
  float: right;
  clear: both;
  background-color: #000000d9;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 52px;
  display: flex;
}

.gerichte {
  float: left;
  clear: both;
  background-color: #0000;
  width: 600px;
  height: auto;
  margin-top: -30px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 35px;
  display: block;
}

.heading-copy-copy {
  color: #fff;
  margin-top: 0;
  font-size: 20px;
}

.link-block-2 {
  float: left;
  clear: none;
}

.text-block-copy {
  color: #fff;
  text-align: left;
  column-count: 1;
  margin-bottom: 25px;
  padding-top: 0;
  padding-right: 37px;
  font-weight: 400;
}

.div-block-9-copy {
  float: left;
  background-color: #eeeeeeb3;
  width: 310px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 34px;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 22px;
}

.text-block-copy-copy {
  margin-left: 0;
  padding-top: 0;
  padding-right: 20px;
  font-weight: 400;
}

.konzept {
  margin-bottom: 25px;
  padding-top: 0;
  padding-right: 25px;
  font-weight: 400;
}

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  color: #47535d;
}

.heading-6 {
  text-align: center;
  margin-top: 53px;
  font-size: 25px;
}

.link-4 {
  color: #47545d;
  text-decoration: none;
}

.heading-7 {
  color: #000;
}

@media screen and (max-width: 991px) {
  .brand {
    margin-top: 12px;
  }

  .nav-link {
    display: block;
  }

  .nav-link:hover {
    border-bottom-style: none;
  }

  .nav-link.w--current {
    color: #ff8c00;
    background-color: #0000;
    border-bottom-style: none;
  }

  .nav-menu {
    background-color: #47545d;
    width: 100%;
    margin-top: 0;
  }

  .div-block {
    align-self: flex-start;
    margin-top: 7px;
  }

  .heading {
    font-size: 16px;
  }

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

  .unserer-speisekarte {
    margin-top: 0;
  }

  .div-block-copy {
    width: 80%;
    margin-top: -77px;
    margin-bottom: 22px;
  }

  .instagram {
    width: 100%;
    padding-top: 22px;
  }

  .u-team {
    margin-top: 22px;
  }

  .text-block-2 {
    display: block;
  }

  .text-block-3 {
    margin-top: 12px;
  }

  .div-block-6 {
    margin-top: 30px;
  }

  .div-block-7 {
    margin-top: -200px;
    margin-left: 200px;
    padding-left: 0;
    display: block;
    left: 62px;
  }

  .text-block-4 {
    margin-left: 11px;
  }

  .menu-button {
    color: #fff;
    justify-content: center;
    align-items: center;
    padding-top: 21px;
    padding-bottom: 21px;
    font-size: 60px;
    display: block;
  }

  .menu-button.w--open {
    background-color: #47545d;
  }

  .icon {
    color: #fff;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .div-block-copy-copy {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-6 {
    display: none;
  }

  .div-block-copy-copy-copy {
    width: 80%;
    margin-top: 30px;
    margin-left: auto;
  }

  .heading-copy {
    font-size: 16px;
  }

  .dessert_box {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-12 {
    width: 90%;
  }

  .image-9 {
    width: 200px;
  }

  .gyros {
    margin-left: 0;
    margin-right: 0;
  }

  .vorspeise_box {
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-5, .text-block-6, .text-block-7 {
    margin-bottom: 43px;
    padding-right: 20px;
  }

  .image-10 {
    display: none;
  }

  .hamika_button.zur_speisekarte {
    display: block;
  }

  .div-block-copy-copy-copy, .unser-konzept {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-14 {
    height: 120px;
  }

  .div-block-16 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .bisschenlueneburg {
    width: 80%;
    margin-top: 17px;
    margin-bottom: 22px;
  }

  .speisekarte_box2 {
    width: 80%;
    margin-top: 30px;
    margin-left: auto;
  }

  .div-block-14-copy {
    height: 120px;
  }

  .pfannengerichte, .dessert_box-copy-copy, .dessert_box-copy-copy, .dessert_box-copy-copy-copy, .dessert {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-copy-copy {
    width: 80%;
    margin-top: 17px;
    margin-bottom: 22px;
  }

  .unternehmensphilo {
    width: 80%;
    margin-top: -78px;
    margin-bottom: 22px;
  }

  .grillspezi {
    margin-left: 0;
    margin-right: 0;
  }

  .abholen {
    margin-top: 22px;
  }

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

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

@media screen and (max-width: 767px) {
  .div-block {
    width: 100%;
    padding-top: 0;
  }

  .image {
    display: block;
  }

  .heading {
    font-size: 18px;
  }

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

  .image-3 {
    background-color: #0a0a0a;
    width: 100%;
    height: auto;
    display: block;
  }

  .unserer-speisekarte {
    flex-direction: column-reverse;
  }

  .div-block-copy {
    width: 100%;
    margin-top: 0;
    padding-left: 21px;
  }

  .footer {
    background-image: none;
    background-size: auto;
    margin-top: 48px;
  }

  .u-team {
    background-color: #0c0c0cd9;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 32px;
  }

  .div-block-3-copy-copy {
    height: auto;
    padding-bottom: 28px;
    padding-left: 26px;
  }

  .div-block-3-copy {
    background-color: #0c0c0c;
  }

  .text-block-2 {
    margin-top: -200px;
    display: block;
  }

  .socials {
    margin-top: -33px;
    display: block;
  }

  .text-block-3 {
    margin-top: 99px;
    margin-left: 32px;
    display: block;
  }

  .div-block-6 {
    margin-top: -30px;
  }

  .div-block-7 {
    margin: -200px 92px 114px 200px;
    display: block;
    position: static;
  }

  .text-block-4 {
    padding-left: 20px;
  }

  .div-block-copy-copy, .div-block-copy-copy-copy, .div-block-copy-copy-copy {
    margin-top: 0;
    padding-left: 21px;
  }

  .grid-2 {
    display: none;
  }

  .heading-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .div-block-copy-copy-copy {
    height: auto;
    margin-top: 35px;
    padding-left: 21px;
  }

  .image-8 {
    display: none;
  }

  .div-block-9 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .div-block-copy-copy, .div-block-copy-copy-copy {
    margin-top: 0;
    padding-left: 21px;
  }

  .unser-konzept {
    width: 100%;
    margin-top: 0;
    padding-left: 21px;
  }

  .div-block-14 {
    height: 110px;
  }

  .div-block-copy-copy, .bisschenlueneburg {
    margin-top: 0;
    padding-left: 21px;
  }

  .heading-3-copy {
    font-size: 29px;
  }

  .speisekarte_box2 {
    width: 100%;
    height: auto;
    margin-top: 35px;
    padding-left: 21px;
  }

  .div-block-14-copy {
    height: 110px;
  }

  .recaptcha {
    float: right;
    margin-top: 18px;
  }

  .div-block-copy-copy, .unternehmensphilo {
    width: 100%;
    margin-top: 0;
    padding-left: 21px;
  }

  .social_facebook {
    margin-top: -3px;
  }

  .image-12-copy, .image-13-copy, .image-7-copy, .image-14-copy {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .lightbox-link {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .abholen {
    flex-direction: column-reverse;
  }

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

  .text-block-copy {
    column-count: 1;
  }

  .div-block-9-copy {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-24 {
    margin-top: 186px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 190px;
    margin-top: 19px;
  }

  .brand.w--current {
    width: 200px;
  }

  .nav-menu {
    padding-bottom: 20px;
  }

  .div-block {
    margin-top: 22px;
    padding-left: 21px;
  }

  .heading {
    line-height: 25px;
  }

  .div-block-2 {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-3 {
    display: block;
  }

  .unserer-speisekarte {
    flex-direction: column-reverse;
  }

  .heading-copy {
    padding-left: 21px;
    padding-right: 2px;
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-copy {
    width: 100%;
    padding-right: 11px;
  }

  .instagram {
    float: none;
    display: block;
  }

  .html-embed {
    height: 120px;
    max-height: 130px;
    margin-right: 0;
    overflow: hidden;
  }

  .footer {
    margin-top: 200px;
  }

  .u-team {
    background-color: #000000d9;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-3-copy-copy {
    width: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
  }

  .div-block-3-copy {
    background-color: #0e0d0d;
  }

  .text-block-2 {
    margin-top: -18px;
    margin-bottom: -33px;
    display: block;
  }

  .socials {
    display: block;
  }

  .text-block-3 {
    clear: both;
    flex: 1;
    align-self: auto;
    margin-top: 135px;
    margin-left: 10px;
    padding-left: 0;
    font-size: 12px;
  }

  .div-block-6 {
    margin-top: 15px;
  }

  .div-block-7 {
    margin-top: -200px;
    margin-left: 80px;
    margin-right: auto;
    display: block;
  }

  .text-block-4 {
    margin-top: 12px;
  }

  .icon {
    margin-top: 3px;
    margin-right: -9px;
  }

  .div-block-copy-copy {
    clear: both;
    width: 100%;
    height: auto;
    padding-right: 11px;
  }

  .div-block-copy-copy-copy {
    width: 100%;
    padding-right: 11px;
  }

  .div-block-8 {
    margin-top: 30px;
  }

  .grid-2 {
    grid-auto-flow: row;
    width: 95%;
    display: none;
  }

  .image-7 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .heading-2 {
    margin-left: 16px;
    margin-right: 16px;
    line-height: 20px;
  }

  .div-block-copy-copy-copy {
    float: none;
    clear: none;
    width: 100%;
    height: auto;
    padding-right: 11px;
  }

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

  .image-9 {
    width: 100%;
    display: block;
  }

  .gyros, .vorspeise_box {
    flex-direction: column-reverse;
  }

  .form-block {
    width: 95%;
  }

  .hamika_button.zur_speisekarte {
    display: block;
  }

  .hamika_button.kontakt_sent {
    float: none;
    margin-bottom: -8px;
    display: block;
  }

  .div-block-copy-copy-copy, .unser-konzept {
    clear: both;
    width: 100%;
    height: auto;
    padding-right: 11px;
  }

  .div-block-13 {
    background-position: 50%;
    height: 110px;
  }

  .div-block-14 {
    height: 70px;
  }

  .heading-3 {
    font-size: 16px;
  }

  .div-block-15 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .bisschenlueneburg {
    width: 100%;
    padding-right: 11px;
  }

  .heading-3-copy {
    font-size: 18px;
  }

  .speisekarte_box2 {
    float: none;
    clear: none;
    width: 100%;
    height: auto;
    padding-right: 11px;
  }

  .div-block-14-copy {
    width: 70%;
    height: 50px;
  }

  .pfannengerichte, .dessert {
    flex-direction: column-reverse;
  }

  .div-block-20 {
    width: 95%;
  }

  .recaptcha {
    float: none;
    margin-top: 24px;
    margin-right: auto;
  }

  .div-block-copy-copy, .unternehmensphilo {
    width: 100%;
    padding-right: 11px;
  }

  .grillspezi {
    flex-direction: column-reverse;
  }

  .social_facebook {
    margin-left: -5px;
    position: relative;
    left: -71px;
  }

  .div-block-13-copy {
    height: 110px;
  }

  .image-12, .image-13, .image-14, .image-12-copy, .image-13-copy {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .image-7-copy {
    height: auto;
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .image-14-copy {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .div-block-23 {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .lightbox-link {
    margin-left: 9px;
    margin-right: 9px;
    display: block;
  }

  .div-block-13-copy-copy {
    height: 110px;
  }

  .abholen {
    flex-direction: column-reverse;
  }

  .bold-text-3 {
    vertical-align: baseline;
  }

  .div-block-24 {
    margin-top: -156px;
    display: block;
  }
}

#w-node-f21b6623-d969-4969-9e60-2d039863f1c6-37ea6c5f {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f21b6623-d969-4969-9e60-2d039863f1c7-37ea6c5f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f21b6623-d969-4969-9e60-2d039863f1c8-37ea6c5f {
  grid-area: 1 / 3 / 3 / 4;
}

#w-node-f21b6623-d969-4969-9e60-2d039863f1c9-37ea6c5f {
  grid-area: 1 / 1 / 2 / 3;
}


