/* compiled by scssphp v0.8.2 on Thu, 16 May 2024 05:02:18 +0000 (0.0376s) */

/* import config */
/* packages */
.purr-wrapper {
  margin: 20px; }

.purr-alert {
  cursor: pointer;
  margin-bottom: 10px;
  padding: 20px;
  background: url('../img/close.png') top right no-repeat #555;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  width: 400px; }

.purr-alert button {
  font-size: 10px;
  margin: 0 5px; }

.purr-alert.error {
  background-color: #e20813; }

.purr-alert.warning {
  background-color: #f7941d; }

.purr-alert.success {
  background-color: #4dbc5d; }

.purr-alert.notice {
  background-color: #2caed4; }

.purr-button-wrapper {
  text-align: center; }

.purr-alert a {
  color: #fff;
  text-decoration: underline; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 100%; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repea; }
/* Icons */
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -15px \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: 0;
  outline: none; }
  .slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1; }

.slick-prev:before, .slick-next:before {
  font-family: "ios7-icons";
  font-size: 30px;
  line-height: 1;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 30px;
  z-index: 10; }
  .slick-prev:before {
    content: "\e687"; }

.slick-next {
  right: 30px; }
  .slick-next:before {
    content: "\e685"; }
/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 3px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\f10c";
        width: 20px;
        height: 20px;
        font-family: 'fontawesome';
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      content: "\f111"; }
/* modules */
/* font size mixins */
/* breakpoint mixins */
/* retina */
/* element mixins */
.button {
  display: inline-block;
  font-size: 14px;
  font-size: 1rem;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 2px solid #000;
  padding: 0.3em 2.5em;
  transition: 0.5s; }
  .button:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: 0.15s; }
  .button.button-square {
    padding: 0.3em 0.5em; }
  .button.button-small {
    font-size: 12px;
    font-size: 0.8571428571rem;
    padding: 0.1em 2.5em; }
  .button.button-large {
    font-size: 16px;
    font-size: 1.1428571429rem; }
  .button.button-block {
    display: block;
    padding-left: 0px;
    padding-right: 0px; }
  .button.button-filled {
    color: #fff;
    background-color: #000; }
  .button.button-light {
    color: #ccc;
    border-color: #ccc; }
    .button.button-light.button-filled {
      color: #000;
      background-color: #ccc; }
  .button.button-contrast {
    color: #fff;
    border-color: #fff; }
    .button.button-contrast.button-filled {
      color: #000;
      background-color: #fff; }
  .button.button-accent {
    color: #00f;
    border-color: #00f; }
    .button.button-accent.button-filled {
      color: #fff;
      background-color: #00f; }
  .button.button-alt {
    color: #008000;
    border-color: #008000; }
    .button.button-alt.button-filled {
      color: #fff;
      background-color: #008000; }
/* theme */
/* html */
html {
  font-size: 14px; }
/* main body */
body {
  font-family: 'kozuka-gothic-pr6n', Arial, sans-serif;
  color: #000;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-size: 1rem;
  background: #fff; }

a {
  color: #000; }

a:hover {
  color: #00f; }

p a {
  color: #00f; }

p {
  margin: 0px 0px 1em 0px;
  padding: 0px; }

div.divider {
  clear: both;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  margin: 0px;
  padding: 0px; }

div.outer {
  width: 100%; }

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0px;
  padding: 0px; }

.desktop .no_desktop {
  display: none !important; }

.mobile .no_mobile {
  display: none !important; }

h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px; }

h1, h2 {
  font-family: 'kozuka-gothic-pr6n', Arial, sans-serif;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 1em; }

h3 {
  font-family: 'kozuka-gothic-pr6n', Arial, sans-serif;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 1em; }

h4, h5 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 1em; }

.mrg-0 {
  margin-bottom: 0em !important; }

.mrg-025 {
  margin-bottom: 0.25em !important; }

.mrg-05 {
  margin-bottom: 0.5em !important; }

.mrg-1 {
  margin-bottom: 1em !important; }

.mrg-15 {
  margin-bottom: 1.5em !important; }

.mrg-2 {
  margin-bottom: 2em !important; }

.mrg-25 {
  margin-bottom: 2.5em !important; }

.mrg-3 {
  margin-bottom: 3em !important; }

.mrg-35 {
  margin-bottom: 3.5em !important; }

.mrg-4 {
  margin-bottom: 4em !important; }

.mrg-45 {
  margin-bottom: 4.5em !important; }

.mrg-5 {
  margin-bottom: 5em !important; }

.mrg-noside {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.pad-0 {
  padding: 0px !important; }

.pad-05 {
  padding: 0.5em !important; }

.pad-1 {
  padding: 1em !important; }

.pad-15 {
  padding: 1.5em !important; }

.pad-2 {
  padding: 2em !important; }

.pad-25 {
  padding: 2.5em !important; }

.pad-3 {
  padding: 3em !important; }

.pad-35 {
  padding: 3.5em !important; }

.pad-4 {
  padding: 4em !important; }

.pad-45 {
  padding: 4.5em !important; }

.pad-5 {
  padding: 5em !important; }

.pad-noside {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.row.no-gutter {
  margin-left: 0;
  margin-right: 0; }

.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0; }

.row-centered {
  text-align: center;
  vertical-align: top; }

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  vertical-align: top;
  margin-right: -4px; }

.display-block {
  display: block; }

.display-inline-block {
  display: inline-block; }

.display-inline {
  display: inline; }

.bg-base {
  background-color: #000;
  color: #fff; }

.bg-accent {
  background-color: #00f;
  color: #fff; }

.bg-alt {
  background-color: #008000;
  color: #fff; }

.bg-light {
  background-color: #ccc;
  color: #000; }

.bg-contrast {
  background-color: #fff;
  color: #000; }

.bg-action {
  background-color: #f00;
  color: #fff; }

.bg-background {
  background: #fff; }

.txt-base {
  color: #000; }

.txt-accent {
  color: #00f; }

.txt-alt {
  color: #008000; }

.txt-light {
  color: #ccc; }

.txt-contrast {
  color: #fff; }

.txt-gray {
  color: #666; }

.txt-small {
  font-size: 12px; }

.txt-smaller {
  font-size: 11px; }

.txt-large {
  font-size: 16px; }

.txt-larger {
  font-size: 18px; }

.txt-header {
  font-size: 30px;
  font-weight: 900; }

.txt-title {
  font-size: 18px;
  font-weight: 900; }

.txt-nocase {
  text-transform: none; }

.spacer-100 {
  min-height: 100vh; }

.spacer-50 {
  min-height: 50vh; }

.toggler {
  cursor: pointer; }
/* specific styles */
#cookiebar {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  width: 100%; }
  html.cookie_showbar #cookiebar {
    display: block; }

#site {
  display: block;
  height: 100vh; }

#main-content {
  position: relative;
  height: 100%;
  width: 100%; }

#menu-toggle {
  position: fixed;
  z-index: 500;
  top: 7px;
  left: 14px;
  width: 30px;
  height: 30px;
  transition: left 0.5s;
  font-size: 20px;
  display: none;
  cursor: pointer;
  color: #000; }
  #menu-toggle:hover {
    color: #000; }
  #menu-toggle.open {
    left: 360px; }

#sidebar {
  position: fixed;
  z-index: 300;
  width: 346px;
  height: 100%;
  background: #fff;
  overflow: auto;
  transition: margin-left 0.5s; }
  #sidebar.open {
    margin-left: 0; }
  #sidebar .inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  #sidebar .btn-home {
    display: block;
    position: absolute;
    z-index: 330;
    top: 10px;
    left: 10px; }
    #sidebar .btn-home a {
      color: lightgrey;
      font-size: 16px; }
      #sidebar .btn-home a:hover {
        color: #000; }
  #sidebar ul li {
    text-transform: lowercase; }
    #sidebar ul li a {
      color: #808080; }
    #sidebar ul li:hover a, #sidebar ul li.active a {
      color: #000;
      text-decoration: none; }
    #sidebar ul li.active a {
      font-weight: bold; }
  #sidebar .logo img {
    display: block;
    max-width: 265px;
    margin: 40px 30px 0 auto; }
  #sidebar .product-logo img {
    display: block;
    max-width: 235px;
    margin: 15px 30px 40px auto; }
  #sidebar .menu .navbar-nav {
    margin-left: 50px;
    margin-top: 30px; }
    #sidebar .menu a {
      font-size: 20px;
      line-height: 1.8em;
      font-weight: bold;
      padding-top: 5px;
      padding-bottom: 5px; }
  #sidebar .products ul, #sidebar .pages ul, #sidebar .categories ul {
    list-style: none;
    padding: 0;
    margin-left: 50px;
    margin-top: 30px; }
    #sidebar .products ul li, #sidebar .pages ul li, #sidebar .categories ul li {
      padding-top: 5px;
      padding-bottom: 5px; }
      #sidebar .products ul li a, #sidebar .pages ul li a, #sidebar .categories ul li a {
        font-size: 20px;
        line-height: 1.8em;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #808080; }
      #sidebar .products ul li.active a, #sidebar .pages ul li.active a, #sidebar .categories ul li.active a {
        font-weight: bold;
        color: #000; }
  #sidebar .categories ul li a, #sidebar .products ul li a {
    font-weight: bold; }
  #sidebar .products ul {
    margin-top: 60px; }
  #sidebar .pages ul li a {
    font-size: 20px;
    line-height: 1.8em; }
  #sidebar .sidebar-content {
    margin: 30px 50px;
    line-height: 2rem; }

#content {
  padding-left: 346px;
  min-height: 100%;
  background-color: #fff;
  line-height: 1.3em; }
  #content.bg-white {
    border-left: solid 5px #090909; }
  #content a {
    color: inherit;
    text-decoration: underline; }

#home-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: background-image 0.5s, opacity 0.5s;
  background: no-repeat center center;
  background-size: cover; }
  #home-overlay.active {
    opacity: 1; }

.article {
  padding: 50px; }

.product-page-items {
  padding-top: 10vh; }
  .product-page-items .product-page-item {
    padding-bottom: 50px;
    position: relative;
    margin: 0 auto 0 auto; }
    .product-page-items .product-page-item.style-0 .image, .product-page-items .product-page-item.style-1 .image {
      position: relative;
      display: inline-block;
      float: left;
      width: 40%; }
      .product-page-items .product-page-item.style-0 .image img, .product-page-items .product-page-item.style-1 .image img {
        width: 100%; }
    .product-page-items .product-page-item.style-0 .text, .product-page-items .product-page-item.style-1 .text {
      display: block;
      float: left;
      width: 60%;
      overflow: hidden;
      padding-right: 120px;
      padding-top: 40px;
      font-size: 20px;
      line-height: 1.4em; }
    .product-page-items .product-page-item.style-2 .image {
      display: block;
      margin: 10px auto 10px auto;
      max-width: 70%; }
      .product-page-items .product-page-item.style-2 .image img {
        width: 100%; }
    .product-page-items .product-page-item.style-2 .text {
      display: block;
      margin: 10px auto 10px auto;
      max-width: 78%;
      position: relative; }
      .product-page-items .product-page-item.style-2 .text img {
        max-width: 100%;
        margin: 0 5px 5px 5px;
        height: auto !important;
        display: inline-block; }
  .product-page-items.style-1 {
    /* 2 items per page zichtbaar */ }
    .product-page-items.style-1 .product-page-item {
      min-height: calc(50vh);
      padding-bottom: 50px; }

@media (max-width: 1199px) {
  #sidebar {
    margin-left: -346px; }

  #content {
    padding-left: 0; }

  #menu-toggle {
    display: block; }

  .product-page-items .product-page-item.style-0 .text, .product-page-items .product-page-item.style-1 .text {
    font-size: 16px;
    padding-right: 50px;
    padding-top: 15px; } }

@media only screen and (min-width: 768px) {
  .d-pull-left {
    float: left; }
    .d-pull-right {
      float: right; }
    .d-text-left {
      text-align: left; }
    .d-text-right {
      text-align: right; }
    .d-text-center {
      text-align: center; }
    .d-mrg-0 {
      margin-bottom: 0em !important; }
    .d-mrg-025 {
      margin-bottom: 0.25em !important; }
    .d-mrg-05 {
      margin-bottom: 0.5em !important; }
    .d-mrg-1 {
      margin-bottom: 1em !important; }
    .d-mrg-15 {
      margin-bottom: 1.5em !important; }
    .d-mrg-2 {
      margin-bottom: 2em !important; }
    .d-mrg-25 {
      margin-bottom: 2.5em !important; }
    .d-mrg-3 {
      margin-bottom: 3em !important; }
    .d-mrg-35 {
      margin-bottom: 3.5em !important; }
    .d-mrg-4 {
      margin-bottom: 4em !important; }
    .d-mrg-45 {
      margin-bottom: 4.5em !important; }
    .d-mrg-5 {
      margin-bottom: 5em !important; }
    .d-mrg-noside {
      margin-left: 0px !important;
      margin-right: 0px !important; }
    .d-mrg-notop {
      margin-top: 0px !important; }
    .d-pad-0 {
      padding: 0px !important; }
    .d-pad-025 {
      padding: 0.25em !important; }
    .d-pad-05 {
      padding: 0.5em !important; }
    .d-pad-1 {
      padding: 1em !important; }
    .d-pad-15 {
      padding: 1.5em !important; }
    .d-pad-2 {
      padding: 2em !important; }
    .d-pad-25 {
      padding: 2.5em !important; }
    .d-pad-3 {
      padding: 3em !important; }
    .d-pad-35 {
      padding: 3.5em !important; }
    .d-pad-4 {
      padding: 4em !important; }
    .d-pad-45 {
      padding: 4.5em !important; }
    .d-pad-5 {
      padding: 5em !important; }
    .d-pad-noside {
      padding-left: 0px !important;
      padding-right: 0px !important; }
    .d-pad-notop {
      padding-top: 0px !important; } }

@media only screen and (min-width: 576px) and (max-width: 768px) {
  .t-pull-left {
    float: left; }
    .t-pull-right {
      float: right; }
    .t-text-left {
      text-align: left; }
    .t-text-right {
      text-align: right; }
    .t-text-center {
      text-align: center; }
    .t-mrg-0 {
      margin-bottom: 0em !important; }
    .t-mrg-025 {
      margin-bottom: 0.25em !important; }
    .t-mrg-05 {
      margin-bottom: 0.5em !important; }
    .t-mrg-1 {
      margin-bottom: 1em !important; }
    .t-mrg-15 {
      margin-bottom: 1.5em !important; }
    .t-mrg-2 {
      margin-bottom: 2em !important; }
    .t-mrg-25 {
      margin-bottom: 2.5em !important; }
    .t-mrg-3 {
      margin-bottom: 3em !important; }
    .t-mrg-35 {
      margin-bottom: 3.5em !important; }
    .t-mrg-4 {
      margin-bottom: 4em !important; }
    .t-mrg-45 {
      margin-bottom: 4.5em !important; }
    .t-mrg-5 {
      margin-bottom: 5em !important; }
    .t-mrg-noside {
      margin-left: 0px !important;
      margin-right: 0px !important; }
    .t-mrg-notop {
      margin-top: 0px !important; }
    .t-pad-0 {
      padding: 0px !important; }
    .t-pad-025 {
      padding: 0.25em !important; }
    .t-pad-05 {
      padding: 0.5em !important; }
    .t-pad-1 {
      padding: 1em !important; }
    .t-pad-15 {
      padding: 1.5em !important; }
    .t-pad-2 {
      padding: 2em !important; }
    .t-pad-25 {
      padding: 2.5em !important; }
    .t-pad-3 {
      padding: 3em !important; }
    .t-pad-35 {
      padding: 3.5em !important; }
    .t-pad-4 {
      padding: 4em !important; }
    .t-pad-45 {
      padding: 4.5em !important; }
    .t-pad-5 {
      padding: 5em !important; }
    .t-pad-noside {
      padding-left: 0px !important;
      padding-right: 0px !important; }
    .t-pad-notop {
      padding-top: 0px !important; } }

@media only screen and (max-width: 576px) {
  .m-pull-left {
    float: left; }
    .m-pull-right {
      float: right; }
    .m-text-left {
      text-align: left; }
    .m-text-right {
      text-align: right; }
    .m-text-center {
      text-align: center; }
    .m-mrg-0 {
      margin-bottom: 0em !important; }
    .m-mrg-025 {
      margin-bottom: 0.25em !important; }
    .m-mrg-05 {
      margin-bottom: 0.5em !important; }
    .m-mrg-1 {
      margin-bottom: 1em !important; }
    .m-mrg-15 {
      margin-bottom: 1.5em !important; }
    .m-mrg-2 {
      margin-bottom: 2em !important; }
    .m-mrg-25 {
      margin-bottom: 2.5em !important; }
    .m-mrg-3 {
      margin-bottom: 3em !important; }
    .m-mrg-35 {
      margin-bottom: 3.5em !important; }
    .m-mrg-4 {
      margin-bottom: 4em !important; }
    .m-mrg-45 {
      margin-bottom: 4.5em !important; }
    .m-mrg-5 {
      margin-bottom: 5em !important; }
    .m-mrg-noside {
      margin-left: 0px !important;
      margin-right: 0px !important; }
    .m-mrg-notop {
      margin-top: 0px !important; }
    .m-pad-0 {
      padding: 0px !important; }
    .m-pad-025 {
      padding: 0.25em !important; }
    .m-pad-05 {
      padding: 0.5em !important; }
    .m-pad-1 {
      padding: 1em !important; }
    .m-pad-15 {
      padding: 1.5em !important; }
    .m-pad-2 {
      padding: 2em !important; }
    .m-pad-25 {
      padding: 2.5em !important; }
    .m-pad-3 {
      padding: 3em !important; }
    .m-pad-35 {
      padding: 3.5em !important; }
    .m-pad-4 {
      padding: 4em !important; }
    .m-pad-45 {
      padding: 4.5em !important; }
    .m-pad-5 {
      padding: 5em !important; }
    .m-pad-noside {
      padding-left: 0px !important;
      padding-right: 0px !important; }
    .m-pad-notop {
      padding-top: 0px !important; } }
