@charset "UTF-8";
/*
Theme Name:     Storefront Child Theme
Theme URI:      https://github.com/stuartduff/storefront-child-theme
Author:         Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */
/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/**
 * Global styles applied to all non-woocommerce theme components. Includes styles for;
 *
 * Typography
 * Header
 * Footer
 * Main content area
 * Accessiblity helper classes
 * 404
 * Comments
 * Content (posts etc)
 * Forms
 * Media
 * Menus
 * pagination
 * Post formats
 * Widgets
 */
/**
  * General WooCommerce components
  */
.form-row {
  position: relative; }
  .form-row label {
    display: block; }
  .form-row input,
  .form-row textarea,
  .form-row select {
    width: 100%; }
  .form-row input[type=checkbox],
  .form-row input[type=radio] {
    width: auto; }
  .form-row .button {
    width: auto; }
  .form-row.create-account label {
    display: inline-block; }
  .form-row .form-row.create-account {
    background: #e3eae4;
    padding: 1em;
    margin: 0;
    border-radius: 3px; }
  .form-row.woocommerce-validated:not(.create-account):not(.notes):not(.terms):after {
    font-family: "FontAwesome";
    content: "\f00c";
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -1px;
    color: #86a58d; }
  .form-row.woocommerce-validated:not(.create-account):not(.notes):not(.terms)#billing_country_field .select2-selection--single {
    border-color: #a1baa5; }
  .form-row.woocommerce-validated:not(.create-account):not(.notes):not(.terms)#billing_country_field:after {
    right: 27px; }
  .form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c; }

.form-row-last {
  margin-right: 0 !important; }

.form-row-wide {
  clear: both;
  width: 100%; }

.required:not(#mce-EMAIL) {
  border-bottom: 0 !important;
  color: red; }

.woocommerce-NoticeGroup {
  max-width: 549px;
  margin-bottom: 1em; }
  .woocommerce-NoticeGroup ul {
    margin: 0;
    list-style: none; }
    .woocommerce-NoticeGroup ul li {
      margin-bottom: 1em; }
  .woocommerce-NoticeGroup .woocommerce-error {
    background: #ead9d9; }

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  padding: 1em 1.618em;
  padding: 1em 1.618em;
  margin-bottom: 2.61792em;
  background-color: #e3eae4;
  border-radius: 2px;
  color: #4b564d;
  clear: both; }
  .woocommerce-message:before, .woocommerce-message:after,
  .woocommerce-info:before,
  .woocommerce-info:after,
  .woocommerce-error:before,
  .woocommerce-error:after,
  .woocommerce-noreviews:before,
  .woocommerce-noreviews:after,
  p.no-comments:before,
  p.no-comments:after {
    content: "";
    display: table; }
  .woocommerce-message:after,
  .woocommerce-info:after,
  .woocommerce-error:after,
  .woocommerce-noreviews:after,
  p.no-comments:after {
    clear: both; }
  .woocommerce-message a,
  .woocommerce-info a,
  .woocommerce-error a,
  .woocommerce-noreviews a,
  p.no-comments a {
    color: #fff; }
    .woocommerce-message a:hover,
    .woocommerce-info a:hover,
    .woocommerce-error a:hover,
    .woocommerce-noreviews a:hover,
    p.no-comments a:hover {
      color: #fff;
      opacity: 0.7; }
    .woocommerce-message a.button:hover,
    .woocommerce-info a.button:hover,
    .woocommerce-error a.button:hover,
    .woocommerce-noreviews a.button:hover,
    p.no-comments a.button:hover {
      opacity: 1; }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .woocommerce-noreviews .button,
  p.no-comments .button {
    float: right;
    padding: 0;
    background: none;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0.25) !important;
    border-radius: 0; }
    .woocommerce-message .button:hover,
    .woocommerce-info .button:hover,
    .woocommerce-error .button:hover,
    .woocommerce-noreviews .button:hover,
    p.no-comments .button:hover {
      background: none;
      color: #fff;
      opacity: 0.7; }
  .woocommerce-message pre,
  .woocommerce-info pre,
  .woocommerce-error pre,
  .woocommerce-noreviews pre,
  p.no-comments pre {
    background-color: rgba(0, 0, 0, 0.1); }

ul#shipping_method {
  margin: 0;
  list-style: none; }

@font-face {
  font-family: 'star';
  src: url("../../plugins/woocommerce/assets/fonts/star.eot");
  src: url("../../plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("../../plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("../../plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("../../plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }

.gform_validation_container {
  display: none !important; }

.woocommerce-product-rating {
  display: table;
  margin: -1em auto 2em; }
  .woocommerce-product-rating a {
    float: left;
    line-height: 1.2;
    font-size: 0.9em;
    color: #999; }
  .woocommerce-product-rating .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.3em;
    font-family: 'star';
    font-weight: 400;
    float: left; }
    .woocommerce-product-rating .star-rating:before {
      content: "\53\53\53\53\53";
      opacity: .25;
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    .woocommerce-product-rating .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
    .woocommerce-product-rating .star-rating span:before {
      content: "\53\53\53\53\53";
      top: 0;
      position: absolute;
      left: 0;
      color: #86a58d; }

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400; }
  .star-rating:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #86a58d; }

p.stars {
  display: inline-block;
  margin: 0; }
  p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400; }
    p.stars a:before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: "star";
      content: "\53";
      color: #111111;
      text-indent: 0;
      opacity: .25; }
    p.stars a:hover ~ a:before {
      content: "\53";
      color: #111111;
      opacity: .25; }
  p.stars:hover a:before {
    content: "\53";
    color: #ecd079;
    opacity: 1; }
  p.stars.selected a.active:before {
    content: "\53";
    color: #ecd079;
    opacity: 1; }
  p.stars.selected a.active ~ a:before {
    content: "\53";
    color: #111111;
    opacity: .25; }
  p.stars.selected a:not(.active):before {
    content: "\53";
    color: #ecd079;
    opacity: 1; }

/**
 * Typography
 */
html {
  font-family: "Open Sans",sans-serif;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 1.5em;
  color: #111111; }

body,
button,
input,
textarea {
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 0 0 0.54079em; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    font-weight: 700; }

h1,
.alpha {
  font-size: 1.8em;
  line-height: 1;
  text-transform: uppercase; }

h2,
.beta {
  font-size: 1.3em;
  line-height: 1.214;
  margin: 0 0 0.2em; }
  h2 + h3,
  .beta + h3 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 0.54079em; }

.woocommerce-tabs h2,
.woocommerce-tabs h3,
.woocommerce-tabs h4 {
  margin-top: 1em; }

h3,
.gamma {
  font-size: 1.41575em;
  font-weight: 600; }

h4,
.delta {
  font-size: 1.41575em;
  font-weight: 700; }

.alpha,
.beta,
.gamma,
.delta {
  display: block; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1em; }

p {
  margin: 0 0 1em;
  line-height: 1.8; }
  p a {
    text-decoration: underline; }

ul,
ol {
  margin: 0 0 1em 3em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em; }

dt {
  float: left;
  clear: left;
  width: 146px;
  text-align: right;
  font-weight: bold;
  color: #86a58d; }

dd {
  margin: 0 0 0 157px;
  padding: 0 0 0.5em 0; }

b,
strong {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  padding: 0 1em;
  border-left: 3px solid rgba(0, 0, 0, 0.05);
  font-style: italic; }

address {
  margin: 0 0 1em; }

pre {
  background: rgba(0, 0, 0, 0.1);
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 1.618em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.202em 0.54079em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  text-decoration: none;
  font-weight: 700;
  background: transparent; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1em;
  width: 100%; }

th {
  font-weight: bold; }

img {
  height: auto;
  max-width: 100%;
  display: block; }

a {
  color: #66806c;
  text-decoration: none; }
  a:focus {
    outline: 1px solid #ee592b; }

/**
 * Global styles
 */
* {
  box-sizing: border-box; }

body {
  overflow-x: hidden; }

div:focus, span:focus, ul:focus, li:focus, em:focus, strong:focus, dl:focus, dd:focus, dt:focus, td:focus, tr:focus, table:focus {
  outline: 0; }

.site {
  overflow-x: hidden; }

.modal {
  position: relative;
  background: #fff;
  max-width: 500px;
  margin: 0 auto;
  padding: 3em; }
  .modal h2 {
    margin-bottom: 1em; }
  .modal .mfp-close {
    color: #999;
    cursor: pointer; }

.woocommerce-breadcrumb {
  margin: 1em 0;
  color: #aaa; }

.storefront-sorting:before, .storefront-sorting:after {
  content: "";
  display: table; }

.storefront-sorting:after {
  clear: both; }

/**
 * Header
 */
.topbar-wrapper {
  background: #a1baa5; }
  .topbar-wrapper .topbar .customerservice-navigation {
    width: 47.82609%;
    float: right;
    margin-right: 0;
    float: right; }
    .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice {
      list-style: none;
      margin: 0;
      padding: 0; }
      .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li {
        float: right;
        margin-left: 1em;
        position: relative; }
        .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li.menu-item-has-children:hover:after {
          position: absolute;
          content: '';
          width: 0;
          height: 0;
          bottom: -1px;
          left: 50%;
          margin-left: -7px;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          border-bottom: 7px solid #fff;
          -moz-transform: scale(0.999);
          -webkit-backface-visibility: hidden;
          z-index: 99999; }
        .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li.menu-item-has-children:hover ul {
          display: block; }
        .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li ul {
          margin-left: 0;
          background: #fff;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          list-style: none;
          position: absolute;
          display: none;
          z-index: 9999; }
          .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li ul li a {
            padding: 0.8em 1.6em;
            font-weight: 400;
            font-size: 0.875em;
            color: #111111;
            white-space: nowrap; }
          .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li ul li:last-child {
            border-bottom: 0; }
          .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li ul ul {
            margin-left: 0;
            box-shadow: none; }
          .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li ul a:hover,
          .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li ul li:hover > a {
            color: #111111;
            text-decoration: underline; }
        .topbar-wrapper .topbar .customerservice-navigation #menu-klantenservice > li a {
          display: block;
          padding: 0.5em;
          border-radius: 4px;
          color: #fff;
          font-weight: 600; }
  .topbar-wrapper .topbar .secondary-navigation {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
    width: auto;
    clear: none;
    line-height: 1; }
    .topbar-wrapper .topbar .secondary-navigation .menu {
      width: auto;
      margin: 0;
      padding: 0;
      list-style: none; }
      .topbar-wrapper .topbar .secondary-navigation .menu li {
        float: left; }
      .topbar-wrapper .topbar .secondary-navigation .menu .sloophout a {
        width: 113px; }
      .topbar-wrapper .topbar .secondary-navigation .menu .industrieel a {
        background-position: 6px -26px;
        width: 107px; }
      .topbar-wrapper .topbar .secondary-navigation .menu .housa a {
        width: 87px;
        background-position: 6px -65px; }
      .topbar-wrapper .topbar .secondary-navigation .menu > li:hover > a {
        text-decoration: none; }
      .topbar-wrapper .topbar .secondary-navigation .menu > li > a {
        position: relative;
        display: block;
        height: 38px;
        color: #fff;
        font-weight: normal;
        background: url(assets/images/sprite-shms.svg) no-repeat 6px 7px;
        padding: 0; }
      .topbar-wrapper .topbar .secondary-navigation .menu > li:first-child a:before {
        display: none; }
      .topbar-wrapper .topbar .secondary-navigation .menu ul a {
        padding: 0.326em 0.875em; }
      .topbar-wrapper .topbar .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em; }
      .topbar-wrapper .topbar .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em; }
      .topbar-wrapper .topbar .secondary-navigation .menu ul ul {
        margin-top: -ms(-2); }
      .topbar-wrapper .topbar .secondary-navigation .menu a {
        padding: 1.41575em 0.875em;
        font-weight: 300;
        color: #444444; }
        .topbar-wrapper .topbar .secondary-navigation .menu a:hover {
          text-decoration: none; }

.klantwaardering {
  display: inline-block; }
  .klantwaardering p {
    margin: 0;
    padding: 0; }
  .klantwaardering .fa {
    color: #f8d64e; }

body .header-usp-tip {
  border: none; }
  body .header-usp-tip .qtip-content {
    padding: 1em;
    border: none;
    background: #86a58d;
    color: #fff;
    font-size: 13px;
    border-radius: 5px; }
  body .header-usp-tip:after {
    bottom: 100%;
    left: 41px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(161, 186, 165, 0);
    border-bottom-color: #86a58d;
    border-width: 6px;
    margin-left: -6px; }

.site-header {
  position: relative; }
  .site-header .site-logo-anchor,
  .site-header .site-logo-link,
  .site-header .custom-logo-link {
    display: block; }
  .site-header .widget {
    margin-bottom: 0; }
  .site-header .header-usps {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9em; }
    .site-header .header-usps li {
      cursor: pointer; }
      .site-header .header-usps li:before {
        content: '';
        width: 24px;
        height: 24px;
        background: url(assets/images/sprite-shms.svg) no-repeat -269px -738px;
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        margin-right: 0.5em; }
    .site-header .header-usps li.fast {
      display: none; }
      .site-header .header-usps li.fast:before {
        background-position: -299px -738px; }
    .site-header .header-usps strong {
      color: #86a58d; }
  .site-header .site-header-cart {
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0; }
    .site-header .site-header-cart .cart-contents {
      display: none; }
    .site-header .site-header-cart .widget_shopping_cart {
      display: none;
      min-height: 100px; }
      .site-header .site-header-cart .widget_shopping_cart .blockUI.blockOverlay {
        opacity: 1 !important; }
      .site-header .site-header-cart .widget_shopping_cart .blockElement {
        top: 50% !important;
        left: 50% !important; }
        .site-header .site-header-cart .widget_shopping_cart .blockElement img {
          width: 80px;
          height: 80px; }
      .site-header .site-header-cart .widget_shopping_cart .success-msg {
        text-align: center;
        padding: 1em;
        background: #86a58d;
        margin: -1em -1em 1em;
        color: #fff;
        font-weight: 600;
        outline: 1px solid #86a58d; }
        .site-header .site-header-cart .widget_shopping_cart .success-msg:before {
          font-family: "FontAwesome";
          content: "\f00c";
          margin-right: 0.5em; }
      .site-header .site-header-cart .widget_shopping_cart .shipping-text {
        background: #e3eae4;
        padding: 1em;
        margin: -1em;
        text-align: center;
        font-style: italic;
        color: #5d7d69; }
        .site-header .site-header-cart .widget_shopping_cart .shipping-text .free-shipping {
          color: #5d7d69; }
      .site-header .site-header-cart .widget_shopping_cart .product_list_widget {
        max-height: 15.05em;
        overflow-y: auto; }
        .site-header .site-header-cart .widget_shopping_cart .product_list_widget .mini_cart_item {
          margin-bottom: 1em; }
        .site-header .site-header-cart .widget_shopping_cart .product_list_widget img {
          margin: 0 1em;
          max-width: 70px;
          display: inline;
          vertical-align: middle; }
      .site-header .site-header-cart .widget_shopping_cart .buttons {
        margin: 0 -1em 2em;
        padding: 1em;
        text-align: center; }
      .site-header .site-header-cart .widget_shopping_cart:hover {
        display: block !important;
        opacity: 1 !important; }
  .site-header .site-header-cart {
    position: relative; }
    .site-header .site-header-cart .mini_cart_item .product-title {
      display: inline-block;
      max-width: 69%;
      vertical-align: middle; }
    .site-header .site-header-cart .mini_cart_item .quantity {
      display: block;
      font-style: italic;
      color: #86a58d; }
    .site-header .site-header-cart a {
      color: #111111; }
      .site-header .site-header-cart a.button {
        background: transparent;
        color: #565a5c;
        font-weight: 400;
        box-shadow: none; }
        .site-header .site-header-cart a.button.wc-forward {
          padding: 1em;
          background: #86a58d;
          color: #fff;
          width: 100%;
          font-weight: 700; }
        .site-header .site-header-cart a.button.checkout {
          background: #ee592b;
          color: #fff;
          text-decoration: none;
          font-weight: 700;
          line-height: 1;
          text-transform: uppercase; }
    .site-header .site-header-cart .cart-contents {
      display: block;
      position: relative;
      background-color: transparent;
      height: auto;
      width: auto;
      text-indent: 0; }
      .site-header .site-header-cart .cart-contents .variation {
        display: none; }
      .site-header .site-header-cart .cart-contents:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        content: "\f291";
        border-radius: 50%;
        height: 40px;
        width: 40px;
        text-align: center; }
      .site-header .site-header-cart .cart-contents .amount {
        margin-right: .327em; }
      .site-header .site-header-cart .cart-contents .count {
        font-weight: 700;
        color: #fff;
        background: #ee592b;
        border-radius: 50%;
        position: absolute;
        text-align: center; }
      .site-header .site-header-cart .cart-contents span {
        display: inline; }
    .site-header .site-header-cart .widget_shopping_cart {
      position: absolute;
      top: 100%;
      width: 400px;
      z-index: 999999;
      font-size: 0.875em;
      left: -999em;
      display: block;
      background: #fff;
      border: 1px solid #ddd;
      padding: 1em;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
      .site-header .site-header-cart .widget_shopping_cart h3.cart-title {
        text-align: center;
        margin: 0.5em 0 1.5em;
        color: #86a58d; }
      .site-header .site-header-cart .widget_shopping_cart.added-to-cart:after {
        border-bottom-color: #86a58d; }
      .site-header .site-header-cart .widget_shopping_cart.added-to-cart:before {
        border-bottom-color: #86a58d; }
      .site-header .site-header-cart .widget_shopping_cart:after, .site-header .site-header-cart .widget_shopping_cart:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .site-header .site-header-cart .widget_shopping_cart:after {
        right: 13px;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px; }
      .site-header .site-header-cart .widget_shopping_cart:before {
        right: 12px;
        border-color: rgba(221, 221, 221, 0);
        border-bottom-color: #ddd;
        border-width: 9px;
        margin-left: -9px; }
      .site-header .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none; }
      .site-header .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
        position: relative;
        top: auto;
        color: red;
        font-size: 1.4em;
        vertical-align: middle;
        display: inline; }
        .site-header .site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
          text-align: left; }
      .site-header .site-header-cart .widget_shopping_cart li.empty {
        text-align: center;
        padding: 1em;
        top: -1.2em;
        position: relative; }
    .site-header .site-header-cart:hover .widget_shopping_cart, .site-header .site-header-cart:focus .widget_shopping_cart, .site-header .site-header-cart.focus .widget_shopping_cart {
      right: 0;
      left: auto; }

.header-widget-region {
  position: relative;
  z-index: 99; }

/**
 * Footer
 */
#colophon {
  background: #e3eae4; }
  #colophon .widget .widget-title {
    font-size: 1em;
    border: none;
    padding: 0;
    text-transform: uppercase;
    margin: 0; }
  #colophon .widget .textwidget {
    font-size: 0.9em;
    line-height: 2; }
  #colophon .widget#text-2:after {
    content: " ";
    display: block;
    width: 160px;
    height: 52px;
    background: url(assets/images/sprite-shms.svg) no-repeat 0 -729px; }
  #colophon .widget ul li {
    margin-bottom: 0.3em; }
  #colophon .widget a {
    color: #111111; }
    #colophon .widget a:hover {
      text-decoration: underline; }

#bottombar {
  max-width: 1280px;
  margin: 0 auto; }
  #bottombar a {
    color: #111111;
    text-decoration: underline; }
  #bottombar #text-13 .textwidget {
    padding: 1em 0;
    float: left; }
  #bottombar #text-12 .textwidget {
    padding: 1em 295px 1em 0;
    float: right;
    background: url(assets/images/sprite-shms.svg) no-repeat 93px -360px; }

/**
 * Alignment
 */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/**
 * Accessibility
 */
.screen-reader-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 1.618em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
  outline: none; }

/**
 * Clearing
 */
.clear:before, .clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/**
 * Tables
 */
table {
  border-spacing: 0;
  width: 100%;
  border-collapse: separate; }
  table caption {
    padding: 1em 0;
    font-weight: 700; }
  table td,
  table th {
    text-align: left;
    vertical-align: top;
    padding: 1em; }
    table td p:last-child,
    table th p:last-child {
      margin-bottom: 0; }
  table thead th {
    background: #f8f8f8;
    vertical-align: middle; }
  table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal; }
    table tbody h2 a {
      font-weight: normal; }

/**
 * 404 Styles
 */
.error404 .site-content .widget_product_search {
  padding: 1.618em;
  background-color: rgba(0, 0, 0, 0.025); }
  .error404 .site-content .widget_product_search form {
    margin: 0; }

.error404 .content-area {
  width: 100%; }

.error404 .fourohfour-columns-2 {
  padding: 2.61792em 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 1px 0;
  margin-bottom: 2.61792em; }
  .error404 .fourohfour-columns-2:before, .error404 .fourohfour-columns-2:after {
    content: "";
    display: table; }
  .error404 .fourohfour-columns-2:after {
    clear: both; }
  .error404 .fourohfour-columns-2 ul.products,
  .error404 .fourohfour-columns-2 ul.products li.product,
  .error404 .fourohfour-columns-2 .widget {
    margin-bottom: 0; }
  .error404 .fourohfour-columns-2 .col-1 {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .error404 .fourohfour-columns-2 .col-1 ul.products li.product {
      width: 45.45455%;
      float: left;
      margin-right: 9.09091%; }
  .error404 .fourohfour-columns-2 .col-2 {
    width: 47.82609%;
    float: right;
    margin-right: 0;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.025); }

/**
 * Comments
 */
#comments {
  padding-top: 2.61792em; }
  #comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 0.54079em;
    margin-bottom: 1.618em; }
  #comments .comment-list {
    list-style: none;
    margin-left: 0; }
    #comments .comment-list .comment-body:before, #comments .comment-list .comment-body:after {
      content: "";
      display: table; }
    #comments .comment-list .comment-body:after {
      clear: both; }
    #comments .comment-list .comment-content {
      padding-bottom: 1.618em;
      margin-bottom: 1.618em; }
      #comments .comment-list .comment-content .comment-text {
        padding: 1.618em;
        border-radius: 3px; }
        #comments .comment-list .comment-content .comment-text p:last-child {
          margin-bottom: 0; }
    #comments .comment-list .comment-meta {
      margin-bottom: 1em; }
      #comments .comment-list .comment-meta .avatar {
        margin-bottom: 1em;
        max-width: 64px;
        height: auto; }
      #comments .comment-list .comment-meta a.comment-date {
        font-size: 0.875em; }
      #comments .comment-list .comment-meta cite {
        font-style: normal;
        clear: both;
        display: block; }
    #comments .comment-list .bypostauthor > .comment-body cite:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 0.54079em;
      content: "\f0f6"; }
    #comments .comment-list .reply {
      margin-bottom: 1.618em;
      padding-top: 0.61805em; }
      #comments .comment-list .reply:before, #comments .comment-list .reply:after {
        content: "";
        display: table; }
      #comments .comment-list .reply:after {
        clear: both; }
      #comments .comment-list .reply a {
        display: inline-block;
        margin-right: 1em; }
        #comments .comment-list .reply a:after {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\f112";
          margin-left: 0.54079em; }
        #comments .comment-list .reply a.comment-edit-link:after {
          content: "\f040"; }
        #comments .comment-list .reply a:last-child {
          margin-right: 0; }
    #comments .comment-list .children {
      list-style: none; }

.comment-content a {
  word-wrap: break-word; }

#respond {
  clear: both;
  padding: 1.618em;
  background-color: rgba(0, 0, 0, 0.0125);
  position: relative; }
  #respond .comment-form-author input,
  #respond .comment-form-email input,
  #respond .comment-form-url input {
    width: 100%; }
  #respond .form-submit,
  #respond form {
    margin-bottom: 0; }
  #respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.54079em;
    right: 0.54079em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: transform, ease, 0.3s;
    -moz-transition: transform, ease, 0.3s;
    -ms-transition: transform, ease, 0.3s;
    -o-transition: transform, ease, 0.3s;
    transition: transform, ease, 0.3s; }
    #respond #cancel-comment-reply-link:hover {
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }
    #respond #cancel-comment-reply-link:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f057";
      display: block; }

/**
 * Content
 */
.sticky .entry-title:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.54079em;
  content: "\f08d"; }

.hentry {
  margin: 0 0 4.2358em; }
  .hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto; }
  .hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .hentry .entry-header .posted-on,
    .hentry .entry-header .byline {
      font-size: 0.875em; }
      .hentry .entry-header .posted-on a,
      .hentry .entry-header .byline a {
        font-weight: 400;
        text-decoration: underline; }
        .hentry .entry-header .posted-on a:hover,
        .hentry .entry-header .byline a:hover {
          text-decoration: none; }
  .hentry .entry-meta {
    font-weight: 300; }
  .hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline, .group-blog .byline {
  display: inline; }

.page-links {
  clear: both;
  margin: 0 0 1em; }

.cat-links,
.tags-links,
.comments-link,
.author {
  display: block;
  margin-bottom: 1.618em; }

.author .avatar {
  width: 64px;
  margin-bottom: 1em; }

/**
 * Forms
 */
form {
  margin-bottom: 1.618em; }

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */ }

button:not(.pswp__button):not(.mfp-close):not(.menu-toggle),
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart {
  border: none;
  background: none;
  background-color: #86a58d;
  color: #fff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  padding: 1em 3em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
  -webkit-transition: all, ease, 0.5s;
  -moz-transition: all, ease, 0.5s;
  -ms-transition: all, ease, 0.5s;
  -o-transition: all, ease, 0.5s;
  transition: all, ease, 0.5s;
  box-shadow: inset 0 0 0 0 #333; }
  button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).cta, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).alt, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle)#gform_submit_button_3,
  input[type="button"].cta,
  input[type="button"].alt,
  input[type="button"]#gform_submit_button_3,
  input[type="reset"].cta,
  input[type="reset"].alt,
  input[type="reset"]#gform_submit_button_3,
  input[type="submit"].cta,
  input[type="submit"].alt,
  input[type="submit"]#gform_submit_button_3,
  .button.cta,
  .button.alt,
  .button#gform_submit_button_3,
  .added_to_cart.cta,
  .added_to_cart.alt,
  .added_to_cart#gform_submit_button_3 {
    background-color: #ee592b;
    border-color: #ee592b;
    box-shadow: inset 0 0 0 0 #ce4c23; }
    button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).cta:hover, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).cta:focus, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).alt:hover, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).alt:focus, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle)#gform_submit_button_3:hover, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle)#gform_submit_button_3:focus,
    input[type="button"].cta:hover,
    input[type="button"].cta:focus,
    input[type="button"].alt:hover,
    input[type="button"].alt:focus,
    input[type="button"]#gform_submit_button_3:hover,
    input[type="button"]#gform_submit_button_3:focus,
    input[type="reset"].cta:hover,
    input[type="reset"].cta:focus,
    input[type="reset"].alt:hover,
    input[type="reset"].alt:focus,
    input[type="reset"]#gform_submit_button_3:hover,
    input[type="reset"]#gform_submit_button_3:focus,
    input[type="submit"].cta:hover,
    input[type="submit"].cta:focus,
    input[type="submit"].alt:hover,
    input[type="submit"].alt:focus,
    input[type="submit"]#gform_submit_button_3:hover,
    input[type="submit"]#gform_submit_button_3:focus,
    .button.cta:hover,
    .button.cta:focus,
    .button.alt:hover,
    .button.alt:focus,
    .button#gform_submit_button_3:hover,
    .button#gform_submit_button_3:focus,
    .added_to_cart.cta:hover,
    .added_to_cart.cta:focus,
    .added_to_cart.alt:hover,
    .added_to_cart.alt:focus,
    .added_to_cart#gform_submit_button_3:hover,
    .added_to_cart#gform_submit_button_3:focus {
      box-shadow: inset 800px 0 0 0 #ce4c23; }
  button:not(.pswp__button):not(.mfp-close):not(.menu-toggle):hover, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle):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 {
    box-shadow: inset 800px 0 0 0 #5d7362; }
  button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).added:after,
  input[type="button"].added:after,
  input[type="reset"].added:after,
  input[type="submit"].added:after,
  .button.added:after,
  .added_to_cart.added:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    margin-left: 0.54079em; }
  button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).loading,
  input[type="button"].loading,
  input[type="reset"].loading,
  input[type="submit"].loading,
  .button.loading,
  .added_to_cart.loading {
    opacity: 0.5; }
  button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).small,
  input[type="button"].small,
  input[type="reset"].small,
  input[type="submit"].small,
  .button.small,
  .added_to_cart.small {
    padding: 0.54079em 0.875em;
    font-size: 0.875em; }
  button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).disabled, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle):disabled,
  input[type="button"].disabled,
  input[type="button"]:disabled,
  input[type="reset"].disabled,
  input[type="reset"]:disabled,
  input[type="submit"].disabled,
  input[type="submit"]:disabled,
  .button.disabled,
  .button:disabled,
  .added_to_cart.disabled,
  .added_to_cart:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed; }
    button:not(.pswp__button):not(.mfp-close):not(.menu-toggle).disabled:hover, button:not(.pswp__button):not(.mfp-close):not(.menu-toggle):disabled:hover,
    input[type="button"].disabled:hover,
    input[type="button"]:disabled:hover,
    input[type="reset"].disabled:hover,
    input[type="reset"]:disabled:hover,
    input[type="submit"].disabled:hover,
    input[type="submit"]:disabled:hover,
    .button.disabled:hover,
    .button:disabled:hover,
    .added_to_cart.disabled:hover,
    .added_to_cart:disabled:hover {
      opacity: 0.5 !important; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none; }

input[type="search"] {
  box-sizing: border-box; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  padding: 0.8em;
  background-color: #fff;
  color: #111111;
  outline: none;
  border: 1px solid #a1baa5;
  -webkit-appearance: none;
  border-radius: 2px;
  box-sizing: border-box;
  font-weight: normal; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus,
  .input-text:focus {
    border-color: black; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 0.875em;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%; }

label {
  font-weight: 600; }

label.inline input {
  width: auto; }

fieldset {
  padding: 0;
  border: 0;
  margin-bottom: 1.618em; }
  fieldset legend {
    font-weight: 700; }

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  -moz-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

/**
 * Media
 */
img {
  border-radius: 3px; }

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  display: inline-block;
  border-radius: 0; }

/**
 * Captions
 */
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto; }
  .wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 1em 0; }

/**
 * Galleries
 */
.gallery {
  margin-bottom: 1em; }
  .gallery:before, .gallery:after {
    content: "";
    display: table; }
  .gallery:after {
    clear: both; }
  .gallery .gallery-item {
    float: left; }
    .gallery .gallery-item .gallery-icon a {
      display: block; }
    .gallery .gallery-item .gallery-icon img {
      border: none;
      height: auto;
      margin: 0 auto; }
    .gallery .gallery-item .gallery-caption {
      margin: 0;
      text-align: center; }
  .gallery.gallery-columns-1 .gallery-item {
    width: 100%; }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%; }
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.3%; }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%; }
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%; }
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%; }
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%; }
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%; }
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%; }

/**
 * Embeds
 */
embed,
iframe,
object,
video {
  max-width: 100%; }

/**
 * Main Naivgation
 */
/**
 * General Menu Styles
 */
button.menu-toggle {
  cursor: pointer;
  text-align: left;
  position: relative;
  box-shadow: none;
  float: left;
  background: #f1f1f1;
  background-image: none;
  padding: 10px 10px 10px 37px;
  height: 44px;
  color: #111; }
  button.menu-toggle:hover, button.menu-toggle:active, button.menu-toggle:focus {
    background: #f1f1f1;
    box-shadow: none; }
  button.menu-toggle span:before {
    -webkit-transition: all, ease, 0.2s;
    -moz-transition: all, ease, 0.2s;
    -ms-transition: all, ease, 0.2s;
    -o-transition: all, ease, 0.2s;
    transition: all, ease, 0.2s; }
  button.menu-toggle:before, button.menu-toggle:after,
  button.menu-toggle span:before {
    content: "";
    display: block;
    height: 3px;
    width: 20px;
    position: absolute;
    top: 50%;
    left: 9px;
    margin-top: -1px;
    -webkit-transition: all, ease, 0.2s;
    -moz-transition: all, ease, 0.2s;
    -ms-transition: all, ease, 0.2s;
    -o-transition: all, ease, 0.2s;
    transition: all, ease, 0.2s;
    border-radius: 3px;
    background: #111111; }
  button.menu-toggle:before {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px); }
  button.menu-toggle:after {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px); }

button.menu-toggle.toggled:before, button.menu-toggle.toggled:after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

button.menu-toggle.toggled:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

button.menu-toggle.toggled span:before {
  opacity: 0; }

.primary-navigation {
  display: none; }

.main-navigation:before, .main-navigation:after {
  content: "";
  display: table; }

.main-navigation:after {
  clear: both; }

.main-navigation div.menu {
  display: none; }

.main-navigation div.menu:last-child {
  display: block; }

.main-navigation .menu {
  clear: both; }

.handheld-navigation,
.nav-menu,
.main-navigation div.menu > ul:not(.nav-menu) {
  overflow: hidden;
  max-height: 0;
  /* We have to use max-height because `height` isn't animatable */
  -webkit-transition: all, ease, 0.8s;
  -moz-transition: all, ease, 0.8s;
  -ms-transition: all, ease, 0.8s;
  -o-transition: all, ease, 0.8s;
  transition: all, ease, 0.8s; }

.handheld-navigation {
  clear: both; }
  .handheld-navigation ul {
    margin: 0; }

.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
  max-height: 9999px; }

.main-navigation #menu-hoofdmenu > li:hover {
  background: #4f5451; }

.main-navigation ul {
  margin-left: 0;
  list-style: none;
  margin-bottom: 0; }
  .main-navigation ul ul {
    display: block;
    margin-left: 1.41575em; }
  .main-navigation ul li a {
    padding: 0.875em 0;
    display: block; }
    .main-navigation ul li a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f105";
      margin-right: 0.54079em; }
    .main-navigation ul li a:hover {
      color: #e6e6e6; }
    .main-navigation ul li a:active, .main-navigation ul li a:focus {
      background: #a1baa5; }

/**
 * Pagination
 */
.site-main nav.navigation {
  margin: 0 0 1em; }
  .site-main nav.navigation:before, .site-main nav.navigation:after {
    content: "";
    display: table; }
  .site-main nav.navigation:after {
    clear: both; }
  .site-main nav.navigation .nav-previous a,
  .site-main nav.navigation .nav-next a {
    display: inline-block;
    -webkit-transition: all, ease, 0.3s;
    -moz-transition: all, ease, 0.3s;
    -ms-transition: all, ease, 0.3s;
    -o-transition: all, ease, 0.3s;
    transition: all, ease, 0.3s;
    padding: 0.61805em 1em;
    border-radius: 3px; }
  .site-main nav.navigation .nav-previous {
    float: left;
    width: 50%; }
    .site-main nav.navigation .nav-previous a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f177";
      margin-right: 0.54079em; }
    .site-main nav.navigation .nav-previous a:hover {
      -webkit-transform: translate(-1em);
      -moz-transform: translate(-1em);
      -ms-transform: translate(-1em);
      -o-transform: translate(-1em);
      transform: translate(-1em); }
  .site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }
    .site-main nav.navigation .nav-next a:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f178";
      margin-left: 0.54079em; }
    .site-main nav.navigation .nav-next a:hover {
      -webkit-transform: translate(1em);
      -moz-transform: translate(1em);
      -ms-transform: translate(1em);
      -o-transform: translate(1em);
      transform: translate(1em); }

/**
 * Pagination
 */
.pagination,
.woocommerce-pagination {
  border-width: 1px 0;
  text-align: center;
  clear: both; }
  .pagination .page-numbers,
  .woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0; }
    .pagination .page-numbers:before, .pagination .page-numbers:after,
    .woocommerce-pagination .page-numbers:before,
    .woocommerce-pagination .page-numbers:after {
      content: "";
      display: table; }
    .pagination .page-numbers:after,
    .woocommerce-pagination .page-numbers:after {
      clear: both; }
    .pagination .page-numbers li,
    .woocommerce-pagination .page-numbers li {
      display: inline-block; }
      .pagination .page-numbers li .page-numbers,
      .woocommerce-pagination .page-numbers li .page-numbers {
        border-left-width: 0;
        display: inline-block;
        padding: 0.33423em 0.875em;
        background-color: rgba(0, 0, 0, 0.025);
        color: #111111; }
        .pagination .page-numbers li .page-numbers.current,
        .woocommerce-pagination .page-numbers li .page-numbers.current {
          font-weight: 700;
          background-color: #ee592b;
          border-color: #ee592b;
          color: #fff; }
        .pagination .page-numbers li .page-numbers.dots,
        .woocommerce-pagination .page-numbers li .page-numbers.dots {
          background-color: transparent; }
        .pagination .page-numbers li .page-numbers.prev, .pagination .page-numbers li .page-numbers.next,
        .woocommerce-pagination .page-numbers li .page-numbers.prev,
        .woocommerce-pagination .page-numbers li .page-numbers.next {
          padding-left: 1em;
          padding-right: 1em; }
      .pagination .page-numbers li a.page-numbers:hover,
      .woocommerce-pagination .page-numbers li a.page-numbers:hover {
        background-color: rgba(0, 0, 0, 0.05); }

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
  transform: rotateY(180deg); }

/**
 * Widgets
 */
.widget {
  margin: 0 0 3.70633em; }
  .widget select {
    max-width: 100%; }
  .widget .widget-search button {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important; }
  .widget .widget-title,
  .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 700; }
  .widget ul {
    margin-left: 0;
    list-style: none; }
    .widget ul ul {
      margin-left: 1.618em; }

.widget-area .widget {
  font-weight: 300; }
  .widget-area .widget a.button {
    font-weight: 700 !important;
    color: #fff; }
    .widget-area .widget a.button:hover {
      color: #fff; }

.header-widget-region:before, .header-widget-region:after {
  content: "";
  display: table; }

.header-widget-region:after {
  clear: both; }

.header-widget-region .widget {
  margin: 0;
  padding: 1em 0;
  font-size: 0.875em; }

.widget_search form,
.widget_product_search form {
  margin: 0;
  position: relative;
  height: 44px; }
  .widget_search form button,
  .widget_product_search form button {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    font-family: 'fontawesome';
    font-weight: 400;
    padding: 0 0 1px 0 !important;
    background: #a1baa5;
    height: 44px;
    border-radius: 22px;
    width: 45px;
    right: 0;
    top: 0;
    left: auto;
    font-size: 19px;
    box-shadow: none; }
  .widget_search form:focus:before,
  .widget_product_search form:focus:before {
    color: #86a58d; }
  .widget_search form:before,
  .widget_product_search form:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 19px;
    top: 50%;
    margin-top: -10px;
    left: 13px;
    color: #111111; }

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul {
  margin: 0; }
  .widget_recent_entries ul li,
  .widget_pages ul li,
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_recent_comments ul li,
  .widget_nav_menu ul li,
  .widget_links ul li {
    list-style: none;
    margin-bottom: 0.61805em; }
    .widget_recent_entries ul li:before,
    .widget_pages ul li:before,
    .widget_categories ul li:before,
    .widget_archive ul li:before,
    .widget_recent_comments ul li:before,
    .widget_nav_menu ul li:before,
    .widget_links ul li:before {
      font-family: "FontAwesome";
      margin-right: 0.54079em;
      display: inline-block;
      opacity: 0.35; }
  .widget_recent_entries ul .sub-menu,
  .widget_pages ul .sub-menu,
  .widget_categories ul .sub-menu,
  .widget_archive ul .sub-menu,
  .widget_recent_comments ul .sub-menu,
  .widget_nav_menu ul .sub-menu,
  .widget_links ul .sub-menu {
    margin-top: 0.61805em;
    margin-left: 1.618em; }

.widget-area #wp-calendar th,
.widget-area #wp-calendar td,
.footer-widgets #wp-calendar th,
.footer-widgets #wp-calendar td {
  padding: .236em;
  text-align: center; }

.widget_recent_entries ul li:before,
.widget_pages ul li:before {
  content: "\f0f6"; }

.widget_recent_entries ul ul.children,
.widget_pages ul ul.children {
  margin: 0.61805em 0 0 1.41575em; }

.widget_categories ul li:before {
  content: "\f114"; }

.widget_categories ul li.current-cat:before {
  content: "\f115"; }

.widget_archive ul li:before {
  content: "\f115"; }

.widget_recent_comments ul li:before {
  content: "\f0e5"; }

.widget_nav_menu ul li:before {
  content: "\f0f6"; }

.widget_links ul li:before {
  content: "\f08e"; }

.widget_rating_filter .wc-layered-nav-rating {
  margin-bottom: 0.61805em; }
  .widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important; }
  .widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block; }

.widget-area .widget {
  font-size: 0.875em; }
  .widget-area .widget h1.widget-title {
    font-size: 1.41575em; }
  .widget-area .widget a:not(.button) {
    font-weight: 400;
    text-decoration: underline; }
    .widget-area .widget a:not(.button):hover {
      text-decoration: none; }

#fcs_widget-3 {
  background: rgba(255, 255, 255, 0.5);
  padding: 1em;
  font-size: 0.85em;
  border-radius: 3px;
  color: #5d7d69; }

/* contact popup */
#contact-popup h3 {
  margin: 0;
  font-size: 1em;
  font-weight: 700; }

#contact-popup ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #contact-popup ul li {
    padding: 0.2em 0; }
    #contact-popup ul li.current {
      font-weight: 700;
      color: #66806c; }
      #contact-popup ul li.current:before {
        font-family: "FontAwesome";
        content: "\f105 \00a0";
        margin-left: -9px;
        font-weight: 400; }

ul.gform_fields {
  list-style: none;
  margin: 0; }

/**
 * Strictly Layout Styles
 */
@media (max-width: 960px) {
  body.single-product #page .summary .gform_wrapper .gform_fields > li > .ginput_container {
    width: 100%;
    display: block; }
    body.single-product #page .summary .gform_wrapper .gform_fields > li > .ginput_container.ginput_container_radio {
      border: 1px solid #e1e1e1;
      background: #fff; }
  body.single-product #page .summary .gform_wrapper .gform_fields > li > label {
    position: relative;
    display: inline;
    z-index: 9;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 0 0.5em; } }

@media (min-width: 769px) {
  body #page .woocommerce-tabs .wc-tabs li a {
    font-size: 1em; }
  body #page .social-wrapper #social a {
    padding: 2em 0;
    font-size: 2em; }
    body #page .social-wrapper #social a:first-child {
      padding: 2em 0; }
  body #content > .col-full {
    padding: 0 15px;
    max-width: 1280px;
    margin: 0 auto; }
  body.home #page .home-row .home-3-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden; }
    body.home #page .home-row .home-3-col .stijl-keuze,
    body.home #page .home-row .home-3-col .stijl-keuze.last {
      width: 30.43478%;
      float: left;
      margin-right: 4.34783%;
      margin-bottom: 0;
      flex: 1; }
    body.home #page .home-row .home-3-col .maatwerk-blok {
      width: 30.43478%;
      float: right;
      margin-right: 0;
      padding: 1em;
      flex: 1; }
  body.home #page .home-row .inspiratie-balk {
    display: table;
    margin: 3em auto 1em; }
    body.home #page .home-row .inspiratie-balk li {
      float: left;
      background: url(assets/images/sprite-shms.svg) no-repeat 0 -109px;
      padding: 0 20px 0 25px;
      height: 23px; }
  body.home #page .home-row a.intro-img {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  body.home #page .home-row div.home-intro-text {
    width: 47.82609%;
    float: right;
    margin-right: 0;
    line-height: 1.5; }
    body.home #page .home-row div.home-intro-text h1 {
      text-align: left;
      padding: 0;
      font-size: 1.6em; }
  body.home .home-col {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    body.home .home-col:last-child {
      width: 47.82609%;
      float: right;
      margin-right: 0; }
  body .topbar-wrapper {
    display: table;
    width: 100%; }
    body .topbar-wrapper .topbar {
      max-width: 1280px;
      margin: 0 auto;
      padding: 0 15px; }
  body .site-header .header-usps {
    display: block; }
  body .site-header .site-search .widget_product_search {
    max-width: 300px; }
    body .site-header .site-search .widget_product_search form input[type=text],
    body .site-header .site-search .widget_product_search form input[type=search] {
      width: 44px;
      padding: 10px 10px 10px 29px;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      transition: all .5s;
      border-radius: 22px;
      position: relative;
      border: 2px solid #111111;
      background: transparent;
      position: absolute;
      right: 0; }
      body .site-header .site-search .widget_product_search form input[type=text]:hover,
      body .site-header .site-search .widget_product_search form input[type=search]:hover {
        background: #f1f1f1;
        border-color: #f1f1f1; }
      body .site-header .site-search .widget_product_search form input[type=text]:focus,
      body .site-header .site-search .widget_product_search form input[type=search]:focus {
        width: 250px;
        background: #f1f1f1;
        border-color: #f1f1f1; }
        body .site-header .site-search .widget_product_search form input[type=text]:focus + button,
        body .site-header .site-search .widget_product_search form input[type=search]:focus + button {
          clip: auto; }
    body .site-header .site-search .widget_product_search form button {
      right: -5px;
      left: auto;
      border-radius: 22px;
      height: 44px;
      margin-top: 0; }
      body .site-header .site-search .widget_product_search form button:focus + input[type=search] {
        width: 250px; }
    body .site-header .site-search .widget_product_search form:before {
      content: "\f002"; }
    body .site-header .site-search .widget_product_search #woocommerce-product-search-field {
      padding: 15px 0 15px 2em;
      width: 300px; }
  body .menu-toggle,
  body .handheld-navigation,
  body .main-navigation.toggled .handheld-navigation,
  body .main-navigation.toggled div.menu {
    display: none; }
  body #page .site-header .search-cart-wrapper {
    margin-bottom: 0; }
  body #page .site-header .klantwaardering {
    margin-bottom: 0; }
  body #page .site-header > .col-full {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1280px;
    margin: 2em auto; }
  body #page .site-header .site-search {
    float: right;
    margin-right: 1em;
    width: 44px; }
    body #page .site-header .site-search .widget_product_search #woocommerce-product-search-field {
      border-radius: 3px;
      border-top-width: 1px;
      border-bottom-width: 1px; }
  body #page .site-header .site-header-cart .cart-contents .count {
    line-height: 1.5em;
    font-size: 0.9em;
    right: -5px;
    top: -5px;
    width: 20px;
    height: 20px; }
  body #page .site-header .site-header-cart .cart-contents:after {
    line-height: 40px;
    border: 2px solid; }
  body .storefront-primary-navigation {
    clear: both;
    background: #111111;
    border: none; }
    body .storefront-primary-navigation:before, body .storefront-primary-navigation:after {
      content: "";
      display: table; }
    body .storefront-primary-navigation:after {
      clear: both; }
    body .storefront-primary-navigation .main-navigation div.menu {
      display: block; }
    body .storefront-primary-navigation .main-navigation ul.menu,
    body .storefront-primary-navigation .main-navigation ul.nav-menu {
      max-height: none;
      overflow: visible;
      max-width: 1280px;
      display: flex;
      width: 100%;
      display: flex;
      justify-content: space-between; }
      body .storefront-primary-navigation .main-navigation ul.menu > li,
      body .storefront-primary-navigation .main-navigation ul.nav-menu > li {
        float: left;
        position: relative; }
        body .storefront-primary-navigation .main-navigation ul.menu > li:hover > a,
        body .storefront-primary-navigation .main-navigation ul.nav-menu > li:hover > a {
          background-color: #a1baa5; }
        body .storefront-primary-navigation .main-navigation ul.menu > li.menu-item-has-children:hover > a:after,
        body .storefront-primary-navigation .main-navigation ul.nav-menu > li.menu-item-has-children:hover > a:after {
          bottom: 0%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(255, 255, 255, 0);
          border-bottom-color: #fff;
          border-width: 8px;
          margin-left: -8px; }
        body .storefront-primary-navigation .main-navigation ul.menu > li > a,
        body .storefront-primary-navigation .main-navigation ul.nav-menu > li > a {
          display: table-cell;
          text-align: center;
          vertical-align: middle;
          height: 62px;
          color: #fff;
          padding: 0 20px;
          position: relative;
          z-index: 999; }
        body .storefront-primary-navigation .main-navigation ul.menu > li:first-child,
        body .storefront-primary-navigation .main-navigation ul.nav-menu > li:first-child {
          margin-left: -1em; }
      body .storefront-primary-navigation .main-navigation ul.menu ul,
      body .storefront-primary-navigation .main-navigation ul.nav-menu ul {
        min-width: 250px;
        margin-left: 0;
        background: #fff;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        z-index: 99; }
        body .storefront-primary-navigation .main-navigation ul.menu ul li a,
        body .storefront-primary-navigation .main-navigation ul.nav-menu ul li a {
          padding: 0.875em 1.41575em;
          color: #111111;
          font-weight: 400;
          white-space: nowrap;
          width: auto; }
          body .storefront-primary-navigation .main-navigation ul.menu ul li a:hover,
          body .storefront-primary-navigation .main-navigation ul.nav-menu ul li a:hover {
            text-decoration: underline;
            color: #86a58d; }
        body .storefront-primary-navigation .main-navigation ul.menu ul li:last-child,
        body .storefront-primary-navigation .main-navigation ul.nav-menu ul li:last-child {
          border-bottom: 0; }
        body .storefront-primary-navigation .main-navigation ul.menu ul li.maatwerk a,
        body .storefront-primary-navigation .main-navigation ul.nav-menu ul li.maatwerk a {
          background: #e3eae4;
          color: #708273; }
          body .storefront-primary-navigation .main-navigation ul.menu ul li.maatwerk a:before,
          body .storefront-primary-navigation .main-navigation ul.nav-menu ul li.maatwerk a:before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f07e";
            color: #708273; }
        body .storefront-primary-navigation .main-navigation ul.menu ul ul,
        body .storefront-primary-navigation .main-navigation ul.nav-menu ul ul {
          margin-left: 0;
          box-shadow: none; }
    body .storefront-primary-navigation .main-navigation a {
      padding: 0 1em 2.29068em; }
    body .storefront-primary-navigation .primary-navigation {
      display: block; }
    body .storefront-primary-navigation .main-navigation,
    body .storefront-primary-navigation .secondary-navigation {
      clear: both;
      display: block;
      max-width: 1280px;
      margin: 0 auto; }
      body .storefront-primary-navigation .main-navigation ul,
      body .storefront-primary-navigation .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block; }
        body .storefront-primary-navigation .main-navigation ul li a,
        body .storefront-primary-navigation .secondary-navigation ul li a {
          display: block; }
          body .storefront-primary-navigation .main-navigation ul li a:before,
          body .storefront-primary-navigation .secondary-navigation ul li a:before {
            display: none; }
        body .storefront-primary-navigation .main-navigation ul li:hover > ul, body .storefront-primary-navigation .main-navigation ul li.focus > ul,
        body .storefront-primary-navigation .secondary-navigation ul li:hover > ul,
        body .storefront-primary-navigation .secondary-navigation ul li.focus > ul {
          left: 0;
          display: block; }
          body .storefront-primary-navigation .main-navigation ul li:hover > ul li > ul, body .storefront-primary-navigation .main-navigation ul li.focus > ul li > ul,
          body .storefront-primary-navigation .secondary-navigation ul li:hover > ul li > ul,
          body .storefront-primary-navigation .secondary-navigation ul li.focus > ul li > ul {
            left: -9999px;
            /* 1 */ }
            body .storefront-primary-navigation .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, body .storefront-primary-navigation .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device,
            body .storefront-primary-navigation .secondary-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device,
            body .storefront-primary-navigation .secondary-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
              display: none;
              left: 0; }
          body .storefront-primary-navigation .main-navigation ul li:hover > ul li:hover > ul, body .storefront-primary-navigation .main-navigation ul li:hover > ul li.focus > ul, body .storefront-primary-navigation .main-navigation ul li.focus > ul li:hover > ul, body .storefront-primary-navigation .main-navigation ul li.focus > ul li.focus > ul,
          body .storefront-primary-navigation .secondary-navigation ul li:hover > ul li:hover > ul,
          body .storefront-primary-navigation .secondary-navigation ul li:hover > ul li.focus > ul,
          body .storefront-primary-navigation .secondary-navigation ul li.focus > ul li:hover > ul,
          body .storefront-primary-navigation .secondary-navigation ul li.focus > ul li.focus > ul {
            left: 100%;
            top: 0;
            display: block; }
        body .storefront-primary-navigation .main-navigation ul ul,
        body .storefront-primary-navigation .secondary-navigation ul ul {
          float: left;
          position: absolute;
          top: 100%;
          z-index: 99999;
          left: -9999px;
          /* 1 */ }
          body .storefront-primary-navigation .main-navigation ul ul.sub-menu--is-touch-device,
          body .storefront-primary-navigation .secondary-navigation ul ul.sub-menu--is-touch-device {
            display: none;
            left: 0; }
          body .storefront-primary-navigation .main-navigation ul ul li,
          body .storefront-primary-navigation .secondary-navigation ul ul li {
            display: block; }
            body .storefront-primary-navigation .main-navigation ul ul li a,
            body .storefront-primary-navigation .secondary-navigation ul ul li a {
              width: 200px; }
  body .woocommerce .products.related .products li, body.woocommerce .products.related .products li {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%; }
    body .woocommerce .products.related .products li.last, body.woocommerce .products.related .products li.last {
      width: 21.73913%;
      float: right;
      margin-right: 0; }
  body .woocommerce .products .product,
  body .woocommerce .products .type-product,
  body .woocommerce ul.products .product,
  body .woocommerce ul.products .type-product, body.woocommerce .products .product,
  body.woocommerce .products .type-product,
  body.woocommerce ul.products .product,
  body.woocommerce ul.products .type-product {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%; }
    body .woocommerce .products .product:nth-child(even),
    body .woocommerce .products .type-product:nth-child(even),
    body .woocommerce ul.products .product:nth-child(even),
    body .woocommerce ul.products .type-product:nth-child(even), body.woocommerce .products .product:nth-child(even),
    body.woocommerce .products .type-product:nth-child(even),
    body.woocommerce ul.products .product:nth-child(even),
    body.woocommerce ul.products .type-product:nth-child(even) {
      width: 30.43478%;
      float: left;
      margin-right: 4.34783%; }
      body .woocommerce .products .product:nth-child(even).last,
      body .woocommerce .products .type-product:nth-child(even).last,
      body .woocommerce ul.products .product:nth-child(even).last,
      body .woocommerce ul.products .type-product:nth-child(even).last, body.woocommerce .products .product:nth-child(even).last,
      body.woocommerce .products .type-product:nth-child(even).last,
      body.woocommerce ul.products .product:nth-child(even).last,
      body.woocommerce ul.products .type-product:nth-child(even).last {
        width: 30.43478%;
        float: right;
        margin-right: 0; }
    body .woocommerce .products .product.first,
    body .woocommerce .products .type-product.first,
    body .woocommerce ul.products .product.first,
    body .woocommerce ul.products .type-product.first, body.woocommerce .products .product.first,
    body.woocommerce .products .type-product.first,
    body.woocommerce ul.products .product.first,
    body.woocommerce ul.products .type-product.first {
      clear: left; }
    body .woocommerce .products .product.last,
    body .woocommerce .products .type-product.last,
    body .woocommerce ul.products .product.last,
    body .woocommerce ul.products .type-product.last, body.woocommerce .products .product.last,
    body.woocommerce .products .type-product.last,
    body.woocommerce ul.products .product.last,
    body.woocommerce ul.products .type-product.last {
      width: 30.43478%;
      float: right;
      margin-right: 0; }
  body .woocommerce.columns-4 ul.products:not(.related) .product,
  body .woocommerce.columns-4 ul.products:not(.related) .type-product, body.woocommerce.columns-4 ul.products:not(.related) .product,
  body.woocommerce.columns-4 ul.products:not(.related) .type-product {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%; }
    body .woocommerce.columns-4 ul.products:not(.related) .product:nth-child(even),
    body .woocommerce.columns-4 ul.products:not(.related) .type-product:nth-child(even), body.woocommerce.columns-4 ul.products:not(.related) .product:nth-child(even),
    body.woocommerce.columns-4 ul.products:not(.related) .type-product:nth-child(even) {
      width: 21.73913%;
      float: left;
      margin-right: 4.34783%; }
      body .woocommerce.columns-4 ul.products:not(.related) .product:nth-child(even).last,
      body .woocommerce.columns-4 ul.products:not(.related) .type-product:nth-child(even).last, body.woocommerce.columns-4 ul.products:not(.related) .product:nth-child(even).last,
      body.woocommerce.columns-4 ul.products:not(.related) .type-product:nth-child(even).last {
        width: 21.73913%;
        float: right;
        margin-right: 0; }
    body .woocommerce.columns-4 ul.products:not(.related) .product.last,
    body .woocommerce.columns-4 ul.products:not(.related) .type-product.last, body.woocommerce.columns-4 ul.products:not(.related) .product.last,
    body.woocommerce.columns-4 ul.products:not(.related) .type-product.last {
      width: 21.73913%;
      float: right;
      margin-right: 0; }
  body.page-id-1111 hr {
    display: block;
    clear: both; }
  body.page-id-1111 .left {
    width: 39.13043%;
    float: left;
    margin-right: 4.34783%;
    margin-bottom: 1em; }
  body.page-id-1111 .right {
    width: 56.52174%;
    float: right;
    margin-right: 0; }
  body.single-product #page #content .content-area .col-left,
  body.single-product #page #content .woocommerce-tabs {
    width: 56.52174%;
    float: left;
    margin-right: 4.34783%; }
  body.single-product #page #content .content-area .summary,
  body.single-product #page #content #product-sidebar {
    width: 39.13043%;
    float: right;
    margin-right: 0; }
  body.single-product #page #content .upsells:before, body.single-product #page #content .upsells:after {
    content: "";
    display: table; }
  body.single-product #page #content .upsells:after {
    clear: both; }
  body.single-product #page #content .upsells .products .product {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%; }
    body.single-product #page #content .upsells .products .product.last {
      width: 21.73913%;
      float: right;
      margin-right: 0; }
  body .mc4wp-form .mc4wp-form-fields h3 {
    font-size: 1.41575em; }
  .col2-set {
    width: 43.87755%;
    float: left;
    margin-right: 1.02041%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
    -moz-box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
    box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
    padding: 1em; }
    .col2-set .form-row-first {
      width: 33.33333%;
      float: left;
      margin-right: 11.11111%; }
    .col2-set .form-row-last {
      width: 55.55556%;
      float: right;
      margin-right: 0; }
    .col2-set .col-1,
    .col2-set .col-2 {
      margin-bottom: 1.618em; }
    .col2-set + #customer_details {
      display: none; }
    .col2-set.addresses {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .col2-set.addresses .col-1 {
        width: 47.05882%;
        float: left;
        margin-right: 5.88235%; }
      .col2-set.addresses .col-2 {
        width: 47.05882%;
        float: right;
        margin-right: 0; }
  #customer_details + #wc_checkout_add_ons {
    width: 52.94118%;
    float: right;
    margin-right: 0; }
  #wc_checkout_add_ons input[type=radio] {
    float: left;
    margin-right: 0.54079em;
    clear: left;
    margin-top: .35em; }
  #order_review_heading,
  #order_review {
    width: 52.94118%;
    float: right;
    margin-right: 0;
    clear: right; }
  .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%; }
    .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(even) {
      width: 21.73913%;
      float: left;
      margin-right: 4.34783%; }
    .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(3n+3) {
      width: 21.73913%;
      float: left;
      margin-right: 4.34783%; }
    .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(4n+4) {
      width: 21.73913%;
      float: right;
      margin-right: 0; }
  body .klantwaardering p {
    display: block; }
  body .woocommerce-breadcrumb {
    font-size: 1em; }
  body.woocommerce-cart #page .cart-collaterals {
    flex-direction: row; } }

@media (min-width: 568px) {
  body.woocommerce .usp-loop {
    flex-direction: row;
    padding: 1em;
    margin: 0 0 1.5em;
    border-bottom: 1px solid #86a58d;
    border-top: 1px solid #86a58d;
    justify-content: space-between; }
    body.woocommerce .usp-loop span {
      text-align: center;
      margin-bottom: 0; }
  body footer .footer-widgets {
    max-width: 1280px;
    margin: 3em auto 0;
    text-align: left; }
    body footer .footer-widgets .block {
      width: 21.73913%;
      float: left;
      margin-right: 4.34783%; }
      body footer .footer-widgets .block.footer-widget-4 {
        width: 21.73913%;
        float: right;
        margin-right: 0; }
  .woocommerce-cart #page .site-content .content-area form {
    margin: 1em 0 0; }
  .woocommerce-cart #page .site-content .content-area .entry-header {
    text-align: center;
    margin: 1em; }
    .woocommerce-cart #page .site-content .content-area .entry-header h1 {
      font-size: 1.8em; }
  .woocommerce-cart #page .site-content .content-area .checkout-button {
    margin: 1em 0;
    padding: 1em 3em;
    float: right;
    display: block;
    text-align: center; }
  .woocommerce-cart #page .site-content .content-area table.cart tr.cart_item {
    display: table-row; }
  .woocommerce-cart #page .site-content .content-area table.cart td.product-name:before {
    text-indent: 0; }
  .woocommerce-cart #page .site-content .content-area table.cart .product-thumbnail {
    display: table-cell; }
  .woocommerce-cart #page .site-content .content-area table.cart td.product-remove {
    position: relative;
    left: 0;
    top: 0; }
  .woocommerce-cart #page .site-content .content-area table.cart td.product-price,
  .woocommerce-cart #page .site-content .content-area table.cart td.product-subtotal {
    white-space: nowrap; }
  .woocommerce-cart #page .site-content .content-area table.cart .product-quantity {
    text-align: center; }
  .woocommerce-cart #page .site-content .content-area table.cart td,
  .woocommerce-cart #page .site-content .content-area table.cart th {
    padding: 1em; }
  .woocommerce-cart #page .site-content .content-area .cart-collaterals .cart_totals {
    float: right; }
  #page #social a {
    padding: 1em 0;
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
    font-size: 1.6em; }
    #page #social a:first-child {
      padding: 1em 0; }
    #page #social a:last-child {
      width: 30.43478%;
      float: right;
      margin-right: 0; }
  .home .stijl-keuze {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .home .stijl-keuze.last {
      width: 47.82609%;
      float: right;
      margin-right: 0; }
  .home .maatwerk-blok {
    clear: both; }
  .home .home-row a.intro-img {
    width: auto;
    float: none;
    display: table;
    margin: 0 auto; }
  .home div.home-intro-text {
    width: 47.82609%;
    float: right;
    margin-right: 0; }
  .home h1 {
    font-size: 1.2em;
    text-align: center;
    padding: 1em 0 0; }
  ul.products:not(.related) .product,
  ul.products:not(.related) .type-product {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    ul.products:not(.related) .product:nth-child(even),
    ul.products:not(.related) .type-product:nth-child(even) {
      width: 47.82609%;
      float: right;
      margin-right: 0; }
  .single-product #page #product-sidebar .product_list_widget li {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .single-product #page #product-sidebar .product_list_widget li:nth-child(even) {
      width: 47.82609%;
      float: right;
      margin-right: 0; }
  body .woocommerce-breadcrumb {
    display: block; }
  body.parent-pageid-1114 .menu-info-container,
  body.page-id-1114 .menu-info-container,
  body.parent-pageid-21335 .menu-info-container,
  body.page-id-21335 .menu-info-container {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%; }
    body.parent-pageid-1114 .menu-info-container #menu-info,
    body.page-id-1114 .menu-info-container #menu-info,
    body.parent-pageid-21335 .menu-info-container #menu-info,
    body.page-id-21335 .menu-info-container #menu-info {
      margin: 0; }
      body.parent-pageid-1114 .menu-info-container #menu-info:before,
      body.page-id-1114 .menu-info-container #menu-info:before,
      body.parent-pageid-21335 .menu-info-container #menu-info:before,
      body.page-id-21335 .menu-info-container #menu-info:before {
        content: ""; }
      body.parent-pageid-1114 .menu-info-container #menu-info li,
      body.page-id-1114 .menu-info-container #menu-info li,
      body.parent-pageid-21335 .menu-info-container #menu-info li,
      body.page-id-21335 .menu-info-container #menu-info li {
        display: block; }
        body.parent-pageid-1114 .menu-info-container #menu-info li:after,
        body.page-id-1114 .menu-info-container #menu-info li:after,
        body.parent-pageid-21335 .menu-info-container #menu-info li:after,
        body.page-id-21335 .menu-info-container #menu-info li:after {
          content: ''; }
        body.parent-pageid-1114 .menu-info-container #menu-info li a,
        body.page-id-1114 .menu-info-container #menu-info li a,
        body.parent-pageid-21335 .menu-info-container #menu-info li a,
        body.page-id-21335 .menu-info-container #menu-info li a {
          text-decoration: none;
          padding: 0.5em;
          display: block; }
          body.parent-pageid-1114 .menu-info-container #menu-info li a:hover,
          body.page-id-1114 .menu-info-container #menu-info li a:hover,
          body.parent-pageid-21335 .menu-info-container #menu-info li a:hover,
          body.page-id-21335 .menu-info-container #menu-info li a:hover {
            background: #e1e1e1; }
  body.parent-pageid-1114 .hentry,
  body.page-id-1114 .hentry,
  body.parent-pageid-21335 .hentry,
  body.page-id-21335 .hentry {
    width: 73.91304%;
    float: right;
    margin-right: 0; }
  .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%; }
    .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(even) {
      width: 30.43478%;
      float: left;
      margin-right: 4.34783%; }
    .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(3n+3) {
      width: 30.43478%;
      float: right;
      margin-right: 0; }
  .mc4wp-form .mc4wp-form-fields h3 {
    text-align: center; }
  .mc4wp-form .mc4wp-form-fields input[type="email"] {
    width: auto; }
  .mc4wp-form .mc4wp-form-fields input[type="submit"] {
    width: auto;
    margin-top: 0; }
  .site-header .site-search .widget_product_search form input[type="search"] {
    width: 300px; }
  body .klantwaardering {
    margin: 0 0 1em; } }

.topbar-wrapper {
  display: none; }

.site-header .search-cart-wrapper {
  display: flex;
  align-items: center;
  margin: 0 10px 1em;
  justify-content: space-between; }

.site-header .site-branding {
  margin: 10px; }
  .site-header .site-branding img {
    margin: 0 auto; }

.site-header .header-usps {
  display: none; }

.site-header .widget_product_search form input[type=search] {
  width: 160px;
  background: transparent;
  height: 44px;
  border: 2px solid #f1f1f1; }
  .site-header .widget_product_search form input[type=search]:focus + button {
    clip: auto; }

.site-header .widget_product_search form button {
  border-radius: 3px;
  margin: 4px;
  height: 36px;
  right: 0; }
  .site-header .widget_product_search form button:focus, .site-header .widget_product_search form button:active, .site-header .widget_product_search form button:hover {
    clip: auto; }

.site-header .widget_product_search form:before {
  content: none; }

.site-header .site-header-cart {
  margin: 0 0 0 10px; }
  .site-header .site-header-cart .cart-contents .count {
    font-size: 0.9em;
    top: 5px;
    right: 2px;
    height: 17px;
    width: 17px; }
  .site-header .site-header-cart .cart-contents:after {
    border: none;
    line-height: 49px; }

.handheld-navigation ul li a {
  border-bottom: 1px solid #ddd;
  padding: 1em; }

.handheld-navigation ul li br {
  display: none; }

.handheld-navigation ul li .sub-menu {
  display: none; }

.handheld-navigation ul li.focus > a, .handheld-navigation ul li:hover > a, .handheld-navigation ul li:active > a, .handheld-navigation ul li:focus > a {
  font-weight: 700;
  color: #fff;
  background: #708273; }
  .handheld-navigation ul li.focus > a:before, .handheld-navigation ul li:hover > a:before, .handheld-navigation ul li:active > a:before, .handheld-navigation ul li:focus > a:before {
    content: "\f107"; }

.handheld-navigation ul li.focus .sub-menu, .handheld-navigation ul li:hover .sub-menu, .handheld-navigation ul li:active .sub-menu, .handheld-navigation ul li:focus .sub-menu {
  display: block !important; }
  .handheld-navigation ul li.focus .sub-menu li a:hover:before, .handheld-navigation ul li:hover .sub-menu li a:hover:before, .handheld-navigation ul li:active .sub-menu li a:hover:before, .handheld-navigation ul li:focus .sub-menu li a:hover:before {
    content: "\f253"; }

#content > .col-full {
  padding: 0 10px; }

h2.branding-header a {
  padding: 0 0.5em;
  background: #fff; }

body.home ul.inspiratie-balk {
  margin: 1em 0 0 -1em; }
  body.home ul.inspiratie-balk li {
    text-align: center;
    padding: 0 0 0.5em; }

body.home a.intro-img {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

body.home div.home-intro-text {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

body.home h1 {
  font-size: 1.2em;
  text-align: center;
  padding: 1em 0 0; }

.single-product #page .images > a > img {
  margin: 0 auto; }

.single-product #page .content-area .images,
.single-product #page .content-area .summary,
.single-product #page .woocommerce-tabs,
.single-product #page #product-sidebar {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

body.woocommerce-cart #page .content-area form,
body.woocommerce-checkout #page .content-area form {
  margin: 1em 0 0; }

body.woocommerce-cart #page .content-area .entry-header,
body.woocommerce-checkout #page .content-area .entry-header {
  text-align: center;
  margin: 1em; }
  body.woocommerce-cart #page .content-area .entry-header h1,
  body.woocommerce-checkout #page .content-area .entry-header h1 {
    font-size: 1.2em; }

body.woocommerce-cart #page .content-area .checkout-button,
body.woocommerce-checkout #page .content-area .checkout-button {
  margin: 0 auto;
  padding: 0.5em 1em;
  float: none;
  display: table;
  text-align: center; }

body.woocommerce-cart #page .content-area .shop_table td[data-title="Verzendmethoden"],
body.woocommerce-checkout #page .content-area .shop_table td[data-title="Verzendmethoden"] {
  text-align: left; }
  body.woocommerce-cart #page .content-area .shop_table td[data-title="Verzendmethoden"]:before,
  body.woocommerce-checkout #page .content-area .shop_table td[data-title="Verzendmethoden"]:before {
    display: block;
    float: none; }

body.woocommerce-cart #page .content-area .cart-collaterals,
body.woocommerce-checkout #page .content-area .cart-collaterals {
  float: none; }

body.woocommerce-cart .cart-collaterals {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse; }

body.home #mc4wp-form-1 {
  background: #f1f1f1;
  text-align: center;
  display: block;
  clear: both;
  margin: 0 -99em;
  padding: 1.5em 99em; }
  body.home #mc4wp-form-1 input[type="submit"] {
    background: #111111;
    padding: 0.8em 2em; }

#social a {
  padding: 0 0 1em;
  display: block; }
  #social a:first-child {
    padding: 1em 0; }

.woocommerce-breadcrumb {
  display: none; }

.ngg-gallery-thumbnail-box {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%; }
  .ngg-gallery-thumbnail-box:nth-child(even) {
    width: 47.82609%;
    float: right;
    margin-right: 0; }

body.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content {
  text-align: left; }

body.woocommerce-account h1 {
  display: none; }

body.woocommerce-account .order_details td.product-name {
  text-decoration: underline; }

body.woocommerce-account form {
  text-align: left; }
  body.woocommerce-account form.woocommerce-EditAccountForm, body.woocommerce-account form.login {
    padding: 2em;
    max-width: 500px;
    margin: 0 auto; }

body.woocommerce-account #content > .col-full {
  max-width: 1000px;
  text-align: center;
  border: 1px solid #e1e1e1;
  margin: 2em auto; }

body.woocommerce-account .order-actions .button {
  background-color: transparent;
  color: #ee592b;
  padding: 0 3em; }

body.woocommerce-account .woocommerce-MyAccount-navigation {
  display: inline-block;
  clear: both;
  margin: 0 0 1em;
  width: 100%; }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0; }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {
      float: left;
      list-style: none;
      padding: 0;
      margin: 0; }
      body.woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
        display: block;
        padding: 1em 2em; }
      body.woocommerce-account .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
        display: none; }

.footer-widgets {
  padding: 15px;
  text-align: center; }

.mc4wp-form-fields h3 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 1em;
  text-align: left; }

.mc4wp-form-fields input[type="email"] {
  width: 100%; }

.mc4wp-form-fields input[type="submit"] {
  width: 100%;
  margin-top: 1em; }

body.single-product .woocommerce-tabs .wc-tabs {
  display: flex;
  margin: 0 -10px 1em;
  width: calc(100% + 20px); }
  body.single-product .woocommerce-tabs .wc-tabs li {
    display: flex;
    width: 22.8%;
    text-align: center; }
    body.single-product .woocommerce-tabs .wc-tabs li a {
      padding: 0.2em;
      position: relative;
      text-align: center;
      display: block;
      font-size: 0.8em;
      margin: 0 auto;
      align-self: center; }

.klantwaardering {
  line-height: normal;
  text-align: center;
  display: block;
  margin: -10px 0 15px;
  font-size: 0.9em; }
  .klantwaardering span {
    white-space: nowrap; }
  .klantwaardering p {
    display: inline; }

.woocommerce-breadcrumb {
  font-size: 0.85em; }

.blur-block {
  max-height: 100vh;
  overflow: hidden; }
  .blur-block #page {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px); }
  .blur-block .blockOverlay {
    background-color: #fff !important;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px); }
  .blur-block .blockMsg {
    padding: 2em !important;
    width: 500px !important;
    border: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    max-width: 90%; }

.hidden {
  display: none !important; }

img {
  border-radius: 0; }

body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.8em 2em 0.8em 0.8em;
  background: url(assets/images/sprite-shms.svg) no-repeat right -542px top -674px #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px; }

.results-total {
  font-weight: 700; }

body .behandeling-select .select2-container .select2-selection--single,
body .kussenkleur-kiezen .select2-container .select2-selection--single {
  background: url(assets/images/sprite-shms.svg) no-repeat right -542px top -672px #fff; }
  body .behandeling-select .select2-container .select2-selection--single .select2-selection__rendered,
  body .kussenkleur-kiezen .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0; }
    body .behandeling-select .select2-container .select2-selection--single .select2-selection__rendered img,
    body .kussenkleur-kiezen .select2-container .select2-selection--single .select2-selection__rendered img {
      display: inline-block;
      max-width: 45px;
      vertical-align: middle;
      margin: 1px 15px 1px 1px;
      border-radius: 2px 0 0 2px; }

body .select2-container {
  width: 100% !important; }
  body .select2-container .select2-selection--single {
    border-color: #e1e1e1;
    border-radius: 3px;
    height: auto;
    background: url(assets/images/sprite-shms.svg) no-repeat right -542px top -675px #fff; }
    body .select2-container .select2-selection--single .select2-selection__rendered {
      color: inherit;
      line-height: normal;
      padding: 0.8em 2em 0.8em 0.8em; }
    body .select2-container .select2-selection--single .select2-selection__arrow {
      display: none; }
  body .select2-container .select2-dropdown {
    border-color: #e1e1e1; }
    body .select2-container .select2-dropdown .select2-results {
      background: #fff;
      padding: 2px; }
      body .select2-container .select2-dropdown .select2-results li {
        margin: 0;
        padding: 0;
        font-size: 12px;
        color: #666; }
        body .select2-container .select2-dropdown .select2-results li.select2-results__option[aria-selected=true] {
          background: #e3eae4; }
        body .select2-container .select2-dropdown .select2-results li.select2-results__option--highlighted[aria-selected] {
          background: #e3eae4; }
        body .select2-container .select2-dropdown .select2-results li img {
          display: inline-block;
          max-width: 60px;
          vertical-align: middle;
          margin: 1px 10px 1px 0; }

.gform_wrapper .validation_error {
  padding: 1em;
  background: #ffadad;
  margin: 0 0 1em;
  font-weight: 600;
  color: #8c1919; }

#select2-billing_country-results li,
#select2-shipping_country-results li {
  padding: 6px;
  font-size: 1em; }

.select2-search--dropdown {
  display: none; }

body.woocommerce-checkout .select2-container .select2-dropdown {
  border-color: #a1baa5;
  border-top: 1px solid #fff;
  margin-top: -1px;
  border-radius: 0px; }

a:focus {
  outline: none; }

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 0; }

h2.branding-header,
.single-product .upsells.products > h2 {
  margin: 0 0 1em;
  border-bottom: 2px solid #a1baa5;
  padding: 0.6em 0 0.6em 30px;
  background: url(assets/images/sprite-shms.svg) no-repeat 0 -96px;
  text-transform: uppercase;
  color: #000; }
  h2.branding-header a,
  .single-product .upsells.products > h2 a {
    float: right;
    color: #111111;
    font-size: 1.5rem;
    font-weight: 600; }
    h2.branding-header a .fa,
    .single-product .upsells.products > h2 a .fa {
      color: #a1baa5;
      font-size: 1.1em; }

.single-product .upsells.products > h2 {
  margin-bottom: 1em;
  float: none;
  width: auto;
  background-position-y: -101px; }

body.home .slider {
  margin: 0 -100%;
  margin: 0 calc(50% - 50vw);
  position: relative; }
  body.home .slider img {
    width: 100%; }
  body.home .slider a.forn-link {
    position: absolute;
    bottom: 1em;
    background: #86a48c;
    color: #fff;
    left: 7px;
    padding: 0.5em 2em 0.7em;
    font-size: 1.2em;
    text-align: right; }

body.home .home-row {
  margin-bottom: 2em; }
  body.home .home-row:before, body.home .home-row:after {
    content: "";
    display: table; }
  body.home .home-row:after {
    clear: both; }
  body.home .home-row .home-col h3 {
    font-weight: 400;
    font-family: 'Shadows Into Light Two';
    color: #000;
    letter-spacing: 1px; }

body.home .home-intro-text {
  line-height: 1.5; }
  body.home .home-intro-text h1 {
    color: #000; }
  body.home .home-intro-text h2 {
    font-family: 'Shadows Into Light Two';
    font-weight: 400;
    font-size: 1.8em;
    color: #000; }

body.home .inspiratie-balk {
  list-style: none; }
  body.home .inspiratie-balk li {
    text-transform: uppercase;
    font-weight: 200; }

body.home .home-3-col .stijl-keuze {
  margin-bottom: 1em; }

body.home .home-3-col .maatwerk-blok {
  background: #a1baa5;
  color: #fff;
  font-weight: 600;
  padding: 1em; }
  body.home .home-3-col .maatwerk-blok h3 {
    font-weight: 700; }
  body.home .home-3-col .maatwerk-blok a {
    color: #fff;
    text-decoration: underline; }

body.home .woocommerce.columns-4 {
  display: block;
  clear: both;
  margin: 1em 0; }
  body.home .woocommerce.columns-4:before, body.home .woocommerce.columns-4:after {
    content: "";
    display: table; }
  body.home .woocommerce.columns-4:after {
    clear: both; }

body.home .hentry {
  margin-bottom: 0; }

body.home #content:after {
  content: '';
  display: block;
  height: 195px;
  background: url(assets/images/sprite-shms.svg) no-repeat center -130px; }

.woocommerce .products,
.woocommerce .product_list_widget {
  list-style: none;
  margin: 0; }
  .woocommerce .products img,
  .woocommerce .product_list_widget img {
    margin: 0; }
  .woocommerce .products h3, .woocommerce .products h2,
  .woocommerce .product_list_widget h3,
  .woocommerce .product_list_widget h2 {
    float: left;
    font-size: 1em;
    font-weight: 400;
    margin: 0.5em 0 2em;
    width: 60%;
    height: 40px;
    color: #111111; }
  .woocommerce .products .price,
  .woocommerce .product_list_widget .price {
    float: right;
    width: 40%;
    text-align: right;
    margin: 0.5em 0 2em;
    font-weight: 600;
    color: #111111; }
    .woocommerce .products .price del,
    .woocommerce .product_list_widget .price del {
      font-weight: 400; }

.woocommerce .usp-loop {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0.5em;
  margin: 0 0 0.5em;
  color: #86a58d;
  font-weight: 700; }
  .woocommerce .usp-loop span {
    text-align: center;
    margin-bottom: 1.5em; }

.woocommerce.columns-1 .products .product {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

.woocommerce .storefront-sorting {
  border-bottom: 1px solid #f1f1f1;
  margin: 0 0 1em;
  padding: 0.5em 0; }
  .woocommerce .storefront-sorting .woocommerce-ordering {
    display: inline; }
  .woocommerce .storefront-sorting .woocommerce-result-count {
    float: right;
    margin: 0;
    text-align: right;
    line-height: 52px;
    color: #86a58d; }

.woocommerce #more_posts {
  margin: 2em auto;
  display: table;
  font-size: 1.2em;
  clear: both; }

body.single-product {
  /**
     * Reviews
     */ }
  body.single-product .pswp__bg {
    background: #fff; }
  body.single-product .pswp__ui--fit .pswp__caption {
    background-color: #fff; }
    body.single-product .pswp__ui--fit .pswp__caption .pswp__caption__center {
      color: #86a58d;
      font-size: 1em; }
  body.single-product .pswp__ui--fit .pswp__top-bar,
  body.single-product .pswp__ui--fit .pswp__caption {
    background-color: #a1baa5; }
  body.single-product #content:after {
    content: '';
    display: block;
    height: 195px;
    background: url(assets/images/sprite-shms.svg) no-repeat center -130px; }
  body.single-product #mc_embed_signup h2 {
    font-size: 1.6em;
    margin-bottom: 1em;
    color: #fff;
    font-family: 'Shadows Into Light Two';
    font-weight: 400; }
  body.single-product #mc_embed_signup #mc-embedded-subscribe-form {
    background: #a1baa5;
    text-align: center;
    display: block;
    clear: both;
    margin: 0 -99em;
    padding: 2em 99em; }
    body.single-product #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe {
      padding-top: 0.8em;
      padding-bottom: 0.8em;
      background: #86a58d; }
  body.single-product.has-gform [itemprop="offers"] > .price {
    display: none; }
  body.single-product [itemprop="offers"] {
    font-size: 2.5em;
    margin: 40px 0 0;
    text-align: center; }
  body.single-product h1 {
    text-align: center;
    margin: 0.5em 0 1em; }
    body.single-product h1 span {
      color: #86a58d; }
  body.single-product .woocommerce-product-details__short-description p {
    font-family: 'Shadows Into Light Two';
    font-style: normal;
    color: #272525;
    font-size: 1.4em;
    padding: 1em 2em 1em;
    text-align: center;
    letter-spacing: 1px; }
  body.single-product .images.woocommerce-product-gallery {
    position: relative; }
  body.single-product .images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s; }
  body.single-product .images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
    box-shadow: 0 0 5px #86a58d; }
    body.single-product .images .woocommerce-product-gallery__trigger:before {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border: 2px solid #000;
      border-radius: 100%;
      position: absolute;
      top: 9px;
      left: 9px;
      box-sizing: content-box; }
    body.single-product .images .woocommerce-product-gallery__trigger:after {
      content: "";
      display: block;
      width: 2px;
      height: 8px;
      background: #000;
      border-radius: 6px;
      position: absolute;
      top: 19px;
      left: 22px;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      box-sizing: content-box; }
  body.single-product .images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 1em 0; }
    body.single-product .images .flex-control-thumbs li {
      width: 13.04348%;
      float: left;
      margin-right: 4.34783%;
      list-style: none; }
      body.single-product .images .flex-control-thumbs li:nth-child(6) {
        width: 13.04348%;
        float: right;
        margin-right: 0; }
      body.single-product .images .flex-control-thumbs li img {
        cursor: pointer;
        margin: 0; }
  body.single-product .images .thumbnails {
    margin: 1em 0; }
    body.single-product .images .thumbnails:before, body.single-product .images .thumbnails:after {
      content: "";
      display: table; }
    body.single-product .images .thumbnails:after {
      clear: both; }
    body.single-product .images .thumbnails a {
      width: 15%;
      margin-right: 2%;
      display: inline-block; }
      body.single-product .images .thumbnails a:nth-child(6n) {
        margin-right: 0; }
    @media (max-width: 769px) {
      body.single-product .images .thumbnails a {
        width: 32%; }
        body.single-product .images .thumbnails a:nth-child(3n) {
          margin-right: 0; } }
  body.single-product .summary {
    width: 39.13043%;
    float: right;
    margin-right: 0; }
    body.single-product .summary #ordernow-tabs {
      list-style: none;
      margin: 0;
      display: table;
      width: 100%; }
      body.single-product .summary #ordernow-tabs li {
        display: table-cell;
        width: 50%; }
        body.single-product .summary #ordernow-tabs li.active a {
          background: #f1f1f1;
          position: relative;
          font-weight: 600; }
          body.single-product .summary #ordernow-tabs li.active a:after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(221, 221, 221, 0);
            border-top-color: #f1f1f1;
            border-width: 12px;
            margin-left: -12px; }
        body.single-product .summary #ordernow-tabs li a {
          padding: 1em 0;
          border: 2px solid #f1f1f1;
          color: #444;
          width: 100%;
          display: block;
          text-align: center; }
    body.single-product .summary #ordernow-tabs + p.price {
      font-size: 3.5em;
      font-weight: 700;
      color: #111111;
      margin: 0;
      text-align: center; }
      body.single-product .summary #ordernow-tabs + p.price del {
        font-weight: 100;
        color: #c5c5c5;
        text-decoration: none;
        position: relative; }
        body.single-product .summary #ordernow-tabs + p.price del:before {
          position: absolute;
          content: "";
          left: 0;
          top: 50%;
          right: 0;
          border-top: 2px solid;
          border-color: rgba(60, 60, 60, 0.4);
          -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          transform: rotate(-5deg); }
    body.single-product .summary #order-now {
      margin-top: 1em; }
      body.single-product .summary #order-now .add-to-cart-wrapper {
        background: #f1f1f1;
        padding: 1em; }
        body.single-product .summary #order-now .add-to-cart-wrapper .quantity_select {
          display: inline-block; }
          body.single-product .summary #order-now .add-to-cart-wrapper .quantity_select select {
            min-width: 80px;
            padding: 1em;
            background-position-y: -671px; }
        body.single-product .summary #order-now .add-to-cart-wrapper .levertijd {
          padding-top: 1em;
          margin-left: 40%; }
          body.single-product .summary #order-now .add-to-cart-wrapper .levertijd .fa {
            color: #4CAF50; }
          body.single-product .summary #order-now .add-to-cart-wrapper .levertijd a {
            color: #4CAF50;
            text-decoration: underline; }
        body.single-product .summary #order-now .add-to-cart-wrapper .single_add_to_cart_button {
          width: 60%;
          float: right;
          position: relative;
          box-shadow: inset 50px 0 0 0 #ce4c23;
          padding: 1em 0; }
          body.single-product .summary #order-now .add-to-cart-wrapper .single_add_to_cart_button:hover, body.single-product .summary #order-now .add-to-cart-wrapper .single_add_to_cart_button:focus {
            box-shadow: inset 500px 0 0 0 #86a58d; }
          body.single-product .summary #order-now .add-to-cart-wrapper .single_add_to_cart_button .fa {
            position: absolute;
            left: 16px;
            top: 50%;
            margin-top: -8px; }
          body.single-product .summary #order-now .add-to-cart-wrapper .single_add_to_cart_button span {
            padding-left: 50px; }
      body.single-product .summary #order-now .no-hassel {
        margin-top: 1em;
        display: block;
        padding: 1em;
        color: #86a58d;
        border: 1px solid #86a58d; }
        body.single-product .summary #order-now .no-hassel a {
          color: #86a58d;
          text-decoration: underline; }
    body.single-product .summary #custom-made {
      display: none;
      position: relative;
      border: 1px solid #e1e1e1;
      margin: 1em 0 3em;
      padding: 1em; }
      body.single-product .summary #custom-made form {
        margin-bottom: 0; }
      body.single-product .summary #custom-made:before {
        border-color: rgba(225, 225, 225, 0);
        border-top-color: #e1e1e1;
        border-width: 15px;
        margin-left: -15px; }
      body.single-product .summary #custom-made:after, body.single-product .summary #custom-made:before {
        top: -1px;
        left: 75%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      body.single-product .summary #custom-made .gform_footer #gform_submit_button_3 {
        position: relative;
        box-shadow: inset 50px 0 0 0 #ce4c23; }
        body.single-product .summary #custom-made .gform_footer #gform_submit_button_3:hover {
          box-shadow: inset 500px 0 0 0 #ce4c23; }
        body.single-product .summary #custom-made .gform_footer #gform_submit_button_3 .fa {
          position: absolute;
          left: 16px;
          top: 50%;
          margin-top: -8px; }
        body.single-product .summary #custom-made .gform_footer #gform_submit_button_3 span {
          padding-left: 50px; }
      body.single-product .summary #custom-made .gform_wrapper .gform_fields > li > .ginput_container {
        width: 100%; }
        body.single-product .summary #custom-made .gform_wrapper .gform_fields > li > .ginput_container input {
          width: 100%; }
      body.single-product .summary #custom-made #gform_drag_drop_area_3_8 {
        position: relative;
        margin: 0 0 2em;
        padding: 2em;
        border: 2px dashed #ddd;
        text-align: center;
        border-radius: 5px; }
        body.single-product .summary #custom-made #gform_drag_drop_area_3_8 .gform_drop_instructions {
          margin-bottom: 1em;
          display: block; }
      body.single-product .summary #custom-made #field_3_8 {
        display: block;
        margin-top: 2em; }
        body.single-product .summary #custom-made #field_3_8 #gform_browse_button_3_8 {
          background: #ddd; }
        body.single-product .summary #custom-made #field_3_8 .gfield_label {
          font-weight: 700;
          color: #333; }
        body.single-product .summary #custom-made #field_3_8 .ginput_container {
          display: block; }
      body.single-product .summary #custom-made #field_3_4 > label {
        display: none; }
      body.single-product .summary #custom-made #field_3_4 .gchoice_3_4_1 {
        margin: 0; }
      body.single-product .summary #custom-made #field_3_4 #choice_3_4_1 {
        width: auto; }
      body.single-product .summary #custom-made #field_3_4 .ginput_container_checkbox {
        background: transparent;
        padding: 1em 0; }
      body.single-product .summary #custom-made #field_3_3 label {
        width: 100%;
        display: block;
        font-weight: 700;
        color: #333; }
      body.single-product .summary #custom-made #field_3_3 .ginput_container {
        clear: both;
        display: block; }
      body.single-product .summary #custom-made #field_3_1 > label {
        display: none; }
      body.single-product .summary #custom-made #field_3_1 .ginput_container span {
        display: table;
        width: 100%; }
        body.single-product .summary #custom-made #field_3_1 .ginput_container span:first-child {
          padding-bottom: 0.5em; }
        body.single-product .summary #custom-made #field_3_1 .ginput_container span label {
          width: 40%;
          display: table-cell;
          vertical-align: middle;
          padding-bottom: 0.5em; }
          body.single-product .summary #custom-made #field_3_1 .ginput_container span label:after {
            content: "*"; }
        body.single-product .summary #custom-made #field_3_1 .ginput_container span input {
          width: 100%;
          display: table-cell;
          vertical-align: middle; }
    body.single-product .summary .gform_wrapper {
      font-size: 0.95em;
      color: #666; }
      body.single-product .summary .gform_wrapper select {
        width: 100%;
        background-position: right -542px top -676px; }
      body.single-product .summary .gform_wrapper ul {
        list-style: none;
        margin: 0; }
      body.single-product .summary .gform_wrapper .gform_fields {
        list-style: none;
        margin: 0; }
        body.single-product .summary .gform_wrapper .gform_fields label {
          font-weight: 400; }
          body.single-product .summary .gform_wrapper .gform_fields label .description-icon {
            border-radius: 50%;
            width: 18px;
            height: 18px;
            display: inline-block;
            text-align: center;
            color: #7db4ef;
            text-transform: none;
            font-size: 13px;
            margin-left: 6px;
            cursor: pointer;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            font-family: arial;
            border: 1px solid #7db4ef;
            font-weight: 600;
            line-height: 17px; }
          body.single-product .summary .gform_wrapper .gform_fields label .ginput_price {
            color: #4CAF50; }
        body.single-product .summary .gform_wrapper .gform_fields > li {
          display: table;
          width: 100%; }
          body.single-product .summary .gform_wrapper .gform_fields > li > label {
            width: 40%;
            display: table-cell;
            vertical-align: middle;
            padding-bottom: 0.5em; }
          body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container {
            width: 60%;
            display: table-cell;
            vertical-align: middle;
            padding-bottom: 0.5em; }
            body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container.ginput_container_radio, body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container.ginput_container_checkbox {
              padding: 1em;
              background: #f1f1f1;
              border-radius: 3px;
              margin-bottom: 0.5em;
              display: block;
              width: 100%; }
              body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container.ginput_container_radio > ul > li:first-child, body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container.ginput_container_checkbox > ul > li:first-child {
                margin-bottom: 0.5em; }
            body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container .select2-container .select2-choice {
              color: #666;
              background-position: right -542px top -676px; }
              body.single-product .summary .gform_wrapper .gform_fields > li > .ginput_container .select2-container .select2-choice .select2-arrow {
                display: none; }
          body.single-product .summary .gform_wrapper .gform_fields > li input[type="radio"],
          body.single-product .summary .gform_wrapper .gform_fields > li input[type="checkbox"] {
            margin-right: 1em; }
          body.single-product .summary .gform_wrapper .gform_fields > li .gfield_description:not(.validation_message) {
            display: none;
            position: absolute;
            background: #fff;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            padding: 1em; }
          body.single-product .summary .gform_wrapper .gform_fields > li.kussenprijs {
            width: 60%;
            background: #f1f1f1;
            margin: -27px 0 0.5em 40%;
            padding: 0 1em 1em 44px;
            font-style: italic;
            color: #4CAF50; }
            body.single-product .summary .gform_wrapper .gform_fields > li.kussenprijs label {
              display: inline; }
            body.single-product .summary .gform_wrapper .gform_fields > li.kussenprijs .ginput_container_product_calculation {
              display: inline; }
      body.single-product .summary .gform_wrapper .product_totals {
        margin: 0.5em 0; }
        body.single-product .summary .gform_wrapper .product_totals label {
          visibility: hidden; }
        body.single-product .summary .gform_wrapper .product_totals .formattedTotalPrice {
          font-size: 3.5em;
          font-weight: 700;
          color: #111111; }
  body.single-product .woocommerce-tabs {
    width: 65.21739%;
    float: left;
    margin-right: 4.34783%; }
    body.single-product .woocommerce-tabs .wc-tabs {
      display: table;
      margin: 0 0 1em;
      list-style: none;
      width: 100%;
      background: #e3eae4; }
      body.single-product .woocommerce-tabs .wc-tabs li {
        display: table-cell;
        position: relative;
        vertical-align: middle; }
        body.single-product .woocommerce-tabs .wc-tabs li a {
          color: #5d7d69;
          padding: 1em 0;
          position: relative;
          text-align: center;
          display: block; }
        body.single-product .woocommerce-tabs .wc-tabs li.active {
          font-weight: 600;
          background: #a1baa5; }
          body.single-product .woocommerce-tabs .wc-tabs li.active a {
            color: #fff; }
        body.single-product .woocommerce-tabs .wc-tabs li.active:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(238, 238, 238, 0);
          border-top-color: #a1baa5;
          border-width: 10px;
          margin-left: -10px; }
  body.single-product #tab-description ul:first-child {
    list-style: none;
    margin: 1em 0 2em; }
    body.single-product #tab-description ul:first-child li {
      padding: 3px 0; }
      body.single-product #tab-description ul:first-child li:before {
        font-family: "FontAwesome";
        content: "\f00c";
        margin-right: 0.5em; }
  body.single-product #product-sidebar {
    margin: 0;
    list-style: none; }
    body.single-product #product-sidebar .widget {
      margin: 0 0 2em; }
    body.single-product #product-sidebar h2.widgettitle {
      letter-spacing: 0;
      border-bottom: 2px solid #a1baa5;
      margin-bottom: 0.5em;
      padding: 0.5em 0 0.5em 30px;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 1.2em;
      background: url(assets/images/sprite-shms.svg) no-repeat 0 -101px;
      color: #000; }
    body.single-product #product-sidebar .textwidget {
      line-height: 2; }
    body.single-product #product-sidebar .fa-check-circle {
      color: #86a58d; }
    body.single-product #product-sidebar .product_list_widget img {
      width: 100%; }
  body.single-product .ui-tooltip.ui-widget {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 2em; }
    body.single-product .ui-tooltip.ui-widget .arrow {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0; }
      body.single-product .ui-tooltip.ui-widget .arrow.bottom.center:after, body.single-product .ui-tooltip.ui-widget .arrow.bottom.center:before {
        top: 100%;
        bottom: auto; }
      body.single-product .ui-tooltip.ui-widget .arrow.bottom.center:after {
        border-top-color: #ffffff; }
      body.single-product .ui-tooltip.ui-widget .arrow.bottom.center:before {
        border-top-color: #e1e1e1; }
      body.single-product .ui-tooltip.ui-widget .arrow.top.center:after, body.single-product .ui-tooltip.ui-widget .arrow.top.center:before {
        bottom: 100%;
        top: auto; }
      body.single-product .ui-tooltip.ui-widget .arrow.top.center:after {
        border-bottom-color: #ffffff; }
      body.single-product .ui-tooltip.ui-widget .arrow.top.center:before {
        border-bottom-color: #e1e1e1; }
      body.single-product .ui-tooltip.ui-widget .arrow:after, body.single-product .ui-tooltip.ui-widget .arrow:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      body.single-product .ui-tooltip.ui-widget .arrow:after {
        border-color: rgba(255, 255, 255, 0);
        border-width: 8px;
        margin-left: -8px; }
      body.single-product .ui-tooltip.ui-widget .arrow:before {
        border-color: rgba(225, 225, 225, 0);
        border-width: 9px;
        margin-left: -9px; }
  body.single-product #reviews #comments {
    padding-top: 0; }
  body.single-product #reviews .woocommerce-Reviews-title {
    font-weight: 300; }
    body.single-product #reviews .woocommerce-Reviews-title span {
      font-weight: 700; }
  body.single-product #reviews .commentlist {
    list-style: none;
    margin-left: 0; }
    body.single-product #reviews .commentlist li {
      margin-bottom: 2.61792em;
      list-style: none;
      clear: both; }
      body.single-product #reviews .commentlist li:before, body.single-product #reviews .commentlist li:after {
        content: "";
        display: table; }
      body.single-product #reviews .commentlist li:after {
        clear: both; }
      body.single-product #reviews .commentlist li .comment_container {
        padding: 1.618em;
        border-radius: 3px; }
        body.single-product #reviews .commentlist li .comment_container .comment-text p:last-of-type {
          margin-bottom: 0; }
      body.single-product #reviews .commentlist li:last-child {
        border-bottom: 0;
        margin-bottom: 0; }
      body.single-product #reviews .commentlist li time {
        opacity: 0.5; }
      body.single-product #reviews .commentlist li .avatar {
        float: left;
        width: 2.29068em;
        height: auto;
        margin-right: 1em; }
      body.single-product #reviews .commentlist li p.meta {
        margin-bottom: 1em; }
      body.single-product #reviews .commentlist li ul.children {
        width: 81.81818%;
        float: right;
        margin-right: 0;
        margin-bottom: 0;
        padding-top: 1.618em; }
        body.single-product #reviews .commentlist li ul.children li {
          margin-bottom: 1.618em; }
          body.single-product #reviews .commentlist li ul.children li:last-child {
            margin-bottom: 0; }
  body.single-product #reviews .comment-form-rating {
    clear: both; }
    body.single-product #reviews .comment-form-rating label {
      display: block; }

body.woocommerce-cart .blockUI.blockOverlay {
  opacity: 1 !important; }

body.woocommerce-cart .blockUI:before {
  content: " ";
  height: 80px;
  width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(assets/images/oval.svg) no-repeat;
  background-size: cover; }

body.woocommerce-cart #content > .col-full {
  position: relative; }

body.woocommerce-cart .content-area .hentry {
  margin: 0; }
  body.woocommerce-cart .content-area .hentry .cart-empty {
    text-align: center;
    margin-top: 10em; }
  body.woocommerce-cart .content-area .hentry .return-to-shop {
    text-align: center;
    margin-bottom: 10em; }

body.woocommerce-cart .content-area .entry-content {
  padding: 0; }

body.woocommerce-cart .content-area form {
  margin: 0;
  border-bottom: 2px solid #ddd; }

body.woocommerce-cart .content-area table.cart {
  margin: 0; }
  body.woocommerce-cart .content-area table.cart .product-thumbnail {
    width: 1%;
    padding: 0.5em 0;
    vertical-align: middle; }
    body.woocommerce-cart .content-area table.cart .product-thumbnail img {
      height: auto;
      min-width: 130px;
      margin: 0; }
    body.woocommerce-cart .content-area table.cart .product-thumbnail:before {
      display: none; }
  body.woocommerce-cart .content-area table.cart tr:first-child td.product-remove {
    border-top-width: 0; }
  body.woocommerce-cart .content-area table.cart td.product-remove {
    width: 1%;
    vertical-align: middle; }
  body.woocommerce-cart .content-area table.cart td.actions {
    display: none; }
  body.woocommerce-cart .content-area table.cart .product-price {
    text-align: right; }
  body.woocommerce-cart .content-area table.cart .product-quantity {
    text-align: center; }
  body.woocommerce-cart .content-area table.cart td.product-name a {
    color: #111111;
    width: 100%;
    display: block; }
  body.woocommerce-cart .content-area table.cart td,
  body.woocommerce-cart .content-area table.cart th {
    padding: 1em; }

body.woocommerce-cart .content-area .fbc-trust-cart {
  margin: 1em 1em 0 0; }
  body.woocommerce-cart .content-area .fbc-trust-cart .__fbcw__widget {
    zoom: 0.8; }

body.woocommerce-cart .content-area .cart-collaterals .cart_totals {
  float: right;
  padding: 0 1em;
  background: #f1f1f1;
  margin: 1em 0;
  border-radius: 5px; }
  body.woocommerce-cart .content-area .cart-collaterals .cart_totals th, body.woocommerce-cart .content-area .cart-collaterals .cart_totals td {
    padding: 0.8em; }
  body.woocommerce-cart .content-area .cart-collaterals .cart_totals th {
    text-align: right; }
  body.woocommerce-cart .content-area .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    text-align: right; }
  body.woocommerce-cart .content-area .cart-collaterals .cart_totals label {
    font-weight: 400; }

body.woocommerce-cart .content-area ul#shipping_method {
  margin: 0;
  list-style: none; }
  body.woocommerce-cart .content-area ul#shipping_method li {
    margin-bottom: 0.2em; }

body.woocommerce-cart .content-area a.remove {
  display: block;
  width: 1.618em;
  height: 1.618em;
  line-height: 1.618;
  font-weight: 400;
  text-indent: -9999px;
  position: relative;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out; }
  body.woocommerce-cart .content-area a.remove:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #e2401c;
    line-height: 1.618;
    text-indent: 0;
    text-align: center; }
  body.woocommerce-cart .content-area a.remove:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

/**
 * Checkout
 */
body.woocommerce-checkout .fbc-trust-checkout {
  display: flex;
  justify-content: center;
  margin: 2em 0; }
  body.woocommerce-checkout .fbc-trust-checkout .__fbcw__widget--buyer-protection {
    zoom: 0.8; }

body.woocommerce-checkout .mfp-iframe-holder .mfp-close {
  top: -60px;
  right: -60px;
  font-size: 80px;
  opacity: 1; }

body.woocommerce-checkout .mc4wp-checkbox-woocommerce {
  padding: 1em 0 0;
  clear: both; }
  body.woocommerce-checkout .mc4wp-checkbox-woocommerce input {
    margin-right: 0.8em; }

body.woocommerce-checkout #ship-to-different-address {
  font-size: 1em;
  margin-bottom: 0; }
  body.woocommerce-checkout #ship-to-different-address span:before {
    content: "\00a0"; }

body.woocommerce-checkout .woocommerce-additional-fields {
  margin-top: 1em; }

body.woocommerce-checkout #content > .col-full {
  position: relative; }
  body.woocommerce-checkout #content > .col-full .woocommerce-info {
    background: transparent;
    border: none;
    color: #111111;
    padding: 0;
    margin: 0 0 1em; }
    body.woocommerce-checkout #content > .col-full .woocommerce-info a {
      color: #111111;
      text-decoration: underline; }

body.woocommerce-checkout .wc-terms-and-conditions label {
  font-weight: 400; }
  body.woocommerce-checkout .wc-terms-and-conditions label a {
    color: #111111;
    text-decoration: underline; }

body.woocommerce-checkout form.login,
body.woocommerce-checkout form.checkout_coupon {
  max-width: 500px;
  background: #f1f1f1;
  padding: 2em;
  display: block; }
  body.woocommerce-checkout form.login .lost_password,
  body.woocommerce-checkout form.checkout_coupon .lost_password {
    margin: 0;
    line-height: 1; }
    body.woocommerce-checkout form.login .lost_password a,
    body.woocommerce-checkout form.checkout_coupon .lost_password a {
      color: #111111;
      text-decoration: underline; }
  body.woocommerce-checkout form.login .inline,
  body.woocommerce-checkout form.checkout_coupon .inline {
    display: inline; }

body.woocommerce-checkout .blockUI:before {
  content: " ";
  height: 80px;
  width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(assets/images/oval.svg) no-repeat;
  opacity: 1;
  background-size: cover; }

body.woocommerce-checkout .blockUI.blockOverlay {
  opacity: 1 !important; }

body.woocommerce-checkout .payment_method_pronamic_pay_ideal .payment_box label {
  margin-right: 1em; }

body.woocommerce-checkout .payment_method_pronamic_pay_ideal .payment_box p {
  margin-bottom: 0.8em; }

#order_review {
  transition: box-shadow ease .4s;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
  -moz-box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5);
  box-shadow: 0px 0px 1px 1px rgba(200, 200, 200, 0.5); }

body.woocommerce-cart .content-area .shop_table.vtprd_shop_table {
  max-width: 500px;
  margin: 2em auto 2em;
  background: #e3eae4;
  padding: 1em;
  color: #56795d; }
  body.woocommerce-cart .content-area .shop_table.vtprd_shop_table .checkout_discount_headings {
    display: none; }
  body.woocommerce-cart .content-area .shop_table.vtprd_shop_table .vtprd-rule_msg {
    border-bottom: 1px solid #c2d8c5;
    text-align: center;
    padding: 1em 0 1.5em !important;
    text-transform: uppercase; }
    body.woocommerce-cart .content-area .shop_table.vtprd_shop_table .vtprd-rule_msg:before {
      content: 'Korting toegepast: ';
      font-weight: 600; }
  body.woocommerce-cart .content-area .shop_table.vtprd_shop_table .order_table_item .variation {
    display: none; }

.cart_totals tr.shipping td {
  max-width: 420px; }
  .cart_totals tr.shipping td label {
    font-weight: 700; }

dl.variation {
  font-size: 1.2rem;
  margin: 0;
  color: #666;
  white-space: nowrap; }
  dl.variation dt, dl.variation dd {
    float: left;
    margin: 0;
    text-align: left;
    width: auto;
    padding: 0;
    line-height: 1.5; }
    dl.variation dt p, dl.variation dd p {
      line-height: 1.5; }
  dl.variation dt {
    clear: both;
    padding-right: 4px; }
  dl.variation .variation-Totaal {
    display: none; }

#order_review tr.cart_item td,
.cart_totals tr.cart_item td {
  padding: 1em; }

#order_review tr.shipping td li,
.cart_totals tr.shipping td li {
  padding: 5px 8px 8px;
  margin-bottom: 8px; }
  #order_review tr.shipping td li label,
  .cart_totals tr.shipping td li label {
    margin-left: 0.45em;
    position: relative;
    top: 1px;
    cursor: pointer; }
    #order_review tr.shipping td li label .woocommerce-Price-amount,
    .cart_totals tr.shipping td li label .woocommerce-Price-amount {
      color: #fff;
      background: #86a58d;
      padding: 0 0.5em;
      font-size: 0.9em;
      border-radius: 3px; }
  #order_review tr.shipping td li .shipping-description,
  .cart_totals tr.shipping td li .shipping-description {
    font-weight: 400;
    display: block;
    margin: 0.2em 0 0 1.65em;
    font-size: 0.95em; }
  #order_review tr.shipping td li:last-child,
  .cart_totals tr.shipping td li:last-child {
    border: 0;
    margin-bottom: 0; }
  #order_review tr.shipping td li.checked,
  .cart_totals tr.shipping td li.checked {
    background: #e3eae4;
    margin: 0 -1em 8px;
    padding: 1em 24px; }

#order_review_heading {
  margin-bottom: 0;
  padding-bottom: 0.61805em; }

.woocommerce-order-pay #order_review,
.page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
  width: 100%;
  float: none; }
  .woocommerce-order-pay #order_review #payment h3,
  .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
    padding-left: 1em;
    padding-top: 1em; }
  .woocommerce-order-pay #order_review #payment .form-row,
  .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
    padding: 1em; }
  .woocommerce-order-pay #order_review .payment_methods + .form-row,
  .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods + .form-row {
    padding: 1em; }
  .woocommerce-order-pay #order_review .button#place_order,
  .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
    display: block;
    width: 100%;
    font-size: 1.41575em; }

.page-template-template-fullwidth-php .col2-set {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%; }
  .page-template-template-fullwidth-php .col2-set .form-row-first {
    width: 45.45455%;
    float: left;
    margin-right: 9.09091%; }
  .page-template-template-fullwidth-php .col2-set .form-row-last {
    width: 45.45455%;
    float: right;
    margin-right: 0; }
  .page-template-template-fullwidth-php .col2-set.addresses .col-1 {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  .page-template-template-fullwidth-php .col2-set.addresses .col-2 {
    width: 47.82609%;
    float: right;
    margin-right: 0; }

.page-template-template-fullwidth-php #order_review_heading,
.page-template-template-fullwidth-php #order_review {
  width: 47.82609%;
  float: right;
  margin-right: 0; }

.page-template-template-fullwidth-php #customer_details + #wc_checkout_add_ons {
  width: 47.82609%;
  float: right;
  margin-right: 0; }

#order_review .shop_table {
  margin-bottom: 2.61792em;
  position: relative; }
  #order_review .shop_table td.product-name {
    min-width: 200px; }
  #order_review .shop_table tfoot td {
    border-top: 1px solid #f1f1f1; }
  #order_review .shop_table tfoot tr.order-total td {
    border-bottom: 1px solid #f1f1f1; }
  #order_review .shop_table tfoot th {
    background: #f1f1f1;
    border-top: 1px solid #fff; }

/**
 * Checkout
 *
 * 1 - Required to make the blockUI overlay cover the entire page rather than just the checkout form. We do this because
 *     otherwise our sticky order review can break out of the checkout form (and the blockUI element).
 */
/* START Make the WooCommerce Cart Table Responsive  for Mobile */
/* CSS published in http://www.jeremycarter.com.au/optimising-woocommerce-checkout-for-mobile/ */
@media screen and (max-width: 600px) {
  body.home .slider a.forn-link {
    position: relative;
    width: 100%;
    display: block; }
  /* Force table to not be like tables anymore */
  .woocommerce-page table.shop_table,
  .woocommerce-page table.shop_table thead,
  .woocommerce-page table.shop_table tbody,
  .woocommerce-page table.shop_table th,
  .woocommerce-page table.shop_table td,
  .woocommerce-page table.shop_table tr {
    display: block;
    text-align: left !important;
    width: 100% !important; }
  /* Hide table headers (but not display: none;, for accessibility) */
  .woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .woocommerce-page table.shop_table tr.cart-subtotal {
    display: none; }
  .woocommerce-page table.shop_table td {
    /* Behave  like a "row" */
    position: relative;
    padding-left: 30% !important;
    overflow: hidden; }
    .woocommerce-page table.shop_table td.product-total {
      border-top: none; }
  .woocommerce-page table.shop_table {
    border: none; }
  .woocommerce-page table.shop_table td.product-spacer {
    border-color: #FFF;
    height: 10px; }
  .woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 1em;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left !important; }
  body.woocommerce-cart #page .content-area form {
    margin-top: 0; }
  /*
 Label the data
 */
  .woocommerce-page table.shop_table td.product-remove {
    display: none !important; }
  .woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "Afbeelding" !important; }
  .woocommerce-page table.shop_table td.product-name:before {
    content: "Product"; }
  .woocommerce-page table.shop_table td.product-price:before {
    content: "Prijs"; }
  .woocommerce-page table.shop_table td.product-quantity:before {
    content: "Aantal"; }
  .woocommerce-page table.shop_table td.product-subtotal:before {
    content: "Subtotaal"; }
  .woocommerce-page table.shop_table td.product-total:before {
    content: "Totaal"; }
  .woocommerce .quantity,
  .woocommerce #content .quantity,
  .woocommerce-page .quantity,
  .woocommerce-page #content .quantity {
    margin: 0; }
  .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: left;
    border: 0;
    padding-left: 6px !important; }
  .woocommerce-page table.cart td.actions .button.alt,
  .woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px; }
  .woocommerce-page table.cart td.actions div,
  .woocommerce-page #content table.cart td.actions div,
  .woocommerce-page table.cart td.actions input,
  .woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px; }
  .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left; }
  .woocommerce-page .cart-collaterals .cart_totals th,
  .woocommerce-page .cart-collaterals .cart_totals td {
    border: 0 !important; }
  .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important; }
  .woocommerce-page table.shop_table tr.cart-subtotal td,
  .woocommerce-page table.shop_table tr.shipping td,
  .woocommerce-page table.shop_table tr.total td,
  .woocommerce-page table.shop_table.order_details tfoot th,
  .woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border: 0 !important; }
  .woocommerce-page table.shop_table tbody {
    padding-top: 10px; }
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2,
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    float: none;
    width: 100%; }
  .woocommerce .order_details ul,
  .woocommerce-page .order_details ul,
  .woocommerce .order_details,
  .woocommerce-page .order_details {
    padding: 0; }
  .woocommerce .order_details li,
  .woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border: 0; } }

/* END Make the WooCommerce Cart Table Responsive  for Mobile */
.checkout_coupon {
  margin-bottom: 2.61792em; }

.cart-collaterals .blockUI {
  margin: -1em !important;
  width: calc(100% + 2em) !important;
  height: 542px !important;
  opacity: 1 !important; }

form.checkout {
  position: static !important;
  /* 1 */ }
  form.checkout:before, form.checkout:after {
    content: "";
    display: table; }
  form.checkout:after {
    clear: both; }
  form.checkout > .blockUI {
    position: fixed !important;
    /* 1 */ }

#customer_details .col-1, #customer_details .col-2 {
  margin-bottom: 0; }

#customer_details label {
  color: #5d7d69;
  font-weight: 400; }

#customer_details h3 {
  font-weight: 400; }

#payment:before, #payment:after {
  content: "";
  display: table; }

#payment:after {
  clear: both; }

#payment .create-account {
  clear: both; }

#payment .payment_methods {
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #f1f1f1;
  border-bottom: none; }
  #payment .payment_methods > .wc_payment_method > label {
    display: block;
    padding: 1em;
    cursor: pointer;
    border-bottom: 1px solid #f1f1f1;
    font-weight: 400; }
    #payment .payment_methods > .wc_payment_method > label:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f10c";
      margin-right: 0.54079em;
      -webkit-transition: color, ease, 0.2s;
      -moz-transition: color, ease, 0.2s;
      -ms-transition: color, ease, 0.2s;
      -o-transition: color, ease, 0.2s;
      transition: color, ease, 0.2s; }
  #payment .payment_methods li {
    list-style: none !important;
    margin-left: 0;
    margin-bottom: 1px;
    position: relative; }
    #payment .payment_methods li img {
      float: right;
      border: 0;
      padding: 0;
      max-height: 1.618em; }
    #payment .payment_methods li:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child {
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      position: absolute !important; }
      #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label:before {
        content: "\f192"; }
    #payment .payment_methods li p {
      margin: 0; }
    #payment .payment_methods li .payment_box {
      padding: 1em;
      border-bottom: 1px solid #f1f1f1; }
      #payment .payment_methods li .payment_box fieldset {
        border: 0;
        margin: 0;
        padding: 1em 0 0 0;
        font-size: 0.875em; }
        #payment .payment_methods li .payment_box fieldset label {
          width: auto;
          margin-left: 0; }
        #payment .payment_methods li .payment_box fieldset .form-row {
          margin-bottom: 1em; }
          #payment .payment_methods li .payment_box fieldset .form-row input[type="checkbox"] {
            margin-right: 5px; }
        #payment .payment_methods li .payment_box fieldset #cvv {
          width: 22% !important; }
        #payment .payment_methods li .payment_box fieldset .help {
          width: 75%;
          float: right; }
      #payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
        padding-top: 1em;
        margin: 0; }
        #payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
          margin-top: 0.61805em; }
          #payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
            margin-right: .236em; }
      #payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
        margin-left: 0; }
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
        font-size: 1.41575em; }
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
        background-repeat: no-repeat;
        background-position: right 0.61805em center;
        background-size: 31px 20px;
        background-image: url(../../../assets/images/credit-cards/unknown.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
          background-image: url(../../../assets/images/credit-cards/visa.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
          background-image: url(../../../assets/images/credit-cards/mastercard.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
          background-image: url(../../../assets/images/credit-cards/laser.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
          background-image: url(../../../assets/images/credit-cards/diners.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
          background-image: url(../../../assets/images/credit-cards/maestro.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
          background-image: url(../../../assets/images/credit-cards/jcb.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
          background-image: url(../../../assets/images/credit-cards/amex.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
          background-image: url(../../../assets/images/credit-cards/discover.svg); }

#payment .terms {
  width: 100%;
  clear: both;
  float: none;
  margin-bottom: 0;
  margin-bottom: 1em; }
  #payment .terms label {
    display: block;
    cursor: pointer; }
    #payment .terms label:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f0c8";
      margin-right: 0.54079em;
      opacity: .25; }
  #payment .terms input[type=checkbox] {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important; }
    #payment .terms input[type=checkbox]:checked + label:before {
      content: "\f14a";
      opacity: 1; }

#payment .place-order {
  padding: 1.41575em;
  margin-bottom: 0;
  float: none;
  width: 100%; }
  #payment .place-order .button {
    font-size: 1.41575em;
    width: 100%;
    white-space: pre-wrap; }

.woocommerce-checkout h3 {
  color: #5d7d69; }

.woocommerce-checkout .payment-fixed {
  position: fixed;
  top: 0;
  z-index: 9;
  box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2); }

.admin-bar .woocommerce-checkout .payment-fixed {
  top: 32px; }

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
  display: none; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: left;
  font-weight: 600;
  padding: 0.54079em 0;
  text-align: right;
  font-size: 0.875em; }
  .woocommerce-password-strength:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f119";
    margin-left: 0.54079em; }
  .woocommerce-password-strength.strong {
    color: #0f834d; }
    .woocommerce-password-strength.strong:after {
      content: "\f118"; }
  .woocommerce-password-strength.short {
    color: #e2401c; }
  .woocommerce-password-strength.bad {
    color: #e2401c; }
  .woocommerce-password-strength.good {
    color: #3D9CD2; }
    .woocommerce-password-strength.good:after {
      content: "\f11a"; }

/* Qtip */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  padding: 0; }

.qtip-content {
  position: relative;
  padding: 2em;
  overflow: hidden;
  word-wrap: break-word;
  background: #fff; }

.qtip-close {
  position: absolute;
  z-index: 11;
  top: 5px;
  right: 8px;
  cursor: pointer; }

.qtip-close.qtip-icon .ui-icon {
  background: none;
  width: auto;
  height: auto;
  color: #999;
  font-size: 1.2em;
  font-weight: 600; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

/* IE fix */
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0; }

.qtip-default {
  border: 1px solid #ddd; }

.qtip-pos-bc {
  margin-top: -10px; }

.qtip-pos-bc:after, .qtip-pos-bc:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.qtip-pos-bc:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px; }

.qtip-pos-bc:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #ddd;
  border-width: 9px;
  margin-left: -9px; }

body.parent-pageid-1114 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent:hover > a,
body.page-id-1114 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent:hover > a,
body.parent-pageid-21335 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent:hover > a,
body.page-id-21335 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent:hover > a {
  background: #a1baa5; }

body.parent-pageid-1114 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent > a,
body.page-id-1114 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent > a,
body.parent-pageid-21335 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent > a,
body.page-id-21335 #page .site-header .storefront-primary-navigation ul.menu > li.current-menu-parent > a {
  background: #000; }

body.parent-pageid-1114 h1,
body.page-id-1114 h1,
body.parent-pageid-21335 h1,
body.page-id-21335 h1 {
  text-align: center; }

body.parent-pageid-1114 #post-29584 h2 + h3,
body.page-id-1114 #post-29584 h2 + h3,
body.parent-pageid-21335 #post-29584 h2 + h3,
body.page-id-21335 #post-29584 h2 + h3 {
  border-top: none; }

body.parent-pageid-1114 #post-29584 h2,
body.page-id-1114 #post-29584 h2,
body.parent-pageid-21335 #post-29584 h2,
body.page-id-21335 #post-29584 h2 {
  text-align: center; }

body.parent-pageid-1114 #post-29584 h3,
body.page-id-1114 #post-29584 h3,
body.parent-pageid-21335 #post-29584 h3,
body.page-id-21335 #post-29584 h3 {
  margin: 3em 0 0;
  font-size: 1em;
  color: #333; }

body.parent-pageid-1114 #menu-info,
body.page-id-1114 #menu-info,
body.parent-pageid-21335 #menu-info,
body.page-id-21335 #menu-info {
  list-style: none;
  margin: 1em 0;
  background: #f1f1f1;
  padding: 1em;
  line-height: 2; }
  body.parent-pageid-1114 #menu-info:before,
  body.page-id-1114 #menu-info:before,
  body.parent-pageid-21335 #menu-info:before,
  body.page-id-21335 #menu-info:before {
    content: "Klantenservice: ";
    font-weight: 600; }
  body.parent-pageid-1114 #menu-info li,
  body.page-id-1114 #menu-info li,
  body.parent-pageid-21335 #menu-info li,
  body.page-id-21335 #menu-info li {
    display: inline; }
    body.parent-pageid-1114 #menu-info li:after,
    body.page-id-1114 #menu-info li:after,
    body.parent-pageid-21335 #menu-info li:after,
    body.page-id-21335 #menu-info li:after {
      content: ' |'; }
    body.parent-pageid-1114 #menu-info li:last-child:after,
    body.page-id-1114 #menu-info li:last-child:after,
    body.parent-pageid-21335 #menu-info li:last-child:after,
    body.page-id-21335 #menu-info li:last-child:after {
      content: ''; }
    body.parent-pageid-1114 #menu-info li a,
    body.page-id-1114 #menu-info li a,
    body.parent-pageid-21335 #menu-info li a,
    body.page-id-21335 #menu-info li a {
      color: #111111;
      text-decoration: underline; }

body.page-id-1111 .table-bordered tr:nth-child(odd) td {
  background: #f1f1f1; }

body.page-id-1111 .gform_wrapper .gform_fields {
  list-style: none;
  padding: 0;
  margin: 0; }
  body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield {
    display: block;
    clear: both;
    padding-bottom: 1em;
    overflow: hidden; }
    body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .gfield_label {
      float: left;
      width: 250px; }
    body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container {
      display: block;
      float: left; }
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container input[type="text"],
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container input[type="email"],
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container input[type="url"],
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container input[type="password"],
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container input[type="search"],
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container textarea,
      body.page-id-1111 .gform_wrapper .gform_fields.left_label .gfield .ginput_container .input-text {
        width: 500px; }

.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail {
  border: none; }
  .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a {
    margin: 0; }

.woocommerce-MyAccount-navigation {
  border-bottom: 2px solid #ddd; }
  .woocommerce-MyAccount-navigation ul {
    margin: 0; }
    .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:after {
      font-family: "FontAwesome";
      content: "\f08b";
      margin-left: 0.5em; }
    .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a {
      position: relative;
      background: #fff;
      font-weight: 700; }
      .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a:after, .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #fff;
        border-width: 8px;
        margin-left: -8px; }
      .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a:before {
        border-color: rgba(221, 221, 221, 0);
        border-top-color: #ddd;
        border-width: 11px;
        margin-left: -11px; }
    .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
      color: #111111; }

body.page-template-maatwerk #content > .col-full {
  max-width: 900px; }

body.page-template-maatwerk td.product-thumbnail, body.page-template-maatwerk th.product-thumbnail {
  max-width: 100px;
  padding: 1em 0; }

body.page-template-maatwerk td.product-thumbnail img {
  max-width: 100px; }

body.page-template-maatwerk .paynote {
  background: #eef9bd;
  padding: 1em;
  line-height: 1.8;
  margin: 0 0 2em; }

body.page-template-maatwerk .order-cols {
  display: flex;
  flex-wrap: wrap; }
  body.page-template-maatwerk .order-cols .order-col {
    flex-grow: 1;
    width: 31%;
    margin-right: 2%;
    background: #fafafa;
    padding: 1em; }
    body.page-template-maatwerk .order-cols .order-col.last-col {
      margin-right: 0; }

body.page-template-maatwerk ul.order_details {
  margin: 0;
  list-style: none;
  line-height: 1.8; }

body.page-template-maatwerk .hentry .cart-collaterals {
  margin-bottom: 2em;
  background: #fafafa; }

body.page-template-maatwerk .productoverzicht-header {
  margin-top: 3em; }

body.page-template-offerte .shop_table .product-thumbnail img,
body.page-template-maatwerk .shop_table .product-thumbnail img {
  max-width: 100px; }

body.page-template-offerte .shop_table .product-name,
body.page-template-maatwerk .shop_table .product-name {
  font-weight: 600; }
  body.page-template-offerte .shop_table .product-name .variation,
  body.page-template-maatwerk .shop_table .product-name .variation {
    margin: 0;
    max-width: 350px; }
    body.page-template-offerte .shop_table .product-name .variation dt,
    body.page-template-maatwerk .shop_table .product-name .variation dt {
      font-weight: 400;
      text-decoration: none;
      text-align: left;
      width: 100%;
      flex: none; }

body.page-template-offerte .gform_wrapper,
body.page-template-maatwerk .gform_wrapper {
  max-width: 600px;
  background: #e3eae4;
  padding: 1em; }
  body.page-template-offerte .gform_wrapper #gform_90,
  body.page-template-maatwerk .gform_wrapper #gform_90 {
    margin: 0; }
    body.page-template-offerte .gform_wrapper #gform_90 #gform_previous_button_90,
    body.page-template-maatwerk .gform_wrapper #gform_90 #gform_previous_button_90 {
      background: transparent;
      color: #86a58d;
      font-weight: 400;
      text-decoration: underline; }
    body.page-template-offerte .gform_wrapper #gform_90 .gform_page_footer,
    body.page-template-maatwerk .gform_wrapper #gform_90 .gform_page_footer {
      overflow: hidden; }
      body.page-template-offerte .gform_wrapper #gform_90 .gform_page_footer #gform_next_button_90_18,
      body.page-template-maatwerk .gform_wrapper #gform_90 .gform_page_footer #gform_next_button_90_18 {
        float: right; }
    body.page-template-offerte .gform_wrapper #gform_90 #gform_submit_button_90,
    body.page-template-maatwerk .gform_wrapper #gform_90 #gform_submit_button_90 {
      float: right; }
    body.page-template-offerte .gform_wrapper #gform_90 .betaalinstructies,
    body.page-template-offerte .gform_wrapper #gform_90 #field_90_23,
    body.page-template-maatwerk .gform_wrapper #gform_90 .betaalinstructies,
    body.page-template-maatwerk .gform_wrapper #gform_90 #field_90_23 {
      padding: 1em;
      border: 1px solid #aec2b2;
      background: #fff; }
  body.page-template-offerte .gform_wrapper #gf_page_steps_90,
  body.page-template-maatwerk .gform_wrapper #gf_page_steps_90 {
    border-bottom: 1px solid #aec2b2; }
    body.page-template-offerte .gform_wrapper #gf_page_steps_90 .gf_step,
    body.page-template-maatwerk .gform_wrapper #gf_page_steps_90 .gf_step {
      width: 50%;
      padding: 0 0 1em;
      color: #86a58d;
      display: inline-block; }
      body.page-template-offerte .gform_wrapper #gf_page_steps_90 .gf_step.gf_step_active,
      body.page-template-maatwerk .gform_wrapper #gf_page_steps_90 .gf_step.gf_step_active {
        font-size: 1.2em;
        font-weight: 600; }
  body.page-template-offerte .gform_wrapper .gfield,
  body.page-template-maatwerk .gform_wrapper .gfield {
    min-height: 46px;
    padding: 0.5em 0; }

body.page-template-offerte .gform_page_fields ul,
body.page-template-maatwerk .gform_page_fields ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  body.page-template-offerte .gform_page_fields ul label,
  body.page-template-maatwerk .gform_page_fields ul label {
    font-weight: 600;
    float: left;
    width: 190px; }
  body.page-template-offerte .gform_page_fields ul #field_90_7 > label,
  body.page-template-offerte .gform_page_fields ul #field_90_10 > label,
  body.page-template-maatwerk .gform_page_fields ul #field_90_7 > label,
  body.page-template-maatwerk .gform_page_fields ul #field_90_10 > label {
    visibility: hidden; }
  body.page-template-offerte .gform_page_fields ul #field_90_7 input,
  body.page-template-offerte .gform_page_fields ul #field_90_10 input,
  body.page-template-maatwerk .gform_page_fields ul #field_90_7 input,
  body.page-template-maatwerk .gform_page_fields ul #field_90_10 input {
    float: left;
    width: auto;
    margin: 5px 7px 0 0; }
  body.page-template-offerte .gform_page_fields ul #field_90_21,
  body.page-template-maatwerk .gform_page_fields ul #field_90_21 {
    display: none; }
  body.page-template-offerte .gform_page_fields ul #field_90_20 .ginput_container label,
  body.page-template-maatwerk .gform_page_fields ul #field_90_20 .ginput_container label {
    font-weight: 400;
    padding-bottom: 0.5em; }
  body.page-template-offerte .gform_page_fields ul #field_90_20 input,
  body.page-template-maatwerk .gform_page_fields ul #field_90_20 input {
    float: left;
    width: auto;
    margin: 5px 7px 0 0;
    clear: left; }
  body.page-template-offerte .gform_page_fields ul .ginput_container,
  body.page-template-maatwerk .gform_page_fields ul .ginput_container {
    width: 380px;
    display: inline-block; }
    body.page-template-offerte .gform_page_fields ul .ginput_container input,
    body.page-template-offerte .gform_page_fields ul .ginput_container select,
    body.page-template-maatwerk .gform_page_fields ul .ginput_container input,
    body.page-template-maatwerk .gform_page_fields ul .ginput_container select {
      width: 100%; }

body.page-template-offerte .cart-collaterals,
body.page-template-maatwerk .cart-collaterals {
  max-width: 500px;
  float: right;
  background: #e3eae4;
  padding: 1em; }
  body.page-template-offerte .cart-collaterals table,
  body.page-template-maatwerk .cart-collaterals table {
    margin-bottom: 0; }
    body.page-template-offerte .cart-collaterals table td,
    body.page-template-offerte .cart-collaterals table th,
    body.page-template-maatwerk .cart-collaterals table td,
    body.page-template-maatwerk .cart-collaterals table th {
      padding: 0.5em 0; }

.social-wrapper {
  border-top: 2px solid #e3eae4; }
  .social-wrapper #social {
    max-width: 1280px;
    margin: 0 auto; }
    .social-wrapper #social #text-14 .textwidget {
      display: table;
      width: 100%; }
    .social-wrapper #social a {
      text-align: center;
      color: #ddd;
      font-size: 2em;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -ms-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .social-wrapper #social a.pinterest:hover {
        color: #C92228; }
      .social-wrapper #social a.facebook:hover {
        color: #3B5998; }
      .social-wrapper #social a.instagram:hover {
        color: #cd486b; }

.forn-infs-loader {
  color: #a1baa5;
  padding: 0.5em 0 1em; }
  .forn-infs-loader img {
    margin: 0 auto;
    top: 1em;
    position: relative; }
  .forn-infs-loader span {
    font-size: 2rem;
    padding: 2em;
    display: block; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.forn-infs-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

body .header-widget-region {
  z-index: 0; }

#CybotCookiebotDialog {
  background: #f1f1f1; }
