.gallery-container {
  display: flex;
  flex-flow: column;
  align-items: center; }
  .gallery-container h2 {
    margin: 2em 0; }

#owl-demo .item {
  margin: 3px; }

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto; }

#owl-demo2 .item {
  margin: 3px; }

#owl-demo2 .item img {
  display: block;
  width: 100%;
  height: auto; }

.inner-container {
  border-top: 1px solid #898E91;
  margin: 2em 0 0 0; }
  .inner-container .box-container .small-box {
    align-items: center; }

@media (max-width: 350px) {
  iframe {
    width: 300px; } }

footer {
  font-size: .8em; }
  footer .footer-container {
    padding: 5em 0;
    background: #0B528C;
    color: white;
    display: flex;
    flex-direction: column;
    height: auto;
    text-align: center; }
    footer .footer-container .footer-box {
      margin: 1em; }
  footer .footer-end-container {
    display: flex;
    justify-content: space-around;
    padding: 2em;
    background: #222222;
    font-size: .5em; }
    footer .footer-end-container ul {
      display: flex; }
      footer .footer-end-container ul li {
        list-style: none;
        margin: 0 .5em;
        color: white; }
        footer .footer-end-container ul li a {
          text-decoration: none;
          color: white;
          font-family: montserrat-semibold, sans-serif;
          cursor: pointer; }

@media (min-width: 700px) {
  footer .footer-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row; }
    footer .footer-container .footer-box h4 {
      line-height: 2em; } }

@media (min-width: 360px) {
  footer .footer-end-container {
    font-size: .8em !important; } }

.speisekarte_h2 {
  margin-bottom: 1em !important; }

.a-weihnachtskarte {
  font-size: medium;
  color: #000;
  cursor: pointer;
  padding-left: .5em; }

.covidInfo-container-text {
  width: 80%;
  text-align: center;
  line-height: 2em;
  margin: 1em auto;
  border-radius: 3px;
  padding: 10px;
  background: #FFD2D2;
  color: #D8000C;
  box-shadow: 1px 1px 3px #898E91; }
  .covidInfo-container-text p span {
    text-decoration: underline;
    font-family: montserrat-semibold; }

.h3-gallery-text {
  text-align: center;
  margin: 4em 0;
  line-height: 2em; }
  .h3-gallery-text h3 {
    font-family: montserrat-semibold; }

.adventsgericht {
  border: 1px solid #898E91;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #898E91;
  background: #0B528C;
  color: white;
  width: 80%;
  padding: 20px;
  text-align: center;
  margin: 1em auto 0 auto;
  line-height: 2.3em; }
  .adventsgericht h2:first-child, .adventsgericht h1:first-child {
    text-decoration: underline; }
  .adventsgericht h2 {
    margin: 0 !important; }
  .adventsgericht p span, .adventsgericht h2 span {
    text-decoration: underline;
    font-family: montserrat-semibold; }
  .adventsgericht .p-formatted {
    font-style: italic;
    font-weight: bolder;
    font-size: 90%; }

/* .container-speisekarte {
	width: 100%;
} */
.speisekarte {
  display: flex;
  justify-content: center;
  width: 100%; }
  .speisekarte .table-mobile {
    display: none; }
  .speisekarte table {
    max-width: 90%;
    border-collapse: collapse;
    /*td:active {
			background: $blue;
		}*/ }
    .speisekarte table tr {
      border-left: 2px solid #0B528C;
      border-right: 2px solid #0B528C; }
    .speisekarte table tr:last-child {
      border-bottom: 2px solid #0B528C; }
    .speisekarte table th {
      font-family: dalek;
      font-size: .8em;
      text-transform: uppercase;
      background: #0B528C;
      color: white;
      padding: .5em;
      text-align: left; }
      .speisekarte table th .p_th {
        font-size: .6em; }
    .speisekarte table td {
      font-family: montserrat-semibold;
      text-transform: uppercase;
      font-size: .8em;
      padding: .4em 5em;
      border-left: 2px solid #0B528C; }
      .speisekarte table td ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        list-style: none; }
        .speisekarte table td ul li {
          font-family: montserrat-semibold;
          font-size: .9em;
          text-align: left; }
          .speisekarte table td ul li .p_td-thin {
            font-size: .6em; }
          .speisekarte table td ul li span {
            font-size: .6em;
            text-transform: uppercase;
            color: #0B528C; }
        .speisekarte table td ul .klein {
          font-family: montserrat;
          text-transform: lowercase;
          font-size: .7em; }
          .speisekarte table td ul .klein span {
            text-transform: none;
            font-size: 1em;
            color: #000; }
      .speisekarte table td .p_td-undercase {
        text-transform: none;
        font-size: .7em; }
      .speisekarte table td .blue {
        color: #0B528C;
        line-height: 1.7em; }

.li-smaller {
  font-size: 0.7em !important; }

.speisekarte_container {
  text-align: center;
  margin: 1em 0; }

.active {
  background: rgba(11, 82, 140, 0.7);
  color: white; }

.p-afterTable {
  text-align: center;
  margin: .5em auto;
  font-size: .8em;
  max-width: 90%; }

#speisekarte-gellery {
  display: none;
  margin: 2em 0; }

.owl-carousel.owl-loaded.owl-drag {
  z-index: 0; }

.owl-stage {
  width: 100% !important;
  transition: none !important;
  transform: none !important; }
  .owl-stage .owl-item {
    width: 100% !important; }
    .owl-stage .owl-item img {
      margin: -1em 0; }

.speisekarte-covid .covid-img-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 80%;
  margin: 0 auto; }
  .speisekarte-covid .covid-img-container img {
    width: 100%; }

@media (max-width: 700px) {
  #speisekarte-gellery {
    display: block; }
  .covidInfo-container-text {
    width: 90%; }
  .adventsgericht {
    width: 90%; }
  .speisekarte-covid {
    display: none; }
  .h3-gallery-text {
    width: 90%;
    margin: 0 auto; }
  .table-desktop {
    display: none; }
  .table-mobile {
    display: block !important;
    margin-left: auto;
    margin-right: auto; }
    .table-mobile td {
      border-right: 2px solid #0B528C;
      padding: .4em 2em !important; } }

.impressum-container {
  padding: 2em; }
  .impressum-container p {
    line-height: 2em; }
  .impressum-container h3 {
    line-height: 2.5em;
    font-family: montserrat-semibolditalic; }
  .impressum-container h2, .impressum-container h4 {
    line-height: 4em;
    font-family: montserrat-semibolditalic; }

.bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s;
  animation-iteration-count: 3; }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

.winter-speise {
  height: 100vh;
  width: 100vw; }

@media (max-width: 700px) {
  .winter-speise {
    height: 100vh !important; } }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: montserrat-regular, sans-serif; }

@font-face {
  font-family: montserrat-regular;
  src: url(../assets/font/Montserrat-Regular.ttf); }

@font-face {
  font-family: montserrat-semibold;
  src: url(../assets/font/Montserrat-SemiBold.ttf); }

@font-face {
  font-family: montserrat-semibolditalic;
  src: url(../assets/font/Montserrat-SemiBoldItalic.ttf); }

@font-face {
  font-family: dalek;
  src: url(../assets/font/Dalek.ttf); }

@media (max-height: 550px) {
  .landing-page .landing-page_container {
    padding: 3em !important; } }

@media (min-width: 300px) {
  .landing-page {
    height: 100vh;
    width: 100vw;
    background-image: url("../assets/photos/400x1920.png");
    background-repeat: no-repeat;
    background-size: cover; }
    .landing-page .company-name {
      padding: .3em 0 !important; } }

@media (max-width: 370px) {
  .landing-page .landing-page_container .company-name {
    font-size: 22px; } }

@media (min-width: 400px) {
  .landing-page {
    background-image: url("../assets/photos/400x1920.png"); }
    .landing-page .company-name {
      display: block;
      font-size: 26px; } }

@media (min-width: 460px) {
  .landing-page {
    height: 100vh;
    width: 100vw;
    background-image: url("../assets/photos/720x1280.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top; }
    .landing-page .company-name {
      display: block; } }

@media (min-width: 700px) {
  .landing-page {
    background-image: url("../assets/photos/1024x1024.png"); }
  nav .left_nav {
    width: 50%; }
    nav .left_nav .navBar {
      display: none !important; }
    nav .left_nav ul {
      display: flex !important;
      flex: 1;
      justify-content: space-evenly;
      list-style: none; }
      nav .left_nav ul li a {
        text-decoration: none;
        color: black;
        font-family: montserrat-semibold, sans-serif;
        cursor: pointer; }
      nav .left_nav ul li a:hover {
        color: #0B528C; }
  nav .right_nav {
    display: flex;
    width: 30%;
    justify-content: center;
    align-items: center; }
    nav .right_nav .speisekarte {
      margin-right: 1em; }
    nav .right_nav .socialMedia {
      display: block !important;
      width: 1em;
      margin: 0 .5em; } }

@media (min-width: 920px) {
  .container {
    display: flex;
    justify-content: space-around; }
    .container .box-container {
      display: flex;
      flex-direction: row !important;
      align-items: center !important;
      height: auto;
      width: 90% !important;
      justify-content: space-between !important;
      text-align: left !important; }
      .container .box-container .small-box {
        height: auto !important;
        width: auto !important;
        max-width: 350px;
        display: flex;
        flex-direction: column; }
      .container .box-container .margin-left {
        margin-left: 4em; } }

@media (min-width: 768px) {
  .landing-page {
    height: 100vh;
    width: 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top; } }

@media (min-width: 992px) {
  .landing-page {
    height: 100vh;
    width: 100vw;
    background-image: url("../assets/photos/1024x1024.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; } }

.container .box-container {
  width: 80% !important;
  justify-content: space-around !important; }

@media (min-width: 1200px) {
  .landing-page {
    height: 100vh;
    width: 100vw;
    background-image: url("../assets/photos/1920x1080.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; } }

nav {
  padding: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  nav .left_nav .navBar {
    height: 2em;
    cursor: pointer; }
  nav .left_nav ul {
    display: none; }
  nav .right_nav .speisekarte {
    font-size: 16px;
    font-family: montserrat-semibold;
    border: 1.5px solid black;
    border-radius: 16px;
    padding: .7em .9em;
    cursor: pointer;
    text-decoration: none;
    color: black; }
  nav .right_nav .speisekarte:hover {
    background: #0B528C;
    border: 1.5px solid #0B528C;
    color: white; }
  nav .right_nav .socialMedia {
    display: none; }

.landing-page_container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 90%;
  padding: 1em;
  flex-direction: column; }
  .landing-page_container .company-name {
    padding: 3em 0;
    font-size: 26px;
    text-align: center;
    color: #0B528C;
    font-family: montserrat-semibold; }
  .landing-page_container .subtitle {
    font-size: 16px;
    color: #0B528C;
    font-family: montserrat-semibold;
    letter-spacing: 2px;
    margin-bottom: 1em; }
  .landing-page_container .arrowDown {
    width: 35px; }

.container {
  display: flex;
  justify-content: space-around; }
  .container .box-container {
    display: flex;
    flex-direction: column;
    height: auto;
    width: 90%;
    text-align: left; }
    .container .box-container .small-box {
      width: 100% !important;
      display: flex;
      flex-direction: column; }
      .container .box-container .small-box .margin-left {
        margin-left: 4em; }
      .container .box-container .small-box .small-box_h3 {
        color: #0B528C;
        line-height: 3em;
        font-family: montserrat-semibolditalic; }
      .container .box-container .small-box .small-box_p {
        line-height: 1.6em; }
        .container .box-container .small-box .small-box_p span {
          margin-right: .5em; }
      .container .box-container .small-box .center {
        text-align: center; }
      .container .box-container .small-box .small-box_h4 {
        line-height: 2.5em;
        font-family: montserrat-semibold; }
      .container .box-container .small-box .homepage-img {
        width: 100%;
        height: auto;
        margin: 1em 0 0 0;
        opacity: .9; }

.logo-container {
  background: #898E91;
  padding: 3em;
  margin: 1em 0 0 0;
  text-align: center; }
  .logo-container .company-name {
    font-size: 22px;
    color: white;
    font-family: montserrat-semibold; }
  .logo-container a {
    cursor: pointer;
    text-decoration: none; }
  .logo-container a:hover {
    color: #0B528C; }

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  background-color: black;
  overflow-x: hidden;
  transition: 0.5s; }

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.overlay a {
  padding: 15px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
  font-family: montserrat-semibold, sans-serif; }

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1; }

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px; }

.overlay-social-container {
  display: flex;
  justify-content: center; }
  .overlay-social-container .socialMedia {
    width: 1em; }
