:root {
  --white: white;
  --black: black;
  --dark-sea-green: #697c4c;
  --dark-olive-green: #465335;
  --dark: #403e3b;
  --saddle-brown: #8e3e0e;
  --white-smoke: #f3f3f3;
  --uber: #7dc340;
  --burlywood: #ffc968;
  --palla-rood: #df312f;
  --blue: #3841ec;
  --gold: #ffc731;
  --navajo-white: #ffd07c;
  --honeydew: #f4fff0;
  --india-yellow: #cb9e59;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }
}

body {
  color: #333;
  background-color: #fff9ee;
  font-family: Courier Prime, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 50px;
}

p {
  color: #535353;
  font-size: 14px;
  line-height: 1.4em;
}

a {
  color: var(--black);
  font-weight: 500;
  text-decoration: none;
}

.side-menu {
  z-index: 99999;
  color: #fff;
  cursor: move;
  background-color: #000000f0;
  border-radius: 4px 4px 3px 3px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 240px;
  padding-bottom: 10px;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  box-shadow: 0 1px 17px #0000001f;
}

.db-link-wrapper {
  background-color: #1d1d1d;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
  padding: 10px 40px 15px;
}

.side-menu-headline {
  text-align: center;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.db-link {
  color: #3cc47c;
  text-decoration: none;
}

.db-button {
  text-transform: uppercase;
  cursor: pointer;
  background-color: #cdaa35;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.db-button:hover {
  background-color: #2b8f5a;
}

.shrink-box-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.shrink-box-button {
  margin-right: 5px;
  display: block;
}

.db-fixed-nav-headline {
  text-align: center;
  margin: 0 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.shrink-box-button-2 {
  margin-right: 5px;
  display: block;
}

.shrink-box-wrapper-2 {
  opacity: .5;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  display: flex;
}

.shrink-box-wrapper-2:hover {
  opacity: 1;
}

.db-logo-wrapper {
  background-color: #3cc47c;
  padding: 10px 15px;
}

.db-mobile-fixed-nav {
  z-index: 999;
  color: #fff;
  background-color: #0f0f0f;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.db-fixed-nav-logo {
  width: 100px;
}

.db-flex-row {
  padding-right: 20px;
  display: flex;
}

.hero-slider {
  background-color: #fff;
  min-height: 80vh;
}

.slider__nav {
  font-size: 8px;
  display: none;
}

.slide__wrapper {
  border-bottom: 1px solid #e9e9e9;
  justify-content: space-between;
  min-height: 100%;
  display: flex;
}

.slider-left {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 70px;
  display: flex;
}

.slider__right-pane {
  width: 50%;
  position: relative;
}

.slider__right-pane.image-1 {
  background-image: url('../images/coffee-heart.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider__right-pane.image-2 {
  background-image: url('../images/lunch-takeout3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider__right-pane.image-3 {
  background-image: url('../images/diner-takeout-slide.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider__control-wrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  height: 50px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.slider__control {
  background-color: var(--dark-sea-green);
  width: 50px;
  height: 50px;
  color: var(--white);
  transition: background-color .2s;
  position: relative;
}

.slider__control:hover {
  background-color: var(--dark-olive-green);
}

.slider__control.black {
  background-color: var(--dark);
  color: var(--white);
}

.slider__control.black:hover {
  background-color: var(--saddle-brown);
}

.slider__right-icon {
  color: var(--white);
  font-size: 20px;
}

.slider__arrow-wrapper {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.slider__left-icon {
  font-size: 20px;
}

.hero__text-wrapper {
  text-align: left;
  max-width: 50ch;
  position: relative;
}

.hero__button {
  border: 1px solid var(--dark);
  background-color: #d96704;
  border-radius: 3px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  transition: background-color .2s;
}

.hero__button:hover {
  background-color: var(--saddle-brown);
}

.hero__button.nav {
  margin-top: 0;
}

.hero__button.floating {
  background-color: var(--white);
  color: #333;
  text-transform: uppercase;
  border-style: none;
  border-color: #3333334f;
  border-radius: 3px 0 0 3px;
  margin: 0;
}

.hero__button.floating:hover {
  background-color: var(--white-smoke);
}

.hero__button.uber {
  border-style: none;
  border-color: var(--uber);
  background-color: var(--uber);
  text-transform: uppercase;
  border-radius: 0 3px 3px 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.hero__button.thuisbezorgd {
  border-style: none;
  border-color: var(--uber);
  text-transform: uppercase;
  background-color: #ff8000;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.slider__h {
  color: var(--white);
  text-align: left;
  font-size: 24px;
  font-weight: 400;
}

.slider__p {
  margin-top: 20px;
}

.slider__image-cover {
  background-color: #fff0;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.container {
  justify-content: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.container.no-padding.wide {
  max-width: 1480px;
}

.link {
  margin-bottom: 15px;
  transition: opacity .2s;
  display: inline-block;
}

.link:hover {
  text-decoration: underline;
}

.about-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.full-image {
  z-index: 99;
  background-image: url('../images/95020456_1572325629610277_6380851239522833396_n.jpg');
  background-position: 50%;
  background-size: cover;
  width: 60%;
  position: relative;
}

.full-image.book {
  background-image: url('../images/terrace.jpg');
  background-position: 50% 90%;
}

.menu-block-right {
  background-color: var(--dark);
  width: 60%;
  color: var(--white);
  align-self: center;
  margin-left: -5%;
  padding: 80px 40px 80px 80px;
  position: relative;
  top: 40px;
}

.div-block-3 {
  justify-content: center;
  min-height: 650px;
  display: flex;
}

.menu-span {
  width: 7em;
  color: var(--white);
  font-weight: 600;
  display: inline-block;
}

.menu-link {
  border-bottom: 1px solid var(--white);
  color: var(--white);
  border-radius: 2px;
  font-size: 24px;
}

.menu-list-item {
  margin-bottom: 20px;
}

.menu-list-item.hidden {
  display: none;
}

.margin-bottom-lg {
  margin-bottom: 40px;
}

.menu-subtitel {
  max-width: 40ch;
}

.menu-list {
  margin-bottom: 120px;
}

.palm-top {
  max-height: 25vh;
  position: absolute;
}

.columns {
  width: 100%;
  display: flex;
}

.margin-negative {
  margin-left: -10px;
}

.carousel-section {
  padding-top: 130px;
  padding-bottom: 50px;
}

.image-4 {
  width: 100px;
  margin-bottom: 10px;
}

.text-block-4 {
  margin-top: 5px;
}

.mask {
  width: 35%;
  height: auto;
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  overflow: visible;
}

.slide-content {
  border-radius: 5px;
  height: 100%;
  margin: 10px;
}

.slide-content.slide-content-three {
  background-color: #0000;
  width: 100%;
}

.slide-content.slide-content-one {
  width: 100%;
}

.inner-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-3 {
  font-weight: 600;
}

.last-slide-wrapper {
  justify-content: space-around;
  width: 200%;
  height: 100%;
  display: flex;
}

.services-slider {
  background-color: #0000;
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.slide {
  background-color: #fff;
  margin: 15px 10px;
  padding: 15px;
  box-shadow: 0 0 13px -5px #c7c7c7;
}

.arrows {
  color: #2c3e50;
}

.arrows.arrow-right {
  background-image: linear-gradient(to right, #f8f8f800, #f8f8f8);
}

.arrows.arrow-left {
  background-image: linear-gradient(270deg, #f8f8f800, #f8f8f8);
}

.slide-nav {
  margin-bottom: -23px;
}

.carousel-container {
  min-height: 300px;
  padding: 40px;
  overflow: hidden;
}

.carousel-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.slider-right-arrow {
  color: #444;
  display: none;
}

.carousel-item {
  max-width: 600px;
}

.carousel-mask {
  position: static;
  overflow: visible;
}

.slider-text {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.carousel {
  background-color: #0000;
  height: auto;
  margin-left: 100px;
  margin-right: 100px;
  position: static;
}

.slide-content-wrapper {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  overflow: hidden;
}

.slider-icon {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-left-arrow {
  color: #444;
  display: none;
}

.carousel-image {
  object-fit: cover;
  width: 100%;
  max-width: 600px;
  height: 100%;
}

.heading {
  text-align: center;
  margin-bottom: 51px;
  font-size: 26px;
  font-weight: 400;
}

.image-6 {
  object-fit: cover;
  flex: 0 auto;
  max-width: none;
}

.slide-nav-2 {
  position: relative;
  top: 10px;
}

.footer {
  text-align: center;
  background-color: #fff;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 75px;
  display: flex;
}

.footer-logo {
  min-width: 60px;
  max-height: 60px;
  color: var(--white);
  flex: 0 auto;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  max-width: 300px;
  height: 100%;
  margin-bottom: 10px;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.social-icon-down {
  width: 35px;
  height: 35px;
  margin-top: 35px;
  position: absolute;
  inset: 0%;
}

.social-icon-down.instagram {
  background-image: url('../images/instagram-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
}

.social-icon-down.facebook {
  background-image: url('../images/logo-de-facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  width: 35px;
  height: 35px;
}

.top-margin {
  position: relative;
}

.top-margin._20-pixels {
  width: 100%;
  margin-top: 20px;
}

.social-icon-up {
  width: 35px;
  height: 35px;
  position: absolute;
  inset: 0%;
}

.social-icon-up.facebook {
  background-image: url('../images/logo-de-facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  width: 35px;
  height: 35px;
}

.social-icon-up.instagram {
  background-image: url('../images/instagram-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
}

.social-icon {
  background-color: #d0d7e4;
  border-radius: 3px;
  width: 35px;
  height: 35px;
  margin-right: 8px;
  transition: border .2s, background-color .2s;
  position: relative;
  overflow: hidden;
}

.social-icon.instagram {
  background-color: var(--dark);
  background-image: linear-gradient(131deg, #e71e4c, #fb774e);
}

.social-icon.facebook {
  background-color: #067aeb;
}

.social-icons-container {
  width: 35px;
  height: 35px;
  position: relative;
}

.footer-leaf {
  z-index: 99;
  max-width: 350px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.footer-adres {
  margin-bottom: 10px;
}

.link-thin {
  font-weight: 400;
}

.sticky-nav {
  z-index: 99;
  background-color: #f4fff0cc;
  padding-left: 20px;
  padding-right: 20px;
  position: sticky;
  top: 0;
}

.nav-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  max-width: 175px;
  height: 100%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.navigation-side-plain {
  align-items: center;
  display: flex;
}

.navigation-container-full {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  display: flex;
}

.button {
  background-color: var(--dark);
  border-radius: 4px;
  padding: 9px 25px;
  transition: all .35s;
}

.button:hover {
  background-color: var(--saddle-brown);
}

.nav-menu {
  align-items: center;
  width: auto;
  display: flex;
}

.logo {
  width: 175px;
}

.brand {
  margin-right: 20px;
  padding: 0 12px;
}

.nav-link-2 {
  color: #333;
  margin-left: 0;
  margin-right: 0;
  padding: 2px 16px 0;
  font-size: 15px;
  transition: all .35s;
}

.nav-link-2:hover {
  color: #403e3b;
}

.nav-link-2.w--current {
  color: var(--dark);
}

.nav05 {
  background-color: #fff;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.left-modal-text {
  text-align: left;
}

.input-wrapper {
  align-items: stretch;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.submit-button {
  background-color: #22a7f0;
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: background-color .2s;
  box-shadow: 0 0 12px 4px #22a7f02e;
}

.submit-button:hover {
  background-color: #4d8fac;
}

.text-span-4 {
  margin-right: 10px;
}

.facebook-login {
  color: #3b5998;
  background-color: #0000;
  border: 1px solid #3b5998;
  border-radius: 3px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  transition: color .2s, background-color .2s;
}

.facebook-login:hover {
  color: #fff;
  background-color: #3b5998;
}

.div-block-4 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.login-modal-form {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 20px;
}

.modal-wrapper {
  z-index: 9999;
  background-color: #4d8facf2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.form-icon {
  color: #716d6a;
  background-color: #f6f6f6;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding-top: 6px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 18px;
}

.close-icon {
  z-index: 99999;
  background-color: var(--white);
  color: #716d6a;
  border: 1px solid #0000001a;
  border-radius: 20px;
  margin: 5px;
  padding: 8px 10px;
  font-size: 25px;
  font-weight: 400;
  transition: color .2s;
  position: relative;
  box-shadow: 0 0 8px -2px #00000029;
}

.close-icon:hover {
  color: #2d2926;
}

.login-seperator {
  color: #716d6a;
  border-bottom: 1px solid #ccc;
  margin-top: 5px;
  margin-bottom: 25px;
  line-height: 3px;
  display: block;
  position: relative;
}

.login-input {
  border: 1px solid #ccc;
  border-left: 1px #000;
  margin-bottom: 0;
}

.login-input:focus {
  background-color: #fff;
  border-style: solid;
  border-color: #ccc;
}

.modal-box-bestellen {
  background-color: var(--white);
  text-align: center;
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 75%;
  height: 100%;
  padding: 50px 0 0;
  display: block;
  position: relative;
  right: 0;
}

.text-span-5 {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.grey-link {
  color: #716d6a;
}

.google-login {
  color: #dd4b39;
  background-color: #0000;
  border: 1px solid #dd4b39;
  border-radius: 3px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  transition: color .2s, background-color .2s;
}

.google-login:hover {
  color: #fff;
  background-color: #dd4b39;
}

.div-block-5 {
  background-color: #2d2926db;
  justify-content: flex-end;
  display: flex;
}

.iframe-wrapper {
  z-index: 999;
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow: scroll;
}

.iframe-style {
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.modal-heading {
  color: var(--palla-rood);
  margin-top: -50px;
  margin-bottom: 0;
  font-size: 30px;
}

.image-7 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.book-section {
  background-color: #ffedcb;
}

.book-block-left {
  justify-content: flex-end;
  align-self: center;
  width: 50%;
  padding: 80px 40px;
  display: flex;
}

.book-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
}

.book-content-wrapper {
  max-width: 550px;
}

.book-block-wrapper {
  justify-content: flex-end;
  min-height: 650px;
  display: flex;
}

.social-carousel-section {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-6 {
  height: 100%;
  position: relative;
}

.collection-item {
  align-items: center;
  display: flex;
}

.image-8 {
  object-fit: cover;
}

.social-image-wrapper {
  align-items: flex-start;
}

.div-block-7 {
  background-image: url('../images/IMG_1500.jpg');
  background-position: 50% 100%;
  background-size: cover;
  width: 100%;
  min-height: 700px;
}

.image-9 {
  object-fit: cover;
}

.iframe-test {
  position: relative;
  inset: 0% auto auto 0%;
}

.iframe-wrapper-test {
  width: 400px;
  height: 300px;
  overflow: scroll;
}

.div-block-8 {
  z-index: 9999;
  margin-bottom: 15px;
  margin-right: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
  box-shadow: 0 0 10px -1px #00000038;
}

.bestel_button {
  color: var(--white);
  background-color: #0000;
  padding: 9px 15px 9px 10px;
  display: inline-block;
}

.image-10 {
  width: 25px;
  margin-left: 10px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.vacature-section {
  padding-top: 65px;
  padding-bottom: 115px;
}

.vacature-image {
  z-index: 99;
  background-image: url('../images/de89cbc3-2d22-416f-a203-1ee273a2135d.jpg');
  background-position: 50% 100%;
  background-size: cover;
  width: 60%;
  position: relative;
}

.vacature-image.book {
  background-image: url('../images/terrace.jpg');
  background-position: 50% 90%;
}

.white-text {
  color: #fff;
}

.form-block {
  background-color: var(--dark);
  width: 60%;
  color: var(--white);
  align-self: center;
  margin-left: -5%;
  padding: 80px 5% 80px 10%;
  position: relative;
  top: 40px;
}

@media screen and (max-width: 991px) {
  .db-fixed-nav-headline {
    text-align: left;
  }

  .shrink-box-button-2 {
    font-size: 12px;
  }

  .db-logo-wrapper {
    background-color: #1d1d1d;
  }

  .db-mobile-fixed-nav {
    display: flex;
  }

  .db-show-tab {
    cursor: pointer;
    background-color: #0f0f0f;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 25px;
    height: 25px;
    padding: 2px 5px;
    position: absolute;
    bottom: -25px;
    right: 20px;
  }

  .slider-left {
    min-height: 80vh;
    padding-left: 25px;
    padding-right: 25px;
  }

  .hero__text-wrapper {
    position: relative;
  }

  .slider__h {
    font-size: 30px;
    line-height: 40px;
  }

  .slider__p {
    font-size: 14px;
    line-height: 23px;
  }

  .menu-span {
    width: 9em;
  }

  .menu-link {
    font-size: 18px;
  }

  .palm-top {
    z-index: 0;
  }

  .carousel-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .carousel {
    margin-left: 60px;
    margin-right: 60px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-leaf {
    max-width: 200px;
  }

  .navigation-side-plain {
    align-items: center;
    display: flex;
  }

  .navigation-container-full {
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .nav-menu {
    background-color: #fff;
    height: auto;
  }

  .brand {
    margin-right: 10px;
    padding: 0;
  }

  .nav-link-2 {
    width: 100%;
  }

  .menu-button-green {
    color: #02676b;
    border: 1px solid #02676b1a;
  }

  .menu-button-green.w--open {
    background-color: #02676b;
    border-color: #02676b;
  }

  .div-block-7 {
    min-height: 600px;
  }
}

@media screen and (max-width: 767px) {
  .db-fixed-nav-headline {
    font-size: 16px;
    line-height: 20px;
  }

  .hero-slider {
    min-height: 100vh;
  }

  .slide__wrapper {
    flex-direction: column;
  }

  .slider-left {
    width: auto;
    min-height: 50vh;
    padding: 20px 40px 40px;
  }

  .slider__right-pane {
    width: auto;
    height: 50vh;
  }

  .slider__control-wrapper {
    justify-content: flex-end;
    margin-bottom: 0;
    bottom: 50%;
  }

  .about-section {
    padding-bottom: 30px;
  }

  .paragraph {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .full-image {
    width: 80%;
    min-height: 400px;
  }

  .full-image.book {
    width: 100%;
  }

  .menu-block-right {
    width: 50%;
    margin-left: -4%;
    padding-left: 45px;
    padding-right: 20px;
  }

  .div-block-3 {
    flex-direction: column;
  }

  .menu-span {
    width: 7em;
  }

  .columns {
    flex-direction: column-reverse;
  }

  .slider-icon {
    display: none;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo {
    margin-bottom: 15px;
  }

  .footer-image {
    object-fit: contain;
  }

  .social-icon {
    width: 35px;
    height: 35px;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .navigation-side-plain {
    width: 100%;
  }

  .navigation-button-wrap, .image-7 {
    display: none;
  }

  .book-block-left {
    justify-content: flex-start;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .book-block-wrapper {
    flex-direction: column;
  }

  .div-block-7 {
    min-height: 400px;
  }

  .menu-link-span {
    font-size: 16px;
  }

  .div-block-9 {
    margin-bottom: 20px;
  }

  .vacature-image {
    width: 80%;
    min-height: 400px;
  }

  .vacature-image.book {
    width: 100%;
  }

  .form-block {
    width: 50%;
    margin-left: -4%;
    padding-left: 45px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .db-fixed-nav-headline {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 19px;
  }

  .shrink-box-button-2 {
    display: none;
  }

  .shrink-box-wrapper-2 {
    width: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .db-logo-wrapper {
    justify-content: center;
    align-items: center;
    width: 160px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .db-mobile-fixed-nav {
    align-items: stretch;
  }

  .db-flex-row {
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
  }

  .hero-slider {
    min-height: auto;
  }

  .slider-left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider__right-pane.image-1 {
    min-height: 500px;
  }

  .slider__control-wrapper {
    display: none;
    position: absolute;
  }

  .hero__text-wrapper {
    min-height: 100%;
  }

  .hero__button {
    margin-top: 10px;
  }

  .hero__button.thuisbezorgd {
    color: var(--white);
    align-self: stretch;
  }

  .slider__h {
    font-size: 26px;
    line-height: 36px;
  }

  .container {
    flex-direction: column;
  }

  .container.no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .full-image {
    width: 100%;
  }

  .menu-block-right {
    width: 100%;
    margin-left: 0%;
    padding: 20px 15px;
    top: auto;
  }

  .menu-span {
    width: 13ch;
    font-size: 12px;
  }

  .menu-link {
    font-size: 18px;
  }

  .menu-subtitel {
    font-size: 12px;
  }

  .palm-top {
    max-height: 15vh;
    inset: 0% auto auto 0%;
  }

  .margin-negative {
    background-color: var(--burlywood);
  }

  .carousel-container {
    padding-left: 0;
    padding-right: 0;
  }

  .carousel {
    margin-left: 20px;
    margin-right: 20px;
  }

  .slide-content-wrapper {
    min-width: 80%;
    min-height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-left-arrow {
    display: block;
  }

  .carousel-image {
    min-height: 300px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer-leaf {
    display: none;
  }

  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button-green {
    color: var(--dark);
    border-color: #d967041a;
  }

  .menu-button-green.w--open {
    background-color: #db241d;
  }

  .modal-box-bestellen {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .book-block-left {
    padding-left: 15px;
    padding-right: 15px;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-7 {
    min-height: 400px;
  }

  .link-3 {
    font-size: 22px;
  }

  .bestel_button {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 15px;
    display: none;
  }

  .image-10 {
    margin-right: 10px;
    padding-top: 7px;
  }

  .vacature-image {
    width: 100%;
  }

  .form-block {
    width: 100%;
    margin-left: 0%;
    padding: 20px 15px;
    top: auto;
  }
}


