@charset "UTF-8";
@import "rwd.css";
@import "font1.css";
@import "fonts/roboto/font.css";
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sticky {
  -webkit-transform: translate3d(0, 0, 0);
  position: fixed !important;
  top: 0;
  z-index: 10;
  width: 100%;
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.hidden {
  display: none;
}

.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.disable-hover {
  pointer-events: none !important;
}

.full-width {
  width: 100% !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif;
  color: #192127;
}

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

a {
  color: #b5ab85;
  -webkit-tap-highlight-color: transparent;
}
a:active, a:hover, a:focus {
  outline: 0;
  color: #77b8a4;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-moz-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

.btn {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
}
.btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}

.btn-white {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.btn-white:hover {
  color: #192127;
  background-color: #fff;
}

.btn-whatsapp {
  background-color: rgb(53, 204, 45);
  color: #fff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  border-radius: 28px;
  padding: 14px 14px 14px 50px;
  font-family: Arial;
}
.btn-whatsapp:hover {
  text-decoration: none;
}
.btn-whatsapp .fa-whatsapp {
  margin: -4px 10px 0px -35px;
  font-size: 30px;
  position: absolute;
}
.col2-left-layout .container-full-bg {
  position: relative;
  padding: 20px 20px;
  background-color: #ededed;
}
.col2-left-layout .container-full-bg.no-padding {
  padding: 0px;
}
.col2-left-layout .container-full-bg.no-padding .col:first-of-type {
  padding-left: 15px;
}
@media screen and (max-width: 1080px) {
  .col2-left-layout .container-full-bg.no-padding {
    padding: 0px;
  }
}

.col1-layout .container-full-bg {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding: 40px 0;
  background-color: #ededed;
}
.col1-layout .container-full-bg.no-padding {
  padding: 0px;
}

.col1-layout .container-full-bg > *, .col2-left-layout .container-full-bg > * {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1080px) {
  .col1-layout .container-full-bg, .col2-left-layout .container-full-bg {
    padding: 20px;
  }
}
@media screen and (max-width: 740px) {
  .col1-layout .container-full-bg, .col2-left-layout .container-full-bg {
    padding: 15px;
  }
}

.spf-input {
  display: none;
}

.plusminpunten {
  margin-bottom: 20px;
}
.plusminpunten ul li.plus {
  background: url("../images/plus.png") no-repeat 0px 7px;
  padding: 5px 0px 0px 25px;
  list-style: none;
  margin: 0;
}
.plusminpunten ul li.min {
  background: url("../images/min.png") no-repeat 0px 7px;
  padding: 5px 0px 0px 25px;
  list-style: none;
  margin: 0;
}

#search,
.product-view .add-to-cart .qty-wrapper .qty,
input[type=search],
input[type=text],
input[type=email],
input[type=password],
input[type=tel] {
  font-family: "Lora", serif;
  border: 0;
  padding: 0 9px;
  background-color: #fff;
  border: 1px solid #dedede;
  line-height: 45px;
  height: 45px;
}

textarea,
textarea.input-text {
  font-family: "Lora", serif;
  border: 0;
  padding: 0 9px;
  background-color: #fff;
  border: 1px solid #dedede;
  line-height: 45px;
  height: 45px;
  height: 178px;
  resize: none;
}

input[type=search] + .button {
  background-color: transparent;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 15px;
  line-height: 45px;
}
input[type=search] + .button:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "k";
  color: #77b8a4;
  font-size: 16px;
  vertical-align: middle;
}

input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  padding: 0;
  width: 1px;
}
input[type=radio] + label {
  padding: 0;
  font-size: 15px;
  color: #333;
  line-height: 22px;
  cursor: pointer;
}
input[type=radio] + label:before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  background-image: url(../images/radio-sprite.png);
  vertical-align: -5px;
  margin-right: 15px;
}
input[type=radio]:checked + label {
  color: #333;
}
input[type=radio]:checked + label:before {
  background-position: 0 -42px;
}

input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  padding: 0;
  width: 1px;
}
input[type=checkbox] + label {
  padding: 0;
  color: #333;
  font-family: "Lora", serif;
  line-height: 23px;
  font-weight: 400;
  font-size: 15px;
  max-width: 100%;
  cursor: pointer;
}
input[type=checkbox] + label:before {
  content: "";
  width: 22px;
  height: 23px;
  display: inline-block;
  background-image: url(../images/checkbox-sprite.png);
  background-position: 22px 0px;
  vertical-align: -5px;
  margin-right: 15px;
}
input[type=checkbox]:checked + label:before {
  background-position: 0 0;
}

table {
  font-family: "Lora", serif;
  color: #192127;
  font-style: normal;
  line-height: 22px;
  margin-bottom: 20px;
  font-size: 18px;
}

select {
  background-color: #fff;
  border: 1px solid #dedede;
  font-family: "Roboto", sans-serif;
  color: #192127;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/select-arrow.png);
  background-position: right 14px center;
  background-size: 13px;
  background-repeat: no-repeat;
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

.back-button {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.back-button a {
  font-family: "Lora", serif;
  color: #333;
  font-weight: 700;
  line-height: 59px;
  cursor: pointer;
  text-decoration: none;
}
.back-button a:hover, .back-button a:before, .back-button a:after {
  text-decoration: underline;
}
.back-button a:before, .back-button a:after, .back-button a:hover:before, .back-button a:hover:after {
  text-decoration: none;
}
.back-button a:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "a";
  color: #192127;
  font-size: 11px;
  display: inline-block;
  margin-right: 10px;
}
.back-button h1 {
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .back-button h1 {
    padding: 20px 0;
    text-align: center;
  }
}
@media screen and (max-width: 1440px) {
  .back-button {
    padding: 0 20px;
  }
}
@media screen and (max-width: 740px) {
  .back-button {
    padding: 0 15px;
  }
  .back-button h1 {
    text-align: center;
  }
  .back-button a {
    line-height: 50px;
  }
}

@media screen and (max-width: 740px) {
  .page-title {
    text-align: center;
  }
  .page-title h1 {
    float: none !important;
    display: inline-block;
  }
}
div.product-view .product-image-thumbs .slick-dots,
div.catalog-category-view .products-grid .item .slick-dots,
.slick-dots {
  text-align: center;
  font-size: 0;
}
div.product-view .product-image-thumbs .slick-dots li,
div.catalog-category-view .products-grid .item .slick-dots li,
.slick-dots li {
  width: auto !important;
  display: inline-block;
  float: none;
  margin: 0 5px !important;
  background-color: transparent;
}
div.product-view .product-image-thumbs .slick-dots li:hover,
div.catalog-category-view .products-grid .item .slick-dots li:hover,
.slick-dots li:hover {
  outline: 0;
}
div.product-view .product-image-thumbs .slick-dots button,
div.catalog-category-view .products-grid .item .slick-dots button,
.slick-dots button {
  width: 15px;
  outline: 0;
  height: 15px;
  padding: 0;
  border-radius: 50%;
  font-size: 0;
  border: 0;
  background-color: #ccc;
}
div.product-view .product-image-thumbs .slick-dots .slick-active button,
div.catalog-category-view .products-grid .item .slick-dots .slick-active button,
.slick-dots .slick-active button {
  background-color: #77b8a4;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: calc(50% - 24px);
  display: block;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-list {
  margin: 0 30px;
}

.product-image-main .slick-list {
  margin: 0px;
}

.slick-next {
  right: 10px;
}
.slick-next:before {
  content: "\f105";
  font: 40px/1 "FontAwesome";
  color: #77b8a4;
}

.slick-prev {
  left: 10px;
}
.slick-prev:before {
  content: "\f104";
  font: 40px/1 "FontAwesome";
  color: #77b8a4;
}

.slick-disabled {
  display: none !important;
}

.catalog-category-view .products-grid .item .slick-dots {
  margin-top: 10px;
}
.catalog-category-view .products-grid .item .slick-dots button {
  width: 10px;
  height: 10px;
}

@media (min-width: 770px) {
  .product-image-thumbs:hover .slick-next, .product-image-thumbs:hover .slick-prev {
    visibility: visible;
  }
  .product-image-thumbs .slick-next, .product-image-thumbs .slick-prev {
    visibility: visible;
    z-index: 1;
    width: 100%;
    height: 20px;
    margin: 0px;
    left: 0px;
  }
  .product-image-thumbs .slick-next:before, .product-image-thumbs .slick-prev:before {
    top: -12px;
    bottom: 0px;
    position: relative;
    font: 40px/1 "FontAwesome";
    color: #77b8a4;
  }
  .product-image-thumbs .slick-list {
    margin: 0px 0px;
    width: 100%;
  }
  .product-image-thumbs .slick-next {
    top: unset;
    bottom: -20px;
  }
  .product-image-thumbs .slick-next:before {
    content: "\f107";
  }
  .product-image-thumbs .slick-prev {
    top: -20px;
  }
  .product-image-thumbs .slick-prev:before {
    content: "\f106";
  }
}
.anchor[id]:before {
  display: block;
  content: " ";
  height: 140px;
  margin: 0;
  margin-top: -140px;
  visibility: hidden;
}

.back-to-top {
  position: fixed;
  right: 17px;
  bottom: 17px;
  opacity: 0.4;
  background-color: #101519;
  width: 60px;
  line-height: 60px;
  z-index: 2;
  text-align: center;
  display: none;
}
.back-to-top i:before {
  color: #fff;
  font-size: 17px;
  vertical-align: sub;
}
.back-to-top:hover, .back-to-top i, .back-to-top i:before {
  text-decoration: none;
}

.special-offer {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 175px 0px -175px;
  display: none;
}
.special-offer .container {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px 0 20px 0;
  position: relative;
  max-width: 1440px;
}
.special-offer .close-offer {
  position: absolute;
  right: 10px;
  top: 10px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
}
.special-offer .close-offer:after {
  color: #fff;
  font-size: 26px;
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "D";
}
.special-offer h2, .special-offer p {
  color: #fff;
  font-family: "Lora", serif;
}
.special-offer h2 {
  padding-top: 0;
  text-transform: none;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 40px;
}
.special-offer h2:after {
  height: 0;
}
.special-offer .btn {
  margin-top: 20px;
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  color: #fff;
  border-color: #fff;
  padding: 0 15px;
}
.special-offer .btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.special-offer .btn:hover {
  color: #192127;
  background-color: #fff;
}
@media screen and (max-width: 1440px) {
  .special-offer {
    padding: 20px 20px 22px;
  }
}
@media screen and (max-width: 1080px) {
  .special-offer {
    padding: 20px 20px 22px;
  }
  .special-offer p br {
    display: none;
  }
}

#header {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

@media screen and (max-width: 740px) {
  .configurator-index-index #header {
    background: none;
    border-bottom: none;
  }
}

#header-nav {
  border-bottom: 0;
}

.header-language-background {
  line-height: 50px;
  background-color: #f5f5f5;
  padding: 0;
  overflow: hidden;
}
.header-language-background ul {
  max-height: 0;
  font-size: 0;
  display: inline-block;
}
.header-language-background li {
  display: inline-block;
  line-height: 14px;
  height: 14px;
}
.header-language-background li:first-of-type a {
  padding-left: 0;
}
.header-language-background li a:after {
  content: "|";
  padding: 0 20px;
  display: inline-block;
  color: #999;
}
.header-language-background a {
  font-family: "Lora", serif;
  color: #999;
  font-size: 14px;
  font-style: italic;
  text-transform: none;
}
.header-language-background a:hover {
  text-decoration: none;
  color: #192127;
}
.header-language-background a:before {
  display: none;
}

.header-language-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: right;
}
.header-language-container > p {
  display: none;
}
.header-language-container .language-flag:first-of-type {
  background-color: #e2e0e1;
}

.store-phone,
.gratis-verzending {
  font-family: "Lora", serif;
  float: left;
  font-size: 14px;
  font-weight: 700;
  font-style: italic;
  color: #192127;
  line-height: 50px;
}
.store-phone .gratis,
.gratis-verzending .gratis {
  color: #77b8a4;
}
.store-phone .fa-truck,
.gratis-verzending .fa-truck {
  margin-right: 10px;
}

.logout-last {
  margin-right: 30px;
}

.language-flag {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  padding: 0 10px;
}
.language-flag img {
  display: inline-block;
  vertical-align: middle;
}
.language-flag.current {
  background-color: #e2e0e1;
}

.hamburger {
  display: none;
}

html.menu-active, body.menu-active {
  overflow: hidden;
}

.menu-active .sticky-header {
  left: 300px;
}
@media screen and (max-width: 1080px) {
  .menu-active .sticky-header {
    width: calc(100vw - 300px);
  }
  .menu-active .sticky-header #header-nav {
    left: 0;
  }
}
@media screen and (max-width: 420px) {
  .menu-active .sticky-header {
    left: calc(100vw - 70px);
    width: 100%;
  }
  .menu-active .sticky-header #header-nav {
    width: calc(100vw - 70px);
  }
}

.sticky-block-header {
  background-color: #fff;
}

.sticky-header {
  position: fixed;
  width: 100%;
  z-index: 15;
  top: 0;
  left: 0;
}

.sticky-header.stuck .logo .large {
  max-width: 295px;
}
.sticky-header.stuck .bar-right {
  padding: 10px 0;
}

.page-header {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.header-language-background,
.page-header {
  padding: 0 15px;
}

.page-header-container {
  max-width: 1440px;
  margin: 0 auto;
}
.page-header-container {
  *zoom: 1;
}
.page-header-container:after, .page-header-container:before {
  content: "";
  display: table;
}
.page-header-container:after {
  clear: both;
}

#header-search, .account-cart-wrapper {
  position: relative;
  top: 0;
}

.logo {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  padding: 0;
  width: inherit;
  min-height: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.logo .large {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 1080px) {
  .logo {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

#header-search {
  display: inline-block;
  width: calc(100% - 65px - 400px);
  height: auto;
  padding-right: 15px;
}

.header-links {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
.header-links ul {
  font-size: 0;
}
.header-links ul li {
  display: inline-block;
}
.header-links ul li a {
  font-family: "Lora", serif;
  font-style: italic;
  color: #999;
  font-size: 14px;
  line-height: 45px;
  text-decoration: none;
}
.header-links ul li a:hover {
  color: #192127;
}
.header-links ul li:not(:last-of-type) a:after {
  content: "|";
  padding: 0 9px;
  display: inline-block;
  color: #999;
}

.skip-links {
  display: none;
}

.store-language-container {
  padding: 0 !important;
}

.bar-right {
  max-width: 631px;
  width: 100%;
  float: right;
  text-align: right;
  padding: 15px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.header-minicart {
  float: right;
}
.header-minicart a {
  padding: 0;
  position: relative;
  float: left;
  height: 44px;
  line-height: 42px;
  text-align: center;
  width: auto;
}
.header-minicart .label {
  display: none;
}
.header-minicart .count {
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  background-color: #ff6664;
  position: absolute;
  top: -10px;
  right: -10px;
}
.header-minicart .count:before, .header-minicart .count:after {
  display: none;
}
.header-minicart .icon {
  margin-right: 0 !important;
  background-image: none;
  height: 45px;
  width: 45px;
  background-color: #77b8a4;
  text-indent: 0;
  vertical-align: middle;
  display: inline-block;
}
.header-minicart .icon:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 22px;
  content: "l";
  vertical-align: middle;
}

#header-nav {
  border-left: 0;
  border-right: 0;
}

#header-nav,
.mb-top-menu {
  background-color: #192127;
}
#header-nav .page-links,
#header-nav .store-phone,
#header-nav #search_mini_form, #header-nav > li, #header-nav > a,
.mb-top-menu .page-links,
.mb-top-menu .store-phone,
.mb-top-menu #search_mini_form,
.mb-top-menu > li,
.mb-top-menu > a {
  display: none;
}
#header-nav nav,
.mb-top-menu nav {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-bottom: 0;
}
#header-nav nav ol,
.mb-top-menu nav ol {
  margin-top: 0;
  font-size: 0;
}
#header-nav nav .home span,
.mb-top-menu nav .home span {
  font-size: 0;
}
#header-nav nav .home span:before,
.mb-top-menu nav .home span:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "e";
  color: #fff;
  font-size: 21px;
  vertical-align: top;
  line-height: 50px;
}
#header-nav nav .nav-primary.deutsch > li > a,
.mb-top-menu nav .nav-primary.deutsch > li > a {
  font-size: 16px;
}
#header-nav nav .nav-primary,
.mb-top-menu nav .nav-primary {
  position: relative;
}
#header-nav nav .nav-primary > li,
.mb-top-menu nav .nav-primary > li {
  position: static;
}
#header-nav nav .nav-primary > li > a,
.mb-top-menu nav .nav-primary > li > a {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  padding: 0 16px;
  line-height: 50px;
  height: 50px;
}
#header-nav nav .nav-primary > li > a:hover,
.mb-top-menu nav .nav-primary > li > a:hover {
  background-color: #000;
}
#header-nav nav .nav-primary > li.active,
.mb-top-menu nav .nav-primary > li.active {
  background-color: #202a32;
}
#header-nav nav .nav-primary > li.active a,
.mb-top-menu nav .nav-primary > li.active a {
  color: #77b8a4;
  background-color: #000;
}
#header-nav nav .nav-primary > li.configurator a,
.mb-top-menu nav .nav-primary > li.configurator a {
  color: #ffb30f;
}
#header-nav nav .nav-primary > li .sale-item,
.mb-top-menu nav .nav-primary > li .sale-item {
  background-color: #ff6664;
}
#header-nav nav .nav-primary > li .sale-item:hover,
.mb-top-menu nav .nav-primary > li .sale-item:hover {
  background-color: #da463f;
}
#header-nav nav .nav-primary > li .level0-wrapper,
.mb-top-menu nav .nav-primary > li .level0-wrapper {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: absolute;
  z-index: 2;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
#header-nav nav .nav-primary > li .level0-wrapper a,
.mb-top-menu nav .nav-primary > li .level0-wrapper a {
  background-color: transparent;
}
#header-nav nav .nav-primary > li .level0-wrapper:not(.container),
.mb-top-menu nav .nav-primary > li .level0-wrapper:not(.container) {
  max-width: 330px;
}
#header-nav nav .nav-primary > li .level0-wrapper.container,
.mb-top-menu nav .nav-primary > li .level0-wrapper.container {
  left: 0;
}
#header-nav nav .nav-primary > li .level0-wrapper.container .level0-category,
.mb-top-menu nav .nav-primary > li .level0-wrapper.container .level0-category {
  width: calc(100% - 380px);
}
#header-nav nav .nav-primary > li .level0-wrapper.container .level0-category > ul,
.mb-top-menu nav .nav-primary > li .level0-wrapper.container .level0-category > ul {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
#header-nav nav .nav-primary > li .level0-wrapper.container .level0-category > ul li,
.mb-top-menu nav .nav-primary > li .level0-wrapper.container .level0-category > ul li {
  width: 100%;
}
#header-nav nav .nav-primary > li .level0-wrapper.container .level1-image img,
.mb-top-menu nav .nav-primary > li .level0-wrapper.container .level1-image img {
  opacity: 0;
}
#header-nav nav .nav-primary > li.menu-active .level0-wrapper,
.mb-top-menu nav .nav-primary > li.menu-active .level0-wrapper {
  opacity: 1;
  pointer-events: all;
}
#header-nav nav .nav-primary > li.menu-active .level0-wrapper .level1-image img,
.mb-top-menu nav .nav-primary > li.menu-active .level0-wrapper .level1-image img {
  opacity: 1;
}
#header-nav nav .nav-primary > li .level1-image,
.mb-top-menu nav .nav-primary > li .level1-image {
  display: inline-block;
}
#header-nav nav .nav-primary > li .level0-category,
.mb-top-menu nav .nav-primary > li .level0-category {
  display: inline-block;
  vertical-align: top;
  padding: 42px 30px 42px;
}
#header-nav nav .nav-primary > li .level0-category h3:after,
.mb-top-menu nav .nav-primary > li .level0-category h3:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px 0 40px;
}
#header-nav nav .nav-primary > li .level0-category > ul,
.mb-top-menu nav .nav-primary > li .level0-category > ul {
  top: 0;
  position: relative;
  display: block;
  width: 100%;
  background-color: transparent;
  border: 0;
  font-size: 0;
  padding: 0;
}
#header-nav nav .nav-primary > li .level0-category > ul li,
.mb-top-menu nav .nav-primary > li .level0-category > ul li {
  width: 100%;
  display: inline-block;
}
#header-nav nav .nav-primary > li .level0-category > ul a,
.mb-top-menu nav .nav-primary > li .level0-category > ul a {
  font-family: "Lora", serif;
  font-style: italic;
  color: #999;
  margin-bottom: 0;
  font-size: 16px;
  border-bottom: 0;
}
#header-nav nav .nav-primary > li .level0-category > ul a:hover,
.mb-top-menu nav .nav-primary > li .level0-category > ul a:hover {
  text-decoration: underline;
}
#header-nav nav .nav-primary > li .level0-category .view-all,
.mb-top-menu nav .nav-primary > li .level0-category .view-all {
  display: block;
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 30px;
  min-width: 254px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
}
#header-nav nav .nav-primary > li .level0-category .view-all:hover,
.mb-top-menu nav .nav-primary > li .level0-category .view-all:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}

@media screen and (max-width: 1440px) {
  .header-language-background li a:after {
    padding: 0 15px;
  }
  .bar-right {
    max-width: 590px;
  }
  #header-nav nav .nav-primary > li > a {
    padding: 0 11px;
  }
  .nav-primary li.level0,
  .nav-primary a.level0 {
    display: inline-block;
  }
}
@media screen and (max-width: 1250px) {
  #header-nav nav .nav-primary > li > a {
    padding: 0 11px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1150px) {
  #header-nav nav .nav-primary > li > a {
    padding: 0 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 1080px) {
  .special-offer {
    margin: 65px 0px -65px;
  }
  .anchor[id]:before {
    content: "";
    display: block;
    height: 80px;
    margin: -80px 0 0;
  }
  .header-language-background,
  .header-links,
  #header-search {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    padding: 0;
    width: 1px;
  }
  .hamburger {
    display: inline-block;
    float: left;
    line-height: 65px;
    margin-left: 8px;
    padding: 0;
    outline: 0;
  }
  .hamburger:before {
    line-height: 64px;
    vertical-align: middle;
    font-size: 30px;
  }
  .hamburger .hamburger-box {
    vertical-align: middle;
  }
  .page-header {
    padding: 0 10px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
    background-color: #fff;
  }
  .page-header .logo {
    float: none;
    padding: 14px 0 10px;
  }
  .page-header .logo .large {
    display: none;
  }
  .page-header .logo .small {
    display: inline-block;
  }
  .page-header .bar-right {
    width: auto;
    padding: 10px 0 !important;
    position: absolute;
    right: 10px;
    top: 0;
  }
  #header-nav {
    width: 300px;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: -300px;
    display: block;
    padding: 0;
  }
  #header-nav a:hover {
    text-decoration: none;
  }
  #header-nav .store-phone,
  #header-nav #search_mini_form,
  #header-nav .page-links, #header-nav > li, #header-nav > a,
  .mb-top-menu .store-phone,
  .mb-top-menu #search_mini_form,
  .mb-top-menu .page-links,
  .mb-top-menu > li,
  .mb-top-menu > a {
    display: block;
  }
  #header-nav #search_mini_form,
  .mb-top-menu #search_mini_form {
    margin-top: 15px;
    padding: 0 13px;
  }
  #header-nav #search_mini_form .search-autocomplete:before,
  .mb-top-menu #search_mini_form .search-autocomplete:before {
    display: none;
  }
  #header-nav #search_mini_form input,
  .mb-top-menu #search_mini_form input {
    border-radius: 0;
  }
  #header-nav .gratis-verzending,
  .mb-top-menu .gratis-verzending {
    width: 100%;
    color: #fff;
    line-height: 30px;
    text-align: center;
  }
  #header-nav .gratis-verzending .gratis,
  .mb-top-menu .gratis-verzending .gratis {
    color: #77b8a4;
  }
  #header-nav .gratis-verzending .fa-truck,
  .mb-top-menu .gratis-verzending .fa-truck {
    margin-right: 10px;
  }
  #header-nav .store-phone,
  .mb-top-menu .store-phone {
    width: 100%;
    color: #fff;
    line-height: 65px;
    text-align: center;
  }
  #header-nav .store-phone:before,
  .mb-top-menu .store-phone:before {
    font-family: "hawk";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "h";
    margin-right: 10px;
    vertical-align: sub;
    font-size: 15px;
  }
  #header-nav nav,
  .mb-top-menu nav {
    clear: both;
  }
  #header-nav nav .home span,
  .mb-top-menu nav .home span {
    font-size: 16px;
  }
  #header-nav nav .home span:before,
  .mb-top-menu nav .home span:before {
    display: none;
  }
  #header-nav .page-links,
  .mb-top-menu .page-links {
    margin-top: 30px;
    margin-bottom: 80px;
  }
  #header-nav .page-links a,
  .mb-top-menu .page-links a {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 45px;
    display: block;
    color: #fff;
    font-weight: 400;
    padding: 0 25px;
  }
  #header-nav .page-links a:before,
  .mb-top-menu .page-links a:before {
    font-size: 24px;
    margin-right: 25px;
    vertical-align: middle;
  }
  #header-nav .page-links a:active,
  .mb-top-menu .page-links a:active {
    color: #77b8a4;
  }
  #header-nav .language-flag,
  .mb-top-menu .language-flag {
    padding: 0 25px;
    width: 100%;
  }
  #header-nav .language-flag img,
  .mb-top-menu .language-flag img {
    margin-right: 20px;
  }
  #header-nav .language-flag span,
  .mb-top-menu .language-flag span {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    vertical-align: sub;
  }
  #header-nav .language-flag.current,
  .mb-top-menu .language-flag.current {
    background-color: #202a32;
  }
  .nav-primary li.level0,
  .nav-primary a.level0 {
    display: block;
  }
  #header-nav nav .nav-primary > li {
    border-bottom: 1px solid #30373d;
    line-height: 45px;
  }
  #header-nav nav .nav-primary > li .level0-wrapper {
    display: none !important;
  }
  #header-nav nav .nav-primary > li.active {
    background-color: #202a32;
  }
  #header-nav nav .nav-primary > li.active a {
    background-color: transparent;
    color: #77b8a4;
  }
  #header-nav nav .nav-primary > li.level-top {
    border-top: 1px solid #30373d;
  }
  #header-nav nav .nav-primary > li > a {
    line-height: normal;
    padding: 13px 0 13px 25px;
    height: auto;
    vertical-align: middle;
    border: 0;
    font-size: 16px;
    display: inline-block;
    width: calc(100% - 54px);
    font-weight: 400;
  }
  #header-nav nav .nav-primary > li > a:after {
    display: none;
  }
  #header-nav nav .nav-primary > li > a:hover {
    background-color: transparent;
  }
  #header-nav nav .nav-primary > li > a:active {
    color: #77b8a4;
  }
}
@media screen and (max-width: 420px) {
  .page-header .logo {
    padding: 19px 0 10px;
  }
  .page-header .logo .small {
    max-width: 180px;
  }
}
.menu-active .main-container {
  pointer-events: none;
}

.menu-active.html, .menu-active.body {
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
}

.menu-active .page {
  position: fixed;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.page-overlay {
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(245, 245, 245, 0.8);
  pointer-events: none;
}

.page.menu-active .page-overlay {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

div#header-nav nav .nav-primary li .mobile-multi-level {
  display: none;
  padding: 0;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}
div#header-nav nav .nav-primary li .mobile-multi-level li {
  padding: 0;
  border-bottom: 1px solid #30373d;
}
div#header-nav nav .nav-primary li .mobile-multi-level li.active > a {
  background-color: transparent;
  color: #77b8a4;
}
div#header-nav nav .nav-primary li .mobile-multi-level li.close {
  border-top: 1px solid #30373d;
}
div#header-nav nav .nav-primary li .mobile-multi-level li.close a {
  color: #77b8a4;
}
div#header-nav nav .nav-primary li .mobile-multi-level li.close a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 11px;
  display: inline-block;
  margin-right: 6px;
}
div#header-nav nav .nav-primary li .mobile-multi-level a {
  padding: 9px 25px;
  vertical-align: middle;
  line-height: normal;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  font-style: normal;
  color: #fff;
  display: inline-block;
  width: calc(100% - 54px);
}

div#header-nav nav .nav-primary li a.sub-menu-toggle {
  display: none;
  font-size: 14px;
  padding: 0 20px;
  float: right;
  line-height: 45px;
  width: auto;
}
div#header-nav nav .nav-primary li a.sub-menu-toggle:before {
  vertical-align: middle;
}
@media screen and (max-width: 1080px) {
  div#header-nav nav .nav-primary li a.sub-menu-toggle {
    display: inline-block;
  }
}

#header-nav nav ol, #header-nav nav ul {
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}

#header-nav nav .sub-active {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.menu-additional.vhidden {
  visibility: hidden;
  pointer-events: none;
}

#header-nav nav .nav-primary li.active {
  background-color: #202a32;
}

.menu-additional {
  display: none;
}
@media screen and (max-width: 1080px) {
  .menu-additional {
    display: block;
  }
}

body.cms-home .main-container {
  padding-top: 0;
}

.header-language-background .header-language-container {
  max-width: 1440px;
}

.main-container,
.footer-container {
  max-width: 100%;
  padding: 0;
}

.cms-home .main > .col-main,
.catalog-category-view .category-products,
.catalogsearch-result-index .category-products,
.catalog-category-view .category-title h1,
.catalog-category-view .block-layered-nav .block-content,
.checkout-cart-index .col-main,
.onestepcheckout-index-index .col-main,
.catalog-product-view .product-view,
.checkout-onepage-success .col-main,
.customer-account-logoutsuccess .col-main,
.cms-index-noroute .main > .col-main,
.cms-page-view .main > .col-main {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.catalogsearch-result-index .col3-layout .col-wrapper .col-main,
.catalogsearch-result-index .col3-layout .col-wrapper {
  padding: 0;
  width: 100%;
  float: none;
  max-width: 100%;
}

.main-container {
  margin-top: 175px;
}

h1 {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  text-transform: none;
}

h2 {
  font-family: "Roboto", sans-serif;
  color: #192127;
  line-height: 20px;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 20px;
}
h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px 0 20px;
}
h2.italic {
  font-family: "Lora", serif;
  font-size: 24px;
  font-style: italic;
  text-transform: none;
  font-weight: 400;
}
h2.italic:after {
  display: none;
  margin: 0;
}

h3 {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 35px;
  font-weight: 700;
  text-transform: none;
  line-height: 35px;
}

h4 {
  font-family: "Roboto", sans-serif;
  color: #192127;
  line-height: 20px;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 20px;
}
h4:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px 0 20px;
}
h4.italic {
  font-family: "Lora", serif;
  font-weight: 400;
  font-size: 24px;
  font-style: italic;
  text-transform: none;
}

h5 {
  font-family: "Lora", serif;
  color: #192127;
  line-height: 30px;
  font-size: 20px;
  text-transform: none;
}

#launcher {
  transform-origin: bottom right !important;
  left: unset !important;
  right: -31px !important;
  bottom: 72px !important;
  transform: rotate(-90deg) translateX(100%) !important;
}
@media screen and (max-width: 924px) {
  #launcher {
    right: -31px !important;
    bottom: 68px !important;
    transform: none !important;
  }
}

.geopend {
  background-color: #ffb30f;
  padding: 5px;
  color: #fff;
  text-align: center;
}
.geopend a {
  color: #fff;
}
.geopend a:hover {
  text-decoration: none !important;
}
.geopend span:after {
  content: " • ";
}
@media screen and (max-width: 740px) {
  .geopend span {
    display: block;
  }
  .geopend span:after {
    content: "";
  }
}

.openingstijden,
.extra-openingstijden {
  width: 100%;
}
.openingstijden tr,
.extra-openingstijden tr {
  border-bottom: 1px dashed #ccc;
}
.openingstijden tr:last-child,
.extra-openingstijden tr:last-child {
  border: 0px;
}
.openingstijden tr td,
.extra-openingstijden tr td {
  width: 20%;
  display: inline;
  float: left;
  text-align: left;
  min-width: unset;
}
@media screen and (max-width: 1080px) {
  .openingstijden tr td,
  .extra-openingstijden tr td {
    width: 33%;
  }
}
@media screen and (max-width: 740px) {
  .openingstijden tr td,
  .extra-openingstijden tr td {
    width: 50%;
  }
}

.section1 {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #e8edf0;
  overflow: hidden;
}
.section1 h1 {
  font-size: 38px;
  line-height: 43px;
}
.section1 p {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.section1 .intro {
  margin-top: 50px;
  max-width: 50%;
  float: left;
}
.section1 .intro .btnlinks {
  font-size: 0;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  max-width: 460px;
}
.section1 .intro .btnlinks a:not(:last-of-type) {
  margin-right: 13px;
}
.section1 .right {
  max-width: 60%;
  float: right;
}
.section1 .container {
  position: relative;
}
@media screen and (max-width: 1440px) {
  .section1 {
    padding: 91px 15px 100px;
  }
}
@media screen and (max-width: 1080px) {
  .section1 {
    padding: 20px 15px 58px;
  }
  .section1 h1 {
    font-size: 35px;
  }
  .section1 .intro {
    max-width: 445px;
  }
  .section1 .right {
    position: absolute;
    top: 0px;
    right: -100px;
    max-width: 60%;
  }
  .section1 .btnlinks {
    margin-top: 50px;
    float: none;
    text-align: left;
  }
}
@media screen and (max-width: 770px) {
  .section1 .right {
    right: -240px;
    max-width: 80%;
  }
}
@media screen and (max-width: 740px) {
  .section1 {
    text-align: center;
    padding: 20px 15px 3px;
  }
  .section1 .intro {
    margin-top: 3px;
    max-width: 100%;
  }
  .section1 .intro h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .section1 .intro p {
    padding-bottom: 10px;
  }
  .section1 .intro p br {
    display: none;
  }
  .section1 .left img {
    margin: 0 auto;
  }
  .section1 .right {
    max-width: 100%;
    right: inherit;
    left: inherit;
    top: inherit;
    position: relative;
  }
  .section1 .btnlinks {
    max-width: 100%;
  }
  .section1 .btnlinks a {
    margin: 0;
    margin-bottom: 13px;
    width: 100%;
  }
  .section1 .btnlinks a:not(:last-of-type) {
    margin-right: 0;
  }
}

.img-left-block {
  background-color: #f5f5f5;
}
.img-left-block {
  *zoom: 1;
}
.img-left-block:after, .img-left-block:before {
  content: "";
  display: table;
}
.img-left-block:after {
  clear: both;
}
.img-left-block .image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 585px;
}
.img-left-block .content {
  padding-top: 101px;
  padding-left: 126px;
  max-width: 352px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.img-left-block .content h3 {
  margin-bottom: 30px;
}
.img-left-block .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.img-left-block .content li {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 15px;
  font-weight: 400;
  line-height: 43px;
  border-bottom: 1px solid #dedede;
  margin-left: 0;
}
.img-left-block .content, .img-left-block .image {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1080px) {
  .img-left-block .content {
    padding-left: 28px;
  }
}
@media screen and (max-width: 770px) {
  .img-left-block .content,
  .img-left-block .image {
    width: 100%;
    float: none;
  }
  .img-left-block .content {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 40px 15px 57px;
  }
}

#section3-categories {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  min-height: 335px;
}
#section3-categories > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
#section3-categories > div {
  *zoom: 1;
}
#section3-categories > div:after, #section3-categories > div:before {
  content: "";
  display: table;
}
#section3-categories > div:after {
  clear: both;
}
#section3-categories ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
#section3-categories .tabs {
  background: none;
}
#section3-categories .tabs li {
  display: inline-block;
  margin-left: 0;
}
#section3-categories .tabs li a {
  margin-right: 10px;
  border: 1px solid #ccc;
  text-decoration: none;
  font-size: 16px;
  color: #192127;
  line-height: 40px;
  padding: 0 24px;
  display: block;
}
#section3-categories .tabs li.ui-tabs-active a {
  background-color: #192127;
  color: #fff;
}
#section3-categories .category-col, #section3-categories .section3-product {
  float: left;
  width: 33.3%;
}
#section3-categories .section3-product {
  text-align: center;
}
#section3-categories .section3-product > a:first-of-type {
  display: block;
  margin-top: 35px;
}
#section3-categories .section3-product img {
  margin: 0 auto;
}
#section3-categories .section3-product .section3-product-name {
  color: #192127;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
}
#section3-categories .section3-product a {
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
}
#section3-categories .category-col {
  float: right;
  max-width: 328px;
  display: inline-block;
}
#section3-categories .category-col .section3-categories-title {
  font-size: 22px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
  color: #192127;
}
#section3-categories .category-col .section3-categories-title:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
}
#section3-categories .category-col .section3-categories-description {
  color: #192127;
}
#section3-categories .category-col .section3-categories-description p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 15px;
}
#section3-categories .category-col .section3-categories-description .center {
  text-align: center;
}
#section3-categories .category-col .section3-categories-description .center .btn {
  padding: 0px 15px;
}
@media screen and (max-width: 1080px) {
  #section3-categories {
    min-height: 312px;
  }
  #section3-categories .category-col {
    max-width: 290px;
  }
  #section3-categories .category-col .section3-categories-description p {
    line-height: 23px;
  }
}
@media screen and (max-width: 770px) {
  #section3-categories {
    min-height: 399px;
  }
  #section3-categories .category-products-col .product-slider-block {
    width: 100%;
  }
  #section3-categories .category-col {
    max-width: none;
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  #section3-categories .category-col p {
    display: none;
  }
  #section3-categories .category-col .btn {
    padding: 0px 15px;
  }
  #section3-categories .section3-product {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 740px) {
  #section3-categories {
    margin-top: 10px;
  }
  #section3-categories ul {
    overflow: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #section3-categories .category-col .section3-categories-description .center .btn {
    padding: 0px;
    width: calc(100% - 4px);
  }
}

.cms-home .recently-viewed .title h2 {
  font-family: "Lora", serif;
  text-transform: none;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}
.cms-home .recently-viewed .title h2:after {
  display: none;
}

#section3-categories .product-slider-block,
.cms-home .recently-viewed .product-slider-block,
.catalog-product-view .collectie .product-slider-block,
.catalog-product-view .recently-viewed .product-slider-block {
  width: 100%;
  float: none;
}
#section3-categories .product-slider-block:hover .slick-next, #section3-categories .product-slider-block:hover .slick-prev,
.cms-home .recently-viewed .product-slider-block:hover .slick-next,
.cms-home .recently-viewed .product-slider-block:hover .slick-prev,
.catalog-product-view .collectie .product-slider-block:hover .slick-next,
.catalog-product-view .collectie .product-slider-block:hover .slick-prev,
.catalog-product-view .recently-viewed .product-slider-block:hover .slick-next,
.catalog-product-view .recently-viewed .product-slider-block:hover .slick-prev {
  visibility: visible;
}
#section3-categories .product-slider-block .slick-list,
.cms-home .recently-viewed .product-slider-block .slick-list,
.catalog-product-view .collectie .product-slider-block .slick-list,
.catalog-product-view .recently-viewed .product-slider-block .slick-list {
  width: 100%;
}
#section3-categories .product-slider-block .slick-track,
.cms-home .recently-viewed .product-slider-block .slick-track,
.catalog-product-view .collectie .product-slider-block .slick-track,
.catalog-product-view .recently-viewed .product-slider-block .slick-track {
  margin: 0 auto;
}
#section3-categories .product-slider-block .slick-next, #section3-categories .product-slider-block .slick-prev,
.cms-home .recently-viewed .product-slider-block .slick-next,
.cms-home .recently-viewed .product-slider-block .slick-prev,
.catalog-product-view .collectie .product-slider-block .slick-next,
.catalog-product-view .collectie .product-slider-block .slick-prev,
.catalog-product-view .recently-viewed .product-slider-block .slick-next,
.catalog-product-view .recently-viewed .product-slider-block .slick-prev {
  visibility: hidden;
  z-index: 1;
  top: 10px;
  width: 20px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}
#section3-categories .product-slider-block .slick-next,
.cms-home .recently-viewed .product-slider-block .slick-next,
.catalog-product-view .collectie .product-slider-block .slick-next,
.catalog-product-view .recently-viewed .product-slider-block .slick-next {
  right: 0px;
}
#section3-categories .product-slider-block .slick-prev,
.cms-home .recently-viewed .product-slider-block .slick-prev,
.catalog-product-view .collectie .product-slider-block .slick-prev,
.catalog-product-view .recently-viewed .product-slider-block .slick-prev {
  left: 0px;
}
#section3-categories .product-slider-block .products-grid,
.cms-home .recently-viewed .product-slider-block .products-grid,
.catalog-product-view .collectie .product-slider-block .products-grid,
.catalog-product-view .recently-viewed .product-slider-block .products-grid {
  margin-left: 0px;
  margin-right: 0px;
}
#section3-categories .product-slider-block .products-grid .item.item-product,
.cms-home .recently-viewed .product-slider-block .products-grid .item.item-product,
.catalog-product-view .collectie .product-slider-block .products-grid .item.item-product,
.catalog-product-view .recently-viewed .product-slider-block .products-grid .item.item-product {
  height: auto;
  transition: unset;
}
#section3-categories .product-slider-block .products-grid .product-image,
.cms-home .recently-viewed .product-slider-block .products-grid .product-image,
.catalog-product-view .collectie .product-slider-block .products-grid .product-image,
.catalog-product-view .recently-viewed .product-slider-block .products-grid .product-image {
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  #section3-categories,
  .cms-home .recently-viewed,
  .catalog-product-view .collectie,
  .catalog-product-view .recently-viewed {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 1080px) {
  #section3-categories .product-slider-block .slick-next, #section3-categories .product-slider-block .slick-prev,
  .cms-home .recently-viewed .product-slider-block .slick-next,
  .cms-home .recently-viewed .product-slider-block .slick-prev,
  .catalog-product-view .collectie .product-slider-block .slick-next,
  .catalog-product-view .collectie .product-slider-block .slick-prev,
  .catalog-product-view .recently-viewed .product-slider-block .slick-next,
  .catalog-product-view .recently-viewed .product-slider-block .slick-prev {
    visibility: visible;
  }
}
@media screen and (max-width: 740px) {
  #section3-categories .product-slider-block .slick-list,
  .cms-home .recently-viewed .product-slider-block .slick-list,
  .catalog-product-view .collectie .product-slider-block .slick-list,
  .catalog-product-view .recently-viewed .product-slider-block .slick-list {
    margin: 0;
  }
}

#section3-categories .product-slider-block {
  width: calc(100% - 342px);
  float: left;
}
@media screen and (max-width: 1080px) {
  #section3-categories .product-slider-block {
    width: calc(100% - 310px);
    float: left;
  }
}

.block-materials > p {
  margin-bottom: 20px;
}
.block-materials ol {
  display: inline-block;
}
.block-materials ol .item {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  margin-right: 12px;
  width: calc(25% - 9px);
  margin-bottom: 12px;
  float: left;
  clear: none;
}
.block-materials ol .item:nth-child(4n) {
  margin-right: 0;
}
.block-materials ol .item img {
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block-materials ol .item img:hover {
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.block-materials ol .item a:hover {
  text-decoration: none;
}
.block-materials ol .item .product-name {
  font-family: "Roboto", sans-serif;
  position: relative;
  text-align: center;
  line-height: 42px;
  background: #fff;
  vertical-align: -17px;
  font-size: 15px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  vertical-align: middle;
  color: #192127;
  font-weight: 700;
  text-transform: none;
}
@media screen and (max-width: 1440px) {
  .block-materials {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 740px) {
  .block-materials ol .item {
    width: calc(33.3% - 8px);
    margin-right: 12px;
  }
  .block-materials ol .item:nth-child(4n) {
    margin-right: 12px;
  }
  .block-materials ol .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 420px) {
  .block-materials ol .item {
    width: 100%;
  }
  .block-materials ol .item a {
    display: table;
  }
  .block-materials ol .item a img {
    display: table-cell;
  }
  .block-materials ol .item a .product-name {
    padding: 0 10px;
    text-align: left;
    width: 65%;
    display: table-cell;
  }
}

.cms-home .col-main h2 {
  padding-top: 0;
}
@media screen and (max-width: 740px) {
  .cms-home .col-main h2 {
    padding-top: 15px;
  }
}
.cms-home .image-bg-wrap .bg {
  background-image: none !important;
}
.cms-home .block-materials,
.cms-home .block-uitgelicht-home {
  margin-bottom: 0px;
}
.cms-home .block-materials .title h3,
.cms-home .block-uitgelicht-home .title h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}
@media screen and (max-width: 1440px) {
  .cms-home .block-materials,
  .cms-home .block-uitgelicht-home {
    padding: 0px 10px;
  }
}

.image-bg-wrap {
  *zoom: 1;
}
.image-bg-wrap:after, .image-bg-wrap:before {
  content: "";
  display: table;
}
.image-bg-wrap:after {
  clear: both;
}
.image-bg-wrap .col {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 50%;
  min-height: 460px;
  height: 100%;
  float: left;
}
.image-bg-wrap .col.image, .image-bg-wrap .col.content {
  display: table-cell;
  float: none;
}
.image-bg-wrap .col:first-of-type {
  padding-left: 0px;
}
.image-bg-wrap .col h3:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 13px 0 25px;
}
.image-bg-wrap .col p {
  font-family: "Lora", serif;
  font-weight: 400;
  color: #999;
}
.image-bg-wrap .col .btn {
  padding: 0px 10px;
  font-family: "Roboto", sans-serif;
  margin-left: 10px;
  text-decoration: none;
}
.image-bg-wrap .col .content {
  max-width: 250px;
  margin: 105px auto 0;
  min-height: 255px;
  position: relative;
}
.image-bg-wrap .col .content.white h2, .image-bg-wrap .col .content.white p {
  color: #fff;
}
.image-bg-wrap .col .content.white h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  background-color: #fff;
}
.image-bg-wrap .col .content.white .btn {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  color: #fff;
  border-color: #fff;
}
.image-bg-wrap .col .content.white .btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.image-bg-wrap .col .content.white .btn:hover {
  color: #192127;
  background-color: #fff;
}
.image-bg-wrap .col:first-of-type .content {
  max-width: 720px;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 1080px) {
  .image-bg-wrap .col {
    width: 50%;
  }
  .image-bg-wrap .col:first-of-type {
    padding-left: 15px;
  }
  .image-bg-wrap .col:first-of-type .content {
    margin-left: 0;
  }
}
@media screen and (max-width: 740px) {
  .image-bg-wrap .col {
    width: 100%;
    display: block;
  }
  .image-bg-wrap .col.image, .image-bg-wrap .col.content {
    width: 100%;
    display: block;
    min-height: 250px;
  }
  .image-bg-wrap .col:first-of-type {
    background-position: center right;
  }
  .image-bg-wrap .col .content {
    margin-left: 200px;
  }
  .image-bg-wrap .col .content.white h2:after {
    margin: 10px auto 20px;
  }
}
@media screen and (max-width: 420px) {
  .image-bg-wrap .col .content {
    margin-left: 80px;
  }
  .image-bg-wrap .col:first-of-type {
    background-position: center right;
  }
}

.categories-block-wrap {
  background-color: #f5f5f5;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 65px;
}
.categories-block-wrap h3:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px auto 20px;
}
.categories-block-wrap p {
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
}
.categories-block-wrap .category-block {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: calc(33.3% - 30px);
  margin: 0 15px;
  padding: 50px 31px 56px;
  background-color: #fff;
  margin-bottom: 30px;
  vertical-align: top;
}
.categories-block-wrap .category-block img {
  margin: 35px auto;
}
.categories-block-wrap .category-block p {
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.categories-block-wrap .category-block .description {
  height: 60px;
  overflow: hidden;
}
.categories-block-wrap .category-block h3 {
  min-height: 53px;
}
.categories-block-wrap .category-block h3:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px auto 30px;
}
.categories-block-wrap .category-block h3 span {
  max-height: 40px;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 1080px) {
  .categories-block-wrap .category-block {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 740px) {
  .categories-block-wrap .category-block {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
}
.categories-block-wrap .categories-wrap {
  font-size: 0;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 80px;
}
@media screen and (max-width: 1440px) {
  .categories-block-wrap {
    padding: 75px 15px 65px;
  }
}
@media screen and (max-width: 1080px) {
  .categories-block-wrap {
    padding: 70px 20px 40px;
  }
  .categories-block-wrap .categories-wrap {
    margin-top: 70px;
  }
}
@media screen and (max-width: 740px) {
  .categories-block-wrap {
    padding: 63px 15px 0;
  }
  .categories-block-wrap .category-block {
    display: none;
  }
  .categories-block-wrap .category-block:nth-of-type(-n+3) {
    display: block;
  }
  .categories-block-wrap .categories-wrap {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }
}

.col-main > .messages {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  margin-top: 20px;
}

.breadcrumbs {
  margin: 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid #dedede;
}
.breadcrumbs ul {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.breadcrumbs a, .breadcrumbs strong, .breadcrumbs span {
  font-family: "Roboto", sans-serif;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  color: #413f40;
  line-height: 37px;
}
.breadcrumbs a:hover {
  color: #77b8a4;
}
.breadcrumbs strong {
  color: #bebebe;
}
.breadcrumbs span {
  padding: 0 9px;
}
@media screen and (max-width: 1440px) {
  .breadcrumbs {
    padding: 0 20px;
  }
}

.block-blog .postTitle {
  display: none;
}

.block-related .block h2,
.block-related .block-title h2 {
  color: #192127;
}

.other-products .block h2,
.other-products .block-title h2 {
  font-family: "Lora", serif;
  font-style: italic;
  font-size: 24px;
}

.btn-conf {
  float: right;
  margin: 15px 0px;
  padding: 0;
  line-height: 59px;
  background: #77b8a4;
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  text-transform: none;
  min-width: 255px;
  font-size: 18px;
}
.btn-conf:hover {
  background-color: #77b8a4;
}
.btn-conf:active {
  background-color: #77b8a4;
}

.block-related,
.other-products {
  padding-bottom: 20px;
}
.block-related .wrap,
.other-products .wrap {
  margin-left: -15px;
  margin-right: -15px;
  display: inline-block;
  width: 100%;
}
.block-related .block,
.block-related .block-title,
.other-products .block,
.other-products .block-title {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin: 0;
}
.block-related .block-title,
.other-products .block-title {
  padding: 0;
  margin: 0;
  border: 0;
}
.block-related .block-content li.item, .block-related .item,
.other-products .block-content li.item,
.other-products .item {
  margin: 0;
  margin-bottom: 40px;
}
.block-related .product,
.other-products .product {
  margin: 0;
  font-size: 0;
}
.block-related .block-content,
.other-products .block-content {
  margin: 0;
}
.block-related .product-image,
.other-products .product-image {
  border: 0;
  background-color: #f4f4f4;
  float: none;
  display: inline-block;
}
.block-related .product-details,
.other-products .product-details {
  width: calc(100% - 66px - 20px);
  float: right;
  margin-left: 0;
  font-size: 0;
  line-height: 66px;
}
.block-related .product-details .product-name,
.other-products .product-details .product-name {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-transform: none;
  width: calc(100% - 50px - 98px);
  display: inline-block;
  vertical-align: middle;
}
.block-related .product-details .product-name:hover a,
.other-products .product-details .product-name:hover a {
  text-decoration: underline;
  color: #77b8a4;
}
.block-related .product-details .btn-info,
.other-products .product-details .btn-info {
  line-height: 20px;
  font-size: 0;
  background-color: #b2d8cd;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}
.block-related .product-details .btn-info:hover,
.other-products .product-details .btn-info:hover {
  background-color: #77b8a4;
}
.block-related .product-details .btn-info:after,
.other-products .product-details .btn-info:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "f";
  font-size: 16px;
  vertical-align: middle;
}
.block-related .product-details .btn-cart,
.other-products .product-details .btn-cart {
  line-height: 20px;
  font-size: 0;
  background-color: #b2d8cd;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}
.block-related .product-details .btn-cart:hover,
.other-products .product-details .btn-cart:hover {
  background-color: #77b8a4;
}
.block-related .product-details .btn-cart:after,
.other-products .product-details .btn-cart:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "l";
  font-size: 16px;
  vertical-align: middle;
}
.block-related .product-details .price,
.other-products .product-details .price {
  color: #192127;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  background-color: #e8edf0;
  min-width: 98px;
  text-align: right;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 1080px) {
  .block-related,
  .other-products {
    padding-bottom: 0;
  }
  .block-related .block-content li.item, .block-related .item,
  .other-products .block-content li.item,
  .other-products .item {
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .block-related .block-content li.item:last-of-type, .block-related .item:last-of-type,
  .other-products .block-content li.item:last-of-type,
  .other-products .item:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 740px) {
  .block-related .product-image img,
  .other-products .product-image img {
    width: 88px;
  }
  .block-related .product-details,
  .other-products .product-details {
    width: calc(100% - 88px - 20px);
    line-height: normal;
    text-align: right;
  }
  .block-related .product-details .product-name,
  .other-products .product-details .product-name {
    text-align: left;
    width: 100%;
    margin-bottom: 17px;
  }
}

@media screen and (max-width: 740px) {
  .btn-conf {
    width: 100%;
  }
  .section6 > div:first-of-type {
    background-image: none !important;
    background-color: #77b8a4;
    padding: 0 15px;
    height: auto;
  }
  .section6 > div:first-of-type .content {
    max-width: 100% !important;
    text-align: center;
  }
  .section6 > div:first-of-type .content h3:after {
    margin: 13px auto 25px !important;
  }
  .section6 > div:first-of-type .content br {
    display: none;
  }
  .section6 > div:first-of-type .content .btn {
    margin-top: 27.5px;
    position: static;
    width: 100%;
    margin-bottom: 112.5px;
  }
}
.cart-stock,
.featured-stock {
  text-align: left;
}
.cart-stock .out-of-stock span,
.featured-stock .out-of-stock span {
  color: #df280a;
}
.cart-stock .out-of-stock span:before,
.featured-stock .out-of-stock span:before {
  content: "A";
  font-weight: bold;
}
.cart-stock span,
.featured-stock span {
  font-family: "Lora", serif;
  font-size: 15px;
  font-weight: 700;
  color: #0ab062;
  text-transform: none;
}
.cart-stock span:before,
.featured-stock span:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "B";
  margin-right: 7px;
  vertical-align: sub;
  font-size: 19px;
}

#cookie-notice {
  display: none;
  background: rgba(255, 255, 255, 0.7803921569) none repeat scroll 0 0;
  bottom: 0px;
  font-size: 14px;
  left: 0;
  margin: auto;
  padding: 0px;
  position: fixed;
  right: 0;
  max-width: 1440px;
  z-index: 999;
}
@media screen and (max-width: 740px) {
  #cookie-notice {
    font-size: 12px;
  }
}

#cookie-notice-text {
  font-family: "Lora", serif;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  width: 1157px;
}

#cookie-button {
  border-left: 1px solid #d1e2dd;
  color: #77b8a4;
  cursor: pointer;
  display: table-cell;
  padding: 0px 15px;
  text-align: center;
  vertical-align: middle;
  width: 36px;
  font-size: 20px;
}

.ambanners .desktop, .cms-home .desktop {
  display: block;
}
@media screen and (max-width: 740px) {
  .ambanners .desktop, .cms-home .desktop {
    display: none;
  }
}
.ambanners .mobile, .cms-home .mobile {
  display: none;
}
@media screen and (max-width: 740px) {
  .ambanners .mobile, .cms-home .mobile {
    display: block;
  }
}

.product-info-detailed .specifications .left .ambanners {
  text-align: center;
}
.product-info-detailed .specifications .left .ambanners .bg {
  height: 656px;
}
.product-info-detailed .specifications .left .ambanners .bg h2 {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  font-weight: 700;
  line-height: 30px;
  font-size: 25px;
  text-align: center;
  color: #fff;
}
.product-info-detailed .specifications .left .ambanners .bg h2:after {
  margin: 10px auto 20px;
  background-color: #fff;
}
.product-info-detailed .specifications .left .ambanners .bg .bg-text {
  display: table;
  width: 100%;
  height: 420px;
}
.product-info-detailed .specifications .left .ambanners .bg .bg-text p {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  display: table-cell;
  vertical-align: middle;
  font-size: 25px;
  padding: 14px;
  color: #fff;
  font-family: lora;
  font-weight: 400;
}

.ambanners.ambanner-11 .block-holder {
  line-height: 1;
  margin: 10px 0px;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div {
  display: inline-block;
  width: calc(50% - 7px);
  position: relative;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div a {
  color: #fff;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div a:hover {
  text-decoration: none;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div a img {
  display: inline-block;
  margin: 8px 0px;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div h3 {
  color: #fff;
  position: absolute;
  top: 70px;
  right: 20px;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div h5 {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  color: #fff;
  position: absolute;
  top: 35px;
  right: 20px;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) {
  margin-right: 10px;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) h3 {
  left: 20px;
  bottom: 35px;
  top: unset;
}
.ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) h5 {
  bottom: 70px;
  left: 20px;
  top: unset;
}
.ambanners.ambanner-11 .block-holder .block-holder-box {
  position: relative;
  display: inline-block;
  background: none;
  width: 100%;
}
.ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-links {
  padding-top: 35px;
}
.ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text {
  position: absolute;
  margin: 0 auto;
  left: 40%;
  right: 0;
  top: 15%;
  color: #fff;
  width: 55%;
  text-align: center;
  background: none;
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text {
    top: 12%;
    width: 55%;
    left: 40%;
  }
}
.ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text h1 {
  color: #fff;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  line-height: 60px;
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text h1 {
    font-size: 45px;
    line-height: 57px;
  }
}
@media screen and (max-width: 770px) {
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-11 .block-holder {
    margin: 11px 10px 5px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div h3 {
    top: 55px;
    font-size: 28px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div h5 {
    top: 20px;
    font-size: 17px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) h3 {
    bottom: 20px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) h5 {
    bottom: 55px;
  }
}
@media screen and (max-width: 740px) {
  .ambanners.ambanner-11 .block-holder {
    color: #192127;
    background-color: #e8edf0;
    overflow: hidden;
    text-align: center;
    padding: 10px 10px 10px;
    margin: 0px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div {
    width: 100%;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) {
    margin-right: 0px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div img {
    display: inline-block;
    margin: 8px 0px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div h3 {
    top: unset;
    left: 0;
    right: 0;
    bottom: 20px;
    font-size: 25px;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div h5 {
    display: none;
  }
  .ambanners.ambanner-11 .block-holder .image-holder-duo div:nth-child(1) h3 {
    top: unset;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box {
    margin-top: 3px;
    max-width: 100%;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text {
    position: relative;
    top: unset;
    width: unset;
    left: unset;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text h1 {
    margin-top: 21px;
    color: #192127;
    text-shadow: none;
    font-size: 30px;
    line-height: 30px;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text p {
    padding-bottom: 10px;
    font-family: "Lora", serif;
    color: #192127;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-text p br {
    display: none;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-links {
    padding-top: 0px;
    max-width: 100%;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-links a {
    color: #192127;
    border-color: #192127;
    margin: 0;
    margin-bottom: 13px;
    width: 100%;
  }
  .ambanners.ambanner-11 .block-holder .block-holder-box .block-holder-links a:not(:last-of-type) {
    margin-right: 0;
  }
}

#header-nav .ambanners.ambanner-106 {
  display: none;
}
#header-nav .ambanners.ambanner-106 > div {
  width: 250px;
}
@media screen and (max-width: 1080px) {
  #header-nav .ambanners.ambanner-106 {
    display: inline-block;
  }
  #header-nav .ambanners.ambanner-106 li {
    line-height: 30px;
  }
  #header-nav .ambanners.ambanner-106 li a {
    padding-left: 6px;
    color: #fff;
  }
  #header-nav .ambanners.ambanner-106 li:not(:first-child) {
    display: none;
  }
}

.ambanners.ambanner-106,
.ambanners.ambanner-107,
.ambanners.ambanner-108,
.ambanners.ambanner-109 {
  float: left;
  font-size: 14px;
  line-height: 50px;
}
.ambanners.ambanner-106 > div,
.ambanners.ambanner-107 > div,
.ambanners.ambanner-108 > div,
.ambanners.ambanner-109 > div {
  width: auto;
}
.ambanners.ambanner-106 > div li a,
.ambanners.ambanner-107 > div li a,
.ambanners.ambanner-108 > div li a,
.ambanners.ambanner-109 > div li a {
  font-family: "Roboto", sans-serif;
  color: #192127;
  font-weight: 400;
  font-style: normal;
}
.ambanners.ambanner-106 > div li a:after,
.ambanners.ambanner-107 > div li a:after,
.ambanners.ambanner-108 > div li a:after,
.ambanners.ambanner-109 > div li a:after {
  content: "";
  padding: 0 12px;
}
.ambanners.ambanner-106 > div li a .gratis,
.ambanners.ambanner-107 > div li a .gratis,
.ambanners.ambanner-108 > div li a .gratis,
.ambanners.ambanner-109 > div li a .gratis {
  color: #77b8a4;
}
.ambanners.ambanner-106 > div li a .fa-check,
.ambanners.ambanner-107 > div li a .fa-check,
.ambanners.ambanner-108 > div li a .fa-check,
.ambanners.ambanner-109 > div li a .fa-check {
  color: #77b8a4;
  margin-right: 5px;
}
.ambanners.ambanner-106 ul,
.ambanners.ambanner-107 ul,
.ambanners.ambanner-108 ul,
.ambanners.ambanner-109 ul {
  line-height: normal;
}
.ambanners.ambanner-106 ul li,
.ambanners.ambanner-107 ul li,
.ambanners.ambanner-108 ul li,
.ambanners.ambanner-109 ul li {
  line-height: 50px;
}

.ambanners.ambanner-107,
.ambanners.ambanner-108 {
  margin-bottom: 30px;
  width: 100%;
  font-size: 16px;
}
.ambanners.ambanner-107 > div,
.ambanners.ambanner-108 > div {
  text-align: center;
}
.ambanners.ambanner-107 > div li,
.ambanners.ambanner-108 > div li {
  display: inline;
  list-style-type: none;
}
@media screen and (max-width: 740px) {
  .ambanners.ambanner-107 > div li,
  .ambanners.ambanner-108 > div li {
    padding-left: 10px;
    display: block;
    width: 100%;
  }
}

.ambanners.ambanner-108 {
  margin-bottom: 10px;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-108 {
    display: none;
  }
}

.ambanners.ambanner-103,
.ambanners.ambanner-104,
.ambanners.ambanner-105 {
  width: calc(33.3% - 8px);
  float: left;
  margin-right: 12px;
  padding: 0px 0px 25px;
}
.ambanners.ambanner-103 .bg,
.ambanners.ambanner-104 .bg,
.ambanners.ambanner-105 .bg {
  overflow: hidden;
}
.ambanners.ambanner-103 .bg img,
.ambanners.ambanner-104 .bg img,
.ambanners.ambanner-105 .bg img {
  height: 550px;
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ambanners.ambanner-103 .bg img:hover,
.ambanners.ambanner-104 .bg img:hover,
.ambanners.ambanner-105 .bg img:hover {
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.ambanners.ambanner-103 .bg-text,
.ambanners.ambanner-104 .bg-text,
.ambanners.ambanner-105 .bg-text {
  position: relative;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  margin: -112px 15px 0px 15px;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
.ambanners.ambanner-103 .bg-text p,
.ambanners.ambanner-104 .bg-text p,
.ambanners.ambanner-105 .bg-text p {
  padding: 22px 0px;
}
.ambanners.ambanner-103 .bg-text h2,
.ambanners.ambanner-104 .bg-text h2,
.ambanners.ambanner-105 .bg-text h2 {
  font-family: "Lora", serif;
  text-transform: none;
  margin-bottom: 0;
}
.ambanners.ambanner-103 .bg-text h2:after,
.ambanners.ambanner-104 .bg-text h2:after,
.ambanners.ambanner-105 .bg-text h2:after {
  display: none;
}
.ambanners.ambanner-103 .bg-text .btn span,
.ambanners.ambanner-104 .bg-text .btn span,
.ambanners.ambanner-105 .bg-text .btn span {
  padding: 0px 15px;
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-103 .bg img,
  .ambanners.ambanner-104 .bg img,
  .ambanners.ambanner-105 .bg img {
    height: 400px;
    object-fit: cover;
  }
  .ambanners.ambanner-103 .bg-text .btn,
  .ambanners.ambanner-104 .bg-text .btn,
  .ambanners.ambanner-105 .bg-text .btn {
    font-size: 11px;
    min-width: 150px;
  }
}
@media screen and (max-width: 770px) {
  .ambanners.ambanner-103 .bg-text p,
  .ambanners.ambanner-104 .bg-text p,
  .ambanners.ambanner-105 .bg-text p {
    min-height: 85px;
  }
}
@media screen and (max-width: 740px) {
  .ambanners.ambanner-103,
  .ambanners.ambanner-104,
  .ambanners.ambanner-105 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ambanners.ambanner-103 .bg-text,
  .ambanners.ambanner-104 .bg-text,
  .ambanners.ambanner-105 .bg-text {
    padding: 15px;
  }
  .ambanners.ambanner-103 .bg-text h2,
  .ambanners.ambanner-104 .bg-text h2,
  .ambanners.ambanner-105 .bg-text h2 {
    font-size: 20px;
  }
  .ambanners.ambanner-103 .bg-text p,
  .ambanners.ambanner-104 .bg-text p,
  .ambanners.ambanner-105 .bg-text p {
    min-height: auto;
  }
}

@media screen and (max-width: 1080px) {
  .ambanners.ambanner-103 {
    padding-left: 10px;
  }
}

.ambanners.ambanner-105 {
  margin-right: 0px;
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-105 {
    padding-right: 10px;
  }
}

.item-product.ambanners-injected h2 {
  font-family: "Roboto", sans-serif;
  color: #fff;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.item-product.ambanners-injected h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  background-color: #fff;
}
@media screen and (max-width: 420px) {
  .item-product.ambanners-injected h2 {
    font-size: 30px;
  }
}
.item-product.ambanners-injected h3 {
  font-family: "Lora", serif;
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  text-transform: none;
}
.item-product.ambanners-injected h3:after {
  display: none;
}
@media screen and (max-width: 420px) {
  .item-product.ambanners-injected h3 {
    font-size: 20px;
  }
}
.item-product.ambanners-injected p {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.item-product.ambanners-injected .bg {
  height: 100%;
  width: 100%;
  padding: 15px 15px;
  background-color: #77b8a4;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-position: unset;
}
@media screen and (max-width: 420px) {
  .item-product.ambanners-injected .bg {
    padding: 15px 15px;
  }
}
.item-product.ambanners-injected .btn {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  color: #fff;
  border-color: #fff;
  font-family: "Roboto", sans-serif;
  margin-top: 44px;
}
.item-product.ambanners-injected .btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.item-product.ambanners-injected .btn:hover {
  color: #192127;
  background-color: #fff;
}
.item-product.ambanners-injected .bottom {
  text-align: right;
  clear: none;
}
.item-product.ambanners-injected .bottom h2:after {
  margin-left: auto;
}

.columns-wrapper .ambanners.ambanner-5 {
  padding: 0px;
}
.columns-wrapper .ambanners.ambanner-5 > div {
  column-count: 2;
  padding: 15px;
}
@media screen and (max-width: 740px) {
  .columns-wrapper .ambanners.ambanner-5 > div {
    column-count: 1;
  }
}

.ambanners.ambanner-5 {
  background-color: #ededed;
  padding: 32px 0;
  margin-bottom: 20px;
}
.ambanners.ambanner-5 > div {
  column-count: 3;
}
@media screen and (max-width: 1080px) {
  .ambanners.ambanner-5 > div {
    padding: 0 15px;
  }
}
@media screen and (max-width: 770px) {
  .ambanners.ambanner-5 > div {
    column-count: 2;
  }
}
@media screen and (max-width: 740px) {
  .ambanners.ambanner-5 > div {
    column-count: 1;
  }
}
.ambanners.ambanner-5 > div div {
  display: inline-block;
}
.ambanners.ambanner-5 > div h2 {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  break-after: always;
  display: block;
  text-transform: none;
}
.ambanners.ambanner-5 > div h2:after {
  height: 0px;
}
.ambanners.ambanner-5 > div p {
  font-family: "Lora", serif;
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
}
.ambanners.ambanner-5 > div p:not(:last-of-type) {
  margin-bottom: 25px;
}

.kaart-header {
  float: left;
}
.kaart-header td {
  padding-bottom: 5px;
}
.kaart-header select {
  width: 100%;
}
.kaart-header .pagina div.positie {
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #aaa;
  margin: 5px 5px;
  float: left;
  background-color: #F9F9F9;
  cursor: pointer;
}
.kaart-header .pagina div.positiet {
  background-color: #cfcfcf;
}
.kaart-header textarea {
  height: 60px;
  width: 100%;
}

.kaart-image {
  border: 1px solid #ccc;
  width: 226px;
  height: 340px;
  float: left;
  margin: 13px 13px;
  background: url("../../images/prijskaart-achtergrond.jpg") no-repeat;
  text-align: center;
}
.kaart-image .top {
  padding: 12px 10px 0px 10px;
  min-height: 75px;
  max-height: 75px;
  overflow: hidden;
}
.kaart-image .midden {
  padding: 4px 0px;
}
.kaart-image .midden #productimageLarge {
  display: none !important;
}
.kaart-image .midden img {
  display: inline-block;
}
.kaart-image .bottom {
  min-height: 60px;
}
.kaart-image .prijzen {
  width: 228px;
  height: 93px;
  text-align: center;
  padding: 5px 0px 0px;
  margin: 0px;
}
.kaart-image .titel {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
  width: 206px;
}
.kaart-image .formaat {
  width: 206px;
}
.kaart-image .toevoeging {
  width: 206px;
}
.kaart-image #productimageSmall,
.kaart-image .kaart-image #productimageLarge {
  display: none;
}
.kaart-image .qrcode {
  width: 75px;
  height: 100px;
  float: left;
  text-align: left;
  margin-top: 6px;
  margin-left: 8px;
}
.kaart-image .oudeprijs {
  color: red;
  text-decoration: line-through;
  font-size: 6pt;
  text-align: right;
  margin: -4px 0px 0px 0px;
}
.kaart-image .nieuweprijs {
  font-family: Arial;
  background-color: #77b8a4;
  min-width: 7px;
  text-align: right;
  font-size: 40px;
  color: white;
  border-radius: 3px;
  padding: 0px 6px 0px 6px;
}
.kaart-image .nummer {
  font-size: 6pt;
  text-align: right;
  padding: 7px 25px 0px 0px;
}

.product-view {
  display: flex;
}
.product-view .product-options-add-to .maatwerk {
  display: none;
  width: 100%;
}
.product-view .maatwerk_select {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  width: 100%;
  text-align: right;
  color: #77b8a4;
  cursor: pointer;
  padding-bottom: 10px;
}
.product-view select,
.product-view .select-wrap {
  width: 100% !important;
  max-width: 100% !important;
}
.product-view .product-options dl {
  font-size: 15px;
}
.product-view .product-options dl dt {
  margin: 0px 0 0px;
  display: inline-block;
  max-width: 180px;
  vertical-align: top;
}
.product-view .product-options dl dt label {
  line-height: 49px;
  padding-left: 0px;
  min-width: 180px;
}
.product-view .product-options dl dt > span {
  display: block;
}
.product-view .product-options dl dt > span .price-notice {
  color: unset;
}
.product-view .product-options dl dt > span .price-notice .price {
  font-size: unset;
  font-weight: normal;
}
.product-view .product-options dl dd {
  display: inline-block;
  width: calc(100% - 186px);
  margin-bottom: 0;
}
.product-view .product-options dl dd .input-text {
  width: 100%;
  background-color: #fff;
  font-family: "Roboto", sans-serif;
  color: #192127;
  font-size: 16px;
}
.product-view .product-options dl dd img {
  border: 1px solid #dedede;
}
.product-view .product-options dl dd img.swatch {
  margin: 1px;
}
.product-view .product-options dl dd img.swatch-selected {
  border: 2px solid #000;
  margin: 0px;
}
.product-view .product-options dl dd .customoptions-images-div a {
  position: absolute;
}
.product-view .product-options dl dd .customoptions-images-div ~ .product-custom-option,
.product-view .product-options dl dd .customoptions-images-div ~ .super-attribute-select {
  width: calc(100% - 60px) !important;
  margin-left: 60px;
}
.product-view .product-options dl dd.lb2 .input-text {
  background-color: #ffffff;
}
@media screen and (max-width: 740px) {
  .product-view .product-options dl dt {
    display: block;
    max-width: 100%;
  }
  .product-view .product-options dl dt label {
    line-height: 38px;
    padding-left: 15px;
  }
  .product-view .product-options dl dd {
    width: 100%;
  }
}
.product-view .product-options p.required {
  display: none;
}

label.required:after, span.required:after {
  font-family: "Roboto", sans-serif;
  color: #77b8a4;
  font-size: 15px;
}

.product-shop .block-related {
  width: 100%;
  padding-left: 0;
  padding-bottom: 0;
}
.product-shop .block-related .product-details .product-name {
  float: none;
}
.product-shop .block-related h3 {
  margin-bottom: 20px;
}

.product-image-list li {
  display: inline-block;
  border: 1px solid #cccccc;
  border-radius: 3px;
  overflow: hidden;
}
.product-image-list li:hover {
  border-color: #77b8a4;
}

#messages_product_view {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.product-view .add-to-links {
  display: none;
  pointer-events: none;
}
.product-view .product-img-box {
  width: 50%;
}
.product-view .product-essential {
  padding-top: 30px;
  margin-bottom: 20px;
}
.product-view .image-modal,
.product-view .image-variant {
  z-index: 1;
}
.product-view .image-modal i:before,
.product-view .image-variant i:before {
  content: "\f002";
  font: 40px/1 "FontAwesome";
  opacity: 0.9;
  color: #192127;
  font-size: 24px;
}
.product-view .image-modal:hover, .product-view .image-modal i, .product-view .image-modal i:before,
.product-view .image-variant:hover,
.product-view .image-variant i,
.product-view .image-variant i:before {
  text-decoration: none;
}
.product-view .product-name {
  margin-bottom: 35px;
}
.product-view .product-name h1 {
  border: 0;
  position: relative;
}
.product-view .product-name span {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 900;
  color: #192127 !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.product-view .product-shop {
  width: 50%;
  margin-bottom: 0;
}
.product-view .product-shop .price-info {
  padding-left: 0px;
  max-width: none;
  float: left;
  width: 240px;
  margin-bottom: 0px;
}
.product-view .product-shop .price-info .price {
  line-height: 59px;
}
.product-view .product-shop .short-description {
  margin-bottom: 35px;
}
.product-view .product-shop .extra-info {
  max-width: 100%;
  width: 100%;
  float: none;
  padding-right: 0;
  margin-bottom: 30px;
}
.product-view .product-shop .extra-info p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #192127;
  margin-bottom: 10px;
}
.product-view .product-shop .extra-info p label {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
  width: 180px;
}
.product-view .product-shop .extra-info p span {
  text-transform: none;
}
.product-view .product-shop .extra-info p.sku span {
  color: #192127;
}
.product-view .product-shop .extra-info .block-related h2 {
  font-family: "Roboto", sans-serif;
  padding-top: 0px;
  color: #192127;
  text-transform: none;
  margin: 0;
  line-height: 24px;
  font-size: 15px;
}
.product-view .product-shop .extra-info .content,
.product-view .product-shop .extra-info .extra-info-brand {
  vertical-align: top;
  display: inline-block;
}
.product-view .product-shop .extra-info .extra-info-brand {
  max-height: 50px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.product-view .product-shop .extra-info .in-stock {
  color: #14853d;
}
.product-view .product-shop .extra-info .out-of-stock {
  color: darkred;
}
.product-view .links {
  clear: both;
  margin-bottom: 70px;
}
.product-view .links a {
  font-family: "Lora", serif;
  color: #77b8a4;
  font-size: 15px;
  font-weight: 400;
  display: block;
}
.product-view .links a:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "a";
  color: #192127;
  font-size: 11px;
  display: inline-block;
  margin-right: 10px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  color: #77b8a4;
  margin-left: 0;
}
.product-view .product-img-box .gallery-item:hover {
  cursor: pointer;
}
.product-view .product-img-box .more-views {
  width: 85px;
  float: left;
}
.product-view .product-img-box .more-views .gallery-item:nth-child(n+6) {
  display: none;
}
.product-view .product-img-box .amlabel-div {
  max-width: calc(100% - 100px);
  float: right;
  border: 0;
  background-color: #fff;
  margin-bottom: 30px;
}
.product-view .product-img-box .amlabel-div img {
  max-height: 605px;
  margin: 0 auto;
}
.product-view .product-image, .product-view .no-touch .product-img-box .product-image:not(.zoom-available):hover {
  border: 0 !important;
}
.product-view .product-image-thumbs a {
  border: 0;
}
.product-view .no-touch .product-image-thumbs a:hover {
  border: 0;
}
.product-view .product-image-thumbs {
  margin: 20px 0px;
}
.product-view .product-image-thumbs img {
  margin: 0 auto;
}
.product-view .product-image-thumbs li {
  float: left;
  background: none;
  margin: 3px 0px;
}
.product-view .product-image-thumbs li:hover {
  outline: 2px solid #77b8a4;
  outline-offset: -2px;
}
.product-view .product-image-thumbs li.slick-current {
  outline: 2px solid #77b8a4;
  outline-offset: -2px;
}
.product-view .product-image-thumbs li a {
  display: block;
  margin: 0;
}
.product-view .add-to-cart-wrapper {
  width: 100%;
  float: none;
  padding-left: 0px;
}
.product-view .add-to-cart-wrapper .add-to-box {
  margin-top: 20px;
}
.product-view .add-to-cart {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.product-view .add-to-cart .qty-wrapper {
  display: none;
  margin: 0;
}
.product-view .add-to-cart .qty-wrapper label {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #192127;
  font-weight: 400;
  line-height: 45px;
  margin-right: 17px;
  margin-left: 123px;
}
.product-view .add-to-cart .qty-wrapper input {
  padding: 0 9px;
  text-align: left;
  min-width: 67px;
}
.product-view .add-to-cart .add-to-cart-buttons {
  float: right;
  margin-right: 0;
}
.product-view .add-to-cart .add-to-cart-buttons .button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  border: 0;
  background-color: #192127;
  color: #fff;
  height: 59px;
  line-height: 59px;
  min-width: 255px;
  margin: 0;
  background-color: #ff6664;
  font-size: 18px;
}
.product-view .add-to-cart .add-to-cart-buttons .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.product-view .add-to-cart .add-to-cart-buttons .button:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}
.product-view .add-to-cart .add-to-cart-buttons .button:hover {
  background-color: #da403e;
}
.product-view .add-to-links {
  clear: none;
  float: right;
  margin: 0;
  margin-right: 30px;
}
.product-view .add-to-links .link-compare {
  font-family: "Lora", serif;
  color: #77b8a4;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  line-height: 59px;
}
.product-view .product-options,
.product-view .product-options-bottom {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.product-view .product-options > .add-to-links,
.product-view .product-options-bottom > .add-to-links {
  display: none;
}
.product-view .product-options-bottom {
  margin-top: 20px;
}
.product-view .product-options-bottom .price-box {
  display: inline;
  float: left;
  width: 240px;
}

.product-view .product-options-bottom .price-box,
.product-view .product-shop .price-box,
.price-info .price-box {
  margin: 0;
  text-align: right;
}
.product-view .product-options-bottom .price-box .old-price,
.product-view .product-shop .price-box .old-price,
.price-info .price-box .old-price {
  margin-top: -14px;
}
.product-view .product-options-bottom .price-box .old-price .price,
.product-view .product-shop .price-box .old-price .price,
.price-info .price-box .old-price .price {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #192127;
}
.product-view .product-options-bottom .price-box .special-price,
.product-view .product-shop .price-box .special-price,
.price-info .price-box .special-price {
  padding-left: 0;
}
.product-view .product-options-bottom .price-box .special-price .price,
.product-view .product-shop .price-box .special-price .price,
.price-info .price-box .special-price .price {
  font-family: "Roboto", sans-serif;
  color: #192127;
  font-size: 24px;
}
.product-view .product-options-bottom .price-box .price,
.product-view .product-shop .price-box .price,
.price-info .price-box .price {
  line-height: 59px;
}

.price,
.price-info .price-box .special-price .price,
.price-info .price-box .price,
.product-view .product-shop .price-box .regular-price .price {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-weight: 700;
  font-size: 24px;
}

.product-nav {
  min-height: 61px;
  border-bottom: 1px solid #dedede;
  padding-top: 5px;
  padding-bottom: 5px;
}
.product-nav .back-button a:before,
.product-nav .back-button-mobile a:before,
.product-nav .previous a:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "a";
  color: #192127;
  font-size: 11px;
  display: inline-block;
  margin-right: 10px;
}
.product-nav .next a:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  content: "a";
  color: #192127;
  font-size: 11px;
  display: inline-block;
  margin-right: 10px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-right: 0;
  margin-left: 10px;
}
.product-nav a {
  text-decoration: none;
}
.product-nav a:hover, .product-nav a:before, .product-nav a:after {
  text-decoration: underline;
}
.product-nav a:before, .product-nav a:after, .product-nav a:hover:before, .product-nav a:hover:after {
  text-decoration: none;
}
.product-nav a, .product-nav li {
  font-family: "Lora", serif;
  color: #333;
  font-size: 15px;
  font-weight: 700;
}
.product-nav .back-button-mobile {
  display: none;
}
.product-nav .back-button,
.product-nav .back-button-mobile {
  float: left;
  width: auto;
}
.product-nav .back-button a,
.product-nav .back-button-mobile a {
  line-height: 50px;
}
.product-nav .prev-next {
  float: right;
}
.product-nav .prev-next li {
  display: inline-block;
}
.product-nav .prev-next .current {
  font-family: "Lora", serif;
  text-align: center;
  color: #192127;
  font-size: 15px;
  font-weight: 400;
  min-width: 81px;
  padding: 0 20px;
  line-height: 50px;
  margin: 0 15px;
  vertical-align: middle;
}

.product-info-detailed-nav {
  top: 115px;
  background-color: #f9f9f9;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.product-info-detailed-nav ul {
  text-align: center;
  font-size: 0;
}
.product-info-detailed-nav ul li {
  display: inline-block;
}
.product-info-detailed-nav ul li a {
  font-family: "Roboto", sans-serif;
  color: #413f40;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  padding: 0 25px;
}
.product-info-detailed-nav ul li a.active, .product-info-detailed-nav ul li a:hover {
  font-weight: 700;
  text-decoration: none;
}

.catalog-product-view .recently-viewed {
  padding-top: 50px;
}

.catalog-product-view .recently-viewed,
.catalog-product-view .collectie {
  padding-bottom: 30px;
}
.catalog-product-view .recently-viewed:empty,
.catalog-product-view .collectie:empty {
  display: none;
}
.catalog-product-view .recently-viewed .product-slider-block,
.catalog-product-view .collectie .product-slider-block {
  width: 100%;
}
.catalog-product-view .recently-viewed .block,
.catalog-product-view .collectie .block {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.catalog-product-view .recently-viewed .block .title,
.catalog-product-view .collectie .block .title {
  text-align: center;
  margin-bottom: 75px;
}
.catalog-product-view .recently-viewed .block .title h2:after,
.catalog-product-view .collectie .block .title h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px auto 20px;
}
.catalog-product-view .recently-viewed .block .block-content h2:after,
.catalog-product-view .collectie .block .block-content h2:after {
  margin: 10px auto 20px;
}
.catalog-product-view .recently-viewed .block ol,
.catalog-product-view .collectie .block ol {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .catalog-product-view .recently-viewed,
  .catalog-product-view .collectie {
    padding: 40px 20px 45px;
  }
}
@media screen and (max-width: 1080px) {
  .catalog-product-view .recently-viewed,
  .catalog-product-view .collectie {
    padding: 40px 20px 30px;
  }
  .catalog-product-view .recently-viewed .block ol li:nth-of-type(4),
  .catalog-product-view .collectie .block ol li:nth-of-type(4) {
    display: inline-block;
  }
  .catalog-product-view .recently-viewed .block .title,
  .catalog-product-view .collectie .block .title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 740px) {
  .catalog-product-view .recently-viewed,
  .catalog-product-view .collectie {
    padding: 40px 15px 15px;
  }
  .catalog-product-view .recently-viewed .container .page-title.with-image,
  .catalog-product-view .collectie .container .page-title.with-image {
    max-width: 100%;
  }
  .catalog-product-view .recently-viewed .container .page-title.with-image .btn,
  .catalog-product-view .collectie .container .page-title.with-image .btn {
    width: calc(100% - 24px);
  }
  .catalog-product-view .recently-viewed .container .page-image,
  .catalog-product-view .collectie .container .page-image {
    width: 100%;
    max-width: unset;
  }
  .catalog-product-view .recently-viewed .block ol,
  .catalog-product-view .collectie .block ol {
    margin: 0;
  }
}

.product-info-detailed > div {
  padding-top: 50px;
  padding-bottom: 50px;
}
.product-info-detailed .title {
  text-align: center;
  margin-bottom: 75px;
}
.product-info-detailed .title h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px auto 20px;
}
.product-info-detailed .other-products .wrap {
  margin: 0;
}
.product-info-detailed .other-products .upsell-product-table,
.product-info-detailed .other-products .block-related {
  padding: 0;
}
.product-info-detailed .other-products .upsell-product-table {
  padding-right: 15px;
}
.product-info-detailed .other-products .block-related {
  padding-left: 15px;
}
.product-info-detailed .impression .wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.product-info-detailed .impression .left, .product-info-detailed .impression .right {
  float: left;
  margin: 0 15px;
  overflow-x: hidden;
}
.product-info-detailed .impression .left img, .product-info-detailed .impression .right img {
  max-width: inherit;
  min-width: 100%;
}
.product-info-detailed .impression .left {
  width: calc(66.6% - 30px);
}
.product-info-detailed .impression .right {
  width: calc(33.3% - 30px);
}
.product-info-detailed .dimensions {
  text-align: center;
}
.product-info-detailed .dimensions img {
  text-align: center;
  display: inline;
}
.product-info-detailed .dimensions .title {
  margin-bottom: 55px;
}
.product-info-detailed .contacts h3 {
  font-family: "Lora", serif;
  color: #192127;
  font-style: italic;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 40px;
}
.product-info-detailed .contacts p {
  font-family: "Roboto", sans-serif;
  color: #192127;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}
.product-info-detailed .contacts .product-ask-form {
  width: calc(95% - 350px);
  display: inline-block;
}
.product-info-detailed .contacts .product-ask-form #contactForm {
  padding-left: 0;
}
.product-info-detailed .contacts .product-ask-form #contactForm .validation-advice {
  text-align: right;
}
.product-info-detailed .contacts .product-ask-form #contactForm ul {
  font-size: 0;
}
.product-info-detailed .contacts .product-ask-form #contactForm li {
  margin-bottom: 3px;
}
.product-info-detailed .contacts .product-ask-form #contactForm label {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  min-width: 189px;
}
.product-info-detailed .contacts .product-ask-form #contactForm input {
  line-height: 50px;
  height: 50px;
}
.product-info-detailed .contacts .product-ask-form #contactForm input, .product-info-detailed .contacts .product-ask-form #contactForm textarea {
  width: calc(100% - 189px);
  max-width: none;
  display: inline-block;
  background-color: #fff;
}
.product-info-detailed .contacts .product-ask-form #contactForm button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  border: 0;
  background-color: #192127;
  color: #fff;
  height: 59px;
  line-height: 59px;
  min-width: 255px;
  margin: 0;
  margin-top: 10px;
}
.product-info-detailed .contacts .product-ask-form #contactForm button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.product-info-detailed .contacts .product-ask-form #contactForm button:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}
.product-info-detailed .contacts .product-information-sidebar {
  max-width: 350px;
  width: 100%;
  float: right;
}
.product-info-detailed .personal-advice .phone, .product-info-detailed .personal-advice .email, .product-info-detailed .personal-advice .whatsapp {
  display: inline-block;
  width: 290px;
  min-height: 255px;
  outline: 2px solid #192127;
  margin: 0 15px;
  vertical-align: top;
  padding: 0 10px 15px;
}
.product-info-detailed .personal-advice .phone .img-wrap, .product-info-detailed .personal-advice .email .img-wrap, .product-info-detailed .personal-advice .whatsapp .img-wrap {
  line-height: 63px;
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 45px;
}
.product-info-detailed .personal-advice .phone .img-wrap img, .product-info-detailed .personal-advice .email .img-wrap img, .product-info-detailed .personal-advice .whatsapp .img-wrap img {
  display: inline-block;
  vertical-align: middle;
}
.product-info-detailed .personal-advice .phone h3, .product-info-detailed .personal-advice .phone p, .product-info-detailed .personal-advice .email h3, .product-info-detailed .personal-advice .email p, .product-info-detailed .personal-advice .whatsapp h3, .product-info-detailed .personal-advice .whatsapp p {
  color: #192127;
  line-height: 20px;
}
.product-info-detailed .personal-advice .phone h3, .product-info-detailed .personal-advice .email h3, .product-info-detailed .personal-advice .whatsapp h3 {
  font-family: "Lora", serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
.product-info-detailed .personal-advice .phone p, .product-info-detailed .personal-advice .email p, .product-info-detailed .personal-advice .whatsapp p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}
.product-info-detailed .personal-advice .blocks {
  text-align: center;
}
.product-info-detailed .specifications .extra-info-brand {
  display: none;
}
.product-info-detailed .specifications .left {
  width: 100%;
  width: 350px;
  float: right;
}
.product-info-detailed .specifications .left .product-phone {
  margin-bottom: 40px;
}
.product-info-detailed .specifications .left h3 {
  color: #77b8a4;
  font-size: 24px;
  line-height: 24px;
}
.product-info-detailed .specifications .left p {
  font-size: 15px;
}
.product-info-detailed .specifications .left ul {
  padding: 10px;
  background-color: #d2e4df;
}
.product-info-detailed .specifications .left ul li {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 7px;
}
.product-info-detailed .specifications .left ul li:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #28af4c;
  content: "B";
  font-size: 19px;
  vertical-align: top;
  margin-right: 15px;
  font-weight: bold;
}
.product-info-detailed .specifications .right {
  font-family: "Roboto", sans-serif;
  max-width: calc(95% - 350px);
  width: 100%;
  display: inline-block;
}
.product-info-detailed .specifications .right .availability, .product-info-detailed .specifications .right .short-description {
  display: none;
}
.product-info-detailed .specifications .right > ul {
  list-style: disc outside;
}
.product-info-detailed .specifications .right > ul li {
  margin-left: 2em;
}
.product-info-detailed .specifications .right h3 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: none;
  margin: 0px;
}
.product-info-detailed .specifications .right p {
  margin-bottom: 20px;
}
.product-info-detailed .specifications .right .btn {
  padding: 0 10px;
}
.product-info-detailed .specifications .right table {
  font-family: "Roboto", sans-serif;
  width: 100%;
}
.product-info-detailed .specifications .right table tr {
  vertical-align: top;
  display: block;
  font-size: 14px;
  padding: 0px 10px;
}
.product-info-detailed .specifications .right table tr.plusminpunten {
  margin-bottom: 0px;
}
.product-info-detailed .specifications .right table tr td {
  padding: 5px 0px;
  color: #192127;
}
.product-info-detailed .specifications .right table tr td:first-of-type {
  min-width: 189px;
  font-weight: 700;
}
.product-info-detailed .specifications .right table tr p {
  margin-bottom: 20px;
}
.product-info-detailed .specifications .right table tr p:last-of-type {
  margin-bottom: 0px;
}
.product-info-detailed .specifications .social-share {
  font-size: 0;
}
.product-info-detailed .specifications .social-share li {
  display: table-cell;
  padding-right: 8px;
}
.product-info-detailed .specifications .social-share li img {
  width: 39px;
}

.add-to-cart-wrapper h3 {
  margin-bottom: 30px;
}
.add-to-cart-wrapper .grouped-option.maatwerk {
  display: none;
}

.product-view .data-table.required:after,
.product-view .product-options-add-to.required:after,
.grouped-option-title.required:after {
  content: " *";
  color: #77b8a4;
  font-size: 15px;
}
.product-view .data-table .required,
.product-view .product-options-add-to .required,
.grouped-option-title .required {
  display: none;
}
.product-view .data-table thead,
.product-view .product-options-add-to thead,
.grouped-option-title thead {
  display: none;
}
.product-view .data-table tr,
.product-view .product-options-add-to tr,
.grouped-option-title tr {
  display: block;
  line-height: 66px;
  background-color: #f9f9f9;
  position: relative;
}
.product-view .data-table tr:not(:first-of-type),
.product-view .product-options-add-to tr:not(:first-of-type),
.grouped-option-title tr:not(:first-of-type) {
  margin-top: 10px;
}
.product-view .data-table tr.grouped-options-row,
.product-view .product-options-add-to tr.grouped-options-row,
.grouped-option-title tr.grouped-options-row {
  line-height: 50px;
}
.product-view .data-table th, .product-view .data-table td,
.product-view .product-options-add-to th,
.product-view .product-options-add-to td,
.grouped-option-title th,
.grouped-option-title td {
  padding: 0;
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
}
.product-view .data-table th a.image-modal,
.product-view .data-table th a.image-variant, .product-view .data-table td a.image-modal,
.product-view .data-table td a.image-variant,
.product-view .product-options-add-to th a.image-modal,
.product-view .product-options-add-to th a.image-variant,
.product-view .product-options-add-to td a.image-modal,
.product-view .product-options-add-to td a.image-variant,
.grouped-option-title th a.image-modal,
.grouped-option-title th a.image-variant,
.grouped-option-title td a.image-modal,
.grouped-option-title td a.image-variant {
  height: 66px;
  max-width: 66px;
}
.product-view .data-table th a, .product-view .data-table td a,
.product-view .product-options-add-to th a,
.product-view .product-options-add-to td a,
.grouped-option-title th a,
.grouped-option-title td a {
  color: #77b8a4;
  font-size: 15px;
  line-height: 19px;
}
.product-view .data-table th.btn-info, .product-view .data-table td.btn-info,
.product-view .product-options-add-to th.btn-info,
.product-view .product-options-add-to td.btn-info,
.grouped-option-title th.btn-info,
.grouped-option-title td.btn-info {
  line-height: 20px;
  font-size: 0;
  background-color: #b2d8cd;
  width: 50px;
  height: 100%;
  padding: 23px 0px;
  position: absolute;
}
.product-view .data-table th.btn-info:hover, .product-view .data-table td.btn-info:hover,
.product-view .product-options-add-to th.btn-info:hover,
.product-view .product-options-add-to td.btn-info:hover,
.grouped-option-title th.btn-info:hover,
.grouped-option-title td.btn-info:hover {
  background-color: #77b8a4;
}
.product-view .data-table th.btn-info:after, .product-view .data-table td.btn-info:after,
.product-view .product-options-add-to th.btn-info:after,
.product-view .product-options-add-to td.btn-info:after,
.grouped-option-title th.btn-info:after,
.grouped-option-title td.btn-info:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "f";
  font-size: 16px;
  vertical-align: middle;
}
.product-view .data-table th .price-box, .product-view .data-table td .price-box,
.product-view .product-options-add-to th .price-box,
.product-view .product-options-add-to td .price-box,
.grouped-option-title th .price-box,
.grouped-option-title td .price-box {
  margin: 0;
  position: relative;
  text-align: center;
}
.product-view .data-table th .price-box .old-price, .product-view .data-table td .price-box .old-price,
.product-view .product-options-add-to th .price-box .old-price,
.product-view .product-options-add-to td .price-box .old-price,
.grouped-option-title th .price-box .old-price,
.grouped-option-title td .price-box .old-price {
  position: absolute;
  top: -14px;
  right: 10px;
}
.product-view .data-table th .price-box .old-price .price, .product-view .data-table td .price-box .old-price .price,
.product-view .product-options-add-to th .price-box .old-price .price,
.product-view .product-options-add-to td .price-box .old-price .price,
.grouped-option-title th .price-box .old-price .price,
.grouped-option-title td .price-box .old-price .price {
  font-size: 12px;
  color: #192127;
}
.product-view .data-table th .price-box .special-price, .product-view .data-table td .price-box .special-price,
.product-view .product-options-add-to th .price-box .special-price,
.product-view .product-options-add-to td .price-box .special-price,
.grouped-option-title th .price-box .special-price,
.grouped-option-title td .price-box .special-price {
  margin: 0;
  padding: 0;
}
.product-view .data-table th.a-right, .product-view .data-table td.a-right,
.product-view .product-options-add-to th.a-right,
.product-view .product-options-add-to td.a-right,
.grouped-option-title th.a-right,
.grouped-option-title td.a-right {
  min-width: 98px;
  width: auto;
  background-color: #e8edf0;
  position: absolute;
  right: 0px;
  height: 100%;
}
.product-view .data-table th.last, .product-view .data-table td.last,
.product-view .product-options-add-to th.last,
.product-view .product-options-add-to td.last,
.grouped-option-title th.last,
.grouped-option-title td.last {
  display: none;
}
.product-view .data-table .grouped-options-row .last,
.product-view .product-options-add-to .grouped-options-row .last,
.grouped-option-title .grouped-options-row .last {
  display: inline-block;
  width: 100%;
}
.product-view .data-table .grouped-options-row dd.last,
.product-view .product-options-add-to .grouped-options-row dd.last,
.grouped-option-title .grouped-options-row dd.last {
  width: calc(100% - 186px);
}
.product-view .data-table .grouped-product .availability,
.product-view .product-options-add-to .grouped-product .availability,
.grouped-option-title .grouped-product .availability {
  text-transform: none;
  display: block;
  margin: 4px 0 0;
}
.product-view .data-table .grouped-product .availability label,
.product-view .product-options-add-to .grouped-product .availability label,
.grouped-option-title .grouped-product .availability label {
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
.product-view .data-table .grouped-product .availability .in-stock,
.product-view .product-options-add-to .grouped-product .availability .in-stock,
.grouped-option-title .grouped-product .availability .in-stock {
  color: #14853d;
  font-size: 13px;
}
.product-view .data-table .grouped-product .availability .out-of-stock,
.product-view .product-options-add-to .grouped-product .availability .out-of-stock,
.grouped-option-title .grouped-product .availability .out-of-stock {
  color: darkred;
  font-size: 13px;
}
.product-view .data-table .grouped-product .uitverkocht .price,
.product-view .product-options-add-to .grouped-product .uitverkocht .price,
.grouped-option-title .grouped-product .uitverkocht .price {
  color: #ccc;
}
.product-view .data-table .grouped-product .price-box .old-price,
.product-view .product-options-add-to .grouped-product .price-box .old-price,
.grouped-option-title .grouped-product .price-box .old-price {
  display: block;
  position: relative;
  margin-top: 13px;
  top: 0;
  right: 0;
}
.product-view .data-table .grouped-product .price-box .special-price,
.product-view .product-options-add-to .grouped-product .price-box .special-price,
.grouped-option-title .grouped-product .price-box .special-price {
  display: block;
  position: relative;
}
.product-view .data-table .grouped-product .price-box .price,
.product-view .product-options-add-to .grouped-product .price-box .price,
.grouped-option-title .grouped-product .price-box .price {
  font-size: 17px !important;
  line-height: normal;
}
.product-view .data-table .grouped-options-row,
.product-view .product-options-add-to .grouped-options-row,
.grouped-option-title .grouped-options-row {
  margin-bottom: 0 !important;
}
.product-view .data-table .product-options .grouped-option,
.product-view .product-options-add-to .product-options .grouped-option,
.grouped-option-title .product-options .grouped-option {
  padding: 0;
  font-size: 0;
}
.product-view .data-table .product-options label,
.product-view .product-options-add-to .product-options label,
.grouped-option-title .product-options label {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  min-width: 160px;
  padding-left: 15px;
  display: inline-block;
}
.product-view .data-table .product-options .select-wrap,
.product-view .data-table .product-options .super-attribute-select,
.product-view .product-options-add-to .product-options .select-wrap,
.product-view .product-options-add-to .product-options .super-attribute-select,
.grouped-option-title .product-options .select-wrap,
.grouped-option-title .product-options .super-attribute-select {
  width: calc(100% - 160px);
  display: inline-block;
  margin: 0;
  position: relative;
}
.product-view .data-table .product-options .select-wrap select,
.product-view .data-table .product-options .super-attribute-select select,
.product-view .product-options-add-to .product-options .select-wrap select,
.product-view .product-options-add-to .product-options .super-attribute-select select,
.grouped-option-title .product-options .select-wrap select,
.grouped-option-title .product-options .super-attribute-select select {
  width: 100%;
  margin: 0;
}
.product-view .data-table .product-options dd,
.product-view .product-options-add-to .product-options dd,
.grouped-option-title .product-options dd {
  border: 0;
}
.product-view .data-table .product-options #aitoption_wrapper_182 i,
.product-view .data-table .product-options #aitoption_wrapper_145 i,
.product-view .data-table .product-options #aitoption_wrapper_130 i,
.product-view .data-table .product-options #aitoption_wrapper_146 i,
.product-view .product-options-add-to .product-options #aitoption_wrapper_182 i,
.product-view .product-options-add-to .product-options #aitoption_wrapper_145 i,
.product-view .product-options-add-to .product-options #aitoption_wrapper_130 i,
.product-view .product-options-add-to .product-options #aitoption_wrapper_146 i,
.grouped-option-title .product-options #aitoption_wrapper_182 i,
.grouped-option-title .product-options #aitoption_wrapper_145 i,
.grouped-option-title .product-options #aitoption_wrapper_130 i,
.grouped-option-title .product-options #aitoption_wrapper_146 i {
  width: 27px;
  height: 20px;
  display: block;
  position: absolute;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  top: 25px;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-view .data-table .product-options #aitoption_wrapper_182 select,
.product-view .data-table .product-options #aitoption_wrapper_145 select,
.product-view .data-table .product-options #aitoption_wrapper_130 select,
.product-view .data-table .product-options #aitoption_wrapper_146 select,
.product-view .product-options-add-to .product-options #aitoption_wrapper_182 select,
.product-view .product-options-add-to .product-options #aitoption_wrapper_145 select,
.product-view .product-options-add-to .product-options #aitoption_wrapper_130 select,
.product-view .product-options-add-to .product-options #aitoption_wrapper_146 select,
.grouped-option-title .product-options #aitoption_wrapper_182 select,
.grouped-option-title .product-options #aitoption_wrapper_145 select,
.grouped-option-title .product-options #aitoption_wrapper_130 select,
.grouped-option-title .product-options #aitoption_wrapper_146 select {
  margin-left: 63px;
  width: calc(100% - 63px) !important;
}
.product-view .data-table .grouped-options-row,
.product-view .product-options-add-to .grouped-options-row,
.grouped-option-title .grouped-options-row {
  background-color: transparent;
}
.product-view .data-table tr td.grouped-options-cell,
.product-view .product-options-add-to tr td.grouped-options-cell,
.grouped-option-title tr td.grouped-options-cell {
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 1080px) {
  .product-view .data-table,
  .product-view .product-options-add-to,
  .grouped-option-title {
    margin-bottom: 0px;
  }
  .product-view .data-table .product-options select,
  .product-view .product-options-add-to .product-options select,
  .grouped-option-title .product-options select {
    width: 100%;
    max-width: 379px;
    float: right;
  }
  .product-view .data-table .product-options label,
  .product-view .product-options-add-to .product-options label,
  .grouped-option-title .product-options label {
    line-height: 50px;
  }
}
@media screen and (max-width: 740px) {
  .product-view .data-table,
  .product-view .product-options-add-to,
  .grouped-option-title {
    margin-bottom: 0px;
  }
  .product-view .data-table .product-options .grouped-option,
  .product-view .product-options-add-to .product-options .grouped-option,
  .grouped-option-title .product-options .grouped-option {
    height: auto;
  }
  .product-view .data-table .product-options select,
  .product-view .product-options-add-to .product-options select,
  .grouped-option-title .product-options select {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  .product-view .data-table .product-options label,
  .product-view .product-options-add-to .product-options label,
  .grouped-option-title .product-options label {
    line-height: 38px;
    margin-top: -10px;
    display: block;
  }
  .product-view .data-table .grouped-options-row dd.last,
  .product-view .product-options-add-to .grouped-options-row dd.last,
  .grouped-option-title .grouped-options-row dd.last {
    width: 100%;
  }
}

@media screen and (max-width: 1440px) {
  #messages_product_view {
    padding: 0 20px;
  }
  .product-nav {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  .product-nav .back-button {
    padding: 0;
  }
  .catalog-product-view .product-view,
  .product-info-detailed {
    padding: 0 20px;
  }
  .catalog-product-view .product-view {
    display: block;
  }
}
@media screen and (max-width: 1080px) {
  .product-view .add-to-cart-wrapper {
    padding-left: 15px;
  }
  .main-container {
    padding-top: 0 !important;
  }
  .product-info-detailed .specifications .right table tr td:first-of-type {
    min-width: 145px;
  }
  .product-view .add-to-cart .qty-wrapper label {
    margin-left: 15px;
  }
  .product-info-detailed .impression img {
    height: 353px;
  }
  .product-info-detailed .other-products .upsell-product-table {
    margin-bottom: 40px;
  }
  .product-info-detailed .other-products h2 {
    text-align: center;
  }
  .product-info-detailed .personal-advice .whatsapp {
    display: none;
  }
  .product-info-detailed .title {
    margin-bottom: 30px;
    text-align: center;
  }
  .product-info-detailed .title h2:after {
    margin: 10px auto 20px;
  }
  .product-info-detailed-nav {
    top: 65px;
    height: 0px;
    display: none;
  }
  .product-view .product-essential {
    padding-top: 20px;
    margin-bottom: 0px;
  }
  .product-info-detailed > div {
    padding-top: 30px;
  }
  .product-view .product-img-box {
    width: 45%;
  }
  .product-view .product-img-box .more-views {
    width: 100%;
    float: none;
  }
  .product-view .product-img-box .more-views .gallery-item:nth-child(n+4) {
    display: none;
  }
  .product-view .product-img-box .amlabel-div {
    max-width: none;
    float: none;
  }
  .product-view .product-image-thumbs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-view .product-image-thumbs li {
    width: calc(33.3% - 20px);
    margin: 5px 10px 20px;
  }
  .product-view .product-shop {
    padding-left: 0px;
    width: 50%;
  }
  .product-view .product-shop .product-name,
  .product-view .product-shop .short-description,
  .product-view .product-shop .extra-info,
  .product-view .product-shop .links {
    padding-left: 15px;
    margin-bottom: 25px;
  }
  .product-view .product-shop .product-options-add-to {
    width: 100%;
    float: left;
    clear: both;
  }
}
@media screen and (max-width: 770px) {
  .product-info-detailed .specifications .left {
    display: none;
  }
  .product-info-detailed .specifications .right {
    max-width: 100%;
  }
  .product-info-detailed .specifications .right table tr td:first-of-type {
    min-width: 189px;
  }
  .product-info-detailed .specifications .right table tr:last-of-type td:last-of-type .social-share li {
    margin-right: 16px;
  }
  .product-info-detailed .specifications .right table tr:last-of-type td:last-of-type .social-share li:last-of-type {
    margin-right: 0;
  }
  .product-info-detailed .specifications .right table tr:last-of-type td:last-of-type .social-share li img {
    width: 40px;
  }
  .product-info-detailed .contacts .product-ask-form #contactForm input,
  .product-info-detailed .contacts .product-ask-form #contactForm textarea {
    width: 100%;
    max-width: 100%;
  }
  .product-info-detailed .contacts .product-ask-form #contactForm label {
    width: 100%;
  }
  .product-view .product-shop .product-options-bottom .price-box {
    padding-left: 15px;
    width: auto;
  }
  .product-view .product-shop .price-info {
    width: auto;
  }
  .product-view .extra-info .extra-info-brand {
    max-width: 85px;
  }
}
@media screen and (max-width: 740px) {
  #messages_product_view {
    padding: 0 15px;
  }
  .product-nav {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
  .product-nav .back-button {
    display: none;
  }
  .product-nav .back-button-mobile {
    display: block;
  }
  .product-nav .back-button-mobile a:before {
    margin-bottom: 3px;
    font-size: 15px;
    vertical-align: middle;
  }
  .product-nav .previous a:before {
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .product-nav .next a:after {
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
  }
  .catalog-product-view .product-view,
  .product-info-detailed {
    padding: 0 15px;
  }
  .catalog-product-view .product-view .specifications .right table tr:last-of-type td:last-of-type .social-share li,
  .product-info-detailed .specifications .right table tr:last-of-type td:last-of-type .social-share li {
    margin-right: 8px;
  }
  .product-view .product-shop {
    width: 100%;
    clear: none;
    float: none;
    padding-left: 0;
  }
  .product-view .product-shop .add-to-box,
  .product-view .product-shop .product-options-bottom {
    margin-top: 0px;
  }
  .product-view .product-shop .price-info,
  .product-view .product-shop .product-options-bottom .price-box {
    float: right;
  }
  .product-view .product-shop .grouped-product .availability label {
    display: none;
  }
  .product-view .extra-info p label {
    max-width: 140px;
  }
  .product-view .add-to-cart .qty-wrapper label {
    margin-left: 0;
    margin-right: 10px;
  }
  .product-view .add-to-cart-wrapper {
    padding-left: 0px;
  }
  .product-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .product-nav .prev-next .next, .product-nav .prev-next .previous {
    font-size: 0px;
    vertical-align: middle;
  }
  .product-nav .prev-next .current {
    min-width: 0px;
    margin: 0;
    padding: 0;
  }
  .product-view .product-essential {
    padding-top: 15px;
    margin-bottom: 0;
  }
  .product-view .product-essential .product-name {
    margin-bottom: 10px;
  }
  .product-view .product-essential .product-img-box {
    width: 100%;
    padding-right: 0;
  }
  .product-view .product-essential .product-img-box .product-name {
    text-align: center;
  }
  .product-view .product-essential .product-img-box .product-name h1 {
    font-family: "Roboto", sans-serif;
    color: #192127;
    font-size: 20px;
    line-height: 22px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
  }
  .product-view .product-shop .product-name,
  .product-view .product-shop .short-description,
  .product-view .product-shop .block-related,
  .product-view .product-shop .extra-info,
  .product-view .product-shop .links {
    width: 100%;
    padding-left: 0;
  }
  .product-view .product-shop .extra-info {
    margin-bottom: 0px;
  }
  .product-view .product-shop .extra-info .extra-info-brand {
    display: none;
  }
  .product-view .product-shop .extra-info .content > *:not(.block-related) {
    display: none;
  }
  .product-view .product-shop .block-related {
    margin-bottom: 0px;
  }
  .product-view .product-shop .product-name {
    display: block;
  }
  .product-view .product-img-box .product-image {
    margin-bottom: 20px;
  }
  .product-view .links {
    margin-bottom: 45px;
  }
  .product-view .add-to-cart .add-to-cart-buttons .button,
  .product-view .add-to-cart .add-to-cart-buttons {
    width: 100%;
  }
  .product-view .add-to-links {
    text-align: center;
    margin-right: 0;
    width: 100%;
  }
  .product-view .add-to-links li {
    float: none;
  }
  .product-view .add-to-links .link-compare {
    line-height: 74px;
  }
  .product-info-detailed > div {
    padding-top: 44px;
  }
  .product-info-detailed .other-products .upsell-product-table,
  .product-info-detailed .other-products .block-related,
  .product-info-detailed .other-products .block-title {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .product-info-detailed .specifications .extra-info-brand {
    display: block;
    margin: 0px auto 15px;
  }
  .product-info-detailed .specifications .right,
  .product-info-detailed .specifications .left {
    width: 100%;
    max-width: 100%;
  }
  .product-info-detailed .specifications .left {
    margin-top: 60px;
  }
  .product-info-detailed .specifications .right .availability {
    text-transform: none;
    display: table-row;
  }
  .product-info-detailed .specifications .right .availability .in-stock {
    color: #14853d;
  }
  .product-info-detailed .specifications .right .availability .out-of-stock {
    color: darkred;
  }
  .product-info-detailed .specifications .right table tr {
    display: table-row;
  }
  .product-info-detailed .specifications .right table tr td {
    min-width: 100%;
    clear: both;
    display: block;
    padding: 5px;
  }
  .product-info-detailed .specifications .right table tr td:first-of-type {
    background-color: #f5f5f5;
  }
  .product-info-detailed .specifications .right table tr td:last-of-type {
    background-color: #f9f9f9;
  }
  .product-info-detailed .impression .wrap {
    margin: 0;
  }
  .product-info-detailed .impression .left {
    width: 100%;
    margin: 0;
  }
  .product-info-detailed .impression .right {
    display: none;
  }
  .product-info-detailed .impression .left img,
  .product-info-detailed .impression .right img {
    max-width: 100%;
    height: auto;
  }
  .product-info-detailed .contacts .product-ask-form #contactForm button {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 59px;
    height: 59px;
  }
  .product-info-detailed .contacts .product-ask-form {
    width: 100%;
    max-width: 542px;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .product-info-detailed .contacts .product-ask-form #contactForm input,
  .product-info-detailed .contacts .product-ask-form #contactForm textarea {
    width: 100%;
    max-width: 100%;
  }
  .product-info-detailed .contacts .product-ask-form #contactForm label {
    width: 100%;
    text-align: center;
  }
  .product-info-detailed .contacts .product-ask-form #contactForm button {
    float: none;
    margin-top: 22px;
  }
  .product-info-detailed .contacts .product-information-sidebar {
    text-align: center;
    width: 100%;
    display: block;
    max-width: 532px;
    float: none;
    margin: 40px auto 0;
  }
  .product-info-detailed .contacts .product-information-sidebar h3 {
    margin-bottom: 33px;
  }
  .product-info-detailed .personal-advice .phone, .product-info-detailed .personal-advice .email, .product-info-detailed .personal-advice .whatsapp {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 420px) {
  .product-info-detailed .specifications .right table tr td:first-of-type {
    display: block;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .select-wrap {
    width: 100% !important;
  }
  .product-view .data-table .product-options select {
    width: 100% !important;
  }
}
@media screen and (orientation: portrait) {
  .product-view .product-shop {
    width: 100%;
  }
}
.toggle-filter {
  color: #77b8a4;
  display: none;
}
.toggle-filter:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
.toggle-filter.active:before {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.category-header {
  background-color: #f9f9f9;
  border-bottom: 1px solid #dedede;
}
.category-header h1 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 35px;
}
@media screen and (max-width: 1440px) {
  .category-header {
    padding: 0 20px;
  }
}

.main-container {
  background-color: #fafafa;
}

.cms-home .col-left-first,
.catalog-product-view .recently-viewed .col-left-first,
.catalog-product-view .collectie .col-left-first,
.catalog-category-view .col-left-first,
.catalogsearch-result-index .col-left-first {
  margin-top: 15px;
}
.cms-home .col-left-first .block .actions,
.catalog-product-view .recently-viewed .col-left-first .block .actions,
.catalog-product-view .collectie .col-left-first .block .actions,
.catalog-category-view .col-left-first .block .actions,
.catalogsearch-result-index .col-left-first .block .actions {
  margin: 0px;
}
.cms-home .col-left-first .block .actions a,
.catalog-product-view .recently-viewed .col-left-first .block .actions a,
.catalog-product-view .collectie .col-left-first .block .actions a,
.catalog-category-view .col-left-first .block .actions a,
.catalogsearch-result-index .col-left-first .block .actions a {
  color: #77b8a4;
  float: right;
}
.cms-home .col-left-first .btn-remove,
.catalog-product-view .recently-viewed .col-left-first .btn-remove,
.catalog-product-view .collectie .col-left-first .btn-remove,
.catalog-category-view .col-left-first .btn-remove,
.catalogsearch-result-index .col-left-first .btn-remove {
  width: auto;
  height: auto;
  border: 0;
  color: #77b8a4;
  font-size: 14px;
  line-height: 19px;
  text-transform: lowercase;
  font-family: "Roboto", sans-serif;
}
.cms-home .col-left-first .btn-remove:after,
.catalog-product-view .recently-viewed .col-left-first .btn-remove:after,
.catalog-product-view .collectie .col-left-first .btn-remove:after,
.catalog-category-view .col-left-first .btn-remove:after,
.catalogsearch-result-index .col-left-first .btn-remove:after {
  display: none;
}
.cms-home .col-left-first .currently,
.catalog-product-view .recently-viewed .col-left-first .currently,
.catalog-product-view .collectie .col-left-first .currently,
.catalog-category-view .col-left-first .currently,
.catalogsearch-result-index .col-left-first .currently {
  display: none;
}
.cms-home .col-left-first #m-tree-left_category .m-selected-filter-item,
.catalog-product-view .recently-viewed .col-left-first #m-tree-left_category .m-selected-filter-item,
.catalog-product-view .collectie .col-left-first #m-tree-left_category .m-selected-filter-item,
.catalog-category-view .col-left-first #m-tree-left_category .m-selected-filter-item,
.catalogsearch-result-index .col-left-first #m-tree-left_category .m-selected-filter-item {
  font-weight: 700;
}
.cms-home .col-left-first .m-show-more-action, .cms-home .col-left-first .m-show-less-action,
.catalog-product-view .recently-viewed .col-left-first .m-show-more-action,
.catalog-product-view .recently-viewed .col-left-first .m-show-less-action,
.catalog-product-view .collectie .col-left-first .m-show-more-action,
.catalog-product-view .collectie .col-left-first .m-show-less-action,
.catalog-category-view .col-left-first .m-show-more-action,
.catalog-category-view .col-left-first .m-show-less-action,
.catalogsearch-result-index .col-left-first .m-show-more-action,
.catalogsearch-result-index .col-left-first .m-show-less-action {
  color: #192127;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}
.cms-home .footer-reviews,
.catalog-product-view .recently-viewed .footer-reviews,
.catalog-product-view .collectie .footer-reviews,
.catalog-category-view .footer-reviews,
.catalogsearch-result-index .footer-reviews {
  background-color: #f5f5f5;
}
.cms-home .category-filters,
.catalog-product-view .recently-viewed .category-filters,
.catalog-product-view .collectie .category-filters,
.catalog-category-view .category-filters,
.catalogsearch-result-index .category-filters {
  background-color: #fff;
  border-bottom: 1px solid #dedede;
  margin-bottom: 35px;
}
.cms-home .category-filters .container,
.catalog-product-view .recently-viewed .category-filters .container,
.catalog-product-view .collectie .category-filters .container,
.catalog-category-view .category-filters .container,
.catalogsearch-result-index .category-filters .container {
  position: relative;
}
.cms-home .note-msg,
.catalog-product-view .recently-viewed .note-msg,
.catalog-product-view .collectie .note-msg,
.catalog-category-view .note-msg,
.catalogsearch-result-index .note-msg {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  margin-top: 30px;
  padding: 30px 0px;
}
.cms-home .category-products,
.catalog-product-view .recently-viewed .category-products,
.catalog-product-view .collectie .category-products,
.catalog-category-view .category-products,
.catalogsearch-result-index .category-products {
  padding-top: 10px;
}
.cms-home .main-container,
.catalog-product-view .recently-viewed .main-container,
.catalog-product-view .collectie .main-container,
.catalog-category-view .main-container,
.catalogsearch-result-index .main-container {
  background-color: #fafafa;
}
.cms-home .col2-left-layout .main .columns-wrapper,
.catalog-product-view .recently-viewed .col2-left-layout .main .columns-wrapper,
.catalog-product-view .collectie .col2-left-layout .main .columns-wrapper,
.catalog-category-view .col2-left-layout .main .columns-wrapper,
.catalogsearch-result-index .col2-left-layout .main .columns-wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.cms-home .col2-left-layout .main .col-left,
.catalog-product-view .recently-viewed .col2-left-layout .main .col-left,
.catalog-product-view .collectie .col2-left-layout .main .col-left,
.catalog-category-view .col2-left-layout .main .col-left,
.catalogsearch-result-index .col2-left-layout .main .col-left {
  width: calc(25% - 20px);
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 4px;
  padding: 10px;
}
.cms-home .col2-left-layout .main .col-left .block-layered-nav .block-content,
.catalog-product-view .recently-viewed .col2-left-layout .main .col-left .block-layered-nav .block-content,
.catalog-product-view .collectie .col2-left-layout .main .col-left .block-layered-nav .block-content,
.catalog-category-view .col2-left-layout .main .col-left .block-layered-nav .block-content,
.catalogsearch-result-index .col2-left-layout .main .col-left .block-layered-nav .block-content {
  padding-right: 0px;
}
.cms-home .col2-left-layout .main .col-main,
.catalog-product-view .recently-viewed .col2-left-layout .main .col-main,
.catalog-product-view .collectie .col2-left-layout .main .col-main,
.catalog-category-view .col2-left-layout .main .col-main,
.catalogsearch-result-index .col2-left-layout .main .col-main {
  width: 75%;
}
@media screen and (max-width: 1080px) {
  .cms-home .col2-left-layout .main .col-main,
  .catalog-product-view .recently-viewed .col2-left-layout .main .col-main,
  .catalog-product-view .collectie .col2-left-layout .main .col-main,
  .catalog-category-view .col2-left-layout .main .col-main,
  .catalogsearch-result-index .col2-left-layout .main .col-main {
    width: 100%;
  }
}
.cms-home .category-categories,
.catalog-product-view .recently-viewed .category-categories,
.catalog-product-view .collectie .category-categories,
.catalog-category-view .category-categories,
.catalogsearch-result-index .category-categories {
  max-width: 100% !important;
  background-color: #f5f5f5 !important;
}
.cms-home .category-categories .category-categories-inner,
.catalog-product-view .recently-viewed .category-categories .category-categories-inner,
.catalog-product-view .collectie .category-categories .category-categories-inner,
.catalog-category-view .category-categories .category-categories-inner,
.catalogsearch-result-index .category-categories .category-categories-inner {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.cms-home .category-categories .category-categories-inner .product-image,
.catalog-product-view .recently-viewed .category-categories .category-categories-inner .product-image,
.catalog-product-view .collectie .category-categories .category-categories-inner .product-image,
.catalog-category-view .category-categories .category-categories-inner .product-image,
.catalogsearch-result-index .category-categories .category-categories-inner .product-image {
  background-color: transparent !important;
}
.cms-home .category-categories .actions .button,
.catalog-product-view .recently-viewed .category-categories .actions .button,
.catalog-product-view .collectie .category-categories .actions .button,
.catalog-category-view .category-categories .actions .button,
.catalogsearch-result-index .category-categories .actions .button {
  margin: 15px 0px;
  max-width: 180px;
  opacity: 1 !important;
  text-align: center !important;
}
.cms-home .category-categories .actions .button:after,
.catalog-product-view .recently-viewed .category-categories .actions .button:after,
.catalog-product-view .collectie .category-categories .actions .button:after,
.catalog-category-view .category-categories .actions .button:after,
.catalogsearch-result-index .category-categories .actions .button:after {
  content: "" !important;
}
.cms-home .category-categories .product-description,
.catalog-product-view .recently-viewed .category-categories .product-description,
.catalog-product-view .collectie .category-categories .product-description,
.catalog-category-view .category-categories .product-description,
.catalogsearch-result-index .category-categories .product-description {
  font-family: "Lora", serif;
  margin: 35px 0px;
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.cms-home .category-categories .product-name,
.catalog-product-view .recently-viewed .category-categories .product-name,
.catalog-product-view .collectie .category-categories .product-name,
.catalog-category-view .category-categories .product-name,
.catalogsearch-result-index .category-categories .product-name {
  text-align: center !important;
  min-height: 1px !important;
}
.cms-home .category-categories .product-name a,
.catalog-product-view .recently-viewed .category-categories .product-name a,
.catalog-product-view .collectie .category-categories .product-name a,
.catalog-category-view .category-categories .product-name a,
.catalogsearch-result-index .category-categories .product-name a {
  height: auto !important;
}
.cms-home .category-categories .product-name a:before,
.catalog-product-view .recently-viewed .category-categories .product-name a:before,
.catalog-product-view .collectie .category-categories .product-name a:before,
.catalog-category-view .category-categories .product-name a:before,
.catalogsearch-result-index .category-categories .product-name a:before {
  left: 50%;
  transform: translateX(-50%);
  bottom: -13px !important;
}
.cms-home .category-categories .item,
.catalog-product-view .recently-viewed .category-categories .item,
.catalog-product-view .collectie .category-categories .item,
.catalog-category-view .category-categories .item,
.catalogsearch-result-index .category-categories .item {
  width: 33.333% !important;
}
@media (max-width: 800px) {
  .cms-home .category-categories .item,
  .catalog-product-view .recently-viewed .category-categories .item,
  .catalog-product-view .collectie .category-categories .item,
  .catalog-category-view .category-categories .item,
  .catalogsearch-result-index .category-categories .item {
    width: 50% !important;
  }
}
@media (max-width: 620px) {
  .cms-home .category-categories .item,
  .catalog-product-view .recently-viewed .category-categories .item,
  .catalog-product-view .collectie .category-categories .item,
  .catalog-category-view .category-categories .item,
  .catalogsearch-result-index .category-categories .item {
    width: 100% !important;
  }
}
.cms-home .category-categories .item img,
.catalog-product-view .recently-viewed .category-categories .item img,
.catalog-product-view .collectie .category-categories .item img,
.catalog-category-view .category-categories .item img,
.catalogsearch-result-index .category-categories .item img {
  max-height: 255px !important;
  width: auto !important;
  margin: 0 auto;
}
.cms-home .category-categories .item:hover,
.catalog-product-view .recently-viewed .category-categories .item:hover,
.catalog-product-view .collectie .category-categories .item:hover,
.catalog-category-view .category-categories .item:hover,
.catalogsearch-result-index .category-categories .item:hover {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.cms-home .category-categories .item .item-inner,
.catalog-product-view .recently-viewed .category-categories .item .item-inner,
.catalog-product-view .collectie .category-categories .item .item-inner,
.catalog-category-view .category-categories .item .item-inner,
.catalogsearch-result-index .category-categories .item .item-inner {
  background: white;
  height: 100%;
  padding: 24px;
  padding-top: 50px;
  -webkit-box-shadow: 4px 4px 12px -5px #000 !important;
  -moz-box-shadow: 4px 4px 12px -5px #000 !important;
  box-shadow: 4px 4px 12px -5px #000 !important;
}
.cms-home .page-image,
.catalog-product-view .recently-viewed .page-image,
.catalog-product-view .collectie .page-image,
.catalog-category-view .page-image,
.catalogsearch-result-index .page-image {
  float: right;
  max-width: 412px;
  padding: 10px 0px;
}
.cms-home .page-image img,
.catalog-product-view .recently-viewed .page-image img,
.catalog-product-view .collectie .page-image img,
.catalog-category-view .page-image img,
.catalogsearch-result-index .page-image img {
  right: 0;
  object-fit: cover;
  float: right;
  width: 100%;
  max-height: 228px;
}
.cms-home .page-title,
.catalog-product-view .recently-viewed .page-title,
.catalog-product-view .collectie .page-title,
.catalog-category-view .page-title,
.catalogsearch-result-index .page-title {
  padding-top: 15px;
  float: left;
}
.cms-home .page-title h1,
.catalog-product-view .recently-viewed .page-title h1,
.catalog-product-view .collectie .page-title h1,
.catalog-category-view .page-title h1,
.catalogsearch-result-index .page-title h1 {
  font-family: "Lora", serif;
  font-size: 26px;
  line-height: 35px;
  color: #192127;
  font-weight: 700;
  text-transform: none;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.cms-home .page-title.with-image,
.catalog-product-view .recently-viewed .page-title.with-image,
.catalog-product-view .collectie .page-title.with-image,
.catalog-category-view .page-title.with-image,
.catalogsearch-result-index .page-title.with-image {
  max-width: calc(100% - 10px - 412px);
}
.cms-home .page-title .product-info,
.catalog-product-view .recently-viewed .page-title .product-info,
.catalog-product-view .collectie .page-title .product-info,
.catalog-category-view .page-title .product-info,
.catalogsearch-result-index .page-title .product-info {
  font-family: "Lora", serif;
  font-size: 15px;
  font-weight: 400;
  color: #999;
  padding-bottom: 10px;
}
.cms-home .product-description .btn,
.catalog-product-view .recently-viewed .product-description .btn,
.catalog-product-view .collectie .product-description .btn,
.catalog-category-view .product-description .btn,
.catalogsearch-result-index .product-description .btn {
  margin-top: 20px;
  padding: 0px 10px;
}
.cms-home .block-layered-nav,
.catalog-product-view .recently-viewed .block-layered-nav,
.catalog-product-view .collectie .block-layered-nav,
.catalog-category-view .block-layered-nav,
.catalogsearch-result-index .block-layered-nav {
  margin: 0;
  position: static;
}
.cms-home .block-layered-nav dl,
.catalog-product-view .recently-viewed .block-layered-nav dl,
.catalog-product-view .collectie .block-layered-nav dl,
.catalog-category-view .block-layered-nav dl,
.catalogsearch-result-index .block-layered-nav dl {
  clear: both;
}
.cms-home .block-layered-nav .block-title,
.catalog-product-view .recently-viewed .block-layered-nav .block-title,
.catalog-product-view .collectie .block-layered-nav .block-title,
.catalog-category-view .block-layered-nav .block-title,
.catalogsearch-result-index .block-layered-nav .block-title {
  float: left;
}
.cms-home .block-layered-nav .block-title strong,
.catalog-product-view .recently-viewed .block-layered-nav .block-title strong,
.catalog-product-view .collectie .block-layered-nav .block-title strong,
.catalog-category-view .block-layered-nav .block-title strong,
.catalogsearch-result-index .block-layered-nav .block-title strong {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 15px;
  line-height: 20px;
  text-transform: none;
}
.cms-home .block-layered-nav .block-content,
.catalog-product-view .recently-viewed .block-layered-nav .block-content,
.catalog-product-view .collectie .block-layered-nav .block-content,
.catalog-category-view .block-layered-nav .block-content,
.catalogsearch-result-index .block-layered-nav .block-content {
  position: static;
  padding: 0px 10px;
}
.cms-home .block-layered-nav .block-content .narrow-by-list dt,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list dt,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list dt,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list dt,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list dt {
  font-family: "Roboto", sans-serif;
  color: #192127;
  padding-left: 0px;
  border: 0px;
  border-top: 1px solid #f5f5f5;
  font-weight: 700;
  font-size: 15px;
  background: none;
  text-transform: uppercase;
}
.cms-home .block-layered-nav .block-content .narrow-by-list dd,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list dd,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list dd,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list dd,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list dd {
  color: #192127;
  border: 0px;
  background-color: #fff;
}
.cms-home .block-layered-nav .block-content .narrow-by-list dd .m-tree-item,
.cms-home .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list dd .m-tree-item,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list dd .m-tree-item,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list dd .m-tree-item,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list dd .m-tree-item,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list {
  padding-left: 0px;
}
.cms-home .block-layered-nav .block-content .narrow-by-list dd .m-tree-item a,
.cms-home .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list a,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list dd .m-tree-item a,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list a,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list dd .m-tree-item a,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list a,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list dd .m-tree-item a,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list a,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list dd .m-tree-item a,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list dd .m-filter-item-list a {
  color: #192127;
}
.cms-home .block-layered-nav .block-content .narrow-by-list label,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list label,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list label,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list label,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list label {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
}
.cms-home .block-layered-nav .block-content .narrow-by-list .horizontal .m-color,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list .horizontal .m-color,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list .horizontal .m-color,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list .horizontal .m-color,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list .horizontal .m-color {
  border: 2px solid #ccc;
  border-radius: 19px;
  padding: 1px;
  margin: 2px;
  height: 37px;
  width: 37px;
}
.cms-home .block-layered-nav .block-content .narrow-by-list .horizontal .m-color.selected,
.catalog-product-view .recently-viewed .block-layered-nav .block-content .narrow-by-list .horizontal .m-color.selected,
.catalog-product-view .collectie .block-layered-nav .block-content .narrow-by-list .horizontal .m-color.selected,
.catalog-category-view .block-layered-nav .block-content .narrow-by-list .horizontal .m-color.selected,
.catalogsearch-result-index .block-layered-nav .block-content .narrow-by-list .horizontal .m-color.selected {
  border: 3px solid #77b8a4;
}
.cms-home .block-layered-nav dt.m-expanded .m-filter-expand-collapse .btn-expand-collapse,
.catalog-product-view .recently-viewed .block-layered-nav dt.m-expanded .m-filter-expand-collapse .btn-expand-collapse,
.catalog-product-view .collectie .block-layered-nav dt.m-expanded .m-filter-expand-collapse .btn-expand-collapse,
.catalog-category-view .block-layered-nav dt.m-expanded .m-filter-expand-collapse .btn-expand-collapse,
.catalogsearch-result-index .block-layered-nav dt.m-expanded .m-filter-expand-collapse .btn-expand-collapse {
  border-top: 5px solid #192127;
}
.cms-home .block-layered-nav dt.m-collapsed .m-filter-expand-collapse .btn-expand-collapse,
.catalog-product-view .recently-viewed .block-layered-nav dt.m-collapsed .m-filter-expand-collapse .btn-expand-collapse,
.catalog-product-view .collectie .block-layered-nav dt.m-collapsed .m-filter-expand-collapse .btn-expand-collapse,
.catalog-category-view .block-layered-nav dt.m-collapsed .m-filter-expand-collapse .btn-expand-collapse,
.catalogsearch-result-index .block-layered-nav dt.m-collapsed .m-filter-expand-collapse .btn-expand-collapse {
  border-right: 5px solid #192127;
}
.cms-home .block-layered-nav #narrow-by-list,
.catalog-product-view .recently-viewed .block-layered-nav #narrow-by-list,
.catalog-product-view .collectie .block-layered-nav #narrow-by-list,
.catalog-category-view .block-layered-nav #narrow-by-list,
.catalogsearch-result-index .block-layered-nav #narrow-by-list {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cms-home .block-layered-nav #narrow-by-list.filters,
.catalog-product-view .recently-viewed .block-layered-nav #narrow-by-list.filters,
.catalog-product-view .collectie .block-layered-nav #narrow-by-list.filters,
.catalog-category-view .block-layered-nav #narrow-by-list.filters,
.catalogsearch-result-index .block-layered-nav #narrow-by-list.filters {
  max-height: 100vh;
}
.cms-home .block-layered-nav #narrow-by-list > div,
.catalog-product-view .recently-viewed .block-layered-nav #narrow-by-list > div,
.catalog-product-view .collectie .block-layered-nav #narrow-by-list > div,
.catalog-category-view .block-layered-nav #narrow-by-list > div,
.catalogsearch-result-index .block-layered-nav #narrow-by-list > div {
  font-size: 0;
}
@media screen and (max-width: 1080px) {
  .cms-home .block-layered-nav #narrow-by-list,
  .catalog-product-view .recently-viewed .block-layered-nav #narrow-by-list,
  .catalog-product-view .collectie .block-layered-nav #narrow-by-list,
  .catalog-category-view .block-layered-nav #narrow-by-list,
  .catalogsearch-result-index .block-layered-nav #narrow-by-list {
    overflow-y: auto;
  }
}
.cms-home .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-from,
.cms-home .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.cms-home .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-from,
.cms-home .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-from,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-from,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-from,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-from,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalog-category-view .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-from,
.catalog-category-view .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalog-category-view .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-from,
.catalog-category-view .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-from,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-from,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to {
  background: none;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  margin-top: -8px;
}
.cms-home .mb-top-layered-navigation.m-top .m-slider-values,
.cms-home .mb-mana-catalog-leftnav .m-slider-values,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-slider-values,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-slider-values,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-slider-values,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-slider-values,
.catalog-category-view .mb-top-layered-navigation.m-top .m-slider-values,
.catalog-category-view .mb-mana-catalog-leftnav .m-slider-values,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-slider-values,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-slider-values {
  margin-top: 20px;
}
.cms-home .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.cms-home .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalog-category-view .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalog-category-view .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-filter-slider > .m-slider-to,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-filter-slider > .m-slider-to {
  margin-left: 1px;
}
.cms-home .mb-top-layered-navigation.m-top .m-slider-values .m-slider-max-value,
.cms-home .mb-top-layered-navigation.m-top .m-slider-values .m-slider-min-value,
.cms-home .mb-mana-catalog-leftnav .m-slider-values .m-slider-max-value,
.cms-home .mb-mana-catalog-leftnav .m-slider-values .m-slider-min-value,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-slider-values .m-slider-max-value,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-slider-values .m-slider-min-value,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-slider-values .m-slider-max-value,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-slider-values .m-slider-min-value,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-slider-values .m-slider-max-value,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-slider-values .m-slider-min-value,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-slider-values .m-slider-max-value,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-slider-values .m-slider-min-value,
.catalog-category-view .mb-top-layered-navigation.m-top .m-slider-values .m-slider-max-value,
.catalog-category-view .mb-top-layered-navigation.m-top .m-slider-values .m-slider-min-value,
.catalog-category-view .mb-mana-catalog-leftnav .m-slider-values .m-slider-max-value,
.catalog-category-view .mb-mana-catalog-leftnav .m-slider-values .m-slider-min-value,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-slider-values .m-slider-max-value,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-slider-values .m-slider-min-value,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-slider-values .m-slider-max-value,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-slider-values .m-slider-min-value {
  bottom: 0;
  color: #999;
  font-family: "Lora", serif;
  font-size: 15px;
  font-weight: 900;
}
.cms-home .mb-top-layered-navigation.m-top .m-filter-slider,
.cms-home .mb-mana-catalog-leftnav .m-filter-slider,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-filter-slider,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-filter-slider,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-filter-slider,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-filter-slider,
.catalog-category-view .mb-top-layered-navigation.m-top .m-filter-slider,
.catalog-category-view .mb-mana-catalog-leftnav .m-filter-slider,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-filter-slider,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-filter-slider {
  background: none;
  background-color: #eaeaea;
  border-radius: 5px;
  height: 10px;
}
.cms-home .mb-top-layered-navigation.m-top .m-filter-slider .m-slider-span,
.cms-home .mb-mana-catalog-leftnav .m-filter-slider .m-slider-span,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-filter-slider .m-slider-span,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-filter-slider .m-slider-span,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-filter-slider .m-slider-span,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-filter-slider .m-slider-span,
.catalog-category-view .mb-top-layered-navigation.m-top .m-filter-slider .m-slider-span,
.catalog-category-view .mb-mana-catalog-leftnav .m-filter-slider .m-slider-span,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-filter-slider .m-slider-span,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-filter-slider .m-slider-span {
  border-bottom: 10px solid #77b8a4;
  height: 0;
}
.cms-home .mb-top-layered-navigation.m-top .m-slider-selected-value,
.cms-home .mb-mana-catalog-leftnav .m-slider-selected-value,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-slider-selected-value,
.catalog-product-view .recently-viewed .mb-mana-catalog-leftnav .m-slider-selected-value,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-slider-selected-value,
.catalog-product-view .collectie .mb-mana-catalog-leftnav .m-slider-selected-value,
.catalog-category-view .mb-top-layered-navigation.m-top .m-slider-selected-value,
.catalog-category-view .mb-mana-catalog-leftnav .m-slider-selected-value,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-slider-selected-value,
.catalogsearch-result-index .mb-mana-catalog-leftnav .m-slider-selected-value {
  visibility: hidden;
  pointer-events: none;
  font-size: 15px;
}
.cms-home .mb-top-layered-navigation.m-top .m-color,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-color,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-color,
.catalog-category-view .mb-top-layered-navigation.m-top .m-color,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-color {
  border: 2px solid #ccc;
  border-radius: 19px;
  padding: 1px;
  margin: 2px;
  height: 37px;
  width: 37px;
}
.cms-home .mb-top-layered-navigation.m-top dl,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top dl,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top dl,
.catalog-category-view .mb-top-layered-navigation.m-top dl,
.catalogsearch-result-index .mb-top-layered-navigation.m-top dl {
  padding: 0;
  width: 25%;
  min-height: auto !important;
}
.cms-home .mb-top-layered-navigation.m-top dt,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top dt,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top dt,
.catalog-category-view .mb-top-layered-navigation.m-top dt,
.catalogsearch-result-index .mb-top-layered-navigation.m-top dt {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}
.cms-home .mb-top-layered-navigation.m-top label,
.cms-home .mb-top-layered-navigation.m-top .m-tree-item a,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top label,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-tree-item a,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top label,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-tree-item a,
.catalog-category-view .mb-top-layered-navigation.m-top label,
.catalog-category-view .mb-top-layered-navigation.m-top .m-tree-item a,
.catalogsearch-result-index .mb-top-layered-navigation.m-top label,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-tree-item a {
  font-family: "Lora", serif;
  font-size: 15px;
  color: #77b8a4;
  font-weight: normal;
  cursor: pointer;
}
.cms-home .mb-top-layered-navigation.m-top li,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top li,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top li,
.catalog-category-view .mb-top-layered-navigation.m-top li,
.catalogsearch-result-index .mb-top-layered-navigation.m-top li {
  font-size: 15px;
  margin-bottom: 4px;
}
.cms-home .mb-top-layered-navigation.m-top li:empty,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top li:empty,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top li:empty,
.catalog-category-view .mb-top-layered-navigation.m-top li:empty,
.catalogsearch-result-index .mb-top-layered-navigation.m-top li:empty {
  display: none;
}
.cms-home .mb-top-layered-navigation.m-top .category-filter,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .category-filter,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .category-filter,
.catalog-category-view .mb-top-layered-navigation.m-top .category-filter,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
.cms-home .mb-top-layered-navigation.m-top .category-filter dl,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .category-filter dl,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .category-filter dl,
.catalog-category-view .mb-top-layered-navigation.m-top .category-filter dl,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter dl {
  width: 100%;
}
.cms-home .mb-top-layered-navigation.m-top .other-filters,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .other-filters,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .other-filters,
.catalog-category-view .mb-top-layered-navigation.m-top .other-filters,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.cms-home .mb-top-layered-navigation.m-top .other-filters dl,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .other-filters dl,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .other-filters dl,
.catalog-category-view .mb-top-layered-navigation.m-top .other-filters dl,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dl {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.cms-home .mb-top-layered-navigation.m-top .category-filter + .other-filters,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .category-filter + .other-filters,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .category-filter + .other-filters,
.catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters {
  width: 75%;
  border-left: 1px solid #dedede;
  padding-left: 50px;
  margin-bottom: 20px;
}
.cms-home .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
.catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dl {
  width: 33.3%;
}
.cms-home .mb-top-layered-navigation.m-top .m-more-less,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-more-less,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-more-less,
.catalog-category-view .mb-top-layered-navigation.m-top .m-more-less,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-more-less {
  text-align: left;
}
.cms-home .mb-top-layered-navigation.m-top .m-more-less a,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .m-more-less a,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .m-more-less a,
.catalog-category-view .mb-top-layered-navigation.m-top .m-more-less a,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .m-more-less a {
  font-family: "Lora", serif;
  color: #77b8a4;
  font-size: 15px;
  font-weight: 400;
}
.cms-home .mb-top-layered-navigation.m-top .toggle-filters-mobile,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .toggle-filters-mobile,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .toggle-filters-mobile,
.catalog-category-view .mb-top-layered-navigation.m-top .toggle-filters-mobile,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .toggle-filters-mobile {
  display: none;
}
.cms-home .mb-top-layered-navigation.m-top .toggle-filters,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .toggle-filters,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .toggle-filters,
.catalog-category-view .mb-top-layered-navigation.m-top .toggle-filters,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .toggle-filters {
  background-color: #fff;
  border: 1px solid #dedede;
  border-top: 0;
  color: #192127;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  height: 35px;
  padding: 0 20px;
  position: absolute;
}
.cms-home .mb-top-layered-navigation.m-top .toggle-filters:focus,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .toggle-filters:focus,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .toggle-filters:focus,
.catalog-category-view .mb-top-layered-navigation.m-top .toggle-filters:focus,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .toggle-filters:focus {
  outline: 0;
}
.cms-home .mb-top-layered-navigation.m-top .toggle-filters i:before,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .toggle-filters i:before,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .toggle-filters i:before,
.catalog-category-view .mb-top-layered-navigation.m-top .toggle-filters i:before,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .toggle-filters i:before {
  font-size: 13px;
  margin-left: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
.cms-home .mb-top-layered-navigation.m-top .toggle-filters.filters i:before,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .toggle-filters.filters i:before,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .toggle-filters.filters i:before,
.catalog-category-view .mb-top-layered-navigation.m-top .toggle-filters.filters i:before,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .toggle-filters.filters i:before {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.cms-home .mb-top-layered-navigation.m-top .currently,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently,
.catalog-category-view .mb-top-layered-navigation.m-top .currently,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently {
  padding: 0px 0px 10px !important;
  width: auto;
  float: right;
}
.cms-home .mb-top-layered-navigation.m-top .currently ol,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently ol,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently ol,
.catalog-category-view .mb-top-layered-navigation.m-top .currently ol,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently ol {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.cms-home .mb-top-layered-navigation.m-top .currently li,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently li,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently li,
.catalog-category-view .mb-top-layered-navigation.m-top .currently li,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li {
  background-color: #77b8a4;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  line-height: 40px;
  font-size: 16px;
  font-family: "Lora", serif;
  font-style: italic;
  color: #fff;
  padding: 0 45px 0 10px;
  margin: 0;
}
.cms-home .mb-top-layered-navigation.m-top .currently li:not(:last-of-type),
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently li:not(:last-of-type),
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently li:not(:last-of-type),
.catalog-category-view .mb-top-layered-navigation.m-top .currently li:not(:last-of-type),
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li:not(:last-of-type) {
  margin-right: 16px;
}
.cms-home .mb-top-layered-navigation.m-top .currently li span,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently li span,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently li span,
.catalog-category-view .mb-top-layered-navigation.m-top .currently li span,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li span {
  display: none;
}
.cms-home .mb-top-layered-navigation.m-top .currently li .btn-remove,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently li .btn-remove,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently li .btn-remove,
.catalog-category-view .mb-top-layered-navigation.m-top .currently li .btn-remove,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li .btn-remove {
  right: 10px;
  margin-left: 0;
  border: 0;
}
.cms-home .mb-top-layered-navigation.m-top .currently li .btn-remove:hover,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently li .btn-remove:hover,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently li .btn-remove:hover,
.catalog-category-view .mb-top-layered-navigation.m-top .currently li .btn-remove:hover,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li .btn-remove:hover {
  background-color: transparent;
}
.cms-home .mb-top-layered-navigation.m-top .currently li .btn-remove:after,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently li .btn-remove:after,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently li .btn-remove:after,
.catalog-category-view .mb-top-layered-navigation.m-top .currently li .btn-remove:after,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li .btn-remove:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "A";
  font-size: 22px;
  font-weight: bold;
  color: #192127;
}
.cms-home .mb-top-layered-navigation.m-top .currently .block-subtitle,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently .block-subtitle,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently .block-subtitle,
.catalog-category-view .mb-top-layered-navigation.m-top .currently .block-subtitle,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently .block-subtitle {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  margin-right: 16px;
}
.cms-home .mb-top-layered-navigation.m-top .currently .block-subtitle span,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .currently .block-subtitle span,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .currently .block-subtitle span,
.catalog-category-view .mb-top-layered-navigation.m-top .currently .block-subtitle span,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .currently .block-subtitle span {
  font-family: "Roboto", sans-serif;
  text-transform: none;
  font-size: 16px;
  color: #192127;
  font-weight: 400;
}
.cms-home .mb-top-layered-navigation.m-top .actions,
.catalog-product-view .recently-viewed .mb-top-layered-navigation.m-top .actions,
.catalog-product-view .collectie .mb-top-layered-navigation.m-top .actions,
.catalog-category-view .mb-top-layered-navigation.m-top .actions,
.catalogsearch-result-index .mb-top-layered-navigation.m-top .actions {
  display: none;
}
.cms-home .toolbar,
.catalog-product-view .recently-viewed .toolbar,
.catalog-product-view .collectie .toolbar,
.catalog-category-view .toolbar,
.catalogsearch-result-index .toolbar {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}
.cms-home .toolbar .count-container,
.cms-home .toolbar .msg,
.cms-home .toolbar label,
.catalog-product-view .recently-viewed .toolbar .count-container,
.catalog-product-view .recently-viewed .toolbar .msg,
.catalog-product-view .recently-viewed .toolbar label,
.catalog-product-view .collectie .toolbar .count-container,
.catalog-product-view .collectie .toolbar .msg,
.catalog-product-view .collectie .toolbar label,
.catalog-category-view .toolbar .count-container,
.catalog-category-view .toolbar .msg,
.catalog-category-view .toolbar label,
.catalogsearch-result-index .toolbar .count-container,
.catalogsearch-result-index .toolbar .msg,
.catalogsearch-result-index .toolbar label {
  font-family: "Lora", serif;
  text-transform: none;
  color: #333;
  line-height: 50px;
  font-size: 15px;
}
.cms-home .toolbar .count-container,
.catalog-product-view .recently-viewed .toolbar .count-container,
.catalog-product-view .collectie .toolbar .count-container,
.catalog-category-view .toolbar .count-container,
.catalogsearch-result-index .toolbar .count-container {
  float: left;
}
.cms-home .toolbar .msg,
.catalog-product-view .recently-viewed .toolbar .msg,
.catalog-product-view .collectie .toolbar .msg,
.catalog-category-view .toolbar .msg,
.catalogsearch-result-index .toolbar .msg {
  float: left;
  font-weight: 700;
}
.cms-home .toolbar .mobile,
.catalog-product-view .recently-viewed .toolbar .mobile,
.catalog-product-view .collectie .toolbar .mobile,
.catalog-category-view .toolbar .mobile,
.catalogsearch-result-index .toolbar .mobile {
  display: none;
}
.cms-home .toolbar .sorter,
.cms-home .toolbar .limiter,
.catalog-product-view .recently-viewed .toolbar .sorter,
.catalog-product-view .recently-viewed .toolbar .limiter,
.catalog-product-view .collectie .toolbar .sorter,
.catalog-product-view .collectie .toolbar .limiter,
.catalog-category-view .toolbar .sorter,
.catalog-category-view .toolbar .limiter,
.catalogsearch-result-index .toolbar .sorter,
.catalogsearch-result-index .toolbar .limiter {
  float: right;
}
.cms-home .toolbar .sorter select,
.cms-home .toolbar .limiter select,
.catalog-product-view .recently-viewed .toolbar .sorter select,
.catalog-product-view .recently-viewed .toolbar .limiter select,
.catalog-product-view .collectie .toolbar .sorter select,
.catalog-product-view .collectie .toolbar .limiter select,
.catalog-category-view .toolbar .sorter select,
.catalog-category-view .toolbar .limiter select,
.catalogsearch-result-index .toolbar .sorter select,
.catalogsearch-result-index .toolbar .limiter select {
  margin-left: 20px;
}
.cms-home .toolbar .limiter select,
.catalog-product-view .recently-viewed .toolbar .limiter select,
.catalog-product-view .collectie .toolbar .limiter select,
.catalog-category-view .toolbar .limiter select,
.catalogsearch-result-index .toolbar .limiter select {
  min-width: 93px;
}
.cms-home .toolbar .sorter,
.catalog-product-view .recently-viewed .toolbar .sorter,
.catalog-product-view .collectie .toolbar .sorter,
.catalog-category-view .toolbar .sorter,
.catalogsearch-result-index .toolbar .sorter {
  margin-left: 30px;
  margin-bottom: 0;
}
.cms-home .toolbar .sorter select,
.catalog-product-view .recently-viewed .toolbar .sorter select,
.catalog-product-view .collectie .toolbar .sorter select,
.catalog-category-view .toolbar .sorter select,
.catalogsearch-result-index .toolbar .sorter select {
  min-width: 159px;
}
.cms-home .toolbar-bottom,
.catalog-product-view .recently-viewed .toolbar-bottom,
.catalog-product-view .collectie .toolbar-bottom,
.catalog-category-view .toolbar-bottom,
.catalogsearch-result-index .toolbar-bottom {
  margin-bottom: 15px;
  height: 71px;
}
.cms-home .toolbar-bottom .toolbar,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar,
.catalog-product-view .collectie .toolbar-bottom .toolbar,
.catalog-category-view .toolbar-bottom .toolbar,
.catalogsearch-result-index .toolbar-bottom .toolbar {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.cms-home .toolbar-bottom .toolbar .pager,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager,
.catalog-category-view .toolbar-bottom .toolbar .pager,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager {
  float: none;
  text-align: center;
}
.cms-home .toolbar-bottom .toolbar .pager .count-container,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager .count-container,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager .count-container,
.catalog-category-view .toolbar-bottom .toolbar .pager .count-container,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager .count-container {
  position: absolute;
}
.cms-home .toolbar-bottom .toolbar .pager .amount,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager .amount,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager .amount,
.catalog-category-view .toolbar-bottom .toolbar .pager .amount,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager .amount {
  font-family: "Lora", serif;
  font-size: 13px;
  margin: 0;
  line-height: 62px;
}
.cms-home .toolbar-bottom .toolbar .pager .pages,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager .pages,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager .pages,
.catalog-category-view .toolbar-bottom .toolbar .pager .pages,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager .pages {
  margin: 0;
  display: inline-block;
  float: none;
}
.cms-home .toolbar-bottom .toolbar .pager .page-num:after,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager .page-num:after,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager .page-num:after,
.catalog-category-view .toolbar-bottom .toolbar .pager .page-num:after,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager .page-num:after {
  content: "|";
  margin: 0 8px;
}
.cms-home .toolbar-bottom .toolbar .pager .page-num.last:after,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager .page-num.last:after,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager .page-num.last:after,
.catalog-category-view .toolbar-bottom .toolbar .pager .page-num.last:after,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager .page-num.last:after {
  display: none;
}
.cms-home .toolbar-bottom .toolbar .pager ol li,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol li,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol li,
.catalog-category-view .toolbar-bottom .toolbar .pager ol li,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol li {
  font-family: "Lora", serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  width: auto;
}
.cms-home .toolbar-bottom .toolbar .pager ol li.current,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol li.current,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol li.current,
.catalog-category-view .toolbar-bottom .toolbar .pager ol li.current,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol li.current {
  border: 0;
  line-height: 60px;
  background: none;
}
.cms-home .toolbar-bottom .toolbar .pager ol a,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol a,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol a,
.catalog-category-view .toolbar-bottom .toolbar .pager ol a,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol a {
  width: auto;
  height: auto;
  font-family: "Lora", serif;
  color: #77b8a4;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  line-height: 60px;
}
.cms-home .toolbar-bottom .toolbar .pager ol .next, .cms-home .toolbar-bottom .toolbar .pager ol .previous,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .next,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .previous,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .next,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .previous,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .next,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .previous,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .next,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous {
  padding: 0 20px;
  min-width: 115px;
  line-height: 56px;
  margin: 0 15px;
  height: 56px;
  text-align: left;
  font-size: 15px;
  visibility: hidden;
  pointer-events: none;
  font-family: "Roboto", sans-serif;
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
}
.cms-home .toolbar-bottom .toolbar .pager ol .next:hover, .cms-home .toolbar-bottom .toolbar .pager ol .previous:hover,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .next:hover,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .previous:hover,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .next:hover,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .previous:hover,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .next:hover,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .previous:hover,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .next:hover,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.cms-home .toolbar-bottom .toolbar .pager ol .next.active, .cms-home .toolbar-bottom .toolbar .pager ol .previous.active,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .next.active,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .previous.active,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .next.active,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .previous.active,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .next.active,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .previous.active,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .next.active,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous.active {
  visibility: visible;
  pointer-events: all;
}
.cms-home .toolbar-bottom .toolbar .pager ol .next:before, .cms-home .toolbar-bottom .toolbar .pager ol .previous:before,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .next:before,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .previous:before,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .next:before,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .previous:before,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .next:before,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .previous:before,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .next:before,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous:before {
  left: inherit;
  right: 25px;
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  content: "a";
  margin-top: -6px;
  font-size: 13px;
}
.cms-home .toolbar-bottom .toolbar .pager ol .previous,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .previous,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .previous,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .previous,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous {
  text-align: right;
}
.cms-home .toolbar-bottom .toolbar .pager ol .previous:before,
.catalog-product-view .recently-viewed .toolbar-bottom .toolbar .pager ol .previous:before,
.catalog-product-view .collectie .toolbar-bottom .toolbar .pager ol .previous:before,
.catalog-category-view .toolbar-bottom .toolbar .pager ol .previous:before,
.catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous:before {
  left: 25px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 70%;
}
.cms-home .block-layered-nav .block-content,
.catalog-product-view .recently-viewed .block-layered-nav .block-content,
.catalog-product-view .collectie .block-layered-nav .block-content,
.catalog-category-view .block-layered-nav .block-content,
.catalogsearch-result-index .block-layered-nav .block-content {
  padding-left: 0px;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dt,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dt,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dt,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dt,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dt {
  display: none;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd {
  border: 0;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd li a,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd li a,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd li a,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd li a,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd li a {
  text-transform: lowercase;
  color: #77b8a4;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-2,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-2,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-2,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-2,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-2 {
  padding-left: 15px;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-3,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-3,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-3,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-3,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.level-3 {
  padding-left: 40px;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.selected,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.selected,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.selected,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.selected,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.selected {
  font-weight: 700;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back {
  margin-bottom: 10px;
}
.cms-home .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back a,
.catalog-product-view .recently-viewed .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back a,
.catalog-product-view .collectie .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back a,
.catalog-category-view .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back a,
.catalogsearch-result-index .columns-wrapper .col-left .block-content #narrow-by-list2 dd li.back a {
  color: #192127;
}
.cms-home .columns-wrapper .products-grid .item.item-product,
.cms-home .columns-wrapper .products-grid .item.static,
.catalog-product-view .recently-viewed .columns-wrapper .products-grid .item.item-product,
.catalog-product-view .recently-viewed .columns-wrapper .products-grid .item.static,
.catalog-product-view .collectie .columns-wrapper .products-grid .item.item-product,
.catalog-product-view .collectie .columns-wrapper .products-grid .item.static,
.catalog-category-view .columns-wrapper .products-grid .item.item-product,
.catalog-category-view .columns-wrapper .products-grid .item.static,
.catalogsearch-result-index .columns-wrapper .products-grid .item.item-product,
.catalogsearch-result-index .columns-wrapper .products-grid .item.static {
  height: auto;
}
.cms-home .columns-wrapper .category-filters,
.catalog-product-view .recently-viewed .columns-wrapper .category-filters,
.catalog-product-view .collectie .columns-wrapper .category-filters,
.catalog-category-view .columns-wrapper .category-filters,
.catalogsearch-result-index .columns-wrapper .category-filters {
  background: none;
  margin-bottom: 0px;
}
.cms-home .columns-wrapper .category-filters .toggle-filters,
.catalog-product-view .recently-viewed .columns-wrapper .category-filters .toggle-filters,
.catalog-product-view .collectie .columns-wrapper .category-filters .toggle-filters,
.catalog-category-view .columns-wrapper .category-filters .toggle-filters,
.catalogsearch-result-index .columns-wrapper .category-filters .toggle-filters {
  display: none;
}
.cms-home .columns-wrapper .category-filters .page-image img,
.catalog-product-view .recently-viewed .columns-wrapper .category-filters .page-image img,
.catalog-product-view .collectie .columns-wrapper .category-filters .page-image img,
.catalog-category-view .columns-wrapper .category-filters .page-image img,
.catalogsearch-result-index .columns-wrapper .category-filters .page-image img {
  max-height: 228px;
}
.cms-home .columns-wrapper .currently,
.catalog-product-view .recently-viewed .columns-wrapper .currently,
.catalog-product-view .collectie .columns-wrapper .currently,
.catalog-category-view .columns-wrapper .currently,
.catalogsearch-result-index .columns-wrapper .currently {
  display: none;
}
.cms-home .products-grid,
.catalog-product-view .recently-viewed .products-grid,
.catalog-product-view .collectie .products-grid,
.catalog-category-view .products-grid,
.catalogsearch-result-index .products-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.cms-home .products-grid li:after,
.catalog-product-view .recently-viewed .products-grid li:after,
.catalog-product-view .collectie .products-grid li:after,
.catalog-category-view .products-grid li:after,
.catalogsearch-result-index .products-grid li:after {
  display: none;
  clear: none;
}
.cms-home .products-grid .item,
.catalog-product-view .recently-viewed .products-grid .item,
.catalog-product-view .collectie .products-grid .item,
.catalog-category-view .products-grid .item,
.catalogsearch-result-index .products-grid .item {
  font-size: 0;
  margin: 10px;
  width: calc(33% - 20px);
  padding: 0px;
  clear: none;
  float: left;
  text-align: left;
  border: 1px solid #ececec;
  border-radius: 4px;
}
.cms-home .products-grid .item:not(.static),
.catalog-product-view .recently-viewed .products-grid .item:not(.static),
.catalog-product-view .collectie .products-grid .item:not(.static),
.catalog-category-view .products-grid .item:not(.static),
.catalogsearch-result-index .products-grid .item:not(.static) {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.cms-home .products-grid .item .list-image-carousel,
.catalog-product-view .recently-viewed .products-grid .item .list-image-carousel,
.catalog-product-view .collectie .products-grid .item .list-image-carousel,
.catalog-category-view .products-grid .item .list-image-carousel,
.catalogsearch-result-index .products-grid .item .list-image-carousel {
  height: auto;
}
.cms-home .products-grid .item .item-gallery-images,
.catalog-product-view .recently-viewed .products-grid .item .item-gallery-images,
.catalog-product-view .collectie .products-grid .item .item-gallery-images,
.catalog-category-view .products-grid .item .item-gallery-images,
.catalogsearch-result-index .products-grid .item .item-gallery-images {
  text-align: center;
  height: 8vw;
  max-height: 88px;
  margin: 10px 0px 2px;
}
.cms-home .products-grid .item .item-gallery-images img,
.catalog-product-view .recently-viewed .products-grid .item .item-gallery-images img,
.catalog-product-view .collectie .products-grid .item .item-gallery-images img,
.catalog-category-view .products-grid .item .item-gallery-images img,
.catalogsearch-result-index .products-grid .item .item-gallery-images img {
  margin: 0 0px;
  width: auto;
  max-width: calc(28% - 0px);
  max-height: 100%;
}
.cms-home .products-grid .item .item-gallery-images .fa-plus,
.catalog-product-view .recently-viewed .products-grid .item .item-gallery-images .fa-plus,
.catalog-product-view .collectie .products-grid .item .item-gallery-images .fa-plus,
.catalog-category-view .products-grid .item .item-gallery-images .fa-plus,
.catalogsearch-result-index .products-grid .item .item-gallery-images .fa-plus {
  display: inline-block;
  position: relative;
  color: #aaa;
  top: -30%;
  font-size: 18px;
}
.cms-home .products-grid .item .item-gallery-images .fa-plus:last-of-type,
.catalog-product-view .recently-viewed .products-grid .item .item-gallery-images .fa-plus:last-of-type,
.catalog-product-view .collectie .products-grid .item .item-gallery-images .fa-plus:last-of-type,
.catalog-category-view .products-grid .item .item-gallery-images .fa-plus:last-of-type,
.catalogsearch-result-index .products-grid .item .item-gallery-images .fa-plus:last-of-type {
  display: none;
}
.cms-home .products-grid .item .item-gallery-images .hidden,
.catalog-product-view .recently-viewed .products-grid .item .item-gallery-images .hidden,
.catalog-product-view .collectie .products-grid .item .item-gallery-images .hidden,
.catalog-category-view .products-grid .item .item-gallery-images .hidden,
.catalogsearch-result-index .products-grid .item .item-gallery-images .hidden {
  display: none !important;
}
.cms-home .products-grid .item:hover:not(.static),
.catalog-product-view .recently-viewed .products-grid .item:hover:not(.static),
.catalog-product-view .collectie .products-grid .item:hover:not(.static),
.catalog-category-view .products-grid .item:hover:not(.static),
.catalogsearch-result-index .products-grid .item:hover:not(.static) {
  -webkit-box-shadow: 0px 0px 20px 0px #ccc;
  -moz-box-shadow: 0px 0px 20px 0px #ccc;
  box-shadow: 0px 0px 20px 0px #ccc;
}
.cms-home .products-grid .item .list-image-carousel,
.catalog-product-view .recently-viewed .products-grid .item .list-image-carousel,
.catalog-product-view .collectie .products-grid .item .list-image-carousel,
.catalog-category-view .products-grid .item .list-image-carousel,
.catalogsearch-result-index .products-grid .item .list-image-carousel {
  height: 0;
  overflow: hidden;
  margin: 0;
  margin-right: -2%;
  margin-left: -2%;
}
.cms-home .products-grid .item .list-image-carousel li,
.catalog-product-view .recently-viewed .products-grid .item .list-image-carousel li,
.catalog-product-view .collectie .products-grid .item .list-image-carousel li,
.catalog-category-view .products-grid .item .list-image-carousel li,
.catalogsearch-result-index .products-grid .item .list-image-carousel li {
  width: calc(33.3% - 29px);
  margin: 0 14.5px;
}
.cms-home .products-grid .item .swatch-link,
.catalog-product-view .recently-viewed .products-grid .item .swatch-link,
.catalog-product-view .collectie .products-grid .item .swatch-link,
.catalog-category-view .products-grid .item .swatch-link,
.catalogsearch-result-index .products-grid .item .swatch-link {
  height: auto !important;
  width: 65px !important;
  margin: 0;
  border-radius: 0;
  border: 0;
}
.cms-home .products-grid .item .swatch-label,
.catalog-product-view .recently-viewed .products-grid .item .swatch-label,
.catalog-product-view .collectie .products-grid .item .swatch-label,
.catalog-category-view .products-grid .item .swatch-label,
.catalogsearch-result-index .products-grid .item .swatch-label {
  border: 0;
}
.cms-home .products-grid .item.item-product,
.catalog-product-view .recently-viewed .products-grid .item.item-product,
.catalog-product-view .collectie .products-grid .item.item-product,
.catalog-category-view .products-grid .item.item-product,
.catalogsearch-result-index .products-grid .item.item-product {
  position: relative;
  background-color: #fff;
}
.cms-home .products-grid .item.item-product .button,
.catalog-product-view .recently-viewed .products-grid .item.item-product .button,
.catalog-product-view .collectie .products-grid .item.item-product .button,
.catalog-category-view .products-grid .item.item-product .button,
.catalogsearch-result-index .products-grid .item.item-product .button {
  height: 60px;
  line-height: 56px;
}
.cms-home .products-grid .item.item-product .contact,
.catalog-product-view .recently-viewed .products-grid .item.item-product .contact,
.catalog-product-view .collectie .products-grid .item.item-product .contact,
.catalog-category-view .products-grid .item.item-product .contact,
.catalogsearch-result-index .products-grid .item.item-product .contact {
  opacity: 0;
  display: none !important;
}
.cms-home .products-grid .item.grouped,
.catalog-product-view .recently-viewed .products-grid .item.grouped,
.catalog-product-view .collectie .products-grid .item.grouped,
.catalog-category-view .products-grid .item.grouped,
.catalogsearch-result-index .products-grid .item.grouped {
  width: 50%;
  text-align: left;
  height: auto;
}
.cms-home .products-grid .item.grouped:hover .button,
.cms-home .products-grid .item.grouped:hover .contact,
.catalog-product-view .recently-viewed .products-grid .item.grouped:hover .button,
.catalog-product-view .recently-viewed .products-grid .item.grouped:hover .contact,
.catalog-product-view .collectie .products-grid .item.grouped:hover .button,
.catalog-product-view .collectie .products-grid .item.grouped:hover .contact,
.catalog-category-view .products-grid .item.grouped:hover .button,
.catalog-category-view .products-grid .item.grouped:hover .contact,
.catalogsearch-result-index .products-grid .item.grouped:hover .button,
.catalogsearch-result-index .products-grid .item.grouped:hover .contact {
  display: block;
}
.cms-home .products-grid .item.grouped .images,
.cms-home .products-grid .item.grouped .product-info,
.catalog-product-view .recently-viewed .products-grid .item.grouped .images,
.catalog-product-view .recently-viewed .products-grid .item.grouped .product-info,
.catalog-product-view .collectie .products-grid .item.grouped .images,
.catalog-product-view .collectie .products-grid .item.grouped .product-info,
.catalog-category-view .products-grid .item.grouped .images,
.catalog-category-view .products-grid .item.grouped .product-info,
.catalogsearch-result-index .products-grid .item.grouped .images,
.catalogsearch-result-index .products-grid .item.grouped .product-info {
  width: 50%;
  float: left;
}
.cms-home .products-grid .item.grouped .images,
.catalog-product-view .recently-viewed .products-grid .item.grouped .images,
.catalog-product-view .collectie .products-grid .item.grouped .images,
.catalog-category-view .products-grid .item.grouped .images,
.catalogsearch-result-index .products-grid .item.grouped .images {
  padding-right: 15px;
}
.cms-home .products-grid .item.grouped .product-info,
.catalog-product-view .recently-viewed .products-grid .item.grouped .product-info,
.catalog-product-view .collectie .products-grid .item.grouped .product-info,
.catalog-category-view .products-grid .item.grouped .product-info,
.catalogsearch-result-index .products-grid .item.grouped .product-info {
  padding-left: 15px;
}
.cms-home .products-grid .item.grouped .contact,
.catalog-product-view .recently-viewed .products-grid .item.grouped .contact,
.catalog-product-view .collectie .products-grid .item.grouped .contact,
.catalog-category-view .products-grid .item.grouped .contact,
.catalogsearch-result-index .products-grid .item.grouped .contact {
  font-family: "Lora", serif;
  font-size: 15px;
  color: #333;
  font-weight: 400;
  display: inline-block;
  margin-top: 30px;
  display: none;
}
.cms-home .products-grid .item.grouped .button,
.catalog-product-view .recently-viewed .products-grid .item.grouped .button,
.catalog-product-view .collectie .products-grid .item.grouped .button,
.catalog-category-view .products-grid .item.grouped .button,
.catalogsearch-result-index .products-grid .item.grouped .button {
  height: 60px;
  line-height: 56px;
  display: none;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper {
  font-size: 0;
  margin-bottom: 15px;
  height: 254px;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .mCSB_inside > .mCSB_container,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .mCSB_inside > .mCSB_container,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .mCSB_inside > .mCSB_container,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .mCSB_inside > .mCSB_container,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .mCSB_inside > .mCSB_container {
  margin-right: 6px;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools {
  width: 6px;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_draggerRail,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_draggerRail,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_draggerRail,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_draggerRail,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  border-radius: 0;
  background-color: #f9f9f9;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  width: 6px;
  background-color: #77b8a4;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper li,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper li,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper li,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper li,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper li {
  margin-bottom: 1px;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-price {
  line-height: 50px;
  font-family: "Lora", serif;
  font-size: 15px;
  font-weight: 400;
  color: #192127;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-name a,
.cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-price a,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-name a,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-price a,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-name a,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-price a,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-name a,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-price a,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-name a,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-price a {
  color: #192127;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-name {
  display: inline-block;
  width: 150px;
  background-color: #f9f9f9;
  padding: 0 14px;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-price {
  display: inline-block;
  width: calc(100% - 150px);
  text-align: center;
  background-color: #e8edf0;
}
.cms-home .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
.catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
.catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
.catalog-category-view .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
.catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle {
  display: none;
}
@media screen and (max-width: 1440px) {
  .cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-name {
    font-size: 13px;
  }
}
@media screen and (max-width: 1080px) {
  .cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 1080px) {
  .cms-home .products-grid .item.grouped .simple-products-wrapper,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper {
    max-height: 50px;
    display: none;
    overflow: hidden;
    position: relative;
  }
  .cms-home .products-grid .item.grouped .simple-products-wrapper.active,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper.active,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper.active,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper.active,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper.active {
    max-height: none;
    height: auto;
  }
  .cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-price,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-price {
    display: none;
  }
  .cms-home .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .simple-products-name,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .simple-products-name {
    width: 100%;
  }
  .cms-home .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle {
    background-color: #f9f9f9;
    opacity: 0.9;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .cms-home .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a {
    font-size: 11px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    display: inline-block;
    color: #333;
  }
  .cms-home .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a:before,
  .catalog-product-view .recently-viewed .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a:before,
  .catalog-product-view .collectie .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a:before,
  .catalog-category-view .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a:before,
  .catalogsearch-result-index .products-grid .item.grouped .simple-products-wrapper .dropdown-toggle a:before {
    vertical-align: middle;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.cms-home .products-grid .item .old-price,
.catalog-product-view .recently-viewed .products-grid .item .old-price,
.catalog-product-view .collectie .products-grid .item .old-price,
.catalog-category-view .products-grid .item .old-price,
.catalogsearch-result-index .products-grid .item .old-price {
  top: -20px;
  right: 0;
}
.cms-home .products-grid .item .old-price .price,
.catalog-product-view .recently-viewed .products-grid .item .old-price .price,
.catalog-product-view .collectie .products-grid .item .old-price .price,
.catalog-category-view .products-grid .item .old-price .price,
.catalogsearch-result-index .products-grid .item .old-price .price {
  font-size: 14px;
  font-weight: 400;
}
.cms-home .products-grid .item .special-price,
.catalog-product-view .recently-viewed .products-grid .item .special-price,
.catalog-product-view .collectie .products-grid .item .special-price,
.catalog-category-view .products-grid .item .special-price,
.catalogsearch-result-index .products-grid .item .special-price {
  padding-left: 0px;
}
.cms-home .products-grid .item .price-box,
.catalog-product-view .recently-viewed .products-grid .item .price-box,
.catalog-product-view .collectie .products-grid .item .price-box,
.catalog-category-view .products-grid .item .price-box,
.catalogsearch-result-index .products-grid .item .price-box {
  text-align: center;
  line-height: 35px;
  height: 35px;
  padding: 0;
  margin: 0 5px 5px;
  border: 1px dashed #77b8a4;
}
.cms-home .products-grid .item .price,
.cms-home .products-grid .item .vanaf,
.cms-home .products-grid .item .price-label,
.catalog-product-view .recently-viewed .products-grid .item .price,
.catalog-product-view .recently-viewed .products-grid .item .vanaf,
.catalog-product-view .recently-viewed .products-grid .item .price-label,
.catalog-product-view .collectie .products-grid .item .price,
.catalog-product-view .collectie .products-grid .item .vanaf,
.catalog-product-view .collectie .products-grid .item .price-label,
.catalog-category-view .products-grid .item .price,
.catalog-category-view .products-grid .item .vanaf,
.catalog-category-view .products-grid .item .price-label,
.catalogsearch-result-index .products-grid .item .price,
.catalogsearch-result-index .products-grid .item .vanaf,
.catalogsearch-result-index .products-grid .item .price-label {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-weight: 400;
  font-size: 16px;
}
.cms-home .products-grid .item .price,
.catalog-product-view .recently-viewed .products-grid .item .price,
.catalog-product-view .collectie .products-grid .item .price,
.catalog-category-view .products-grid .item .price,
.catalogsearch-result-index .products-grid .item .price {
  font-weight: 700;
  font-size: 18px;
}
.cms-home .products-grid .item .price-label,
.catalog-product-view .recently-viewed .products-grid .item .price-label,
.catalog-product-view .collectie .products-grid .item .price-label,
.catalog-category-view .products-grid .item .price-label,
.catalogsearch-result-index .products-grid .item .price-label {
  text-transform: lowercase;
}
.cms-home .products-grid .item .vanaf,
.catalog-product-view .recently-viewed .products-grid .item .vanaf,
.catalog-product-view .collectie .products-grid .item .vanaf,
.catalog-category-view .products-grid .item .vanaf,
.catalogsearch-result-index .products-grid .item .vanaf {
  text-transform: lowercase;
  margin-right: 10px;
}
.cms-home .products-grid .item .price-from,
.cms-home .products-grid .item .price-to,
.catalog-product-view .recently-viewed .products-grid .item .price-from,
.catalog-product-view .recently-viewed .products-grid .item .price-to,
.catalog-product-view .collectie .products-grid .item .price-from,
.catalog-product-view .collectie .products-grid .item .price-to,
.catalog-category-view .products-grid .item .price-from,
.catalog-category-view .products-grid .item .price-to,
.catalogsearch-result-index .products-grid .item .price-from,
.catalogsearch-result-index .products-grid .item .price-to {
  display: inline-block;
}
.cms-home .products-grid .item .price-from .price,
.cms-home .products-grid .item .price-to .price,
.catalog-product-view .recently-viewed .products-grid .item .price-from .price,
.catalog-product-view .recently-viewed .products-grid .item .price-to .price,
.catalog-product-view .collectie .products-grid .item .price-from .price,
.catalog-product-view .collectie .products-grid .item .price-to .price,
.catalog-category-view .products-grid .item .price-from .price,
.catalog-category-view .products-grid .item .price-to .price,
.catalogsearch-result-index .products-grid .item .price-from .price,
.catalogsearch-result-index .products-grid .item .price-to .price {
  font-size: 15px;
}
.cms-home .products-grid .item .price-to,
.catalog-product-view .recently-viewed .products-grid .item .price-to,
.catalog-product-view .collectie .products-grid .item .price-to,
.catalog-category-view .products-grid .item .price-to,
.catalogsearch-result-index .products-grid .item .price-to {
  margin-left: 10px;
}
.cms-home .products-grid .item.ambanners-injected .ambanners-injected-banner,
.catalog-product-view .recently-viewed .products-grid .item.ambanners-injected .ambanners-injected-banner,
.catalog-product-view .collectie .products-grid .item.ambanners-injected .ambanners-injected-banner,
.catalog-category-view .products-grid .item.ambanners-injected .ambanners-injected-banner,
.catalogsearch-result-index .products-grid .item.ambanners-injected .ambanners-injected-banner {
  height: 100%;
  overflow: hidden;
}
.cms-home .products-grid .item.ambanners-injected .ambanners-injected-banner img,
.catalog-product-view .recently-viewed .products-grid .item.ambanners-injected .ambanners-injected-banner img,
.catalog-product-view .collectie .products-grid .item.ambanners-injected .ambanners-injected-banner img,
.catalog-category-view .products-grid .item.ambanners-injected .ambanners-injected-banner img,
.catalogsearch-result-index .products-grid .item.ambanners-injected .ambanners-injected-banner img {
  height: 100%;
}
.cms-home .products-grid .item.static,
.catalog-product-view .recently-viewed .products-grid .item.static,
.catalog-product-view .collectie .products-grid .item.static,
.catalog-category-view .products-grid .item.static,
.catalogsearch-result-index .products-grid .item.static {
  background-color: #fff;
  margin: 10px;
  width: calc(33% - 20px);
}
.cms-home .products-grid .item.static.grouped-static,
.catalog-product-view .recently-viewed .products-grid .item.static.grouped-static,
.catalog-product-view .collectie .products-grid .item.static.grouped-static,
.catalog-category-view .products-grid .item.static.grouped-static,
.catalogsearch-result-index .products-grid .item.static.grouped-static {
  height: auto;
}
.cms-home .products-grid .item.featured,
.catalog-product-view .recently-viewed .products-grid .item.featured,
.catalog-product-view .collectie .products-grid .item.featured,
.catalog-category-view .products-grid .item.featured,
.catalogsearch-result-index .products-grid .item.featured {
  width: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.cms-home .products-grid .item.featured .wrap,
.catalog-product-view .recently-viewed .products-grid .item.featured .wrap,
.catalog-product-view .collectie .products-grid .item.featured .wrap,
.catalog-category-view .products-grid .item.featured .wrap,
.catalogsearch-result-index .products-grid .item.featured .wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.cms-home .products-grid .item.featured .left,
.cms-home .products-grid .item.featured .right,
.catalog-product-view .recently-viewed .products-grid .item.featured .left,
.catalog-product-view .recently-viewed .products-grid .item.featured .right,
.catalog-product-view .collectie .products-grid .item.featured .left,
.catalog-product-view .collectie .products-grid .item.featured .right,
.catalog-category-view .products-grid .item.featured .left,
.catalog-category-view .products-grid .item.featured .right,
.catalogsearch-result-index .products-grid .item.featured .left,
.catalogsearch-result-index .products-grid .item.featured .right {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.cms-home .products-grid .item.featured .product-description,
.catalog-product-view .recently-viewed .products-grid .item.featured .product-description,
.catalog-product-view .collectie .products-grid .item.featured .product-description,
.catalog-category-view .products-grid .item.featured .product-description,
.catalogsearch-result-index .products-grid .item.featured .product-description {
  font-family: "Lora", serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #192127;
  text-align: left;
  margin-top: 75px;
  margin-bottom: 30px;
}
.cms-home .products-grid .item.featured .product-description p:not(:last-of-type),
.catalog-product-view .recently-viewed .products-grid .item.featured .product-description p:not(:last-of-type),
.catalog-product-view .collectie .products-grid .item.featured .product-description p:not(:last-of-type),
.catalog-category-view .products-grid .item.featured .product-description p:not(:last-of-type),
.catalogsearch-result-index .products-grid .item.featured .product-description p:not(:last-of-type) {
  margin-bottom: 25px;
}
.cms-home .products-grid .actions,
.catalog-product-view .recently-viewed .products-grid .actions,
.catalog-product-view .collectie .products-grid .actions,
.catalog-category-view .products-grid .actions,
.catalogsearch-result-index .products-grid .actions {
  position: relative;
  padding-top: 0;
  min-height: 0;
}
.cms-home .products-grid .actions .disabled,
.catalog-product-view .recently-viewed .products-grid .actions .disabled,
.catalog-product-view .collectie .products-grid .actions .disabled,
.catalog-category-view .products-grid .actions .disabled,
.catalogsearch-result-index .products-grid .actions .disabled {
  visibility: hidden;
  pointer-events: none;
}
.cms-home .products-grid .actions .button,
.catalog-product-view .recently-viewed .products-grid .actions .button,
.catalog-product-view .collectie .products-grid .actions .button,
.catalog-category-view .products-grid .actions .button,
.catalogsearch-result-index .products-grid .actions .button {
  text-align: left;
  width: 100%;
  padding: 0 17px;
  line-height: 55px;
  height: 59px;
  display: none;
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
}
.cms-home .products-grid .actions .button:hover,
.catalog-product-view .recently-viewed .products-grid .actions .button:hover,
.catalog-product-view .collectie .products-grid .actions .button:hover,
.catalog-category-view .products-grid .actions .button:hover,
.catalogsearch-result-index .products-grid .actions .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.cms-home .products-grid .actions .button:after,
.catalog-product-view .recently-viewed .products-grid .actions .button:after,
.catalog-product-view .collectie .products-grid .actions .button:after,
.catalog-category-view .products-grid .actions .button:after,
.catalogsearch-result-index .products-grid .actions .button:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "a";
  float: right;
  line-height: 55px;
  font-size: 11px;
}
.cms-home .products-grid .actions .add-to-links,
.catalog-product-view .recently-viewed .products-grid .actions .add-to-links,
.catalog-product-view .collectie .products-grid .actions .add-to-links,
.catalog-category-view .products-grid .actions .add-to-links,
.catalogsearch-result-index .products-grid .actions .add-to-links {
  display: none;
  margin: 0;
}
.cms-home .products-grid .product-name,
.catalog-product-view .recently-viewed .products-grid .product-name,
.catalog-product-view .collectie .products-grid .product-name,
.catalog-category-view .products-grid .product-name,
.catalogsearch-result-index .products-grid .product-name {
  text-align: center;
  margin-bottom: 0;
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 2px;
  height: 54px;
  position: relative;
}
.cms-home .products-grid .product-name:after,
.catalog-product-view .recently-viewed .products-grid .product-name:after,
.catalog-product-view .collectie .products-grid .product-name:after,
.catalog-category-view .products-grid .product-name:after,
.catalogsearch-result-index .products-grid .product-name:after {
  height: 0px;
}
.cms-home .products-grid .product-name a,
.catalog-product-view .recently-viewed .products-grid .product-name a,
.catalog-product-view .collectie .products-grid .product-name a,
.catalog-category-view .products-grid .product-name a,
.catalogsearch-result-index .products-grid .product-name a {
  margin: 10px 0;
  font-size: 15px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 34px;
  line-height: 17px;
  font-family: "Roboto", sans-serif;
  color: #192127;
  font-weight: 700;
  text-transform: none;
  display: inline-block;
}
.cms-home .products-grid .product-info,
.catalog-product-view .recently-viewed .products-grid .product-info,
.catalog-product-view .collectie .products-grid .product-info,
.catalog-category-view .products-grid .product-info,
.catalogsearch-result-index .products-grid .product-info {
  font-size: 15px;
  min-height: 0 !important;
  padding-bottom: 0 !important;
}
.cms-home .products-grid .price-box,
.catalog-product-view .recently-viewed .products-grid .price-box,
.catalog-product-view .collectie .products-grid .price-box,
.catalog-category-view .products-grid .price-box,
.catalogsearch-result-index .products-grid .price-box {
  margin: 0;
}
.cms-home .products-grid .product-image,
.catalog-product-view .recently-viewed .products-grid .product-image,
.catalog-product-view .collectie .products-grid .product-image,
.catalog-category-view .products-grid .product-image,
.catalogsearch-result-index .products-grid .product-image {
  margin-bottom: 0;
  border: 0;
  background-color: #fff;
  display: inline-block;
}
.cms-home .products-grid .product-image img,
.catalog-product-view .recently-viewed .products-grid .product-image img,
.catalog-product-view .collectie .products-grid .product-image img,
.catalog-category-view .products-grid .product-image img,
.catalogsearch-result-index .products-grid .product-image img {
  vertical-align: middle;
  width: auto;
  margin: 0 auto;
}
.cms-home .products-grid .item-gallery-images,
.catalog-product-view .recently-viewed .products-grid .item-gallery-images,
.catalog-product-view .collectie .products-grid .item-gallery-images,
.catalog-category-view .products-grid .item-gallery-images,
.catalogsearch-result-index .products-grid .item-gallery-images {
  margin-right: -15px;
  margin-left: -15px;
  height: 0;
  overflow: hidden;
}
.cms-home .products-grid .item-gallery-images:empty,
.catalog-product-view .recently-viewed .products-grid .item-gallery-images:empty,
.catalog-product-view .collectie .products-grid .item-gallery-images:empty,
.catalog-category-view .products-grid .item-gallery-images:empty,
.catalogsearch-result-index .products-grid .item-gallery-images:empty {
  margin-top: 0;
}
.cms-home .products-grid .item-gallery-images img,
.catalog-product-view .recently-viewed .products-grid .item-gallery-images img,
.catalog-product-view .collectie .products-grid .item-gallery-images img,
.catalog-category-view .products-grid .item-gallery-images img,
.catalogsearch-result-index .products-grid .item-gallery-images img {
  margin: 0 14.5px;
  display: inline-block;
  background-color: #f5f5f5;
  width: calc(33.3% - 29px);
  border: 2px solid #fff;
}
.cms-home .products-grid .item-gallery-images img:hover,
.catalog-product-view .recently-viewed .products-grid .item-gallery-images img:hover,
.catalog-product-view .collectie .products-grid .item-gallery-images img:hover,
.catalog-category-view .products-grid .item-gallery-images img:hover,
.catalogsearch-result-index .products-grid .item-gallery-images img:hover {
  border: 2px solid #192127;
}

.mb-top-layered-navigation .block-content {
  margin-top: 0;
}

.catalog-category-view .category-grid,
.catalogsearch-result-index .category-grid {
  margin-bottom: 0;
}

@media screen and (max-width: 1440px) {
  .catalog-category-view .products-grid .item .price-to,
  .catalogsearch-result-index .products-grid .item .price-to {
    margin-left: 0;
  }
  .catalog-category-view .category-products,
  .catalogsearch-result-index .category-products {
    padding: 0px 10px 0;
  }
}
@media screen and (max-width: 1080px) {
  .toolbar .sort-by, .toolbar .limiter {
    display: none;
  }
  .toolbar label {
    display: none;
  }
  .catalog-category-view .toolbar .sorter,
  .catalogsearch-result-index .toolbar .sorter {
    margin-left: 20px;
    width: auto;
  }
  .catalog-category-view .toolbar .sorter select,
  .catalogsearch-result-index .toolbar .sorter select {
    margin-left: 0;
  }
  .catalog-category-view .columns-wrapper .category-filters,
  .catalogsearch-result-index .columns-wrapper .category-filters {
    background: #fff;
    margin-bottom: 35px;
  }
  .catalog-category-view .columns-wrapper .category-filters .toggle-filters,
  .catalogsearch-result-index .columns-wrapper .category-filters .toggle-filters {
    margin-left: 10px;
    display: block;
  }
  .catalog-category-view .products-grid .actions .button,
  .catalogsearch-result-index .products-grid .actions .button {
    margin-top: 10px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dl {
    width: 50%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dl {
    width: 33.3%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters .m-filterclear,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters .m-filterclear {
    display: none;
  }
}
@media screen and (max-width: 770px) {
  .catalog-category-view .products-grid .item,
  .catalogsearch-result-index .products-grid .item {
    width: 50%;
  }
  .catalog-category-view .products-grid .item.static,
  .catalogsearch-result-index .products-grid .item.static {
    clear: none;
  }
  .catalog-category-view .products-grid .item.featured,
  .catalog-category-view .products-grid .item.static,
  .catalogsearch-result-index .products-grid .item.featured,
  .catalogsearch-result-index .products-grid .item.static {
    width: calc(33% - 20px);
  }
  .catalog-category-view .products-grid .item-product,
  .catalog-category-view .products-grid .grouped.item,
  .catalogsearch-result-index .products-grid .item-product,
  .catalogsearch-result-index .products-grid .grouped.item {
    width: 33%;
  }
  .catalog-category-view .products-grid .item.grouped,
  .catalogsearch-result-index .products-grid .item.grouped {
    width: 100%;
  }
  .catalog-category-view .products-grid .item.grouped .item-wrapper .contact,
  .catalogsearch-result-index .products-grid .item.grouped .item-wrapper .contact {
    position: absolute;
    left: -9999px;
  }
  .catalog-category-view .products-grid .actions .button,
  .catalogsearch-result-index .products-grid .actions .button {
    font-size: 15px;
    padding: 0 7%;
    min-width: 125px;
  }
  .catalog-category-view .tuintafels .products-grid .item-product,
  .catalog-category-view .tuintafels .products-grid .grouped.item,
  .catalogsearch-result-index .tuintafels .products-grid .item-product,
  .catalogsearch-result-index .tuintafels .products-grid .grouped.item {
    width: 33%;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pages li:last-of-type a,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pages li:last-of-type a {
    margin-right: 0;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager {
    text-align: right;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters {
    width: 66.6%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter {
    width: 33.3%;
  }
}
@media screen and (max-width: 1080px) {
  .catalog-category-view .note-msg,
  .catalogsearch-result-index .note-msg {
    padding: 30px 15px;
  }
  .catalog-category-view .col-left-first,
  .catalogsearch-result-index .col-left-first {
    display: none;
  }
  .catalog-category-view .products-grid,
  .catalogsearch-result-index .products-grid {
    margin-right: -1%;
    margin-left: -1%;
  }
  .catalog-category-view .products-grid .item-product,
  .catalog-category-view .products-grid .grouped.item,
  .catalogsearch-result-index .products-grid .item-product,
  .catalogsearch-result-index .products-grid .grouped.item {
    margin: 2px;
    width: calc(33% - 4px);
  }
  .catalog-category-view .products-grid .item-product .button,
  .catalog-category-view .products-grid .grouped.item .button,
  .catalogsearch-result-index .products-grid .item-product .button,
  .catalogsearch-result-index .products-grid .grouped.item .button {
    display: none;
  }
  .catalog-category-view .products-grid .product-name a,
  .catalogsearch-result-index .products-grid .product-name a {
    font-size: 13px;
  }
  .catalog-category-view .products-grid .item .item-gallery-images,
  .catalogsearch-result-index .products-grid .item .item-gallery-images {
    height: 8vw;
  }
  .catalog-category-view .products-grid .item .price-label,
  .catalogsearch-result-index .products-grid .item .price-label {
    font-size: 12px;
  }
  .catalog-category-view .products-grid .item .price,
  .catalogsearch-result-index .products-grid .item .price {
    font-size: 17px;
    line-height: 40px;
  }
  .catalog-category-view .products-grid .item .price-from .price-label,
  .catalog-category-view .products-grid .item .price-to .price-label,
  .catalogsearch-result-index .products-grid .item .price-from .price-label,
  .catalogsearch-result-index .products-grid .item .price-to .price-label {
    font-size: 11px;
  }
  .catalog-category-view .products-grid .item .price-from .price,
  .catalog-category-view .products-grid .item .price-to .price,
  .catalogsearch-result-index .products-grid .item .price-from .price,
  .catalogsearch-result-index .products-grid .item .price-to .price {
    font-size: 12px;
  }
  .catalog-category-view .products-grid .item.grouped .images,
  .catalog-category-view .products-grid .item.grouped .product-info,
  .catalogsearch-result-index .products-grid .item.grouped .images,
  .catalogsearch-result-index .products-grid .item.grouped .product-info {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .catalog-category-view .category-filters .page-title,
  .catalogsearch-result-index .category-filters .page-title {
    text-align: left;
    padding-left: 20px;
    padding-bottom: 10px;
    float: none;
    display: block;
  }
  .catalog-category-view .category-filters .page-title h1,
  .catalogsearch-result-index .category-filters .page-title h1 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0;
  }
  .catalog-category-view .category-filters .page-title.with-image,
  .catalogsearch-result-index .category-filters .page-title.with-image {
    float: left;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter {
    width: 50%;
    padding-left: 10px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters {
    border-left: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    width: 100%;
    display: block;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dl {
    width: 50%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .currently,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .currently {
    clear: both;
    display: block;
    float: right;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .currently .block-subtitle span,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .currently .block-subtitle span {
    line-height: 40px;
  }
  .catalog-category-view .toolbar,
  .catalogsearch-result-index .toolbar {
    padding-bottom: 0;
  }
  .catalog-category-view .toolbar .count-container,
  .catalog-category-view .toolbar .msg,
  .catalogsearch-result-index .toolbar .count-container,
  .catalogsearch-result-index .toolbar .msg {
    display: block;
    width: 100%;
    line-height: 65px;
  }
  .catalog-category-view .toolbar .count-container:not(.mobile),
  .catalog-category-view .toolbar .msg:not(.mobile),
  .catalogsearch-result-index .toolbar .count-container:not(.mobile),
  .catalogsearch-result-index .toolbar .msg:not(.mobile) {
    display: none;
  }
  .catalog-category-view .toolbar .sorter,
  .catalog-category-view .toolbar .limiter,
  .catalogsearch-result-index .toolbar .sorter,
  .catalogsearch-result-index .toolbar .limiter {
    width: 50%;
    margin-left: 0;
  }
  .catalog-category-view .toolbar .sorter select,
  .catalog-category-view .toolbar .limiter select,
  .catalogsearch-result-index .toolbar .sorter select,
  .catalogsearch-result-index .toolbar .limiter select {
    width: 100%;
    margin-left: 0;
    min-width: auto;
  }
  .catalog-category-view .toolbar .sorter,
  .catalogsearch-result-index .toolbar .sorter {
    padding-left: 15px;
    float: right;
  }
  .catalog-category-view .toolbar .limiter,
  .catalogsearch-result-index .toolbar .limiter {
    padding-right: 15px;
    float: left;
  }
  .catalog-category-view .toolbar .sorter > .sort-by,
  .catalogsearch-result-index .toolbar .sorter > .sort-by {
    margin-right: 0;
    float: none;
    height: auto;
  }
  .catalog-category-view .toolbar-bottom,
  .catalogsearch-result-index .toolbar-bottom {
    height: auto;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager .count-container,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager .count-container {
    width: 100%;
    text-align: center;
    position: static;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager .count-container .amount,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager .count-container .amount {
    float: none;
    line-height: normal;
    margin-bottom: 35px;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager .pages,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager .pages {
    width: 100%;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager .pages .page-num,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager .pages .page-num {
    display: none;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager ol li,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager ol li {
    width: 50%;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager ol .next,
  .catalog-category-view .toolbar-bottom .toolbar .pager ol .previous,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .next,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: calc(100% - 15px);
    line-height: 57px;
    height: 60px;
    margin: 0;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager ol .previous,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .previous {
    margin-right: 15px;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager ol .next,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager ol .next {
    margin-left: 15px;
  }
}
@media screen and (max-width: 420px) {
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter {
    width: 100%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dl {
    width: 100%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dl {
    width: 100%;
  }
  .catalog-category-view .products-grid,
  .catalogsearch-result-index .products-grid {
    padding-top: 10px;
  }
  .catalog-category-view .products-grid .item,
  .catalogsearch-result-index .products-grid .item {
    width: 100%;
  }
  .catalog-category-view .products-grid .item.featured .left,
  .catalogsearch-result-index .products-grid .item.featured .left {
    width: 100%;
  }
  .catalog-category-view .products-grid .item.featured .right,
  .catalogsearch-result-index .products-grid .item.featured .right {
    display: none;
  }
  .catalog-category-view .toolbar .count-container,
  .catalog-category-view .toolbar .msg,
  .catalogsearch-result-index .toolbar .count-container,
  .catalogsearch-result-index .toolbar .msg {
    font-size: 14px;
    display: none;
  }
  .catalog-category-view .columns-wrapper .category-filters .page-image img,
  .catalogsearch-result-index .columns-wrapper .category-filters .page-image img {
    max-height: 140px;
  }
}
@media screen and (max-width: 740px) {
  .catalog-category-view .columns-wrapper .category-filters,
  .catalogsearch-result-index .columns-wrapper .category-filters {
    margin-bottom: 0px;
    background: none;
  }
  .catalog-category-view .columns-wrapper .category-filters .page-image img,
  .catalogsearch-result-index .columns-wrapper .category-filters .page-image img {
    max-height: 140px;
  }
  .catalog-category-view .col-left-first,
  .catalogsearch-result-index .col-left-first {
    display: none;
  }
  .catalog-category-view .block-layered-nav .block-content,
  .catalogsearch-result-index .block-layered-nav .block-content {
    padding: 0px;
  }
  .catalog-category-view .block-layered-nav #narrow-by-list,
  .catalogsearch-result-index .block-layered-nav #narrow-by-list {
    max-height: none;
    overflow: hidden;
  }
  .catalog-category-view .block-layered-nav dl dd,
  .catalogsearch-result-index .block-layered-nav dl dd {
    margin: 0px;
  }
  .catalog-category-view .category-filters,
  .catalogsearch-result-index .category-filters {
    margin-bottom: 0px;
    background-color: transparent;
    border-bottom: 0px;
    padding: 0 10px;
  }
  .catalog-category-view .category-filters .product-description,
  .catalogsearch-result-index .category-filters .product-description {
    padding: 0 10px;
    display: none;
  }
  .catalog-category-view .category-filters .page-title,
  .catalogsearch-result-index .category-filters .page-title {
    text-align: center;
    padding-left: 0px;
    margin: 0px -10px 0px;
    background-color: #f9f9f9;
    padding-bottom: 0px;
  }
  .catalog-category-view .category-filters .page-title.with-image,
  .catalogsearch-result-index .category-filters .page-title.with-image {
    min-height: auto;
    max-width: none;
    float: none;
  }
  .catalog-category-view .category-filters .page-image,
  .catalogsearch-result-index .category-filters .page-image {
    float: none;
    padding: 0px;
    max-width: none;
    margin: 0px -10px 0px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  .catalog-category-view .category-filters .page-image img,
  .catalogsearch-result-index .category-filters .page-image img {
    width: 100%;
    max-height: 140px;
    position: relative;
    transform: none;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top dt,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top dt {
    font-family: "Lora", serif;
    color: #192127;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    line-height: 40px;
    height: 40px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .currently,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .currently {
    padding: 0px !important;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .currently .block-subtitle,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .currently .block-subtitle {
    display: none;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .currently li,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .currently li {
    margin-top: 10px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top dd.m-ln,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top dd.m-ln {
    height: 0;
    overflow: hidden;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top dd.m-ln.active,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top dd.m-ln.active {
    height: auto;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .toggle-filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .toggle-filters {
    display: none;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter {
    width: 100%;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter .toggle-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter .toggle-filter {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter dt,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter dt {
    color: #192127;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px 20px;
    background-color: #fff;
    border: 1px solid #77b8a4;
    color: #192127;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dl {
    width: 100%;
    max-height: 0;
    display: block;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dl.filters,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dl.filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dl.filters,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dl.filters {
    max-height: none;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters li:first-child,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters li:first-child,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters li:first-child,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters li:first-child {
    padding-top: 10px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dd.m-ln,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dd.m-ln,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dd.m-ln,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dd.m-ln {
    height: 0;
    overflow: hidden;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters dd.m-ln.active,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters dd.m-ln.active,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters dd.m-ln.active,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters dd.m-ln.active {
    height: auto;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters .toggle-filter,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters .toggle-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters .toggle-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters .toggle-filter {
    display: block;
    position: absolute;
    right: 0px;
    top: -7px;
    font-size: 14px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters .toggle-filters-mobile,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters .toggle-filters-mobile,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters .toggle-filters-mobile,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters .toggle-filters-mobile {
    display: block;
    position: relative;
    width: 100%;
    margin: 0px;
    text-align: left;
    border: 0px;
    background: none;
    color: #192127;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    height: 40px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter + .other-filters .toggle-filters-mobile .toggle-filter,
  .catalog-category-view .mb-top-layered-navigation.m-top .other-filters .toggle-filters-mobile .toggle-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter + .other-filters .toggle-filters-mobile .toggle-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .other-filters .toggle-filters-mobile .toggle-filter {
    position: absolute;
    right: 0px;
    top: 3px;
    font-size: 18px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter {
    margin-top: 10px;
    padding: 0px 20px;
    background-color: #fff;
    border: 1px solid #77b8a4;
    color: #192127;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter li:first-child,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter li:first-child {
    padding-top: 0px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter .toggle-filter,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter .toggle-filter {
    font-size: 18px;
    top: -7px;
  }
  .catalog-category-view .mb-top-layered-navigation.m-top .category-filter label span,
  .catalogsearch-result-index .mb-top-layered-navigation.m-top .category-filter label span {
    font-family: "Lora", serif;
    font-size: 15px;
    color: #77b8a4;
    font-weight: normal;
  }
  .catalog-category-view .tuintafels .products-grid .item-product,
  .catalog-category-view .tuintafels .products-grid .grouped.item,
  .catalogsearch-result-index .tuintafels .products-grid .item-product,
  .catalogsearch-result-index .tuintafels .products-grid .grouped.item {
    width: 50%;
  }
  .catalog-category-view .products-grid,
  .catalogsearch-result-index .products-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .catalog-category-view .products-grid .item-product,
  .catalog-category-view .products-grid .grouped.item,
  .catalogsearch-result-index .products-grid .item-product,
  .catalogsearch-result-index .products-grid .grouped.item {
    width: calc(50% - 4px);
  }
  .catalog-category-view .products-grid .item.featured,
  .catalog-category-view .products-grid .item.static,
  .catalogsearch-result-index .products-grid .item.featured,
  .catalogsearch-result-index .products-grid .item.static {
    width: calc(100% - 4px);
  }
  .catalog-category-view .products-grid .item,
  .catalogsearch-result-index .products-grid .item {
    font-family: "Lora", serif;
    color: #333;
    font-weight: 400;
    font-size: 16px;
  }
  .catalog-category-view .products-grid .item:hover:not(.static) .item-wrapper,
  .catalogsearch-result-index .products-grid .item:hover:not(.static) .item-wrapper {
    padding: 8px;
  }
  .catalog-category-view .products-grid .item .item-gallery-images,
  .catalogsearch-result-index .products-grid .item .item-gallery-images {
    min-height: 10vw;
  }
  .catalog-category-view .products-grid .item .item-gallery-images img,
  .catalogsearch-result-index .products-grid .item .item-gallery-images img {
    max-width: calc(25% - 0px);
  }
  .catalog-category-view .products-grid .item .item-gallery-images .fa-plus,
  .catalogsearch-result-index .products-grid .item .item-gallery-images .fa-plus {
    font-size: 13px;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager .count-container,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager .count-container {
    display: block;
  }
  .catalog-category-view .toolbar-bottom .toolbar .pager .count-container .amount,
  .catalogsearch-result-index .toolbar-bottom .toolbar .pager .count-container .amount {
    display: block;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 880px) {
  .catalog-category-view .products-grid .item .list-image-carousel,
  .catalogsearch-result-index .products-grid .item .list-image-carousel {
    margin-top: 0px;
  }
  .catalog-category-view .products-grid .item:hover:not(.static) .item-wrapper .contact,
  .catalogsearch-result-index .products-grid .item:hover:not(.static) .item-wrapper .contact {
    display: none !important;
  }
  .catalog-category-view .products-grid .item:hover:not(.static), .catalogsearch-result-index .products-grid .item:hover:not(.static) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: auto;
  }
  .catalog-category-view .products-grid .item:hover:not(.static) .item-wrapper, .catalogsearch-result-index .products-grid .item:hover:not(.static) .item-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: auto;
    padding: 0px;
    background: none;
  }
  .catalog-category-view .products-grid .product-image, .catalogsearch-result-index .products-grid .product-image {
    line-height: inherit;
  }
  .header-minicart .count {
    top: -5px;
    right: -5px;
  }
}
@media screen and (max-width: 320px) {
  .catalog-category-view .products-grid .actions .button,
  .catalogsearch-result-index .products-grid .actions .button {
    font-size: 14px;
  }
  .catalog-category-view .products-grid .item .price,
  .catalog-category-view .products-grid .item .vanaf,
  .catalog-category-view .products-grid .item .price-label,
  .catalogsearch-result-index .products-grid .item .price,
  .catalogsearch-result-index .products-grid .item .vanaf,
  .catalogsearch-result-index .products-grid .item .price-label {
    margin-right: 0px;
    font-size: 14px;
  }
}
/* @media screen and (max-width: 1030px) and (min-width: 880px) 
 *  .catalog-category-view 
 *      .products-grid 
 *          .item.grouped 
 *              .images
 *                  width: 40%
 *              .product-info
 *                  width: 60%
 *              .simple-products-wrapper 
 *                  .simple-products-name
 *                      font-size: 13px */
.simple-products-wrapper-select {
  display: none;
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .simple-products-wrapper-select {
    display: block;
  }
}

.footer {
  border-top: 0px;
  padding-top: 0px;
}
.footer .footer-intro {
  text-align: center;
  padding-top: 73px;
  padding-bottom: 50px;
}
.footer .footer-intro p {
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (max-width: 1080px) {
  .footer .footer-intro {
    padding-top: 43px;
  }
}
@media screen and (max-width: 740px) {
  .footer .footer-intro {
    padding: 43px 15px 50px;
  }
  .footer .footer-intro br {
    display: none;
  }
}
.footer .footer-reviews-content {
  position: relative;
}
.footer .footer-reviews-content .content {
  position: relative;
  z-index: 1;
}
.footer .footer-reviews-content .content img {
  margin: 0 auto;
}
.footer .footer-reviews-content .content .right {
  position: absolute;
  right: 0;
  bottom: 75px;
}
.footer .footer-reviews-content .content .right h3 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 42px;
  color: #fff;
}
.footer .footer-reviews-content .content .right .btn {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  color: #fff;
  border-color: #fff;
  min-width: 243px;
}
.footer .footer-reviews-content .content .right .btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.footer .footer-reviews-content .content .right .btn:hover {
  color: #192127;
  background-color: #fff;
}
.footer .footer-reviews-content .review-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 74.3%;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .footer .footer-reviews-content .content {
    padding: 0 15px;
  }
  .footer .footer-reviews-content .content .right {
    right: 15px;
  }
}
@media screen and (max-width: 1080px) {
  .footer .footer-reviews-content .content {
    padding: 0;
    max-width: 720px;
  }
  .footer .footer-reviews-content .content .right {
    right: 0;
  }
}
@media screen and (max-width: 740px) {
  .footer .footer-reviews-content .right {
    display: none;
  }
}
.footer .footer-3col-usp-wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  padding-top: 68px;
  padding-bottom: 79px;
}
.footer .footer-3col-usp-wrapper .footer-3col-usp-container {
  margin-top: 48px;
}
.footer .footer-3col-usp-wrapper .footer-3col-usp-container {
  *zoom: 1;
}
.footer .footer-3col-usp-wrapper .footer-3col-usp-container:after, .footer .footer-3col-usp-wrapper .footer-3col-usp-container:before {
  content: "";
  display: table;
}
.footer .footer-3col-usp-wrapper .footer-3col-usp-container:after {
  clear: both;
}
.footer .footer-3col-usp-wrapper .footer-3col-usp {
  float: left;
  width: 33.3%;
}
.footer .footer-3col-usp-wrapper h2:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 13px auto 25px;
}
.footer .footer-3col-usp-wrapper img {
  margin: 0 auto 46px;
  min-height: 56px;
}
.footer .footer-3col-usp-wrapper p {
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-3col-usp-wrapper .footer-3col-usp-container {
    padding: 0 15px;
  }
  .footer .footer-3col-usp-wrapper .footer-3col-usp {
    margin: 0 15px;
    width: calc(33.3% - 30px);
  }
  .footer .footer-3col-usp-wrapper .footer-3col-usp p br {
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  .footer .footer-3col-usp-wrapper .footer-3col-usp {
    margin: 0 5px;
    width: calc(33.3% - 10px);
  }
}
@media screen and (max-width: 740px) {
  .footer .footer-3col-usp-wrapper {
    padding-top: 59px;
    padding-bottom: 23px;
  }
  .footer .footer-3col-usp-wrapper .footer-3col-usp-container {
    margin-top: 54px;
  }
  .footer .footer-3col-usp-wrapper .footer-3col-usp {
    margin: 0 auto;
    width: 100%;
    max-width: 305px;
    float: none;
    margin-bottom: 39px;
  }
}
.footer .footer-3col-black-wrapper {
  background-color: #192127;
  padding-top: 34px;
  padding-bottom: 50px;
}
.footer .footer-3col-black-wrapper .newsletter-col {
  width: 100%;
  max-width: 540px;
  padding-left: 94px;
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe {
  float: none;
  width: 100%;
  margin-bottom: 0px;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe .block-title {
  padding: 0;
  margin: 0;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe .block-title span {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe .block-title span:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  background-color: #fff;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe p {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe .block-content {
  padding: 0;
  margin-top: 35px;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe .actions {
  display: inline-block;
  float: right;
  width: inherit;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe .input-box {
  display: inline-block;
  width: calc(100% - 189px - 20px);
  float: none;
  vertical-align: top;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  color: #fff;
  border-color: #fff;
  min-width: 185px;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe button:hover {
  color: #192127;
  background-color: #fff;
}
.footer .footer-3col-black-wrapper .newsletter-col .block-subscribe input[type=email] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 53px;
  height: 53px;
  padding: 0 17px;
}
.footer .footer-3col-black-wrapper .specialist-col {
  width: 100%;
  max-width: 191px;
  float: left;
}
.footer .footer-3col-black-wrapper h4 {
  color: #fff;
}
.footer .footer-3col-black-wrapper h4:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  background-color: #fff;
}
.footer .footer-3col-black-wrapper a[href*=facebook],
.footer .footer-3col-black-wrapper a[href*=twitter],
.footer .footer-3col-black-wrapper a[href*=youtube],
.footer .footer-3col-black-wrapper a[href*=pinterest],
.footer .footer-3col-black-wrapper a[href*=instagram] {
  font-size: 0;
  background-color: #2d2e30;
  width: 45px;
  height: 45px;
  margin-right: 15px;
  text-align: center;
  display: inline-block;
}
.footer .footer-3col-black-wrapper a[href*=facebook]:before,
.footer .footer-3col-black-wrapper a[href*=twitter]:before,
.footer .footer-3col-black-wrapper a[href*=youtube]:before,
.footer .footer-3col-black-wrapper a[href*=pinterest]:before,
.footer .footer-3col-black-wrapper a[href*=instagram]:before {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
}
.footer .footer-3col-black-wrapper a[href*=facebook]:hover,
.footer .footer-3col-black-wrapper a[href*=twitter]:hover,
.footer .footer-3col-black-wrapper a[href*=youtube]:hover,
.footer .footer-3col-black-wrapper a[href*=pinterest]:hover,
.footer .footer-3col-black-wrapper a[href*=instagram]:hover {
  text-decoration: none;
}
.footer .footer-3col-black-wrapper a[href*=facebook]:before {
  content: "p";
}
.footer .footer-3col-black-wrapper a[href*=twitter]:before {
  content: "q";
}
.footer .footer-3col-black-wrapper a[href*=youtube]:before {
  content: "r";
}
.footer .footer-3col-black-wrapper a[href*=pinterest]:before {
  content: "J";
}
.footer .footer-3col-black-wrapper a[href*=instagram]:before {
  content: "K";
}
@media screen and (max-width: 1440px) {
  .footer .footer-3col-black-wrapper .container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1080px) {
  .footer .footer-3col-black-wrapper .container {
    padding: 0 20px;
  }
  .footer .footer-3col-black-wrapper .container .newsletter-col {
    max-width: 100%;
    width: calc(100% - 94px - 191px);
  }
}
@media screen and (max-width: 740px) {
  .footer .footer-3col-black-wrapper .container {
    padding: 0 15px;
  }
  .footer .footer-3col-black-wrapper .specialist-col {
    float: none;
    margin: 0 auto 50px;
  }
  .footer .footer-3col-black-wrapper .specialist-col h3 {
    text-align: center;
  }
  .footer .footer-3col-black-wrapper .specialist-col h3:after {
    margin: 10px auto 20px;
  }
  .footer .footer-3col-black-wrapper .container .newsletter-col {
    float: none;
    text-align: center;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding-left: 0;
  }
  .footer .footer-3col-black-wrapper .container .newsletter-col .block-subscribe {
    margin-bottom: 0px;
  }
  .footer .footer-3col-black-wrapper .container .newsletter-col .block-subscribe .actions {
    width: 100%;
    float: none;
  }
  .footer .footer-3col-black-wrapper .container .newsletter-col .block-subscribe .input-box {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .footer .footer-3col-black-wrapper .container .newsletter-col .button {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 53px;
    line-height: 53px;
  }
  .footer .footer-3col-black-wrapper h4 {
    text-align: center;
  }
  .footer .footer-3col-black-wrapper h4:after {
    margin: 10px auto 20px;
  }
}
.footer .footer-4col-wrapper {
  background-color: #413f40;
  padding-top: 34px;
  padding-bottom: 34px;
}
.footer .footer-4col-wrapper .footer-4col {
  width: 25%;
  float: left;
}
.footer .footer-4col-wrapper .footer-4col h4 {
  color: #fff;
  min-height: 53px;
  margin-bottom: 0;
}
.footer .footer-4col-wrapper .footer-4col h4:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  background-color: #fff;
}
.footer .footer-4col-wrapper .footer-4col p {
  margin-bottom: 20px;
  margin-top: 25px;
}
.footer .footer-4col-wrapper .footer-4col a, .footer .footer-4col-wrapper .footer-4col p, .footer .footer-4col-wrapper .footer-4col li, .footer .footer-4col-wrapper .footer-4col label {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.footer .footer-4col-wrapper .footer-4col a, .footer .footer-4col-wrapper .footer-4col li {
  line-height: 32px;
}
.footer .footer-4col-wrapper .footer-4col label {
  min-width: 110px;
}
.footer .footer-4col-wrapper .footer-4col .openingstijden {
  color: #fff;
  line-height: 32px;
  font-size: 15px;
}
.footer .footer-4col-wrapper .footer-4col .openingstijden tr {
  border-bottom: 0px;
}
.footer .footer-4col-wrapper .footer-4col .openingstijden tr td {
  width: 50%;
}
@media screen and (max-width: 1080px) {
  .footer .footer-4col-wrapper .footer-4col .openingstijden tr td {
    width: 50%;
  }
}
@media screen and (max-width: 740px) {
  .footer .footer-4col-wrapper .footer-4col .openingstijden tr td {
    width: 50%;
  }
}
@media screen and (max-width: 1440px) {
  .footer .footer-4col-wrapper {
    padding: 34px 15px 34px;
  }
}
@media screen and (max-width: 1080px) {
  .footer .footer-4col-wrapper {
    padding: 34px 20px 34px;
  }
  .footer .footer-4col-wrapper .container > div:last-of-type {
    display: none;
  }
  .footer .footer-4col-wrapper .footer-4col {
    width: 33.3%;
  }
}
@media screen and (max-width: 740px) {
  .footer .footer-4col-wrapper .footer-4col {
    text-align: center;
    float: none;
    width: 100%;
    max-width: 245px;
    margin: 0 auto 48px;
  }
  .footer .footer-4col-wrapper .footer-4col h4:after {
    margin: 10px auto 20px;
  }
}
.footer .home_footer_bottom {
  padding-top: 15px;
}
.footer .home_footer_bottom .mobile {
  display: none;
}
.footer .home_footer_bottom img {
  margin: 0 auto;
}
.footer .home_footer_bottom ul {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 0;
}
.footer .home_footer_bottom ul li {
  display: inline-block;
}
.footer .home_footer_bottom ul li a {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 15px;
  line-height: 20px;
  font-style: italic;
  text-decoration: none;
}
.footer .home_footer_bottom ul li a:hover, .footer .home_footer_bottom ul li a:before, .footer .home_footer_bottom ul li a:after {
  text-decoration: underline;
}
.footer .home_footer_bottom ul li a:before, .footer .home_footer_bottom ul li a:after, .footer .home_footer_bottom ul li a:hover:before, .footer .home_footer_bottom ul li a:hover:after {
  text-decoration: none;
}
.footer .home_footer_bottom ul li:not(:last-of-type) a:after {
  content: "|";
  padding: 0 20px;
  display: inline-block;
}
@media screen and (max-width: 740px) {
  .footer .home_footer_bottom {
    text-align: center;
  }
  .footer .home_footer_bottom img:not(.mobile) {
    display: none;
  }
  .footer .home_footer_bottom .mobile {
    display: inline-block;
  }
  .footer .home_footer_bottom ul li {
    display: block;
    text-align: center;
  }
  .footer .home_footer_bottom ul li:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .footer .home_footer_bottom ul li:not(:last-of-type) a:after {
    display: none;
  }
}
.footer hr {
  border-color: #c6c5c5;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-top: 15px;
  margin-bottom: 35px;
}
.footer address {
  font-family: "Lora", serif;
  border-top: 0;
  margin-top: 0;
  color: #999;
  font-weight: 400;
  font-size: 15px;
  padding-bottom: 30px;
  padding-top: 20px;
}
@media screen and (max-width: 1080px) {
  .footer address {
    max-width: 650px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 740px) {
  .footer address {
    max-width: 320px;
  }
}

.catalog-product-view .footer-reviews {
  background-color: #f5f5f5;
}

.checkout-cart-index .col-main .product-name a {
  color: #636363;
}
.checkout-cart-index .footer-reviews,
.checkout-cart-index .footer-3col-usp-wrapper,
.checkout-cart-index .footer-3col-black-wrapper,
.checkout-cart-index .footer-4col-wrapper {
  display: none;
}
.checkout-cart-index .cart-totals-wrapper {
  width: 50%;
}
.checkout-cart-index .cart-totals {
  padding: 0px;
  background: none;
  border: 0;
}
.checkout-cart-index .cart-totals table {
  margin-bottom: 0px;
  font-family: "Roboto", sans-serif;
  text-transform: none;
  font-size: 15px;
}
.checkout-cart-index .cart-totals table tbody tr:last-child {
  display: none;
}
.checkout-cart-index .cart-totals table tfoot {
  border-bottom: 0px;
}
.checkout-cart-index .cart-totals table tfoot td {
  font-size: 20px;
  padding: 10px 0px 0px;
}
.checkout-cart-index .cart-totals table tfoot span.price {
  font-family: "Roboto", sans-serif;
}
.checkout-cart-index .cart-totals table td {
  height: 38px;
  line-height: 38px;
  padding: 0px;
}
.checkout-cart-index .cart-totals table td:first-child {
  padding-right: 85px;
}
.checkout-cart-index .cart a,
.checkout-cart-index .col-main a {
  color: #77b8a4;
}
.checkout-cart-index .cart .cart-empty,
.checkout-cart-index .col-main .cart-empty {
  margin-bottom: 100px;
}
.checkout-cart-index .cart .page-title,
.checkout-cart-index .col-main .page-title {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin-bottom: 30px;
}
.checkout-cart-index .cart .page-title h1,
.checkout-cart-index .col-main .page-title h1 {
  border-bottom: 0;
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .checkout-cart-index .cart .page-title h1,
  .checkout-cart-index .col-main .page-title h1 {
    padding: 20px 0;
    text-align: center;
  }
}
.checkout-cart-index .cart .price,
.checkout-cart-index .col-main .price {
  font-weight: 700;
  font-size: 20px;
}
.checkout-cart-index .cart .cart-table,
.checkout-cart-index .col-main .cart-table {
  width: 100%;
  float: none;
  margin-bottom: 0;
}
.checkout-cart-index .cart .cart-table .product-name a,
.checkout-cart-index .col-main .cart-table .product-name a {
  font-family: "Roboto", sans-serif;
  color: #192127;
  line-height: 21px;
  text-transform: none;
  font-size: 17px;
  font-weight: 700;
}
.checkout-cart-index .cart .cart-table tbody td,
.checkout-cart-index .col-main .cart-table tbody td {
  display: inline-block;
}
.checkout-cart-index .cart .cart-table tbody td.mobile-product-name,
.checkout-cart-index .col-main .cart-table tbody td.mobile-product-name {
  display: none;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-actions, .checkout-cart-index .cart .cart-table tbody td.product-cart-total,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-actions,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-total {
  float: right;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 50px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-total,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-total {
  margin-top: 25px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-total,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-total {
  position: relative;
  margin-left: 50px;
  margin-bottom: 25px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-total .old-price,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-total .old-price {
  text-align: right;
  right: 0;
  top: -15px;
  position: absolute;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-total .old-price span,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-total .old-price span {
  text-decoration: line-through;
  font-size: 15px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-image,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-image {
  width: 100%;
  max-width: 100px;
  float: left;
  margin-bottom: 15px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-image a,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-image a {
  width: 150px;
  border: 0;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-image a img,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-image a img {
  width: 80px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-price,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-price {
  display: none;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-actions input,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-actions input {
  height: 45px;
  text-align: left;
  width: 67px;
  margin-bottom: 0;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-actions label,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-actions label {
  font-family: "Lora", serif;
  color: #192127;
  line-height: 45px;
  font-weight: 400;
  margin-right: 15px;
  font-size: 15px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-actions .btn-remove,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-actions .btn-remove {
  background-image: none;
  width: 30px;
  height: 30px;
  line-height: 45px;
  border-radius: 50%;
  text-indent: inherit;
  background-color: #f5f5f5;
  vertical-align: middle;
  margin-left: 15px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-actions .btn-remove:after,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-actions .btn-remove:after {
  font-family: "hawk";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  content: "A";
  line-height: 30px;
  color: #77b8a4;
  font-size: 22px;
  font-weight: bold;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-actions .btn-remove:hover,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-actions .btn-remove:hover {
  color: #77b8a4;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info, .checkout-cart-index .cart .cart-table tbody td.product-cart-options,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options {
  width: calc(100% - 180px - 30px);
  float: left;
  max-width: 350px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .product-cart-sku, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .product-cart-sku,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .product-cart-sku,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .product-cart-sku {
  font-family: "Lora", serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-style: normal;
  font-size: 13px;
  color: #192127;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .product-cart-sku .label, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .product-cart-sku .label,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .product-cart-sku .label,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .product-cart-sku .label {
  font-weight: 400;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .cart-stock,
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .featured-stock, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .cart-stock,
.checkout-cart-index .cart .cart-table tbody td.product-cart-options .featured-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .cart-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .featured-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .cart-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .featured-stock {
  margin-bottom: 10px;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .availability, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .availability,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .availability,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .availability {
  text-transform: none;
  display: block;
  margin: 4px 0 0;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .availability label, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .availability label,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .availability label,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .availability label {
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .availability .in-stock, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .availability .in-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .availability .in-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .availability .in-stock {
  color: #14853d;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .availability .out-of-stock, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .availability .out-of-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .availability .out-of-stock,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .availability .out-of-stock {
  color: darkred;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .item-options, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .item-options,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .item-options,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .item-options {
  padding: 0;
  margin: 0px 0px 10px;
  font-family: "Lora", serif;
  font-size: 15px;
  font-style: normal;
  color: #192127;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .item-options dt, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .item-options dt,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .item-options dt,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .item-options dt {
  font-style: italic;
}
.checkout-cart-index .cart .cart-table tbody td.product-cart-info .item-options dd, .checkout-cart-index .cart .cart-table tbody td.product-cart-options .item-options dd,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-info .item-options dd,
.checkout-cart-index .col-main .cart-table tbody td.product-cart-options .item-options dd {
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart .cart-table tbody tr, .checkout-cart-index .cart .cart-table tbody td,
.checkout-cart-index .col-main .cart-table tbody tr,
.checkout-cart-index .col-main .cart-table tbody td {
  padding: 0;
}
.checkout-cart-index .cart .cart-table tbody tr,
.checkout-cart-index .col-main .cart-table tbody tr {
  border-bottom: 1px solid #dedede;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.checkout-cart-index .cart .cart-table tbody .btn-update,
.checkout-cart-index .col-main .cart-table tbody .btn-update {
  display: none !important;
}
@media (min-width: 1024px) {
  .checkout-cart-index .product-cart-actions.last,
  .checkout-cart-index .product-cart-total {
    position: relative;
  }
}
.checkout-cart-index .checkout-types {
  margin-bottom: 55px;
}
.checkout-cart-index .checkout-types li {
  margin: 0;
}
.checkout-cart-index .checkout-types .btn-checkout {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  border: 0;
  background-color: #192127;
  color: #fff;
  height: 59px;
  line-height: 59px;
  min-width: 255px;
  margin: 0;
  background-color: #ff6664;
}
.checkout-cart-index .checkout-types .btn-checkout:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.checkout-cart-index .checkout-types .btn-checkout:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}
.checkout-cart-index .checkout-types .btn-checkout:hover {
  background-color: #da403e;
}
.checkout-cart-index .top-button {
  margin-bottom: 0px;
  margin-top: 42px;
}
.checkout-cart-index .block-related {
  clear: both;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 28px;
}
.checkout-cart-index .block-related .block-title {
  width: 100%;
  float: none;
}
.checkout-cart-index .block-related .block-title h2 {
  font-family: "Lora", serif;
  font-style: italic;
  font-size: 24px;
  padding-top: 0px;
  color: #192127;
  text-transform: none;
  margin: 0;
  line-height: 24px;
}
.checkout-cart-index .block-related .block-title h2:after {
  height: 0px;
}
.checkout-cart-index .block-related .mini-products-list {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0;
}
.checkout-cart-index .block-related .mini-products-list .item {
  width: calc(50% - 30px);
  margin: 0 15px 28px !important;
  float: left;
  clear: none;
  border-bottom: 1px solid #dedede;
  padding-bottom: 28px;
}

@media screen and (max-width: 1440px) {
  .checkout-cart-index .col-main {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1080px) {
  .checkout-cart-index .cart-totals-wrapper {
    width: 70%;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-actions,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-actions {
    margin: 0px 15px 0px 0px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-actions label,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-actions label {
    display: none;
  }
  .checkout-cart-index .cart .block-related .mini-products-list .item,
  .checkout-cart-index .col-main .block-related .mini-products-list .item {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
  }
  .checkout-cart-index .cart .block-related .mini-products-list,
  .checkout-cart-index .col-main .block-related .mini-products-list {
    margin: 0;
  }
  .checkout-cart-index .cart .block-title h2,
  .checkout-cart-index .col-main .block-title h2 {
    text-align: center;
    margin-bottom: 59px;
  }
  .checkout-cart-index .cart .block-related,
  .checkout-cart-index .col-main .block-related {
    margin-bottom: 0px;
  }
  .checkout-cart-index .cart .cart-table tbody td.mobile-product-name,
  .checkout-cart-index .col-main .cart-table tbody td.mobile-product-name {
    display: block;
    margin-bottom: 15px;
  }
  .checkout-cart-index .cart .product-cart-info .product-name,
  .checkout-cart-index .col-main .product-cart-info .product-name {
    display: none;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-info,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-info {
    max-width: 175px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-options,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-options {
    max-width: 200px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-info .product-cart-sku,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-info .product-cart-sku {
    margin-top: 0;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-total,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-total {
    margin: 10px 0px;
  }
}
@media screen and (max-width: 740px) {
  .checkout-cart-index .top-button {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .checkout-cart-index .cart-totals-wrapper {
    width: 100%;
    float: right;
  }
  .checkout-cart-index .col-main {
    padding: 0 15px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-image,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-image {
    max-width: 30%;
    width: 30%;
    margin-right: 5px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-image a,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-image a {
    width: auto;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-image a img,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-image a img {
    width: auto;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-info,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-info {
    width: 70%;
    float: none;
    margin-bottom: 10px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-info .availability label,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-info .availability label {
    display: none;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-actions,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-actions {
    float: left;
    clear: both;
    margin-top: 0px;
    margin-left: 0;
    padding-bottom: 10px;
    padding-left: 90px;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-options,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-options {
    width: 100%;
  }
  .checkout-cart-index .cart .cart-table tbody td.product-cart-total,
  .checkout-cart-index .col-main .cart-table tbody td.product-cart-total {
    position: absolute;
    right: 0;
    bottom: 15px;
    margin-bottom: 6px;
  }
  .checkout-cart-index .cart .cart-table tbody tr,
  .checkout-cart-index .col-main .cart-table tbody tr {
    position: relative;
    margin-bottom: 15px;
  }
  .checkout-cart-index .cart .checkout-types,
  .checkout-cart-index .col-main .checkout-types {
    margin-bottom: 40px;
  }
  .checkout-cart-index .cart .checkout-types .btn-checkout,
  .checkout-cart-index .col-main .checkout-types .btn-checkout {
    width: 100%;
  }
  .checkout-cart-index .cart .block-title h2,
  .checkout-cart-index .col-main .block-title h2 {
    margin-bottom: 45px;
  }
  .checkout-cart-index .cart .block-title h2:after,
  .checkout-cart-index .col-main .block-title h2:after {
    margin: 10px auto 20px;
  }
}
.onestepcheckout-index-index .footer-3col-black-wrapper,
.onestepcheckout-index-index .footer-4col-wrapper {
  display: none;
}
.onestepcheckout-index-index .col-main {
  margin-bottom: 58px;
}
.onestepcheckout-index-index .col-main #billing_address_list .control label {
  margin-top: 15px;
}
.onestepcheckout-index-index .col-main .onestepcheckout-login-link {
  display: none;
}
.onestepcheckout-index-index .col-main #onestepcheckout-form .group-select {
  padding: 0 !important;
}
.onestepcheckout-index-index .col-main #onestepcheckout-form .group-select li {
  padding: 0;
}
.onestepcheckout-index-index .col-main .onestepcheckout-title {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-bottom: 30px;
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .onestepcheckout-index-index .col-main .onestepcheckout-title {
    padding: 20px 0;
    text-align: center;
  }
}
.onestepcheckout-index-index .col-main .onestepcheckout-numbers, .onestepcheckout-index-index .col-main .shipping-address-title {
  font-family: "Lora", serif;
  color: #192127;
  font-style: italic;
  font-size: 24px;
  padding: 0;
  background-image: none;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 40px;
}
.onestepcheckout-index-index .col-main .input-company {
  display: none;
  margin-top: 0 !important;
  margin-bottom: 15px;
}
.onestepcheckout-index-index .col-main select.address-select {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
}
.onestepcheckout-index-index .col-main .show-business {
  text-align: right;
  margin-bottom: 15px;
}
.onestepcheckout-index-index .col-main .show-business p {
  float: left;
  line-height: 23px;
}
.onestepcheckout-index-index .col-main .show-business label:last-of-type {
  margin-left: 23px;
}
.onestepcheckout-index-index .col-main .shipping-address-title {
  margin-bottom: 20px;
  margin-top: 20px;
}
.onestepcheckout-index-index .col-main .onestepcheckout-numbers-3 {
  margin-bottom: 28px;
}
.onestepcheckout-index-index .col-main .onestepcheckout-threecolumns {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  margin-top: 0;
}
.onestepcheckout-index-index .col-main .onestepcheckout-button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  border: 0;
  background-color: #192127;
  color: #fff;
  height: 59px;
  line-height: 59px;
  min-width: 255px;
  margin: 0;
  background-color: #ff6664;
}
.onestepcheckout-index-index .col-main .onestepcheckout-button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.onestepcheckout-index-index .col-main .onestepcheckout-button:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}
.onestepcheckout-index-index .col-main .onestepcheckout-button:hover {
  background-color: #da403e;
}
.onestepcheckout-index-index .col-main .onestepcheckout-button span {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer {
  border-top: 0;
  min-height: inherit;
}
.onestepcheckout-index-index .col-main .checkoutcontainer:after {
  content: "";
  position: absolute;
  top: 0;
  left: 33.3%;
  width: 33.3%;
  height: 100%;
  pointer-events: none;
  border: 1px solid #dedede;
  border-top: 0;
  border-bottom: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-left,
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-middle,
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-right {
  width: 33.3%;
  padding: 0 15px;
  margin: 0;
  background: none;
  vertical-align: top;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-right {
  border-right: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .pcnl-info-text, .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-shipping-method-block p {
  width: 100%;
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
  font-style: italic;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-methods dd {
  padding-top: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer span.required {
  color: #333;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .input-firstname {
  margin-top: 0 !important;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-shipping-method-block p {
  padding-left: 15px;
  position: relative;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-shipping-method-block p:before {
  content: "*";
  position: absolute;
  left: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-shipping-method-block p:not(:last-of-type) {
  margin-top: 25px;
  margin-bottom: 25px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .pcnl-info-label {
  display: none;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .input-box,
.onestepcheckout-index-index .col-main .checkoutcontainer .field {
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .input-box input,
.onestepcheckout-index-index .col-main .checkoutcontainer .input-box textarea,
.onestepcheckout-index-index .col-main .checkoutcontainer .field input,
.onestepcheckout-index-index .col-main .checkoutcontainer .field textarea {
  width: 100%;
}
.onestepcheckout-index-index .col-main .checkoutcontainer label,
.onestepcheckout-index-index .col-main .checkoutcontainer p.zakelijk {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 15px;
  margin-bottom: 15px;
  font-weight: 400;
}
.onestepcheckout-index-index .col-main .checkoutcontainer input[type=checkbox] + label,
.onestepcheckout-index-index .col-main .checkoutcontainer input[type=radio] + label {
  margin-bottom: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer input[type=radio] + label:before {
  margin-right: 8px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .pcnl-input-housenumber label, .onestepcheckout-index-index .col-main .checkoutcontainer .input-postcode label {
  margin-bottom: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .checkout-agreements .agreement-content {
  display: none;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .shipment-methods dt,
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-methods dt {
  line-height: 30px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .shipment-methods img,
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-methods img {
  display: inline;
  vertical-align: bottom;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .shipment-methods .agreement-content,
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-methods .agreement-content {
  display: block;
  border: none;
  margin-bottom: 0px;
  max-height: none;
  padding: 0px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-comments {
  margin-top: 55px;
  margin-bottom: 40px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-comments textarea {
  width: 100%;
  margin-top: 0;
  max-width: 100%;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .price {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .tax td {
  border-bottom: 0;
  color: #999 !important;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .tax .price {
  color: #999 !important;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .grand-total td {
  border-bottom: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .grand-total .title {
  font-size: 20px;
  line-height: 20px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .grand-total .value .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  font-style: normal;
  vertical-align: middle;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-method input, .onestepcheckout-index-index .col-main .checkoutcontainer .payment-method select {
  background-color: #fff;
  width: 100% !important;
  border-color: #fff;
  margin: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-method #ccsave_expiration {
  margin-bottom: 20px;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-method .v-fix {
  float: none;
  margin-right: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-method .input-box {
  margin-top: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-method .form-list {
  width: 90%;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .payment-method .cvv-what-is-this {
  margin-left: 0;
  margin-top: 10px;
  font-family: "Lora", serif;
  color: #77b8a4;
  font-size: 15px;
  font-weight: 400;
  display: block;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary {
  padding: 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary thead {
  display: none;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary .name {
  font-family: "Lora", serif;
  padding-bottom: 28px;
  font-weight: 400;
  vertical-align: top;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary .name b {
  font-style: italic;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary .qty {
  width: 10%;
  vertical-align: top;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary .total {
  width: 15%;
  vertical-align: top;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-summary td {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #192127;
  padding: 17px 0;
}
.onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-totals {
  margin-bottom: 0;
}
.onestepcheckout-index-index .footer-reviews,
.onestepcheckout-index-index .footer-3col-usp-wrapper {
  display: none;
}
.onestepcheckout-index-index .oscmodal {
  padding: 20px;
}
.onestepcheckout-index-index .oscmodal ol li {
  margin-left: 2em;
}

@media screen and (max-width: 1440px) {
  .onestepcheckout-index-index .col-main {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1080px) {
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-left,
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-middle,
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-right {
    width: 50%;
  }
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-right {
    float: right;
  }
  .onestepcheckout-index-index .col-main .checkoutcontainer:after {
    left: 0;
    width: 50%;
    border-left: 0;
  }
}
@media screen and (max-width: 740px) {
  .onestepcheckout-index-index .col-main {
    margin-bottom: 20px;
  }
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-left,
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-middle,
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-column-right {
    width: 100%;
  }
  .onestepcheckout-index-index .col-main .checkoutcontainer:after {
    display: none;
  }
  .onestepcheckout-index-index .col-main .onestepcheckout-title {
    margin-bottom: 8px;
  }
  .onestepcheckout-index-index .col-main .onestepcheckout-numbers-2 {
    margin-top: 45px;
    margin-bottom: 35px;
  }
  .onestepcheckout-index-index .col-main .onestepcheckout-button {
    width: 100%;
  }
  .onestepcheckout-index-index .col-main .onestepcheckout-place-order-wrapper {
    margin-top: 0;
  }
  .onestepcheckout-index-index .col-main .checkoutcontainer .onestepcheckout-comments {
    margin-top: 40px;
  }
  .oscmodal {
    max-width: calc(100% - 20px);
  }
  .oscmodal h1 {
    font-size: 23px;
    line-height: 23px;
  }
  .oscmodal h3 {
    font-size: 18px;
  }
}
.checkout-onepage-success .footer-reviews,
.checkout-onepage-success .footer-3col-usp-wrapper {
  display: none;
}
.checkout-onepage-success .col-main {
  text-align: left;
}
.checkout-onepage-success .sub-title {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .checkout-onepage-success .sub-title {
    padding: 20px 0;
    text-align: center;
  }
}
.checkout-onepage-success .wrap {
  margin-top: 60px;
  margin-bottom: 95px;
}
.checkout-onepage-success .wrap h2 {
  font-family: "Lora", serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
}
.checkout-onepage-success .wrap {
  *zoom: 1;
}
.checkout-onepage-success .wrap:after, .checkout-onepage-success .wrap:before {
  content: "";
  display: table;
}
.checkout-onepage-success .wrap:after {
  clear: both;
}
.checkout-onepage-success .wrap .left {
  width: calc(100% - 445px - 127px);
  display: inline-block;
}
.checkout-onepage-success .wrap .right {
  width: 100%;
  max-width: 445px;
  float: right;
}
.checkout-onepage-success .wrap .right p {
  background-color: #f9f9f9;
  padding: 43px;
  padding-right: 63px;
  margin-bottom: 15px;
}
.checkout-onepage-success .wrap .info {
  padding-bottom: 47px;
  margin-bottom: 45px;
  border-bottom: 1px solid #dedede;
}
.checkout-onepage-success .wrap .info .btn {
  min-width: 255px;
  margin-top: 42px;
}
.checkout-onepage-success .wrap .info-bottom {
  margin-bottom: 60px;
}
.checkout-onepage-success .wrap .info-bottom p, .checkout-onepage-success .wrap .info-bottom span {
  font-size: 14px;
}
.checkout-onepage-success .wrap .info-bottom h3 {
  margin-bottom: 0;
  font-weight: 400;
  text-transform: none;
}
@media screen and (max-width: 1440px) {
  .checkout-onepage-success .main {
    padding: 0 20px;
  }
  .checkout-onepage-success .back-button {
    padding: 0;
  }
}
@media screen and (max-width: 1080px) {
  .checkout-onepage-success .wrap {
    margin-bottom: 5px;
  }
  .checkout-onepage-success .wrap .left,
  .checkout-onepage-success .wrap .right {
    width: 100%;
    max-width: 100%;
    float: none;
  }
}
@media screen and (max-width: 740px) {
  .checkout-onepage-success .main {
    padding: 0 15px;
  }
  .checkout-onepage-success .main .wrap {
    text-align: center;
    margin-top: 30px;
  }
  .checkout-onepage-success .main .wrap .info {
    padding-bottom: 20px;
    margin-bottom: 35px;
  }
  .checkout-onepage-success .main .wrap .info .btn {
    width: 100%;
    margin-top: 35px;
  }
}

#addressreview {
  border: 0;
  background: #fff;
  border-radius: 0;
}
#addressreview .rightcol,
#addressreview .leftcol {
  width: 100%;
  display: inline-block;
  float: none;
}
#addressreview .leftcol > div {
  width: 50%;
  display: inline-block;
}
#addressreview .price {
  font-size: 17px;
}
#addressreview button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
}
#addressreview button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
#addressreview #buttons div {
  margin: 0 10px;
  float: none;
  display: inline-block;
}
#addressreview #addressreview_summary div.data {
  height: auto;
  margin-bottom: 20px;
}
#addressreview #buttons {
  position: static;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.onestepcheckout-summary th {
  font-family: "Roboto", sans-serif;
}

.contacts-index-index .back-button h1 {
  border: 0;
}
@media screen and (max-width: 740px) {
  .contacts-index-index .back-button h1 {
    clear: both;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
  }
}

@media screen and (max-width: 1440px) {
  .contacts-index-index .col-main .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1080px) {
  .contacts-index-index .back-button {
    padding: 0;
  }
}

.contacts-banner {
  margin-bottom: 20px;
}
.contacts-banner .content {
  position: relative;
  height: 312px;
}
.contacts-banner .content img {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  min-width: 100%;
  max-width: none;
}
.contacts-banner .side-block {
  height: 312px;
  padding-right: 20px !important;
}
.contacts-banner h3 {
  margin-bottom: 25px;
}
.contacts-banner h3:before {
  font-size: 30px;
  margin-right: 18px;
  vertical-align: middle;
}
.contacts-banner .icon-coffee:before {
  font-size: 45px;
}
.contacts-banner .icon-parking:before,
.contacts-banner .icon-dogfood:before {
  font-size: 35px;
}
@media screen and (max-width: 1080px) {
  .contacts-banner {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 740px) {
  .contacts-banner {
    height: auto;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
  }
  .contacts-banner .content {
    min-height: 100px;
    float: unset;
    height: auto;
  }
  .contacts-banner .content img {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
  .contacts-banner .side-block {
    height: auto;
  }
}

.two-col-right.form {
  margin-bottom: 60px;
}
@media screen and (max-width: 1080px) {
  .two-col-right.form {
    margin-bottom: 20px;
  }
  .two-col-right.form .sidebar {
    margin-top: 20px;
  }
  .two-col-right.form .side-block {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 740px) {
  .two-col-right.form .side-block {
    width: 100%;
  }
}
.two-col-right.info {
  margin-bottom: 50px;
}
@media screen and (max-width: 1080px) {
  .two-col-right.info {
    margin-bottom: 0;
  }
  .two-col-right.info .side-block {
    margin-bottom: 20px;
  }
}
.two-col-right {
  *zoom: 1;
}
.two-col-right:after, .two-col-right:before {
  content: "";
  display: table;
}
.two-col-right:after {
  clear: both;
}
.two-col-right .content {
  width: calc(100% - 350px - 30px);
  display: inline-block;
  overflow: hidden;
}
.two-col-right .sidebar {
  width: 100%;
  max-width: 350px;
  float: right;
}
.two-col-right .sidebar {
  *zoom: 1;
}
.two-col-right .sidebar:after, .two-col-right .sidebar:before {
  content: "";
  display: table;
}
.two-col-right .sidebar:after {
  clear: both;
}
@media screen and (max-width: 1080px) {
  .two-col-right .content {
    float: none;
    display: block;
    width: 100%;
  }
  .two-col-right .sidebar {
    max-width: 100%;
  }
}

.two-col-left {
  *zoom: 1;
}
.two-col-left:after, .two-col-left:before {
  content: "";
  display: table;
}
.two-col-left:after {
  clear: both;
}
.two-col-left .content {
  width: calc(100% - 350px - 30px);
  float: right;
  overflow: hidden;
}
.two-col-left .sidebar {
  width: 100%;
  max-width: 350px;
  display: inline-block;
}
@media screen and (max-width: 770px) {
  .two-col-left {
    margin-right: -15px;
    margin-left: -15px;
  }
  .two-col-left .sidebar,
  .two-col-left .content {
    width: calc(50% - 30px);
    margin: 0px 15px;
    max-width: 100%;
    display: block;
    float: left;
  }
}
@media screen and (max-width: 740px) {
  .two-col-left {
    margin-left: 0;
    margin-right: 0;
  }
  .two-col-left .sidebar,
  .two-col-left .content {
    width: 100%;
    float: none;
    margin: 0;
    margin-bottom: 15px;
  }
}

.cms-winkel .std td {
  padding: 1px 0;
  padding-right: 20px;
  padding-left: 0;
}

.contacts-index-index .std *:last-child, .cms-winkel .std *:last-child, .cms-ausstellung .std *:last-child {
  margin-bottom: 0 !important;
}
.contacts-index-index .footer-reviews,
.contacts-index-index .footer-3col-usp-wrapper, .cms-winkel .footer-reviews,
.cms-winkel .footer-3col-usp-wrapper, .cms-ausstellung .footer-reviews,
.cms-ausstellung .footer-3col-usp-wrapper {
  display: none;
}
.contacts-index-index .std p, .contacts-index-index .std td, .cms-winkel .std p, .cms-winkel .std td, .cms-ausstellung .std p, .cms-ausstellung .std td {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 15px;
  line-height: 20px;
}
.contacts-index-index .std h3, .cms-winkel .std h3, .cms-ausstellung .std h3 {
  font-family: "Lora", serif;
  font-style: italic;
  line-height: 28px;
  font-size: 20px;
  font-weight: normal;
  color: #192127;
  text-transform: none;
  margin-bottom: 22px !important;
}
.contacts-index-index .std a, .cms-winkel .std a, .cms-ausstellung .std a {
  color: #77b8a4;
}
.contacts-index-index .std td, .cms-winkel .std td, .cms-ausstellung .std td {
  padding: 1px 5px;
  padding-right: 20px;
}
.contacts-index-index .std img, .cms-winkel .std img, .cms-ausstellung .std img {
  margin-bottom: 40px;
}
.contacts-index-index .std table, .cms-winkel .std table, .cms-ausstellung .std table {
  margin-bottom: 20px;
}
.contacts-index-index .side-block, .cms-winkel .side-block, .cms-ausstellung .side-block {
  padding: 50px 50px 45px 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contacts-index-index .side-block ul, .cms-winkel .side-block ul, .cms-ausstellung .side-block ul {
  list-style-type: none;
}
.contacts-index-index .side-block ul, .cms-winkel .side-block ul, .cms-ausstellung .side-block ul {
  *zoom: 1;
}
.contacts-index-index .side-block ul:after, .contacts-index-index .side-block ul:before, .cms-winkel .side-block ul:after, .cms-winkel .side-block ul:before, .cms-ausstellung .side-block ul:after, .cms-ausstellung .side-block ul:before {
  content: "";
  display: table;
}
.contacts-index-index .side-block ul:after, .cms-winkel .side-block ul:after, .cms-ausstellung .side-block ul:after {
  clear: both;
}
.contacts-index-index .side-block li, .cms-winkel .side-block li, .cms-ausstellung .side-block li {
  margin-left: 0;
  width: 33.3%;
  float: left;
}
.contacts-index-index .side-block .btn,
.contacts-index-index .side-block .btn-white, .cms-winkel .side-block .btn,
.cms-winkel .side-block .btn-white, .cms-ausstellung .side-block .btn,
.cms-ausstellung .side-block .btn-white {
  max-width: 100%;
  width: 100%;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
.contacts-index-index .side-block .btn:hover,
.contacts-index-index .side-block .btn-white:hover, .cms-winkel .side-block .btn:hover,
.cms-winkel .side-block .btn-white:hover, .cms-ausstellung .side-block .btn:hover,
.cms-ausstellung .side-block .btn-white:hover {
  color: #192127;
}
.contacts-index-index .side-block.gray, .cms-winkel .side-block.gray, .cms-ausstellung .side-block.gray {
  background-color: #f5f5f5;
}
@media screen and (max-width: 740px) {
  .contacts-index-index .side-block, .cms-winkel .side-block, .cms-ausstellung .side-block {
    padding: 30px 20px 25px 25px;
  }
}
.contacts-index-index .block-top, .cms-winkel .block-top, .cms-ausstellung .block-top {
  margin-bottom: 38px;
  padding-top: 20px;
}
.contacts-index-index .block-primary.std > *, .cms-winkel .block-primary.std > *, .cms-ausstellung .block-primary.std > * {
  color: #fff;
  background-color: #77b8a4;
}

.form-fields {
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 0;
}
.form-fields textarea {
  min-height: 162px;
}
.form-fields textarea,
.form-fields input {
  max-width: 100%;
  width: 100%;
}
.form-fields .field,
.form-fields .wide {
  width: calc(50% - 30px);
  margin: 0 15px;
  float: left;
}
.form-fields .wide {
  width: calc(100% - 30px);
}
.form-fields .input-box {
  position: relative;
  padding-top: 0;
}
.form-fields .row {
  margin: 0 15px;
}
.form-fields label {
  font-family: "Lora", serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 53px;
}
.form-fields label.required:after,
.form-fields span.required:after {
  color: #333;
  font-family: "Lora", serif;
  font-size: inherit;
}
.form-fields#routeform .btn {
  max-width: 255px;
  margin-top: 45px;
}
.form-fields#contact-form .btn {
  max-width: 255px;
  display: block;
  clear: both;
}
.form-fields .btn {
  margin-top: 10px;
  min-width: auto;
  width: 100%;
  line-height: 55px;
  height: 55px;
  margin-right: 130px;
}
.form-fields p.required, .form-fields .validation-advice {
  position: absolute;
  bottom: -20px;
}
.form-fields .checkbox {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1080px) {
  .form-fields#routeform .btn {
    margin-top: 10px;
  }
}
@media screen and (max-width: 740px) {
  .form-fields .field,
  .form-fields .wide {
    width: calc(100% - 30px);
  }
  .form-fields#routeform .btn {
    max-width: calc(100% - 4px);
    margin-top: 10px;
  }
  .form-fields .btn {
    max-width: calc(100% - 4px);
    margin-right: 0px;
  }
}

.widget-static-block {
  width: 100%;
  height: 100%;
}

.widget-product-images:empty {
  display: none;
}
.widget-product-images .block {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.widget-product-images .block .block-title {
  text-align: center;
  margin-bottom: 55px;
}
.widget-product-images .block .block-title h2 {
  color: #192127;
}
.widget-product-images .block .block-content h2 {
  font-size: 18px;
  min-height: 92px;
}
.widget-product-images .block .block-content h2:after {
  margin: 10px auto 20px;
}
.widget-product-images .block ol {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0;
}
.widget-product-images .block ol li {
  text-align: center;
}
.widget-product-images .block ol li a.btn {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  text-decoration: none;
}
.widget-product-images .block .item {
  padding: 20px 20px 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: calc(33.3% - 30px);
  margin: 0 15px;
  padding: 50px 31px 56px;
  background-color: #fff;
  margin-bottom: 30px;
  vertical-align: top;
}
.widget-product-images .block .item img {
  margin: 35px auto;
}
.widget-product-images .block .item p {
  font-family: "Lora", serif;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.widget-product-images .block .item .description {
  height: 60px;
  overflow: hidden;
}
.widget-product-images .block .item h3 {
  min-height: 53px;
}
.widget-product-images .block .item h3:after {
  content: "";
  display: block;
  height: 3px;
  width: 76px;
  background-color: #192127;
  margin: 10px 0 20px;
  margin: 10px auto 30px;
}
.widget-product-images .block .item h3 span {
  max-height: 40px;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 1080px) {
  .widget-product-images .block .item {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 740px) {
  .widget-product-images .block .item {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1080px) {
  .widget-product-images .block ol {
    text-align: center;
  }
}
@media screen and (max-width: 740px) {
  .widget-product-images .block ol {
    margin: 0;
  }
}

.cms-page-view .col-main,
.cms-index-noroute .col-main,
.blog-index-list .col-main,
.blog-post-view .col-main,
.materiaal-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.cms-page-view .col-main p,
.cms-index-noroute .col-main p,
.blog-index-list .col-main p,
.blog-post-view .col-main p,
.materiaal-container p {
  font-family: "Lora", serif;
  color: #192127;
  font-style: normal;
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 20px;
}
.cms-page-view .col-main h1,
.cms-index-noroute .col-main h1,
.blog-index-list .col-main h1,
.blog-post-view .col-main h1,
.materiaal-container h1 {
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .cms-page-view .col-main h1,
  .cms-index-noroute .col-main h1,
  .blog-index-list .col-main h1,
  .blog-post-view .col-main h1,
  .materiaal-container h1 {
    padding: 20px 0;
    text-align: center;
  }
}
.cms-page-view .col-main h2,
.cms-index-noroute .col-main h2,
.blog-index-list .col-main h2,
.blog-post-view .col-main h2,
.materiaal-container h2 {
  color: #192127;
}
.cms-page-view .col-main h3,
.cms-index-noroute .col-main h3,
.blog-index-list .col-main h3,
.blog-post-view .col-main h3,
.materiaal-container h3 {
  line-height: 20px;
  font-size: 20px;
  margin-bottom: 7px;
}
.cms-page-view .col-main img,
.cms-index-noroute .col-main img,
.blog-index-list .col-main img,
.blog-post-view .col-main img,
.materiaal-container img {
  margin-bottom: 20px;
}
.cms-page-view .col-main table tr,
.cms-index-noroute .col-main table tr,
.blog-index-list .col-main table tr,
.blog-post-view .col-main table tr,
.materiaal-container table tr {
  vertical-align: top;
}
.cms-page-view .col-main ul,
.cms-index-noroute .col-main ul,
.blog-index-list .col-main ul,
.blog-post-view .col-main ul,
.materiaal-container ul {
  list-style: disc outside;
}
.cms-page-view .col-main ul li,
.cms-index-noroute .col-main ul li,
.blog-index-list .col-main ul li,
.blog-post-view .col-main ul li,
.materiaal-container ul li {
  font-family: "Lora", serif;
  color: #192127;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  margin-left: 2em;
}

@media screen and (max-width: 1080px) {
  .materiaal-container > *:not(.container-full-bg):not(.image-bg-wrap) {
    padding-left: 15px;
  }
}

.blog-post-view .postWrapper .back {
  text-align: right;
  width: 100%;
  padding: 14px 10px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #dedede;
}
.blog-post-view .postWrapper .block-blog {
  display: block;
}
.blog-post-view .postWrapper .block-blog:nth-child(2n+1) {
  display: none;
}
.blog-post-view .postWrapper .block-blog .menu-recent {
  text-align: left;
  border-bottom: 1px solid #dedede;
  display: inline-block;
}
.blog-post-view .postWrapper .block-blog .menu-recent h5 {
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  margin: 10px;
}
.blog-post-view .postWrapper .block-blog .menu-recent .postContent {
  display: inline-block;
  width: calc(20% - 20px);
  padding: 0px 20px;
  height: 198px;
  background-size: auto 198px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0px 10px 45px;
  float: left;
}
.blog-post-view .postWrapper .block-blog .menu-recent .postContent h2 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
.blog-post-view .postWrapper .block-blog .menu-recent .postContent h2:after {
  background-color: #fff;
}
@media screen and (max-width: 1080px) {
  .blog-post-view .postWrapper .block-blog .menu-recent .postContent {
    height: 173px;
    background-size: auto 173px;
  }
}
@media screen and (max-width: 770px) {
  .blog-post-view .postWrapper .block-blog .menu-recent a:nth-child(5) {
    display: none;
  }
  .blog-post-view .postWrapper .block-blog .menu-recent .postContent {
    width: calc(25% - 20px);
    height: 157px;
    background-size: auto 157px;
  }
  .blog-post-view .postWrapper .block-blog .menu-recent .postContent h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 740px) {
  .blog-post-view .postWrapper .back {
    text-align: left;
  }
  .blog-post-view .postWrapper .block-blog:nth-child(2n+1) {
    display: block;
  }
  .blog-post-view .postWrapper .block-blog:nth-child(2n) {
    display: none;
  }
  .blog-post-view .postWrapper .block-blog .menu-recent {
    border-bottom: 0px;
  }
  .blog-post-view .postWrapper .block-blog .menu-recent .postContent {
    display: inline-block;
    width: calc(50% - 20px);
    margin: 0px 10px 20px;
  }
  .blog-post-view .postWrapper .block-blog .menu-recent .postContent h2 {
    font-size: 16px;
    line-height: 22px;
  }
}

.blog-index-list .aw-blog-read-more {
  display: none;
}
.blog-index-list .postWrapper {
  display: inline-block;
  padding: 0 15px;
  float: left;
  width: 50%;
  clear: none;
}
.blog-index-list .postWrapper.right {
  float: right;
}
.blog-index-list .postWrapper .postContent {
  padding: 10px 28px;
  width: 100%;
  margin-bottom: 30px;
  height: 520px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  float: left;
}
.blog-index-list .postWrapper .postContent.large {
  width: 100%;
}
.blog-index-list .postWrapper .postContent.small {
  width: calc(50% - 15px);
  height: 245px;
  background-size: 100% auto;
  margin-right: 15px;
}
.blog-index-list .postWrapper .postContent.small.right {
  margin-right: 0px;
  margin-left: 15px;
}
.blog-index-list .postWrapper .postContent.small h2 {
  font-size: 24px;
  line-height: 28px;
}
.blog-index-list .postWrapper .postContent h2 {
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
.blog-index-list .postWrapper .postContent h2:after {
  background-color: #fff;
}
.blog-index-list .postWrapper .postContent p {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1080px) {
  .blog-index-list .postWrapper {
    padding: 0 5px;
  }
  .blog-index-list .postWrapper .postContent {
    padding: 5px 20px;
    height: 442px;
    background-size: 100% auto;
    margin-bottom: 10px;
  }
  .blog-index-list .postWrapper .postContent.small {
    width: calc(50% - 5px);
    height: 216px;
    background-size: 100% auto;
    margin-right: 5px;
  }
  .blog-index-list .postWrapper .postContent.small.right {
    margin-right: 0px;
    margin-left: 5px;
  }
  .blog-index-list .postWrapper .postContent.small h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .blog-index-list .postWrapper .postContent h2 {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
  }
  .blog-index-list .postWrapper .postContent p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 770px) {
  .blog-index-list .postWrapper .postContent {
    height: 354px;
    background-size: 100% auto;
  }
  .blog-index-list .postWrapper .postContent.small {
    height: 172px;
  }
}
@media screen and (max-width: 740px) {
  .blog-index-list .postWrapper {
    width: 100%;
  }
  .blog-index-list .postWrapper .postContent {
    padding: 0px 10px;
    height: 314px;
    background-size: 100% auto;
    margin-bottom: 10px;
  }
  .blog-index-list .postWrapper .postContent.small {
    width: calc(50% - 5px);
    height: 152px;
    background-size: 100% auto;
  }
  .blog-index-list .postWrapper .postContent.small h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .blog-index-list .postWrapper .postContent h2 {
    padding-top: 10px;
  }
}

.cms-page-view .footer-reviews,
.cms-page-view .footer-3col-usp-wrapper,
.blog-index-list .footer-reviews,
.blog-index-list .footer-3col-usp-wrapper,
.blog-post-view .footer-reviews,
.blog-post-view .footer-3col-usp-wrapper,
.cms-index-noroute .footer-reviews,
.cms-index-noroute .footer-3col-usp-wrapper {
  display: none;
}
.cms-page-view .footer-reviews,
.blog-index-list .footer-reviews,
.blog-post-view .footer-reviews,
.cms-index-noroute .footer-reviews {
  background-color: #f5f5f5;
}
.cms-page-view .columns-wrapper,
.blog-index-list .columns-wrapper,
.blog-post-view .columns-wrapper,
.cms-index-noroute .columns-wrapper {
  margin-bottom: 90px;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.cms-page-view .columns-wrapper,
.blog-index-list .columns-wrapper,
.blog-post-view .columns-wrapper,
.cms-index-noroute .columns-wrapper {
  *zoom: 1;
}
.cms-page-view .columns-wrapper:after, .cms-page-view .columns-wrapper:before,
.blog-index-list .columns-wrapper:after,
.blog-index-list .columns-wrapper:before,
.blog-post-view .columns-wrapper:after,
.blog-post-view .columns-wrapper:before,
.cms-index-noroute .columns-wrapper:after,
.cms-index-noroute .columns-wrapper:before {
  content: "";
  display: table;
}
.cms-page-view .columns-wrapper:after,
.blog-index-list .columns-wrapper:after,
.blog-post-view .columns-wrapper:after,
.cms-index-noroute .columns-wrapper:after {
  clear: both;
}
.cms-page-view .columns-wrapper .col-right,
.blog-index-list .columns-wrapper .col-right,
.blog-post-view .columns-wrapper .col-right,
.cms-index-noroute .columns-wrapper .col-right {
  width: 100%;
  max-width: 350px;
  float: right;
  padding: 0;
}
.cms-page-view .columns-wrapper .col-main,
.blog-index-list .columns-wrapper .col-main,
.blog-post-view .columns-wrapper .col-main,
.cms-index-noroute .columns-wrapper .col-main {
  width: calc(100% - 350px - 30px);
  padding: 0;
  float: left;
}
.cms-page-view .col-main #map-canvas,
.blog-index-list .col-main #map-canvas,
.blog-post-view .col-main #map-canvas,
.cms-index-noroute .col-main #map-canvas {
  border: 1px solid #ccc;
  width: 100%;
  height: 500px;
}
.cms-page-view .col-main .cookieTable,
.blog-index-list .col-main .cookieTable,
.blog-post-view .col-main .cookieTable,
.cms-index-noroute .col-main .cookieTable {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 18px 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: table;
  text-align: left;
  padding: 4px;
}
.cms-page-view .col-main .cookieTable thead,
.blog-index-list .col-main .cookieTable thead,
.blog-post-view .col-main .cookieTable thead,
.cms-index-noroute .col-main .cookieTable thead {
  font-weight: bold;
  border-bottom: 1px solid #777777;
}
.cms-page-view .col-main .cookieTable tbody tr,
.blog-index-list .col-main .cookieTable tbody tr,
.blog-post-view .col-main .cookieTable tbody tr,
.cms-index-noroute .col-main .cookieTable tbody tr {
  border-bottom: 1px solid #c4c4c4;
}
.cms-page-view .col-main .inspire,
.blog-index-list .col-main .inspire,
.blog-post-view .col-main .inspire,
.cms-index-noroute .col-main .inspire {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 85px;
}
.cms-page-view .col-main .inspire,
.blog-index-list .col-main .inspire,
.blog-post-view .col-main .inspire,
.cms-index-noroute .col-main .inspire {
  *zoom: 1;
}
.cms-page-view .col-main .inspire:after, .cms-page-view .col-main .inspire:before,
.blog-index-list .col-main .inspire:after,
.blog-index-list .col-main .inspire:before,
.blog-post-view .col-main .inspire:after,
.blog-post-view .col-main .inspire:before,
.cms-index-noroute .col-main .inspire:after,
.cms-index-noroute .col-main .inspire:before {
  content: "";
  display: table;
}
.cms-page-view .col-main .inspire:after,
.blog-index-list .col-main .inspire:after,
.blog-post-view .col-main .inspire:after,
.cms-index-noroute .col-main .inspire:after {
  clear: both;
}
.cms-page-view .col-main .inspire .column,
.blog-index-list .col-main .inspire .column,
.blog-post-view .col-main .inspire .column,
.cms-index-noroute .col-main .inspire .column {
  padding: 0px 15px 30px 15px;
  float: left;
  width: 50%;
}
.cms-page-view .col-main .inspire .column img,
.blog-index-list .col-main .inspire .column img,
.blog-post-view .col-main .inspire .column img,
.cms-index-noroute .col-main .inspire .column img {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.cms-page-view .col-main .inspire .column img.small,
.blog-index-list .col-main .inspire .column img.small,
.blog-post-view .col-main .inspire .column img.small,
.cms-index-noroute .col-main .inspire .column img.small {
  margin-right: 15px;
  width: calc(50% - 15px);
}
.cms-page-view .col-main .inspire .column .small + .small,
.blog-index-list .col-main .inspire .column .small + .small,
.blog-post-view .col-main .inspire .column .small + .small,
.cms-index-noroute .col-main .inspire .column .small + .small {
  margin-right: 0;
  margin-left: 15px;
}
@media screen and (max-width: 740px) {
  .cms-page-view .col-main .inspire,
  .blog-index-list .col-main .inspire,
  .blog-post-view .col-main .inspire,
  .cms-index-noroute .col-main .inspire {
    margin-bottom: 0;
  }
}
.cms-page-view .col-main .std img,
.blog-index-list .col-main .std img,
.blog-post-view .col-main .std img,
.cms-index-noroute .col-main .std img {
  max-width: auto;
}
.cms-page-view .col-main .std p,
.blog-index-list .col-main .std p,
.blog-post-view .col-main .std p,
.cms-index-noroute .col-main .std p {
  margin: 0 auto 1.5em;
}
.cms-page-view .col-main .std ul,
.cms-page-view .col-main .std ol,
.blog-index-list .col-main .std ul,
.blog-index-list .col-main .std ol,
.blog-post-view .col-main .std ul,
.blog-post-view .col-main .std ol,
.cms-index-noroute .col-main .std ul,
.cms-index-noroute .col-main .std ol {
  margin-bottom: 0px;
}
.cms-page-view .col-main .std li,
.blog-index-list .col-main .std li,
.blog-post-view .col-main .std li,
.cms-index-noroute .col-main .std li {
  color: #192127;
  font-family: "Lora", serif;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
}
.cms-page-view .reviews-block,
.blog-index-list .reviews-block,
.blog-post-view .reviews-block,
.cms-index-noroute .reviews-block {
  display: none;
}
.cms-page-view .sidebar-block,
.blog-index-list .sidebar-block,
.blog-post-view .sidebar-block,
.cms-index-noroute .sidebar-block {
  background-color: #f5f5f5;
  margin-bottom: 30px;
}
.cms-page-view .sidebar-block .content,
.blog-index-list .sidebar-block .content,
.blog-post-view .sidebar-block .content,
.cms-index-noroute .sidebar-block .content {
  padding: 40px 50px 60px;
}
.cms-page-view .sidebar-block .content h3, .cms-page-view .sidebar-block .content p,
.blog-index-list .sidebar-block .content h3,
.blog-index-list .sidebar-block .content p,
.blog-post-view .sidebar-block .content h3,
.blog-post-view .sidebar-block .content p,
.cms-index-noroute .sidebar-block .content h3,
.cms-index-noroute .sidebar-block .content p {
  font-family: "Lora", serif;
  color: #192127;
}
.cms-page-view .sidebar-block .content h3,
.blog-index-list .sidebar-block .content h3,
.blog-post-view .sidebar-block .content h3,
.cms-index-noroute .sidebar-block .content h3 {
  font-family: "Lora", serif;
  margin-bottom: 40px;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
}
.cms-page-view .sidebar-block .content p,
.blog-index-list .sidebar-block .content p,
.blog-post-view .sidebar-block .content p,
.cms-index-noroute .sidebar-block .content p {
  font-size: 15px;
}
.cms-page-view .sidebar-block .content p:not(:last-of-type),
.blog-index-list .sidebar-block .content p:not(:last-of-type),
.blog-post-view .sidebar-block .content p:not(:last-of-type),
.cms-index-noroute .sidebar-block .content p:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .cms-page-view .back-button,
  .cms-page-view .columns-wrapper,
  .cms-page-view .main > .col-main,
  .blog-index-list .back-button,
  .blog-index-list .columns-wrapper,
  .blog-index-list .main > .col-main,
  .blog-post-view .back-button,
  .blog-post-view .columns-wrapper,
  .blog-post-view .main > .col-main,
  .cms-index-noroute .back-button,
  .cms-index-noroute .columns-wrapper,
  .cms-index-noroute .main > .col-main {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1080px) {
  .cms-page-view .columns-wrapper,
  .blog-index-list .columns-wrapper,
  .blog-post-view .columns-wrapper,
  .cms-index-noroute .columns-wrapper {
    margin-bottom: 50px;
  }
  .cms-page-view .columns-wrapper .col-main,
  .blog-index-list .columns-wrapper .col-main,
  .blog-post-view .columns-wrapper .col-main,
  .cms-index-noroute .columns-wrapper .col-main {
    width: calc(100% - 255px - 30px);
  }
  .cms-page-view .columns-wrapper .col-right,
  .blog-index-list .columns-wrapper .col-right,
  .blog-post-view .columns-wrapper .col-right,
  .cms-index-noroute .columns-wrapper .col-right {
    max-width: 255px;
  }
  .cms-page-view .sidebar-block .content,
  .blog-index-list .sidebar-block .content,
  .blog-post-view .sidebar-block .content,
  .cms-index-noroute .sidebar-block .content {
    padding: 25px 20px;
  }
  .cms-page-view .sidebar-block .content h3,
  .blog-index-list .sidebar-block .content h3,
  .blog-post-view .sidebar-block .content h3,
  .cms-index-noroute .sidebar-block .content h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 740px) {
  .cms-page-view .back-button,
  .cms-page-view .columns-wrapper,
  .cms-page-view .main > .col-main,
  .blog-index-list .back-button,
  .blog-index-list .columns-wrapper,
  .blog-index-list .main > .col-main,
  .blog-post-view .back-button,
  .blog-post-view .columns-wrapper,
  .blog-post-view .main > .col-main,
  .cms-index-noroute .back-button,
  .cms-index-noroute .columns-wrapper,
  .cms-index-noroute .main > .col-main {
    padding: 0 15px;
  }
  .cms-page-view .col-main .inspire .column,
  .blog-index-list .col-main .inspire .column,
  .blog-post-view .col-main .inspire .column,
  .cms-index-noroute .col-main .inspire .column {
    width: 100%;
  }
  .cms-page-view .col-main img,
  .blog-index-list .col-main img,
  .blog-post-view .col-main img,
  .cms-index-noroute .col-main img {
    margin-bottom: 0px;
  }
  .cms-page-view .columns-wrapper,
  .blog-index-list .columns-wrapper,
  .blog-post-view .columns-wrapper,
  .cms-index-noroute .columns-wrapper {
    margin-bottom: 0;
  }
  .cms-page-view .columns-wrapper .col-main,
  .blog-index-list .columns-wrapper .col-main,
  .blog-post-view .columns-wrapper .col-main,
  .cms-index-noroute .columns-wrapper .col-main {
    width: 100%;
    float: none;
    margin-bottom: 48px;
  }
  .cms-page-view .columns-wrapper .col-right,
  .blog-index-list .columns-wrapper .col-right,
  .blog-post-view .columns-wrapper .col-right,
  .cms-index-noroute .columns-wrapper .col-right {
    float: none;
    margin: 0 auto;
    text-align: center;
    max-width: 350px;
  }
  .cms-page-view .columns-wrapper .col-right > div:last-of-type,
  .blog-index-list .columns-wrapper .col-right > div:last-of-type,
  .blog-post-view .columns-wrapper .col-right > div:last-of-type,
  .cms-index-noroute .columns-wrapper .col-right > div:last-of-type {
    margin-bottom: 20px;
  }
}

.cms-index-noroute .col-main h1 {
  padding: 0;
  padding-bottom: 25px;
  font-size: 25px;
}

.cms-page-view.cms-inspiratie .footer-reviews,
.cms-page-view.cms-inspiratie .footer-3col-usp-wrapper {
  display: block;
}

.blog-post-view .col-main {
  text-align: center;
}
.blog-post-view .col-main img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 740px) {
  .blog-post-view .col-main img {
    margin-bottom: 7px;
  }
}

@media (min-width: 680px) {
  .equal-width tr > td:first-of-type {
    min-width: 200px;
  }
}
@media (max-width: 679px) {
  .equal-width tr {
    display: block;
    margin-bottom: 8px;
  }
  .equal-width tr > td {
    display: block;
  }
}
.customer-account-login .footer-reviews,
.customer-account-login .footer-3col-usp-wrapper,
.customer-account-create .footer-reviews,
.customer-account-create .footer-3col-usp-wrapper,
.customer-account-forgotpassword .footer-reviews,
.customer-account-forgotpassword .footer-3col-usp-wrapper {
  display: none;
}
.customer-account-login .col-main,
.customer-account-create .col-main,
.customer-account-forgotpassword .col-main {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 60px;
}
.customer-account-login .col-main .page-title h1,
.customer-account-create .col-main .page-title h1,
.customer-account-forgotpassword .col-main .page-title h1 {
  border-top: 1px solid #ededed;
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .customer-account-login .col-main .page-title h1,
  .customer-account-create .col-main .page-title h1,
  .customer-account-forgotpassword .col-main .page-title h1 {
    padding: 20px 0;
    text-align: center;
  }
}
.customer-account-login .col-main .button,
.customer-account-create .col-main .button,
.customer-account-forgotpassword .col-main .button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
  max-width: calc(100% - 4px);
}
.customer-account-login .col-main .button:hover,
.customer-account-create .col-main .button:hover,
.customer-account-forgotpassword .col-main .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.customer-account-login .col-main a,
.customer-account-create .col-main a,
.customer-account-forgotpassword .col-main a {
  color: #77b8a4;
}
.customer-account-login .col-main .fieldset,
.customer-account-create .col-main .fieldset,
.customer-account-forgotpassword .col-main .fieldset {
  margin-left: 0;
}
.customer-account-login .col-main .buttons-set,
.customer-account-create .col-main .buttons-set,
.customer-account-forgotpassword .col-main .buttons-set {
  margin-left: 0;
  margin-top: 20px;
  padding-top: 20px;
}
.customer-account-login .col-main .buttons-set .back-link,
.customer-account-create .col-main .buttons-set .back-link,
.customer-account-forgotpassword .col-main .buttons-set .back-link {
  padding: 0;
  line-height: 52px;
}
.customer-account-login .col-main .scaffold-form label:first-child,
.customer-account-create .col-main .scaffold-form label:first-child,
.customer-account-forgotpassword .col-main .scaffold-form label:first-child {
  width: auto;
}
.customer-account-login .col-main input[type=checkbox] + label,
.customer-account-create .col-main input[type=checkbox] + label,
.customer-account-forgotpassword .col-main input[type=checkbox] + label {
  padding: 0;
  background-color: transparent;
  margin-bottom: 10px;
}

.customer-account .price {
  font-size: 14px;
}
.customer-account .footer .block-title {
  border-top: 0;
}
.customer-account .footer-reviews,
.customer-account .footer-3col-usp-wrapper {
  display: none;
}
.customer-account .columns-wrapper {
  margin-bottom: 90px;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.customer-account .columns-wrapper {
  *zoom: 1;
}
.customer-account .columns-wrapper:after, .customer-account .columns-wrapper:before {
  content: "";
  display: table;
}
.customer-account .columns-wrapper:after {
  clear: both;
}
.customer-account .columns-wrapper .col-right {
  width: 100%;
  max-width: 350px;
  float: right;
  padding: 0;
}
.customer-account .columns-wrapper .col-main {
  width: calc(100% - 350px - 30px);
  padding: 0;
  float: right;
}
.customer-account .main-container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.customer-account .main-container .box-account {
  margin-bottom: 0;
}
.customer-account .main-container .geopend a {
  color: #ffffff;
}
.customer-account .main-container .geopend a:hover {
  color: #ffffff;
}
.customer-account .main-container .page-title h1 {
  padding: 25px 0;
  border-top: 1px solid #ededed;
  font-family: "Roboto", sans-serif;
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .customer-account .main-container .page-title h1 {
    padding: 20px 0;
    text-align: center;
  }
}
.customer-account .main-container a,
.customer-account .main-container a strong,
.customer-account .main-container .block-title strong {
  color: #77b8a4;
}
.customer-account .main-container a:hover,
.customer-account .main-container a strong:hover,
.customer-account .main-container .block-title strong:hover {
  color: #77b8a4;
}
.customer-account .main-container .button {
  font-family: "Raleway", "Lora", Verdana, Arial, sans-serif;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: inline-block;
  min-height: 49px;
  line-height: 49px;
  outline: 0;
  vertical-align: middle;
  border: 2px solid #192127;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #192127;
  min-width: 180px;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: none;
}
.customer-account .main-container .button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #192127;
}
.customer-account .main-container .buttons-set {
  margin-left: 0;
  margin-top: 20px;
  padding-top: 20px;
}
.customer-account .main-container .buttons-set .back-link {
  padding: 0;
  line-height: 52px;
}
.customer-account .main-container input[type=checkbox] + label {
  padding: 0;
  background-color: transparent;
  margin-bottom: 10px;
}
.customer-account .main-container .block-account {
  margin-top: 30px;
}
.customer-account .main-container .my-account .fieldset {
  margin-top: 0;
}
.customer-account .main-container .pager .limiter {
  height: auto;
}
.customer-account .main-container .amount strong {
  line-height: 50px;
}

body.customer-account .my-account .title-buttons .button {
  top: 15px;
}

.customer-account-login .col2-set .col-2 {
  padding-top: 0px;
}
@media screen and (max-width: 740px) {
  .customer-account-login .col2-set .col-2 {
    padding-top: 10px;
  }
}

.customer-account-logoutsuccess .footer-reviews,
.customer-account-logoutsuccess .footer-3col-usp-wrapper {
  display: none;
}
.customer-account-logoutsuccess .page-title {
  padding-bottom: 50px;
}
.customer-account-logoutsuccess .page-title h1 {
  padding: 25px 0;
  font-family: "Roboto", sans-serif;
  border-top: 1px solid #ededed;
  text-transform: none;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  color: #192127;
  padding: 0;
  margin: 0;
  padding: 20px 0;
}
@media screen and (max-width: 740px) {
  .customer-account-logoutsuccess .page-title h1 {
    padding: 20px 0;
    text-align: center;
  }
}
.customer-account-logoutsuccess .col-main {
  margin-bottom: 60px;
}

@media screen and (max-width: 1440px) {
  .customer-account-login .col-main,
  .customer-account-login .back-button,
  .customer-account-create .col-main,
  .customer-account-create .back-button,
  .customer-account-forgotpassword .col-main,
  .customer-account-forgotpassword .back-button {
    padding: 0 20px;
  }
  .customer-account .main-container,
  .customer-account .back-button {
    padding: 0 20px;
  }
}
@font-face {
  font-family: "lg";
  src: url("../css/fonts/lightgallery/lg.eot?n1z373");
  src: url("../css/fonts/lightgallery/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../css/fonts/lightgallery/lg.woff?n1z373") format("woff"), url("../css/fonts/lightgallery/lg.ttf?n1z373") format("truetype"), url("../css/fonts/lightgallery/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgb(25, 33, 39);
  border-radius: 0px;
  color: #aaa;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgb(25, 33, 39);
}
.lg-toolbar .lg-icon {
  color: #aaa;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #aaa;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: rgb(25, 33, 39);
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin: 0 auto -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 0px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(119, 184, 164);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 121px;
}
.lg-outer .lg-toggle-thumb {
  background-color: rgb(25, 33, 39);
  border-radius: 0px 0px 0 0;
  color: #aaa;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toggle-thumb:hover {
  color: #fff;
}
@media screen and (max-width: 850px) and (orientation: landscape) {
  .lg-outer .lg-thumb-outer {
    display: none !important;
  }
  .lg-outer .lg-sub-html {
    bottom: 1px !important;
  }
  .lg-outer .lg-item {
    padding-bottom: 0px !important;
  }
  .lg-outer .lg-image {
    padding-bottom: 0px !important;
  }
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../images/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../images/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: rgb(119, 184, 164);
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -moz-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -moz-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../images/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  padding: 47px 0px 120px;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}