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

.body {
  background-image: url('../images/Holz-2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block {
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 5%;
  height: 100%;
  max-width: 152%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.container-alles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.section-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 12%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Holz-2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.image-2 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 95px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-oben {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 29vh;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.div-block-2 {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-2.wrapper-logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  display: block;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-3.logo {
  position: absolute;
  width: 900px;
}

.div-block-nav {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 444;
  width: 1130px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container {
  width: 88%;
  margin-right: auto;
  margin-left: auto;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 34px 34px 0px 0px;
  background-color: #dd8c11;
}

.nav-link {
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-2 {
  text-transform: uppercase;
}

.nav-link-3 {
  text-transform: uppercase;
}

.nav-link-4 {
  text-transform: uppercase;
}

.navlink {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navlink:hover {
  color: #fff;
}

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

.section-inhalt {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.45);
  -o-object-fit: fill;
  object-fit: fill;
}

.heading {
  padding-top: 17px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.wrapper-inhalt {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  min-height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #9c2626;
}

.heading-2 {
  color: #fff;
  font-weight: 300;
  text-align: center;
}

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

.paragraph {
  display: none;
  padding-top: 35px;
  padding-right: 315px;
  padding-left: 315px;
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  font-weight: 300;
  text-align: center;
}

.grid {
  width: 1130px;
  margin-top: 39px;
  padding-right: 7px;
  padding-bottom: 47px;
  padding-left: 7px;
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.grid.tastings {
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
}

.grid.kontakt {
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
}

.grid.kontakt-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.paragraph-2 {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px none #fff;
  color: #fff;
  font-weight: 300;
}

.paragraph-3 {
  color: #fff;
  font-style: normal;
  letter-spacing: 1px;
}

.paragraph-3.kontakt {
  text-decoration: none;
}

.section-unten {
  overflow: hidden;
  margin-bottom: 66px;
}

.div-block-4 {
  width: 55vw;
  height: 39px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px 0px 33px 33px;
  background-color: #dd8c11;
}

.section-footer {
  background-color: #3d3d3d;
}

.div-footer-textlinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 39px;
  padding-bottom: 39px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.link {
  text-align: center;
}

.link.footer {
  margin-bottom: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-mail {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

.link-mail:hover {
  color: #dd8c11;
}

.link-mail.start {
  text-transform: none;
}

.link-mail.start:hover {
  color: #bebebe;
}

.link-mail.datensch {
  font-weight: 300;
  text-transform: uppercase;
}

.link-mail.impressum {
  font-weight: 300;
}

.link-mail.kontakt {
  text-decoration: none;
}

.text-span-tastings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  padding-left: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 400;
}

.span-1-tastings {
  display: block;
  padding-bottom: 8px;
  font-size: 21px;
}

.span-1-tastings._2 {
  padding-bottom: 12px;
  font-size: 25px;
  font-weight: 400;
}

.span-1-tastings._1 {
  font-size: 25px;
  font-weight: 400;
}

.paragraph-2-copy {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px none #fff;
  color: #fff;
  font-weight: 300;
}

.enzo-faksimille {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-4 {
  color: #fff;
  -webkit-column-count: 2;
  column-count: 2;
}

.paragraph-5 {
  color: #fff;
}

.section-header-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 252px;
  padding-top: 9px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.div-block-logo {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 63%;
  height: 181px;
  margin-right: auto;
  margin-left: auto;
  padding: 52px 21px 27px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1130px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-top-left-radius: 33px;
  border-top-right-radius: 33px;
}

.navbar-2 {
  overflow: hidden;
  width: 992px;
  margin-right: auto;
  margin-left: auto;
  border-top-left-radius: 33px;
  border-top-right-radius: 33px;
  background-color: #dd8c11;
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.nav-link-6 {
  padding-right: 60px;
  padding-left: 60px;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link-6:hover {
  color: #fff;
}

.nav-link-6.w--current {
  color: #fff;
}

.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.image-4 {
  position: absolute;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55vw;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #dd8c11;
}

.image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 48px;
  padding-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-8 {
  display: inline-block;
  padding: 16px 29px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-8:hover {
  color: #fff;
}

.nav-link-8.w--current {
  border: 4px none #000;
  background-color: transparent;
  color: #000;
  font-style: normal;
  text-decoration: overline;
}

.header {
  display: block;
}

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

@media screen and (max-width: 991px) {
  .section-oben {
    height: 10rem;
    padding-top: 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 87%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-2.wrapper-logo {
    width: 95%;
  }

  .image-3 {
    width: 82%;
  }

  .image-3.logo {
    width: 637px;
  }

  .div-block-nav {
    z-index: 22;
    width: 100vw;
  }

  .nav-menu {
    z-index: 888;
  }

  .navlink._1 {
    color: #000;
    text-decoration: none;
  }

  .navlink._2 {
    color: #000;
    text-decoration: none;
  }

  .navlink._3 {
    color: #000;
  }

  .navlink._4 {
    color: #000;
    text-decoration: none;
  }

  .icon {
    font-size: 41px;
  }

  .menu-button {
    padding: 8px;
  }

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

  .grid {
    width: 96%;
  }

  .div-block-4 {
    width: 100vw;
  }

  .wrapper-nav {
    overflow: hidden;
    width: 100vw;
  }

  .navbar-2 {
    width: 90vw;
  }

  .nav-link-6 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .nav-wrapper {
    width: 83vw;
  }

  .nav-link-8.w--current {
    background-color: #dd8c11;
    font-weight: 500;
  }
}

@media screen and (max-width: 767px) {
  .image-3 {
    width: 97%;
  }

  .image-3.logo {
    width: 91%;
  }

  .div-block-nav {
    position: absolute;
    z-index: 999;
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-menu {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .navbar {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .navlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
  }

  .navlink._1 {
    color: #020202;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-inhalt {
    background-color: rgba(0, 0, 0, 0.46);
  }

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

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

  .grid.tastings {
    padding-bottom: 0px;
    -ms-grid-columns: 1.5fr;
    grid-template-columns: 1.5fr;
  }

  .grid.kontakt {
    padding-bottom: 0px;
    -ms-grid-columns: 1.5fr;
    grid-template-columns: 1.5fr;
  }

  .div-block-4 {
    overflow: hidden;
    width: 90vw;
  }

  .paragraph-4 {
    -webkit-column-count: auto;
    column-count: auto;
  }

  .navbar-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .icon-2 {
    font-size: 44px;
  }

  .menu-button-2 {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .nav-menu-2 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 888;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #a7a7a7;
    text-align: center;
  }

  .nav-link-5 {
    text-align: center;
  }

  .nav-link-6 {
    padding-top: 55px;
    padding-bottom: 55px;
    text-align: center;
  }

  .nav-link-7 {
    text-align: center;
  }

  .navbar-container {
    position: relative;
    overflow: visible;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-wrapper {
    width: 90vw;
  }

  .nav-link-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #b4b4b4;
  }

  .nav-link-8:hover {
    border-bottom: 1px solid #dbdbdb;
    background-color: #dd8c11;
    text-decoration: none;
  }

  .nav-menu-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button-3 {
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: transparent;
  }

  .menu-button-3.w--open {
    background-color: transparent;
  }

  .icon-3 {
    color: #fff;
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section-oben {
    height: 8.6rem;
  }

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

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

  .image-3 {
    max-width: 104%;
  }

  .div-block-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-menu {
    z-index: 9999;
    overflow: visible;
  }

  .navbar {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
  }

  .section-inhalt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: rgba(0, 0, 0, 0.57);
  }

  .wrapper-inhalt {
    position: relative;
    height: 100vh;
  }

  .paragraph {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 19px;
    line-height: 31px;
  }

  .div-block-3 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    height: 100vh;
    background-color: #c04f4f;
  }

  .grid {
    width: 100%;
    padding-right: 18px;
    padding-left: 18px;
  }

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

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

  .paragraph-3 {
    margin-bottom: 0px;
    padding-top: 15px;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 16px;
  }

  .div-block-4 {
    width: 90vw;
  }

  .paragraph-2-copy {
    border-right-style: none;
  }

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

  .div-block-logo {
    padding-top: 16px;
    padding-bottom: 11px;
  }

  .icon-2 {
    font-size: 48px;
  }

  .nav-wrapper {
    width: 90vw;
  }

  .image-wrap {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 18px;
    padding-bottom: 9px;
  }
}

#w-node-b3d17fb3-abe8-58f4-4232-346a70fb712a-42f8b592 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56cdf382-11c8-cc6c-3853-3eee59370d8d-42f8b592 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fd58b2ac-f1bd-55c0-ff30-27589c1bb623-b0f8b595 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

#w-node-d7157424-c998-31bd-2fda-2cada7bd0348-36f8b596 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56cdf382-11c8-cc6c-3853-3eee59370d8d-36f8b596 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b3d17fb3-abe8-58f4-4232-346a70fb712a-1bf8b597 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0cb3ab75-de13-f9b1-124f-92181bb4b904-1bf8b597 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56cdf382-11c8-cc6c-3853-3eee59370d8d-1bf8b597 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6304e83c-d6d2-32eb-a888-823df063168a-1bf8b597 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d7157424-c998-31bd-2fda-2cada7bd0348-36f8b598 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56cdf382-11c8-cc6c-3853-3eee59370d8d-36f8b598 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}