@charset "UTF-8";
/* Variables */
/* Colors */
/* Font sizes */
/* Website options colors*/
@font-face {
  font-family: "FontAwesome";
  font-display: swap;
  src: url("FontAwesome.eot?v=4.7.0");
  src: url("fontawesome-webfont.eot?20250722110807?#iefix&v=4.7.0") format("embedded-opentype"), url("fontawesome-webfont.woff?202507221108072?v=4.7.0") format("woff2"), url("fontawesome-webfont.woff?20250722110807?v=4.7.0") format("woff"), url("fontawesome-webfont.ttf?20250722110807?v=4.7.0") format("truetype"), url("fontawesome-webfont.svg?20250722110807?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Signatura Monoline Script";
  src: url("SignaturaMonolineScript-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Essonnes";
  src: local("Essonnes Display Bold"), local("Essonnes-Display-Bold"), url("EssonnesDisplay-Bold.woff2") format("woff2"), url("EssonnesDisplay-Bold.woff") format("woff"), url("EssonnesDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Essonnes";
  src: local("Essonnes Display Regular"), local("Essonnes-Display-Regular"), url("EssonnesDisplay-Regular.woff2") format("woff2"), url("EssonnesDisplay-Regular.woff") format("woff"), url("EssonnesDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Essonnes";
  src: local("Essonnes Display Light"), local("Essonnes-Display-Light"), url("EssonnesDisplay-Light.woff2") format("woff2"), url("EssonnesDisplay-Light.woff") format("woff"), url("EssonnesDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "simple-line-icons";
  src: url("Simple-Line-Icons.eot?v=2.4.0");
  src: url("Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("Simple-Line-Icons.woff?v=2.4.0") format("woff"), url("Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  margin: 0;
  padding: 0;
  max-width: 100%;
  overflow-x: hidden;
  background: #fafafa;
  margin-top: 0 !important;
}
.product-form .add-to-wish:before {
  color: #000000 !important;
}
.textpage-hero {
  display: none;
}
*:before, *:after {
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
strong {
  font-weight: 600;
}
* {
  box-sizing: border-box;
}
img {
  display: block;
}
input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}
*:focus {
  outline: 0;
}
.link, a {
  color: #ae9571;
  cursor: pointer;
  text-decoration: none;
}
.link:hover, a:hover {
  color: #ae9571;
}
.link, .transition, a {
  transition: 0.3s ease;
}
.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 160px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-initial {
  overflow: initial !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.hide {
  display: none !important;
}
.top {
  top: 0;
}
.left {
  left: 0;
}
.right {
  right: 0;
}
.bottom {
  bottom: 0;
}
.section, section {
  margin-bottom: 100px;
  position: relative;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.full-all {
  height: 100%;
  width: 100%;
}
.margin-center {
  margin-left: auto;
  margin-right: auto;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.m-top-0 {
  margin-top: 0;
}
.m-top-5 {
  margin-top: 5px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-30 {
  margin-top: 30px;
}
.m-top-50 {
  margin-top: 50px;
}
.m-bot-0 {
  margin-bottom: 0;
}
.m-bot-5 {
  margin-bottom: 5px;
}
.m-bot-10 {
  margin-bottom: 10px;
}
.m-bot-20 {
  margin-bottom: 20px;
}
.m-bot-30 {
  margin-bottom: 30px;
}
.m-bot-50 {
  margin-bottom: 50px;
}
.m-bot-100 {
  margin-bottom: 100px;
}
.m-bot-150 {
  margin-bottom: 150px;
}
.m-auto {
  margin: 0 auto;
  left: 0;
  right: 0;
}
.m-auto.m-bot-100 {
  margin-bottom: 100px !important;
}
.m-0 {
  margin: 0;
}
.p-0 {
  padding: 0 !Important;
}
.max-width {
  max-width: 100%;
}
.z-3 {
  z-index: 3;
}
.js-focal-point-image {
  visibility: hidden;
  max-width: initial !important;
}
.js-focal-point-image img {
  pointer-events: none;
}
.js-focal-point-image.focal-point-loaded {
  visibility: visible;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Flex */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-space-between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.justify-space-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.justify-start {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.align-top {
  align-items: flex-start;
}
.align-bottom, .align-end {
  align-items: flex-end;
}
.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-reverse {
  flex-direction: row-reverse;
}
.block {
  display: block;
}
.block-i {
  display: block !important;
}
.border-solid {
  border: solid 1px #F2F2F2;
}
.shadow-container {
  padding: 10px;
  margin: -10px !important;
  width: calc(100% + 20px) !important;
}
.img-responsive {
  display: block;
  max-width: 100%;
}
::-webkit-input-placeholder {
  color: #aaaaaa;
}
::-moz-placeholder {
  color: #aaaaaav;
}
:-ms-input-placeholder {
  color: #aaaaaa;
}
:-moz-placeholder {
  color: #aaaaaa;
}
.shadow {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
}
.pswp__button:hover {
  background: none;
  border: none;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
select, input {
  -webkit-appearance: none;
  -moz-appearance: none;
  font: inherit;
  font-family: "Montserrat", sans-serif;
}
.transition {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.section-featured .swiper-slide.swiper-slide-active, .section-insta-feed .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.section-featured .swiper-slide-active + .swiper-slide, .section-insta-feed .swiper-slide-active + .swiper-slide {
  opacity: 1;
}
.section-featured .swiper-slide-active + .swiper-slide + .swiper-slide, .section-insta-feed .swiper-slide-active + .swiper-slide + .swiper-slide {
  opacity: 1;
}
.section-featured .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide, .section-insta-feed .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
  opacity: 1;
}
.section-featured .swiper-slide, .section-insta-feed .swiper-slide {
  opacity: 0.3;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -ms-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
}
/* Modal Content */
.modal-woonboek {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  /* The Close Button */
}
.modal-woonboek .modal-container {
  position: relative;
  width: 100%;
  height: 75vh;
  top: 30px;
}
.modal-woonboek .modal-container .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.modal-woonboek .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.modal-woonboek .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.modal-woonboek .close:hover, .modal-woonboek .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a.inline-cta, input[type="submit"], button, .gui-button-large, .gui-button-small, .cta {
  width: auto;
  max-width: 100%;
  line-height: 20px;
  padding: 15px 21px 14px;
  color: #ffffff;
  border: 1px solid #ae9571;
  border-radius: 5px;
  background: #ae9571;
  transition: 0.3s ease;
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;
  font: inherit;
  font-size: 16px;
}
a.inline-cta.cta-flex, input[type="submit"].cta-flex, button.cta-flex, .gui-button-large.cta-flex, .gui-button-small.cta-flex, .cta.cta-flex {
  max-height: 50px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
a.inline-cta.cta-flex:before, input[type="submit"].cta-flex:before, button.cta-flex:before, .gui-button-large.cta-flex:before, .gui-button-small.cta-flex:before, .cta.cta-flex:before {
  bottom: 0 !important;
}
a.inline-cta.cta-flex:after, input[type="submit"].cta-flex:after, button.cta-flex:after, .gui-button-large.cta-flex:after, .gui-button-small.cta-flex:after, .cta.cta-flex:after {
  bottom: 0 !important;
}
a.inline-cta.full-width, input[type="submit"].full-width, button.full-width, .gui-button-large.full-width, .gui-button-small.full-width, .cta.full-width {
  width: 100%;
}
a.inline-cta:hover, input[type="submit"]:hover, button:hover, .gui-button-large:hover, .gui-button-small:hover, .cta:hover {
  color: #ffffff;
  background: #c1a682;
  border: 1px solid #c1a682;
}
a.inline-cta.bordered, input[type="submit"].bordered, button.bordered, .gui-button-large.bordered, .gui-button-small.bordered, .cta.bordered {
  color: #0c1315;
  background: transparent;
  border-color: #ae9571;
}
a.inline-cta.bordered:before, a.inline-cta.bordered:after, input[type="submit"].bordered:before, input[type="submit"].bordered:after, button.bordered:before, button.bordered:after, .gui-button-large.bordered:before, .gui-button-large.bordered:after, .gui-button-small.bordered:before, .gui-button-small.bordered:after, .cta.bordered:before, .cta.bordered:after {
  color: #ae9571;
}
a.inline-cta.bordered.swiper-button:before, a.inline-cta.bordered.swiper-button:after, input[type="submit"].bordered.swiper-button:before, input[type="submit"].bordered.swiper-button:after, button.bordered.swiper-button:before, button.bordered.swiper-button:after, .gui-button-large.bordered.swiper-button:before, .gui-button-large.bordered.swiper-button:after, .gui-button-small.bordered.swiper-button:before, .gui-button-small.bordered.swiper-button:after, .cta.bordered.swiper-button:before, .cta.bordered.swiper-button:after {
  color: #000;
}
a.inline-cta.bordered:hover, input[type="submit"].bordered:hover, button.bordered:hover, .gui-button-large.bordered:hover, .gui-button-small.bordered:hover, .cta.bordered:hover {
  color: #ffffff !important;
  background: #ae9571;
  border-color: #ae9571;
}
a.inline-cta.bordered:hover:before, a.inline-cta.bordered:hover:after, input[type="submit"].bordered:hover:before, input[type="submit"].bordered:hover:after, button.bordered:hover:before, button.bordered:hover:after, .gui-button-large.bordered:hover:before, .gui-button-large.bordered:hover:after, .gui-button-small.bordered:hover:before, .gui-button-small.bordered:hover:after, .cta.bordered:hover:before, .cta.bordered:hover:after {
  color: #ffffff !important;
}
a.inline-cta.bordered.swiper-button-disabled, input[type="submit"].bordered.swiper-button-disabled, button.bordered.swiper-button-disabled, .gui-button-large.bordered.swiper-button-disabled, .gui-button-small.bordered.swiper-button-disabled, .cta.bordered.swiper-button-disabled {
  opacity: 0.2;
}
a.inline-cta.cta-green, input[type="submit"].cta-green, button.cta-green, .gui-button-large.cta-green, .gui-button-small.cta-green, .cta.cta-green {
  border-color: #519c3e;
  background: #519c3e;
  color: #ffffff;
}
a.inline-cta.cta-green:hover, input[type="submit"].cta-green:hover, button.cta-green:hover, .gui-button-large.cta-green:hover, .gui-button-small.cta-green:hover, .cta.cta-green:hover {
  border-color: #3e7731;
  background: #3e7731;
}
a.inline-cta.cta-green:before, input[type="submit"].cta-green:before, button.cta-green:before, .gui-button-large.cta-green:before, .gui-button-small.cta-green:before, .cta.cta-green:before {
  color: #ffffff;
}
a.inline-cta.cta-contact, input[type="submit"].cta-contact, button.cta-contact, .gui-button-large.cta-contact, .gui-button-small.cta-contact, .cta.cta-contact {
  background: #f2f1f1;
  color: #000000;
  border-color: #f2f1f1;
  font-size: 14px;
}
a.inline-cta.cta-contact:before, input[type="submit"].cta-contact:before, button.cta-contact:before, .gui-button-large.cta-contact:before, .gui-button-small.cta-contact:before, .cta.cta-contact:before {
  color: #AE9571;
}
a.inline-cta.cta-contact:hover, input[type="submit"].cta-contact:hover, button.cta-contact:hover, .gui-button-large.cta-contact:hover, .gui-button-small.cta-contact:hover, .cta.cta-contact:hover {
  background: #e6e5e5;
  border-color: #e6e5e5;
}
.gui-cart-sum .gui-button-large {
  border-color: #519c3e;
  background: #519c3e;
  color: #ffffff;
}
.gui-cart-sum .gui-button-large:hover {
  border-color: #3e7731;
  background: #3e7731;
}
.cta.white {
  background: #ffffff;
  border-color: #0A0B09;
  color: #0c1315;
}
.cta.white:after {
  color: #0A0B09;
}
.cta.white:hover {
  background: #0A0B09;
  border-color: #0A0B09;
  color: #ffffff;
}
.cta.smaller {
  padding: 12px 20px 10px;
  font-size: 16px;
  min-width: 150px;
  height: 40px;
  line-height: 1;
}
.cta.smaller:before {
  font-size: 16px;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row.row-0 {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  width: 100%;
}
.row.row-0 > * {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.row.row-5 {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: -10px;
  width: calc(100% + 10px);
}
.row.row-5 > * {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.row.row-10 {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -20px;
  width: calc(100% + 20px);
}
.row.row-10 > * {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.row.row-25 {
  margin-right: -25px;
  margin-left: -25px;
  margin-bottom: -30px;
  width: calc(100% + 50px);
}
.row.row-25 > * {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 30px;
}
.row.row-25 > *.m-bot-0 {
  margin-bottom: 0;
}
.row.row-25 > *.m-bot-15 {
  margin-bottom: 15px;
}
.row.row-50 {
  margin-right: -50px;
  margin-left: -50px;
  margin-bottom: -30px;
  width: calc(100% + 100px);
}
.row.row-50 > * {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 30px;
}
.row.row-50 > *.m-bot-0 {
  margin-bottom: 0;
}
.row.row-50 > *.m-bot-15 {
  margin-bottom: 15px;
}
.flex-column {
  flex-direction: column;
}
.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .col-xxs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.col-xs-offset-1 {
  margin-left: 8.333%;
}
.col-xs-offset-2 {
  margin-left: 16.667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.333%;
}
.col-xs-offset-5 {
  margin-left: 41.667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.333%;
}
.col-xs-offset-8 {
  margin-left: 66.667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.333%;
}
.col-xs-offset-11 {
  margin-left: 91.667%;
}
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
    max-width: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 991px) {
  .container {
    width: 880px;
  }
  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1199px) {
  .container {
    width: 1180px;
  }
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-25, .col-lg-125 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-25 {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .col-lg-125 {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    width: 1340px;
  }
}
.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-scrollbar {
  border-radius: 5px;
  position: relative;
  -ms-touch-action: none;
  background: #fffff;
  position: relative;
  z-index: 50;
  height: 5px;
  width: 100%;
  border-radius: 5px;
  margin: 15px 0 0;
}
.swiper-scrollbar-drag {
  background: #ae9571;
  position: absolute;
  left: 0;
  height: 100%;
  border-radius: 5px;
}
.icon.icon-before:before {
  font-family: "Material Icons";
  position: relative;
  display: inline-block;
  bottom: -2px;
  margin: 0 5px 0 0;
  line-height: 8px;
}
.icon.icon-after:after {
  font-family: "Material Icons";
  position: relative;
  display: inline-block;
  bottom: -3px;
  margin: 0 0 0 5px;
  line-height: 8px;
}
.icon:after, .icon:before {
  line-height: 10px;
}
.icon.simple-icon.icon-before:before {
  font-family: simple-line-icons;
}
.icon.simple-icon.icon-after:after {
  font-family: simple-line-icons;
}
.icon.font-awesome.icon-before:before {
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  bottom: 0;
  width: 15px;
}
.icon.font-awesome.icon-after:after {
  font-family: FontAwesome;
  margin: 0 0 0 10px;
  bottom: -1px;
  width: 20px;
}
.icon-effect:before {
  transition: 0.3s;
}
.icon-effect:after {
  transition: 0.3s;
}
.icon.icon-after.noma:after, .icon.icon-before.noma:before {
  margin: 0;
}
.icon.icon-to-right:after {
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute !important;
  line-height: 1;
}
.icon-before.icon-usp:before {
  content: "check_circle";
}
.icon-before.icon-whatsapp:before {
  content: "";
}
.icon-before.icon-filter:before {
  content: "";
}
.icon-before.icon-sort:before {
  content: "";
}
.icon-before.icon-facebook:before {
  content: "";
}
.icon-before.icon-pinterest:before {
  content: "";
}
.icon-after.icon-right:after {
  content: "arrow_forward";
}
.icon-before.icon-right:before {
  content: "arrow_forward";
}
.icon-before.icon-left:before {
  content: "arrow_back";
}
.icon-after.icon-chevright:after {
  content: "chevron_right";
}
.icon-before.icon-chevleft:before {
  content: "chevron_left";
}
.icon-after.icon-lock:after {
  content: "lock";
}
.icon-before.icon-lock:before {
  content: "lock";
}
.icon-before.icon-chevdown:before {
  content: "expand_more";
}
.icon-before.icon-compare:before {
  content: "compare_arrows";
}
.icon-before.icon-account:before {
  content: "person";
}
.icon-before.icon-cart:before {
  content: "shopping_basket";
}
.icon-before.icon-basket:before {
  content: "shopping_basket";
}
.icon-before.icon-menu:before {
  content: "menu";
}
.icon-before.icon-star:before {
  content: "star";
}
.icon-before.icon-error:before {
  content: "error";
}
.icon-before.icon-succes:before {
  content: "check_circle";
}
.icon-before.icon-info:before {
  content: "info";
}
.icon-before.icon-check:before {
  content: "check";
}
.icon-before.icon-stock:before {
  content: "check";
}
.icon-before.icon-nostock:before {
  content: "info";
}
.icon-before.icon-home:before {
  content: "home";
}
.icon-before.icon-down:before {
  content: "keyboard_arrow_down";
}
.icon-before.icon-delivery-time:before {
  content: "access_time";
}
.icon-before.icon-delivery-costs:before {
  content: "local_shipping";
}
.icon-before.icon-download:before {
  content: "file_download";
}
.icon-before.icon-minus:before {
  content: "remove";
}
.icon-before.icon-edit:before {
  content: "edit";
}
.icon-before.icon-delete:before {
  content: "close";
}
.icon-before.icon-plus:before {
  content: "add";
}
.icon-before.icon-discount:before {
  content: "new_releases";
}
.icon-before.icon-secure:before {
  content: "https";
}
.icon-after.icon-secure:after {
  content: "https";
}
.icon-before.icon-search:before {
  content: "search";
}
.icon-before.icon-close:before {
  content: "close";
}
.icon-before.icon-fav:before {
  content: "favorite";
}
.icon-before.icon-paws:before {
  content: "";
}
.icon-before.icon-box:before {
  content: "";
}
.icon-before.icon-blog:before {
  content: "";
}
.icon-before.icon-instagram:before {
  content: "";
}
.icon-before.icon-send:before {
  content: "send";
}
.icon-after.icon-send:after {
  content: "send";
}
.icon-before.icon-phone-2:before {
  content: "phone";
}
.icon-after.icon-phone-2:after {
  content: "phone";
}
.icon-after.icon-add:after {
  content: "add";
}
.icon-before.icon-add:before {
  content: "add";
}
.icon-after.icon-add:after {
  content: "add";
}
.icon-before.icon-add:before {
  content: "add";
}
.icon-before.icon-360:before {
  content: "360";
}
.icon-after.icon-360:after {
  content: "360";
}
.icon-before.icon-video:before {
  content: "play_circle_outline";
}
.icon-after.icon-video:after {
  content: "play_circle_outline";
}
.icon-before.icon-draw:before {
  content: "draw";
}
.icon-after.icon-draw:after {
  content: "draw";
}
/* simple icons */
.icon-before.icon-bag:before {
  content: "";
}
.icon-after.icon-bag:after {
  content: "";
}
.icon-before.icon-earphones:before {
  content: "";
}
.icon-after.icon-earphones:after {
  content: "";
}
.icon-before.icon-user:before {
  content: "";
}
.icon-after.icon-user:after {
  content: "";
}
.icon-before.icon-location-pin:before {
  content: "";
}
.icon-after.icon-location-pin:after {
  content: "";
}
.icon-before.icon-phone:before {
  content: "";
}
.icon-after.icon-phone:after {
  content: "";
}
.icon-before.icon-envelope:before {
  content: "";
}
.icon-after.icon-envelope:after {
  content: "";
}
.icon.icon-brown:before {
  color: #AE9571;
}
.icon.icon-spacer:before {
  content: "";
  display: inline-block;
  width: 18px;
}
.pp-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: white;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}
.pp-icon:before {
  margin: 0 !important;
  bottom: 0 !important;
}
h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase, h6.uppercase, h7.uppercase {
  text-transform: uppercase;
}
.menu-open .icon-before.icon-menu:before {
  content: "close";
}
.maxtext {
  max-width: 750px;
  color: #000;
}
.maxtext.maxtext-without-ul ul li {
  padding-left: 0;
}
.maxtext.maxtext-without-ul ul li:before {
  position: inherit !important;
}
.maxtext h1, .maxtext h2, .maxtext h3, .maxtext h4, .maxtext h5, .maxtext h6, .maxtext h7 {
  font-family: "Essonnes", sans-serif;
}
.maxtext h1.sub-title, .maxtext h2.sub-title, .maxtext h3.sub-title, .maxtext h4.sub-title, .maxtext h5.sub-title, .maxtext h6.sub-title, .maxtext h7.sub-title {
  font-family: "Signatura Monoline Script", sans-serif;
  color: #C58D7C;
  font-weight: 400;
  font-size: 61.51px;
  line-height: 0.8;
  margin-left: -20px;
}
.maxtext h1.main-font, .maxtext h2.main-font, .maxtext h3.main-font, .maxtext h4.main-font, .maxtext h5.main-font, .maxtext h6.main-font, .maxtext h7.main-font {
  font-family: "Montserrat", sans-serif;
}
.maxtext h1.uppercase, .maxtext h2.uppercase, .maxtext h3.uppercase, .maxtext h4.uppercase, .maxtext h5.uppercase, .maxtext h6.uppercase, .maxtext h7.uppercase {
  text-transform: uppercase;
}
.maxtext p {
  margin: 0 0 30px;
  line-height: 1.7;
}
.maxtext p.m-bot-0 {
  margin-bottom: 0;
}
.maxtext p.m-bot-5 {
  margin-bottom: 5px;
}
.maxtext p > a.cta {
  margin-top: 10px;
}
.maxtext p + h2, .maxtext p + h3 {
  margin-top: 30px;
  display: inline-block;
}
.maxtext > *:last-child {
  margin-bottom: 0 !important;
}
.maxtext strong {
  color: #0c1315;
}
.maxtext img, .maxtext iframe:not(.instagram-media), .maxtext figure {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  margin: 20px 0 0;
  display: inline-block;
}
.maxtext iframe.instagram-media {
  margin: 0 0 30px;
}
.maxtext ol {
  margin: 0 0 30px;
  padding: 0 0 0 17px;
}
.maxtext ol li {
  line-height: 1.5;
  margin-bottom: 5px;
}
.maxtext ol + * {
  margin-top: 30px !important;
}
.maxtext ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.maxtext ul li {
  position: relative;
  padding-left: 17px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.maxtext ul li:before {
  content: "";
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #0A0B09;
  position: absolute;
  left: 0;
}
.maxtext ul + * {
  margin-top: 30px !important;
}
.maxtext.ul-check-icons ul li {
  padding-left: 30px;
  margin-bottom: 10px;
}
.maxtext.ul-check-icons ul li:before {
  content: "check";
  top: -4px;
  font-family: "Material Icons";
  font-size: 22px;
  color: #2bd500;
  background: transparent;
  width: auto;
  height: auto;
}
.maxtext p {
  display: block;
  line-height: 1.5;
}
.maxtext table {
  border-collapse: collapse;
  margin-bottom: 30px;
  max-width: 100%;
  width: 100%;
}
.maxtext table th {
  text-align: left;
  color: #000000;
  font-weight: 600;
  padding: 10px;
  min-width: 200px;
  vertical-align: baseline;
  border-radius: 5px 0 0 5px;
}
.maxtext table td {
  padding: 10px;
  vertical-align: baseline;
  border-radius: 0 5px 5px 0;
  color: #000000;
}
.maxtext table td:not(:first-child) {
  padding-left: 20px;
}
@media screen and (min-width: 992px) {
  .maxtext table tr {
    border-radius: 5px;
    overflow: hidden;
  }
  .maxtext table tr:nth-child(odd) th, .maxtext table tr:nth-child(odd) td {
    background: #ffffff;
  }
}
h1 {
  color: #0c1315;
  font-size: 28.43px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 5px;
  display: block;
}
h2 {
  color: #0c1315;
  font-size: 28.43px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 5px;
  display: block;
}
h2.title {
  margin: 0;
}
h2.title + h3, h2.title + p {
  color: #C58D7C;
  font-family: "Montserrat", sans-serif;
  font-size: 28.43px;
  font-weight: 700;
  line-height: 1;
}
h3 {
  color: #0c1315;
  font-size: 28.43px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 7px;
  display: block;
}
h4 {
  color: #0c1315;
  font-size: 21.32px;
  line-height: 1.1;
  font-weight: 600;
  margin: 0 0 10px;
  display: block;
}
h5 {
  color: #0c1315;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 5px;
  display: block;
}
h6 {
  color: #0c1315;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 5px;
  display: block;
}
/* Header */
.site-header {
  position: fixed;
  z-index: 20;
  width: 100%;
  left: 0;
  top: 0;
  background: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
}
.site-header:before {
  content: "";
  top: 0;
  background: #ffffff;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.top-bar {
  background: #FAFAFA;
  color: #000000;
  font-size: 12px;
  line-height: 40px;
  z-index: 3;
  position: relative;
}
.top-bar .kiyoh-wrapper img {
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.top-bar .socials-wrapper strong {
  margin-right: 13px;
}
.top-bar .socials-wrapper .icon-facebook:before {
  padding: 0px 7px;
  margin: 0;
  text-align: center;
}
.top-bar .socials-wrapper .icon-instagram:before {
  padding: 0px 7px;
  margin: 0;
  text-align: center;
}
.top-bar .socials-wrapper .icon-pinterest:before {
  padding: 0px 7px;
  margin: 0;
  text-align: center;
}
.top-bar p {
  margin: 0;
}
.top-bar a {
  color: #000000;
  font-weight: 400;
}
.top-bar a:hover {
  color: #ae9571;
}
.top-bar a.icon-phone {
  margin-right: 5px;
}
.top-bar a.icon-whatsapp {
  margin-left: 5px;
}
.top-bar a:before {
  font-weight: 400;
}
.col-logo {
  width: 27%;
}
.col-logo img {
  margin: 10px 0;
  max-width: 100%;
  max-height: 40px;
}
.middle-bar {
  transition: 0.3s;
  border-bottom: 1px solid #ffffff;
  z-index: 3;
  background: #ffffff;
  position: relative;
  margin-bottom: -1px;
}
.search-bar {
  width: 56%;
  max-width: 450px;
}
.search-bar form {
  margin: 10px 0;
}
.search-bar form input {
  border: 0;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  width: 100%;
  height: 50px;
  padding: 5px 120px 5px 15px;
  background: #F2F0F1;
}
.search-bar.focus .search-words {
  opacity: 1;
  pointer-events: inherit;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.search-bar .icon-search {
  right: 9px;
  top: 7px;
  width: 70px;
  text-align: center;
  background: #ae9571;
  color: #ffffff;
  font-size: 18px;
  border-radius: 5px;
  line-height: 40px;
  height: 36px;
  z-index: 9999999;
}
.search-words {
  top: 100%;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 999999;
  border-radius: 5px;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  transition: 0.3s ease;
  margin: 10px 0 0;
}
.search-words span {
  padding: 0 12px;
  border-bottom: 1px solid #F2F2F2;
  line-height: 30px;
  display: block;
  transition: 0.3s;
}
.search-words span:first-child {
  background: #F2F2F2;
}
.search-words span:last-child {
  border-bottom: 0;
}
.search-words span:after {
  opacity: 0;
  color: #fff;
}
.search-words span:not(:first-child) {
  cursor: pointer;
}
.search-words span:not(:first-child):hover {
  color: #fff;
}
.search-words span:not(:first-child):hover:after {
  opacity: 1;
}
.right-menu li {
  margin-left: 20px;
}
.right-menu a {
  text-align: center;
  color: #000000;
  font-size: 12px;
  display: block;
}
.right-menu a.icon:before {
  display: block;
  font-size: 16px;
  color: #000000;
  margin: 0 auto 11px !important;
}
.right-menu a:hover {
  color: #ae9571;
}
.btw-toggle {
  width: 15%;
}
.col-right {
  width: 27%;
}
.top-bar {
  transition: 0.3s;
}
.bottom-bar {
  background: white;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  transition: 0.3s;
  z-index: 2;
}
.bottom-bar ul li a {
  color: #000000;
  font-size: 14px;
  line-height: 50px;
  display: block;
}
.bottom-bar ul li a:hover {
  color: #ae9571;
}
.bottom-bar ul li.active-item > a {
  font-weight: 600;
}
.bottom-bar .menu > li > .sub-menu-wrap {
  position: absolute;
  background: #ffffff;
  left: 0;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  pointer-events: none;
  width: 100%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
  top: 120px;
  border-top: 1px solid #F9F9F9;
  z-index: -1;
}
.bottom-bar .menu li.menu-item-has-children > a {
  position: relative;
}
.bottom-bar .menu li.menu-item-has-children > a:after {
  content: "expand_more";
  font-family: "Material Icons";
  color: #fff;
  font-weight: 600;
  position: relative;
  margin: 0 0 0 5px;
  top: 3px;
  line-height: 1;
}
.bottom-bar .menu li.menu-item-has-children:after {
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  z-index: -2;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
.bottom-bar .menu li.menu-item-has-children:hover > .sub-menu-wrap {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  pointer-events: initial;
  opacity: 1;
}
.bottom-bar .menu li.menu-item-has-children:hover:after {
  opacity: 0.4;
}
.sub-menu-wrap {
  padding: 30px 0;
  margin-top: 39px;
}
.sub-menu-wrap .col-xs-12 {
  margin-top: 20px;
}
.sub-menu-wrap .flex-start {
  align-self: self-start;
}
.sub-menu-wrap .flex-start a {
  line-height: inherit;
  font-weight: 600;
  line-height: 25px;
}
.sub-menu-wrap .has-subs {
  flex-direction: column;
}
.sub-menu-wrap ul li a {
  line-height: 25px;
}
.sub-menu-wrap ul li a:after {
  content: "chevron_right";
  font-family: "Material Icons";
  margin-left: 2px;
  opacity: 0;
  transition: 0.3s;
  font-weight: 600;
  color: #fff;
  position: relative;
  display: inline-block;
  top: 3px;
}
.sub-menu-wrap ul li a:hover:after {
  opacity: 1;
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}
.border-radius {
  border-radius: 5px !important;
}
.imgabsolute {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.available-span {
  color: #57c13e;
  font-size: 12px;
  margin: 0 -2px 0;
  display: block;
  font-weight: 600;
}
.available-span.icon-error {
  color: #cd2d2d;
}
.available-span:before {
  font-weight: 400;
}
.swiper-pagination-mobile .swiper-button-prev-2 {
  padding-right: 10px;
}
.swiper-pagination-mobile .swiper-button-next-2 {
  padding-left: 10px;
}
.swiper-pagination-mobile .swiper-button-prev-2.swiper-button-disabled, .swiper-pagination-mobile .swiper-button-next-2.swiper-button-disabled {
  color: #E5E6E7;
}
.swiper-pagination .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background: #E5E6E7;
  margin: 0 10px;
  transition: 0.3s;
  cursor: pointer;
  border-radius: 50%;
}
.swiper-pagination .swiper-pagination-bullet:hover {
  box-shadow: inset 0 0 0 999px rgba(0, 0, 0, 0.2);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ae9571;
}
.form textarea, .form select, .form input {
  width: 100%;
  height: 50px;
  border: 1px solid #dde5e7;
  color: #000;
  border-radius: 5px;
  background: #ffffff;
  padding: 5px 18px;
  transition: 0.3s;
  font-size: 16px;
}
.form textarea:hover, .form select:hover, .form input:hover {
  border-color: #ae9571;
}
.form textarea:active, .form textarea:focus, .form select:active, .form select:focus, .form input:active, .form input:focus {
  border: 2px solid #ae9571 !important;
}
.form em {
  color: #fff;
  font-style: normal;
}
.form textarea {
  max-width: 100%;
  max-height: 200px;
  height: 120px;
  font: inherit;
  padding: 10px 15px;
}
.newsform input {
  margin: 0 0 10px;
  padding-right: 61px;
}
.newsform button {
  padding: 15px 17px 14px;
  border-radius: 0 5px 5px 0;
}
.newsform button:before {
  margin-right: 0;
}
.redbanana {
  margin-top: 18px;
  padding: 18px;
}
.redbanana a {
  color: #000;
}
.redbanana a:hover {
  color: #0A0B09;
}
.section-breadcrumbs {
  padding: 20px 0 0;
}
.breads a {
  color: #000000;
  line-height: 30px;
  display: inline-block;
  padding: 0;
  border-radius: 5px;
  font-size: 12px;
}
.breads a:last-child {
  color: #000;
}
.breads a:hover {
  color: #ae9571;
}
.breads .icon-chevright {
  color: #ae9571;
  padding: 0 5px;
  line-height: 28px;
}
.breads .last-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 150px;
  display: block;
}
.sidebar {
  padding: 30px;
  border-radius: 5px;
  background: #ddd9d4;
  z-index: 5;
}
.sidebar .a-back {
  color: #000000;
  font-weight: 600;
  margin: 0 0 20px;
  display: block;
}
.sidebar .a-back:before {
  color: #ae9571;
}
.sidebar .a-back:hover {
  color: #c1a682;
}
.sidebar .toggle-filter-box {
  font-weight: 600;
  margin: -25px 0 30px;
  display: block;
}
.filter-box {
  transition: 0.3s ease;
}
.filter-box:not(:last-child) {
  margin-bottom: 40px;
}
.filter-box h4 {
  font-size: 16px;
  margin: 0 0 13px;
  color: #000000;
}
.filter-box a {
  color: #000000;
  line-height: 20px;
}
.filter-box a:after {
  color: #ae9571;
}
.filter-box a:hover {
  color: #ae9571;
}
.filter-box a:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.filter-box li:first-child {
  margin-top: -2px;
}
.filter-box li:not(:last-child) {
  margin-bottom: 7px;
}
.filter-box .price-boxes {
  width: 50%;
  margin: 0 !important;
}
.filter-box .price-boxes input {
  width: 100px;
  height: 30px;
  font-size: 14px;
  background: #F9F9F9;
  text-align: center;
}
.filter-cats {
  border-left: 2px solid #ae9571;
  padding-left: 20px;
}
.filter-cats li a {
  display: block;
}
.filter-cats li a.active {
  color: #ae9571;
  font-weight: 600;
}
.filter-cats li a.active:after {
  font-weight: 400;
}
.clicked.icon-before.icon-down:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form input[type=radio], .form input[type=checkbox] {
  display: none;
}
.form input[type=radio] + label, .form input[type=checkbox] + label {
  position: relative;
  padding: 0 0 0 32px;
  cursor: pointer;
  line-height: 25px;
  display: block;
}
.form input[type=radio] + label:before, .form input[type=checkbox] + label:before {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid #F2F2F2;
  left: 0;
  top: 0;
  position: absolute;
  transition: 0.3s;
  background: #ffffff;
  border-radius: 3px;
}
.form input[type=radio] + label:after, .form input[type=checkbox] + label:after {
  content: "check";
  font-family: "Material Icons";
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  left: 0;
  width: 22px;
  text-align: center;
  line-height: 22px;
  opacity: 0;
  transition: 0.3s;
  top: 0;
  position: absolute;
}
.form input[type=radio] + label:hover:before, .form input[type=checkbox] + label:hover:before {
  background: #F9F9F9;
  border-color: #ae9571;
}
.form input[type=radio]:checked + label:before, .form input[type=checkbox]:checked + label:before {
  background: #ae9571;
  border-color: #ae9571;
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0);
}
.form input[type=radio]:checked + label:after, .form input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.form input[type=radio]:not(.squere) + label:before {
  border-radius: 50%;
}
.form label {
  display: block;
  margin: 0 0 3px;
}
.toggle-box h4 {
  position: relative;
  cursor: pointer;
}
.toggle-box h4:after {
  content: "remove";
  font-family: "Material Icons";
  line-height: 20px;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  font-size: 14px;
  color: #000000;
  background: #ffffff;
  right: 0;
  top: 0;
  position: absolute;
  transition: 0.3s;
}
.toggle-box h4:after:hover {
  background: #fff;
}
.toggle-box.closed h4:after {
  content: "add";
}
.widget .maxtext {
  background: #F9F9F9;
  padding: 20px;
  border-radius: 5px;
}
.widget .maxtext h4 {
  font-size: 21.32px;
  margin: 5px 0;
}
.widget .maxtext p {
  font-size: 12px;
  margin: 0 auto 15px;
  max-width: 180px;
}
.widget .maxtext a {
  color: #ffffff;
}
.priceSlider {
  float: left;
  width: 100%;
  margin: 10px 0 15px !important;
}
.priceSlider #sliderRange {
  border: 2px solid #F9F9F9;
  margin: 5px 0;
  position: relative;
}
.priceSlider .ui-slider-range {
  background-color: #ae9571;
  position: absolute;
  height: 4px;
  top: -2px;
}
.priceSlider .ui-slider-handle {
  border: 10px solid #ae9571;
  border-radius: 10px;
  height: 0;
  margin: -10px 0 0 -2px;
  position: absolute;
  transition: 0s;
}
.priceSlider .ui-slider-handle:last-child {
  margin: -10px 0 0 -18px;
}
.sort-select-box {
  height: 34px;
  border: 1px solid #0c1315;
  border-radius: 5px;
  padding: 0 40px 0 20px;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
}
.sort-select-box:hover {
  border-color: #ae9571;
}
.sort-select-box:after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  color: #ae9571;
  position: absolute;
  right: 15px;
}
.sort-select-box span, .sort-select-box:after {
  pointer-events: none;
}
.sort-select-box select {
  background: transparent;
  border: 0;
  font-weight: 600;
  margin-left: 0;
  cursor: pointer;
  position: absolute;
  padding: 0 0 0 105px;
  left: -1px;
  width: calc(100% + 2px);
}
.select-box:after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  color: #0A0B09;
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 18px;
}
.pagination .page-nmr a {
  margin: 0 0 0 5px;
  width: 30px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  display: block;
  color: #0A0B09;
}
.pagination .page-nmr a:not(.icon) {
  border-radius: 50%;
  background: transparent;
  color: #000000;
  font-weight: 600;
}
.pagination .page-nmr a:hover {
  background: #F2F2F2;
}
.pagination .page-nmr a:after {
  color: #ae9571;
}
.pagination .page-nmr.active a {
  background: #ae9571;
  color: #ffffff;
}
.pagination .page-nmr.disabled {
  display: none;
}
.slider-active .swiper-container {
  background: #ffffff;
  padding: 20px;
  border-radius: 5px;
}
.sidebar-column {
  width: 310px;
}
.main-column {
  width: calc(100% - 310px);
  padding-left: 20px;
}
.filter-btn.cta {
  margin: 10px 0;
  width: 100%;
}
.filter-overlay {
  content: "";
  background: #000000;
  left: 0;
  top: 0;
  z-index: 998;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  cursor: pointer;
}
.sidebar-open .filter-overlay {
  opacity: 0.6;
  pointer-events: inherit;
}
.close-filter {
  font-weight: 600;
}
.length-c span {
  margin: 0 5px;
}
.bigger-stars .stars .star:before, .top-review .stars .star:before {
  content: "star";
  font-family: "Material Icons";
  color: #E5E6E7;
  font-size: 18px;
  line-height: 1px;
  margin: 0 2px 0 0;
}
.bigger-stars .stars .star.rated:before, .top-review .stars .star.rated:before {
  color: #ae9571;
}
.bigger-stars .stars:after {
  content: "|";
  color: #000;
  padding-right: 10px;
  padding-left: 6px;
}
.main-right .main-price {
  font-size: 28.43px;
  font-weight: 600;
  color: #0A0B09;
}
.main-right .cta {
  width: 100%;
  font-weight: 600;
}
.main-right .cta:before {
  font-weight: 400;
}
.main-right .stock {
  font-size: 14px;
  color: #57c13e;
  display: block;
  margin: 15px 0 0;
}
.main-right .stock.icon-nostock {
  color: #cd2d2d;
}
.white-box {
  padding: 20px;
  border-radius: 5px;
  background: #ffffff;
}
.white-box.small-white-box {
  padding: 10px;
}
.bege-box {
  padding: 20px;
  border-radius: 5px;
  background: #ddd9d4;
}
.blue-box {
  padding: 30px;
  background: #fff;
}
.product-images .gallery-top {
  padding: 30px;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.product-images .sale-label {
  left: 0px;
  top: 30px;
  font-size: 16px;
  line-height: 40px;
  min-width: 90px;
  z-index: 10;
  background: #ae9471;
  color: #ffffff;
  border-radius: 0 5px 5px 0;
  text-align: center;
}
.product-images img {
  max-width: 100%;
  margin: 0 auto;
}
.product-images .my-gallery img {
  max-height: 330px;
}
.gallery-thumbs {
  padding: 0 30px;
}
.gallery-thumbs .swiper-slide {
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
  border: 2px solid #ae9571;
  /* opacity: 0.3; */
  background: #ffffff;
}
.gallery-thumbs .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide:hover {
  border-color: #c1a682;
  opacity: 1;
}
.swiper-button {
  cursor: pointer;
}
.product-images .swiper-button {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ae9571;
  font-size: 18px;
  z-index: 9;
}
.product-images .swiper-button.swiper-button-next {
  right: 0;
  left: inherit;
}
.product-images .swiper-button.swiper-button-disabled {
  color: #ae9571;
  opacity: 0.2;
  pointer-events: none;
}
.product-usp img {
  width: 30px;
}
.product-usp .maxtext {
  width: calc(100% - 30px);
  padding-left: 10px;
}
.product-usp .maxtext p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
}
.product-usp .maxtext p:last-child {
  font-size: 12px;
}
.product-usp .maxtext p strong {
  font-weight: 600;
}
.product-usp:not(:last-child) {
  margin-bottom: 12px;
}
.best-usps.maxtext ul li {
  padding-left: 25px;
  line-height: 1.3;
  margin: 0 0 5px;
}
.best-usps.maxtext ul li:before {
  top: -2px;
  font-size: 18px;
  color: #ae9571;
}
.best-usps.maxtext strong {
  color: #0A0B09;
}
.reviews-footer {
  border-top: 1px solid #F2F2F2;
  padding: 24px 0 0;
}
.product-fields {
  padding: 33px 0;
  /* for now till reviews are back */
  padding-top: 0;
}
.product-fields label {
  font-weight: 600;
  margin: 0 0 5px;
  display: block;
  font-size: 14px;
  color: #000000;
}
.product-fields .old-span span {
  font-size: 16px;
  text-decoration: line-through;
}
.product-fields .discount-p {
  color: #000;
}
.product-form {
  max-width: 500px;
}
.product-form .cta {
  width: calc(100% - 62px);
}
.product-form .cta.icon-fav {
  margin: 0 0 0 10px;
  width: 62px;
}
.gray-box {
  background: #F2F2F2;
  padding: 10px 13px;
}
.gray-box.gray-extra-p {
  padding: 30px;
}
.gray-box.big-pad {
  padding: 20px;
}
.quantity-field a:before {
  color: #000000;
}
.quantity-field a:after {
  color: #000000;
}
.all-quantity-box input {
  text-align: center;
  height: 50px;
}
.all-quantity-box a {
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  width: 50px;
  text-align: center;
}
.all-quantity-box a:hover {
  color: #0A0B09;
}
.all-quantity-box a:before {
  bottom: -4px !important;
}
.product-configure {
  width: 100%;
  margin: 0 0 10px;
}
.section-info .maxtext h2 {
  font-family: "Signatura Monoline Script", sans-serif;
  color: #C58D7C;
  font-weight: 400;
  font-size: 61.51px;
  line-height: 0.8;
  margin: 0 0 10px;
}
.section-info .maxtext h3 {
  font-size: 18px;
}
.sections-product > *:not(:last-child) {
  margin-bottom: 50px;
}
.section-kenmerkenblad {
  padding-top: 5px;
}
.section-kenmerkenblad img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.section-kenmerkenblad strong, .section-kenmerkenblad p {
  line-height: 1;
}
.section-kenmerkenblad .maxtext {
  padding-right: 15px;
}
.section-kenmerkenblad .cta-box {
  padding: 15px 0 0;
}
.section-kenmerkenblad .mobile-bigger {
  padding: 15px 0 0;
}
.summary {
  font-weight: 600;
  color: #000000;
}
.single-review {
  margin-bottom: 20px;
}
.single-review .stars {
  padding: 3px 0;
}
.single-review:not(:last-child) {
  margin-bottom: 20px;
}
.single-review .maxtext {
  color: #fff;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 5px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.expand-more {
  font-weight: 600;
}
.heighter {
  transition: 0.3s;
}
.open .icon-down.expand-more:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.discounts {
  border-radius: 5px;
  padding: 20px;
  background: #F2F2F2;
}
.discounts li, .discounts p {
  font-size: 14px;
}
.discounts .maxtext ul li {
  padding-left: 0;
  line-height: 1.2;
}
.discounts .maxtext ul li:before {
  display: none;
}
.back-bread a {
  color: #000;
  font-size: 14px;
}
.back-bread a:before {
  color: #0A0B09;
}
.item-added-total {
  transition: 0.3s 0.5s;
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  top: -8px;
  width: 18px;
  height: 18px;
  background: #ae9571;
  line-height: 18px;
  color: #ffffff;
  font-size: 10px;
  border-radius: 50%;
  left: 58%;
  font-style: normal;
}
.loaded .item-added-total {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.payments img {
  width: 40px;
  margin: 0 0 0 10px;
}
.single-article .img-box {
  height: 300px;
}
.single-article .article-content {
  padding: 20px 0 0;
}
.single-article span {
  display: block;
}
.single-article h3, .single-article h2 {
  font-size: 21.32px;
  margin-bottom: 10px;
}
.first-article-section .single-article {
  background: #ffffff;
}
.first-article-section .single-article:hover .article-action .action-link:after {
  margin-left: 12px;
}
.first-article-section .single-article .img-box {
  height: 350px;
}
.first-article-section .single-article .article-action {
  width: 100%;
  padding: 20px;
}
.first-article-section .single-article .article-action .action-link:after {
  transition: 0.3s;
}
.first-article-section .single-article .article-content {
  padding: 20px 20px 80px 20px;
  width: 100%;
}
.first-article-section .single-article .article-content h2 {
  font-size: 16px;
  margin-bottom: 0;
}
.articles-section .single-article {
  background: #ffffff;
}
.articles-section .single-article:hover .article-action .action-link:after {
  margin-left: 12px;
}
.articles-section .single-article .img-box {
  width: 100%;
  height: 250px;
}
.articles-section .single-article .article-action {
  width: 100%;
  padding: 20px;
}
.articles-section .single-article .article-action .action-link:after {
  transition: 0.3s;
}
.articles-section .single-article .article-content {
  padding: 20px 20px 50px 20px;
  width: 100%;
}
.articles-section .single-article .article-content h2 {
  font-size: 16px;
  margin-bottom: 0;
}
.article-hero {
  height: 500px;
  max-height: 70vh;
}
.product-images .swiper-container-thumbs img {
  max-height: 70px;
}
.date-tags {
  color: #fff;
  font-weight: 600;
}
.date-tags a {
  color: #fff;
}
.date-tags a:hover {
  color: #fff;
}
.article-main h1 {
  line-height: 1.1;
  margin: 0 0 20px;
}
.article-main .maxtext a {
  font-weight: bold;
}
.single-field label {
  display: block;
  margin: 0 0 3px;
}
.comments-section form {
  padding: 30px;
  border-radius: 5px;
  background: #F2F2F2;
}
.news-widget h6 {
  font-size: 21.32px;
  margin: 0 0 20px;
}
.news-widget .maxtext {
  z-index: 3;
}
.single-product-article .img-box {
  width: 120px;
  padding: 0 20px 0 0;
}
.single-product-article .img-box img {
  width: 100%;
}
.single-product-article .product-info {
  width: calc(100% - 120px);
}
.single-product-article h6 {
  margin: 5px 0 10px;
}
.single-product-article .price-box {
  padding: 0 90px 20px 140px;
}
main .product-column {
  margin-bottom: 30px;
}
.section-login-hero {
  padding: 80px 0 0;
}
.section-login-hero .white-box, .section-login-hero .gray-box {
  padding: 50px;
}
.section-register #gui-popover-terms-and-conditions {
  display: none;
}
.catalog .articles-section .single-article .article-content {
  padding: 20px !important;
}
.section-register-hero {
  min-height: 350px;
  max-height: 450px;
  height: 35vh;
  padding: 70px 0 30px 0;
}
.section-register-hero .container {
  z-index: 2;
}
.section-register-hero .maxtext h1, .section-register-hero .maxtext p {
  color: #ffffff;
}
.section-register-hero:after {
  content: "";
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.account-pages .section-breadcrumbs {
  position: relative;
  z-index: 2;
}
.dashboard {
  margin-top: 50px;
}
.seperate {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 14px;
}
.seperate:before {
  content: "";
  border-bottom: 1px solid #F2F2F2;
  margin: auto 20px auto auto;
  width: 48%;
}
.seperate:after {
  content: "";
  border-bottom: 1px solid #F2F2F2;
  margin: auto auto auto 20px;
  width: 48%;
}
.cta.fb-cta {
  background: #3B5999;
  border: 1px solid #3B5999;
  width: 100%;
}
.cta.fb-cta:hover {
  box-shadow: inset 0 0 0 999px rgba(0, 0, 0, 0.15);
}
.cta.fb-cta:before {
  margin: 0 10px 0 0 !important;
}
.gui.gui-challenge {
  padding: 50px 20px;
  background: #fff;
  margin: 30px auto !important;
  border-radius: 5px;
}
.site-header .icon-close {
  color: #fff;
}
.floating-messages {
  position: fixed;
  padding: 0 20px 10px;
  z-index: 9999999999;
  max-width: 420px;
}
.floating-messages .message {
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px 30px 20px 50px;
  transition: 0.3s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  pointer-events: none;
  opacity: 0;
  border-top: 5px solid #E5E6E7;
  color: #000000;
}
.floating-messages .message.icon.icon-before:before {
  position: absolute;
  left: 20px;
  top: 23px;
  bottom: inherit;
  font-size: 20px;
}
.floating-messages .message.icon-info {
  border-color: #fff;
}
.floating-messages .message.icon-info:before {
  color: #fff;
}
.floating-messages .message.icon-succes {
  border-color: #57c13e;
}
.floating-messages .message.icon-succes:before {
  color: #57c13e;
}
.floating-messages .message.icon-error {
  border-color: #cd2d2d;
}
.floating-messages .message.icon-error:before {
  color: #cd2d2d;
}
.floating-messages .message a {
  padding: 8px 10px;
  color: #000;
}
.floating-messages .message.show-it {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: inherit;
  opacity: 1;
}
.big-overlay {
  background: #000000;
  left: 0;
  top: 0;
  z-index: 99999998;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
#uppsell-products-here {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5px;
  background: #ffffff;
  z-index: 99999999;
  width: 100%;
  max-width: 900px;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
  overflow: hidden;
}
.modal.added-product .cta {
  border-color: #519c3e;
  background: #519c3e;
  color: #ffffff;
}
.modal.added-product .cta.close-modal {
  color: #0c1315;
  background: transparent;
  border-color: #ae9571;
}
.modal.added-product .cta.close-modal:hover {
  color: #a2a2a2 !important;
}
.modal .swiper-container {
  overflow: inherit;
}
.modal .inner-modal {
  padding: 50px;
}
.modal .inner-modal .maxtext {
  padding-left: 80px;
}
.modal .inner-modal .maxtext:before {
  content: "check";
  font-size: 32px;
  font-family: "Material Icons";
  color: black;
  line-height: 60px;
  text-align: center;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  border: 1px solid #0A0B09;
  border-radius: 50%;
}
.modal .inner-modal h5 {
  margin: 0 0 5px;
}
.modal .inner-modal h5 + p {
  margin: 0;
}
.modal .inner-modal p strong {
  color: #0A0B09;
}
.modal.compacter .inner-modal {
  padding: 20px 50px;
}
.modal .btns a {
  width: 100%;
}
.modal .btns a:first-child {
  margin-bottom: 10px;
}
.modal .upsell-box {
  padding: 30px;
  background: #ffffff;
}
.modal.no-product-id .inner-modal {
  padding-top: 40px;
}
.modal.no-product-id .inner-modal .maxtext:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.modal-open.api-loaded .modal {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: inherit;
  opacity: 1;
}
.modal-open .big-overlay {
  pointer-events: inherit;
  opacity: 0.6;
}
.bundel {
  background: #ffffff;
  overflow: hidden;
  border-radius: 5px;
}
.bundel .besparen {
  background: #fff;
  color: #ffffff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bundel .besparen p {
  margin: 0;
}
.bundel .product-box .title-box {
  padding-bottom: 0;
  border-top: solid 1px #dde5e7;
  padding-top: 20px !important;
  margin-top: 10px;
}
.bundlecart {
  border-top: solid 1px #dde5e7;
}
.bundlecart .bundlecart-inner {
  padding: 20px;
  align-items: center;
}
.bundlecart .bundlecart-inner .prijzen {
  text-align: right;
  padding: 0 30px;
}
.bundlecart .bundlecart-inner .prijzen .discount strong {
  color: #14c2cc;
}
.bundlecart .bundlecart-inner .prijzen .old-price {
  display: inline-block;
}
.bundlecart .bundlecart-inner .prijzen .price {
  display: inline-block;
  font-size: 21px;
  font-weight: 600;
  color: #ff6600;
}
.plusje {
  position: absolute;
  background: black;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: white;
  left: calc(100% + 27px);
  top: 50%;
  transform: translateY(-50%);
}
.inhoud-option .inner-option {
  background: #F9F9F9;
  border-radius: 5px;
  padding: 9px 5px;
  transition: 0.3s;
  border: 2px solid #F9F9F9;
  cursor: pointer;
}
.inhoud-option .inner-option.selected {
  border-color: #fff;
  background: #ffffff;
}
.inhoud-option strong {
  display: block;
}
.inhoud-option span {
  font-size: 14px;
}
.product-configure-custom, .product-configure-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-configure-custom > *, .product-configure-options > * {
  width: 50%;
}
.product-configure-custom > *:nth-child(odd), .product-configure-options > *:nth-child(odd) {
  padding-right: 5px;
}
.product-configure-custom > *:nth-child(even), .product-configure-options > *:nth-child(even) {
  padding-left: 5px;
}
.product-configure-custom {
  padding-top: 20px;
}
.required-field input, .required-field select {
  border: 2px solid #cd2d2d;
}
.wsa-cookielaw {
  z-index: 999999999999;
  top: initial;
  bottom: 0;
  border-top: 1px solid #f9f9f9;
  background: #fff;
  padding: 20px;
  width: 100%;
  height: auto;
  white-space: inherit;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
#smartsearchContainer {
  z-index: 1000000000000000013287555072 !important;
}
#smartsearchContainer #smartsearchContent {
  position: fixed !important;
  margin-top: 170px !important;
  transition: 0.3s !important;
}
.scrolled #smartsearchContainer #smartsearchContent {
  margin-top: 150px !important;
}
.downscroll #smartsearchContainer #smartsearchContent {
  margin-top: 100px !important;
}
.single-categorie a {
  padding: 20px;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  text-align: center;
}
.single-categorie a:hover {
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.08);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.single-categorie img {
  margin: 0 auto 10px;
}
.single-categorie h4 {
  font-size: 18px;
}
#gui-form-discount {
  padding-top: 20px;
}
#gui-form-discount .discount-left {
  padding-right: 10px;
}
.toggle-pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 100000000000000000000;
  pointer-events: none;
  opacity: 0;
}
a.close-pop {
  position: fixed;
  top: 50px;
  right: 50px;
  background: #fff;
  display: block;
  z-index: 99999999999999991611392;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  line-height: 44px;
  font-size: 22px;
  color: #ffffff;
  pointer-events: none;
  opacity: 0;
}
.pop-active .toggle-pop {
  pointer-events: inherit;
  opacity: 1;
}
.pop-active .gallery-pop {
  position: fixed;
  top: 50%;
  left: 50%;
  max-height: 80%;
  max-width: 750px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  z-index: 100000000000000000000;
}
.pop-active .sale-label {
  display: none;
}
.pop-active .gallery-thumbs {
  max-width: 400px;
  margin: 20px auto 0;
}
.pop-active a.close-pop {
  pointer-events: inherit;
  opacity: 1;
}
.subsubmenu {
  display: none;
}
.single-product-slider .product-column {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  padding: 0;
  height: 100%;
}
.section-products .swiper-container {
  overflow: inherit;
}
.swiper-btns.swiper-btns-troub {
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  top: 50%;
}
.swiper-btns.swiper-btns-troub .swiper-button-prev {
  position: absolute;
  left: -15px;
  margin-bottom: 0;
  background: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  font-family: material;
  font-size: 21px;
  color: #221018;
  padding: 10px;
  border-radius: 50%;
}
.swiper-btns.swiper-btns-troub .swiper-button-next {
  position: absolute;
  right: -15px;
  margin-bottom: 0;
  background: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  font-family: material;
  font-size: 21px;
  color: #221018;
  padding: 10px;
  border-radius: 50%;
}
.swiper-btns.swiper-btns-troub .swiper-button-next.swiper-button-disabled, .swiper-btns.swiper-btns-troub .swiper-button-prev.swiper-button-disabled {
  opacity: 0.3;
}
.swiper-btns.row .cta {
  width: 100%;
}
.cta.icon-fav.bordered {
  border-color: #E3E3E3;
}
.cta.icon-fav.bordered:before {
  color: #ffffff;
}
.span-avaible {
  border: 1px solid #0c1315;
  padding: 5px 12px;
  border-radius: 5px;
  margin: -10px 0 20px;
  display: inline-block;
}
.span-avaible .stock {
  margin: 0;
  font-weight: 400;
  color: #0c1315;
}
.hero-box.hero-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.youtube-frame {
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.youtube-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
.loyalty-hero {
  padding: 50px 0;
}
.loyalty-hero .btns a:first-child {
  margin: 0 10px 0 0;
}
.loyalty-hero h1 {
  font-size: 50.51px;
}
.loyalty-hero .blue-icons:after {
  background-size: 800px;
  z-index: 0;
}
.loyalty-hero .maxtext {
  max-width: 600px;
}
.loyalty-hero img {
  max-width: 100%;
}
.bottom-arrow {
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  background: #FC645F;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 56px;
  bottom: 0;
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.bottom-arrow:hover {
  color: #fff;
  background: #fff;
}
.section-steps {
  padding: 50px 0;
  background: #fff;
}
.section-steps .single-step img {
  margin: 0 auto 20px;
}
.section-steps .single-step h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 28.43px;
}
.section-steps .single-step h3 {
  font-size: 21.32px;
}
.section-cta .maxtext h2 {
  font-size: 37.89px;
  margin: 0 0 5px;
}
.single-faq {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
}
.faq-vraag {
  width: 100%;
  padding: 25px 50px 25px 25px;
  margin: 0;
  display: block;
  color: #0c1315;
  cursor: pointer;
}
.faq-vraag:after {
  content: "expand_more";
  font-family: "Material Icons";
  transition: 0.3s;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
}
.faq-vraag.open:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.faq-antwoord {
  display: none;
  padding: 0 25px 25px;
}
#featured-products-here {
  transition: 0.3s;
}
#featured-cats .feaured-cat .content {
  min-height: 200px;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  z-index: 99;
  top: 0;
  position: relative;
  width: 100%;
}
#featured-cats .feaured-cat .content h5 {
  line-height: 1;
  font-size: 28.43px;
  color: #ffffff;
  font-weight: 300;
}
#featured-cats .feaured-cat .img-box {
  position: absolute;
  border-radius: 5px;
  height: 100%;
}
.feaured-tag {
  margin: 0 10px 10px 0;
  font-size: 14px;
  padding: 9px 20px;
}
.sticky-box {
  position: fixed;
  top: 100px;
}
.upscroll .sticky-box {
  top: 150px;
}
.sticky-bot {
  position: absolute;
  bottom: 0;
  top: inherit !important;
}
/* Single product */
.product-box {
  background: #ffffff;
  /*padding: 20px;*/
  color: #000;
  transition: 0.3s;
  border-radius: 5px;
}
.product-box .sale-label {
  left: 0;
  top: 20px;
  font-size: 16px;
  line-height: 35px;
  min-width: 80px;
  z-index: 10;
  background: #ae9471;
  color: #ffffff;
  border-radius: 0 5px 5px 0;
  text-align: center;
}
.product-box .stock {
  padding: 20px;
  text-align: right;
}
.product-box.product-box-swiper .img-box:hover img.first-image {
  opacity: 0;
}
.product-box.product-box-swiper .img-box:hover .second-image {
  opacity: 1;
}
.product-box.product-box-swiper .img-box .second-image {
  opacity: 0;
}
.product-box.product-box-non-swiper .img-box:hover img.first-image {
  opacity: 0;
}
.product-box.product-box-non-swiper .img-box:hover .second-image {
  opacity: 1;
}
.product-box.product-box-non-swiper .img-box .second-image {
  opacity: 0;
}
.product-box img {
  width: 100%;
  height: auto;
  padding: 10px;
}
.product-box .product-info-box-wrapper {
  padding: 10px 0 7px;
  margin-bottom: 10px;
}
.product-box .product-info-box-wrapper .stars .star:before {
  content: "star";
  font-family: "Material Icons";
  color: #e7e8ea;
  font-size: 18px;
  line-height: 1px;
  margin: 0 2px 0 0;
}
.product-box .product-info-box-wrapper .stars .star.rated:before {
  color: #ae9571;
}
.product-box .product-info-box-wrapper .stars:after {
  content: "|";
  color: #E5E6E7;
  padding-right: 10px;
  padding-left: 6px;
}
.product-box .product-info-box-wrapper .available-span {
  padding-top: 1px;
}
.product-box .main-price {
  font-weight: 600;
  color: #0A0B09;
}
.product-box .price-box {
  padding: 15px 90px 15px 15px;
  height: 70px;
  align-items: flex-end;
}
.product-box .price-box .old-price {
  font-size: 14px;
  text-decoration: line-through;
  color: #9A9BA0;
}
.product-box .info-box {
  padding: 10px;
}
.product-box .title-box {
  padding: 0 0 60px;
}
.product-box .title-box h6.brand-title {
  font-size: 16px;
  font-weight: 300;
}
.product-box .title-box h5 {
  font-size: 16px;
}
.section-faq .collapsible-faq {
  background-color: #ae9571;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}
.section-faq .question {
  font-weight: bold;
}
.section-faq .active, .section-faq .collapsible-faq:hover {
  background-color: #ae9571;
}
.section-faq .collapsible-faq:after {
  content: "+";
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.section-faq .active:after {
  content: "−";
}
.section-faq .title-faq {
  margin-top: 50px;
}
.section-faq .content {
  padding: 0 18px;
  display: none;
  overflow: visible;
  transition: max-height 0.2s ease-out;
}
.product-column .cta {
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding: 14px 0;
  width: 56px;
  z-index: 6;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box .imgabsolute, .img-box img {
  transition: 0.3s;
}
a:hover .img-box .imgabsolute, a:hover .img-box img {
  -webkite-transform: scale(1.1);
  transform: scale(1.1);
}
/* End single product */
/*Hero USPS */
.hero-usps-wrapper .usps-collection-wrapper .hero-single-usps-wrapper {
  margin-bottom: 10px;
  background: white;
  padding: 10px;
  border-radius: 5px;
}
.hero-usps-wrapper .hero-usps-wrapper-inner .hero-single-usps-wrapper {
  align-items: center;
}
.hero-usps-wrapper .hero-usps-wrapper-inner .hero-single-usps-wrapper .hero-usps-img img {
  width: 35px;
  margin-right: 10px;
}
.hero-usps-wrapper .hero-usps-wrapper-inner .hero-single-usps-wrapper .hero-usps-content {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.hero-usps-wrapper .hero-usps-wrapper-inner .hero-single-usps-wrapper .hero-usps-content p.title {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  color: #0A0B09;
}
.hero-usps-wrapper .hero-usps-wrapper-inner .hero-single-usps-wrapper .hero-usps-content p.content {
  font-size: 14px;
  margin: 0;
}
#section-hero-usps {
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .hero-single-usps-wrapper {
    padding: 10px 20px !important;
  }
}
/* End Hero USPS */
/* Review swiper */
.review-nav-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}
.review-nav-wrapper .cta-wrapper {
  display: flex;
}
.review-nav-wrapper .swiper-pagination {
  position: inherit;
  display: flex;
  align-items: center;
}
.review-nav-wrapper .swiper-pagination-bullet {
  padding: 10px;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 16px;
  font-weight: 900;
  background: none;
  color: #0A0B09;
  opacity: 1;
  margin: 0 5px;
}
.review-nav-wrapper .swiper-pagination-bullet:hover {
  box-shadow: none !important;
}
.review-nav-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
  background: #ae9571;
  border-radius: 50px;
}
.section-reviews .single-review {
  background: #ffffff;
  /*border-radius: 5px;*/
  /*padding: 20px;*/
}
.section-reviews .single-review:not(:last-child) {
  margin-bottom: 20px !important;
}
.section-reviews .reviews-box {
  margin-bottom: 20px;
  border-bottom: solid 1px #E3E3E3;
}
/* End review swiper */
/* Footer */
#main-footer #scroll-top-btn {
  display: none;
  position: fixed;
  z-index: 99;
  bottom: 0;
  right: 0;
  padding: 20px;
}
#main-footer #scroll-top-btn:before {
  font-size: 30px;
}
#main-footer .kvk {
  margin-right: 20px;
}
.main-footer {
  margin-top: 100px;
  background: #464644;
}
.main-footer .main-footer-wrapper {
  padding: 100px 0;
}
.main-footer .social-icons {
  margin-top: 20px !important;
}
.main-footer .social-icons a {
  margin: 0 7px;
  font-size: 24px;
}
.main-footer img {
  margin: 0 auto;
}
.main-footer .order-2 .maxtext h6 {
  margin-bottom: 30px !important;
}
.main-footer .order-3 .maxtext h6 {
  margin-bottom: 30px !important;
}
.main-footer .order-4 .maxtext h6 {
  margin-bottom: 30px !important;
}
.main-footer .maxtext {
  color: #0A0B09;
}
.main-footer .maxtext h6 {
  color: #ffffff;
  font-size: 21.32px;
  margin: 0 0 10px;
}
.main-footer .maxtext ul.no-title {
  padding-top: 31px;
}
.main-footer .maxtext ul li {
  padding-left: 0;
  margin-bottom: 2px;
}
.main-footer .maxtext ul li:before {
  display: none;
}
.main-footer .maxtext p {
  margin: 0;
  color: #ffffff;
}
.main-footer .maxtext a {
  color: #ffffff;
}
.main-footer .maxtext a:before {
  color: #ae9471;
}
.main-footer .maxtext a:hover {
  color: #ae9471;
}
.openingstijden span {
  width: 110px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .main-footer .order-2 .maxtext h6 {
    margin-bottom: 0 !important;
  }
  .main-footer .order-3 .maxtext h6 {
    margin-bottom: 0 !important;
  }
  .main-footer .order-4 .maxtext h6 {
    margin-bottom: 0 !important;
  }
  .main-footer .order-5 {
    margin-top: 0 !important;
  }
  .main-footer-wrapper .maxtext p {
    color: #000000;
  }
}
/* End footer */
/* Category thumb section */
.section-category-thumbs .big-category-thumb .category-wrapper .category-wrapper-inner .thumb-cat {
  height: 500px;
}
.section-category-thumbs .small-category-thumb .category-wrapper:not(:last-child) {
  margin-bottom: 20px;
}
.section-category-thumbs .small-category-thumb .category-wrapper .category-wrapper-inner .thumb-cat {
  height: 320px;
}
.section-category-thumbs .category-wrapper:hover .category-wrapper-inner .thumb-cat {
  transform: scale(1.1);
}
.section-category-thumbs .category-wrapper .category-wrapper-inner .thumb-cat {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  transition: 0.3s;
  /*&:after {
        	content: "";
        	background-image: linear-gradient( 180deg , rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.70) 100%);
          height: 100%;
          width: 100%;
          position: absolute;
          left: 0;
          top: 0;
        }*/
}
.section-category-thumbs .category-wrapper .category-wrapper-inner .thumb-cat .thumb-cat-overlay {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 15px;
  opacity: 0.3;
}
.section-category-thumbs .category-wrapper .category-wrapper-inner .thumb-cat .content-wrapper {
  z-index: 9999;
}
.section-category-thumbs .category-wrapper .category-wrapper-inner .thumb-cat .content-wrapper .content-inner-wrapper {
  text-align: center;
  padding: 30px;
}
.section-category-thumbs .category-wrapper .category-wrapper-inner .thumb-cat .content-wrapper .content-inner-wrapper h5 {
  color: #ffffff;
  font-size: 37.89px;
  font-weight: bold;
}
.section-category-thumbs .category-wrapper .category-wrapper-inner .thumb-cat .content-wrapper .content-inner-wrapper p {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
}
@media screen and (max-width: 1198px) {
  .section-category-thumbs .big-category-thumb:nth-child(3) {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .section-category-thumbs .big-category-thumb:nth-child(3) .category-wrapper .category-wrapper-inner .thumb-cat {
    height: 600px;
  }
  .section-category-thumbs .big-category-thumb .category-wrapper .category-wrapper-inner .thumb-cat {
    height: 300px;
  }
  .section-category-thumbs .small-category-thumb {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .section-category-thumbs .small-category-thumb .category-wrapper .category-wrapper-inner .thumb-cat {
    height: 200px;
  }
}
@media screen and (max-width: 500px) {
  .section-category-thumbs .big-category-thumb .category-wrapper .category-wrapper-inner .thumb-cat {
    height: 310px;
  }
}
@media screen and (max-width: 375px) {
  .section-category-thumbs .big-category-thumb .category-wrapper .category-wrapper-inner .thumb-cat {
    height: 240px;
  }
}
/* end category thumb section */
/* Article sections home */
.section-articles .swiper-container.shadow-container .article-box {
  background: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.section-articles .article-box {
  background: #ffffff;
  overflow: hidden;
}
.section-articles .article-box:hover .action-link:after {
  margin-left: 12px;
  transition: 0.3s;
}
.section-articles .article-box .content-wrapper {
  padding: 20px 20px 80px 20px;
  width: 100%;
}
.section-articles .article-box .article-action {
  width: 100%;
  padding: 20px;
}
.section-articles .article-box .article-action .action-link:after {
  transition: 0.3s;
}
/* Article sections home end */
/* collection maxtext */
.section-text.collection .maxtext {
  margin-left: 330px;
}
@media screen and (max-width: 991px) {
  .section-text.collection .maxtext {
    margin-left: auto;
  }
}
/* end collection maxtext */
/* Blog collection */
.section-blog-hero .image-wrapper {
  width: 100%;
  height: 50vh;
  overflow: hidden;
}
.section-blog-hero .image-wrapper img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: center center;
}
.section-blog-hero .content-wrapper {
  position: absolute;
  bottom: 0;
  padding: 30px 0;
}
.section-blog-hero .content-wrapper h1 {
  color: #ffffff;
}
.first-article-section h2 {
  font-family: "Montserrat", sans-serif;
  text-transform: lowercase;
  font-weight: 300;
}
.first-article-section h2::first-letter {
  text-transform: uppercase;
}
.articles-section h2 {
  font-family: "Montserrat", sans-serif;
  text-transform: lowercase;
  font-weight: 300;
}
.articles-section h2::first-letter {
  text-transform: uppercase;
}
.article-main .maxtext h1, .article-main .maxtext h2, .article-main .maxtext h3, .article-main .maxtext h4, .article-main .maxtext h5, .article-main .maxtext h6, .article-main .maxtext h7 {
  font-family: "Essonnes", sans-serif;
  text-transform: lowercase;
}
.article-main .maxtext h1::first-letter, .article-main .maxtext h2::first-letter, .article-main .maxtext h3::first-letter, .article-main .maxtext h4::first-letter, .article-main .maxtext h5::first-letter, .article-main .maxtext h6::first-letter, .article-main .maxtext h7::first-letter {
  text-transform: uppercase;
}
/* End Blog collection */
/* Contact */
.section-contact .contact-image-wrapper {
  background-color: #ddd9d4;
}
.section-contact .contact-content-wrapper {
  background: #ddd9d4;
  position: relative;
}
.section-contact .contact-content-wrapper:before {
  right: calc((50vw - 50%) * -1);
  background: #ddd9d4;
  content: "";
  position: absolute;
  width: calc(50vw - 50%);
  top: 0;
  bottom: 0;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper {
  padding: 85px 0;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper .heading h1 {
  color: #000000;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper .contact-buttons-wrapper {
  margin: -5px;
  margin-bottom: 50px;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper .contact-buttons-wrapper a {
  margin: 5px;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper .open-wrapper strong {
  margin-bottom: 10px;
  color: #000000;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper .open-wrapper .openingstijden p {
  font-size: 14px;
  color: #000000;
  margin-bottom: 0;
}
.section-contact .contact-content-wrapper .contact-inner-content-wrapper .open-wrapper .openingstijden span {
  width: 150px;
}
@media screen and (max-width: 1399px) {
  .section-contact .contact-content-wrapper .open-wrapper .openingstijden span {
    width: 120px;
  }
}
@media screen and (max-width: 1198px) {
  .section-contact {
    background: #ddd9d4;
  }
}
/* end Contact */
/* Hero swiper */
.section-hero {
  margin: 0;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-prev {
  bottom: 0;
  background: #ae9571;
  height: 50px;
  width: 50px;
  z-index: 9999999;
  color: #ffffff;
  right: 63%;
  transition: 0.3s;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-prev.swiper-button-disabled {
  opacity: 0.2;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-prev:hover {
  background: #c1a682;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-prev:before {
  margin: 0 !important;
  bottom: 0 !important;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-next {
  bottom: 0;
  left: 37%;
  background: #ddd9d4;
  height: 50px;
  width: 50px;
  z-index: 9999999;
  color: #ffffff;
  transition: 0.3s;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-next:hover {
  background: #cac8c6;
}
.section-hero .hero-wrapper .swiper-nav-wrapper .swiper-button-next:before {
  margin: 0 !important;
  bottom: 0 !important;
}
.section-hero .hero-wrapper .single-hero-wrapper {
  background: #ddd9d4;
  overflow: hidden;
}
.section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  height: 550px;
}
.section-hero .hero-wrapper .single-hero-wrapper .image-wrapper {
  width: 63%;
  z-index: 1;
}
.section-hero .hero-wrapper .single-hero-wrapper .image-wrapper.hero-image img {
  object-fit: fill;
  height: 100%;
}
.section-hero .hero-wrapper .single-hero-wrapper .content-wrapper {
  position: absolute;
  left: 0;
  height: 100%;
  align-items: center;
  display: flex;
  padding: 0 0 0 50px;
}
.section-hero .hero-wrapper .single-hero-wrapper .content-wrapper .content-inner-wrapper {
  max-width: 350px;
  z-index: 999;
}
.section-hero .hero-wrapper .single-hero-wrapper .content-wrapper h1 {
  font-size: 28.43px;
  color: #ffffff;
  line-height: 1;
  font-family: "Essonnes", sans-serif;
  text-transform: uppercase;
}
.section-hero .hero-wrapper .single-hero-wrapper .content-wrapper h2 {
  font-size: 60.51px;
  color: #C58D7C;
  font-weight: 500;
  line-height: 1;
  font-family: "Signatura Monoline Script", sans-serif;
  margin-left: -20px;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper:hover .pp-content {
  opacity: 1;
  visibility: visible;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content {
  color: #000;
  background: #ffffff;
  padding: 10px;
  width: 270px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border-radius: 5px;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content .image-wrapper {
  width: 25%;
  padding-right: 10px;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content .image-wrapper img {
  width: 100%;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content .content {
  width: 65%;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content .content p {
  font-size: 12px;
  line-height: 1;
  padding-left: 10px;
  margin: 0;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content .content p:first-child {
  font-weight: 500;
  padding-bottom: 5px;
}
.section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper .pp-content .content p:last-child {
  font-weight: bold;
}
@media screen and (max-width: 1198px) {
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper {
    height: 500px;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper .content-wrapper .content-inner-wrapper {
    max-width: 190px;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper .content-wrapper .content-inner-wrapper h2 {
    font-size: 38.51px;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper .content-wrapper .content-inner-wrapper h1 {
    font-size: 25.43px;
  }
}
@media screen and (max-width: 991px) {
  .section-hero .swiper-pagination-wrapper {
    position: absolute;
    bottom: 20px;
    z-index: 9999;
    width: 100%;
  }
  .section-hero .swiper-pagination-wrapper .swiper-pagination-inner-wrapper {
    display: flex !important;
  }
  .section-hero .hero-wrapper .swiper-nav-wrapper {
    display: none;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper .image-wrapper.hero-image {
    width: 100%;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper .content-wrapper {
    height: 100%;
    display: flex;
    padding: 50px;
    width: 100%;
    position: relative;
    max-width: 100%;
    padding-bottom: 70px !important;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper .content-wrapper .content-inner-wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .section-hero .hero-wrapper .single-hero-wrapper .pp-wrapper {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .section-hero .hero-wrapper .single-hero-wrapper .content-wrapper {
    padding: 20px !important;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .content-wrapper h1 {
    font-size: 21.328px;
  }
  .section-hero .hero-wrapper .single-hero-wrapper .content-wrapper h2 {
    font-size: 37.897px;
    margin-left: -10px;
  }
}
@media screen and (max-width: 425px) {
  .section-hero .hero-wrapper .single-hero-wrapper .cta-wrapper .cta {
    display: block;
  }
}
/* end Hero swiper */
/* Conversie blok */
.section-conversie .converiese-wrapper {
  border-radius: 5px;
  overflow: hidden;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .single-conversie-inner-wrapper {
  width: 100%;
  display: flex;
  max-height: 550px;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .image-wrapper.conversie-image img {
  height: 100%;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper:before {
  color: #000000;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper:hover .pp-content {
  opacity: 1;
  visibility: visible;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content {
  background: #ffffff;
  color: #000;
  padding: 10px;
  width: 270px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border-radius: 5px;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content .image-wrapper {
  width: 25%;
  padding-right: 10px;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content .image-wrapper img {
  width: 100%;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content .content {
  width: 65%;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content .content p {
  font-size: 12px;
  line-height: 1;
  padding-left: 10px;
  margin: 0;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content .content p:first-child {
  font-weight: 500;
  padding-bottom: 5px;
}
.section-conversie .converiese-wrapper .single-conversie-wrapper .pp-wrapper .pp-content .content p:last-child {
  font-weight: bold;
}
@media screen and (max-width: 1198px) {
  .section-hero .hero-wrapper .single-hero-wrapper .single-hero-inner-wrapper {
    height: 500px;
  }
}
/* end conversie blok */
/* product header */
body.product-head .product-header {
  opacity: 1;
  margin-top: 0;
}
.product-header {
  background: #fafafa;
  padding: 15px 0;
  opacity: 0;
  margin-top: -180px;
  transition: 0.3s;
}
.product-header .product-info-wrapper .image-wrapper {
  background: white;
  margin-right: 10px;
  width: 60px;
  display: flex;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}
.product-header .product-info-wrapper .content-wrapper p {
  margin: 0;
}
/* end product header */
/* Wishlist account */
.gui-wishlist .gui-table table {
  background: #ffffff;
}
.gui-wishlist .gui-table table td {
  vertical-align: inherit !important;
}
.gui-wishlist .gui-table table tbody tr td .gui-image-50 {
  width: 50px;
}
.gui-wishlist .gui-table table tbody tr td .gui-image-50 a {
  display: block;
}
.gui-wishlist .gui-table table tbody tr td .gui-image-50 a img {
  margin-top: 0;
}
.gui-wishlist .gui-table table tbody tr td:nth-child(2) a {
  padding: 0;
}
.gui-wishlist .gui-table table tbody tr td:nth-child(2) p {
  margin-bottom: 0;
}
.gui-wishlist .gui-table table tbody tr td:nth-child(5) {
  width: 10% !important;
  text-align: center;
}
/* end wishlist account */
/* Klantenservice pagina */
.service-usps .service-usps-wrapper .service-usps-inner-wrapper {
  background: #F2F1F1;
  padding: 50px;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  flex-direction: column;
}
.service-usps .service-usps-wrapper .service-usps-inner-wrapper .image-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.service-usps .service-usps-wrapper .service-usps-inner-wrapper .image-wrapper .image-inner-wrapper img {
  max-width: 55px;
}
.service-usps .service-usps-wrapper .service-usps-inner-wrapper .content-wrapper {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .service-usps .service-usps-wrapper .service-usps-inner-wrapper {
    padding: 20px;
  }
}
/* end Klantenservice */
/* Inrichting pagina */
.section-inrichting .intr-item-wrapper {
  display: flex;
}
.section-inrichting .intr-item-wrapper .intr-item-inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  background: white;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
}
.section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .image-wrapper .image-inner-wrapper {
  max-height: 340px;
  overflow: hidden;
}
.section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .image-wrapper .image-inner-wrapper img {
  object-fit: cover;
  height: 100%;
}
.section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .image-wrapper .nummer {
  position: absolute;
  background: #AE9571;
  margin: 0 20px;
  color: white;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-size: 45px;
  bottom: -30px;
}
.section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .content-wrapper {
  padding: 50px 20px 20px 20px;
}
@media screen and (max-width: 1198px) {
  .section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .image-wrapper .image-inner-wrapper {
    max-height: 270px;
  }
  .section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .image-wrapper .nummer {
    width: 65px;
    height: 65px;
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .section-inrichting .intr-item-wrapper .intr-item-inner-wrapper .image-wrapper .image-inner-wrapper img {
    width: 100%;
  }
}
/* end inrichting pagina */
/* insta feed */
.section-insta-feed .swiper-container {
  overflow: inherit;
}
.section-insta-feed .insta-feed-wrapper {
  border-radius: 5px;
  overflow: hidden;
}
.section-insta-feed .insta-feed-wrapper:hover .content-wrapper {
  opacity: 1;
}
.section-insta-feed .insta-feed-wrapper .image-wrapper {
  max-height: 340px;
  height: 340px;
}
.section-insta-feed .insta-feed-wrapper .image-wrapper img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.section-insta-feed .insta-feed-wrapper .content-wrapper {
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  color: white;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  transition: 0.3s;
  font-size: 14px;
}
/* end insta feed */
.cta-visit {
  width: 100% !important;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 50vw;
  margin: 20px auto;
}
.product-images .thumb-wrapper {
  display: inline-flex;
  max-width: 100%;
}
.product-images .thumb-wrapper .popup-buttons {
  margin: 0 -5px;
}
.product-images .thumb-wrapper .popup-buttons .popup-icon {
  padding: 0 5px;
  width: 100%;
}
.product-images .thumb-wrapper .popup-buttons .popup-icon a {
  background: #464644;
  width: 100%;
  height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  transition: 0.3s;
}
.product-images .thumb-wrapper .popup-buttons .popup-icon a:hover {
  background: #626262;
}
.product-images .thumb-wrapper .popup-buttons .popup-icon a:before {
  color: #ffffff;
  font-size: 26px;
}
#gallery-thumbs-btns {
  width: 100%;
}
#gallery-thumbs-btns.noBtns {
  width: 100%;
}
#gallery-thumbs-btns.oneBtn {
  width: 83.333%;
  margin-right: 10px;
}
#gallery-thumbs-btns.twoBtns {
  width: 66.667%;
  margin-right: 10px;
}
#gallery-thumbs-btns.threeBtns {
  width: 50%;
  margin-right: 10px;
}
.service-plan-wrapper {
  background-color: #dddad3;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
.service-plan-wrapper .service-title {
  margin-bottom: 5px;
}
.service-plan-wrapper .service-content {
  font-size: 14px;
}
.service-plan-wrapper .service-input-wrapper {
  display: inline-block;
  background: #ffffff;
  padding: 10px 30px 10px 10px;
  border-radius: 5px;
}
.service-plan-wrapper .service-input-wrapper label {
  font-weight: normal;
  line-height: 1.4;
}
.service-plan-wrapper .service-input-wrapper label:before, .service-plan-wrapper .service-input-wrapper label:after {
  top: 50% !important;
  transform: translateY(-50%);
}
.aiden-wrapper, .aiden {
  background-color: white;
}
.aiden-wrapper {
  padding: 10px;
}
#section-product-scroll-block .scroll-wrapper {
  background: #fff;
  justify-content: space-around;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
#section-product-scroll-block .scroll-wrapper a {
  padding: 20px;
  color: #0c1315;
}
#section-product-scroll-block .scroll-wrapper a.description {
  border-bottom: 1px solid #519c3e;
}
#section-product-scroll-block .scroll-wrapper a:hover {
  color: #519c3e;
  border-bottom: 1px solid #519c3e;
}
@media screen and (max-width: 991px) {
  .modal .section-related-products .title {
    font-size: 14px;
  }
  .modal .inner-modal p {
    display: none;
  }
}
.section-text.seo h1, .section-text-catalog.seo h1 {
  font-size: 37.897px;
}
