body {
  font-family: 'Barlow Semi Condensed';
  font-size: calc(18px + (24 - 18) * (100vw - 400px) / (800 - 400)); }

h1, h2, h3, h4 {
  font-family: wc_mano_negra_bta;
  font-weight: normal; }

h1 {
  margin-top: -150px;
  color: #fff;
  font-size: 60px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  transform: rotate(-8deg); }

h2 {
  margin: 40px 0 20px;
  font-size: calc(32px + (48 - 32) * (100vw - 400px) / (800 - 400)); }

a {
  color: #860f45; }

.btn {
  border-radius: 0;
  font-family: wc_mano_negra_bta;
  font-weight: bold;
  font-size: 28px; }
  .btn.btn-primary {
    background: #000;
    border-color: #000; }

a.to-top {
  z-index: 100;
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: block;
  width: 50px;
  height: 50px;
  background: #000;
  color: #fff;
  font-family: wc_mano_negra_bta;
  font-size: 60px;
  text-align: center;
  line-height: 50px; }
  a.to-top span {
    display: inline-block;
    margin: 4px 0 0 12px;
    transform: rotate(-90deg); }

#banner {
  z-index: 100;
  position: fixed;
  width: 100%;
  height: 85px;
  background: #fff; }
  #banner img {
    margin-top: 25px;
    height: 34px; }
  #banner img.negative {
    display: none; }
  #banner nav {
    text-align: right;
    line-height: 85px; }
    #banner nav a {
      padding: 0 0 0 20px;
      color: #000;
      font-size: 24px; }
  #banner .navigation {
    display: none;
    margin-top: -90px; }
    #banner .navigation a {
      display: block;
      margin: 30px 0;
      padding: 0;
      text-align: center;
      font-size: 30px;
      line-height: 30px; }

#banner.toggled {
  width: 100%;
  max-width: 100%;
  position: fixed;
  z-index: 3000000;
  left: 0;
  background: #000;
  transition: background 1s; }
  #banner.toggled img.positive {
    display: none; }
  #banner.toggled img.negative {
    display: inline; }
  #banner.toggled a {
    color: #fff;
    transition: 0.5s; }
  #banner.toggled .container {
    max-width: 1000px; }

#emotional {
  padding-top: 85px; }
  #emotional .carousel {
    margin-right: -15px;
    margin-left: -15px; }

#footer {
  position: relative;
  z-index: 101;
  margin-top: 50px;
  padding-top: 40px;
  background: #000;
  color: #fff;
  font-size: 14px; }
  #footer a {
    color: #fff; }
  #footer img.logo {
    max-width: 120px; }
    #footer nav.meta a {
      display: block;
      margin: 0 0 10px 0; }
  #footer nav.imprint {
    padding: 10px 0 20px 0;
    text-align: center; }

/**
 * Small devices (landscape phones, 576px and up)
 */
/**
 * Medium devices (tablets, 768px and up)
 */
@media (min-width: 768px) {
  body {
    background: center top url(/files/cache/public/2/assets/eec084311e77eba53b48a6648742f2fb/page-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-size: 20px; }
  #banner {
    height: 110px;
    max-width: 1000px; }
    #banner img {
      margin-top: 30px; }
    #banner nav {
      padding-top: 20px;
      line-height: 30px; }
      #banner nav i {
        margin-right: 10px; }
      #banner nav i.fa-grip-lines {
        line-height: 50px;
        margin: 0; }
  #emotional {
    padding-top: 112px; }
  #page {
    max-width: 1000px;
    margin: 0 auto;
    background: #fff; }
  h1 {
    margin-top: -430px;
    margin-left: 200px;
    font-size: 110px; }
  #footer {
    min-height: auto !important; } }

/**
 * Large devices (desktops, 992px and up)
 */
@media (min-width: 992px) {
  h1 {
    font-size: 150px; }
  #footer {
    font-size: 18px; }
    #footer iframe {
      margin: 30px 0;
      height: 400px; } }

/**
 * Extra large devices (large desktops, 1200px and up)
 */
/* Alignment styles for images, videos and iframes in editable regions */
/* Center (default) */
[data-editable] iframe, [data-editable] image, [data-editable] [data-ce-tag=img], [data-editable] img, [data-editable] video {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

[data-editable] img {
  height: auto; }

/* Left align */
[data-editable] .align-left {
  clear: initial;
  float: left;
  margin-right: 0.5em; }

/* Right align */
[data-editable].align-right {
  clear: initial;
  float: right;
  margin-left: 0.5em; }

/* Alignment styles for text in editable regions */
[data-editable] .text-center {
  text-align: center; }

[data-editable] .text-left {
  text-align: left; }

[data-editable] .text-right {
  text-align: right; }

.author {
  font-style: italic;
  font-weight: bold; }

figure.widget {
  z-index: 10;
  margin: 0;
  margin-bottom: 1em; }
  figure.widget.col-12 {
    clear: both;
    padding-right: 0;
    padding-left: 0; }
  figure.widget.widget-left {
    float: left;
    padding-right: 1em; }
  figure.widget.widget-right {
    float: right;
    padding-left: 1em; }
  figure.widget h4 {
    margin-top: 0;
    padding-top: 0; }

h1 .subtitle, h2 .subtitle, h3 .subtitle, h4 .subtitle, h5 .subtitle, h6 .subtitle, h7 .subtitle {
  display: block;
  font-size: 0.75em; }
h1.disabled-headline, h2.disabled-headline, h3.disabled-headline, h4.disabled-headline, h5.disabled-headline, h6.disabled-headline, h7.disabled-headline {
  display: none; }

h2.disabled-headline {
  display: none; }

picture.fluid img {
  max-width: 100%;
  height: auto; }

figure[data-type="Images/PictureFull"] figcaption {
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 0.8em;
  line-height: 1.5em;
  font-style: italic; }
  figure[data-type="Images/PictureFull"] figcaption .copyright {
    display: block;
    padding: 4px 0 0 0;
    color: #ccc; }

ul {
  list-style: outside disc;
  margin-left: 1em; }

ul li {
  position: relative;
  left: 1em;
  padding-right: 1em; }

.round img {
  border-radius: 100%; }

[data-href] {
  cursor: pointer; }

body #emotional .plugin.Core.Images.Slider.Index01 {
  margin-bottom: -50px; }
@media (min-width: 768px) {
  body #emotional .plugin.Core.Images.Slider.Index01 .carousel {
    margin-left: 130px;
    margin-right: -55px; } }

@media (min-width: 768px) {
  body.page-1 #emotional .plugin.Core.Images.Slider.Index01 .carousel::after {
    display: block;
    content: " ";
    width: 250px;
    height: 450px;
    margin-left: -190px;
    margin-top: -300px;
    background: url(/files/cache/public/2/assets/50c8e0ef46c53f10169bac9108921407/text-2.svg); } }

body .plugin.Core.Editing.Text.Index01 {
  margin-top: 50px; }
@media (min-width: 768px) {
  body .plugin.Core.Editing.Text.Index01 h2, body .plugin.Core.Editing.Text.Index01 h3, body .plugin.Core.Editing.Text.Index01 p, body .plugin.Core.Editing.Text.Index01 ul {
    padding-left: 24%; } }

.plugin.Core.Editing.Text.Index01.centered {
  text-align: center; }

.col-12.plugin.Core.Editing.Text.Index02 {
  background-repeat: no-repeat;
  background-position: 20px 20px;
  background-size: 20% auto; }

@media (min-width: 768px) {
  .col-12.plugin.Core.Editing.Text.Index02.plugin-3 {
    margin-top: -120px; }
  .inner-wrapper {
    padding-right: 5%; }
    .inner-wrapper h2, .inner-wrapper h3, .inner-wrapper p {
      padding-left: 24%; } }

.col-12.plugin.Core.Editing.Text.Index07 {
  padding-top: 120px; }
  .col-12.plugin.Core.Editing.Text.Index07 picture::after {
    display: block;
    position: absolute;
    z-index: 90;
    content: " ";
    right: 0;
    margin-top: -55px;
    width: 80px;
    height: 97px;
    background: url(/files/cache/public/2/assets/d5639577260ebae415036d131577fb36/bottle-ring.png);
    background-size: contain;
    background-repeat: no-repeat; }
  @media (min-width: 768px) {
    /* MD */
    .col-12.plugin.Core.Editing.Text.Index07 picture::after {
      position: relative; } }
  @media (min-width: 768px) {
    /* LG */
    .col-12.plugin.Core.Editing.Text.Index07 h2 {
      margin-top: 0;
      font-size: 68px; }
      .col-12.plugin.Core.Editing.Text.Index07 picture img {
        margin-left: -40px; }
    .col-12.plugin.Core.Editing.Text.Index07 picture::after {
      width: 180px;
      height: 197px;
      margin-left: -85px; } }
@media (min-width: 992px) {
  .col-12.plugin.Core.Editing.Text.Index07 {
    background: url(/files/cache/public/2/assets/d5639577260ebae415036d131577fb36/korken.jpg);
    background-repeat: no-repeat;
    background-position: 100px bottom; }
    .col-12.plugin.Core.Editing.Text.Index07 p {
      padding-right: 100px; }
    .col-12.plugin.Core.Editing.Text.Index07 p:last-of-type::after {
      display: block;
      content: " ";
      width: 250px;
      height: 250px;
      position: absolute;
      bottom: -50px;
      right: -50px;
      background: url(/files/cache/public/2/assets/d5639577260ebae415036d131577fb36/knoblauch-aehren.svg);
      background-size: contain;
      background-repeat: no-repeat; } }

body .plugin.Core.Editing.Text.Index03 {
  margin-top: 50px; }
  body .plugin.Core.Editing.Text.Index03 .inner-wrapper {
    padding: 20px;
    background: #d8d5ce; }
    body .plugin.Core.Editing.Text.Index03 .inner-wrapper h2 {
      margin-top: -50px;
      margin-left: -20px;
      transform: rotate(-8deg);
      font-size: 40px;
      /* MD */ }
  @media (min-width: 768px) {
    /* LG */
    body .plugin.Core.Editing.Text.Index03 .inner-wrapper p {
      padding-left: 0; }
    body .plugin.Core.Editing.Text.Index03 .inner-wrapper h2 {
      margin-top: -90px;
      margin-bottom: 60px;
      padding-left: 10px;
      font-size: 60px; } }
@media (min-width: 992px) {
  body .plugin.Core.Editing.Text.Index03 .inner-wrapper {
    margin: 0 100px; } }

body .plugin.Core.Editing.Text.Index04 {
  overflow: hidden;
  margin-top: 0px; }
  body .plugin.Core.Editing.Text.Index04 h2 {
    margin: 60px 0 60px 0;
    transform: rotate(-5deg);
    font-size: 60px;
    text-align: center; }
  body .plugin.Core.Editing.Text.Index04 p {
    padding-right: 110px; }
  body .plugin.Core.Editing.Text.Index04 img {
    width: 200px;
    height: auto;
    position: absolute;
    top: 150px;
    right: -75px;
    /* SM */ }
  @media (min-width: 576px) {
    /* MD */
    body .plugin.Core.Editing.Text.Index04 h2 {
      font-size: 70px; }
    body .plugin.Core.Editing.Text.Index04 p {
      padding-right: 170px; }
    body .plugin.Core.Editing.Text.Index04 img {
      right: 0px; } }
  @media (min-width: 768px) {
    /* LG */
    body .plugin.Core.Editing.Text.Index04 h2 {
      font-size: 100px; }
    body .plugin.Core.Editing.Text.Index04 p {
      padding-right: 290px; }
    body .plugin.Core.Editing.Text.Index04 img {
      top: 220px;
      width: 300px; }
    body .plugin.Core.Editing.Text.Index04 p.speisekarte {
      margin-top: 30px; } }
@media (min-width: 992px) {
  body .plugin.Core.Editing.Text.Index04 {
    overflow: visible; }
    body .plugin.Core.Editing.Text.Index04 h2 {
      margin-bottom: 100px;
      margin-left: -100px;
      margin-right: -100px;
      font-size: 170px; }
    body .plugin.Core.Editing.Text.Index04 p {
      margin: 0 90px;
      padding-bottom: 10px; }
    body .plugin.Core.Editing.Text.Index04 img {
      top: 380px;
      width: 360px; } }
@media (min-width: 1200px) {
  body .plugin.Core.Editing.Text.Index04 img {
    top: 220px;
    width: 400px; } }

body .plugin.Core.Editing.Text.Index05 {
  padding-top: 50px;
  background: url(/files/cache/public/2/assets/7569d1a7ebfdff44da5bebf44041c9bb/wein.jpg);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: right 120px; }
  body .plugin.Core.Editing.Text.Index05 h2 {
    margin: 60px 0 80px 0;
    transform: rotate(-5deg);
    font-size: 60px;
    text-align: center; }
  body .plugin.Core.Editing.Text.Index05 p {
    margin-right: 0px;
    /* MD */ }
  @media (min-width: 768px) {
    /* LG */
    body .plugin.Core.Editing.Text.Index05 h2 {
      font-size: 120px; }
    body .plugin.Core.Editing.Text.Index05 p {
      margin-right: 220px; } }
@media (min-width: 992px) {
  body .plugin.Core.Editing.Text.Index05 {
    background-position: right top; }
    body .plugin.Core.Editing.Text.Index05 h2 {
      padding-left: 40px;
      padding-right: 240px;
      text-align: left;
      font-size: 140px; }
    body .plugin.Core.Editing.Text.Index05 p {
      margin: 0 90px;
      padding-bottom: 10px; }
    body .plugin.Core.Editing.Text.Index05 p.reservieren {
      margin-top: 40px; } }

body .plugin.Core.Editing.Text.Index06 {
  margin-top: 50px;
  margin-bottom: 50px; }
  body .plugin.Core.Editing.Text.Index06 .inner-wrapper {
    padding: 1px;
    background: url(/files/cache/public/2/assets/2c556e0fb1f93c2fafbcf94818987f90/Feiern-bei-Vito.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top; }
  body .plugin.Core.Editing.Text.Index06 .testimonials {
    min-height: 230px; }
    body .plugin.Core.Editing.Text.Index06 .testimonials .testimonial {
      display: none; }
  body .plugin.Core.Editing.Text.Index06 .arrows a:hover {
    text-decoration: none; }
  body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper {
    margin: 200px 10% -70px 10%;
    padding: 20px;
    z-index: 51;
    background: #d8d5ce; }
    body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper span.quote {
      display: block;
      margin: -70px 0 100px -20px;
      font-family: wc_mano_negra_bta;
      font-size: 300px;
      line-height: 20px; }
      body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper span.quote::after {
        display: block;
        position: absolute;
        right: 0;
        content: " ";
        width: 100px;
        height: 200px;
        background: url(/files/cache/public/2/assets/2c556e0fb1f93c2fafbcf94818987f90/bottle-ring.png);
        background-size: 93%;
        background-repeat: no-repeat; }
    body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper blockquote {
      font-size: 30px;
      font-weight: bold; }
    body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper nav {
      display: flex;
      height: 40px;
      align-items: center;
      justify-content: flex-end;
      font-family: wc_mano_negra_bta;
      font-size: 25px; }
      body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper nav a, body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper nav em {
        display: inline-block;
        margin: 0 3px;
        line-height: 40px; }
      body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper nav em {
        margin-top: -10px; }
      body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper nav a {
        color: #000;
        font-size: 60px;
        /* MD */ }
  @media (min-width: 768px) {
    /* LG */
    body .plugin.Core.Editing.Text.Index06 .inner-wrapper {
      margin-left: 80px;
      margin-right: -50px;
      background-position: top right; }
    body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper {
      margin-left: 0;
      margin-right: 300px; }
      body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper span.quote::after {
        width: 250px;
        height: 250px; } }
@media (min-width: 992px) {
  body .plugin.Core.Editing.Text.Index06 {
    margin-bottom: 100px; }
    body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper {
      margin-right: 500px; }
      body .plugin.Core.Editing.Text.Index06 .testimonial-wrapper span.quote::after {
        right: 250px;
        bottom: -60px; } }
