/*
Theme Name:       Siezz
Theme URI:        https://www.altyd.nl
Description:      Siezz thema
Author:           Altyd internetdiensten
Author URI:       https://www.altyd.nl
Template:         storefront
Version:          1.0.3
License:          GNU General Public License v2 or later
License URI:      http://www.gnu.org/licenses/gpl-2.0.html
Tags:             light, dark, two-columns, right-sidebar, left-sidebar, responsive-layout, accessibility-ready
Text Domain:      siezz
*/
body {
  font-family: 'Muli', sans-serif;
  background-color: #ffffff;
  color: #787878;
  font-size: 13px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Muli', sans-serif; }

a {
  cursor: pointer;
  outline: none !important;
  color: #3db7bb;
  transition: color 0.25s;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s; }
  a:hover, a:focus {
    color: #474747;
    transition: color 0.25s;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s; }

.top-header {
  background-color: #f4f4f4;
  padding-top: 18px;
  padding-bottom: 6px;
  -webkit-box-shadow: inset 0px -5px 5px -4px rgba(221, 221, 221, 0.75);
  -moz-box-shadow: inset 0px -5px 5px -4px rgba(221, 221, 221, 0.75);
  box-shadow: inset 0px -5px 5px -4px rgba(221, 221, 221, 0.75); }
  .top-header .left {
    float: left;
    display: inline-block; }
    .top-header .left ul {
      display: inline-block;
      list-style: none;
      margin: 0; }
      .top-header .left ul li {
        float: left;
        position: relative;
        margin-right: 20px;
        padding-left: 26px; }
        .top-header .left ul li i {
          font-size: 28px;
          position: absolute;
          left: 0;
          top: -2px; }
  .top-header .right {
    float: right;
    display: inline-block; }
    .top-header .right .usp {
      margin-right: 12px; }
    .top-header .right ul {
      display: inline-block;
      width: 230px; }
    .top-header .right .cart-contents {
      padding: 0; }

.col-full {
  max-width: 1200px; }

@media screen and (max-width: 639px) {
  .prdctfltr_regular_title {
    background-color: #ffffff; } }

.prdctfltr_regular_title .prdctfltr-down:before {
  content: "\f175";
  font-family: FontAwesome !important; }

body.home .site-header {
  border-bottom-color: #f0f0f0; }

.site-header {
  border-bottom-color: #3db7bb; }

header.site-header {
  padding: 0; }
  header.site-header .col-full {
    position: relative; }
    @media screen and (max-width: 767px) {
      header.site-header .col-full {
        overflow: auto; } }
  header.site-header .usp-holder {
    display: none; }
    @media screen and (max-width: 767px) {
      header.site-header .usp-holder {
        display: block;
        padding: 0;
        padding-top: 6px;
        background-color: #ffffff;
        color: #474747;
        position: fixed;
        right: 0;
        left: 0;
        top: 16px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        z-index: 1;
        max-width: 254px !important;
        margin-top: 5px;
        margin-bottom: 10px; }
        header.site-header .usp-holder .col-full {
          width: 100%;
          margin: 0; } }
    @media screen and (max-width: 425px) {
      header.site-header .usp-holder {
        position: relative;
        max-width: 100%;
        top: 0; } }
  header.site-header .storefront-primary-navigation {
    clear: none;
    margin: 0;
    padding: 0;
    float: left;
    width: calc(100% - 156px);
    padding-left: 48px; }
    @media screen and (max-width: 767px) {
      header.site-header .storefront-primary-navigation {
        width: calc(100% - 86px); } }
    header.site-header .storefront-primary-navigation .main-navigation {
      width: 100%;
      position: relative; }
      @media screen and (max-width: 767px) {
        header.site-header .storefront-primary-navigation .main-navigation {
          text-align: right; } }
      header.site-header .storefront-primary-navigation .main-navigation .menu-toggle {
        position: absolute;
        right: -16px;
        top: 26px;
        border: 0;
        outline: none;
        float: none;
        padding: 0;
        width: 23px;
        height: 18px; }
        @media screen and (max-width: 767px) {
          header.site-header .storefront-primary-navigation .main-navigation .menu-toggle {
            right: 25px; } }
        header.site-header .storefront-primary-navigation .main-navigation .menu-toggle span:before, header.site-header .storefront-primary-navigation .main-navigation .menu-toggle:after, header.site-header .storefront-primary-navigation .main-navigation .menu-toggle:before {
          height: 3px;
          width: 22px;
          left: 0;
          color: #474747; }
        header.site-header .storefront-primary-navigation .main-navigation .menu-toggle span:before {
          opacity: 1; }
        header.site-header .storefront-primary-navigation .main-navigation .menu-toggle:before {
          transform: translateY(-6px); }
        header.site-header .storefront-primary-navigation .main-navigation .menu-toggle:after {
          transform: translateY(6px); }
      header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu {
        display: table;
        width: 100%;
        height: 80px; }
        header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li {
          display: table-cell;
          vertical-align: middle;
          height: 100%; }
          header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a {
            position: relative;
            padding: 12px 0;
            margin-right: 24px;
            color: #474747;
            display: inline-block;
            font-weight: bold; }
            @media screen and (max-width: 1100px) {
              header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a {
                font-size: 12px;
                margin-right: 12px; } }
            header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:after {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 0;
              height: 2px;
              content: '';
              background-color: #3db7bb;
              transition: width 0.25s;
              -webkit-transition: width 0.25s;
              -moz-transition: width 0.25s;
              -o-transition: width 0.25s; }
            header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:hover:after, header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:focus:after {
              width: 100%;
              transition: width 0.25s;
              -webkit-transition: width 0.25s;
              -moz-transition: width 0.25s;
              -o-transition: width 0.25s; }
              @media screen and (max-width: 767px) {
                header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:hover:after, header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:focus:after {
                  display: none; } }
            @media screen and (max-width: 767px) {
              header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:hover, header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li a:focus {
                color: #3db7bb; } }
          header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu {
            background-color: #ffffff;
            border: 1px solid #dbdbdb;
            left: -12px;
            padding: 6px 0; }
            @media screen and (max-width: 767px) {
              header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu {
                position: relative; } }
            header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu li {
              float: left;
              display: block;
              width: 100%;
              padding-left: 12px;
              background-color: #ffffff !important; }
              header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu li a {
                padding: 6px 0;
                display: inline-block;
                background-color: #ffffff !important; }
                header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu li a:hover, header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu li a:focus {
                  background-color: #ffffff; }
              header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu li .sub-menu {
                border: 0;
                position: relative;
                display: block;
                left: 0; }
                header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li .sub-menu li .sub-menu a {
                  font-weight: normal; }
        header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li.current-menu-item > a:after {
          width: 100%; }
          @media screen and (max-width: 767px) {
            header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li.current-menu-item > a:after {
              display: none; } }
        @media screen and (max-width: 767px) {
          header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu li.current-menu-item > a {
            color: #3db7bb; } }
        header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu > li.menu-item-has-children > a {
          font-family: "Muli", sans-serif; }
          header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu > li.menu-item-has-children > a:after {
            left: -12px; }
        header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu > li.menu-item-has-children > .sub-menu {
          visibility: hidden;
          z-index: -1;
          opacity: 0;
          transform: translate3d(20%, 0, 0);
          transition: 0.25s;
          -webkit-transition: 0.25s;
          -moz-transition: 0.25s;
          -o-transition: 0.25s; }
        header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu > li.menu-item-has-children:hover > .sub-menu, header.site-header .storefront-primary-navigation .main-navigation .primary-navigation .menu > li.menu-item-has-children:focus > .sub-menu {
          visibility: visible;
          z-index: 99999;
          opacity: 1;
          transform: translate3d(0, 0, 0);
          transition: 0.25s;
          -webkit-transition: 0.25s;
          -moz-transition: 0.25s;
          -o-transition: 0.25s; }
      header.site-header .storefront-primary-navigation .main-navigation .top-left-menu {
        position: absolute;
        top: 0;
        left: 0;
        display: none; }
      header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation {
        transform: translate3d(100%, 0, 0);
        transition: transform 0.1s;
        -webkit-transition: transform 0.1s;
        -moz-transition: transform 0.1s;
        -o-transition: transform 0.1s;
        width: calc(100% - 148px);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        background-color: #ffffff;
        text-align: left;
        overflow: visible;
        max-height: 100%;
        margin-top: 90px;
        z-index: -1; }
        header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation:before {
          position: absolute;
          width: 100%;
          left: 0;
          right: 0;
          content: '';
          height: 90px;
          top: -90px;
          background-color: #ffffff; }
        header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu {
          height: 100%;
          background-color: #ffffff;
          overflow: auto;
          max-height: calc(100% - 90px); }
          header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li {
            float: none;
            display: block;
            border-top: 1px solid #474747;
            padding-left: 0;
            height: auto; }
            header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li a {
              padding: 12px 24px; }
            header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li:last-child {
              border-bottom: 1px solid #474747; }
            header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li .sub-menu {
              position: relative;
              left: 0;
              margin-left: 0;
              border: 0; }
              header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li .sub-menu li {
                padding-left: 0;
                border: 0;
                overflow: auto; }
                header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li .sub-menu li:first-child {
                  border-top: 0; }
                header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li .sub-menu li a {
                  padding-left: 32px; }
                header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li .sub-menu li:last-child {
                  border-bottom: 0; }
                header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li .sub-menu li .sub-menu a {
                  padding-left: 44px; }
          header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu > li.menu-item-has-children {
            position: relative; }
            header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu > li.menu-item-has-children .drop-down-menu {
              position: absolute;
              right: 12px;
              top: 5px;
              padding: 8px;
              text-align: center;
              width: 42px;
              height: 35px; }
            header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu > li.menu-item-has-children > .sub-menu {
              overflow: hidden;
              height: 1px;
              transition: height 0.25s;
              -webkit-transition: height 0.25s;
              -moz-transition: height 0.25s;
              -o-transition: height 0.25s; }
          header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu > li.menu-item-has-children.focus > .sub-menu {
            overflow: visible;
            height: auto;
            transition: height 0.25s;
            -webkit-transition: height 0.25s;
            -moz-transition: height 0.25s;
            -o-transition: height 0.25s; }
          header.site-header .storefront-primary-navigation .main-navigation .handheld-navigation .menu li.current-menu-item > a {
            color: #3db7bb; }
    header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu {
      display: block;
      left: 10px;
      z-index: 667;
      width: 124px;
      top: 12px;
      height: 50px;
      position: absolute;
      text-align: left;
      overflow: hidden; }
      @media screen and (max-width: 569px) {
        header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu {
          left: 20px; } }
      @media screen and (max-width: 480px) {
        header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu {
          left: -20px; } }
      header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu ul {
        overflow: visible; }
      header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu li {
        display: block;
        padding-left: 24px;
        width: 100%; }
        header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu li:before {
          font-size: 18px; }
        header.site-header .storefront-primary-navigation .main-navigation.toggled .top-left-menu li a {
          padding: 2px 0;
          display: inline-block; }
    header.site-header .storefront-primary-navigation .main-navigation.toggled .handheld-navigation {
      right: 0;
      width: calc(100% - 128px);
      background-color: #ffffff;
      z-index: 666;
      transform: translate3d(0, 0, 0);
      transition: transform 0.25s;
      -webkit-transition: transform 0.25s;
      -moz-transition: transform 0.25s;
      -o-transition: transform 0.25s; }
      @media screen and (max-width: 480px) {
        header.site-header .storefront-primary-navigation .main-navigation.toggled .handheld-navigation {
          width: calc(100% - 84px); } }
    header.site-header .storefront-primary-navigation .main-navigation.toggled .menu-toggle {
      z-index: 667;
      right: 0; }
  header.site-header .search {
    position: absolute;
    right: 2.617924em;
    width: 20px;
    height: 80px;
    display: table; }
    @media screen and (max-width: 1064px) {
      header.site-header .search {
        right: 0; } }
    @media screen and (max-width: 767px) {
      header.site-header .search {
        top: -2px; } }
    header.site-header .search a {
      display: table-cell;
      width: 100%;
      height: 100%;
      vertical-align: middle;
      text-align: right;
      font-weight: bold;
      color: #474747; }
      header.site-header .search a:hover, header.site-header .search a:focus {
        color: #3db7bb; }
      header.site-header .search a i {
        font-size: 20px;
        display: inline-block; }
  header.site-header .site-branding {
    width: 82px;
    height: 81px;
    margin-right: 0;
    padding: 10px 0; }
    header.site-header .site-branding img {
      width: 82px;
      height: 62px; }
    @media screen and (max-width: 767px) {
      header.site-header .site-branding {
        height: 50px; }
        header.site-header .site-branding img {
          width: 75%;
          height: auto; } }

.admin-bar .main-navigation.toggled .menu-toggle {
  right: -26px !important;
  top: 26px !important; }

header.site-header.cloned.active .shopping-cart {
  display: inline-block;
  position: absolute;
  right: -36px;
  top: 20px; }
  @media screen and (max-width: 767px) {
    header.site-header.cloned.active .shopping-cart {
      position: relative;
      right: 48px;
      top: 0; } }

.top-left-menu li {
  position: relative; }
  .top-left-menu li:before {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 22px;
    font-size: 21px;
    font-family: LineAwesome; }
  .top-left-menu li a:hover, .top-left-menu li a:focus {
    color: #3db7bb; }

.top-left-menu li.my-account:before {
  content: "\f364"; }

.top-left-menu li.service:before {
  content: "\f24a"; }

.site-footer {
  background-color: #f1f3f5;
  padding-top: 0;
  margin-top: 48px; }
  .site-footer .col-full hr {
    background-color: #ffffff;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ffffff;
    margin: 1em 0;
    padding: 0; }
  @media screen and (max-width: 875px) {
    .site-footer .col-full .block {
      width: 50%;
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .site-footer .col-full .block {
      width: 100%; } }
  .site-footer .col-full .footer-widgets {
    border-bottom: 0;
    padding: 48px 0; }
    .site-footer .col-full .footer-widgets .widget {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .site-footer .col-full .footer-widgets .widget {
          margin-bottom: 24px; } }
      .site-footer .col-full .footer-widgets .widget .widget-title {
        color: #474747;
        font-weight: bold;
        font-size: 18px;
        border-bottom: 0; }
    .site-footer .col-full .footer-widgets .send-btn {
      color: #3db7bb; }
      .site-footer .col-full .footer-widgets .send-btn:hover, .site-footer .col-full .footer-widgets .send-btn:focus {
        color: #474747; }
    .site-footer .col-full .footer-widgets .email, .site-footer .col-full .footer-widgets .phone {
      color: #3db7bb;
      font-style: italic;
      position: relative;
      padding-left: 24px; }
      .site-footer .col-full .footer-widgets .email:before, .site-footer .col-full .footer-widgets .phone:before {
        position: absolute;
        left: 0;
        display: inline-block;
        top: -2px;
        font-size: 16px; }
      .site-footer .col-full .footer-widgets .email:hover, .site-footer .col-full .footer-widgets .email:focus, .site-footer .col-full .footer-widgets .phone:hover, .site-footer .col-full .footer-widgets .phone:focus {
        color: #474747; }
    .site-footer .col-full .footer-widgets .email:before {
      font-family: LineAwesome;
      content: "\f1c6";
      font-style: normal; }
    .site-footer .col-full .footer-widgets .phone:before {
      font-family: FontAwesome;
      content: "\f095"; }
    .site-footer .col-full .footer-widgets .widget_nav_menu li {
      padding-left: 0; }
      .site-footer .col-full .footer-widgets .widget_nav_menu li:before {
        display: none; }
      .site-footer .col-full .footer-widgets .widget_nav_menu li a {
        position: relative;
        padding-left: 24px;
        transition: color 0.25s;
        -webkit-transition: color 0.25s;
        -moz-transition: color 0.25s;
        -o-transition: color 0.25s; }
        .site-footer .col-full .footer-widgets .widget_nav_menu li a:before {
          font-family: FontAwesome;
          content: "\f178";
          position: absolute;
          left: 0;
          top: 0;
          transition: color 0.25s;
          -webkit-transition: color 0.25s;
          -moz-transition: color 0.25s;
          -o-transition: color 0.25s; }
        .site-footer .col-full .footer-widgets .widget_nav_menu li a:hover, .site-footer .col-full .footer-widgets .widget_nav_menu li a:focus {
          color: #3db7bb;
          transition: color 0.25s;
          -webkit-transition: color 0.25s;
          -moz-transition: color 0.25s;
          -o-transition: color 0.25s; }
          .site-footer .col-full .footer-widgets .widget_nav_menu li a:hover:before, .site-footer .col-full .footer-widgets .widget_nav_menu li a:focus:before {
            color: #3db7bb;
            transition: color 0.25s;
            -webkit-transition: color 0.25s;
            -moz-transition: color 0.25s;
            -o-transition: color 0.25s; }

.product-omschrijving {
  margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .product-omschrijving {
      margin-bottom: 12px; } }

#primary {
  padding-top: 48px; }

.usp-holder {
  margin: 0 auto;
  background-color: #ffffff;
  color: #474747;
  padding: 12px 0;
  position: relative;
  z-index: 3; }
  @media screen and (max-width: 767px) {
    .usp-holder {
      display: none; } }
  .usp-holder ul {
    list-style: none;
    margin: 0;
    display: table;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .usp-holder ul {
        white-space: nowrap;
        text-align: center;
        overflow: hidden; } }
    .usp-holder ul li {
      display: table-cell;
      text-align: center; }
      @media screen and (max-width: 850px) {
        .usp-holder ul li {
          font-size: 12px; } }
      .usp-holder ul li span {
        position: relative;
        padding-left: 32px; }
        @media screen and (max-width: 850px) {
          .usp-holder ul li span {
            padding-left: 24px; } }
        .usp-holder ul li span:before {
          position: absolute;
          content: "\f004";
          left: 0;
          color: #474747;
          font-size: 16px;
          top: -3px;
          font-family: FontAwesome; }
      @media screen and (max-width: 767px) {
        .usp-holder ul li {
          margin-right: 100%;
          display: inline-block;
          width: 100%;
          float: none; }
          .usp-holder ul li:first-child {
            display: block; } }
  @media screen and (max-width: 767px) {
    .usp-holder .desktop-usps {
      display: none; } }
  @media screen and (max-width: 767px) {
    .usp-holder .mobile-usps {
      display: block !important;
      height: 22px; } }

body.home .usp-holder {
  max-width: 1500px;
  margin-top: -44px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff; }
  @media screen and (max-width: 767px) {
    body.home .usp-holder {
      margin-top: 0;
      background-color: #ffffff;
      margin-bottom: 10px;
      color: #474747; } }
  body.home .usp-holder span:before {
    color: #3db7bb; }

.siezz-slider {
  max-width: 1500px;
  margin: 0 auto;
  height: 450px; }
  .siezz-slider .slick-prev {
    left: 4px;
    z-index: 1; }
    .siezz-slider .slick-prev:before {
      content: "\f177"; }
  .siezz-slider .slick-next {
    right: 4px;
    z-index: 1; }
    .siezz-slider .slick-next:before {
      content: "\f178"; }
  .siezz-slider .slick-next:before, .siezz-slider .slick-prev:before {
    font-family: FontAwesome;
    opacity: 0.5;
    transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -o-transition: opacity 0.25s; }
  .siezz-slider .slick-next:hover:before, .siezz-slider .slick-next:focus:before, .siezz-slider .slick-prev:hover:before, .siezz-slider .slick-prev:focus:before {
    opacity: 1;
    transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -o-transition: opacity 0.25s; }
  .siezz-slider a {
    color: #ffffff;
    transition: color 0.25s;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s; }
    .siezz-slider a:hover .slider-url, .siezz-slider a:focus .slider-url {
      transition: color 0.25s;
      -webkit-transition: color 0.25s;
      -moz-transition: color 0.25s;
      -o-transition: color 0.25s;
      color: #474747; }
  .siezz-slider .slick-slide {
    position: relative;
    height: 450px; }
    .siezz-slider .slick-slide .overlay {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-image: url("assets/images/slider-overlay.png");
      background-repeat: no-repeat; }
    .siezz-slider .slick-slide .col-full {
      display: table;
      width: 100%;
      height: 450px;
      z-index: 2;
      position: relative; }
      .siezz-slider .slick-slide .col-full .content-holder {
        display: table-cell;
        height: 100%;
        vertical-align: middle; }
        .siezz-slider .slick-slide .col-full .content-holder .content {
          display: inline-block;
          max-width: 390px;
          color: #ffffff; }
          .siezz-slider .slick-slide .col-full .content-holder .content .tags {
            display: inline-block;
            border-radius: 4px;
            padding: 2px 8px;
            background-color: rgba(0, 0, 0, 0.3);
            padding-left: 40px;
            font-weight: bold;
            margin-bottom: 20px;
            position: relative; }
            .siezz-slider .slick-slide .col-full .content-holder .content .tags:before {
              position: absolute;
              content: "\f02c";
              font-family: FontAwesome;
              left: 12px;
              top: 4px;
              font-size: 14px; }
          .siezz-slider .slick-slide .col-full .content-holder .content .title {
            font-size: 32px;
            line-height: 32px;
            margin-bottom: 12px; }
          .siezz-slider .slick-slide .col-full .content-holder .content h1, .siezz-slider .slick-slide .col-full .content-holder .content h2, .siezz-slider .slick-slide .col-full .content-holder .content h3, .siezz-slider .slick-slide .col-full .content-holder .content h4, .siezz-slider .slick-slide .col-full .content-holder .content h5, .siezz-slider .slick-slide .col-full .content-holder .content h5 {
            color: #ffffff; }

ul.products li.product {
  text-align: left;
  margin-bottom: 24px; }
  ul.products li.product img {
    border-radius: 5px; }
  ul.products li.product .onsale {
    display: none; }
  ul.products li.product a.woocommerce-LoopProduct-link {
    cursor: pointer;
    display: block;
    border-radius: 5px; }
    ul.products li.product a.woocommerce-LoopProduct-link .overlay {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      margin-bottom: 24px;
      max-width: 285px;
      background-color: #ffffff;
      border-radius: 5px;
      overflow: hidden; }
      ul.products li.product a.woocommerce-LoopProduct-link .overlay .text-holder {
        border-radius: 5px;
        position: absolute;
        background-color: rgba(61, 183, 187, 0.7);
        opacity: 0;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        transition: opacity 0.25s;
        -webkit-transition: opacity 0.25s;
        -moz-transition: opacity 0.25s;
        -o-transition: opacity 0.25s; }
        ul.products li.product a.woocommerce-LoopProduct-link .overlay .text-holder .text {
          color: #ffffff;
          text-align: center;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto;
          margin-top: auto;
          margin-bottom: auto;
          width: 100%;
          height: 24px;
          font-weight: bold; }
      ul.products li.product a.woocommerce-LoopProduct-link .overlay img {
        margin-bottom: 0;
        border-radius: 0; }
      ul.products li.product a.woocommerce-LoopProduct-link .overlay .label-holder {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        right: 0;
        padding: 12px; }
        ul.products li.product a.woocommerce-LoopProduct-link .overlay .label-holder .label {
          margin-right: 6px;
          margin-bottom: 6px;
          border-radius: 4px;
          padding: 4px 24px;
          font-weight: bold;
          text-transform: uppercase; }
          @media screen and (max-width: 480px) {
            ul.products li.product a.woocommerce-LoopProduct-link .overlay .label-holder .label {
              padding: 4px 12px;
              font-size: 10px; } }
    ul.products li.product a.woocommerce-LoopProduct-link:hover .overlay .text-holder, ul.products li.product a.woocommerce-LoopProduct-link:focus .overlay .text-holder {
      opacity: 1;
      transition: opacity 0.25s;
      -webkit-transition: opacity 0.25s;
      -moz-transition: opacity 0.25s;
      -o-transition: opacity 0.25s; }
    ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
      font-weight: bold;
      font-family: 'Muli', sans-serif; }
      @media screen and (max-width: 480px) {
        ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
          font-size: 12px; } }
    ul.products li.product a.woocommerce-LoopProduct-link .amount {
      color: #3db7bb;
      font-weight: bold;
      font-size: 18px; }
      @media screen and (max-width: 480px) {
        ul.products li.product a.woocommerce-LoopProduct-link .amount {
          font-size: 14px; } }
      ul.products li.product a.woocommerce-LoopProduct-link .amount .woocommerce-Price-currencySymbol {
        margin-right: 8px; }

ul.products li.sale a.woocommerce-LoopProduct-link .overlay .sale-text {
  display: inline-block !important;
  background-color: #3db7bb;
  color: #ffffff; }

ul.products li.outofstock a.woocommerce-LoopProduct-link .overlay .sold-out-text {
  display: inline-block !important;
  background-color: #474747;
  color: #ffffff; }

ul.products li.featured a.woocommerce-LoopProduct-link .overlay .populair-text {
  display: inline-block !important;
  background-color: #3db7bb;
  color: #ffffff; }

ul.products.slider .slick-next, ul.products.slider .slick-prev {
  top: 25%; }
  ul.products.slider .slick-next:before, ul.products.slider .slick-prev:before {
    font-family: FontAwesome;
    color: #474747;
    transition: color 0.25s;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s; }
  ul.products.slider .slick-next:hover:before, ul.products.slider .slick-next:focus:before, ul.products.slider .slick-prev:hover:before, ul.products.slider .slick-prev:focus:before {
    color: #3db7bb;
    transition: color 0.25s;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s; }

ul.products.slider .slick-prev {
  left: -132px;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    ul.products.slider .slick-prev {
      left: -32px; } }
  @media screen and (max-width: 569px) {
    ul.products.slider .slick-prev {
      left: auto;
      right: 64px;
      top: -31px; } }
  ul.products.slider .slick-prev:before {
    content: "\f177"; }

ul.products.slider .slick-next {
  right: -132px;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    ul.products.slider .slick-next {
      right: -32px; } }
  @media screen and (max-width: 569px) {
    ul.products.slider .slick-next {
      right: 26px;
      top: -31px; } }
  ul.products.slider .slick-next:before {
    content: "\f178"; }

ul.products.slider .slick-slide {
  text-align: center; }
  ul.products.slider .slick-slide li.product {
    width: 275px !important;
    margin-right: 0 !important;
    float: none !important;
    outline: none !important;
    display: inline-block;
    margin-bottom: 0; }
    @media screen and (max-width: 920px) {
      ul.products.slider .slick-slide li.product {
        width: 98% !important;
        padding-right: 24px !important; } }
    @media screen and (max-width: 767px) {
      ul.products.slider .slick-slide li.product {
        max-width: 285px; } }
    @media screen and (max-width: 320px) {
      ul.products.slider .slick-slide li.product {
        width: 100% !important;
        margin-right: 0 !important; } }

.cart-link {
  color: #474747;
  position: relative;
  font-weight: bold; }
  .cart-link .amount {
    margin-right: 48px; }
  .cart-link:hover, .cart-link:focus {
    color: #3db7bb; }
  .cart-link .cart {
    position: absolute;
    font-size: 40px;
    right: 0;
    top: -20px; }
    .cart-link .cart .count {
      position: absolute;
      background-color: #3db7bb;
      color: #ffffff;
      display: inline-block;
      top: 12px;
      right: -2px;
      font-size: 10px;
      font-weight: bold;
      padding: 2px 8px;
      border-radius: 4px; }

@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none; } }

section.storefront-product-section .section-title {
  font-size: 19px;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 24px; }
  @media screen and (max-width: 569px) {
    section.storefront-product-section .section-title {
      font-size: 14px;
      text-align: left !important; } }

@media screen and (max-width: 569px) {
  .section-title {
    font-size: 18px;
    text-align: left !important; } }

.shopping-cart {
  display: none;
  margin-right: 16px; }
  @media screen and (max-width: 767px) {
    .shopping-cart {
      padding-right: 40px;
      display: inline-block;
      right: 48px;
      width: 30px;
      top: 0;
      height: 50px; } }
  .shopping-cart .cart {
    font-size: 29px;
    top: -6px; }
    @media screen and (max-width: 767px) {
      .shopping-cart .cart {
        right: 0;
        top: 10px; } }
    .shopping-cart .cart .count {
      top: 4px;
      right: -2px;
      padding: 2px 6px; }

.storefront-product-section {
  margin-bottom: 0; }

.waarom-siezz {
  min-height: 357px;
  margin: 0 auto;
  width: 100%;
  color: #ffffff;
  padding: 48px 0;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 60px; }
  .waarom-siezz .title {
    margin-bottom: 48px;
    font-size: 24px;
    text-align: center;
    font-family: "Muli", sans-serif; }
  .waarom-siezz .item {
    width: 33%;
    padding-right: 4.5%;
    float: left; }
    @media screen and (max-width: 767px) {
      .waarom-siezz .item {
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 24px; } }
    .waarom-siezz .item:last-child {
      padding-right: 0;
      float: right; }
      @media screen and (max-width: 767px) {
        .waarom-siezz .item:last-child {
          float: none; } }
    .waarom-siezz .item .item-title-holder {
      display: table;
      width: 100%;
      height: 100%;
      margin-bottom: 24px; }
      .waarom-siezz .item .item-title-holder .item-title, .waarom-siezz .item .item-title-holder .item-icon {
        display: table-cell; }
      .waarom-siezz .item .item-title-holder .item-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 22px; }
        @media screen and (max-width: 1023px) {
          .waarom-siezz .item .item-title-holder .item-title {
            font-size: 14px;
            line-height: 16px; } }
      .waarom-siezz .item .item-title-holder .item-icon {
        font-size: 36px;
        line-height: 38px;
        font-weight: bold;
        width: 56px;
        vertical-align: top; }
        @media screen and (max-width: 1023px) {
          .waarom-siezz .item .item-title-holder .item-icon {
            font-size: 28px;
            line-height: 28px;
            width: 46px; } }

.footer-blocks > div {
  display: block;
  width: calc(50% - 25px);
  float: left;
  background-color: #ffffff;
  border-radius: 4px; }
  @media screen and (max-width: 767px) {
    .footer-blocks > div {
      width: 100%;
      float: none;
      margin-bottom: 24px; } }
  .footer-blocks > div .content {
    padding: 24px; }
  .footer-blocks > div:last-child {
    width: 50%;
    float: right; }
    @media screen and (max-width: 767px) {
      .footer-blocks > div:last-child {
        float: none;
        width: 100%;
        margin-bottom: 0; } }

table.cart td.actions .input-text {
  background-color: #ffffff;
  border-bottom: 2px solid #474747;
  box-shadow: none; }

table.cart td.actions .button {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #333333;
  outline: none !important; }

.block {
  color: #474747; }
  .block .content .title-holder {
    display: table;
    width: 100%;
    height: 100%;
    margin-bottom: 24px; }
    .block .content .title-holder .title, .block .content .title-holder .url {
      display: table-cell; }
    .block .content .title-holder .title {
      font-family: "Muli", sans-serif;
      font-size: 18px; }
    .block .content .title-holder .url {
      text-align: right;
      position: relative;
      width: 120px; }
      .block .content .title-holder .url a {
        color: #3db7bb;
        font-weight: bold; }
        .block .content .title-holder .url a:hover, .block .content .title-holder .url a:focus {
          color: #309195; }
  .block .content .block-content {
    position: relative; }
    .block .content .block-content .content {
      padding: 0; }
      .block .content .block-content .content p:last-child {
        margin-bottom: 0; }
  .block .content .block-content.testimonial:before {
    position: absolute;
    left: 0;
    top: -2px;
    content: "\f10d";
    color: #e6e6e6;
    z-index: 0;
    font-size: 32px;
    font-family: FontAwesome; }
  .block .content .block-content.testimonial .content {
    position: relative;
    z-index: 1;
    padding: 8px;
    margin-bottom: 12px; }
  .block .content .block-content.testimonial .author {
    padding: 0 8px;
    font-weight: bold;
    margin-bottom: 18px; }

.woocommerce-breadcrumb {
  margin-bottom: 0;
  background-color: #ffffff;
  color: #474747;
  padding-bottom: 26px;
  font-size: 13px;
  padding-top: 26px; }
  @media screen and (max-width: 1023px) {
    .woocommerce-breadcrumb {
      padding-bottom: 16px;
      padding-top: 16px; } }
  @media screen and (max-width: 850px) {
    .woocommerce-breadcrumb {
      padding-top: 18px;
      padding-bottom: 18px; } }
  @media screen and (max-width: 767px) {
    .woocommerce-breadcrumb {
      padding-bottom: 16px; } }
  .woocommerce-breadcrumb .breadcrumb-separator:before, .woocommerce-breadcrumb .breadcrumb-separator:after {
    opacity: 1; }
  .woocommerce-breadcrumb a {
    color: #474747; }
    .woocommerce-breadcrumb a:first-child {
      padding-left: 0; }
      .woocommerce-breadcrumb a:first-child:before {
        display: none; }

.front-category {
  margin-bottom: 24px;
  display: block;
  color: #ffffff;
  position: relative; }
  .front-category:before {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    content: '';
    background-color: rgba(61, 183, 187, 0.7); }
  .front-category .holder {
    height: 150px;
    min-height: 150px;
    background-size: cover;
    display: table;
    width: 100%; }
    .front-category .holder .content {
      padding: 0 12px;
      display: table-cell;
      width: 100%;
      height: 100%;
      vertical-align: middle;
      text-align: center;
      position: relative;
      z-index: 1; }

table:not(.variations) tbody th,
table:not(.variations) tfoot th,
table:not(.variations) tfoot td,
table:not(.variations) tbody td {
  background-color: #ffffff !important; }

.woocommerce-order-details h2, .woocommerce-customer-details h2 {
  margin-bottom: 12px !important; }

div#payment .payment_methods > li:not(.woocommerce-notice) {
  background-color: #ffffff; }

div#payment .payment_methods > li .payment_box, #payment .place-order {
  background-color: #ffffff; }

table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
  background-color: #ffffff; }

table thead th {
  background-color: #474747;
  color: #ffffff; }

.woocommerce-billing-fields__field-wrapper input, .woocommerce-billing-fields__field-wrapper textarea, .woocommerce-additional-fields__field-wrapper input, .woocommerce-additional-fields__field-wrapper textarea, .woocommerce-EditAccountForm input, .woocommerce-EditAccountForm textarea, .woocommerce-form-login input, .woocommerce-form-login textarea {
  background-color: #ffffff !important;
  border-bottom: 2px solid #474747;
  box-shadow: none; }

.woocommerce-billing-fields__field-wrapper fieldset, .woocommerce-additional-fields__field-wrapper fieldset, .woocommerce-EditAccountForm fieldset, .woocommerce-form-login fieldset {
  background-color: transparent;
  padding: 0; }
  .woocommerce-billing-fields__field-wrapper fieldset legend, .woocommerce-additional-fields__field-wrapper fieldset legend, .woocommerce-EditAccountForm fieldset legend, .woocommerce-form-login fieldset legend {
    margin-left: 0;
    background-color: transparent;
    padding: 0;
    margin-bottom: 12px; }

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
  background-color: #3db7bb; }
  .woocommerce-info a, .woocommerce-noreviews a, p.no-comments a {
    color: #c4f5f7; }
    .woocommerce-info a:hover, .woocommerce-info a:focus, .woocommerce-noreviews a:hover, .woocommerce-noreviews a:focus, p.no-comments a:hover, p.no-comments a:focus {
      text-decoration: underline !important; }

.woocommerce-message {
  background-color: #7fb99e; }

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked + label:before {
  color: #3db7bb !important; }

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout {
  background-color: #3db7bb;
  border-color: #3db7bb;
  color: #ffffff;
  transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s; }
  button.alt:hover, button.alt:focus, input[type="button"].alt:hover, input[type="button"].alt:focus, input[type="reset"].alt:hover, input[type="reset"].alt:focus, input[type="submit"].alt:hover, input[type="submit"].alt:focus, .button.alt:hover, .button.alt:focus, .added_to_cart.alt:hover, .added_to_cart.alt:focus, .widget-area .widget a.button.alt:hover, .widget-area .widget a.button.alt:focus, .added_to_cart:hover, .added_to_cart:focus, .widget a.button.checkout:hover, .widget a.button.checkout:focus {
    background-color: #474747;
    transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s; }

full.front-category {
  width: 100%; }

.half.front-category {
  width: calc(50% - 12px);
  float: left;
  margin-right: 12px; }
  .half.front-category:nth-child(odd) {
    margin-right: 0;
    float: right; }

.show-on-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .show-on-mobile {
      display: block; } }

.search-container, .maattabel-container {
  position: fixed;
  background-color: rgba(61, 183, 187, 0.7);
  color: #ffffff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s; }
  .search-container .col-full, .maattabel-container .col-full {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto; }
    @media screen and (max-width: 1290px) {
      .search-container .col-full, .maattabel-container .col-full {
        max-width: 100%;
        padding: 0; } }
    @media screen and (max-width: 767px) {
      .search-container .col-full, .maattabel-container .col-full {
        padding: 0 24px; } }
    .search-container .col-full .close-search, .search-container .col-full .close-maattabel, .maattabel-container .col-full .close-search, .maattabel-container .col-full .close-maattabel {
      position: absolute;
      right: 32px;
      top: 150px;
      font-size: 60px;
      color: #ffffff;
      line-height: 60px; }
      @media screen and (max-width: 767px) {
        .search-container .col-full .close-search, .search-container .col-full .close-maattabel, .maattabel-container .col-full .close-search, .maattabel-container .col-full .close-maattabel {
          top: 48px; } }
      .search-container .col-full .close-search:hover, .search-container .col-full .close-search:focus, .search-container .col-full .close-maattabel:hover, .search-container .col-full .close-maattabel:focus, .maattabel-container .col-full .close-search:hover, .maattabel-container .col-full .close-search:focus, .maattabel-container .col-full .close-maattabel:hover, .maattabel-container .col-full .close-maattabel:focus {
        color: #474747; }
    .search-container .col-full .close-maattabel, .maattabel-container .col-full .close-maattabel {
      top: 48px; }
      @media screen and (max-width: 480px) {
        .search-container .col-full .close-maattabel, .maattabel-container .col-full .close-maattabel {
          top: 24px; } }
    .search-container .col-full .content, .maattabel-container .col-full .content {
      display: table-cell;
      width: 100%;
      height: 100%;
      vertical-align: middle;
      text-align: center; }
      .search-container .col-full .content .maat-content, .maattabel-container .col-full .content .maat-content {
        height: 80%;
        overflow: auto;
        background-color: #ffffff;
        border-radius: 5px;
        padding: 24px;
        color: #474747;
        text-align: left;
        max-width: 639px;
        margin: 0 auto; }
        @media screen and (max-width: 480px) {
          .search-container .col-full .content .maat-content, .maattabel-container .col-full .content .maat-content {
            margin-top: 120px; } }
      .search-container .col-full .content .search-form, .maattabel-container .col-full .content .search-form {
        width: 100%;
        max-width: 400px;
        display: inline-block; }
        .search-container .col-full .content .search-form ::-webkit-input-placeholder, .maattabel-container .col-full .content .search-form ::-webkit-input-placeholder {
          text-align: center;
          color: #ffffff;
          font-style: italic; }
        .search-container .col-full .content .search-form :-moz-placeholder, .maattabel-container .col-full .content .search-form :-moz-placeholder {
          /* Firefox 18- */
          text-align: center;
          color: #ffffff;
          font-style: italic; }
        .search-container .col-full .content .search-form ::-moz-placeholder, .maattabel-container .col-full .content .search-form ::-moz-placeholder {
          /* Firefox 19+ */
          text-align: center;
          color: #ffffff;
          font-style: italic; }
        .search-container .col-full .content .search-form :-ms-input-placeholder, .maattabel-container .col-full .content .search-form :-ms-input-placeholder {
          text-align: center;
          color: #ffffff;
          font-style: italic; }
        .search-container .col-full .content .search-form .search-field, .maattabel-container .col-full .content .search-form .search-field {
          margin-bottom: 12px;
          width: 100%;
          display: block;
          background-color: transparent;
          border: 0;
          border-bottom: 2px solid #ffffff;
          box-shadow: none;
          color: #ffffff;
          text-align: center;
          font-style: italic; }
        .search-container .col-full .content .search-form .search-submit, .maattabel-container .col-full .content .search-form .search-submit {
          background-color: transparent;
          border: 0;
          color: #ffffff;
          padding: 0;
          font-weight: bold; }
          .search-container .col-full .content .search-form .search-submit:hover, .search-container .col-full .content .search-form .search-submit:focus, .maattabel-container .col-full .content .search-form .search-submit:hover, .maattabel-container .col-full .content .search-form .search-submit:focus {
            color: #474747; }

.search-container.open, .maattabel-container.open {
  z-index: 99999;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s; }

.maattabel {
  color: #474747;
  text-decoration: underline;
  display: inline-block;
  line-height: 35px;
  margin-left: 12px;
  height: 35px; }
  .maattabel:hover, .maattabel:focus {
    color: #3db7bb; }

.product-overview {
  color: #474747; }
  .product-overview .prdctfltr_woocommerce {
    width: calc(25% - 24px);
    float: left; }
    @media screen and (max-width: 767px) {
      .product-overview .prdctfltr_woocommerce {
        width: 100%;
        float: none; } }
  .product-overview .filters .title {
    font-weight: bold;
    font-family: "Muli", sans-serif; }
  .product-overview .filters .prdctfltr_pa_kleur .prdctfltr_customize_block {
    border: 0;
    padding: 0; }
    .product-overview .filters .prdctfltr_pa_kleur .prdctfltr_customize_block .prdctfltr_customize_color {
      border: 1px solid #474747;
      border-radius: 15px;
      width: 30px;
      height: 30px; }
  .product-overview .filters .prdctfltr_pa_kleur .prdctfltr_active .prdctfltr_customize_block {
    border: 1px solid #3db7bb;
    box-shadow: none;
    border-radius: 15px; }
  .product-overview .filters .prdctfltr_regular_title {
    font-weight: bold;
    font-size: 14px;
    margin-top: 12px;
    padding-top: 24px;
    border-top: 1px solid #c9c9c9; }
  .product-overview .filters .prdctfltr_checkboxes span:before {
    border-radius: 2px;
    background-color: #ffffff;
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #474747; }
  .product-overview .filters .prdctfltr_checkboxes .pf_more span:before {
    display: none; }
  .product-overview .filters .prdctfltr_checkboxes .prdctfltr_active span:after {
    color: #3db7bb;
    font-size: 18px !important; }
  .product-overview .woocommerce-info {
    clear: none;
    float: right;
    width: calc(75% - 24px);
    margin-top: -16px; }
    @media screen and (max-width: 767px) {
      .product-overview .woocommerce-info {
        width: 100%;
        float: none;
        margin-top: 0; } }
  .product-overview ul.products, .product-overview .storefront-sorting {
    width: 75%;
    float: right;
    clear: none; }
    @media screen and (max-width: 767px) {
      .product-overview ul.products, .product-overview .storefront-sorting {
        width: 100%;
        float: none; } }
  .product-overview .storefront-sorting {
    text-align: center; }
    .product-overview .storefront-sorting .woocommerce-pagination {
      float: none; }

.product-categorie-omschrijving {
  background-color: #ffffff;
  color: #474747;
  padding: 24px;
  margin-top: 24px;
  border-radius: 5px;
  margin-bottom: -24px;
  overflow: auto; }
  @media screen and (max-width: 767px) {
    .product-categorie-omschrijving {
      margin-bottom: 24px; } }
  .product-categorie-omschrijving .title {
    font-family: "Muli", sans-serif;
    font-size: 21px;
    margin-bottom: 12px; }
  .product-categorie-omschrijving h1, .product-categorie-omschrijving h2, .product-categorie-omschrijving h3, .product-categorie-omschrijving h4, .product-categorie-omschrijving h5, .product-categorie-omschrijving h6 {
    margin-top: 0;
    margin-bottom: 0; }
  .product-categorie-omschrijving h2 {
    font-size: 19px; }
  .product-categorie-omschrijving h3 {
    font-size: 18px; }
  .product-categorie-omschrijving h4 {
    font-size: 17px; }
  .product-categorie-omschrijving h5 {
    font-size: 16px; }
  .product-categorie-omschrijving h6 {
    font-size: 15px; }
  .product-categorie-omschrijving .left, .product-categorie-omschrijving .right {
    float: left;
    width: 50%; }
    @media screen and (max-width: 767px) {
      .product-categorie-omschrijving .left, .product-categorie-omschrijving .right {
        width: 100%; } }
  .product-categorie-omschrijving .left {
    padding-right: 24px; }
    @media screen and (max-width: 767px) {
      .product-categorie-omschrijving .left {
        padding-right: 0;
        padding-bottom: 24px; } }
  .product-categorie-omschrijving .right {
    margin: -24px;
    float: right; }
    @media screen and (max-width: 767px) {
      .product-categorie-omschrijving .right {
        float: left;
        text-align: center;
        width: calc(100% + 48px); } }
    .product-categorie-omschrijving .right img {
      border-radius: 0; }
      @media screen and (max-width: 767px) {
        .product-categorie-omschrijving .right img {
          margin: 0 auto;
          display: block; } }

div.product .product_title {
  font-size: 24px; }

div.product .woocommerce-product-gallery {
  width: calc(43% - 24px) !important;
  margin-right: 24px !important;
  position: relative; }
  @media screen and (max-width: 767px) {
    div.product .woocommerce-product-gallery {
      width: 100% !important;
      max-width: 590px;
      margin: 0 auto !important;
      margin-bottom: 12px !important; } }
  div.product .woocommerce-product-gallery .prev, div.product .woocommerce-product-gallery .next, div.product .woocommerce-product-gallery .expand {
    position: absolute;
    z-index: 2;
    padding: 0;
    background-color: transparent;
    outline: none;
    font-size: 20px;
    color: #474747;
    transition: color 0.25s;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s; }
    div.product .woocommerce-product-gallery .prev:hover, div.product .woocommerce-product-gallery .prev:focus, div.product .woocommerce-product-gallery .next:hover, div.product .woocommerce-product-gallery .next:focus, div.product .woocommerce-product-gallery .expand:hover, div.product .woocommerce-product-gallery .expand:focus {
      outline: none;
      color: #3db7bb;
      transition: color 0.25s;
      -webkit-transition: color 0.25s;
      -moz-transition: color 0.25s;
      -o-transition: color 0.25s; }
  div.product .woocommerce-product-gallery .expand {
    left: 12px;
    top: 12px; }
  div.product .woocommerce-product-gallery .prev {
    width: 25px;
    height: 25px;
    top: -25%;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 12px; }
  div.product .woocommerce-product-gallery .next {
    width: 25px;
    height: 25px;
    top: -25%;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 12px; }

div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: calc(25% - 12px) !important;
  margin-right: 12px !important;
  margin-bottom: 12px; }
  div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(n4+4) {
    margin-right: 0;
    float: right; }

div.product .product-usps {
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
  list-style: none; }
  div.product .product-usps li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 6px; }
    div.product .product-usps li img {
      display: inline-block;
      position: relative;
      top: 4px; }
    div.product .product-usps li a {
      color: #474747; }
    div.product .product-usps li:before {
      position: absolute;
      content: "\f004";
      color: #3db7bb;
      left: 0;
      top: 0;
      font-family: FontAwesome; }

div.product .summary .onsale {
  margin-right: 12px;
  background-color: #474747;
  color: #ffffff;
  padding: 4px 18px; }

div.product .summary p.price {
  display: inline-block;
  margin: 0;
  font-weight: bold; }

@media screen and (max-width: 767px) {
  div.product .summary .product_title {
    display: none; } }

div.product .quantity input {
  background-color: #ffffff;
  color: #474747;
  border-radius: 5px; }

div.product .single_add_to_cart_button {
  position: relative;
  padding-left: 48px;
  border-radius: 5px;
  background-color: #3db7bb;
  color: #ffffff;
  transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s; }
  @media screen and (max-width: 480px) {
    div.product .single_add_to_cart_button {
      width: 100%;
      margin-top: 12px; } }
  div.product .single_add_to_cart_button:before {
    position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    line-height: 18px;
    height: 18px;
    color: #ffffff;
    font-family: FontAwesome;
    font-size: 18px;
    content: "\f178"; }
  div.product .single_add_to_cart_button:hover, div.product .single_add_to_cart_button:focus {
    background-color: #474747;
    transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s; }

div.product a {
  color: #474747;
  text-decoration: underline; }
  div.product a:hover, div.product a:focus {
    color: #3db7bb; }

div.product .title {
  font-weight: bold;
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    div.product .title {
      font-size: 16px; } }

.price del {
  color: #b3b3b3 !important;
  font-weight: bold; }
  .price del span {
    color: #b3b3b3 !important; }

.price ins {
  color: #3db7bb;
  font-weight: bold; }

.cart_totals h2 {
  margin-bottom: 12px !important; }

table.cart td.actions {
  border-top-color: #ffffff;
  padding-top: 12px;
  background-color: transparent !important; }

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
  background-color: #3db7bb;
  color: #ffffff;
  border-color: #3db7bb;
  transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s; }
  button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .button:hover, .button:focus, .added_to_cart:hover, .added_to_cart:focus, .widget a.button:hover, .widget a.button:focus, .site-header-cart .widget_shopping_cart a.button:hover, .site-header-cart .widget_shopping_cart a.button:focus {
    background-color: #474747;
    color: #ffffff;
    transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s; }

table.variations .select-wrapper {
  max-width: 250px;
  width: 100%;
  position: relative;
  float: left;
  background-color: #ffffff;
  border-radius: 5px; }
  table.variations .select-wrapper:after {
    position: absolute;
    display: block;
    content: "\f175";
    font-size: 14px;
    color: #474747;
    right: 24px;
    font-family: FontAwesome;
    top: 6px;
    z-index: 0; }

table.variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 250px;
  padding: 4px 16px;
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: transparent; }

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

.voorraad .available-on-backorder, .voorraad .in-stock, .voorraad .exclamation {
  color: #019b25; }

.voorraad .out-of-stock {
  color: #ff0000; }

.scrollup {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 100px;
  z-index: 99999;
  display: none;
  border: 1px solid #3db7bb;
  color: #3db7bb;
  padding: 4px;
  font-size: 20px; }
  @media screen and (max-width: 767px) {
    .scrollup {
      right: 24px;
      bottom: 72px; } }

body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary {
  background-color: #ffffff;
  color: #474747;
  padding: 24px;
  border-radius: 5px; }
  body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary .entry-content ul:not(.gform_fields):not(.products) {
    margin-left: 0;
    list-style: none; }
    body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary .entry-content ul:not(.gform_fields):not(.products) li {
      padding-left: 18px;
      position: relative; }
      body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary .entry-content ul:not(.gform_fields):not(.products) li:before {
        position: absolute;
        left: 0;
        top: 3px;
        content: "\f111 ";
        font-family: FontAwesome;
        font-size: 10px;
        color: #3db7bb;
        /* or whatever color you prefer */ }
  body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary .entry-content ul.products h2.woocommerce-loop-product__title {
    font-size: 17px; }
    @media screen and (max-width: 480px) {
      body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary .entry-content ul.products h2.woocommerce-loop-product__title {
        font-size: 12px; } }
  body:not(.page-template-template-homepage):not(.woocommerce-page) #page #primary .entry-content ul.gform_fields {
    max-width: 600px; }

#page #primary {
  margin-bottom: 0;
  margin-top: 48px;
  padding-top: 0; }
  @media screen and (max-width: 767px) {
    #page #primary {
      margin-top: 24px; } }
  #page #primary .entry-content h1 {
    font-family: "Muli", sans-serif;
    font-size: 30px;
    clear: none; }
  #page #primary .entry-content h2, #page #primary .entry-content h3, #page #primary .entry-content h4, #page #primary .entry-content h5, #page #primary .entry-content h6 {
    margin: 0;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    clear: none; }
  #page #primary .entry-content h2 {
    font-size: 21px; }
  #page #primary .entry-content h3 {
    font-size: 19px; }
  #page #primary .entry-content h4 {
    font-size: 17px; }
  #page #primary .entry-content h5 {
    font-size: 15px; }
  #page #primary .entry-content h6 {
    font-size: 13px; }

#page #main {
  margin-bottom: 0;
  padding-top: 0; }
  #page #main .page {
    margin-bottom: 0; }
    #page #main .page .page-header-img {
      float: right;
      padding-left: 20px;
      margin-bottom: 10px;
      border-radius: 0;
      max-width: 50%; }
      @media screen and (max-width: 767px) {
        #page #main .page .page-header-img {
          float: none;
          margin: -24px;
          padding: 0;
          margin-bottom: 24px;
          max-width: calc(100% + 48px);
          border-top-left-radius: 5px;
          border-top-right-radius: 5px; } }

div.gform_wrapper ::-webkit-input-placeholder {
  color: #474747;
  font-style: italic; }

div.gform_wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: #474747;
  font-style: italic; }

div.gform_wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: #474747;
  font-style: italic; }

div.gform_wrapper :-ms-input-placeholder {
  color: #474747;
  font-style: italic; }

div.gform_wrapper input, div.gform_wrapper textarea {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  background-color: transparent !important;
  border: 0 !important;
  border-bottom: 2px solid #474747 !important;
  box-shadow: none;
  padding-left: 16px !important;
  color: #474747;
  text-align: left;
  font-style: italic;
  font-size: 13px !important; }

div.gform_wrapper li.gfield {
  margin-top: 0 !important; }

div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, div.gform_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important; }

div.gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
  margin-top: 0;
  margin-bottom: 4px; }

div.gform_wrapper li.gfield_error input, div.gform_wrapper li.gfield_error textarea, div.gform_wrapper li.gfield_error select {
  background-color: #d3f0f1 !important; }

div.gform_wrapper li.gfield.gfield_error {
  border: 0;
  padding: 0;
  background-color: transparent; }

div.gform_wrapper .validation_error {
  display: none; }

div.gform_wrapper .gfield_contains_required {
  position: relative; }
  div.gform_wrapper .gfield_contains_required .validation_message {
    position: absolute;
    bottom: calc(100% + 26px);
    right: 25%;
    background-color: #3db7bb;
    color: #474747;
    padding: 24px !important;
    width: auto;
    border-radius: 12px;
    border: 1px solid #3db7bb;
    z-index: 2; }
    div.gform_wrapper .gfield_contains_required .validation_message:after {
      position: absolute;
      content: '';
      bottom: -26px;
      left: 30%;
      z-index: 1;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 28px 10px 0 20px;
      border-color: #3db7bb transparent transparent transparent; }

div.gform_wrapper .send-btn {
  background-color: transparent;
  border: 0;
  color: #474747;
  padding: 0;
  font-weight: bold; }
  div.gform_wrapper .send-btn i {
    margin-right: 12px; }
  div.gform_wrapper .send-btn:hover, div.gform_wrapper .send-btn:focus {
    color: #3db7bb; }

.recensie {
  margin-top: 24px;
  float: left;
  width: 100%;
  padding: 24px;
  border-radius: 5px; }
  .recensie:nth-child(odd) {
    background-color: #ffffff; }
  .recensie .title-holder {
    display: table;
    width: 100%;
    height: 100%;
    margin-bottom: 12px; }
    .recensie .title-holder .name, .recensie .title-holder .date {
      display: table-cell;
      font-weight: bold; }
    .recensie .title-holder .date {
      text-align: right; }

.woocommerce-EditAccountForm input[type=submit], .woocommerce-form-login input[type=submit] {
  background-color: #3db7bb !important;
  color: #ffffff !important; }
  .woocommerce-EditAccountForm input[type=submit]:hover, .woocommerce-EditAccountForm input[type=submit]:focus, .woocommerce-form-login input[type=submit]:hover, .woocommerce-form-login input[type=submit]:focus {
    border-color: transparent;
    background-color: #474747 !important; }

.storefront-product-section {
  margin-bottom: 24px !important; }
  @media screen and (max-width: 767px) {
    .storefront-product-section {
      margin-bottom: 12px !important; } }

@media screen and (max-width: 767px) {
  ul.products .product-holder {
    width: calc(50% - 32px);
    float: left;
    margin-right: 24px; }
    ul.products .product-holder:nth-child(even) {
      float: right;
      margin-right: 0; }
    ul.products .product-holder:nth-child(odd) {
      float: left;
      margin-right: 24px; } }

@media screen and (max-width: 480px) {
  ul.products .product-holder {
    width: calc(50% - 12px);
    margin-right: 12px; }
    ul.products .product-holder:nth-child(odd) {
      margin-right: 12px; } }

@media screen and (max-width: 767px) {
  ul.products .product-holder .overlay {
    min-height: 305px; } }

@media screen and (max-width: 550px) {
  ul.products .product-holder .overlay {
    min-height: 100%;
    max-height: 175px; } }

@media screen and (max-width: 480px) {
  ul.products .product-holder .overlay {
    max-height: 100%;
    min-height: 150px; } }

@media screen and (max-width: 550px) {
  ul.products .product-holder .overlay img {
    max-height: 175px;
    width: auto; } }

@media screen and (max-width: 480px) {
  ul.products .product-holder .overlay img {
    max-height: 150px; } }

@media screen and (max-width: 767px) {
  ul.products .product-holder .woocommerce-loop-product__title {
    min-height: 60px; } }

@media screen and (max-width: 325px) {
  ul.products .product-holder .woocommerce-loop-product__title {
    font-size: 10px !important;
    min-height: 40px; } }

.download-pdf {
  display: inline-block;
  background-color: #474747;
  color: #ffffff;
  padding: 4px 12px;
  margin-top: 12px;
  transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s; }
  .download-pdf:hover, .download-pdf:focus {
    transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    background-color: #3db7bb;
    color: #ffffff; }

.cookie-container {
  background-color: #3db7bb;
  color: #ffffff;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: -1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s; }
  @media screen and (max-width: 767px) {
    .cookie-container {
      background-color: transparent; } }
  .cookie-container .col-full {
    position: relative; }
    @media screen and (max-width: 767px) {
      .cookie-container .col-full {
        background-color: #3db7bb;
        height: 40px;
        padding: 12px; } }
    .cookie-container .col-full .close-cookie {
      position: absolute;
      right: 24px;
      top: 6px;
      font-size: 20px; }
      @media screen and (max-width: 1063px) {
        .cookie-container .col-full .close-cookie {
          right: 0; } }
      @media screen and (max-width: 767px) {
        .cookie-container .col-full .close-cookie {
          right: 4px;
          font-size: 14px;
          top: 0; } }
    .cookie-container .col-full .content {
      padding: 12px 0;
      padding-right: 15%; }
      @media screen and (max-width: 767px) {
        .cookie-container .col-full .content {
          display: none; } }
    @media screen and (max-width: 767px) {
      .cookie-container .col-full .mobile-content {
        display: block !important; } }
  .cookie-container a {
    color: #ffffff; }
    .cookie-container a:hover, .cookie-container a:focus {
      color: #474747; }

.cookie-container.active {
  opacity: 1;
  visibility: visible;
  z-index: 9999999;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s; }

p.stock:before {
  display: none; }

.woocommerce-validated {
  color: #ff0000; }

.woocommerce-checkout .content-area {
  margin-top: 0 !important; }

.woocommerce-checkout .woocommerce-info {
  margin-bottom: 5px; }

.woocommerce-pagination {
  /*display: none;*/ clear: both !important; }

ul.products li.product img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: auto !important; }

ul.products li.product a.woocommerce-LoopProduct-link .overlay img {
  max-height: 375px;
  width: auto;
  z-index: -1; }

ul.products li.product a.woocommerce-LoopProduct-link .overlay {
  min-height: 375px;
  z-index: 1; }

.siezz-recent-bekeken-wrapper ul.products li.product a.woocommerce-LoopProduct-link .overlay {
  min-height: 380px; }

@media only screen and (max-width: 1270px) {
  ul.products li.product a.woocommerce-LoopProduct-link .overlay img,
  ul.products li.product img {
    max-height: 210px;
    width: auto; }
  ul.products li.product a.woocommerce-LoopProduct-link .overlay {
    min-height: 210px; }
  .siezz-recent-bekeken-wrapper ul.products li.product a.woocommerce-LoopProduct-link .overlay {
    min-height: 210px; } }

@media only screen and (max-width: 767px) {
  ul.products li.product a.woocommerce-LoopProduct-link .overlay img,
  ul.products li.product img {
    max-height: 300px;
    width: auto; }
  ul.products li.product a.woocommerce-LoopProduct-link .overlay {
    min-height: 300px; }
  .siezz-recent-bekeken-wrapper ul.products li.product a.woocommerce-LoopProduct-link .overlay {
    min-height: 300px; } }

@media only screen and (max-width: 550px) {
  ul.products li.product a.woocommerce-LoopProduct-link .overlay img,
  ul.products li.product img {
    max-height: 175px;
    width: auto; }
  ul.products li.product a.woocommerce-LoopProduct-link .overlay {
    min-height: 175px; } }

@media screen and (max-width: 767px) {
  ul.products .product-holder {
    max-height: 300px; } }