/*meta.foundation-mq-small-only*/
@font-face {
  font-family: AyitaPro;
  font-weight: 400;
  src: url(../fonts/AyitaPro.otf) format("opentype"); }

@font-face {
  font-family: AyitaPro;
  font-weight: 400;
  font-style: italic;
  src: url(../fonts/AyitaPro-Italic.otf) format("opentype"); }

@font-face {
  font-family: AyitaPro;
  font-weight: 600;
  src: url(../fonts/AyitaPro-SemiBold.otf) format("opentype"); }

@font-face {
  font-family: AyitaPro;
  font-weight: 600;
  font-style: italic;
  src: url(../fonts/AyitaPro-SemiBoldItalic.otf) format("opentype"); }

@font-face {
  font-family: AyitaPro;
  font-weight: 700;
  src: url(../fonts/AyitaPro-Bold.otf) format("opentype"); }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  header {
    overflow: hidden; } }

@media only screen and (max-width: 40em) {
  /*meta.foundation-mq-medium */
    h1, h2, h3, h4, h5, h6 {
      font-weight: normal !important; }
    header nav {
      padding-top: 0px; }
      header nav .logo {
        text-align: center; }
      header nav .mobileheader .container {
        margin-left: 0px;
        margin-right: 0px;
        top: 0; }
        header nav .mobileheader .menu_btn {
          right: 3px;
          top: 5px;
          background-color: #d39e2e; }
      header nav .navbars {
        height: auto;
        width: 85%;
        color: #fff;
        position: fixed;
        top: 0;
        left: -86%;
        height: 100vh;
        overflow: auto;
        transition: left 300ms ease-in;
        background: #161d3f;
        background-image: url(../img/wapen-schuin.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left bottom; }
        header nav .navbars.open {
          left: 0; }
          header nav .navbars.open .container {
            box-shadow: none; }
          header nav .navbars.open .topbar {
            background: none; }
        header nav .navbars .container {
          position: relative;
          padding-bottom: 280px; }
        header nav .navbars .topbar {
          background: #161d3f;
          color: #fff;
          height: auto;
          box-shadow: none;
          margin-top: 0;
          margin-left: 0;
          margin-right: 0;
          position: absolute;
          bottom: 0;
          width: 100%; }
          header nav .navbars .topbar .navigation {
            padding: 0 0.9375em; }
          header nav .navbars .topbar .top-menu {
            margin: 0 0 50px;
            float: none;
            width: 100%;
            text-align: left; }
            header nav .navbars .topbar .top-menu li {
              display: block;
              padding: 2px 0; }
              header nav .navbars .topbar .top-menu li a {
                padding: 10px 25px;
                color: #fff; }
        header nav .navbars .btns {
          position: relative;
          background: #161d3f;
          float: none; }
        header nav .navbars .phone {
          float: left;
          width: 40px;
          text-align: center;
          line-height: 40px;
          margin: 0 20px 0 0;
          background: #d39e2e;
          display: block;
          text-decoration: none;
          color: #fff;
          font-size: 18px; }
          header nav .navbars .phone:before {
            color: #fff;
            font-size: 18px; }
        header nav .navbars .readmore {
          float: right;
          box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.20); }
        header nav .navbars .flag {
          float: left;
          width: 40px;
          text-align: center;
          line-height: 40px;
          margin: 0 20px 0 0;
          background: #d39e2e;
          display: block;
          padding: 0; }
          header nav .navbars .flag img {
            margin-top: -3px; }
        header nav .navbars .search_btn {
          width: 40px;
          height: 40px;
          line-height: 40px;
          text-align: center;
          color: #fff;
          background: #d39e2e;
          font-size: 16px;
          float: right;
          margin-right: 0; }
        header nav .navbars .menu .readmore {
          float: none;
          display: block;
          text-align: center;
          margin: 10px 0; }
        header nav .navbars .main-menu {
          margin: 0;
          float: none;
          width: 100%; }
          header nav .navbars .main-menu li {
            display: block; }
            header nav .navbars .main-menu li a {
              padding: 10px 25px;
              font-family: AyitaPro, serif;
              font-style: normal;
              font-weight: 700;
              color: #fff;
              text-decoration: none;
              text-transform: uppercase;
              display: block;
              font-size: 15px;
              border-right: none;
              border-bottom: 1px solid rgba(224, 187, 109, .1); }
            header nav .navbars .main-menu li:first-child a {
              padding: 5px 30px; }
      header .search {
        height: 0;
        position: static;
        overflow: hidden;
        background: none;
        transition: height 300ms ease-in; }
      header .search input::-webkit-input-placeholder {
        font-size: 16px; }
        header .search input:-moz-placeholder {
          font-size: 16px; }
        header .search input::-moz-placeholder {
          font-size: 16px; }
        header .search input:-ms-input-placeholder {
          font-size: 16px; }
      header .search.active {
        height: 95px; }
      header .search .row {
        margin: 0 auto; }
      header .search .search-form .search-input-container {
        background-color: #2c3352; }
        header .search .search-form .search-input-container input[type='text'] {
          font-size: 16px;
          line-height: 26px; }
          header .search .search-form .search-input-container input[type='text']::-webkit-input-placeholder {
            color: #fff;
            text-transform: none;
            font-style: italic;
            font-size: 14px; }
          header .search .search-form .search-input-container input[type='text']:-moz-placeholder {
            color: #fff;
            text-transform: none;
            font-style: italic;
            font-size: 14px; }
          header .search .search-form .search-input-container input[type='text']::-moz-placeholder {
            color: #fff;
            text-transform: none;
            font-style: italic;
            font-size: 14px; }
          header .search .search-form .search-input-container input[type='text']:-ms-input-placeholder {
            color: #fff;
            text-transform: none;
            font-style: italic;
            font-size: 14px; }
        header .search .search-form .search-submit {
          background-color: #d39e2e;
          color: #fff; }
        header .search .search-form .search-submit:hover {
          background-color: #dcb158; }
        header .search .search-form .search-submit span {
          display: none; }
      header .slider .slide .greenblock {
        margin: 0;
        height: auto;
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding: 20px; }
        header .slider .slide .greenblock .readmore {
          margin-top: 10px; }
      header .slider .cycle-pager {
        left: inherit;
        right: 20px; }
      header .tagline {
        font-size: 40px !important;
        line-height: 35px;
        top: 65%;
        width: 99%;
        margin-top: 300px; }
      header.normal h1 {
        top: auto;
        bottom: 20%;
        position: absolute !important; }
      header.normal .tagline {
        margin: 0 auto;
        top: 300px;
        position: absolute; }
      header .bottom .showmore a {
        padding: 10px 0; }
    #content .usps {
      padding-top: 20px;
      padding-bottom: 30px; }
      #content .usps p {
        padding: 20px 20px 20px 90px;
        margin-top: 0px; }
    #arrangementen {
      border-top: none;
      font-size: 15px; }
      #arrangementen .slideshow a .inside .arrangement {
        height: auto !important;
        padding: 10px !important; }
        #arrangementen .slideshow a .inside .arrangement span {
          width: 50%;
          white-space: normal;
          line-height: 18px;
          font-size: 16px;
          padding-top: 10px; }
          #arrangementen .slideshow a .inside .arrangement span.price {
            font-size: 20px; }
        #arrangementen .slideshow a .inside h3 {
          font-size: 20px; }
        #arrangementen .slideshow a .inside p {
          font-size: 14px; }
        #arrangementen .slideshow a .readmore {
          margin-bottom: 10px; }
      #arrangementen h2 {
        top: 0px;
        left: 0;
        width: 97%;
        margin: 0; }
      #arrangementen .slidercontainer {
        overflow: hidden; }
      #arrangementen .slidercontainer #prev {
        display: none; }
      #arrangementen .slidercontainer #next {
        display: none; }
    .foods a .inside {
      height: auto; }
      .foods a .inside.priced {
        height: auto; }
      .foods a .inside .upper {
        height: auto;
        line-height: 30px;
        padding: 10px;
        top: -25px; }
    #subnav ul {
      margin: 35px 0 10px;
      box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.20); }
      #subnav ul li {
        float: left;
        width: 49%;
        margin: 10px 0;
        padding: 0; }
      #subnav ul li a {
        border: none;
        min-height: 52px; }
      #subnav ul li:nth-child(odd) {
        border-right: 1px solid #d7cec5; }
    #news .wist .title {
      background: #e6dfda;
      text-align: center; }
      #news .wist .title h3 {
        padding: 0; }
      #news .wist .more {
        padding-bottom: 30px; }
      #news .brd {
        border-right: none !important;
        margin-bottom: 40px;
        padding-bottom: 30px;
        border-bottom: 1px solid #656462; }
      #news .newslist {
        padding: 0; }
      #news .newslist.small {
        padding: 0; }
      #news .newslist a {
        position: relative;
        padding-right: 20px; }
      #news .newslist a:after {
        position: absolute;
        top: 50%;
        right: 5px;
        margin: -10px 0 0 0; }
      #news .newslist .item a:after {
        line-height: 0; }
    .content .lists .list {
      padding: 20px 10px; }
    .rating {
      width: 40%;
      margin: 0 auto; }
    footer .links {
      margin-top: 40px;
      padding-top: 30px;
      border-top: 1px solid #656462;
      border-right: none !important; }
      footer .inforow .phone-container a {
        color: #929697;
        text-decoration: none; }
      footer .bottombar .row {
        padding-top: 70px; }
      footer .bottombar .tulip {
        bottom: auto;
        top: -45px; }
      footer .bottombar .footermenu li {
        width: 49%;
        text-align: left;
        display: inline-block; }
      footer .bottombar .footermenu li:before {
        display: none; }
      footer .copyright {
        text-align: center;
        padding: 10px 0; }
      footer .copyright .divider {
        display: none; }
      footer .copyright p {
        margin: 0;
        display: block; }
    #boeken {
      width: 100%; }
      #boeken a.boekbtn {
        display: inline-block;
        bottom: -6px; }
      #boeken a.boekbtn i {
        width: 40px;
        line-height: 40px;
        float: left;
        font-size: 20px; }
      #boeken a.boekbtn span {
        font-size: 14px;
        line-height: 40px;
        padding: 0 30px;
        float: left; }
    .content .contactform .formcontainer {
      padding: 0; }
    .gform_wrapper {
      width: 95% !important; }
      .gform_wrapper .left, .gform_wrapper .right {
        width: 100%;
        padding: 10px !important;
        box-sizing: border-box;
        float: none; }
      .gform_wrapper .left textarea, .gform_wrapper .right textarea {
        height: 100px; }
      .gform_wrapper .gfield {
        margin: 0; }
      .gform_wrapper .gform_footer {
        width: 100%;
        float: none; }
    #promo .inside .arrangement {
      padding: 0 10px; }
      #promo .inside .arrangement span {
        font-size: 15px; } }

@media only screen and (min-width: 40.0625em) {
  /*meta.foundation-mq-medium-only */ }

@media only screen and (min-width: 40.0625em) and (max-width: 70em) {
  /*meta.foundation-mq-large-only */
    header nav .topbar .navigation {
      padding-top: 20px; }
      header nav .topbar .navigation .top-menu {
        margin: 10px 0;
        width: 100%; }
        header nav .topbar .navigation .top-menu li a {
          padding: 5px 10px; }
      header nav .menu ul {
        width: calc(100% - 40px);
        margin: 0; }
      header nav .menu ul li a {
        padding: 5px 10px;
        font-size: 13px; }
        header nav .menu ul li:first-child a {
          padding: 5px 10px 5px 0;
          font-size: 16px; }
      header .slider .slide .greenblock {
        margin: 0;
        height: auto;
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding: 20px; }
      header .slider .slide .greenblock .readmore {
        margin-top: 10px; }
      header .slider .cycle-pager {
        left: inherit;
        right: 20px; }
      header .stickynav .menus {
        display: block;
        width: 100%;
        margin-bottom: 10px; }
      header .stickynav .menus:before {
        content: "";
        display: table;
        clear: both; }
      header .stickynav ul li:first-child a {
        padding: 5px 11px 5px 0; }
      header .stickynav ul li.active a, header .stickynav ul li .current_page_item a, header .stickynav ul li .current-menu-item a {
        color: #e0bb6d; }
      header .stickynav ul li a {
        padding: 5px 11px; }
    header .bottom .showmore a {
      padding: 10px 0;
      display: block;
      color: #fff;
      text-decoration: none; }
    .bookform .zapp div:nth-child(3), .bookform .zapp div:nth-child(4) {
      margin-bottom: 30px; }
    #arrangementen .slidercontainer {
      width: calc(100% - 128px);
      margin: 0 auto; }
    #arrangementen .filter .filterlist ul {
      padding: 20px 0 0 30px; }
    #arrangementen .filter .filterlist ul li {
      padding: 0 10px; }
    .foods .advert {
      height: 203px;
      padding: 30px 30px 0; }
      .foods .advert .inside h2 {
        margin-top: 0;
        font-size: 15px; }
    footer .inforow .links {
      border-right: none; }
      footer .offer {
        padding: 0 !important; } }

@media only screen and (min-width: 640px) and (max-width: 782px) {
  /*meta.foundation-mq-large-only */
    .navbars {
      height: 190px !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1135px) {
  /*meta.foundation-mq-large */
    header nav .topbar .navigation {
      padding-top: 20px; }
      header nav .topbar .navigation .top-menu {
        margin: 10px 0;
        width: 100%; }
    header nav .menu ul li a {
      padding: 5px 19px; } }

@media only screen and (min-width: 64.0625em) {
  /*meta.foundation-mq-large-only */ }

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /*meta.foundation-mq-xlarge */ }

@media only screen and (min-width: 90.0625em) {
  /*meta.foundation-mq-xlarge-only */
    body {
      overflow-x: hidden; } }

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  /*meta.foundation-mq-xxlarge */ }

@media only screen and (max-width: 30em) {
  .content {
    padding-top: 0px; }
    .content .right {
      padding-top: 0px; }

  .content.nobg {
    padding-top: 0px; }

  .content .newslist {
    padding: 40px 0 0 0; } }

@media only screen and (max-width: 22.5em) {
  #subnav ul li {
    width: 100%;
    padding: 5px; }
    #subnav ul li a {
      min-height: 0; }
    #subnav ul li:nth-child(odd) {
      border: none; }

  #arrangementen h2 {
    width: 98%; }

  #arrangementen .filter .filterlist ul {
    padding-left: 0px; }
    #arrangementen .filter .filterlist ul li {
      border: none;
      width: 50%;
      padding: 5px 15px; } }
