/*
Theme Name: Landmarkt
Author: Robbert Grobben and Studio Ronduit
Author URI: https://robbertgrobben.com/
Version: 0.1
*/

/*      fonts */

@font-face {
  font-family: "Biblon";
  src: url("./fonts/BiblonITCStd.eot"); /* IE9 Compat Modes */
  src: url("./fonts/BiblonITCStd.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("./fonts/BiblonITCStd.otf") format("opentype"),
    /* Open Type Font */ url("./fonts/BiblonITCStd.svg") format("svg"),
    /* Legacy iOS */ url("./fonts/BiblonITCStd.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("./fonts/BiblonITCStd.woff") format("woff"),
    /* Modern Browsers */ url("./fonts/BiblonITCStd.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sale-MediumItalic";
  src: url("./fonts/SlMdIt.eot"); /* IE9 Compat Modes */
  src: url("./fonts/SlMdIt.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("./fonts/SlMdIt.otf") format("opentype"),
    /* Open Type Font */ url("./fonts/SlMdIt.svg") format("svg"),
    /* Legacy iOS */ url("./fonts/SlMdIt.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("./fonts/SlMdIt.woff") format("woff"),
    /* Modern Browsers */ url("./fonts/SlMdIt.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/*      RESET styles  */

*,
*::before,
*::after {
  box-sizing: border-box;
}

ul[class]:not(.woocommerce-error),
ol[class] {
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
ol[class],
figure,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  /* min-height: 100vh; */
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.71;
  width: 100%;
}

ul[class],
ol[class] {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img {
  max-width: 100%;
  display: block;
}

article > * + * {
  margin-top: 1em;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/*    END RESET styles  */

* {
  font-family: Lato, Arial;
  font-size: 14px;
}
body > header {
  position: fixed;
  display: flex;
  background-image: url("images/nav_pattern.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  /* height: 69px; */
  width: 100%;
  z-index: 10;
  padding-bottom: 10px;
}
#shadow {
  content: "";
  width: 100%;
  position: fixed;
  box-shadow: #00000070 0px 0px 20px 10px;
  height: 63px;
}
.header-wc + #shadow {
  height: 128px;
}
body > section {
  padding-top: 70px;
}
body > section > .wp-block-cover:first-child,
body > section > .wp-block-image:first-child {
  margin-top: -12px;
}
body > section > .wp-block-gallery:first-child {
  margin-top: -60px;
}
body > section > .wp-block-cover:first-child img,
body > section > .wp-block-image:first-child img,
body > section > .wp-block-gallery:first-child .slick-slider {
  z-index: 2;
}
body > header {
  display: flex;
  flex-direction: column;
}
body > header > section {
  display: flex;
}
body > header > section > hr {
  box-sizing: border-box;
  margin-top: 12px;
  margin-bottom: 16px;
  width: 100%;
}
body > header > * {
  margin-left: 24px;
  margin-right: 16px;
}
body > header > section > .logo {
  height: 47px;
  margin-left: 0;
  margin-top: 6px;
}
body > header > section > .logo > img {
  height: 47px;
}
body > header nav {
  display: flex;
  width: 100%;
}
body > header nav,
header a {
  margin-top: 17px;
}
body > header a {
  font-size: 16px;
  margin: 0 12px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
body > header nav ul li.current-menu-item a {
  background-color: #e84b37;
  margin-top: -4px;
  border-radius: 2px;
  text-shadow: none;
}
body > header nav ul li a {
  padding: 4px 8px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.7);
}
body > header .login-button {
  margin-left: auto;
}
.menu {
  display: flex;
}
.header-categorie-button {
  position: relative;
}
.header-categorie-button > a {
  display: flex;
  justify-content: space-between;
}
.header-categorie-button > a > img {
  margin-left: 12px;
}

.header-searchfield {
  height: 34px;
  margin-left: 16px;
  background-color: transparent;
  color: white;
  border: solid 2px #e84b37;
  border-radius: 3px 0 0 3px !important;
  text-align: center;
  padding-top: 6px;
}

.welkom-aside h2 {
  font-size: 45px;
  font-style: italic;
  margin-bottom: 8px;
  font-family: Sale-MediumItalic, Arial;
  font-weight: 500;
}
.welkom-aside .subtitle {
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  margin-bottom: 8px;
}
.welkom-aside > div {
  margin-top: 24px;
}

#searchform,
#newsletter-form {
  display: flex;
}
.header-searchfield::placeholder {
  color: white;
}
#newsletter-form {
  margin-bottom: 8px;
}
#newsletter-form .header-searchfield {
  color: black;
  margin-left: 0;
}
#newsletter-form .header-searchfield::placeholder {
  color: black;
}
.header-searchbutton {
  height: 34px;
  padding-left: 8px;
  padding-right: 10px;
  background-color: #e84b37;
  border-radius: 0 3px 3px 0;
  border: 0;
  display: flex;
  align-items: center;
  width: 34px;
}
.header-searchbutton > input {
  height: 18px;
}

.header-menu-categories {
  display: none;
  position: absolute;
  top: 160px;
  padding: 24px;
  background-color: #e84b37;
  border-radius: 3px;
  right: 24px;
  left: 24px;
}
.header-menu-categories ul {
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
}
.header-menu-categories ul li {
  display: flex;
  flex-direction: row;
}
.header-menu-categories ul li a {
  background-color: white;
  padding: 8px;
  color: black;
  margin-top: 4px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 12px;
  width: 242px;
  margin-left: 0;
  font-size: 14px;
}
.header-menu-categories ul li a img {
  width: 30px;
  height: auto;
}
.header-menu-categories ul li a:hover {
  background: none;
  background-color: white;
  text-decoration: underline;
}
.menu-image-title-after.menu-image-title {
  padding-left: 0;
}

.menu-item {
  position: relative;
  max-width: 242px;
}
.menu-item > ul {
  position: absolute;
  top: 50px;
  /* left: 242px; */
  padding-left: 16px !important;
  width: 192px;
  border-radius: 3px;
  background-color: #e0e5eb;
  display: none;
  z-index: 500;
  padding-bottom: 4px !important;
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.25),
    0 0 20px 0 rgba(0, 0, 0, 0.13);
  overflow: scroll !important;
}
.menu-item > ul > li a {
  padding: 4px;
  padding-left: 12px;
  text-transform: none;
}
.menu-item:hover > ul {
  display: block;
}

body > header > section:last-child {
  margin-bottom: 12px;
}

body > section:not(.webshop) > *:not(p):not(h4):not(h1):not(h2):not(h3),
body > .webshop {
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 50px; */
}
body > section:not(.webshop) > p,
body > section:not(.webshop) > h1,
body > section:not(.webshop) > h2,
body > section:not(.webshop) > h3,
body > section:not(.webshop) > h4 {
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
}
h1,
h2,
h3 {
  color: #e84b37;
}
h1 {
  font-size: 45px;
  font-weight: 500;
  /* font-style: italic; */
  margin-top: 60px;
  margin-bottom: 36px;
  font-family: Sale-MediumItalic, Arial;
}
h2 {
  font-size: 36px;
  font-weight: bold;
  margin-top: 54px;
  margin-bottom: 26px;
  font-family: Biblon, Arial;
}
h3 {
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Biblon, Arial;
}

a {
  color: black;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
.input-text {
  border-radius: 3px;
  border: solid 2px #e84b37;
  padding: 8px;
  background-color: transparent;
}

select {
  border-radius: 3px;
  border: solid 2px #e84b37;
  padding: 8px;
  background-color: transparent;
}

body > section > p {
  margin-top: 8px;
  margin-bottom: 8px;
}
body > section > p:nth-child(2) {
  margin-top: 80px;
  margin-bottom: 80px;
}

section.background-image {
  background-image: url(./images/landmarkt-houten-achtergrond.jpg);
  background-repeat: repeat-x;
}

/* Customize the label (the container) */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6e6e6e;
}
.checkbox-container > a {
  color: #6e6e6e;
}

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: solid 2px #979797;
}

.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-container .checkmark:after {
  left: 3px;
  top: 1px;
  width: 4px;
  height: 7px;
  border: solid black;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.small-page {
  max-width: 520px;
  margin: 0 auto;
}
.small-page.login h1 {
  text-align: center;
}
.small-page.login h2 {
  text-align: center;
  color: black;
  font-size: 26px;
  font-weight: bold;
}
.small-page.login form {
  border: none;
  max-width: 290px;
  margin: 0 auto;
  padding: 0;
}
.small-page.login hr {
  border: none;
  border-bottom-style: solid;
  border-color: #e84b37;
  border-bottom-width: 2px;
  border-radius: 2px;
  width: 100%;
  margin-top: 30px;
}

.postcode-check {
  padding: 3px;
}
.postcode-check input {
  width: 100%;
}

.select2-container--default .select2-selection--single {
  border: solid 2px #e84b37;
  padding: 8px;
  height: auto;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 9px;
  right: 9px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  /* border-color: #e84b37 transparent transparent transparent; */
}

body > section > .woocommerce {
  padding-top: 80px;
}

.wp-block-button a,
.woocommerce .wp-block-button a.button,
.woocommerce button.button.alt,
.leesmeer,
.custom-button {
  padding: 8px 20px;
  background-color: #e84b37;
  border-radius: 3px;
  line-height: 18px;
  font-size: 14px;
  text-transform: uppercase;
}
.custom-button {
  color: white;
}
.wp-block-button a:hover,
.woocommerce .wp-block-button a.button:hover,
.woocommerce button.button.alt:hover,
.custom-button:hover:not(.no-hover) {
  background: linear-gradient(
    0deg,
    rgba(202, 50, 30, 1) 0%,
    rgba(232, 75, 55, 1) 100%
  );
}
.wp-block-button-grey,
.leesmeer,
.wp-block-button-white {
  color: black;
  text-transform: uppercase;
}
.wp-block-button-grey a,
.leesmeer {
  background-color: #e0e5eb;
}
.wp-block-button-white a {
  background-color: white;
}
.wp-block-button-grey a:hover,
.leesmeer:hover,
.wp-block-button-white a:hover {
  background: #e0e5eb;
}
.wp-block-button > a > img {
  float: right;
  margin-left: 12px;
  width: 18px;
  height: 18px;
}
.custom-button {
  border: none;
  margin-top: auto;
}

.wp-block-cover,
.wp-block-image img,
.webshop.product-page > img,
.custom-block-ingredienten img,
body.single > .single-custom > img,
.columns-1.wp-block-gallery ul {
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0 24px 10px rgba(0, 0, 0, 0.12),
    4px 4px 6px 0 rgba(0, 0, 0, 0.27), #e84b37 16px 16px 0 0;
}

.lm-slider {
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0 24px 10px rgba(0, 0, 0, 0.12),
    4px 4px 6px 0 rgba(0, 0, 0, 0.27), #e84b37 16px 16px 0 0;
  z-index: 2;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

@media screen and (min-width: 620px) {
  .lm-slider h1 {
    font-size: 65px !important;
  }
}

.lm-slider h1 {
  z-index: 5;
  color: #f8f9f9 !important;
  font-size: 38px;
}

.lm-slider img {
  filter: brightness(60%);
  border-radius: 6px !important;
}

.columns-1.wp-block-gallery ul li img {
  border-radius: 6px;
}
.wp-block-cover > div > h1 {
  font-size: 55px;
}
.wp-block-cover {
  background-color: rgba(34, 34, 34, 0.4);
  opacity: 1;
}

body > section > hr.wp-block-separator {
  border: none;
  border-bottom-style: solid;
  border-color: #e0e5eb;
  border-bottom-width: 6px;
  border-radius: 3px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.wp-block-columns {
  align-items: center;
  margin-bottom: 50px;
}
.wp-block-columns h2 {
  margin-top: 0;
}
.wp-block-image img {
  object-fit: cover;
}

.wp-block-columns.small {
  padding-left: 104px;
  padding-right: 104px;
}
body > section > p.small {
  max-width: 395px;
}

@media screen and (min-width: 765px) {
  footer h3 {
    font-size: 26px !important;
    margin-bottom: 20px !important;
  }

  footer a {
    font-size: 14px !important;
  }

  footer img {
    width: 34px !important;
  }

  footer .kom-je-langs section p,
  strong {
    font-size: 14px !important;
  }

  footer .kom-je-langs section img {
    margin-top: 0 !important;
    width: 50px !important;
  }

  footer #newsletter-form .header-searchfield {
    font-size: 14px !important;
  }

  footer .header-searchfield {
    height: 34px !important;
  }

  footer .header-searchbutton {
    height: 34px !important;
    width: 34px !important;
  }

  footer .sub-footer span {
    font-size: 14px !important;
  }
}

footer {
  background-color: #e0e5eb;
  margin-top: 150px;
  box-shadow: inset 0 10px 22px 0 rgba(0, 0, 0, 0.07);
}
footer h3 {
  font-style: normal;
  font-size: 38px;
  margin-bottom: 0;
}

footer a {
  font-size: 18px;
}

footer img {
  width: 42px;
}

footer > section {
  max-width: 1232px;
  margin: 0 auto;
}

footer > section > section {
  display: flex;
  justify-content: space-between;
}
footer .kom-je-langs section {
  display: flex;
  flex-direction: row;
}
footer .kom-je-langs section:first-child {
  margin-right: 33px;
  padding-bottom: 25px;
}

footer .kom-je-langs section p,
strong {
  font-size: 18px;
}

footer .kom-je-langs section img {
  margin-right: 25px;
  margin-top: 15px;
  width: 60px;
  object-fit: contain;
  height: 69px;
}
footer .newsletter {
  display: flex;
  flex-direction: column;
  max-width: 270px;
}

footer #newsletter-form .header-searchfield {
  font-size: 18px;
}

footer .header-searchfield {
  height: 38px;
}

footer .header-searchbutton {
  height: 38px;
  width: 38px;
}
footer .newsletter span {
  color: #6e6e6e;
}
.footer-menu a {
  color: black;
  text-decoration: none;
  margin-left: 36px;
  font-weight: 500;
}
footer .sub-footer {
  margin-top: 15px;
  padding-bottom: 25px;
}

footer .sub-footer span {
  font-size: 18px;
}

footer hr {
  margin-top: 56px;
}
footer .contact > section {
  display: flex;
  margin-top: 10px;
}
footer .contact > section img:first-child {
  margin-right: 15px;
}

strong {
  color: #e84b37;
  font-weight: 900;
}

.custom-block-header-text-button {
  height: 290px;
  width: 390px;
  border-radius: 6px;
  position: relative;
  background-position: center;
  background-size: cover;
  box-shadow: 0 0 24px 10px rgba(0, 0, 0, 0.12),
    4px 4px 6px 0 rgba(0, 0, 0, 0.27);
}
.custom-block-header-text-button section {
  background-color: white;
  border-radius: 6px;
  box-shadow: 2px 2px 14px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 12px;
  left: 16px;
  right: 16px;
  padding-bottom: 12px;
  display: flex;
  flex-direction: column;
  padding: 16px;
  height: 167px;
}
.custom-block-header-text-button section h2 {
  height: 45px;
  margin-bottom: 12px;
  margin-top: -14px;
}
.custom-block-header-text-button section p {
  height: 48px;
  font-weight: 500;
  line-height: 1.71;
  overflow: hidden;
}
.custom-block-header-text-button section a {
  text-decoration: none;
  background-color: #e84b37;
  border-radius: 3px;
  margin-left: -24px;
  margin-top: 12px;
  padding: 8px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  text-transform: uppercase;
  align-self: flex-start;
  box-shadow: 2px 2px 14px 0 rgba(0, 0, 0, 0.5);
}

.custom-block-blog {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom-block-blog > a {
  text-decoration: none;
}
.custom-block-blog > a > section {
  max-width: 395px;
  background-color: white;
  border-radius: 6px;
  height: 428px;
  margin-bottom: 40px;
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.25),
    0 0 20px 0 rgba(0, 0, 0, 0.13);
}
.custom-block-blog > a > section > section {
  padding: 16px;
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 246px;
}
.custom-block-blog > a section > img {
  height: 182px;
  width: 395px;
  object-fit: cover;
  border-radius: 6px;
  position: relative;
  box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.12),
    2px 2px 3px 0 rgba(0, 0, 0, 0.27), #e84b37 8px 8px 0 0;
}
.custom-block-blog > a section h2 {
  margin-bottom: 12px;
  line-height: 1.28;
  margin-top: 12px;
}
.custom-block-blog > a section p {
  height: 72px;
  overflow: hidden;
  line-height: 1.71;
  font-size: 14px;
  font-weight: 500;
}
.custom-block-blog > a section .top-section {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 12px;
}
.custom-block-blog > a section .bottom-section {
  display: flex;
  justify-content: space-between;
}
.custom-block-blog > a section span {
  text-transform: uppercase;
  color: #e84b37;
  font-weight: 600;
}
.custom-block-blog > a section span > img {
  float: right;
  margin-left: 8px;
  width: 19px;
}
.custom-block-blog section time {
  font-size: 12px;
}

.custom-block-komende-evenementen {
  display: flex;
  justify-content: center;
}
.custom-block-komende-evenementen > a {
  width: 290px;
  border: solid 2px #e0e5eb;
  border-radius: 3px;
  padding: 12px;
  margin-left: 35px;
  margin-right: 35px;
  text-decoration: none;
}
.custom-block-komende-evenementen > a > section {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.custom-block-komende-evenementen > a > section > h3 {
  margin-top: 0;
  margin-bottom: 14px;
  font-style: normal;
}
.custom-block-komende-evenementen > a > section > hr {
  border: none;
  border-bottom-style: solid;
  border-color: #e0e5eb;
  border-bottom-width: 2px;
  border-radius: 2px;
  width: 100%;
}
.custom-block-komende-evenementen > a > section > .location,
.custom-block-komende-evenementen > a > section > .time {
  display: flex;
  align-items: center;
  line-height: 1.71;
  font-size: 14px;
  font-weight: 500;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 16px;
}
.custom-block-komende-evenementen > a > section > .location p,
.custom-block-komende-evenementen > a > section > .time p {
  margin-left: 12px;
}
.custom-block-komende-evenementen > a > section > .date {
}
.custom-block-komende-evenementen > a > section > .time {
}
.custom-block-komende-evenementen > a > section > .location {
  margin-bottom: 16px;
}
.custom-block-komende-evenementen > a > section > div {
  flex: 1;
}
.custom-block-komende-evenementen > a > section > div > p {
  max-height: 72px;
  overflow: hidden;
}
.custom-block-komende-evenementen > a > section > .leesmeer {
  align-self: flex-start;
  margin-top: 8px;
  font-weight: 500;
}
.custom-block-komende-evenementen > a > section > .leesmeer img {
  float: right;
  margin-left: 12px;
  margin-top: -1px;
  height: 18px;
}

body > .webshop,
.my-account-flex {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}
.my-account-flex {
  padding-top: 0px;
}
.webshop aside,
.my-account-flex aside {
  display: flex;
  flex-direction: column;
  width: 290px;
}
.my-account-flex aside h2 {
  margin-top: 0;
}
.my-account-flex aside nav div {
  margin-top: 16px;
}
.my-account-flex h1 {
  font-size: 36px;
  color: black;
  font-style: normal;
  font-family: Biblon, Arial;
  font-weight: bold;
  margin-top: 0;
}

.webshop:not(.product-page) > section {
  width: 852px;
}

.last-order {
  width: 292px;
}
.last-order > h3 {
  color: white;
  background-color: #e84b37;
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 2px;
  margin-bottom: 0;
  font-style: normal;
  border-radius: 3px 3px 0 0;
}
.last-order > section {
  padding: 8px;
  background-color: white;
  border-radius: 0 0 3px 3px;
  margin-bottom: 16px;
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.25),
    0 0 20px 0 rgba(0, 0, 0, 0.13);
}
.last-order > section > ul {
  list-style: none;
  padding: 0;
}

.last-order > section > ul > a > li {
  margin-top: 8px;
  margin-bottom: 8px;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.last-order > section > ul > a {
  text-decoration: none;
}

.last-order > .wp-block-button a {
  width: 100%;
}

.last-order .quantity {
  color: #e84b37;
}
.last-order .name {
  font-weight: bold;
  max-height: 46px;
  overflow: hidden;
}
.last-order .price > .amount {
  padding: 8px;
  background-color: #e0e5eb;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  color: #252525;
  float: right;
}

.last-order .price > .amount .woocommerce-Price-currencySymbol {
  font-size: 18px;
}

.product > section {
  box-sizing: border-box;
  padding: 12px;
  border-radius: 3px;
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.25),
    0 0 20px 0 rgba(0, 0, 0, 0.13);
  background-color: white;
  position: relative;
  height: 312px;
  max-width: 268px;
}
.product > section > a > img {
  border-radius: 3px;
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.3);
  width: 244px;
  height: 217px;
  object-fit: cover;
}
.product > section > section {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 185px;
  left: 24px;
  right: 24px;
}
.product > section > section > section {
  display: flex;
  text-align: center;
}
.product > section > section > p > span,
.product > section > section > p > span > span,
.product > section > section > section > p,
.product > section > h4 > a {
  font-size: 18px;
  font-weight: bold;
}
.product > section > h4 {
  margin-top: 16px;
  max-height: 60px;
  overflow: hidden;
}

.product > section > section > p {
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
}
.product > section > section > * {
  height: 34px;
}
.red,
.white {
  padding: 8px;
  border-radius: 3px;
}
.red.square,
.white.square {
  width: 34px;
  height: 34px;
  margin-left: 8px;
}
.red.square > a > img {
  width: 100%;
  height: 100%;
}
.red.rectangle {
  width: 68px;
  height: 34px;
  margin-left: 8px;
}
.red.rectangle > a > img {
  width: 50%;
  height: 100%;
  margin: auto;
}
.white {
  background-color: white;
  color: #e84b37;
}
.red,
.red > a {
  background-color: #e84b37;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
.increment-product,
.decrement-product {
  cursor: pointer;
}
.white,
.white *,
.red,
.red * {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.white {
  padding: 4px;
}
.white.price {
  padding-left: 8px;
  padding-right: 8px;
}

.not-active {
  background-color: grey !important;
  pointer-events: none;
}

.webshop.product-page {
  display: flex;
  flex-direction: column;
  padding-top: 214px;
  margin: 0 auto;
  //  max-width: 418px;
  position: relative;
}
.webshop.product-page > h1 {
  text-align: center;
  margin-top: 60px;
}
.webshop.product-page > *:not(h1):not(img) {
  width: 100%;
  max-width: 418px;
  margin-left: auto;
  margin-right: auto;
}
.webshop.product-page > section {
  justify-content: space-between;
  background-color: #e0e5eb;
  padding: 12px;
  border-radius: 3px;
}
.webshop.product-page > section > section {
  align-items: center;
}
.webshop.product-page > section,
.webshop.product-page > section > section {
  display: flex;
}
.webshop.product-page .attr {
  margin-left: 8px;
  font-weight: bold;
}
.webshop.product-page > img {
  object-fit: cover;
  margin-bottom: 56px;
  width: 814px;
  height: 430px;
  margin-left: auto;
  margin-right: auto;
}
.webshop.product-page > p {
  margin-top: 44px;
}
.webshop.product-page .white.price {
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.12);
}
.webshop.product-page .square {
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.12);
}
.webshop.product-page .back-button {
  margin-left: 0;
}
.back-button > a > img {
  float: left;
  margin-left: 0;
  margin-right: 16px;
}

.recept section:first-child {
  display: flex;
  justify-content: space-between;
  margin-top: 84px;
}

.recept > h1,
.recept > h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.recept > h1 {
  margin-top: 40px;
}
.recept h4 {
  font-size: 20px;
  font-weight: 900;
  margin-top: 28px;
  margin-bottom: 8px;
}
.recept div p,
.recept div ul {
  margin-bottom: 8px;
}

.custom-block-recepten > a > section h2 {
  max-height: 90px;
  overflow: hidden;
}
.custom-block-recepten-header {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.custom-block-recepten-header h1 {
  margin-top: 0;
}

.recepten-gang-ul {
  display: none;
}
.recepten-category {
  border-bottom: 2px solid #e84b37;
}

.recepten-filter {
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.recepten-filter p {
  margin-bottom: 14px;
}
.recepten-filter p a {
  text-transform: uppercase;
  color: #e84b37;
  font-weight: 600;
  text-decoration: none;
}

.custom-block-recepten-header ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
}

.custom-block-recepten-header h1 {
  padding-right: 20px;
}

.custom-block-recepten-header-active {
  background-color: #9ea0a3 !important;
}
.custom-block-recepten-header ul li a {
  padding: 10px;
  background-color: #e0e5eb;
  border-radius: 3px;
  text-transform: uppercase;
  text-decoration: none;
}

.custom-block-recepten-header ul li:hover {
  cursor: pointer;
}

#recipe-filter-submit {
  background-color: #e84b37 !important;
  color: white !important;
}

.custom-block-openingstijden {
  background-color: #e84b37;
  display: flex;
  justify-content: space-between;
  padding: 24px;
  transform: translate(16px, -50px);
  position: relative;
  border-radius: 0 0 6px 6px;
  color: white;
  padding-top: 54px;
  margin-bottom: -50px;
}
.custom-block-openingstijden > section.openingstijden > section {
  display: flex;
}

.custom-block-openingstijden h3 {
  color: white;
  font-style: normal;
  margin-top: 0;
  font-size: 36px;
}

.custom-block-openingstijden .adres div {
  margin-top: 24px;
}

.custom-block-openingstijden .adres .phone {
  margin-top: 8px;
}
.custom-block-openingstijden .openingstijden {
  margin-right: 112px;
}
.custom-block-openingstijden .openingstijden .tijden {
  margin-right: 24px;
}
.custom-block-openingstijden .openingstijden .tijden p {
  padding: 12px 12px 0 12px;
  display: flex;
  justify-content: space-between;
  width: 290px;
}
.custom-block-openingstijden .openingstijden .tijden .title {
  text-decoration: underline;
}
.custom-block-openingstijden .openingstijden .tijden .nu-open,
.afwijkend {
  padding: 8px;
  border-radius: 3px;
  border: solid 2px white;
  margin-bottom: 10px;
  width: 290px;
}
.afwijkend {
  align-self: flex-start;
}
.afwijkend > section {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.afwijkend p {
  display: flex;
  flex-direction: column;
}
.afwijkend h4 {
  font-size: 17px;
}

.custom-block-ingredienten {
  display: flex;
  margin-top: 40px;
}
.custom-block-ingredienten img {
  z-index: 2;
  width: 814px;
  object-fit: cover;
  max-height: 464px;
}

.custom-block-ingredienten > section {
  padding-left: 25px;
  color: white;
  background-color: #e84b37;
  border-radius: 6px;
  flex-grow: 1;
  transform: translateY(16px);
  z-index: 1;
}
.custom-block-ingredienten > section h3 {
  color: white;
  font-style: normal;
  font-size: 36px;
  margin-top: 16px;
}
.custom-block-ingredienten > section > ul {
  padding-left: 16px;
}
.custom-block-ingredienten > section > ul li {
  line-height: 2.64;
}

.custom-block-reserveren {
  display: flex;
  width: 600px;
  margin: 0 auto;
  justify-content: space-between;
  margin-top: 40px;
  width: 100%;
}

.custom-block-reserveren .datepicker-sec {
  width: 290px;
  border: solid 2px #e0e5eb;
  padding: 12px;
  height: 286px;
  margin: auto;
}
.custom-block-reserveren .datepicker-sec td {
  text-align: center;
}
.custom-block-reserveren .datepicker-sec th {
  color: #e0e5eb;
  text-transform: lowercase;
}
.custom-block-reserveren .datepicker-sec table a {
  text-decoration: none;
  font-weight: bold;
  opacity: 0.9;
  padding: 8px;
}
.custom-block-reserveren .datepicker-sec a.ui-state-active {
  color: white;
  background-color: #e84b37;
  border-radius: 20px;
}
.custom-block-reserveren .other {
  display: flex;
  flex-direction: column;
  width: 290px;
}
.custom-block-reserveren .other p {
  margin-bottom: 12px;
  font-weight: 500;
}
.custom-block-reserveren .other .reserveren-tijd {
  margin-bottom: 32px;
}
#datepicker-custom .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#datepicker-custom .ui-datepicker-prev {
  order: 1;
}
#datepicker-custom .ui-datepicker-prev .ui-icon {
  background: url("./images/icon-arrow-left-calendar.svg");
  background-position: 0px 0px !important;
  background-repeat: no-repeat;
}
#datepicker-custom .ui-datepicker-next {
  order: 3;
}
#datepicker-custom .ui-datepicker-next .ui-icon {
  background: url("./images/icon-arrow-right-calendar.svg");
  background-position: 0px 0px !important;
  background-repeat: no-repeat;
}
#datepicker-custom .ui-datepicker-title {
  order: 2;
  font-weight: 600;
}
#datepicker-custom .ui-datepicker-calendar {
  width: 100%;
  height: 100%;
}

#datepicker-custom .ui-datepicker-next .ui-icon,
#datepicker-custom .ui-datepicker-prev .ui-icon {
  text-indent: -99999px;
  overflow: hidden;
  display: inline-block;
  width: 17px;
  height: 16px;
}
#datepicker-custom .ui-datepicker-calendar {
  border-top: 2px solid #e0e5eb;
  margin-top: 8px;
  padding-top: 8px;
}
.subcategories-list li a {
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 12px;
  display: block;
}

.subcategories-list li {
  border-bottom: 2px solid #e84b37;
}

.welkom-aside
  > .wp-block-button:not(.wp-block-button-grey):not(.shop-back-button) {
  margin-bottom: -50px;
  margin-top: 60px;
}
.sub-cats-header {
  color: black;
  font-style: normal;
}

.subcategories-list li a img {
  float: right;
}

.register-button-orange {
  background-color: #e84b37 !important;
  color: white !important;
  animation: pop 0.3s linear 1;
}

@keyframes pop {
  50% {
    transform: scale(1.2);
  }
}

.sidebar {
  will-change: min-height;
}

.sidebar__inner {
  transform: translate(0, 0); /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

.wp-block-columns .wp-block-column:nth-child(2):last-child {
  margin-left: 112px;
}
.hamburger-menu-button {
  display: none;
  height: 34px;
  width: 34px;
}

body > section.helden {
}
body > section.helden > footer {
  display: none;
}
#map_canvas {
  right: 0;
  left: 0;
  bottom: 335px;
  top: 0;

  position: absolute;
  max-width: none;

  margin-bottom: 0;

  z-index: 4;
}

.helden-float {
  position: absolute;
  top: 130px;
  right: 104px;
  z-index: 5;
}

.helden-float ul {
  display: none;
  background-color: white;
  width: 395px;
  padding-top: 20px;
  list-style: none;
  padding-left: 0;
  border-radius: 3px;
}
.helden-float ul li img {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 12px;
}
.helden-float ul li {
  line-height: 48px;
  display: flex;
  align-items: center;
}
.helden-float section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.helden-float > section > a {
  text-decoration: none;
  margin-top: 16px;
}
.custom-button > img {
  float: right;
  margin-left: 8px;
  height: 18px;
}

.helden .custom-button.big {
  font-size: 36px;
  padding: 16px;
  text-transform: none;
  font-weight: bold;
  line-height: 1.28;
  width: 395px;
  text-align: center;
  margin-bottom: 0;
}
.products-custom {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.products-custom .product {
  margin-bottom: 16px;
  margin-right: 16px;
}
body > header > section > a {
  order: 1;
}
body > header > section > nav {
  order: 2;
}
body > header > .shop-menu-element-container {
  display: flex;
  flex-direction: column;
}
body > header > .shop-menu-element-container > section {
  display: flex;
  flex-direction: row;
}

.webshop > section > section > h3 {
  color: black;
  font-style: normal;
}

.single-custom {
  padding-top: 153px;
  position: relative;
}

.single-custom > h1 {
  text-align: center;
}

body.single > .single-custom > img {
  max-width: 814px;
  margin: 0 auto;
  height: auto;
  object-fit: contain;
}

body.single > .single-custom > .small {
  max-width: 394px;
  margin-top: 56px;
}
body.single > .single-custom > .blogpost {
  margin-top: 56px;
  max-width: 814px;
}
body.single > .single-custom > .blogpost > .posted_at {
  background-color: #e0e5eb;
  color: #707070;
  padding: 12px;
  border-radius: 3px;
  margin-bottom: 40px;
  max-width: 394px;
  margin: 0 auto;
  margin-bottom: 40px;
  z-index: 500;
}

body > section:not(.webshop) > .blogpost > * {
  margin-top: 8px;
  margin-bottom: 8px;
}

body > section:not(.webshop) > .blogpost img {
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 3px;
  object-fit: contain;
  height: auto;
}

.held-card {
  width: 266px;
  height: auto;
}
.held-card > section {
  display: flex;
}
.held-card > section > img {
  width: 88px;
  height: 88px;
  border-radius: 3px;
  object-fit: cover;
}
.held-card > section > section {
  margin-left: 12px;
}
.held-card > p {
  margin-top: 16px;
}
.held-card h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 8px 0;
}
.gm-style .gm-style-iw {
  border-radius: 3px;
  box-shadow: 0 0 24px 10px rgba(0, 0, 0, 0.12),
    4px 4px 6px 0 rgba(0, 0, 0, 0.27), #e84b37 16px 16px 0 0;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: left;
}

.cart-count {
  position: absolute;
  top: 2px;
  left: 30px;
  background-color: #e84b37;
  border-radius: 50%;
  font-size: 10px;
  border: 2px solid #e0e5eb;
  height: 20px;
  text-align: center;
  display: block;
  min-width: 20px;
  padding: 0 2px;
}

.helden-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

#map_canvas {
  bottom: 0;
}
.helden-float {
  display: none;
}

.afwijkend > section {
  margin-top: 8px;
}

.custom-button.cart-button {
  float: right;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}

.custom-button.cart-button img {
  float: left;
  margin-left: -8px;
  margin-right: 24px;
  filter: invert(1);
}

.coderockz-woo-delivery-loading-gif {
  display: none;
}

.helden-footer {
  display: none;
}

.custom-block-ingredienten {
  margin-bottom: 50px;
}

body > section:not(.webshop) > .corona-block {
  max-width: 600px !important;
  border: 2px solid #e84b37;
  border-radius: 3px;
  padding: 16px;
  margin-top: 40px;
}

@media screen and (max-width: 1279px) {
  .assortiment-melding {
    width: 852px !important;
    margin: auto;
  }
  .assortiment-aside {
    width: 0px !important;
    display: none !important;
  }
}

.assortiment-aside {
  width: 290px !important;
  display: block;
}

.assortiment-melding {
  width: 852px !important;
  border: 2px solid #e84b37;
  border-radius: 3px;
  padding: 16px;
  margin-top: 40px;
}

.melding-container {
  padding-top: 150px;
  display: flex;
  justify-content: space-between;
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
}

body > section:not(.webshop) > .home-block {
  max-width: 600px !important;
  padding: 16px;
  margin-top: 40px;
}

body.home > section > p {
  margin-top: 40px;
  margin-bottom: 60px;
}

.product > section > a {
  position: relative;
  display: block;
}

.product-label {
  position: absolute;
  top: 12px;
  left: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 70px;
  height: 40px;
}
.product-label.actie {
  background-image: url(images/banner-actie.png);
}
.product-label.bio {
  background-image: url(images/banner-bio.png);
}
.product-label.held {
  background-image: url(images/banner-held.png);
}
.product-label.glutenvrij {
  background-image: url(images/banner-glutenvrij.png);
}
.product-label.voorelkedag {
  background-image: url(images/banner-voorelkedag.png);
}

/* begin: jQuery UI Datepicker moving pixels fix */
table.ui-datepicker-calendar {
  border-collapse: separate;
}
.ui-datepicker-calendar td {
  border: 1px solid transparent;
}
/* end: jQuery UI Datepicker moving pixels fix */

.columns-1.wp-block-gallery ul {
  width: 100%;
  max-height: 60vh;
  margin-top: 40px;
  margin-bottom: 40px;
}
.columns-1.wp-block-gallery ul li {
  width: 100%;
  height: 60vh;
}
.columns-1.wp-block-gallery ul img {
  width: 100%;
  height: 60vh;
}

.pagination > section {
  margin-left: auto;
  margin-right: auto;
  max-width: none !important;
  display: inline-block;
}
.pagination {
  text-align: center;
}
.pagination > section > .current,
.pagination > section > .page-numbers:not(.dots) {
  padding: 5px 10px;
  background-color: #e84b37;
  border-radius: 3px;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.pagination > section > .page-numbers:not(:first-child) {
  margin-left: 4px;
}
.pagination > section > .page-numbers.current {
  background-color: white;
  color: black;
  border: 1px solid black;
  padding: 4px 9px;
}
.pagination > section > .next {
  margin-left: 12px !important;
}
.pagination > section > .prev {
  margin-right: 8px !important;
}

#cookie-law-info-bar a {
  border-radius: 3px;
}

@media screen and (max-width: 1279px) {
  body {
    width: 100%;
  }
  body > header .login-button {
    margin-left: inherit;
    margin-top: 32px;
  }
  body > header nav ul li {
    margin-top: 32px;
  }
  body > header nav ul {
    flex-direction: column;
    align-items: center;
  }
  body > header {
    min-height: 75px;
    background-image: none;
  }
  body > header.header-wc {
    min-height: 160px;
  }
  body > header > * {
    margin: 0;
  }
  body > header > section:first-child {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 144px;
    top: -69px;

    background-image: url(images/nav_pattern.png);
    background-position: center bottom;
    background-repeat: repeat-x;
  }
  body > header.header-wc > section:first-child {
    min-height: 213px;
  }
  body > header > section:first-child > .logo {
    margin-left: auto;
    margin-right: auto;
  }
  body > header .shop-menu-element-container {
    bottom: 10px;
    z-index: 11;
    position: absolute;
    bottom: 28px;
    left: 27px;
    left: 0;
    right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  body > header nav {
    position: absolute;
    bottom: 143px;
    background-image: url("images/nav_pattern-tablet.jpg");
    background-position: center bottom;
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 0;
  }
  body > header.header-wc nav {
    bottom: 143px;
    padding-bottom: 46px;
  }
  body > header nav ul {
    flex-direction: column;
    align-items: center;
  }
  header > section > a {
    bottom: 0;
  }
  header.header-wc > section > a {
    bottom: 90px;
  }
  .hamburger-menu-button {
    display: block;
    position: absolute;
    left: 16px;
    bottom: 24px;
    z-index: 99;
  }
  .hamburger-menu-button.open {
    display: none;
  }
  .hamburger-menu-button.closed {
  }
  .logo {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-17px);
  }
  footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  footer .kom-je-langs > section {
    flex-direction: column;
  }
  body > section {
    padding-left: 30px;
    padding-right: 30px;
  }
  .wp-block-columns .wp-block-columns:has(> *) {
    background-color: black;
  }
  body > section > p.small {
    max-width: 500px;
  }
  .custom-block-komende-evenementen > a {
    margin-left: 15px;
    margin-right: 15px;
  }
  .custom-block-openingstijden .openingstijden {
    margin-right: 0;
    margin-left: 10px;
  }
  .custom-block-blog {
    justify-content: space-around;
  }
  .custom-block-blog > a > section {
    width: 320px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .custom-block-ingredienten {
    flex-direction: column;
  }
  .custom-block-ingredienten > img {
    width: auto;
    max-height: none;
    object-fit: contain;
  }
  .custom-block-ingredienten > section {
    padding-bottom: 20px;
    transform: translateX(16px);
  }
  .webshop {
    flex-direction: column;
  }
  .webshop .last-order {
    display: none;
  }
  .product > section {
    max-width: 268px;
  }
  .woocommerce ul.products-custom {
    margin-right: 30px;
  }

  .header-menu-categories {
    top: 110px;
  }
  .header-menu-categories > .categorie-menu {
    height: 100%;
  }
  .header-menu-categories > div > ul {
    overflow-y: scroll;
    height: 100%;
    position: relative;
  }
  .categories-aside {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .custom-block-openingstijden {
    flex-direction: column;
  }
  .custom-block-openingstijden .openingstijden {
    margin-left: 0;
    margin-top: 20px;
  }
  .webshop:not(.product-page) > section {
    width: auto;
  }
  body > .background-image > figure:first-child > img {
    min-height: 340px;
  }
  .helden-footer {
    display: none;
  }
  #map_canvas {
    bottom: 0;
  }
}
@media screen and (max-width: 840px) {
  body.single > .single-custom > img {
    max-width: 100%;
  }
}
@media screen and (max-width: 781px) {
  .wp-block-columns.small {
    padding-left: 0;
    padding-right: 0;
  }
  body
    > section
    > .wp-block-columns
    > .wp-block-column:nth-child(2):last-child {
    margin-left: 24px;
  }
  .slider .wp-block-column {
    margin-left: 32px;
  }

  .kaart-knoppen .wp-block-column:nth-child(2) {
    display: none;
  }
  .kaart-knoppen .wp-block-column {
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  footer > section > section {
    flex-direction: column;
  }
  .custom-block-komende-evenementen {
    flex-direction: column;
    align-items: center;
  }
  .custom-block-komende-evenementen > a:not(:first-child) {
    margin-top: 46px;
  }
  #menu-footer-menu {
    flex-direction: column;
    margin-top: 20px;
  }
  .footer-menu a {
    margin-left: 0;
  }
  .custom-block-openingstijden > section.openingstijden > section {
    flex-direction: column;
  }
  .custom-block-openingstijden > section.openingstijden > section .afwijkend {
    margin-top: 20px;
  }
  .custom-block-reserveren {
    flex-direction: column;
    width: 100%;
  }
  .custom-block-reserveren .other {
    margin-top: 20px;
  }
  .custom-block-reserveren .other input[type="submit"] {
    margin-top: 20px;
  }
  .custom-block-recepten-header {
    flex-direction: column;
    margin-bottom: 50px;
  }
  footer {
    padding-left: 16px;
    padding-right: 16px;
  }
  body > section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hamburger-menu-button {
    left: 4;
  }
  #searchform {
    margin-right: 16px;
  }
  #searchform {
  }
  .my-account-flex {
    flex-direction: column;
  }
  .my-account-flex > div {
    margin-top: 24px;
  }

  .helden-float {
    display: flex;
    flex-direction: column;
    align-items: center;
    right: 0;
    left: 0;
  }
  .custom-button.cart-button {
    padding: 8px;
  }
  .custom-button.cart-button .text {
    display: none;
  }
  .custom-button.cart-button img {
    margin-left: 0;
    margin-right: 12px;
  }
  .custom-button.cart-button .cart-count {
    left: 22px;
  }
}

@media screen and (max-width: 599px) {
  body
    > section
    > .wp-block-columns
    > .wp-block-column:nth-child(2):last-child {
    margin-left: 0;
  }
  .recept > h1 {
    font-size: 34px;
  }
  .recept > section > div:not(:first-child) {
    display: none;
  }
  .custom-block-header-text-button {
    max-width: none;
  }
  .wp-block-columns > .wp-block-column:not(:first-child) {
    margin-top: 46px;
  }
  .slider .wp-block-column {
    margin-left: 0;
    width: 100%;
  }
  .slider .wp-block-column > section {
    width: 100%;
  }
  .helden .custom-button.big,
  .helden-float section {
    width: 80%;
  }
  .helden-float ul {
    width: 100%;
  }

  .custom-button.cart-button {
    position: absolute;
    top: -40px;
    right: 30px;
  }

  .kaart-knoppen .wp-block-column:last-child {
    margin-top: 20px !important;
  }
  .kaart-knoppen {
    margin-top: 20px;
  }
}

@media screen and (max-width: 419px) {
  .header-categorie-button a {
    padding: 8px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 401px) {
  #searchform .header-searchfield {
    width: 100px;
  }
}

@media (hover: none) {
  .menu-item:hover > ul {
    display: none;
  }
  .header-menu-categories {
    width: auto;
  }
}

/*.cli-plugin-main-link {
  background-image: url("https://landmarkt.firemedia.nl/wp-content/themes/landmarkt/images/icon-koek.png");
  background-repeat: no-repeat;
  background-size: 20px;
  padding-right: 30px;
  background-position: right;
}*/

.cli-plugin-main-button {
  background-image: url("https://landmarkt.firemedia.nl/wp-content/themes/landmarkt/images/LM-iconen-25x25-koek_bars-wit.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 10% 50% !important;
  padding-left: 40px;
  /*background-position: left;*/
}

.button-margin {
  margin-top: 10px;
}

.thankyou div {
  margin-top: -60px !important;
}

.thankyou h1 {
  text-align: center;
  margin-top: -60px !important;
}

.thankyou h2 {
  font-family: Sale-MediumItalic, Arial;
  text-align: center;
  margin-top: -40px;
}

.thankyou img {
  margin: auto;
  width: 350px;
}

.orderdetails {
  margin-left: 6px;
}

#kaart-jump {
  margin-top: 10px;
}

#kaart-sectie::before {
  display: block;
  content: " ";
  margin-top: -150px;
  height: 150px;
  visibility: hidden;
  pointer-events: none;
}

.reserveren-sectie {
  margin-top: 50px !important;
}

.restaurant-block {
  max-width: 600px !important;
  padding: 16px;
  margin-top: -40px;
}

.restaurant-separator {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

#personen {
  margin-left: 8px;
}

.not-visible {
  display: none;
}

#dinerbox-send:hover {
  cursor: pointer !important;
}

@media screen and (max-width: 599px) {
  .flex-reverse {
    flex-direction: column-reverse;
  }

  .hide-on-mobile {
    display: none;
  }

  .hide-on-desktop {
    display: block;
  }
}

@media screen and (min-width: 600px) {
  .hide-on-mobile {
    display: block;
  }

  .hide-on-desktop {
    display: none;
  }
