/*
 * ========================================================================== *\
 * Front-end notes
 * \* ==========================================================================
 */


@font-face {
  font-family: 'Ubuntu';
  src: url(/sites/klussenmet.gyproc.nl/themes/gipso/fonts/Ubuntu/Ubuntu-Light.ttf) format('woff');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Ubuntu';
  src: url(/sites/klussenmet.gyproc.nl/themes/gipso/fonts/Ubuntu/Ubuntu-Medium.ttf) format('woff');
  font-weight: bold;
  font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "gyproc";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
    /*
   * opacity: .8;
   */
    /*
   * For safety - reset parent styles, that can break glyph codes
   */
  font-variant: normal;
  text-transform: none;
    /*
   * fix buttons height, for twitter bootstrap
   */
  line-height: 1em;
    /*
   * Animation center compensation - margins should be symmetric
   */
    /*
   * remove if not needed
   */
  margin-left: 0.2em;
    /*
   * you can be more comfortable with increased icons size
   */
    /*
   * font-size: 120%;
   */
    /*
   * Font smoothing. That was taken from TWBS
   */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
    /*
   * Uncomment for 3D effect
   */
    /*
   * text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
   */ }

.icon-light-up:before {
  content: '\e800'; }

.icon-left-open:before {
  content: '\e801'; }

.icon-right-open:before {
  content: '\e802'; }

.icon-location:before {
  content: '\e803'; }

.icon-plus:before {
  content: '\e804'; }

.icon-search:before {
  content: '\e805'; }

.icon-download:before {
  content: '\e806'; }

.icon-water:before {
  content: '\e807'; }

.icon-lamp:before {
  content: '\e808'; }

.icon-minus:before {
  content: '\e809'; }

.icon-pencil:before {
  content: '\e80a'; }

.icon-check:before {
  content: '\e80b'; }

.icon-cancel:before {
  content: '\e80c'; }

.icon-heart-empty:before {
  content: '\e80d'; }

.icon-menu:before {
  content: '\e80e'; }

.icon-stopwatch:before {
  content: '\e80f'; }

.icon-quote:before {
  content: '\e810'; }

.icon-resize-small:before {
  content: '\e811'; }

.icon-man:before {
  content: '\e812'; }

.icon-phone:before {
  content: '\e813'; }

.icon-chat:before {
  content: '\e814'; }

.icon-print:before {
  content: '\e815'; }

.icon-hand:before {
  content: '\e816'; }

.icon-mail:before {
  content: '\e817'; }

.icon-twitter:before {
  content: '\e818'; }

.icon-facebook:before {
  content: '\e819'; }

.icon-gplus:before {
  content: '\e81a'; }

.icon-instagramm:before {
  content: '\e81b'; }

.icon-newsletter:before {
  content: '\e81c'; }

.icon-wallet:before {
  content: '\e81d'; }

.icon-youtube:before {
  content: '\e81f'; }

/*
 * ========================================================================== *\
 * Normalize.css v2.1.2 | MIT License | git.io/normalize
 * \* ==========================================================================
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: yellow;
  color: black; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * ========================================================================== *\
 * Base
 * \* ==========================================================================
 */
  body,
  body * {
    -webkit-backface-visibility: hidden;
    -webkit-transition: font-size 0.2s ease;
    -moz-transition: font-size 0.2s ease;
    -ms-transition: font-size 0.2s ease;
    -o-transition: font-size 0.2s ease;
    transition: font-size 0.2s ease; }

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

a:focus {
  outline: 0;
    /*
   * removes the dotted border
   */ }

html,
body {
  height: 100%; }

html {
  box-sizing: border-box;
  overflow-y: scroll; }
  html.overlay-open {
    overflow: hidden; }

body {
  background-color: white;
  color: #404040;
  font-family: 'Ubuntu', 'Helvetica', 'Open Sans', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  min-width: 320px; }

#page {
  overflow: hidden; }

  #header .container,
  #header-image-wrapper .container,
  #footer .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1280px; }
    .main > #header .container,
    .main > #header-image-wrapper .container,
    .main > #footer .container {
      padding: 45px 0 30px; }

.tabs {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  max-width: 1280px; }
  .not-logged-in .tabs {
    margin: 0; }

#main-wrapper {
  position: relative;
  padding-top: 40px; }

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

picture {
  display: block; }
  picture img {
    width: 100%;
    display: block; }

p {
  padding-bottom: 25px;
  margin: 0; }
  p.intro {
    font-size: 18px; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Ubuntu-bold', 'Helvetica', 'Open Sans', 'Arial', sans-serif;
  padding-bottom: 35px;
  margin: 0; }

h1,
.h1 {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase; }

h2,
.h2 {
  font-size: 28px;
  line-height: 28px;
  color: #0569c8;
  font-weight: bold;
  text-transform: uppercase; }

h3,
.h3 {
  font-size: 22px;
  font-weight: 300; }

h4,
.h4 {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase; }

h5,
.h5 {
  font-size: 22px;
  font-weight: 300;
  color: #0569c8; }

h6,
.h6 {
  font-size: 18px; }

ol,
ul {
  padding: 0 0 35px 0;
  margin: 0;
  list-style-position: inside; }

a {
  color: #404040; }
  a:hover,
  a:focus,
  a:active {
    color: #0569c8; }

blockquote {
  position: relative;
  margin: 0; }
  blockquote p {
    font-size: 22px;
    font-weight: 300; }
    blockquote p:before,
    blockquote p:after {
      content: '\e810';
      font-family: 'gyproc';
      color: #0569c8;
      font-size: 22px;
      display: inline-block; }
    blockquote p:before {
      margin-right: 10px; }
    blockquote p:after {
      margin-left: 10px; }

.btn {
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 11px;
  background: #0569c8;
  color: white;
  text-decoration: none;
  border: 2px solid #0569c8; }
  .btn:hover {
    background: white;
    color: #0569c8; }

html,
body {
  height: 100%; }

body {
  display: table;
  width: 100%;
  table-layout: fixed; }

#page-wrapper {
  display: table-row;
  height: 100%;
  overflow: hidden;
  position: relative; }

#page {
  width: 100%;
  height: 100%;
  position: relative; }

#footer {
  position: relative;
  display: table-row;
  height: 1px; }
  #footer .contact-block {
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px; }
    #footer .contact-block input {
      width: 100%; }
    #footer .contact-block input[type="submit"] {
      width: 150px;
      float: right; }

#contact-phone-panel {
  display: none; }

  .node-type-klus #main-wrapper {
    padding-top: 0; }

.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.pages-carousel {
  position: relative; }
    .pages-carousel .item-list .slides {
      -webkit-transition: inherit;
      -moz-transition: inherit;
      -ms-transition: inherit;
      -o-transition: inherit;
      transition: inherit;
      margin: 0;
      overflow: hidden; }
      .pages-carousel .item-list .slides li {
        display: none;
        -webkit-backface-visibility: hidden;
        margin: 0; }
      .pages-carousel .item-list .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0; }
    .pages-carousel .item-list .flex-direction-nav {
      position: absolute;
      width: 100%;
      top: 37%; }
    .pages-carousel .item-list .flex-nav-prev,
    .pages-carousel .item-list .flex-nav-next {
      margin: 0; }
      .pages-carousel .item-list .flex-nav-prev .flex-prev,
      .pages-carousel .item-list .flex-nav-prev .flex-next,
      .pages-carousel .item-list .flex-nav-next .flex-prev,
      .pages-carousel .item-list .flex-nav-next .flex-next {
        opacity: 1;
        left: 25px;
        width: 60px;
        height: 60px; }
        .pages-carousel .item-list .flex-nav-prev .flex-prev.flex-disabled,
        .pages-carousel .item-list .flex-nav-prev .flex-next.flex-disabled,
        .pages-carousel .item-list .flex-nav-next .flex-prev.flex-disabled,
        .pages-carousel .item-list .flex-nav-next .flex-next.flex-disabled {
          display: none; }
        .pages-carousel .item-list .flex-nav-prev .flex-prev:before,
        .pages-carousel .item-list .flex-nav-prev .flex-next:before,
        .pages-carousel .item-list .flex-nav-next .flex-prev:before,
        .pages-carousel .item-list .flex-nav-next .flex-next:before {
          color: white;
          content: '\e801';
          font-family: 'gyproc';
          width: 30px;
          height: 30px;
          border: 2px solid white;
          text-align: center;
          line-height: 28px;
          font-size: 20px;
          text-shadow: none;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
      .pages-carousel .item-list .flex-nav-prev .flex-next,
      .pages-carousel .item-list .flex-nav-next .flex-next {
        left: auto;
        right: 25px; }
        .pages-carousel .item-list .flex-nav-prev .flex-next:before,
        .pages-carousel .item-list .flex-nav-next .flex-next:before {
          content: '\e802' !important; }
    .pages-carousel .item-list .pages-carousel-navigation {
      margin: 0 0 0 -5px; }
      .pages-carousel .item-list .pages-carousel-navigation li {
        cursor: pointer;
        margin: 10px 5px;
        opacity: 0.5; }
        .pages-carousel .item-list .pages-carousel-navigation li.flex-active-slide {
          opacity: 1; }

#sliding-popup {
  height: auto !important;
  padding-bottom: 5px; }
  #sliding-popup.sliding-popup-bottom {
    background: #404040;
    border-top: 5px solid #0569c8; }
  #sliding-popup .popup-content {
    max-width: 1280px;
    padding: 0 20px; }
    #sliding-popup .popup-content #popup-text {
      margin-top: 15px;
      font-family: 'Ubuntu', 'Helvetica', 'Open Sans', 'Arial', sans-serif; }
    #sliding-popup .popup-content #popup-buttons {
      width: 305px;
      max-width: none; }
      #sliding-popup .popup-content #popup-buttons button {
        margin-top: 6px;
        background: none;
        color: white;
        box-shadow: none;
        text-shadow: none;
        padding: 10px 15px;
        font-family: 'Ubuntu', 'Helvetica', 'Open Sans', 'Arial', sans-serif;
        font-weight: 400;
        border-width: 2px;
        opacity: 0.7;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
        #sliding-popup .popup-content #popup-buttons button:hover,
        #sliding-popup .popup-content #popup-buttons button:focus,
        #sliding-popup .popup-content #popup-buttons button:active {
          opacity: 1;
          background: none; }

/*
 * ========================================================================== *\
 * Helpers
 * \* ==========================================================================
 */
.hide,
.hidden {
  display: none;
  visibility: hidden; }

.clearfix,
.cf {
  *zoom: 1; }
  .clearfix:before,
  .cf:before,
  .clearfix:after,
  .cf:after {
    content: " ";
    display: table; }
  .clearfix:after,
  .cf:after {
    clear: both; }

.aligncenter {
  display: block;
  margin: 0 auto 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

#header {
  background: white;
  border-bottom: 10px solid #0569c8;
  position: fixed;
  width: 100%;
  z-index: 100; }

#logo {
  background: url(/sites/klussenmet.gyproc.nl/themes/gipso/images/logo.png) top center no-repeat;
  width: 190px;
  height: 70px;
  display: block;
  margin: 23px auto;
  background-size: cover;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

  .sticky-menu #logo {
    width: 90px;
    height: 33px;
    margin: 10px auto; }

#header-image-wrapper {
  margin-top: 114px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  display: table;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease; }
  #header-image-wrapper img {
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 0; }
  #header-image-wrapper .page-title-container {
    display: table-cell;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    width: 100%; }
    #header-image-wrapper .page-title-container .title {
      position: relative;
      z-index: 10;
      color: white;
      text-shadow: 2px 2px 5px rgba(64, 64, 64, 0.8); }

  .front #header-image-wrapper .fluid-width-video-wrapper {
    position: inherit; }

    .front #header-image-wrapper .page-title-container {
      display: none; }

  #header .social-media-icon {
    width: 60px;
    height: 60px;
    margin: 0 2px;
    padding: 6px;
    border-radius: 100%;
    font-size: 32px;
    display: inline-block;
    color: white;
    text-decoration: none;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #header .social-media-icon.icon-facebook {
      background: #3b5998; }
      #header .social-media-icon.icon-facebook:before {
        position: relative;
        top: -3px; }
      #header .social-media-icon.icon-facebook:hover {
        color: #3b5998;
        border-color: #3b5998; }
    #header .social-media-icon.icon-twitter {
      background: #55acee; }
      #header .social-media-icon.icon-twitter:before {
        position: relative;
        top: -2px; }
      #header .social-media-icon.icon-twitter:hover {
        color: #55acee;
        border-color: #55acee; }
    #header .social-media-icon.icon-youtube {
      background: #e52d27; }
      #header .social-media-icon.icon-youtube:before {
        position: relative;
        top: -1px; }
      #header .social-media-icon.icon-youtube:hover {
        color: #e52d27;
        border-color: #e52d27; }
    #header .social-media-icon.icon-instagramm {
      background: #c08d64; }
      #header .social-media-icon.icon-instagramm:before {
        position: relative;
        top: -2px; }
      #header .social-media-icon.icon-instagramm:hover {
        color: #c08d64;
        border-color: #c08d64; }
    #header .social-media-icon:hover {
      background: rgba(0, 0, 0, 0); }

  .kw-page-producten .content-overview-filter {
    top: -504px; }
          .kw-page-producten .content-overview-filter .item-list ul li a {
            padding: 6px 15px; }

.content-overview-filter {
  width: 100%;
  position: absolute;
  top: -414px; }
    .content-overview-filter .item-list ul {
      list-style: none;
      margin: 20px 0; }
      .content-overview-filter .item-list ul li {
        display: block;
        margin: 10px auto;
        min-width: 130px;
        max-width: 300px; }
        .content-overview-filter .item-list ul li a {
          display: block;
          text-align: center;
          padding: 12px 15px;
          font-size: 20px;
          border-radius: 50px;
          color: white;
          background: #0569c8;
          text-decoration: none;
          border: 2px solid rgba(0, 0, 0, 0);
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease; }
          .content-overview-filter .item-list ul li a:hover {
            background: white;
            border: 2px solid #0569c8;
            color: #404040; }
          .content-overview-filter .item-list ul li a.filter-type-klus {
            background: #ff4338; }
            .content-overview-filter .item-list ul li a.filter-type-klus:hover,
            .content-overview-filter .item-list ul li a.filter-type-klus.clicked {
              color: #ff4338;
              background: white;
              border: 2px solid #ff4338; }
          .content-overview-filter .item-list ul li a.filter-type-product {
            background: #6acbb8; }
            .content-overview-filter .item-list ul li a.filter-type-product:hover,
            .content-overview-filter .item-list ul li a.filter-type-product.clicked {
              color: #6acbb8;
              background: white;
              border: 2px solid #6acbb8; }
          .content-overview-filter .item-list ul li a.filter-type-thema {
            background: #84235e; }
            .content-overview-filter .item-list ul li a.filter-type-thema:hover,
            .content-overview-filter .item-list ul li a.filter-type-thema.clicked {
              color: #84235e;
              background: white;
              border: 2px solid #84235e; }

/*
 * ========================================================================== *\
 * Menu
 * \* ==========================================================================
 */
.menu-toggler {
  position: absolute;
  top: 10px; }
  .menu-toggler .toggler {
    text-decoration: none;
    font-size: 28px;
    color: #a7a8aa; }
    .menu-toggler .toggler:hover {
      color: #0569c8; }
    .menu-toggler .toggler:active,
    .menu-toggler .toggler:focus {
      color: #a7a8aa; }

.menu-main {
  background: white;
  position: fixed;
  left: -100%;
  width: 100%;
  top: 110px;
  margin-top: 10px;
  height: 100%;
  -webkit-transition: left 0.2s ease;
  -moz-transition: left 0.2s ease;
  -ms-transition: left 0.2s ease;
  -o-transition: left 0.2s ease;
  transition: left 0.2s ease; }
  .menu-main.shown-menu {
    left: 0;
    z-index: 100; }
  .menu-main .menu {
    list-style: none;
    padding: 0;
    margin: 0; }
    .menu-main .menu li.leaf {
      list-style-image: none;
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .menu-main .menu li.leaf a {
        padding: 18px 30px;
        margin: 0;
        display: block;
        text-decoration: none;
        border-bottom: 1px solid #a7a8aa;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .menu-main .menu li.leaf a.active {
          background: #404040;
          color: white; }
        .menu-main .menu li.leaf a:hover,
        .menu-main .menu li.leaf a:active,
        .menu-main .menu li.leaf a:focus {
          background: #0569c8;
          color: white; }

#main-wrapper {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  #main-wrapper.shown-menu-main {
    position: relative; }

  .sticky-menu .menu-toggler {
    top: -2px; }
  .sticky-menu .menu-search {
    top: 2px; }
  .sticky-menu .menu-main {
    top: 60px; }

  form input {
    width: 100%;
    background: none;
    border: 2px solid white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 56px;
    font-size: 24px;
    padding-left: 25px;
    color: white; }
    form input:focus {
      outline: none; }
  form textarea {
    width: 100%;
    background: none;
    border: 2px solid white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 18px;
    font-size: 16px;
    padding: 25px;
    color: white;
    min-height: 130px; }
    form textarea:focus {
      outline: none; }
  form input[type="submit"] {
    width: 150px;
    padding: 0;
    opacity: 0.3;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    form input[type="submit"]:hover {
      opacity: 1; }
  form .form-item,
  form .form-actions {
    margin: 0 0 10px 0; }

#kontakto-contact-form-footer,
#contact-phone-panel {
  margin-bottom: 40px; }

#kontakto-contact-form-page {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  max-width: 1280px;
  padding: 0 20px;
  margin-bottom: 20px; }
  #kontakto-contact-form-page > div {
    overflow: hidden; }
  #kontakto-contact-form-page input,
  #kontakto-contact-form-page textarea {
    border: 1px solid #404040;
    color: #404040; }
  #kontakto-contact-form-page input[type="submit"] {
    float: right; }
  #kontakto-contact-form-page textarea {
    line-height: 56px;
    font-size: 24px;
    height: 190px; }

#user-login {
  margin: 15px auto;
  width: 50%; }
  #user-login input {
    border: 1px solid #404040;
    color: #404040; }

  .front .search-form {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: -465px; }
    .front .search-form .form-wrapper {
      position: relative;
      margin: 0 auto;
      width: 300px; }
    .front .search-form input[type="submit"] {
      display: none; }
    .front .search-form input[type="text"] {
      background: rgba(0, 0, 0, 0.5);
      font-size: 20px;
      width: 100%;
      border-radius: 50px;
      line-height: 52px; }
      .front .search-form input[type="text"]::-webkit-input-placeholder {
                /*
         * WebKit browsers
         */
        color: white; }
      .front .search-form input[type="text"]:-ms-input-placeholder {
                /*
         * Internet Explorer 10+
         */
        color: white; }
      .front .search-form input[type="text"]::-moz-placeholder {
                /*
         * Mozilla Firefox 19+
         */
        color: white;
        opacity: 1; }
      .front .search-form input[type="text"]:-moz-placeholder {
                /*
         * Mozilla Firefox 4 to 18
         */
        color: white;
        opacity: 1; }
    .front .search-form #edit-fake-submit {
      position: absolute;
      right: 15px;
      top: 13px; }
      .front .search-form #edit-fake-submit:before {
        content: '\e805';
        font-family: 'gyproc';
        margin-right: -27px;
        font-size: 22px;
        color: white; }
    .front .search-form button {
      background: none;
      border: none;
      width: 30px;
      height: 30px;
      text-indent: 30px;
      overflow: hidden; }
  .front .kluskiezer {
    display: none;
    position: absolute;
    margin: 0 auto;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    background: #0569c8;
    color: white;
    padding: 11px 25px;
    font-size: 24px;
    text-decoration: none;
    border: 2px solid rgba(0, 0, 0, 0);
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .front .kluskiezer:before {
      font-size: 24px; }
    .front .kluskiezer:hover,
    .front .kluskiezer:focus,
    .front .kluskiezer:active {
      background: white;
      color: #0569c8;
      border-color: #0569c8; }


.page-section-video,
.page-section-images {
  margin-bottom: 35px; }

  .page-user #header-image-wrapper {
    display: none; }
  .page-user .tabs {
    display: none;
    margin: 0 auto; }
    .page-user .block-system > .content {
      width: 100%;
      margin: 0 auto;
      padding: 100px 10px 50px 10px;
      position: relative;
      max-width: 1280px; }

    .field-name-page-content > .field-items > .field-item > .page-section-content-overview > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-featured > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
      width: 100%;
      margin: 0 auto;
      padding: 0 20px;
      position: relative;
      max-width: 1280px; }

  .social-share > .content {
    display: none;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1280px;
    text-align: center; }
    .node-type-klus .social-share > .content,
    .node-type-product .social-share > .content,
    .node-type-thema .social-share > .content {
      display: block; }
  .social-share .social-icon {
    margin-left: 10px;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    padding: 0px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 35px;
    display: inline-block;
    color: white;
    text-decoration: none;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .social-share .social-icon.icon-facebook {
      background: #3b5998; }
      .social-share .social-icon.icon-facebook:before {
        position: relative;
        top: -2px; }
      .social-share .social-icon.icon-facebook:hover {
        color: #3b5998;
        border-color: #3b5998; }
    .social-share .social-icon.icon-twitter {
      background: #55acee; }
      .social-share .social-icon.icon-twitter:before {
        position: relative;
        top: -1px; }
      .social-share .social-icon.icon-twitter:hover {
        color: #55acee;
        border-color: #55acee; }
    .social-share .social-icon.icon-gplus {
      background: #d34836; }
      .social-share .social-icon.icon-gplus:before {
        position: relative;
        top: -1px; }
      .social-share .social-icon.icon-gplus:hover {
        color: #d34836;
        border-color: #d34836; }
    .social-share .social-icon.icon-youtube {
      background: #e52d27; }
      .social-share .social-icon.icon-youtube:before {
        position: relative;
        top: -1px; }
      .social-share .social-icon.icon-youtube:hover {
        color: #e52d27;
        border-color: #e52d27; }
    .social-share .social-icon.icon-instagramm {
      background: #c08d64; }
      .social-share .social-icon.icon-instagramm:before {
        position: relative;
        top: 0px; }
      .social-share .social-icon.icon-instagramm:hover {
        color: #c08d64;
        border-color: #c08d64; }
    .social-share .social-icon.icon-print,
    .social-share .social-icon.icon-newsletter {
      display: none;
      color: #404040; }
    .social-share .social-icon:hover {
      background: rgba(0, 0, 0, 0); }

.page-section-downloads {
  margin-bottom: 35px; }

.download-wrapper {
  border-bottom: 2px solid #0569c8;
  margin-bottom: 5px;
  position: relative; }
  .download-wrapper .download {
    padding: 15px 0 10px;
    display: inline-block;
    width: 100%;
    padding-left: 40px;
    *zoom: 1; }
  .download-wrapper .download:before,
  .download-wrapper .download:after {
    content: " ";
    display: table; }
  .download-wrapper .download:after {
    clear: both; }
    .download-wrapper .icon-download:before {
      position: absolute;
      top: 13px;
      left: 0;
      font-size: 24px;
      -webkit-transition: color 0.2s ease;
      -moz-transition: color 0.2s ease;
      -ms-transition: color 0.2s ease;
      -o-transition: color 0.2s ease;
      transition: color 0.2s ease; }
    .download-wrapper .icon-download:hover,
    .download-wrapper .icon-download:focus,
    .download-wrapper .icon-download:active {
      color: #404040; }
      .download-wrapper .icon-download:hover:before,
      .download-wrapper .icon-download:focus:before,
      .download-wrapper .icon-download:active:before {
        color: #0569c8; }
  .download-wrapper #filename {
    float: left; }
  .download-wrapper #filetype-size {
    float: right;
    color: #a7a8aa; }

  .page-section-instructions .klusmodus-header {
    overflow: hidden;
    margin-bottom: 60px; }
  .page-section-instructions .klusmodus-title {
    float: left;
    margin-right: 25px;
    line-height: 60px;
    padding: 0; }
  .page-section-instructions .btn-open-klusmodus,
  .page-section-instructions .btn-close-klusmodus {
    cursor: pointer;
    display: none; }
  .page-section-instructions .btn-open-klusmodus {
    background: #ff4338;
    border: 1px solid #ff4338;
    color: white;
    display: none;
    padding: 11px 25px 11px 20px;
    font-size: 24px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .page-section-instructions .btn-open-klusmodus:before {
      font-size: 24px; }
    .page-section-instructions .btn-open-klusmodus:hover {
      background: white;
      color: #ff4338; }
  .page-section-instructions .btn-close-klusmodus {
    float: right;
    line-height: 60px; }
    .page-section-instructions .btn-close-klusmodus:hover,
    .page-section-instructions .btn-close-klusmodus:active,
    .page-section-instructions .btn-close-klusmodus:focus {
      color: #a7a8aa; }
  .page-section-instructions .field-collection-container {
    border-bottom: 0; }
    .page-section-instructions .instruction-set .instruction-set-index {
      display: block;
      margin: 0 auto 20px;
      width: 60px;
      height: 60px;
      border: 2px solid #ff4338;
      border-radius: 50%;
      font-size: 24px;
      font-weight: bold;
      color: #ff4338;
      text-align: center;
      line-height: 56px; }
      .page-section-instructions .instruction-set .instruction-set-index.main {
        background: #ff4338;
        color: white; }
      .page-section-instructions .instruction-set .instruction-set-content .field-collection-view {
        border-bottom: 0;
        margin: 0;
        padding: 0; }
      .page-section-instructions .instruction-set .instruction-set-content .field-item {
        margin-bottom: 0; }
      .page-section-instructions .instruction-set .instruction-set-content .field {
        margin-bottom: 35px; }
        .page-section-instructions .instruction-set .instruction-set-content .field p {
          padding-bottom: 0; }

/*
 * For some bizarre reason, you must repeat the styles in their own blocks or else they won't be applied
 */
.page-section-instructions:full-screen {
  height: 100%;
  padding: 20px;
  width: 100%;
  overflow-y: scroll; }
  .page-section-instructions:full-screen> .content {
    max-width: 1280px;
    margin: 0 auto; }
  .page-section-instructions:full-screen .klusmodus-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #565656;
    margin-bottom: 25px; }
  .page-section-instructions:full-screen .instruction-item {
    border-bottom: 1px solid #565656;
    margin-bottom: 25px; }
  .page-section-instructions:full-screen .field-name-media,
  .page-section-instructions:full-screen .field-name-header-media {
    max-width: 48%;
    margin-right: 2%;
    display: inline-block; }

.page-section-instructions:-webkit-full-screen {
  height: 100%;
  padding: 20px;
  width: 100%;
  overflow-y: scroll; }
  .page-section-instructions:-webkit-full-screen> .content {
    max-width: 1280px;
    margin: 0 auto; }
  .page-section-instructions:-webkit-full-screen .klusmodus-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #565656;
    margin-bottom: 25px; }
  .page-section-instructions:-webkit-full-screen .instruction-item {
    border-bottom: 1px solid #565656;
    margin-bottom: 25px; }
  .page-section-instructions:-webkit-full-screen .field-name-media,
  .page-section-instructions:-webkit-full-screen .field-name-header-media {
    max-width: 48%;
    margin-right: 2%;
    display: inline-block; }

.page-section-instructions:-moz-full-screen {
  height: 100%;
  padding: 20px;
  width: 100%;
  overflow-y: scroll; }
  .page-section-instructions:-moz-full-screen>.content {
    max-width: 1280px;
    margin: 0 auto; }
  .page-section-instructions:-moz-full-screen .klusmodus-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #565656;
    margin-bottom: 25px; }
  .page-section-instructions:-moz-full-screen .instruction-item {
    border-bottom: 1px solid #565656;
    margin-bottom: 25px; }
  .page-section-instructions:-moz-full-screen .field-name-media,
  .page-section-instructions:-moz-full-screen .field-name-header-media {
    max-width: 48%;
    margin-right: 2%;
    display: inline-block; }

/*
 * ========================================================================== *\
 * Content overview & Blocks
 * \* ==========================================================================
 */
.content-overview {
  width: 100%;
  list-style: none;
  margin-bottom: 25px; }
  .content-overview .node {
    position: relative;
    display: block;
    margin-bottom: 20px; }
    .content-overview .node,
    .content-overview .node * {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .content-overview .node .content-block-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .content-overview .node .content-block-image-container,
    .content-overview .node .content-block-title-container {
      display: inline-block;
      vertical-align: top; }
    .content-overview .node h4 {
      font-size: 18px; }
    .content-overview .node .content-block-image-container {
      position: relative;
      width: 90px;
      background: #f2f2f2;
      height: 67px; }
      .content-overview .node .content-block-image-container:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 0; }
    .content-overview .node .content-block-title-container {
      padding-left: 20px;
      width: 90%; }
        .content-overview .node .content-block-title-container .content-block-title a {
          text-decoration: none; }
    .content-overview .node .content-block-likes {
      color: #a7a8aa; }
      .content-overview .node:hover .content-block-image-container {
        opacity: 0.8; }
          .content-overview .node:hover .content-block-title-container .content-block-title a {
            color: #0569c8; }
        .content-overview .node.node-klus .content-block-image-container:before {
          border-color: #ff4338 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
        .content-overview .node.node-thema .content-block-image-container:before {
          border-color: #84235e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
        .content-overview .node.node-product .content-block-image-container:before {
          border-color: #6acbb8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
        .content-overview .node.node-page .content-block-image-container:before {
          border-color: rgba(0, 0, 0, 0); }

/*
 * ========================================================================== *\
 * Content block pager
 * \* ==========================================================================
 */
.content-overview-pager {
  list-style: none;
  margin: 55px 0; }
    .content-overview-pager .pager-next a {
      text-decoration: none;
      display: block;
      margin: 0 auto;
      width: 60px;
      height: 60px;
      border: 2px solid #a7a8aa;
      border-radius: 50%;
      font-size: 24px;
      font-weight: bold;
      color: #a7a8aa;
      text-align: center;
      line-height: 56px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .content-overview-pager .pager-next a:hover {
        border-color: #404040;
        color: #404040; }

.page-section-featured {
  display: none; }

.shopping-list-wrapper {
  margin-bottom: 40px;
  width: 100%; }
  .shopping-list-wrapper .meta,
  .shopping-list-wrapper .shopping-list {
    padding: 40px; }
  .shopping-list-wrapper .size-wrapper {
    width: 49%;
    float: left;
    *zoom: 1; }
  .shopping-list-wrapper .size-wrapper:before,
  .shopping-list-wrapper .size-wrapper:after {
    content: " ";
    display: table; }
  .shopping-list-wrapper .size-wrapper:after {
    clear: both; }
  .shopping-list-wrapper .small {
    display: block;
    font-size: 13px;
    margin-bottom: 5px; }
  .shopping-list-wrapper .size {
    width: 48%;
    min-width: 118px;
    max-width: 200px;
    cursor: default; }
  .shopping-list-wrapper .size-buttons {
    width: 135px;
    float: left; }
  .shopping-list-wrapper .actual-meta {
    width: 50%;
    display: inline-block; }
  .shopping-list-wrapper .meta {
    background-color: #414141;
    color: white;
    overflow: hidden; }
    .shopping-list-wrapper .meta .minus,
    .shopping-list-wrapper .meta .plus {
      cursor: pointer;
      padding: 16px;
      border: 2px solid white;
      border-radius: 100%;
      margin-right: 5px; }
    .shopping-list-wrapper .meta .minus.inactive,
    .shopping-list-wrapper .meta .plus.inactive {
      cursor: auto;
      opacity: 0.3; }
    .shopping-list-wrapper .meta .minus,
    .shopping-list-wrapper .meta .plus,
    .shopping-list-wrapper .meta .size {
      display: inline-block;
      margin-bottom: 10px; }
    .shopping-list-wrapper .meta .size {
      font-size: 24px;
      line-height: 26px;
      background-color: #1d1d1b;
      padding: 16px;
      border-radius: 50px;
      text-align: center; }
    .shopping-list-wrapper .meta .icon-time:before {
      content: '\E80F'; }
    .shopping-list-wrapper .meta .icon-people:before {
      content: '\E816'; }
    .shopping-list-wrapper .meta .icon-cost:before {
      content: '\E81D'; }
    .shopping-list-wrapper .meta .value {
      font-size: 20px;
      margin-top: 20px;
      white-space: nowrap; }
      .shopping-list-wrapper .meta .value:before {
        font-size: 24px;
        vertical-align: middle;
        margin-right: 6px; }
      .shopping-list-wrapper .meta .value:first-child {
        margin-top: 0; }
  .shopping-list-wrapper .shopping-list {
    background-color: #0569c8;
    color: white; }
    .shopping-list-wrapper .shopping-list .actual-list {
      line-height: 1.2;
      font-size: 15px; }
      .shopping-list-wrapper .shopping-list .actual-list .material {
        width: 70%;
        display: inline-block;
        margin-bottom: 5px; }
      .shopping-list-wrapper .shopping-list .actual-list .amount {
        width: 30%;
        display: inline-block;
        text-align: right;
        vertical-align: top; }

#sidebar {
  padding: 20px; }
  #sidebar .node {
    position: relative;
    display: block;
    margin-bottom: 20px; }
    #sidebar .node .content-block-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
    #sidebar .node,
    #sidebar .node * {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #sidebar .node .content-block-image-container,
    #sidebar .node .content-block-title-container {
      display: inline-block;
      vertical-align: top; }
    #sidebar .node h4 {
      font-size: 18px; }
    #sidebar .node .content-block-image-container {
      position: relative;
      width: 90px;
      background: #f2f2f2;
      height: 67px; }
      #sidebar .node .content-block-image-container:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 0; }
    #sidebar .node .content-block-title-container {
      padding-left: 20px;
      width: 90%; }
        #sidebar .node .content-block-title-container .content-block-title a {
          text-decoration: none; }
    #sidebar .node .content-block-likes {
      color: #a7a8aa; }
      #sidebar .node:hover .content-block-image-container {
        opacity: 0.8; }
          #sidebar .node:hover .content-block-title-container .content-block-title a {
            color: #0569c8; }
        #sidebar .node.node-klus .content-block-image-container:before {
          border-color: #ff4338 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
        #sidebar .node.node-thema .content-block-image-container:before {
          border-color: #84235e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
        #sidebar .node.node-product .content-block-image-container:before {
          border-color: #6acbb8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
        #sidebar .node.node-page .content-block-image-container:before {
          border-color: rgba(0, 0, 0, 0); }

  .kw-page-contact #header-image-wrapper {
    height: 680px; }
  .kw-page-contact #header-image-wrapper .page-title-container {
    display: none; }
  .kw-page-contact .messages.error {
    width: 100%;
    margin: 0 auto;
    padding: 25px 40px;
    position: relative;
    z-index: 10000;
    text-align: left;
    border-radius: 5px;
    border: 0; }

.contact-block-title {
  color: white;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(64, 64, 64, 0.8); }

.contact-blocks-container,
.contact-block-page-thanks {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  max-width: 1280px; }

  .contact-block .messages.error {
    margin-left: 110px;
    margin-right: 310px;
    text-align: left;
    margin-right: 310px;
    border-radius: 5px;
    border: 0;
    color: #ff4338; }

.contact-block-twitter,
.contact-block-call-back,
.contact-block-call-us {
  display: none; }

.contact-block-call-back {
  width: 100%;
  padding: 40px;
  text-align: left; }
  .contact-block-call-back h4 {
    font-size: 24px; }
  .contact-block-call-back h2 a {
    font-size: 29px; }
  .contact-block-call-back .contact-block-content-left {
    float: none;
    width: 100%;
    padding: 0 0 25px 0; }
  .contact-block-call-back form {
    float: none;
    width: 100%;
    padding: 0; }
    .contact-block-call-back form input[type="text"] {
      font-size: 18px; }
  .contact-block-call-back .icon-twitter {
    right: 10px; }
  .contact-block-call-back .arrow {
    right: 5px; }

.contact-block-call-back {
  color: white;
  padding: 40px 20px;
  overflow: hidden;
  margin-bottom: 25px; }
  .contact-block-call-back h4 {
    font-size: 20px;
    padding-bottom: 0; }
  .contact-block-call-back .contact-block-content-left {
    float: left;
    width: 100%;
    padding-right: 25px; }
  .contact-block-call-back form {
    float: left;
    width: 100%; }
  .contact-block-call-back #chars_left {
    border: 0;
    width: auto;
    position: absolute;
    bottom: 65px;
    right: 14px;
    padding: 0;
    text-align: right; }

.contact-block-call-back {
  background: #404040; }

.contact-blocks-mobile {
  position: absolute;
  top: -600px;
  left: 0;
  right: 0;
  width: 100%; }
  .contact-blocks-mobile .contact-blocks-mobile-container {
    max-width: 300px;
    margin: 0 auto; }
  .contact-blocks-mobile .btn {
    display: block;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .contact-blocks-mobile .btn.whatsapp {
      display: none;
      visibility: hidden;
      background: #64d448;
      border: 2px solid #64d448; }
      .contact-blocks-mobile .btn.whatsapp:hover {
        border: 2px solid #64d448;
        color: #64d448;
        background: white; }
    .contact-blocks-mobile .btn.twitter {
      background: #55acee;
      border: 2px solid #55acee; }
      .contact-blocks-mobile .btn.twitter:hover {
        border: 2px solid #55acee;
        color: #55acee;
        background: white; }
    .contact-blocks-mobile .btn:before {
      position: absolute;
      left: 25px;
      margin-top: 3px; }

/*
 * ========================================================================== *\
 * Search
 * \* ==========================================================================
 */
  .page-search #main-wrapper {
    padding-top: 10px; }
  .page-search #content > .section,
  .page-search #header-image-wrapper {
    width: 100%;
    margin-top: 20px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    max-width: 1280px; }
  .page-search #header-image-wrapper {
    margin-top: 114px; }
  .page-search #header-image-wrapper {
    height: auto; }
    .page-search #header-image-wrapper .page-title-container {
      position: relative; }
      .page-search #header-image-wrapper .page-title-container #page-title {
        color: #0569c8;
        text-shadow: none;
        margin-top: 40px; }
    .page-search #header-image-wrapper .container {
      padding: 0; }
    .page-search #header-image-wrapper img {
      display: none; }
  .page-search .search-form {
    margin-bottom: 3em; }
    .page-search .search-form input[type='text'] {
      border-color: #a7a8aa;
      color: #a7a8aa;
      padding-left: 20px; }
      .page-search .search-form input[type='text']:focus {
        border-color: #404040;
        color: #404040; }
    .page-search .search-form input[type='text'],
    .page-search .search-form input[type='submit'] {
      line-height: 45px;
      font-size: 20px; }
    .page-search .search-form .form-type-textfield {
      width: 100%;
      padding-right: 10px;
      display: inline-block; }
    .page-search .search-form #edit-fake-submit {
      display: none; }
    .page-search .search-form .form-submit {
      width: 29%;
      min-width: 120px;
      max-width: 200px;
      display: inline-block;
      padding: 1px 11px;
      background: #0569c8;
      opacity: 1;
      color: white;
      text-decoration: none;
      border: 2px solid #0569c8; }
      .page-search .search-form .form-submit:hover {
        background: white;
        color: #0569c8; }

.menu-search {
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transition: top 0.2s ease;
  -moz-transition: top 0.2s ease;
  -ms-transition: top 0.2s ease;
  -o-transition: top 0.2s ease;
  transition: top 0.2s ease; }
  .menu-search .icon-search {
    font-size: 24px;
    color: #a7a8aa;
    text-decoration: none;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .menu-search .icon-search:hover {
      color: #0569c8; }

/*
 * ========================================================================== *\
 * Footer
 * \* ==========================================================================
 */
#footer {
  background: #404040;
  color: white; }
  #footer .menu {
    padding: 0; }

#block-menu-block-footer-menu {
  margin: 50px auto 0; }

.footer-copyright {
  padding: 35px 0;
  text-align: center;
  font-size: 12px; }
  .footer-copyright a {
    color: white;
    text-decoration: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .footer-copyright a:hover,
    .footer-copyright a:active,
    .footer-copyright a:focus {
      border-bottom: 2px solid #0569c8; }
  .footer-copyright .footer-copyright-slogan {
    font-size: 34px;
    font-weight: 300;
    padding: 0 0 15px 0;
    display: block; }
  .footer-copyright .footer-divider {
    padding: 0 10px; }
  .footer-copyright .footer-company {
    display: block; }

#footer .menu > li.expanded {
  display: none;
  visibility: hidden;
  width: 25%;
  float: left;
  padding: 0;
  margin: 0; }

.contact-form-wrapper {
  min-height: 125px; }

.contact-mobile {
  display: block;
  font-size: 35px;
  text-align: center;
  padding: 0 0 10px; }

.contact-block {
  text-align: center; }

.contact-icon {
  font-size: 25px;
  padding: 10px;
  border: 2px solid white;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin-bottom: 5px;
  display: inline-block; }

#contact-phone-panel,
#kontakto-contact-form-footer {
  display: none;
  padding-right: 30px; }

.contact-mobile,
.contact-mobile a {
  color: white;
  text-decoration: none; }

#contact-phone-panel {
  font-size: 24px; }
  #contact-phone-panel a {
    color: white;
    text-decoration: underline;
    white-space: nowrap; }
    #contact-phone-panel a:hover {
      color: white;
      text-decoration: none; }

.contact-mobile-link {
  color: white;
  text-decoration: none; }
  .contact-mobile-link:hover {
    color: white; }

.social-media-wrapper {
  display: inline-block;
  width: 100%;
  margin: 20px auto 40px;
  text-align: center; }

.social-media-icon {
  width: 60px;
  height: 60px;
  margin: 0 5px;
  padding: 6px;
  border-radius: 100%;
  font-size: 32px;
  display: inline-block;
  color: white;
  text-decoration: none;
  border: 2px solid rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .social-media-icon.icon-facebook {
    background: #3b5998; }
    .social-media-icon.icon-facebook:hover {
      border-color: #3b5998; }
  .social-media-icon.icon-twitter {
    background: #55acee; }
    .social-media-icon.icon-twitter:hover {
      border-color: #55acee; }
  .social-media-icon.icon-youtube {
    background: #e52d27;
    padding: 4px 6px 4px 4px; }
    .social-media-icon.icon-youtube:hover {
      border-color: #e52d27; }
  .social-media-icon.icon-instagramm {
    background: #c08d64; }
    .social-media-icon.icon-instagramm:hover {
      border-color: #c08d64; }
  .social-media-icon:hover {
    background: rgba(0, 0, 0, 0);
    color: white; }

/*
 * ========================================================================== *\
 * Min 480px
 * \* ==========================================================================
 */
@media only screen and (min-width: 480px) {
  .page-search .search-form .form-type-textfield {
      width: 70%;
      max-width: 450px; }

    .content-overview .node .content-block-image-container {
      width: 140px;
      height: 105px; }
    .content-overview .node h4 {
      font-size: 22px; }

.content-overview-filter {
  top: -600px; }

  .front .search-form {
    top: -650px; } }

@media only screen and (min-width: 600px) {
  .page-search #header-image-wrapper .page-title-container #page-title {
      padding-left: 20px; }
  .page-search .form-wrapper {
    padding-left: 20px; }

.content-overview-filter {
  top: -750px; }

  .front .search-form {
    top: -800px; }

/*
 * ========================================================================== *\
 * Footer
 * \* ==========================================================================
 */
.social-media-icon {
  margin-left: 20px;
  margin-right: 20px; }

.contact-mobile {
  display: none; }

.contact-icon {
  cursor: pointer;
  opacity: 0.4;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  .contact-icon.active {
    opacity: 1; }

.contact-buttons {
  width: 70px;
  position: absolute; }

#kontakto-contact-form-footer,
#contact-phone-panel {
  margin-left: 110px; }

#kontakto-contact-form-footer {
  display: block; }

#contact-phone-panel {
  padding-top: 40px; }

#kontakto-contact-form-footer {
  text-align: left;
  font-size: 0; }
  #kontakto-contact-form-footer textarea,
  #kontakto-contact-form-footer input[type="text"] {
    font-size: 24px;
    opacity: 0.3; }
    #kontakto-contact-form-footer textarea:focus,
    #kontakto-contact-form-footer input[type="text"]:focus {
      opacity: 1; }
  #kontakto-contact-form-footer .form-item-name,
  #kontakto-contact-form-footer .form-item-email {
    width: 50%;
    display: inline-block; }
  #kontakto-contact-form-footer .form-item-name {
    padding-right: 5px; }
  #kontakto-contact-form-footer .form-item-email {
    padding-left: 5px; }

.contact-blocks-mobile {
  display: none; }

  .kw-page-contact #header-image-wrapper {
    height: auto; }
  .kw-page-contact #header-image-wrapper .page-title-container {
    display: block; }
  .kw-page-contact #main-wrapper {
    padding-top: 0; }

.contact-block-twitter,
.contact-block-call-back,
.contact-block-call-us {
  display: block;
  margin: 0 -10px;
  color: white;
  padding: 40px 20px;
  overflow: hidden; }
  .contact-block-twitter h4,
  .contact-block-call-back h4,
  .contact-block-call-us h4 {
    font-size: 20px;
    padding-bottom: 0; }
  .contact-block-twitter .contact-block-content-left,
  .contact-block-call-back .contact-block-content-left,
  .contact-block-call-us .contact-block-content-left {
    float: left;
    width: 50%;
    padding-right: 25px; }
  .contact-block-twitter form,
  .contact-block-call-back form,
  .contact-block-call-us form {
    float: left;
    width: 50%; }
  .contact-block-twitter #chars_left,
  .contact-block-call-back #chars_left,
  .contact-block-call-us #chars_left {
    border: 0;
    width: auto;
    position: absolute;
    bottom: 65px;
    right: 14px;
    padding: 0;
    text-align: right; }

.contact-block-call-back {
  background: #404040; }

.contact-block-twitter {
  background: #55acee; }
  .contact-block-twitter form {
    position: relative; }
  .contact-block-twitter .arrow {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    overflow: hidden;
    bottom: 52px;
    right: 25px; }
    .contact-block-twitter .arrow:after,
    .contact-block-twitter .arrow:before {
      left: 0;
      top: -4px;
      border: solid rgba(0, 0, 0, 0);
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .contact-block-twitter .arrow:after {
      border-color: rgba(136, 183, 213, 0);
      border-left-color: #55acee;
      border-width: 18px;
      margin-top: -17px;
      margin-left: 2px; }
    .contact-block-twitter .arrow:before {
      border-color: rgba(194, 225, 245, 0);
      border-left-color: white;
      border-width: 18px;
      margin-top: -12px; }
  .contact-block-twitter a {
    color: white; }
  .contact-block-twitter .icon-twitter {
    position: absolute;
    right: 40px;
    font-size: 52px;
    margin-top: -10px; }

.contact-block-call-us {
  background: #0569c8;
  text-align: center; }
  .contact-block-call-us h2 a {
    font-size: 38px;
    color: white;
    text-decoration: none;
    -webkit-transition: border-bottom 0.2s ease;
    -moz-transition: border-bottom 0.2s ease;
    -ms-transition: border-bottom 0.2s ease;
    -o-transition: border-bottom 0.2s ease;
    transition: border-bottom 0.2s ease;
    border-bottom: 2px solid #0569c8; }
    .contact-block-call-us h2 a:hover {
      border-bottom: 2px solid white; }

/*
 * ========================================================================== *\
 * Content overview & Blocks
 * \* ==========================================================================
 */
    .field-name-page-content > .field-items > .field-item > .page-section-content-overview > .content {
      padding: 0; }

  .page-section-content-overview > .content {
    margin: 0 -20px; }

.content-overview {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .content-overview .node {
    display: block;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 50%;
    float: left; }
    .content-overview .node .content-block-image-container,
    .content-overview .node .content-block-title-container {
      display: block; }
    .content-overview .node .content-block-image-container {
      position: relative;
      width: 100%;
      padding-bottom: 75%;
      background: #f2f2f2; }
      .content-overview .node .content-block-image-container picture {
        width: 100%;
        position: absolute; }
        .content-overview .node .content-block-image-container:hover picture {
          opacity: 0.75; }
    .content-overview .node .content-block-title-container {
      padding-left: 0;
      width: 100%; }
      .content-overview .node .content-block-title-container .content-block-title {
        padding: 10px 0; }

    .field-name-page-content > .field-items > .field-item > .page-section-featured > .content {
      padding: 0 20px; }

.page-section-featured {
  overflow: hidden;
  display: block;
  padding: 60px 0; }
  .page-section-featured .node {
    display: block;
    margin-bottom: 20px;
    position: relative; }
    .page-section-featured .node .content-block-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 135%;
      z-index: 10; }
    .page-section-featured .node .content-block-image-container,
    .page-section-featured .node .content-block-title-container {
      display: inline-block;
      vertical-align: top; }
    .page-section-featured .node .content-block-image-container {
      position: relative;
      width: 140px;
      background: #f2f2f2;
      height: 105px; }
    .page-section-featured .node .content-block-title-container {
      padding-left: 20px;
      width: 90%; }
      .page-section-featured .node .content-block-title-container .content-block-title {
        padding: 0; }
        .page-section-featured .node .content-block-title-container .content-block-title a {
          color: white;
          text-decoration: none; }
      .page-section-featured .node .content-block-title-container .field-name-intro-text {
        color: white; }
    .page-section-featured .node .content-block-image-container {
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -ms-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      .page-section-featured .node:hover .content-block-image-container {
        opacity: 0.8; }
          .page-section-featured .node:hover .content-block-title-container .content-block-title a {
            color: #404040; }

  .shopping-list-wrapper .meta {
    width: 50%;
    display: table-cell; }
  .shopping-list-wrapper .shopping-list {
    width: 50%;
    display: table-cell; }
  .shopping-list-wrapper .size-wrapper {
    width: 100%;
    float: none;
    *zoom: 1; }
  .shopping-list-wrapper .size-wrapper:before,
  .shopping-list-wrapper .size-wrapper:after {
    content: " ";
    display: table; }
  .shopping-list-wrapper .size-wrapper:after {
    clear: both; }
  .shopping-list-wrapper .actual-meta {
    margin-top: 10px;
    width: 100%;
    display: inline-block; }

.shopping-list-inner {
  display: table; }

  #sidebar .node {
    display: block;
    margin-bottom: 20px; }
    #sidebar .node,
    #sidebar .node * {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #sidebar .node .content-block-image-container,
    #sidebar .node .content-block-title-container {
      display: inline-block;
      vertical-align: top; }
    #sidebar .node .content-block-image-container {
      position: relative;
      width: 140px;
      background: #f2f2f2;
      height: 105px; }
      #sidebar .node .content-block-image-container .content-block-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10; }
    #sidebar .node .content-block-title-container {
      padding-left: 20px;
      width: 90%; }
      #sidebar .node .content-block-title-container .content-block-title {
        padding: 0; }
        #sidebar .node .content-block-title-container .content-block-title a {
          text-decoration: none; }
      #sidebar .node:hover .content-block-image {
        opacity: 0.8; }
          #sidebar .node:hover .content-block-title-container .content-block-title a {
            color: #404040; } }

/*
 * ========================================================================== *\
 * Min 768px
 * \* ==========================================================================
 */
@media only screen and (min-width: 768px) {
  #header .container,
  #header-image-wrapper .container,
  #footer .container {
    padding: 0 40px; }

#header-image-wrapper {
  z-index: 1; }

#main-wrapper {
  z-index: 2; }

h1,
.h1 {
  font-size: 50px;
  line-height: 50px; }

h2,
.h2 {
  font-size: 38px;
  color: #0569c8;
  line-height: 44px; }

h3,
.h3 {
  font-size: 32px;
  line-height: 40px; }

h4,
.h4 {
  font-size: 20px;
  line-height: 22px; }

h5,
.h5 {
  font-size: 20px;
  line-height: 22px; }

  p.intro {
    font-size: 18px; }

    .page-search #header-image-wrapper .page-title-container #page-title {
      margin-top: 80px; }

.pages-carousel {
  position: relative; }
      .pages-carousel .item-list .flex-nav-prev .flex-prev,
      .pages-carousel .item-list .flex-nav-prev .flex-next,
      .pages-carousel .item-list .flex-nav-next .flex-prev,
      .pages-carousel .item-list .flex-nav-next .flex-next {
        width: 60px;
        height: 60px; }
        .pages-carousel .item-list .flex-nav-prev .flex-prev:before,
        .pages-carousel .item-list .flex-nav-prev .flex-next:before,
        .pages-carousel .item-list .flex-nav-next .flex-prev:before,
        .pages-carousel .item-list .flex-nav-next .flex-next:before {
          width: 60px;
          height: 60px;
          line-height: 55px;
          font-size: 26px; }

  #sliding-popup .popup-content {
    padding: 0 40px; }

.menu-main {
  left: -440px;
  width: 440px; }



  .page-section-instructions .btn-close-klusmodus {
    font-size: 24px; }
  .page-section-instructions .btn-open-klusmodus {
    display: inline-block; }
    .page-section-instructions .instruction-set .instruction-item {
      position: relative;
      padding-left: 85px; }
    .page-section-instructions .instruction-set .instruction-set-index {
      position: absolute;
      left: 0;
      top: 0; }

  .kw-page-producten .content-overview-filter {
    top: 0; }

.content-overview-filter {
  top: 0;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  max-width: 1280px; }
    .content-overview-filter .item-list ul {
      text-align: center;
      list-style: none;
      margin: 0 0 40px 0; }
      .content-overview-filter .item-list ul li {
        display: inline-block;
        margin: 0 5px;
        max-width: 300px; }
        .content-overview-filter .item-list ul li a {
          padding: 3px 15px; }

  .front .search-form {
    top: -240px; }
    .front .search-form .form-wrapper {
      width: 400px; }
    .front .search-form input[type="text"] {
      -webkit-border-radius: 5px;
      border-radius: 5px;
      font-size: 24px; }
    .front .search-form #edit-fake-submit {
      top: 10px; }
      .front .search-form #edit-fake-submit:before {
        font-size: 25px;
        margin-right: -29px; }
  .front .kluskiezer {
    width: 400px;
    margin-left: -200px;
    top: -130px;
    display: block; }
    .front .content-overview-filter:before {
      content: "Je eigen ruimte cre\000EBren en afwerken";
      display: block;
      text-align: center;
      font-size: 36px;
      line-height: 30px;
      font-weight: 300;
      margin: 0 0 40px 0; }

  .footer-copyright .footer-company {
    display: inline-block; }

#footer .menu > li.expanded {
  display: block;
  visibility: visible;
  width: 50%;
  float: left;
  padding: 0;
  margin: 0; }
  #footer .menu > li.expanded:nth-child(2),
  #footer .menu > li.expanded.last {
    padding-left: 20px; }
  #footer .menu > li.expanded > a {
    color: white;
    font-size: 22px;
    padding-bottom: 0;
    display: inline-block; }
    #footer .menu > li.expanded > a:hover,
    #footer .menu > li.expanded > a:active,
    #footer .menu > li.expanded > a:focus {
      border-bottom: 2px solid rgba(0, 0, 0, 0); }

#footer .menu {
  margin: 0 0 25px 0;
  overflow: hidden;
  padding: 0;
  font-size: 14px; }
  #footer .menu li {
    padding: 0;
    margin: 0;
    padding-bottom: 3px; }

#footer .menu a {
  color: #a7a8aa;
  text-decoration: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #footer .menu a:hover,
  #footer .menu a:active,
  #footer .menu a:focus {
    border-bottom: 2px solid #0569c8; }

  .page-search #content > .section,
  .page-search #header-image-wrapper {
    margin-top: 84px; }
  .page-search .search-form {
    margin-bottom: 3em; }
    .page-search .search-form input[type='text'] {
      padding-left: 25px; }
    .page-search .search-form input[type='text'],
    .page-search .search-form input[type='submit'] {
      line-height: 56px;
      font-size: 24px; }

.menu-search {
  right: 40px; } }

/*
 * ========================================================================== *\
 * Min 960px
 * \* ==========================================================================
 */
@media only screen and (min-width: 960px) {
  .node-type-klus #main-wrapper {
    position: relative;
    padding-top: 40px; }

#kontakto-contact-form-page {
  padding: 0 40px; }
  #kontakto-contact-form-page > div {
    max-width: 66.667%;
    overflow: hidden; }
  #kontakto-contact-form-page .form-type-textarea {
    clear: both; }
  #kontakto-contact-form-page .form-type-textfield {
    display: block;
    width: 50%;
    float: left; }
    #kontakto-contact-form-page .form-type-textfield:first-child {
      width: 48.5%;
      margin-right: 1.5%; }

    .field-name-page-content > .field-items > .field-item > .page-section-content-overview > .content {
      padding: 0 20px; }

    .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
      padding: 0 40px; }
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-images > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-images > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
        padding-right: 33%; }

.node-type-klus .title {
  padding-right: 33%; }

  .not-front .page-section-featured {
    position: absolute;
    bottom: 0;
    width: 100%; }

#sidebar {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  padding: 0;
  z-index: 3; }
  #sidebar .block-serco {
    width: calc(33.333%);
    position: absolute;
    right: 20px;
    padding: 0 20px;
    margin: 0 -20px; }
  #sidebar .node {
    display: block;
    width: 100%;
    float: left;
    padding-right: 20px; }
    #sidebar .node h4 {
      font-size: 24px; }
    #sidebar .node .content-block-image-container,
    #sidebar .node .content-block-title-container {
      display: block; }
    #sidebar .node .content-block-image-container {
      position: relative;
      width: 100%;
      padding-bottom: 75%;
      background: #f2f2f2; }
      #sidebar .node .content-block-image-container picture {
        width: 100%;
        position: absolute; }
        #sidebar .node .content-block-image-container:hover picture {
          opacity: 0.75; }
    #sidebar .node .content-block-title-container {
      padding-left: 0;
      width: 100%; }
      #sidebar .node .content-block-title-container .content-block-title {
        padding: 10px 0; }

.shopping-list-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 2; }
  .shopping-list-wrapper .meta,
  .shopping-list-wrapper .shopping-list {
    width: calc(33.333%);
    position: absolute;
    right: 20px;
    margin: 0 -20px; }

  .shopping-list-wrapper .shopping-list {
    padding: 0 40px 0 20px;
    background: none; }
  .shopping-list-wrapper .shopping-list-container {
    background-color: #0569c8; }
  .shopping-list-wrapper .shopping-list-container,
  .shopping-list-wrapper .meta-container {
    padding: 20px; }
  .shopping-list-wrapper .size {
    width: 118px; }
  .shopping-list-wrapper .meta {
    bottom: 0;
    background: none;
    padding: 0 40px 0 20px; }
    .shopping-list-wrapper .meta .meta-container {
      background: rgba(65, 65, 65, 0.8); }
    .shopping-list-wrapper .meta .value {
      margin-top: 10px; }
    .shopping-list-wrapper .meta .size {
      background-color: #404040; }

.shopping-list-inner,
.sidebar-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1240px;
  position: relative; }

  .kw-page-contact #header-image-wrapper .page-title-container {
    top: 25%; }
  .kw-page-contact .tabs {
    margin: 0 auto;
    top: 94px;
    z-index: 900; }
  .kw-page-contact .messages.error {
    max-width: 640px;
    top: -290px; }

.contact-block-page-thanks {
  padding: 40px; }

.contact-blocks-container {
  display: flex;
  flex-wrap: nowrap;
  margin-top: -270px;
  margin-bottom: 60px;
  z-index: 1;
  padding: 0 30px; }

.contact-block-twitter,
.contact-block-call-back,
.contact-block-call-us {
  width: 33%;
  margin: 0 10px;
  padding: 40px;
  text-align: left; }
  .contact-block-twitter h4,
  .contact-block-call-back h4,
  .contact-block-call-us h4 {
    font-size: 24px; }
  .contact-block-twitter .contact-block-content-left,
  .contact-block-call-back .contact-block-content-left,
  .contact-block-call-us .contact-block-content-left {
    float: none;
    width: 100%;
    padding: 0 0 25px 0; }
  .contact-block-twitter form,
  .contact-block-call-back form,
  .contact-block-call-us form {
    float: none;
    width: 100%;
    padding: 0; }
    .contact-block-twitter form input[type="text"],
    .contact-block-call-back form input[type="text"],
    .contact-block-call-us form input[type="text"] {
      font-size: 18px; }
  .contact-block-twitter .icon-twitter,
  .contact-block-call-back .icon-twitter,
  .contact-block-call-us .icon-twitter {
    right: 10px; }
  .contact-block-twitter .arrow,
  .contact-block-call-back .arrow,
  .contact-block-call-us .arrow {
    right: 5px; }

    .contact-block-twitter form input[type="submit"] {
      width: 110px; }

  .contact-block-call-us h2 a {
    font-size: 29px; } }

@media only screen and (min-width: 1024px) {
  h1,
.h1 {
  font-size: 60px;
  line-height: 60px; }

h2,
.h2 {
  font-size: 48px;
  line-height: 54px; }

h3,
.h3 {
  font-size: 36px;
  line-height: 44px; }

h4,
.h4 {
  font-size: 24px;
  line-height: 28px; }

h5,
.h5 {
  font-size: 24px;
  line-height: 28px; }

  p.intro {
    font-size: 20px; }

  blockquote p {
    font-size: 24px; }
    blockquote p:before,
    blockquote p:after {
      font-size: 24px; }

  .contact-block-twitter .icon-twitter {
    right: 40px; }
  .contact-block-twitter .arrow {
    right: 25px; }

  .contact-block-call-us h2 a {
    font-size: 32px; }

    .contact-block-call-back form input[type="text"] {
      font-size: 22px; }

#logo {
  margin: 0 0 0 -10px;
  float: left; }

  #header .social-media-wrapper {
    width: auto;
    position: absolute;
    bottom: auto;
    top: 26px;
    right: 80px;
    text-align: right;
    margin: 0;
    -webkit-transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    -ms-transition: top 0.2s ease;
    -o-transition: top 0.2s ease;
    transition: top 0.2s ease; }
  #header .social-media-icon {
    margin-left: 3px;
    margin-right: 0px;
    width: 21px;
    height: 21px;
    padding: 0px;
    border-radius: 100%;
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    color: white;
    text-decoration: none;
    border: 2px solid rgba(0, 0, 0, 0); }
      #header .social-media-icon.icon-facebook:before {
        position: relative;
        top: -1px; }
      #header .social-media-icon.icon-twitter:before {
        position: relative;
        top: 0px; }
      #header .social-media-icon.icon-youtube:before {
        position: relative;
        top: -1px; }
      #header .social-media-icon.icon-instagramm:before {
        position: relative;
        top: 0px; }
    #header.sticky-menu #logo {
      height: 33px;
      width: 90px;
      margin: 0 0 0 -10px; }
    #header.sticky-menu .social-media-wrapper {
      top: 7px; }

.menu-toggler {
  display: none;
  visibility: hidden; }

.menu-main {
  position: static;
  margin: 15px auto 5px;
  width: 60%;
  margin-left: 210px;
  background: rgba(0, 0, 0, 0); }
  .menu-main .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .menu-main .menu li.leaf {
      text-align: center; }
      .menu-main .menu li.leaf a {
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
        border-bottom: none;
        border-bottom: 10px solid rgba(0, 0, 0, 0);
        font-size: 24px;
        font-weight: 300;
        padding: 18px 30px 35px;
        margin-bottom: -15px; }
        .menu-main .menu li.leaf a.active {
          background: white;
          color: #0569c8; }
        .menu-main .menu li.leaf a:hover,
        .menu-main .menu li.leaf a:active,
        .menu-main .menu li.leaf a:focus {
          background: white;
          color: #404040;
          border-bottom: 10px solid white; }

  .sticky-menu .menu-main {
    margin: 7px auto 5px;
    margin-left: 210px; }
        .sticky-menu .menu-main .menu li.leaf a {
          padding: 0 30px 7px; }
  .sticky-menu .menu-search {
    top: 2px; }

/*
 * ========================================================================== *\
 * Content overview & Blocks
 * \* ==========================================================================
 */
  .content-overview .node {
    width: calc(33.333%); }

    .field-name-page-content > .field-items > .field-item > .page-section-featured > .content {
      padding: 0 20px; }

  .page-section-featured .node {
    display: block;
    margin-bottom: 20px;
    padding: 0 20px;
    float: left;
    width: calc(33.333%); }
    .page-section-featured .node .content-block-image-container,
    .page-section-featured .node .content-block-title-container {
      display: block; }
    .page-section-featured .node .content-block-image-container {
      position: relative;
      width: 100%;
      padding-bottom: 75%;
      background: #f2f2f2; }
      .page-section-featured .node .content-block-image-container picture {
        width: 100%;
        position: absolute; }
        .page-section-featured .node .content-block-image-container:hover picture {
          opacity: 0.75; }
          .page-section-featured .node .content-block-image-container:hover picture img {
            border: 1px solid #044f96; }
    .page-section-featured .node .content-block-title-container {
      padding-left: 0;
      width: 100%; }
      .page-section-featured .node .content-block-title-container .content-block-title {
        padding: 10px 0; }

    .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
      padding: 0 40px; }
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-images > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-images > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
        padding-right: 33%; }

  .social-share > .content {
    text-align: left;
    display: none; }
    .node-type-klus .social-share > .content,
    .node-type-product .social-share > .content,
    .node-type-thema .social-share > .content {
      padding-right: 33%;
      padding-left: 40px;
      display: block; }

.node-type-klus .title {
  padding-right: 33%;
  font-size: 50px; }

  .social-share .social-icon {
    margin-left: 0px;
    margin-right: 5px;
    width: 21px;
    height: 21px;
    padding: 0px;
    border-radius: 100%;
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    color: white;
    text-decoration: none;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
      .social-share .social-icon.icon-facebook:before {
        position: relative;
        top: -1px;
        left: -1px; }
      .social-share .social-icon.icon-twitter:before {
        position: relative;
        top: -1px;
        left: -1px; }
      .social-share .social-icon.icon-youtube:before {
        position: relative;
        top: -1px; }
    .social-share .social-icon.icon-print,
    .social-share .social-icon.icon-newsletter {
      display: inline-block; }

  .shopping-list-wrapper h4 {
    font-size: 20px; }
    .shopping-list-wrapper .meta .value {
      margin-top: 20px; }
  .shopping-list-wrapper .size {
    width: 158px; }

.footer-copyright {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: left;
  font-size: 11px; }
  .footer-copyright .footer-company,
  .footer-copyright .footer-divider,
  .footer-copyright a {
    display: inline-block;
    float: left;
    margin-top: 21px; }
  .footer-copyright .footer-copyright-slogan {
    font-size: 30px;
    font-weight: 300;
    padding: 0 0 15px 0;
    display: inline-block;
    float: right; }

#footer .menu > li.expanded {
  width: 25%; }
  #footer .menu > li.expanded:nth-child(2),
  #footer .menu > li.expanded.last {
    padding-left: 0px; }

  .front .search-form {
    top: -350px; }
  .front .kluskiezer {
    top: -220px; } }

@media only screen and (min-width: 1140px) {
  .menu-main {
  margin-left: 350px;
  width: 50%; }

  .sticky-menu .menu-main {
    margin-left: 350px; }

  .shopping-list-wrapper h4 {
    font-size: 24px; }
  .shopping-list-wrapper .shopping-list-container,
  .shopping-list-wrapper .meta-container {
    padding: 40px; }

.shopping-list-inner,
.sidebar-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1240px;
  position: relative;
  padding: 0 20px; }

  #sidebar .node {
    padding-right: 20px; }

/*
 * ========================================================================== *\
 * Footer
 * \* ==========================================================================
 */
#kontakto-contact-form-footer,
#contact-phone-panel {
  padding-right: 310px; }

.social-media-wrapper {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 40px;
  text-align: right;
  margin-bottom: 0; }

.social-media-icon {
  margin-left: 3px;
  margin-right: 0px; }

.footer-copyright {
  font-size: 13px; }

    .contact-block-twitter form input[type="submit"],
    .contact-block-call-back form input[type="submit"],
    .contact-block-call-us form input[type="submit"] {
      width: 150px; }

  .contact-block-call-us h2 a {
    font-size: 38px; }

    .contact-block-call-back form input[type="text"] {
      font-size: 24px; } }

@media only screen and (min-width: 1280px) {
  .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
    .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
      padding: 0 40px; }
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-klus .field-name-page-content > .field-items > .field-item > .page-section-images > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-product .field-name-page-content > .field-items > .field-item > .page-section-images > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-text > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-subtitle > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-instructions > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-downloads > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-video > .content,
      .node-type-thema .field-name-page-content > .field-items > .field-item > .page-section-images > .content {
        padding-right: 440px; }

.node-type-klus .title {
  padding-right: 440px; }

  #sidebar .node {
    padding-right: 0px; }

  .shopping-list-wrapper .shopping-list {
    padding: 0 20px; }
  .shopping-list-wrapper .meta {
    padding: 0 20px; }

#header-image-wrapper {
  height: 520px;
  display: block; }
  #header-image-wrapper img {
    position: absolute;
    width: auto; }

.front #header-image-wrapper {
  height: 520px; }

  .kw-page-contact #header-image-wrapper {
    height: 520px; } }

/*
 * Welcome to Compass. Use this file to write IE specific override styles.
 * * Import this file using the following HTML or equivalent:
 * * <!--[if IE]>
 * *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * * <![endif]-->
 */
/*
 * ========================================================================== *\
 * Retina
 * \* ==========================================================================
 */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
  #logo {
    background: url(/sites/klussenmet.gyproc.nl/themes/gipso/images/logo@2x.png);
    background-size: 190px; }

    .sticky-menu #logo {
      background-size: 90px; } }

/*
 * Welcome to Compass. Use this file to define print styles.
 * * Import this file using the following HTML or equivalent:
 * * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" />
 */
