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.Gastronomy.PriceList.Index01 li[data-focus="1"] {
  color: #860f45; }
body .plugin.Core.Gastronomy.PriceList.Index01 h1 {
  margin-bottom: 140px;
  margin-left: 0px;
  font-size: 50px; }
body .plugin.Core.Gastronomy.PriceList.Index01 .category {
  position: relative;
  z-index: 11;
  margin-bottom: 20px;
  border-bottom: 3px dotted #000; }
  body .plugin.Core.Gastronomy.PriceList.Index01 .category .category-data {
    display: none; }
  body .plugin.Core.Gastronomy.PriceList.Index01 .category h5 {
    margin: 20px 0 0 0;
    padding: 0;
    font-weight: bold; }
  body .plugin.Core.Gastronomy.PriceList.Index01 .category td {
    border: none;
    padding-left: 0;
    padding-right: 50px; }
  body .plugin.Core.Gastronomy.PriceList.Index01 .category td.price {
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    text-align: right; }
body .plugin.Core.Gastronomy.PriceList.Index01 .price-addition {
  font-size: 16px;
  color: #888; }
body .plugin.Core.Gastronomy.PriceList.Index01 .additives {
  font-size: 16px;
  color: #888; }
body .plugin.Core.Gastronomy.PriceList.Index01 h3 {
  cursor: pointer;
  font-size: 32px;
  font-weight: normal; }
  body .plugin.Core.Gastronomy.PriceList.Index01 h3 .subtitle {
    display: inline-block;
    margin-left: 20px;
    padding-left: 10px;
    border-left: 2px solid #000;
    font-size: 18px;
    font-family: 'Barlow Semi Condensed'; }
  body .plugin.Core.Gastronomy.PriceList.Index01 h3::after {
    display: inline;
    float: right;
    content: ">";
    width: 30px;
    height: 30px;
    transition: 1s;
    text-align: center; }
body .plugin.Core.Gastronomy.PriceList.Index01 h3.toggled::after {
  transform: rotate(90deg); }
@media (min-width: 768px) {
  body .plugin.Core.Gastronomy.PriceList.Index01 h1 {
    position: relative;
    z-index: 10;
    margin: 40px 0 -100px 0;
    padding: 0 0 0 0px;
    text-shadow: none;
    color: #000;
    font-weight: normal;
    font-size: 100px; }
    body .plugin.Core.Gastronomy.PriceList.Index01 h1::after {
      display: block;
      content: " ";
      margin: -130px 0 0 -240px;
      width: 200px;
      height: 300px;
      transform: rotate(20deg);
      background: url(/files/cache/public/2/assets/ab71ffaec94ea82c8476612c34b0f182/speisekarte.svg);
      background-repeat: no-repeat; }
  body .plugin.Core.Gastronomy.PriceList.Index01 h3 {
    font-size: 40px; }
    body .plugin.Core.Gastronomy.PriceList.Index01 h3 .subtitle {
      font-size: 20px; }
  body .plugin.Core.Gastronomy.PriceList.Index01 td {
    padding-right: 150px; } }
@media (min-width: 992px) {
  body .plugin.Core.Gastronomy.PriceList.Index01 h1 {
    margin-top: 90px;
    font-size: 140px;
    line-height: 120px; } }
