/*
 Theme Name: Kastanjehof
 Author: 101Media
 Author URI: https://www.101media.nl
 Description: Theme for restaurant Kastanjehof
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: white, red
 Text Domain: kastanjehof
 */

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
 ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
 ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
 ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
 ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active, a:hover {
  outline-width: 0;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
 ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
 ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
/* Interactive
 ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
  /* 1 */
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
 ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* =WordPress Core
 -------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
@keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    -moz-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    -o-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    -ms-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    transform: scale(1.2) translate3d(-200px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.2) translate3d(200px, 0px, 0px);
    -moz-transform: scale(1.2) translate3d(200px, 0px, 0px);
    -o-transform: scale(1.2) translate3d(200px, 0px, 0px);
    -ms-transform: scale(1.2) translate3d(200px, 0px, 0px);
    transform: scale(1.2) translate3d(200px, 0px, 0px);
  }
}
@-moz-keyframes slidein {
  25% {
    -moz-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    transform: scale(1.2) translate3d(-200px, 0px, 0px);
  }
  50% {
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -moz-transform: scale(1.2) translate3d(200px, 0px, 0px);
    transform: scale(1.2) translate3d(200px, 0px, 0px);
  }
}
@-webkit-keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    transform: scale(1.2) translate3d(-200px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.2) translate3d(200px, 0px, 0px);
    transform: scale(1.2) translate3d(200px, 0px, 0px);
  }
}
@-ms-keyframes "slidein" {
  25% {
    -ms-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    transform: scale(1.2) translate3d(-200px, 0px, 0px);
  }
  50% {
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -ms-transform: scale(1.2) translate3d(200px, 0px, 0px);
    transform: scale(1.2) translate3d(200px, 0px, 0px);
  }
}
@-o-keyframes "slidein" {
  25% {
    -o-transform: scale(1.2) translate3d(-200px, 0px, 0px);
    transform: scale(1.2) translate3d(-200px, 0px, 0px);
  }
  50% {
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -o-transform: scale(1.2) translate3d(200px, 0px, 0px);
    transform: scale(1.2) translate3d(200px, 0px, 0px);
  }
}

body {
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  background-image: url('images/pattern.jpg');
  background-repeat: repeat;
  max-width: 2200px;
  margin: 0 auto;
}
p {
  margin: 30px 0;
}
a {
  color: #707d40;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 1;
  text-transform: uppercase;
}
h2 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
  }
}
h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
}
h4 {
  font-family: 'Cinzel', serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}
h5 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  text-transform: uppercase;
}
.serif {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  text-transform: uppercase;
}
.effectwrap {
  overflow: hidden;
}
.effectwrap:hover .effect {
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.effectwrap.hasvideo:hover .effect {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.effectwrap.hasvideo .column__image a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.effectwrap .effect {
  transition: transform 0.5s ease;
}
.button {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  padding: 13px 15px;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .button {
    display: table;
  }
}
.button:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.button--white {
  border: 1px solid #fff;
  color: #fff;
}
.button--white:hover {
  background: #fff;
  color: #707d40;
  text-decoration: none;
}
.button + .button {
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .button + .button {
    margin-left: 0px;
    margin-top: 8px;
  }
}
.column--banner {
  height: 525px;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-color: #707d40;
}

.page-id-11 .column--banner { background-color: #651961; }
.page-id-13 .column--banner { background-color: #36648b; }

@media screen and (max-width: 1599px) {
  .column--banner {
    height: 420px;
  }
}
@media screen and (max-width: 1023px) {
  .column--banner {
    height: 320px;
  }
}
.column--banner h1 {
  font-size: 80px;
}
.home .column--banner {
  height: 730px;
}
@media screen and (max-width: 1599px) {
  .home .column--banner {
    height: 70vh;
  }
}
@media screen and (max-width: 1279px) {
  .home .column--banner {
    height: 60vh;
    max-height: 480px;
  }
}
.home .column--banner h1 {
  font-size: 90px;
}
@media screen and (max-width: 1023px) {
  .home .row.row--banner {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .home .column--banner img {
    min-width: 110%;
    -moz-animation-duration: 200s;
    -webkit-animation-duration: 200s;
    -webkit-animation-name: slidein;
    -moz-animation-name: slidein;
    -ms-animation-name: slidein;
    -o-animation-name: slidein;
    animation-name: slidein;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
  }
}
#swipebox-bottom-bar {
  bottom: 0px !important;
  transform: translate3d(0, 0, 0) !important;
}
#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: none !important;
}
.mobile-menu {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 999;
}
@media screen and (max-width: 1279px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu .mobile-menu-header {
  background-color: #707d40;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 15px;
}
.mobile-menu .mobile-menu-header .mobile-menu-title {
  padding: 15px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
.mobile-menu .mobile-menu-header .mobile-menu-icon {
  padding: 15px;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}
.mobile-menu .menu {
  list-style: none;
  display: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  overflow-y: scroll;
  max-height: calc(100vh - 59px);
}
.mobile-menu .menu li {
  border-top: 0;
  border-bottom: 1px solid #c7c8ca;
}
.mobile-menu .menu li.current-menu-item > a {
  color: #707d40;
}
.mobile-menu .menu li.current-menu-ancestor > a {
  color: #707d40;
}
.mobile-menu .menu li a {
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  text-align: left;
  padding: 15px 25px;
  display: block;
}
.mobile-menu .menu li a:hover {
  text-decoration: none;
  color: #707d40;
}
.mobile-menu .menu li .sub-menu {
  list-style: none;
  border-top: 1px solid #c7c8ca;
}
.mobile-menu .menu li .sub-menu li:last-of-type {
  border-bottom: 0;
}
.mobile-menu .menu li .sub-menu li a {
  padding: 15px 25px 15px 12px;
}
.mobile-menu .menu li .sub-menu li a:before {
  background-image: url("images/dropdown.png");
  content: "";
  display: inline-block;
  height: 5px;
  margin-right: 8px;
  transform: rotate(-90deg);
  vertical-align: 3px;
  width: 9px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
}
@media screen and (max-width: 1279px) {
  header {
    position: relative;
    padding-top: 59px;
  }
}
header.floating nav {
  position: relative;
}
header.floating nav .button {
  top: 14px;
}
header.floating .row--header .menu-hoofdmenu-container {
  height: 70px;
}
@media screen and (min-width: 1860px) {
  header.floating .row--header .menu-hoofdmenu-container .logo {
    height: 129px;
  }
  header.floating .row--header .menu-hoofdmenu-container .logo img {
    height: 86%;
    width: auto;
    margin: 0;
  }
}
header nav {
  position: relative;
}
@media screen and (max-width: 1279px) {
  header nav {
    display: none;
  }
}
header nav .button {
  position: absolute;
  right: 65px;
  top: 35px;
}
header nav .button .fa {
  display: none;
}
@media screen and (max-width: 1699px) {
  header nav .button {
    font-size: 0px;
  }
  header nav .button .fa {
    display: block;
    font-size: 15px;
  }
}
@media screen and (max-width: 1365px) {
  header nav .button {
    position: absolute;
    right: 10px;
    top: 35px;
    border: 0;
  }
  header nav .button:hover {
    background: transparent;
    color: #000;
  }
}
header .mobile-logo {
  display: none;
}
@media screen and (max-width: 1279px) {
  header .mobile-logo {
    display: table;
    margin: 30px auto;
  }
}
header .mobile-logo img {
  display: block;
  height: auto;
  width: 200px;
}
header .row--header .menu-hoofdmenu-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 110px;
  background-image: url(images/pattern.jpg);
  background-repeat: repeat;
}
header .row--header .menu-hoofdmenu-container .logo {
  background-color: #c7c8ca;
  width: 140px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  transition: height 0.25s ease;
  box-sizing: border-box;
}

.page-id-15 header .row--header .menu-hoofdmenu-container .logo {
   padding: 0 17px;
}

@media screen and (min-width: 1540px) {
  header .row--header .menu-hoofdmenu-container .logo {
    width: 234px;
    height: 203px;
  }
}
header .row--header .menu-hoofdmenu-container .logo img {
  width: 100%;
  margin: 0;
  height: auto;
}
header .row--header .menu-hoofdmenu-container ul {
  list-style: none;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin: 0;
}
header .row--header .menu-hoofdmenu-container ul.menu {
  justify-content: flex-end;
}
header .row--header .menu-hoofdmenu-container ul.menu li {
  margin-right: 50px;
}
@media screen and (max-width: 1859px) {
  header .row--header .menu-hoofdmenu-container ul.menu li {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1365px) {
  header .row--header .menu-hoofdmenu-container ul.menu li {
    margin-right: 25px;
  }
}
header .row--header .menu-hoofdmenu-container ul.menu-right {
  justify-content: flex-start;
}
header .row--header .menu-hoofdmenu-container ul.menu-right li {
  margin-left: 50px;
}
@media screen and (max-width: 1859px) {
  header .row--header .menu-hoofdmenu-container ul.menu-right li {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1365px) {
  header .row--header .menu-hoofdmenu-container ul.menu-right li {
    margin-left: 25px;
  }
}
header .row--header .menu-hoofdmenu-container ul li {
  position: relative;
}
header .row--header .menu-hoofdmenu-container ul li.menu-item-has-children > a:after {
  content: "";
  vertical-align: 3px;
  display: inline-block;
  width: 9px;
  height: 5px;
  margin-left: 8px;
  background-image: url(images/dropdown.png);
}
header .row--header .menu-hoofdmenu-container ul li.current-menu-ancestor > a {
  color: #707d40;
}
header .row--header .menu-hoofdmenu-container ul li.current-menu-item > a {
  color: #707d40;
}
header .row--header .menu-hoofdmenu-container ul li a {
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
header .row--header .menu-hoofdmenu-container ul li a:hover {
  text-decoration: none;
  color: #707d40;
}
@media screen and (max-width: 1439px) {
  header .row--header .menu-hoofdmenu-container ul li a {
    font-size: 14px;
  }
}
header .row--header .menu-hoofdmenu-container ul li .sub-menu {
  display: none;
  position: absolute;
  top: 26px;
  left: -25px;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.58);
  padding: 52px 0 10px 0;
  align-items: flex-start;
}
header .row--header .menu-hoofdmenu-container ul li .sub-menu li {
  margin: 0;
  padding: 15px 25px;
}
header .row--header .menu-hoofdmenu-container ul li .sub-menu li a {
  display: block;
  white-space: nowrap;
}
header .row--header .menu-hoofdmenu-container ul .menu-item-has-children:hover .sub-menu {
  display: flex;
}
.admin-bar header {
  top: 32px;
}
@media screen and (max-width: 1279px) {
  .admin-bar header {
    top: 0;
  }
}
main .padded {
  padding: 110px 65px 0px;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  main .padded {
    padding-top: 0px;
  }
  main .padded .row .column .column__content {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1023px) {
  main .padded .row .column .column__content {
    padding: 60px 0px !important;
  }
}
@media screen and (max-width: 767px) {
  main .padded {
    padding: 0 20px;
  }
  main .padded .row--banner {
    display: none !important;
  }
}
main .row {
  display: flex;
  flex-direction: row;
  min-height: 660px;
}
@media screen and (max-width: 1439px) {
  main .row {
    min-height: 480px;
  }
}
@media screen and (max-width: 1023px) {
  main .row {
    flex-direction: column;
  }
}
main .row.row--banner {
  position: relative;
  min-height: 0;
  flex-direction: row;
}
main .row.row--banner .banner-before-wrapper {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: flex-start;
  left: -35px;
  position: absolute;
  top: 0;
}
main .row.row--banner .banner-before {
  margin-left: -50%;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: center;
  z-index: 300;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
main .row.row--banner .banner-before a {
  display: inline-block;
  vertical-align: middle;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: center;
  color: #2b2b2b;
}
main .row.row--banner .banner-before a + a {
  margin-left: 15px;
}
main .row.row--banner .banner-before hr {
  display: inline-block;
  vertical-align: 4px;
  width: 41px;
  margin: 0 15px;
  border: 0;
  border-top: 1px solid black;
}
main .row.row--banner .banner-before span {
  display: inline-block;
  vertical-align: middle;
}
main .row.row--banner .banner-after-wrapper {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  right: -35px;
  position: absolute;
  top: 0;
}
main .row.row--banner .banner-after {
  margin-right: -50%;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: center;
  z-index: 300;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
main .row.row--banner .banner-after hr {
  display: inline-block;
  vertical-align: 2px;
  width: 41px;
  margin: 0 15px;
  border: 0;
  border-top: 1px solid black;
}
main .row.row--banner .banner-after span {
  display: inline-block;
  vertical-align: middle;
}
main .row.row--banner .banner-after a span {
	color: #000;
}
main .row.row--banner .banner-after a span:hover {
	color: #707d40;
}
main .row.row--banner .column.column--title {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 250;
}
@media screen and (max-width: 1279px) {
  main .row.row--banner .column.column--title {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
  }
}
main .row.row--banner .column #map_canvas {
  height: 100%;
}
main .row.row--menukaart {
  flex: 1;
}
main .row.row--menukaart h4 {
  margin-top: 0px;
  margin-bottom: 40px;
}
main .row.row--menukaart .menu__item + .menu__item {
  margin-top: 25px;
}
main .row.row--menukaart .menu__item + h4 {
  margin-top: 55px;
}
main .row.row--menukaart .menu__item .menu__item-wrapper {
  display: flex;
  flex-direction: row;
}
main .row.row--menukaart .menu__item .menu__item-wrapper .menu__item-title {
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
main .row.row--menukaart .menu__item .menu__item-wrapper .menu__item-spacer {
  flex: 1;
  background-image: url(images/spacer.png);
  background-repeat: repeat-x;
  background-position: left 20px;
  margin-left: 15px;
  margin-right: 2px;
}
main .row.row--menukaart .menu__item .menu__item-wrapper .menu__item-price {
  font-weight: 700;
  line-height: 1.2;
}
main .row.row--menukaart .menu__item .menu__item-description {
  color: #6d6d6d;
  font-size: 16px;
  line-height: 30px;
}
main .row.row--menukaart .button {
  margin-top: 35px;
}
main .row.row--menukaart .column {
  flex: 1;
  padding-top: 65px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  main .row.row--menukaart .column {
    padding: 60px 20px !important;
  }
  main .row.row--menukaart .column:nth-of-type(1) {
    padding: 60px 20px 0px !important;
  }
}
main .row.row--menukaart .column:nth-of-type(1) {
  padding-left: 60px;
  padding-right: 45px;
}
main .row.row--menukaart .column:nth-of-type(2) {
  padding-left: 60px;
  padding-right: 45px;
}
main .row.row--masonry {
  min-height: 0;
}
@media screen and (max-width: 1279px) {
  main .row.row--masonry .column--sidebar {
    height: auto !important;
    width: 485px !important;
  }
  main .row.row--masonry .column--sidebar .sidebar__banner {
    height: auto !important;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  main .row.row--masonry .column--sidebar {
    width: auto !important;
  }
}
main .row.row--masonry .column--flex {
  flex: 1;
}
main .row.row--masonry .column--flex .price {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #707d40;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
main .row.row--masonry .column--flex .price .big {
  font-size: 42px;
  line-height: 1;
  margin-top: 2px;
}
main .row.row--masonry .column--flex .price .big .sub {
  font-size: 28px;
  vertical-align: 10px;
}
@media screen and (max-width: 767px) {
  main .row.row--masonry .column--flex .price {
    width: 100px;
    height: 100px;
  }
  main .row.row--masonry .column--flex .price .big {
    font-size: 32px;
    margin-top: 0px;
  }
  main .row.row--masonry .column--flex .price .big .sub {
    font-size: 24px;
    vertical-align: 6px;
  }
}
main .row.row--masonry .column--flex .menu__banner {
  position: relative;
  min-height: 0;
  height: 295px;
}
main .row.row--masonry .column--flex .menu__banner .banner__content {
  z-index: 200;
  color: white;
  position: absolute;
  top: 30px;
  left: 55px;
  right: 35px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  main .row.row--masonry .column--flex .menu__banner .banner__content {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
}
main .row.row--masonry .column--flex .menu__banner .banner__content a {
  color: white;
  text-decoration: none;
  margin-top: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
main .row.row--masonry .column--flex .menu__banner .banner__content a h4 {
  font-size: 26px;
  line-height: 1;
  margin: 0;
  display: inline;
}
main .row.row--masonry .column--flex .menu__banner .banner__content a h4 .fa {
  margin-left: 25px;
  border: 1px solid #fff;
  font-size: 26px;
  line-height: 35px;
  padding: 0px 12px 0px 14px;
  vertical-align: middle;
}
main .row.row--masonry .column--flex .sidebar__voucher {
  min-height: 0;
  height: auto;
  background-color: #707d40;
  color: #fff;
}
main .row.row--masonry .column--flex .sidebar__voucher .column__content {
  padding: 50px;
}
@media screen and (max-width: 767px) {
  main .row.row--masonry .column--flex .sidebar__voucher .column__content {
    padding: 30px;
  }
}
main .row.row--masonry .column--flex .sidebar__voucher .column__content h4 {
  display: inline-block;
  margin: 0 30px 0 0;
  font-size: 24px;
  line-height: 30px;
}
@media screen and (max-width: 1279px) {
  main .row.row--masonry .column--flex .sidebar__voucher .column__content h4 {
    margin: 0 0 30px 0;
    display: block;
  }
}
main .row.row--gallery {
  min-height: 0;
  height: 415px;
}
@media screen and (max-width: 1599px) {
  main .row.row--gallery {
    height: 320px;
  }
}
@media screen and (max-width: 1023px) {
  main .row.row--gallery {
    padding-top: 130px;
    position: relative;
    flex-direction: row;
    height: 200px;
  }
  main .row.row--gallery .column.column--title {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--gallery {
    height: 130px;
  }
}
main .row.row--gallery .column.column--image a {
  width: 100%;
}
main .row.row--gallery .column.column--image a .column__image {
  height: 100%;
}
main .row.row--grey {
  background-color: #faf7f7;
}
main .row.row--allergy {
  justify-content: center;
  padding: 45px 0px;
  min-height: 0;
}
main .row.row--allergy .column {
  text-align: center;
}
@media screen and (max-width: 767px) {
  main .row.row--allergy .column {
    max-width: 90%;
    margin: 0 auto;
  }
}
main .row.row--allergy .column span {
  display: block;
}
main .row.row--newsletter {
  justify-content: center;
  padding: 75px 0px;
  min-height: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main .row.row--newsletter {
    margin: 0 auto;
    padding: 75px 20px;
  }
}
main .row.row--newsletter h5 {
  margin-top: 0px;
  margin-bottom: 25px;
}
main .row.row--newsletter #mc_embed_signup input.email {
  border: 5px solid #eaeaea;
  line-height: 45px;
  padding: 0 15px;
  margin-right: 3px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  border-radius: 0;
  height: auto;
}
main .row.row--newsletter #mc_embed_signup .button {
  line-height: 55px;
  border: 0;
  background-color: #707d40;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 0px 15px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
  height: auto;
}
main .row.row--newsletter #mc_embed_signup .button:hover {
  background-color: #000;
  color: #fff;
}
main .row.row--book {
  background-image: url('images/reserveren.jpg');
  background-size: cover;
  background-position: center;
  justify-content: center;
  align-items: center;
  height: 660px;
}
@media screen and (max-width: 1439px) {
  main .row.row--book {
    min-height: 660px;
  }
}
main .row.row--book .row {
  height: auto;
  min-height: 0;
}
@media screen and (max-width: 1023px) {
  main .row.row--book .row {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--book .row {
    flex-direction: column;
    min-height: 0;
    padding: 60px 0;
  }
}
main .row.row--bnb .column .column__content {
  padding-left: 60px;
  padding-right: 255px;
}
@media screen and (max-width: 1599px) {
  main .row.row--bnb .column .column__content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--bnb .column .column__content {
    padding: 60px 20px;
  }
}
main .row.row--recipes .column .column__content {
  padding-left: 80px;
  padding-right: 190px;
}
@media screen and (max-width: 1599px) {
  main .row.row--recipes .column .column__content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--recipes .column .column__content {
    padding: 60px 20px;
  }
}
main .row.row--recipes .column .column__content .recipes {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 1279px) {
  main .row.row--recipes .column .column__content .recipes {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--recipes .column .column__content .recipes {
    display: block;
  }
  main .row.row--recipes .column .column__content .recipes tbody {
    width: 100%;
    display: block;
  }
}
main .row.row--recipes .column .column__content .recipes tr {
  border-bottom: 1px solid #e1e1e1;
}
@media screen and (max-width: 767px) {
  main .row.row--recipes .column .column__content .recipes tr {
    display: block;
    padding: 10px 0px;
  }
}
main .row.row--recipes .column .column__content .recipes tr td {
  padding: 10px 0px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  main .row.row--recipes .column .column__content .recipes tr td {
    padding: 0px;
  }
}
main .row.row--recipes .column .column__content .recipes tr td:first-of-type {
  width: 100%;
  white-space: normal;
}
main .row.row--recipes .column .column__content .recipes tr td:nth-of-type(2) {
  padding-right: 60px;
}
@media screen and (max-width: 1279px) {
  main .row.row--recipes .column .column__content .recipes tr td:nth-of-type(2) {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 1023px) {
  main .row.row--recipes .column .column__content .recipes tr td:nth-of-type(2) {
    padding: 0 60px;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--recipes .column .column__content .recipes tr td:nth-of-type(2) {
    padding: 0px;
  }
}
@media screen and (max-width: 767px) {
  main .row.row--recipes .column .column__content .recipes tr td {
    display: block;
  }
}
main .row.row--recipes .column .column__content .recipes tr td .fa {
  font-size: 19px;
  margin-right: 8px;
}
main .row .column.column--book {
  max-width: 815px;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--book {
    max-width: 90%;
  }
}
main .row .column .column--seatme {
  background-color: #fff;
}
main .row .column .column--seatme .column__content {
  padding-left: 55px;
  padding-right: 55px;
  padding-top: 75px;
  padding-bottom: 80px;
  display: table;
}
@media screen and (max-width: 767px) {
  main .row .column .column--seatme .column__content {
    padding: 30px 15px;
    margin: 0 auto;
  }
}
main .row .column .column--reserveer {
  background-color: rgba(112, 124, 64, 0.96);
  color: #fff;
}
main .row .column .column--reserveer .column__content {
  padding-left: 45px;
  padding-right: 80px;
}
@media screen and (max-width: 1023px) {
  main .row .column .column--reserveer .column__content {
    padding: 30px !important;
  }
}
main .row .column .column--reserveer .column__content h2 {
  color: #fff;
  font-weight: 400;
  font-size: 42px;
  line-height: 1;
  letter-spacing: 8px;
  margin-top: 0px;
}
@media screen and (max-width: 1023px) {
  main .row .column .column--reserveer .column__content h2 {
    font-size: 32px;
  }
}
main .row .column .column--reserveer .column__content p {
  font-family: 'Cinzel', serif;
}
main .row .column .column--reserveer .column__content p:last-of-type {
  margin-bottom: 0px;
}
main .row .column .column--reserveer .column__content a {
  color: #fff;
  text-decoration: none;
}
main .row .column .column--reserveer .column__content a:hover {
  text-decoration: underline;
}
main .row .column.column--50 {
  width: 50%;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--50 {
    width: 100%;
  }
}
main .row .column.column--grey {
  flex: 1;
  min-height: 0;
}
main .row .column.column--center {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--center {
    order: 2;
  }
}
main .row .column.column--title {
  background-color: #707d40;
  color: #fff;
  width: 235px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 1599px) {
  main .row .column.column--title {
    width: 200px;
  }
}
@media screen and (max-width: 1439px) {
  main .row .column.column--title {
    width: 165px;
  }
}
@media screen and (max-width: 1279px) {
  main .row .column.column--title {
    width: 130px;
  }
}
@media screen and (max-width: 1023px) {
  main .row .column.column--title {
    height: 130px;
    justify-content: flex-start;
    padding: 0 30px;
    box-sizing: border-box;
    width: 100%;
  }
}
main .row .column.column--title .rotate--right {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: top left;
  position: absolute;
  top: 80px;
  left: 155px;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--title .rotate--right {
    transform: none;
    top: auto;
    left: auto !important;
    position: relative;
  }
}
main .row .column.column--title .rotate--right.title--center {
  position: relative;
  top: auto;
  left: auto;
  transform-origin: center;
}
main .row .column.column--title .rotate--right.title--center .fancy {
  width: auto;
}
main .row .column.column--title .fancy {
  border-left: 20px solid #fff;
  padding-left: 18px;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  main .row .column.column--title .fancy {
    padding-left: 10px;
  }
}
main .row .column.column--title .fancy h3 {
  margin: 0;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  main .row .column.column--title .fancy h3 {
    font-size: 20px;
  }
}
main .row .column.column--title .fancy span {
  margin: -4px 0 2px 0;
  font-family: 'Cinzel', serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  main .row .column.column--title .fancy span {
    font-size: 20px;
  }
}
main .row .column.column--title .fancy h3 + span {
  margin: 5px 0 -2px 0;
}
main .row .column.column--banner {
  flex: 1;
  position: relative;
}
main .row .column.column--banner .banner__content {
  z-index: 200;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
main .row .column.column--banner .banner__content h1 {
  letter-spacing: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1439px) {
  main .row .column.column--banner .banner__content h1 {
    font-size: 76px;
  }
}
@media screen and (max-width: 1279px) {
  main .row .column.column--banner .banner__content h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 1023px) {
  main .row .column.column--banner .banner__content h1 {
    font-size: 42px;
  }
}
main .row .column.column--banner .banner__content .subtitle {
  font-family: 'Cinzel', serif;
  font-weight: 400;
  font-size: 42px;
  line-height: 1;
  max-width: 830px;
}
@media screen and (max-width: 1279px) {
  main .row .column.column--banner .banner__content .subtitle {
    max-width: 90%;
  }
}
main .row .column.column--banner .banner__content .breadcrumbs-wrapper {
  background-color: rgba(255, 255, 255, 0.58);
  padding: 14px 25px;
  margin-top: 25px;
}
main .row .column.column--banner .banner__content .breadcrumbs-wrapper p {
  margin: 0;
  color: #000;
}
main .row .column.column--banner .banner__content .breadcrumbs-wrapper p a {
  color: #000;
}
main .row .column.column--banner .banner__content .breadcrumbs-wrapper p .breadcrumb_last {
  color: #707d40;
}
main .row .column.column--image {
  flex: 1;
  display: flex;
}
main .row .column.column--image .column__image {
  height: auto;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--image iframe {
    height: 350px;
  }
}
main .row .column.column--preview {
  flex: 1;
}
main .row .column.column--preview .row {
  min-height: 820px;
}
@media screen and (max-width: 1279px) {
  main .row .column.column--preview .row {
    flex-direction: column;
  }
  main .row .column.column--preview .row.row--menukaart {
    flex-direction: row;
    min-height: 480px;
  }
  main .row .column.column--preview .row .menu__preview {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  main .row .column.column--preview .row {
    flex-direction: column;
  }
  main .row .column.column--preview .row.row--menukaart {
    flex-direction: column;
    min-height: 480px;
  }
  main .row .column.column--preview .row .menu__preview {
    flex-direction: column;
  }
  main .row .column.column--preview .row .menu__preview .column {
    padding: 60px 20px !important;
  }
  main .row .column.column--preview .row .menu__preview .column:nth-of-type(1) {
    padding: 60px 20px 0px !important;
  }
}
main .row .column.column--menu {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
main .row .column.column--menu .row {
  height: auto;
  min-height: 0;
}
main .row .column.column--menu .row.menu__preview {
  flex: 1;
}
main .row .column.column--menu .row.menu__preview h4 {
  margin-top: 0px;
  margin-bottom: 40px;
}
main .row .column.column--menu .row.menu__preview .menu__item + .menu__item {
  margin-top: 25px;
}
main .row .column.column--menu .row.menu__preview .menu__item .menu__item-wrapper {
  display: flex;
  flex-direction: row;
}
main .row .column.column--menu .row.menu__preview .menu__item .menu__item-wrapper .menu__item-title {
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
main .row .column.column--menu .row.menu__preview .menu__item .menu__item-wrapper .menu__item-spacer {
  flex: 1;
  background-image: url(images/spacer.png);
  background-repeat: repeat-x;
  background-position: left 20px;
  margin-left: 15px;
  margin-right: 2px;
}
main .row .column.column--menu .row.menu__preview .menu__item .menu__item-wrapper .menu__item-price {
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
main .row .column.column--menu .row.menu__preview .menu__item .menu__item-description {
  color: #6d6d6d;
  font-size: 16px;
  line-height: 30px;
}
main .row .column.column--menu .row.menu__preview .button {
  margin-top: 35px;
}
main .row .column.column--menu .row.menu__preview .column {
  flex: 1;
  padding-top: 65px;
  padding-bottom: 60px;
}
main .row .column.column--menu .row.menu__preview .column:nth-of-type(1) {
  padding-left: 60px;
  padding-right: 45px;
}
main .row .column.column--menu .row.menu__preview .column:nth-of-type(2) {
  padding-left: 60px;
  padding-right: 45px;
}
main .row .column.column--menu .row.menu__banner {
  height: 295px;
  position: relative;
}
main .row .column.column--menu .row.menu__banner .banner__content {
  z-index: 200;
  color: white;
  position: absolute;
  top: 30px;
  left: 55px;
  right: 35px;
  bottom: 45px;
}
@media screen and (max-width: 767px) {
  main .row .column.column--menu .row.menu__banner .banner__content {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
}
main .row .column.column--menu .row.menu__banner .banner__content a {
  color: white;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
main .row .column.column--menu .row.menu__banner .banner__content a h4 {
  font-size: 40px;
  line-height: 1;
  margin: 0;
  display: inline;
  text-shadow: #000 0 0 10px;
}
@media screen and (max-width: 767px) {
  main .row .column.column--menu .row.menu__banner .banner__content a h4 {
    font-size: 32px;
  }
}
main .row .column.column--menu .row.menu__banner .banner__content a h4 .fa {
  margin-left: 25px;
  border: 1px solid #fff;
  font-size: 26px;
  line-height: 35px;
  padding: 0px 12px 0px 14px;
  vertical-align: middle;
}
main .row .column.column--menu .row.menu__banner .banner__content .price {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #707d40;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
main .row .column.column--menu .row.menu__banner .banner__content .price .big {
  font-size: 42px;
  line-height: 1;
  margin-top: 2px;
}
main .row .column.column--menu .row.menu__banner .banner__content .price .big .sub {
  font-size: 28px;
  vertical-align: 10px;
}
@media screen and (max-width: 767px) {
  main .row .column.column--menu .row.menu__banner .banner__content .price {
    width: 100px;
    height: 100px;
  }
  main .row .column.column--menu .row.menu__banner .banner__content .price .big {
    font-size: 32px;
    margin-top: 0px;
  }
  main .row .column.column--menu .row.menu__banner .banner__content .price .big .sub {
    font-size: 24px;
    vertical-align: 6px;
  }
}
main .row .column.column--sidebar {
  width: 485px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1279px) {
  main .row .column.column--sidebar {
    width: 100%;
    flex-direction: row;
    height: 320px;
  }
  main .row .column.column--sidebar .sidebar__banner {
    flex: 1 1 100% !important;
    height: auto !important;
  }
  main .row .column.column--sidebar .sidebar__voucher {
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  main .row .column.column--sidebar {
    flex-direction: column;
    height: auto;
  }
}
main .row .column.column--sidebar .row {
  height: auto;
  min-height: 0;
}
main .row .column.column--sidebar .row.sidebar__banner {
  flex: 1;
  height: 295px;
  position: relative;
}
@media screen and (max-width: 767px) {
  main .row .column.column--sidebar .row.sidebar__banner {
    min-height: 295px;
  }
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content {
  z-index: 200;
  color: white;
  position: absolute;
  top: 30px;
  left: 55px;
  right: 35px;
  bottom: 45px;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--sidebar .row.sidebar__banner .banner__content {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content a {
  color: white;
  text-decoration: none;
  margin-top: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content a h4 {
  font-size: 26px;
  line-height: 1;
  margin: 0;
  display: inline;
  text-shadow: #000 0px 0px 10px;
}
@media screen and (max-width: 767px) {
  main .row .column.column--sidebar .row.sidebar__banner .banner__content a h4 {
    font-size: 20px;
  }
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content a h4 .fa {
  margin-left: 25px;
  border: 1px solid #fff;
  font-size: 26px;
  line-height: 35px;
  padding: 0px 12px 0px 14px;
  vertical-align: middle;
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content .michelin {
  position: absolute;
  top: 20px;
  left: 0px;
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content .price {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #707d40;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content .price .big {
  font-size: 42px;
  line-height: 1;
  margin-top: 2px;
}
main .row .column.column--sidebar .row.sidebar__banner .banner__content .price .big .sub {
  font-size: 28px;
  vertical-align: 10px;
}
@media screen and (max-width: 767px) {
  main .row .column.column--sidebar .row.sidebar__banner .banner__content .price {
    width: 100px;
    height: 100px;
  }
  main .row .column.column--sidebar .row.sidebar__banner .banner__content .price .big {
    font-size: 32px;
    margin-top: 0px;
  }
  main .row .column.column--sidebar .row.sidebar__banner .banner__content .price .big .sub {
    font-size: 24px;
    vertical-align: 6px;
  }
}
main .row .column.column--sidebar .row.sidebar__voucher {
  height: 295px;
  background-color: #707d40;
  color: #fff;
}
main .row .column.column--sidebar .row.sidebar__voucher .column {
  flex-grow: 1;
}
main .row .column.column--sidebar .row.sidebar__voucher .column .column__content {
  padding-left: 55px;
  padding-right: 55px;
}
@media screen and (max-width: 1023px) {
  main .row .column.column--sidebar .row.sidebar__voucher .column .column__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
main .row .column.column--sidebar .row.sidebar__voucher .column .column__content h4 {
  margin-top: 0px;
  margin-bottom: 30px;
}
main .row .column .column__content {
  padding-left: 185px;
  padding-right: 105px;
  padding-top: 80px;
  padding-bottom: 80px;
  flex-grow: 1;
}
@media screen and (max-width: 1599px) {
  main .row .column .column__content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
main .row .column .column__content h2 {
  color: #707d40;
  margin-top: 0px;
}
main .row .column .column__image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  align-self: stretch;
  min-height: 295px;
}
main .row .column .row {
  height: 100%;
}
footer {
  padding-top: 95px;
  padding-bottom: 75px;
  background-image: url('images/footer.png');
  background-position: bottom 10px right 90px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  footer {
    background-position: bottom center;
  }
}
footer .row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
footer .row.row--logo {
  padding-top: 30px;
  padding-bottom: 75px;
}
footer .row.row--logo a img {
  display: block;
  max-width: 256px;
  height: auto;
}
footer .row.row--social a {
  display: inline-block;
}
footer .row.row--social a img {
  display: block;
  width: 30px;
}
footer .row.row--social a + a {
  margin-left: 6px;
}
footer .row.row--triple {
  display: flex;
  flex-direction: row;
  max-width: 1168px;
  margin: 0 auto;
  justify-content: space-between;
}
@media screen and (max-width: 1279px) {
  footer .row.row--triple {
    max-width: 90%;
  }
}
@media screen and (max-width: 1023px) {
  footer .row.row--triple {
    flex-direction: column;
    align-items: center;
  }
}
footer .row.row--triple .column {
  width: 351px;
}
@media screen and (max-width: 1279px) {
  footer .row.row--triple .column {
    width: 30%;
  }
}
@media screen and (max-width: 1023px) {
  footer .row.row--triple .column {
    width: 351px;
  }
  footer .row.row--triple .column + .column {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  footer .row.row--triple .column {
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
  }
}
footer .row.row--triple .column table {
  width: 100%;
}
footer .row.row--triple .column table tr td:nth-of-type(1) {
  text-align: left;
}
footer .row.row--triple .column table tr td:nth-of-type(2) {
  text-align: right;
}
footer .row.row--triple .column h4 {
  font-size: 25px;
  font-weight: 700;
  color: #707d40;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
}
footer .row.row--triple .column p {
  text-align: center;
}
footer .row.row--triple .column p span {
  display: block;
}
footer .row.row--triple .column p span .fa {
  color: #707d40;
}
footer .row.row--triple .column p span .fa.fa-map-marker {
  font-size: 24px;
  vertical-align: -2px;
  margin-right: 9px;
}
footer .row.row--triple .column p span .fa.fa-envelope {
  font-size: 15px;
  vertical-align: 1px;
  margin-right: 7px;
}
footer .row.row--triple .column p span .fa.fa-phone {
  font-size: 19px;
  vertical-align: -1px;
  margin-right: 5px;
}
footer .row.row--triple .column p span img {
  vertical-align: sub;
}
footer .row.row--triple .column p:last-of-type {
  margin-bottom: 0px;
}
.backtotop {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  position: fixed;
  right: 65px;
  bottom: 80px;
  width: 49px;
  height: 49px;
  z-index: 999;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .backtotop {
    right: 20px;
    bottom: 20px;
  }
}
.row--masonry h4 {
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.page-id-11 a {
  color: #651961;
}
.page-id-11 .mobile-menu .mobile-menu-header {
  background-color: #651961;
}
.page-id-11 .mobile-menu .menu li.current-menu-item > a {
  color: #651961;
}
.page-id-11 .mobile-menu .menu li.current-menu-ancestor > a {
  color: #651961;
}
.page-id-11 .mobile-menu .menu li a:hover {
  color: #651961;
}
.page-id-11 header .row--header .menu-hoofdmenu-container ul li.current-menu-ancestor > a {
  color: #651961;
}
.page-id-11 header .row--header .menu-hoofdmenu-container ul li.current-menu-item > a {
  color: #651961;
}
.page-id-11 header .row--header .menu-hoofdmenu-container ul li a:hover {
  color: #651961;
}
.page-id-11 main .row .column.column--title {
  background-color: #651961;
}
.page-id-11 main .row .column.column--banner .banner__content .breadcrumbs-wrapper p .breadcrumb_last {
  color: #651961;
}
.page-id-11 main .row .column .column__content h2 {
  color: #651961;
}
.page-id-11 footer .row.row--triple .column h4 {
  color: #651961;
}
.page-id-11 footer .row.row--triple .column p span .fa {
  color: #651961;
}
.page-id-17 .contact-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1439px) {
  .page-id-17 .contact-wrapper {
    flex-direction: column;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page-id-17 .contact-wrapper {
    flex-direction: row;
  }
}
.page-id-17 .contact-wrapper h5 {
  font-size: 17px;
  line-height: 1;
  margin-top: 15px;
}
.page-id-17 .contact-wrapper .contact-gegevens table tr td {
  vertical-align: top;
}
.page-id-17 .contact-wrapper .contact-gegevens .fa {
  color: #707d40;
}
.page-id-17 .contact-wrapper .contact-gegevens .fa.fa-map-marker {
  font-size: 24px;
  vertical-align: -2px;
}
.page-id-17 .contact-wrapper .contact-gegevens .fa.fa-envelope {
  font-size: 15px;
  vertical-align: 1px;
}
.page-id-17 .contact-wrapper .contact-gegevens .fa.fa-phone {
  font-size: 19px;
  vertical-align: -1px;
}
.page-id-17 .contact-wrapper .contact-openingstijden {
  width: 275px;
}
@media screen and (max-width: 1439px) {
  .page-id-17 .contact-wrapper .contact-openingstijden {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page-id-17 .contact-wrapper .contact-openingstijden {
    margin-top: 0;
  }
}
.page-id-17 .contact-wrapper .contact-openingstijden table {
  width: 100%;
}
.page-id-17 .contact-wrapper .contact-openingstijden table tr td {
  text-align: left;
}
.page-id-17 .contact-wrapper .contact-openingstijden table tr td:nth-of-type(2n) {
  text-align: right;
}
.page-id-17 .field label {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.page-id-17 .field input.wpcf7-not-valid {
  border-bottom: 1px solid red;
}
.page-id-17 .field textarea.wpcf7-not-valid {
  border-bottom: 1px solid red;
}
.page-id-17 .field-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .page-id-17 .field-wrapper {
    flex-direction: column;
  }
}
.page-id-17 .field-third + .field-third {
  padding-left: 18px;
}
@media screen and (max-width: 767px) {
  .page-id-17 .field-third + .field-third {
    padding-left: 0px;
    margin-top: 25px;
  }
}
.page-id-17 .field-third input {
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  padding: 5px 0px;
  border: 0;
  border-bottom: 1px solid #999;
  margin-top: 10px;
  background-color: transparent;
}
.page-id-17 .field-third input:focus {
  outline: 0;
}
.page-id-17 .field-full textarea {
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  padding: 5px 0px;
  border: 0;
  border-bottom: 1px solid #999;
  margin-top: 10px;
  resize: vertical;
  height: 90px;
  background-color: transparent;
}
.page-id-17 .field-full textarea:focus {
  outline: 0;
}
.page-id-17 .field-button {
  margin-top: 25px;
}
.page-id-17 .wpcf7-submit {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  padding: 13px 15px;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
.page-id-17 .wpcf7-submit:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.page-id-17 .wpcf7-response-output {
  display: none !important;
}
.page-id-17 .wpcf7-mail-sent-ok {
  display: block !important;
  margin: 30px 0 0;
  padding: 13px 15px;
  background-color: #398f14;
  font-size: 16px;
  border: 0;
  color: #fff;
  line-height: 1.4em;
}
.page-id-17 main .row.row--recipes .column .column__content {
  padding-right: 250px;
}
@media screen and (max-width: 1599px) {
  .page-id-17 main .row.row--recipes .column .column__content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-id-17 main .row.row--recipes .column .column__content {
    padding: 60px 20px;
  }
}
.page-id-17 main .row .column .column__content {
  padding-right: 75px;
}
@media screen and (max-width: 1599px) {
  .page-id-17 main .row .column .column__content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-id-17 main .row .column .column__content {
    padding: 60px 20px;
  }
}
.page-id-13 a {
  color: #36648b;
}
.page-id-13 .mobile-menu .mobile-menu-header {
  background-color: #36648b;
}
.page-id-13 .mobile-menu .menu li.current-menu-item > a {
  color: #36648b;
}
.page-id-13 .mobile-menu .menu li.current-menu-ancestor > a {
  color: #36648b;
}
.page-id-13 .mobile-menu .menu li a:hover {
  color: #36648b;
}
.page-id-13 header .row--header .menu-hoofdmenu-container ul li.current-menu-ancestor > a {
  color: #36648b;
}
.page-id-13 header .row--header .menu-hoofdmenu-container ul li.current-menu-item > a {
  color: #36648b;
}
.page-id-13 header .row--header .menu-hoofdmenu-container ul li a:hover {
  color: #36648b;
}
.page-id-13 main .row .column.column--title {
  background-color: #36648b;
}
.page-id-13 main .row .column.column--banner .banner__content .breadcrumbs-wrapper p .breadcrumb_last {
  color: #36648b;
}
.page-id-13 main .row .column .column__content h2 {
  color: #36648b;
}
.page-id-13 footer .row.row--triple .column h4 {
  color: #36648b;
}
.page-id-13 footer .row.row--triple .column p span .fa {
  color: #36648b;
}
@media screen and (max-width: 767px) {
  a h4 .fa {
    display: none !important;
  }
  .home main .row .column.column--sidebar .row.sidebar__voucher .column .column__content {
    min-height: 320px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}


@media screen and (min-width: 1860px) {
	header.floating .row--header .menu-hoofdmenu-container .logo img { height: 110% ; }
	.page-id-15 header.floating .row--header .menu-hoofdmenu-container .logo img { height: 86% ; }
}


.odd .second { order: 1; }
.odd .first { order: 2; }
.odd .fourth { order: 2; }
.odd .third { order: 1; }

.even .second { order: 2; }
.even .first { order: 1; }
.even .fourth { order: 1; }
.even .third { order: 2; }