.cadeaubon {
    display: flex; 
    flex-direction: column;
    justify-content: space-between;
  }
  .cadeaubon__card {
    padding: 4rem; 
    background: url('/images/local.png'); 
    margin-top: 4rem; 
    position: relative; 
    display: flex;
    flex-direction: column;
    flex-basis: 48%; 
    justify-content: space-between;
  }
  @media only screen and (min-width: 768px) {
    .cadeaubon {
      flex-direction: row;
    }
  }
  .cadeaubon__card--tape {
    position: absolute; 
    top: -40px; 
    left: 50%; 
    transform: translate(-50%, 0); 
  }
  .cadeaubon h2 {
    margin-bottom: 1.5rem;
  }
  .rotate {
    -ms-transform: rotate(.5deg); 
    -webkit-transform: rotate(.5deg); 
    transform: rotate(.5deg);
  }
  .cadeaubon .button {
    margin-top: 4rem; 
    display: flex; 
    justify-content: center;
     display: -webkit-flex; /* Safari */
  }
  
body.reserveren {
  height: 100%;
  overflow: hidden; }

.Locaties__form input {
  outline: none;
  font-family: "Faustina", sans-serif;
  font-size: 20px; }
  .Locaties__form input.error {
    border-color: #C14848; }

.Locaties__form button:focus {
  outline: none; }

div.Reservereen {
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  div.Reservereen .Middle__subtxt {
    margin: 10px 0 40px; }
  div.Reservereen a.button {
    min-width: 350px;
    text-align: center;
    margin: 10px 0; }
  div.Reservereen a.close {
    color: black;
    cursor: pointer;
    margin-top: 20px;
    font-size: 16px;
    font-family: "Faustina", sans-serif; }
    div.Reservereen a.close:hover {
      text-decoration: underline; }

a.button {
  display: inline-block;
  border: 2px solid black;
  font-family: "Fjalla One", sans-serif;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: black;
  padding: 14px 30px 12px;
  transition: all 150ms linear;
  text-decoration: none; }
  a.button.button__home {
    min-width: 280px;
    margin: 10px 0; }
  a.button:hover {
    background-color: black;
    color: white; }

.navbar-brand {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 !important;
  margin-top: 20px !important; }
  @media screen and (max-width: 767px) {
    .navbar-brand {
      margin-left: 15px !important;
      margin-top: 15px !important; } }
  .navbar-brand.navbar-brand--home {
    display: none; }

.navbar .navbar-nav > li a:hover {
  font-weight: normal; }

.navbar .navbar-nav > li.selected a {
  font-weight: 700 !important; }

.navbar .navbar-nav > li.dropdown ul li {
  margin: 5px 0; }

@media screen and (max-width: 767px) {
  .navbar .navbar-nav .Navbanner__nav--last {
    margin: 5px auto; }
  .navbar .navbar-nav li a {
    padding: 10px 0 !important;
    font-size: 16px;
    background-image: none !important; } }

.navbar-white {
  background-color: white;
  top: 0%; }
  .navbar-white .navbar-brand--home {
    display: block; }

.navbar-default .navbar-toggle {
  top: 3px; }

/*=== HOME ===*/
@media screen and (max-width: 767px) {
  .Flex_head .Flex_head_left .Header__logo {
    margin-left: 30px;
    margin-right: 30px; }
  .Flex_head .Flex_head_left .Header__bigtxt, .Flex_head .Flex_head_left .Header__smalltxt, .Flex_head .Flex_head_left .Header__link {
    padding-left: 30px;
    padding-right: 30px; } }

@media screen and (max-width: 960px) {
  .Flex_head .Flex_head_right {
    min-height: 500px; } }

@media screen and (max-width: 767px) {
  .Flex_head .Flex_head_right {
    min-height: 300px; } }

@media screen and (min-width: 2000px) {
  .Flex_head {
    min-height: 900px; }
    .Flex_head .Flex_head_left .Header__bigtxt {
      margin-top: 100px; } }

.Reviews {
  height: auto;
  padding: 40px 0; }
  .Reviews .carousel-control {
    top: 35%; }
  .Reviews .carousel-control.right {
    right: 13px; }
  @media screen and (max-width: 767px) {
    .Reviews .header-h {
      width: auto; } }
  .Reviews .header-text h2 {
    margin-bottom: 25px; }
  .Reviews .press .row {
    padding: 40px 0;
    border-top: 1px solid rgba(18, 40, 75, 0.4); }
    @media screen and (max-width: 767px) {
      .Reviews .press .row {
        padding-bottom: 0; } }
  .Reviews .press .press__images {
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .Reviews .press .press__images {
        display: block; }
        .Reviews .press .press__images > div {
          flex: none;
          margin: 30px 0; } }
    .Reviews .press .press__images > div {
      flex: 1 0 16.6666666667%; }
      .Reviews .press .press__images > div img {
        margin: 0px auto;
        display: block;
        transition: all 150ms linear; }
      .Reviews .press .press__images > div a:hover img {
        opacity: 0.60; }

.row__home--team {
  background-color: #F8F8F8; }
  @media screen and (max-width: 767px) {
    .row__home--team .Middle__right {
      min-height: 450px; } }

.section__hometeam {
  padding: 50px 40px; }
  @media screen and (max-width: 767px) {
    .section__hometeam {
      padding: 30px 0; } }
  .section__hometeam h3 {
    font-family: "Fjalla One", sans-serif;
    font-size: 36px;
    margin: 25px 0;
    line-height: 1;
    color: black;
    text-transform: uppercase; }
  .section__hometeam h4 {
    font-family: "Fjalla One", sans-serif;
    font-size: 36px;
    color: #8C9C79;
    margin-bottom: 20px; }
  .section__hometeam p {
    font-family: "Faustina", sans-serif;
    font-size: 18px;
    line-height: 1.75; }
    .section__hometeam p strong {
      font-weight: bold; }
    .section__hometeam p a {
      font-family: "Fjalla One", sans-serif;
      color: black;
      text-decoration: underline; }
      .section__hometeam p a img {
        margin-left: 15px; }
  .section__hometeam img.card {
    position: relative;
    z-index: 9; }
  @media screen and (min-width: 1200px) {
    .section__hometeam img.card {
      transform: scale(1.2);
      right: 25px;
      top: 50px; } }
  @media screen and (min-width: 2000px) {
    .section__hometeam img.card {
      right: -50px; } }

a.trip-advisor {
  display: block;
  width: 182px;
  height: 222px;
  background: url("/images/Animation_TC_2022.gif") no-repeat center center;
  background-size: contain;
  transform: rotate(-15deg);
  transition: all 150ms linear;
  position: absolute;
  top: -125px;
  left: 65%; }
  a.trip-advisor:hover {
    transform: scale(1.2); }
  @media screen and (max-width: 767px) {
    a.trip-advisor {
      width: 91px;
      height: 111px;
      top: -60px; } }

/*=== BLOG INDEX ===*/
.section__blog {
  background-color: #efd3c4;
  padding: 75px 0; }
  .section__blog a {
    display: block;
    color: inherit;
    text-decoration: none;
    transition: all 150ms linear; }
    .section__blog a:hover.blog__post {
      background-color: white; }
  .section__blog .blog__post {
    margin: 15px 0;
    background-color: #F8F1EB; }
    @media screen and (min-width: 992px) {
      .section__blog .blog__post {
        height: 400px; } }
    .section__blog .blog__post img {
      min-width: 100%; }
    .section__blog .blog__post.blog__post--wide .img {
      height: 400px;
      background-size: cover;
      background-position: center center; }
    .section__blog .blog__post .blog__post__content {
      padding: 15px; }

/*=== BLOG DETAIL ===*/
.Blogdetail {
  min-height: calc(100vh - 300px); }

.Blogdetail__baner:after {
  content: '';
  display: block;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6); }

.Blogdetail__contenedor {
  padding-bottom: 125px; }
  .Blogdetail__contenedor .Blogdetail__footer {
    margin-bottom: 0; }
  .Blogdetail__contenedor img {
    max-width: 100%; }

.Blogdetail__icon {
  font-size: 20px; }
  .Blogdetail__icon i {
    margin-right: 10px;
    color: #D75A4A; }

.Blogdetail__footer a {
  display: inline-block;
  margin: 0 5px;
  text-decoration: underline !important; }

.Blogdetail__txt {
  font-weight: normal; }
  .Blogdetail__txt span {
    font-size: 15px; }
  .Blogdetail__txt img {
    margin: 20px 0; }

.blog__related {
  margin-top: -50px;
  margin-bottom: 50px; }
  .blog__related > div .Blogbanner__item {
    margin: 0px auto; }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      .blog__related > div .Blogbanner__item {
        margin-bottom: 20px;
        float: none !important;
        max-width: 400px; } }
  @media screen and (max-width: 767px) {
    .blog__related > div {
      margin-bottom: 20px; } }
  .blog__related > div:first-child .Blogbanner__item {
    float: right; }
  .blog__related > div:nth-child(3) .Blogbanner__item {
    float: left; }
  .blog__related .Blogbanner__item {
    text-decoration: none; }
    .blog__related .Blogbanner__item .Blogbanner__content {
      transition: all 150ms linear; }
    .blog__related .Blogbanner__item:hover .Blogbanner__content {
      background-color: white; }
  .blog__related .Blogbanner__item, .blog__related .Blogbanner__title, .blog__related .Blogbanner__content {
    width: auto; }

/*=== LOCAL HEROES ===*/
.section__localheroes {
  padding: 100px 0 75px;
  background-image: url("/images/local.png"); }
  .section__localheroes h1, .section__localheroes h2 {
    font-family: "Fjalla One";
    font-weight: 500;
    line-height: 58px;
    font-size: 36px;
    color: black;
    text-transform: uppercase; }
  .section__localheroes h2 {
    color: #F7AD9F;
    line-height: normal;
    margin-bottom: 0; }
  .section__localheroes .header {
    text-align: center;
    padding-bottom: 25px; }
    .section__localheroes .header p {
      font-family: "Faustina";
      line-height: 29px;
      font-size: 18px;
      color: black; }
  .section__localheroes .row.locations {
    position: relative; }
    @media screen and (min-width: 1200px) {
      .section__localheroes .row.locations {
        margin-left: -40px;
        margin-right: -40px; }
        .section__localheroes .row.locations > div.dashed-line {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 50%;
          width: 0px;
          border-right: 5px solid  #F7AD9F;
          border-style: none dashed none none; }
        .section__localheroes .row.locations > div.col-lg-6 {
          padding-left: 40px;
          padding-right: 40px; } }
  .section__localheroes .hero__item {
    margin: 50px 0; }
    .section__localheroes .hero__item h3 {
      font-family: "Fjalla One";
      color: black;
      text-transform: uppercase;
      font-weight: lighter;
      font-size: 20px;
      margin: 0;
      margin-bottom: 15px; }
    .section__localheroes .hero__item p {
      font-family: "Faustina";
      line-height: 29px;
      font-size: 15px;
      color: black; }
    .section__localheroes .hero__item img {
      margin: 20px 0; }

/*=== LOCATIES ===*/
.section__locaties {
  padding: 100px 0 75px;
  background-image: url("/images/local.png"); }
  @media screen and (min-width: 1200px) {
    .section__locaties > .container > .row > .col-lg-6 {
      width: 48%; }
      .section__locaties > .container > .row > .col-lg-6:nth-child(even) {
        margin-left: 4%; } }
  .section__locaties .Locaties__item {
    margin: 50px 0; }
    @media screen and (max-width: 991px) {
      .section__locaties .Locaties__item {
        margin-bottom: 75px; } }
    @media screen and (min-width: 1200px) {
      .section__locaties .Locaties__item {
        min-height: 650px; } }
    .section__locaties .Locaties__item a, .section__locaties .Locaties__item button {
      font-family: "Faustina";
      font-style: normal;
      display: inline;
      border: 0;
      padding: 0;
      font-size: 18px;
      text-transform: none;
      font-weight: 600; }
      .section__locaties .Locaties__item a:hover, .section__locaties .Locaties__item button:hover {
        color: #C14848; }
      .section__locaties .Locaties__item a.button, .section__locaties .Locaties__item button.button {
        display: inline-block;
        text-transform: uppercase;
        font-family: "Fjalla One", sans-serif;
        font-size: 18px;
        color: black;
        text-align: center;
        border: 2px solid black;
        line-height: 1.25;
        padding: 12px 28px;
        background: transparent; }
        .section__locaties .Locaties__item a.button:hover, .section__locaties .Locaties__item button.button:hover {
          color: #C14848;
          border-color: #C14848; }
    .section__locaties .Locaties__item .Locaties__details--sub {
      margin-bottom: 20px; }
    .section__locaties .Locaties__item .locatie__tape {
      position: absolute;
      top: 25px;
      left: 50%;
      margin-left: -90px; }
      @media screen and (max-width: 1200px) {
        .section__locaties .Locaties__item .locatie__tape {
          top: -25px; } }
    .section__locaties .Locaties__item .locatie__postit {
      position: relative;
      right: -20px;
      bottom: -40px; }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .section__locaties .Locaties__item .locatie__postit {
          text-align: right; } }
    .section__locaties .Locaties__item .Locaties__subdetails {
      padding: 0 0 10px; }
      .section__locaties .Locaties__item .Locaties__subdetails p {
        line-height: 1.25; }
    .section__locaties .Locaties__item .Locaties__form button {
      margin-top: 25px; }

/*=== VERHAAL ===*/
.section__verhaal {
  padding-top: 59px; }
  .section__verhaal .block {
    display: flex; }
    @media screen and (max-width: 767px) {
      .section__verhaal .block {
        flex-direction: column; }
        .section__verhaal .block:nth-child(even) .img {
          order: 0; }
        .section__verhaal .block:nth-child(even) .text {
          order: 1; } }
    @media screen and (min-width: 768px) {
      .section__verhaal .block .img, .section__verhaal .block .text {
        flex: 50%; } }
    .section__verhaal .block .img img, .section__verhaal .block .text img {
      width: 100%; }
    .section__verhaal .block .img {
      display: flex;
      align-items: flex-end; }
    .section__verhaal .block:first-child {
      background-color: #faefe6; }
    .section__verhaal .block:nth-child(2) {
      background-color: #eaeee5; }
    .section__verhaal .block:nth-child(3) {
      background-color: #e5f1fa; }
    .section__verhaal .block .text {
      display: flex;
      flex-direction: column;
      padding: 50px;
      justify-content: center;
      align-items: center; }
      .section__verhaal .block .text h1 {
        font-family: "Fjalla One", sans-erif;
        font-size: 36px;
        color: black;
        line-height: 1.5;
        letter-spacing: 0.5px;
        text-align: center; }
      .section__verhaal .block .text p {
        font-family: "Faustina", sans-serif;
        font-size: 17px;
        line-height: 1.5;
        text-align: center;
        max-width: 450px; }

/*=== TEAM ===*/
.section__team {
  background: url("/images/hip.png") repeat;
  padding: 100px 0; }
  @media screen and (max-width: 767px) {
    .section__team {
      padding: 50px 0; } }
  .section__team h2 {
    font-family: "Fjalla One", sans-serif;
    text-align: center;
    text-transform: uppercase; }
  .section__team .team-member {
    margin: 30px 0; }
    .section__team .team-member:nth-child(3n-1) .card {
      transform: rotate(-5deg); }
    .section__team .team-member:nth-child(4n-1) .card {
      transform: rotate(-5deg); }
  .section__team h3, .section__team span, .section__team p {
    font-family: "Faustina", sans-serif; }
  .section__team h3 {
    font-size: 25px;
    color: #7A8C66;
    margin: 10px 0 5px; }
  .section__team span {
    font-style: italic;
    font-size: 15px;
    color: black;
    display: block;
    margin-bottom: 10px; }
  .section__team p {
    font-size: 16px;
    line-height: 1.25;
    color: black; }
  .section__team .card {
    display: inline-block;
    background: white url("/images/card-bg.png") repeat;
    padding: 20px 20px 50px 20px;
    transform: rotate(5deg);
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .section__team .card {
        transform: none !important; } }
    .section__team .card img {
      max-width: 100%; }
  @media screen and (min-width: 768px) {
    .section__team .text {
      padding: 0 15px; } }

.section__recruit {
  background: url("/images/yblock.png") repeat;
  background-position: top -50px left 0; }
  .section__recruit h2 {
    font-family: "Fjalla One", sans-serif;
    font-size: 36px;
    margin: 0 0 20px 0; }
  .section__recruit p {
    font-family: "Faustina", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    color: black; }
  .section__recruit .img {
    text-align: center; }
  .section__recruit .card {
    display: inline-block;
    background: white url("/images/card-bg.png") repeat;
    padding: 20px 20px 50px 20px;
    transform: rotate(-7deg);
    margin-bottom: 50px;
    position: relative;
    z-index: 9;
    top: -25px; }
    @media screen and (max-width: 767px) {
      .section__recruit .card {
        transform: none !important;
        top: 20px; } }
    .section__recruit .card img {
      max-width: 100%; }
  .section__recruit a {
    display: inline-block;
    border: 2px solid black;
    font-family: "Fjalla One", sans-serif;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    color: black;
    padding: 14px 40px 12px;
    margin-top: 20px; }
  .section__recruit .text {
    text-align: center;
    padding: 100px 0; }

/*=== SPINNING BAGEL ===*/
.section__bagel {
  background-color: #efd3c4;
  background-image: url("/images/backbagel.png");
  background-size: contain;
  background-position: center center;
  padding: 100px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .section__bagel {
      padding: 25px; } }
  .section__bagel .bigbagel {
    position: relative;
    transition: all 1500ms ease-in;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased; }
    @media screen and (max-width: 767px) {
      .section__bagel .bigbagel {
        max-width: 100%; } }
    .section__bagel .bigbagel .bagel {
      position: relative;
      z-index: 1;
      transition: all 1000ms linear; }
      .section__bagel .bigbagel .bagel img {
        max-width: 100%;
        z-index: 1;
        animation: linear spin 20s infinite; }
      .section__bagel .bigbagel .bagel a.bagel__content {
        position: absolute;
        top: 33%;
        left: 33%;
        width: 33%;
        height: 33%;
        background-color: #efd3c4;
        border-radius: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px;
        transition: all 150ms linear; }
        .section__bagel .bigbagel .bagel a.bagel__content:hover {
          background-color: white;
          text-decoration: none; }
        .section__bagel .bigbagel .bagel a.bagel__content h3.show-small {
          display: none; }
        @media screen and (max-width: 767px) {
          .section__bagel .bigbagel .bagel a.bagel__content h3.show-large {
            display: none; }
          .section__bagel .bigbagel .bagel a.bagel__content h3.show-small {
            display: inline; } }
        .section__bagel .bigbagel .bagel a.bagel__content h3, .section__bagel .bigbagel .bagel a.bagel__content p {
          transition: all 150ms linear;
          -webkit-font-smoothing: subpixel-antialiased; }
        .section__bagel .bigbagel .bagel a.bagel__content h3 {
          font-family: "Fjalla One", sans-serif;
          font-size: 36px;
          color: black;
          text-align: center; }
        .section__bagel .bigbagel .bagel a.bagel__content p {
          font-family: "Faustina", sans-serif;
          color: black;
          font-size: 14px;
          text-align: center; }
          @media screen and (max-width: 767px) {
            .section__bagel .bigbagel .bagel a.bagel__content p {
              display: none; } }
    .section__bagel .bigbagel.animate {
      transform: scale(15);
      z-index: 9999; }
      .section__bagel .bigbagel.animate .bagel a.bagel__content {
        transition: all 1000ms linear;
        background-color: #efd3c4; }
        .section__bagel .bigbagel.animate .bagel a.bagel__content h3, .section__bagel .bigbagel.animate .bagel a.bagel__content p {
          color: #efd3c4; }
    .section__bagel .bigbagel .discover {
      position: absolute;
      top: 5%;
      right: -5%;
      left: 80%;
      bottom: 70%;
      z-index: 0;
      background: url("/images/discover.png") no-repeat center center/100% 100%;
      animation: linear spin 20s infinite; }

/*=== INSTAGRAM ===*/
.section__instagram {
  overflow: hidden;
  position: relative; }
  .section__instagram .images {
    width: 2800px;
    height: 400px; }
    .section__instagram .images .img {
      display: inline-block;
      width: 400px;
      height: 400px;
      float: left;
      background: url("http://placehold.it/400x400") no-repeat center center;
      background-size: cover; }
    .section__instagram .images .double {
      float: left;
      width: 200px; }
      .section__instagram .images .double .img {
        height: 200px;
        width: 200px; }
  .section__instagram .text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #F8F1EB;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    padding: 50px; }
    @media screen and (max-width: 767px) {
      .section__instagram .text {
        position: static;
        max-width: none; } }
    .section__instagram .text h4 {
      font-size: 26px;
      line-height: 1.5; }
      .section__instagram .text h4 span {
        font-weight: 700; }
      .section__instagram .text h4 strong {
        font-family: "Fjalla One", sans-serif;
        font-size: 24px;
        font-weight: normal; }
    .section__instagram .text hr {
      border-color: black;
      max-width: 85px;
      margin: 20px auto; }
    .section__instagram .text .Instagram__txt--follow {
      padding-top: 0; }
    .section__instagram .text a {
      font-family: "Fjalla One", sans-serif;
      color: black;
      text-decoration: underline; }

/*=== MENU TABS ===*/
.menu__tabs {
  position: relative;
  height: 110px;
  background: url("/images/tabs-food.png") no-repeat left center;
  background-size: cover;
  margin-top: 65px; }
  .menu__tabs.menu__tabs--drinks {
    background-image: url("/images/tabs-drinks.png"); }
  @media screen and (max-width: 767px) {
    .menu__tabs {
      background-size: 767px 63px;
      background-position: left -50px top 0px;
      height: 63px; } }
  @media screen and (max-width: 450px) {
    .menu__tabs {
      background-size: 600px 49px;
      background-position: top 0 left -30px;
      height: 37px; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .menu__tabs {
      background-size: 992px 82px;
      height: 82px; } }
  .menu__tabs a {
    display: block;
    font-family: "Fjalla One", sans-serif;
    text-transform: uppercase;
    color: black;
    font-size: 36px;
    letter-spacing: 2px;
    position: absolute;
    padding: 10px 40px; }
    @media screen and (max-width: 767px) {
      .menu__tabs a {
        font-size: 24px; } }
    @media screen and (max-width: 450px) {
      .menu__tabs a {
        font-size: 18px;
        padding: 10px 10px; } }
    .menu__tabs a:hover {
      text-decoration: none;
      cursor: default; }
    .menu__tabs a:not(.active):hover {
      text-decoration: underline;
      cursor: pointer; }
    .menu__tabs a.tab-food {
      top: 15px;
      left: 200px;
      transform: rotate(1.5deg); }
      @media screen and (max-width: 767px) {
        .menu__tabs a.tab-food {
          top: 2px;
          left: 40px; } }
      @media screen and (max-width: 450px) {
        .menu__tabs a.tab-food {
          top: 0;
          left: 60px; } }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .menu__tabs a.tab-food {
          font-size: 26px;
          top: 10px;
          left: 130px; } }
      @media screen and (min-width: 1337px) {
        .menu__tabs a.tab-food {
          top: 17%;
          left: 15%;
          font-size: 2.5vw; } }
    .menu__tabs a.tab-drinks {
      top: 15px;
      left: 550px;
      transform: rotate(-2.5deg); }
      @media screen and (max-width: 767px) {
        .menu__tabs a.tab-drinks {
          top: 2px;
          left: 235px; } }
      @media screen and (max-width: 450px) {
        .menu__tabs a.tab-drinks {
          top: 0;
          left: 215px; } }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .menu__tabs a.tab-drinks {
          font-size: 26px;
          top: 10px;
          left: 390px; } }
      @media screen and (min-width: 1337px) {
        .menu__tabs a.tab-drinks {
          top: 17%;
          left: 42%;
          font-size: 2.5vw; } }

.menu__content {
  background: url("/images/drinks2.png");
  height: 600px;
  background-position-y: -200px; }

@media screen and (max-width: 767px) {
  .Menu__food--item {
    margin-top: 20px;
    margin-bottom: 20px; }
    .Menu__food--item span.title {
      display: block;
      line-height: 1; }
    .Menu__food--item span.Menu__food--price {
      font-size: 16px; }
      .Menu__food--item span.Menu__food--price span {
        display: block;
        padding-left: 0; } }

/*=== FOOTER ===*/
@media screen and (max-width: 767px) {
  .Footer__txt .container:first-child {
    margin-bottom: 20px; } }

.Footer__txt--item a {
  color: inherit; }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/* Container DIV - automatically generated */
.simply-scroll-container {
  position: relative; }

/* Clip DIV - automatically generated */
.simply-scroll-clip {
  position: relative;
  overflow: hidden; }

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */
/* Container DIV */
