@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("//hello.myfonts.net/count/34bbc7");
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=4110fc68-4cf8-4d7a-a8f5-00f0f99387c4");
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "DIN Next W01 Light", "DIN Next W01 Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.4;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "DIN Next W01 Light", "DIN Next W01 Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #faba00;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #d7a000; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #faba00;
  color: #fff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #d59e00;
    color: #fff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #faba00;
    color: #000; }
    .button.primary:hover, .button.primary:focus {
      background-color: #c89500;
      color: #000; }
  .button.secondary {
    background-color: #39322c;
    color: #fff; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #2e2823;
      color: #fff; }
  .button.success {
    background-color: #3adb76;
    color: #000; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #000; }
  .button.warning {
    background-color: #ffae00;
    color: #000; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #000; }
  .button.alert {
    background-color: #cc4b37;
    color: #000; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #000; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #faba00;
      color: #fff; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #faba00;
        color: #000; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #39322c;
        color: #fff; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #000; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #000; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #000; }
  .button.hollow {
    border: 1px solid #faba00;
    color: #faba00; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #7d5d00;
      color: #7d5d00; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #faba00;
        color: #faba00; }
    .button.hollow.primary {
      border: 1px solid #faba00;
      color: #faba00; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #7d5d00;
        color: #7d5d00; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #faba00;
          color: #faba00; }
    .button.hollow.secondary {
      border: 1px solid #39322c;
      color: #39322c; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #1d1916;
        color: #1d1916; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #39322c;
          color: #39322c; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
  .button.clear {
    border: 1px solid #faba00;
    color: #faba00; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #7d5d00;
      color: #7d5d00; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #faba00;
        color: #faba00; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #faba00;
      color: #faba00; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #7d5d00;
        color: #7d5d00; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #faba00;
          color: #faba00; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #39322c;
      color: #39322c; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #1d1916;
        color: #1d1916; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #39322c;
          color: #39322c; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #faba00; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #faba00; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #39322c; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.3375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: auto;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.3375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #faba00; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #d9d1ca; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fff;
  color: #333; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #faba00 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #faba00 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #faba00;
  color: #fff; }
  .badge.primary {
    background: #faba00;
    color: #000; }
  .badge.secondary {
    background: #39322c;
    color: #fff; }
  .badge.success {
    background: #3adb76;
    color: #000; }
  .badge.warning {
    background: #ffae00;
    color: #000; }
  .badge.alert {
    background: #cc4b37;
    color: #000; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #000;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #faba00; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #faba00;
    color: #000; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #c89500;
      color: #000; }
  .button-group.secondary .button {
    background-color: #39322c;
    color: #fff; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #2e2823;
      color: #fff; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #000; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #000; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #000; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #000; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #000; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #000; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      flex: 1 1 0px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: white;
  color: #333; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #fff5d8;
    color: #333; }
  .callout.secondary {
    background-color: #e4e0dc;
    color: #333; }
  .callout.success {
    background-color: #e1faea;
    color: #333; }
  .callout.warning {
    background-color: #fff3d9;
    color: #333; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #333; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #000; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fff; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  transition: transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #faba00; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #faba00; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #faba00 transparent transparent; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #faba00 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    visibility: visible;
    display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #faba00 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

.dropdown.menu a {
  padding: 0.7rem 1rem; }
  [data-whatinput='mouse'] .dropdown.menu a {
    outline: 0; }

.dropdown.menu .is-active > a {
  background: transparent;
  color: #faba00; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #faba00 transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #faba00; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #faba00 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #faba00 transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #faba00; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #faba00 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #faba00 transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #faba00; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fff; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #faba00 transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #faba00; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #faba00;
  color: #fff; }
  .label.primary {
    background: #faba00;
    color: #000; }
  .label.secondary {
    background: #39322c;
    color: #fff; }
  .label.success {
    background: #3adb76;
    color: #000; }
  .label.warning {
    background: #ffae00;
    color: #000; }
  .label.alert {
    background: #cc4b37;
    color: #000; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #000; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #faba00;
    color: #fff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #000; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #faba00;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #d59e00; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 100001;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f2f2f2;
    background-color: #fff; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f9f9f9;
    color: #333; }
  tfoot {
    background: #f2f2f2;
    color: #333; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2; }
  table.unstriped tbody {
    background-color: #fff; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f2f2f2;
      background-color: #fff; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f4f4f4; }

table.hover tfoot tr:hover {
  background-color: #ededed; }

table.hover tbody tr:hover {
  background-color: #fafafa; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fff;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #faba00; }
  .tabs.primary > li > a {
    color: #000; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #eeb100; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #faba00; }
    .tabs-title > a:hover {
      background: #fff;
      color: #d7a000; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #faba00; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fff;
  color: #333;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #fff;
  font-size: 80%;
  color: #fff; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #fff;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #fff;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #fff transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/**
 * @license
 * MyFonts Webfont Build ID 3455943, 2017-09-26T04:23:31-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BlogScript by Sudtipos
 * URL: https://www.myfonts.com/fonts/sudtipos/blog-script/bold/
 * Copyright: Copyright (c) 2015 by Carolina Marando and Alejandro Paul. All rights reserved. www.sudtipos.com, with Reserved Font Name &#x0022;Blog Script&#x0022;
 * Licensed pageviews: 250,000
 *
 * Webfont: Blushes-Bold by Piñata
 * URL: https://www.myfonts.com/fonts/pinata/blushes/bold/
 * Copyright: Copyright (c) 2016 by Pi&#x00F1;ata. Designer Ivan Gladkikh, technical designer Maria Misernitskaya. All rights reserved.
 * Licensed pageviews: 500,000
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3455943
 *
 * © 2017 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'BlogScript';
  font-display: auto;
  src: url("../fonts/34BBC7_0_0.eot");
  src: url("../fonts/34BBC7_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34BBC7_0_0.woff2") format("woff2"), url("../fonts/34BBC7_0_0.woff") format("woff"), url("../fonts/34BBC7_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Blushes-Bold';
  font-display: auto;
  src: url("../fonts/34BBC7_1_0.eot");
  src: url("../fonts/34BBC7_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/34BBC7_1_0.woff2") format("woff2"), url("../fonts/34BBC7_1_0.woff") format("woff"), url("../fonts/34BBC7_1_0.ttf") format("truetype"); }

@font-face {
  font-family: "DIN Next LT W01 Italic";
  font-display: swap;
  src: url("../fonts/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?#iefix");
  src: url("../fonts/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?#iefix") format("eot"), url("../fonts/e8258209-d292-4480-9fe3-b30dfa63ea97.woff2") format("woff2"), url("../fonts/c3cbbafb-1878-424d-b2f5-b176d0f9b370.woff") format("woff"), url("../fonts/099f3b78-1eec-4286-a243-a204d96fec0b.ttf") format("truetype"), url("../fonts/624726ad-3e0e-4320-9e50-95bc237b8227.svg#624726ad-3e0e-4320-9e50-95bc237b8227") format("svg"); }

@font-face {
  font-family: "DIN Next LT W01 Bold";
  font-display: swap;
  src: url("../fonts/fa5ed46b-792d-4f47-894e-fa587cf4e1cf.eot?#iefix");
  src: url("../fonts/fa5ed46b-792d-4f47-894e-fa587cf4e1cf.eot?#iefix") format("eot"), url("../fonts/03008527-67bd-478e-98e3-3b56dd9a6520.woff2") format("woff2"), url("../fonts/557f817d-9c25-4a23-baaf-a3cf84a7cd7c.woff") format("woff"), url("../fonts/92ed1479-1d40-4a94-8baf-6abd88b17afa.ttf") format("truetype"), url("../fonts/36ae914b-b535-47cd-b3d2-8c43073d8634.svg#36ae914b-b535-47cd-b3d2-8c43073d8634") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Light";
  font-display: swap;
  src: url("../fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("../fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("../fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("../fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("../fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("../fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Regular";
  font-display: swap;
  src: url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("../fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("../fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("../fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("../fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Black";
  font-display: swap;
  src: url("../fonts/abcc85a3-c3f7-49d9-a80a-f79267998ec7.eot?#iefix");
  src: url("../fonts/abcc85a3-c3f7-49d9-a80a-f79267998ec7.eot?#iefix") format("eot"), url("../fonts/9ab9d016-1519-4c53-849d-77e9a49db637.woff2") format("woff2"), url("../fonts/9541b817-6a02-4e7a-af21-ce24b70d9ba3.woff") format("woff"), url("../fonts/c1a5af90-f79a-44b1-a4a4-5fd6d888c2f2.ttf") format("truetype"), url("../fonts/0c36e45b-5edd-4927-b9ad-2e46a30e5593.svg#0c36e45b-5edd-4927-b9ad-2e46a30e5593") format("svg"); }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.morgenpost-slider .slick-slide {
  display: none;
  float: left;
  height: auto;
  min-height: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slide img {
  width: 100%;
  display: block; }

body, html {
  width: 100%;
  overflow-x: hidden; }

a {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  cursor: pointer; }

p:last-child {
  margin: 0; }

h1, .like-h1,
h2, .like-h2,
h3, .like-h3,
h4, .like-h4, idp_border_white h5, .like-h5,
h6, .like-h6 {
  text-transform: uppercase;
  line-height: 1.2em; }

h1, .like-h1 {
  font-size: 3.25rem; }

h2, .like-h2 {
  font-size: 2.125rem; }

h3, .like-h3 {
  font-size: 1.875rem;
  margin-bottom: 30px; }

body.single-post h3, body.single-post .like-h3 {
  margin-top: 50px; }

h4, .like-h4 {
  font-size: 1.125rem;
  margin-bottom: 30px; }

h5, .like-h5 {
  font-size: 1rem;
  margin-bottom: 30px; }

h6, .like-h6 {
  font-size: 0.8125rem;
  margin-bottom: 30px; }

.headline-info {
  margin-top: 50px;
  background: #D4CBC3;
  color: #39322c;
  padding: 20px; }
  .headline-info a {
    color: #39322c;
    text-decoration: underline; }
    .headline-info a:hover {
      color: #fff; }

button:hover, button:focus, input:hover, input:focus, .button:hover, .button:focus {
  outline-style: none; }

/* end .headline-info */
.hide-by-country, .not-default-country {
  display: none; }

body[data-country="at"] .show-for-at {
  display: block; }

body[data-country="de"] .show-for-de {
  display: block; }

body[data-country="ch"] .show-for-ch {
  display: block; }

body[data-country="si"] .show-for-si {
  display: block; }

body[data-country="ua"] .show-for-ua {
  display: block; }

body[data-country="ru"] .show-for-ru {
  display: block; }

body[data-country="other"] .show-for-other-countries,
body[data-country="other"] .not-default-country {
  display: block; }

select.all-countries {
  display: none; }

select.three-countries {
  display: block; }

body[data-country="other"] select.all-countries, body[data-country="si"] select.all-countries {
  display: block; }

body[data-country="other"] select.three-countries, body[data-country="si"] select.three-countries {
  display: none; }

body[data-country="other"] .hide-for-other-countries {
  display: none !important; }

body[data-country="ch"] .hide-for-ch {
  display: none !important; }

body[data-country="at"] .hide-for-at {
  display: none !important; }

body[data-country="de"] .hide-for-de {
  display: none !important; }

body[data-country="si"] .hide-for-si {
  display: none !important; }

body[data-country="ua"] .hide-for-ua {
  display: none !important; }

body[data-country="ru"] .hide-for-ru {
  display: none !important; }

body.is-reveal-open {
  position: fixed; }

body.is-designstudio .vc-topseller .elastic-item .description-cluster .order-pattern {
  display: none !important; }

.to-lowercase {
  text-transform: lowercase; }

.hide-for-idp {
  display: block; }

.show-for-idp {
  display: none; }

img.hide-for-idp {
  display: block !important; }

img.show-for-idp {
  display: none !important; }

body.idp .hide-for-idp, body.page-template-template-idp20 .hide-for-idp {
  display: none; }

body.idp .show-for-idp, body.page-template-template-idp20 .show-for-idp {
  display: block; }

body.idp img.hide-for-idp, body.page-template-template-idp20 img.hide-for-idp {
  display: none !important; }

body.idp img.show-for-idp, body.page-template-template-idp20 img.show-for-idp {
  display: block !important; }

.show-for-print {
  display: none; }

.column.nopadding, .nopadding.columns {
  padding-left: 0;
  padding-right: 0; }

.table {
  display: table; }
  .table .table-cell {
    display: table-cell; }
    .table .table-cell.v-middle {
      vertical-align: middle; }

.close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 1.125rem;
  color: #39322c; }

.grecaptcha-badge {
  visibility: hidden; }

.to-uppercase {
  text-transform: uppercase; }

.info {
  margin-top: 20px;
  display: inline-block; }
  .info.alert {
    background: rgba(204, 75, 55, 0.2);
    padding: 10px;
    border: 1px solid #cc4b37; }
  .info.warning {
    background: rgba(255, 174, 0, 0.2);
    padding: 10px;
    border: 1px solid #ffae00;
    display: none; }
  .info.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 2; }
    .info.overlay .inner {
      color: #fff;
      text-transform: uppercase;
      position: relative;
      top: 50%;
      margin-top: -10px;
      display: none; }

.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .icon.bookmark {
    background-image: url(../images/icons/bookmark.min.svg);
    width: 24px;
    height: 31px; }
  .icon.bookmark.round {
    background-image: url(../images/icons/sticky_bookmark.min.svg);
    width: 40px;
    height: 40px;
    background-color: #faba00;
    background-position: bottom right;
    background-size: 100%;
    padding: 10px; }
  .icon.brush {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/brush.min.svg); }
  .icon.angle {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/angle.min.svg); }
  .icon.housing-situation {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/housing_situation.min.svg); }
  .icon.view {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/eye.min.svg); }
  .icon.floor-pattern {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/floor_pattern.min.svg); }
  .icon.parkett-diagonal {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/parkett_diagonal.min.svg); }
  .icon.parkett-top-down {
    width: 60px;
    height: 60px;
    background-image: url(../images/icons/parkett_top_down.min.svg); }
  .icon.big-envelope {
    width: 50px;
    height: 67px;
    background-image: url(../images/icons/envelope_big.min.svg); }
  .icon.big-envelope-right {
    width: 67px;
    height: 50px;
    background-image: url(../images/icons/envelope_big_right.min.svg); }
  .icon.present {
    width: 25px;
    height: 32px;
    background-image: url(../images/icons/present_big.min.svg); }
  .icon.big-present {
    width: 50px;
    height: 67px;
    background-image: url(../images/icons/present_big.min.svg); }
  .icon.round {
    padding: 5px;
    background-size: 60%;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .icon.bordered {
    border: 1px solid #e6e6e6; }
    .icon.bordered:hover {
      border: 1px solid #39322c; }

/* end .icon */
.slick-main {
  display: inline-block;
  position: absolute;
  top: 30%;
  width: 30px;
  height: 30px;
  font-size: 1.375rem;
  color: rgba(57, 50, 44, 0.2); }
  .slick-main:hover {
    color: #39322c;
    cursor: pointer; }
  .slick-main:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit; }
  .slick-main.slick-prev {
    left: -40px; }
    .slick-main.slick-prev:after {
      content: '\f104'; }
  .slick-main.slick-next {
    right: -40px; }
    .slick-main.slick-next:after {
      content: '\f105'; }

/* end .slick-main */
.button, .vc_btn3, .vc_btn3:focus, .product-content .tinv-wishlist a, .wp-button, .vc_btn3:focus,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  padding: 10px 10px 8px 10px;
  text-transform: uppercase;
  display: inline-block;
  background: none;
  font-size: 1.25rem;
  line-height: 1.2em !important;
  margin: 30px 0;
  word-wrap: break-word;
  cursor: pointer;
  font-weight: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .button.show-for-at, .button.show-for-de, .button.show-for-ch, .vc_btn3.show-for-at, .vc_btn3.show-for-de, .vc_btn3.show-for-ch, .vc_btn3:focus.show-for-at, .vc_btn3:focus.show-for-de, .vc_btn3:focus.show-for-ch, .product-content .tinv-wishlist a.show-for-at, .product-content .tinv-wishlist a.show-for-de, .product-content .tinv-wishlist a.show-for-ch, .wp-button.show-for-at, .wp-button.show-for-de, .wp-button.show-for-ch, .vc_btn3:focus.show-for-at, .vc_btn3:focus.show-for-de, .vc_btn3:focus.show-for-ch,
  .woocommerce #respond input#submit.show-for-at,
  .woocommerce #respond input#submit.show-for-de,
  .woocommerce #respond input#submit.show-for-ch, .woocommerce a.button.show-for-at, .woocommerce a.button.show-for-de, .woocommerce a.button.show-for-ch, .woocommerce button.button.show-for-at, .woocommerce button.button.show-for-de, .woocommerce button.button.show-for-ch, .woocommerce input.button.show-for-at, .woocommerce input.button.show-for-de, .woocommerce input.button.show-for-ch {
    display: inline-block !important; }
  .button.yellow, .vc_btn3.yellow, .vc_btn3:focus.yellow, .product-content .tinv-wishlist a.yellow, .wp-button.yellow, .vc_btn3:focus.yellow,
  .woocommerce #respond input#submit.yellow, .woocommerce a.button.yellow, .woocommerce button.button.yellow, .woocommerce input.button.yellow {
    background: #faba00;
    color: #fff; }
    .button.yellow:hover, .vc_btn3.yellow:hover, .vc_btn3:focus.yellow:hover, .product-content .tinv-wishlist a.yellow:hover, .wp-button.yellow:hover, .vc_btn3:focus.yellow:hover,
    .woocommerce #respond input#submit.yellow:hover, .woocommerce a.button.yellow:hover, .woocommerce button.button.yellow:hover, .woocommerce input.button.yellow:hover {
      color: #fff !important;
      background: #39322c; }
  .button.total-dark, .vc_btn3.total-dark, .vc_btn3:focus.total-dark, .product-content .tinv-wishlist a.total-dark, .wp-button.total-dark, .vc_btn3:focus.total-dark,
  .woocommerce #respond input#submit.total-dark, .woocommerce a.button.total-dark, .woocommerce button.button.total-dark, .woocommerce input.button.total-dark {
    background: #39322c;
    color: #fff;
    padding: 10px 10px 7px 10px; }
    .button.total-dark:hover, .button.total-dark.active, .vc_btn3.total-dark:hover, .vc_btn3.total-dark.active, .vc_btn3:focus.total-dark:hover, .vc_btn3:focus.total-dark.active, .product-content .tinv-wishlist a.total-dark:hover, .product-content .tinv-wishlist a.total-dark.active, .wp-button.total-dark:hover, .wp-button.total-dark.active, .vc_btn3:focus.total-dark:hover, .vc_btn3:focus.total-dark.active,
    .woocommerce #respond input#submit.total-dark:hover,
    .woocommerce #respond input#submit.total-dark.active, .woocommerce a.button.total-dark:hover, .woocommerce a.button.total-dark.active, .woocommerce button.button.total-dark:hover, .woocommerce button.button.total-dark.active, .woocommerce input.button.total-dark:hover, .woocommerce input.button.total-dark.active {
      color: #fff !important;
      background: #faba00; }
    .button.total-dark.hover-light:hover, .button.total-dark.hover-light.active, .vc_btn3.total-dark.hover-light:hover, .vc_btn3.total-dark.hover-light.active, .vc_btn3:focus.total-dark.hover-light:hover, .vc_btn3:focus.total-dark.hover-light.active, .product-content .tinv-wishlist a.total-dark.hover-light:hover, .product-content .tinv-wishlist a.total-dark.hover-light.active, .wp-button.total-dark.hover-light:hover, .wp-button.total-dark.hover-light.active, .vc_btn3:focus.total-dark.hover-light:hover, .vc_btn3:focus.total-dark.hover-light.active,
    .woocommerce #respond input#submit.total-dark.hover-light:hover,
    .woocommerce #respond input#submit.total-dark.hover-light.active, .woocommerce a.button.total-dark.hover-light:hover, .woocommerce a.button.total-dark.hover-light.active, .woocommerce button.button.total-dark.hover-light:hover, .woocommerce button.button.total-dark.hover-light.active, .woocommerce input.button.total-dark.hover-light:hover, .woocommerce input.button.total-dark.hover-light.active {
      background: rgba(0, 0, 0, 0.2); }
  .button.wp-ghost-white, .button.vc_btn3-color-wp-ghost, .vc_btn3.wp-ghost-white, .vc_btn3.vc_btn3-color-wp-ghost, .vc_btn3:focus.wp-ghost-white, .vc_btn3:focus.vc_btn3-color-wp-ghost, .product-content .tinv-wishlist a.wp-ghost-white, .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost, .wp-button.wp-ghost-white, .wp-button.vc_btn3-color-wp-ghost, .vc_btn3:focus.wp-ghost-white, .vc_btn3:focus.vc_btn3-color-wp-ghost,
  .woocommerce #respond input#submit.wp-ghost-white,
  .woocommerce #respond input#submit.vc_btn3-color-wp-ghost, .woocommerce a.button.wp-ghost-white, .woocommerce a.button.vc_btn3-color-wp-ghost, .woocommerce button.button.wp-ghost-white, .woocommerce button.button.vc_btn3-color-wp-ghost, .woocommerce input.button.wp-ghost-white, .woocommerce input.button.vc_btn3-color-wp-ghost {
    border: 2px solid #fff;
    color: #fff; }
    .button.wp-ghost-white:hover, .button.vc_btn3-color-wp-ghost:hover, .vc_btn3.wp-ghost-white:hover, .vc_btn3.vc_btn3-color-wp-ghost:hover, .vc_btn3:focus.wp-ghost-white:hover, .vc_btn3:focus.vc_btn3-color-wp-ghost:hover, .product-content .tinv-wishlist a.wp-ghost-white:hover, .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost:hover, .wp-button.wp-ghost-white:hover, .wp-button.vc_btn3-color-wp-ghost:hover, .vc_btn3:focus.wp-ghost-white:hover, .vc_btn3:focus.vc_btn3-color-wp-ghost:hover,
    .woocommerce #respond input#submit.wp-ghost-white:hover,
    .woocommerce #respond input#submit.vc_btn3-color-wp-ghost:hover, .woocommerce a.button.wp-ghost-white:hover, .woocommerce a.button.vc_btn3-color-wp-ghost:hover, .woocommerce button.button.wp-ghost-white:hover, .woocommerce button.button.vc_btn3-color-wp-ghost:hover, .woocommerce input.button.wp-ghost-white:hover, .woocommerce input.button.vc_btn3-color-wp-ghost:hover {
      color: #fff !important;
      background: #faba00;
      border: 2px solid #faba00; }
  .button.wp-ghost-yellow, .button.vc_btn3-color-wp-yellow, .vc_btn3.wp-ghost-yellow, .vc_btn3.vc_btn3-color-wp-yellow, .vc_btn3:focus.wp-ghost-yellow, .vc_btn3:focus.vc_btn3-color-wp-yellow, .product-content .tinv-wishlist a.wp-ghost-yellow, .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow, .wp-button.wp-ghost-yellow, .wp-button.vc_btn3-color-wp-yellow, .vc_btn3:focus.wp-ghost-yellow, .vc_btn3:focus.vc_btn3-color-wp-yellow,
  .woocommerce #respond input#submit.wp-ghost-yellow,
  .woocommerce #respond input#submit.vc_btn3-color-wp-yellow, .woocommerce a.button.wp-ghost-yellow, .woocommerce a.button.vc_btn3-color-wp-yellow, .woocommerce button.button.wp-ghost-yellow, .woocommerce button.button.vc_btn3-color-wp-yellow, .woocommerce input.button.wp-ghost-yellow, .woocommerce input.button.vc_btn3-color-wp-yellow {
    border: 2px solid #faba00;
    color: #faba00; }
    .button.wp-ghost-yellow:hover, .button.vc_btn3-color-wp-yellow:hover, .vc_btn3.wp-ghost-yellow:hover, .vc_btn3.vc_btn3-color-wp-yellow:hover, .vc_btn3:focus.wp-ghost-yellow:hover, .vc_btn3:focus.vc_btn3-color-wp-yellow:hover, .product-content .tinv-wishlist a.wp-ghost-yellow:hover, .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow:hover, .wp-button.wp-ghost-yellow:hover, .wp-button.vc_btn3-color-wp-yellow:hover, .vc_btn3:focus.wp-ghost-yellow:hover, .vc_btn3:focus.vc_btn3-color-wp-yellow:hover,
    .woocommerce #respond input#submit.wp-ghost-yellow:hover,
    .woocommerce #respond input#submit.vc_btn3-color-wp-yellow:hover, .woocommerce a.button.wp-ghost-yellow:hover, .woocommerce a.button.vc_btn3-color-wp-yellow:hover, .woocommerce button.button.wp-ghost-yellow:hover, .woocommerce button.button.vc_btn3-color-wp-yellow:hover, .woocommerce input.button.wp-ghost-yellow:hover, .woocommerce input.button.vc_btn3-color-wp-yellow:hover {
      color: #fff !important;
      background: #39322c;
      border: 2px solid #39322c; }
  .button.vc_btn3-color-wp-ghost:focus, .vc_btn3.vc_btn3-color-wp-ghost:focus, .vc_btn3:focus.vc_btn3-color-wp-ghost:focus, .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost:focus, .wp-button.vc_btn3-color-wp-ghost:focus, .vc_btn3:focus.vc_btn3-color-wp-ghost:focus,
  .woocommerce #respond input#submit.vc_btn3-color-wp-ghost:focus, .woocommerce a.button.vc_btn3-color-wp-ghost:focus, .woocommerce button.button.vc_btn3-color-wp-ghost:focus, .woocommerce input.button.vc_btn3-color-wp-ghost:focus {
    padding: 18px 25px !important;
    margin-bottom: 0 !important; }
  .button.wp-ghost-dark, .button.vc_btn3-color-wp-dark, .vc_btn3.wp-ghost-dark, .vc_btn3.vc_btn3-color-wp-dark, .vc_btn3:focus.wp-ghost-dark, .vc_btn3:focus.vc_btn3-color-wp-dark, .product-content .tinv-wishlist a.wp-ghost-dark, .product-content .tinv-wishlist a.vc_btn3-color-wp-dark, .wp-button.wp-ghost-dark, .wp-button.vc_btn3-color-wp-dark, .vc_btn3:focus.wp-ghost-dark, .vc_btn3:focus.vc_btn3-color-wp-dark,
  .woocommerce #respond input#submit.wp-ghost-dark,
  .woocommerce #respond input#submit.vc_btn3-color-wp-dark, .woocommerce a.button.wp-ghost-dark, .woocommerce a.button.vc_btn3-color-wp-dark, .woocommerce button.button.wp-ghost-dark, .woocommerce button.button.vc_btn3-color-wp-dark, .woocommerce input.button.wp-ghost-dark, .woocommerce input.button.vc_btn3-color-wp-dark {
    border: 2px solid #39322c;
    color: #39322c; }
    .button.wp-ghost-dark:hover, .button.vc_btn3-color-wp-dark:hover, .vc_btn3.wp-ghost-dark:hover, .vc_btn3.vc_btn3-color-wp-dark:hover, .vc_btn3:focus.wp-ghost-dark:hover, .vc_btn3:focus.vc_btn3-color-wp-dark:hover, .product-content .tinv-wishlist a.wp-ghost-dark:hover, .product-content .tinv-wishlist a.vc_btn3-color-wp-dark:hover, .wp-button.wp-ghost-dark:hover, .wp-button.vc_btn3-color-wp-dark:hover, .vc_btn3:focus.wp-ghost-dark:hover, .vc_btn3:focus.vc_btn3-color-wp-dark:hover,
    .woocommerce #respond input#submit.wp-ghost-dark:hover,
    .woocommerce #respond input#submit.vc_btn3-color-wp-dark:hover, .woocommerce a.button.wp-ghost-dark:hover, .woocommerce a.button.vc_btn3-color-wp-dark:hover, .woocommerce button.button.wp-ghost-dark:hover, .woocommerce button.button.vc_btn3-color-wp-dark:hover, .woocommerce input.button.wp-ghost-dark:hover, .woocommerce input.button.vc_btn3-color-wp-dark:hover {
      color: #fff !important;
      background: #faba00;
      border: 2px solid #faba00; }
  .button.wp-ghost-dark.light, .button.tinvwl_add_to_wishlist_button, .vc_btn3.wp-ghost-dark.light, .vc_btn3.tinvwl_add_to_wishlist_button, .vc_btn3:focus.wp-ghost-dark.light, .vc_btn3:focus.tinvwl_add_to_wishlist_button, .product-content .tinv-wishlist a.wp-ghost-dark.light, .product-content .tinv-wishlist a.tinvwl_add_to_wishlist_button, .wp-button.wp-ghost-dark.light, .wp-button.tinvwl_add_to_wishlist_button, .vc_btn3:focus.wp-ghost-dark.light, .vc_btn3:focus.tinvwl_add_to_wishlist_button,
  .woocommerce #respond input#submit.wp-ghost-dark.light,
  .woocommerce #respond input#submit.tinvwl_add_to_wishlist_button, .woocommerce a.button.wp-ghost-dark.light, .woocommerce a.button.tinvwl_add_to_wishlist_button, .woocommerce button.button.wp-ghost-dark.light, .woocommerce button.button.tinvwl_add_to_wishlist_button, .woocommerce input.button.wp-ghost-dark.light, .woocommerce input.button.tinvwl_add_to_wishlist_button {
    border: 2px solid #39322c;
    background: none;
    color: #39322c; }
    .button.wp-ghost-dark.light:hover, .button.tinvwl_add_to_wishlist_button:hover, .vc_btn3.wp-ghost-dark.light:hover, .vc_btn3.tinvwl_add_to_wishlist_button:hover, .vc_btn3:focus.wp-ghost-dark.light:hover, .vc_btn3:focus.tinvwl_add_to_wishlist_button:hover, .product-content .tinv-wishlist a.wp-ghost-dark.light:hover, .product-content .tinv-wishlist a.tinvwl_add_to_wishlist_button:hover, .wp-button.wp-ghost-dark.light:hover, .wp-button.tinvwl_add_to_wishlist_button:hover, .vc_btn3:focus.wp-ghost-dark.light:hover, .vc_btn3:focus.tinvwl_add_to_wishlist_button:hover,
    .woocommerce #respond input#submit.wp-ghost-dark.light:hover,
    .woocommerce #respond input#submit.tinvwl_add_to_wishlist_button:hover, .woocommerce a.button.wp-ghost-dark.light:hover, .woocommerce a.button.tinvwl_add_to_wishlist_button:hover, .woocommerce button.button.wp-ghost-dark.light:hover, .woocommerce button.button.tinvwl_add_to_wishlist_button:hover, .woocommerce input.button.wp-ghost-dark.light:hover, .woocommerce input.button.tinvwl_add_to_wishlist_button:hover {
      color: #fff !important;
      background: #faba00;
      border: 2px solid #faba00; }
  .button.wp-dark, .vc_btn3.wp-dark, .vc_btn3:focus.wp-dark, .product-content .tinv-wishlist a.wp-dark, .wp-button.wp-dark, .vc_btn3:focus.wp-dark,
  .woocommerce #respond input#submit.wp-dark, .woocommerce a.button.wp-dark, .woocommerce button.button.wp-dark, .woocommerce input.button.wp-dark {
    background: #39322c !important;
    color: #fff;
    border: 2px solid #39322c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .button.wp-dark:hover, .vc_btn3.wp-dark:hover, .vc_btn3:focus.wp-dark:hover, .product-content .tinv-wishlist a.wp-dark:hover, .wp-button.wp-dark:hover, .vc_btn3:focus.wp-dark:hover,
    .woocommerce #respond input#submit.wp-dark:hover, .woocommerce a.button.wp-dark:hover, .woocommerce button.button.wp-dark:hover, .woocommerce input.button.wp-dark:hover {
      color: #fff !important;
      border: 2px solid #faba00 !important;
      background: #faba00 !important; }

/* end .button */
body.idp .button, body.idp .vc_btn3, body.idp .vc_btn3:focus, body.idp .product-content .tinv-wishlist a, body.page-template-template-idp20 .button, body.page-template-template-idp20 .vc_btn3, body.page-template-template-idp20 .vc_btn3:focus, body.page-template-template-idp20 .product-content .tinv-wishlist a {
  line-height: 1.0em;
  padding: 16px 10px 16px 10px; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    body.idp .button, body.idp .vc_btn3, body.idp .vc_btn3:focus, body.idp .product-content .tinv-wishlist a, body.page-template-template-idp20 .button, body.page-template-template-idp20 .vc_btn3, body.page-template-template-idp20 .vc_btn3:focus, body.page-template-template-idp20 .product-content .tinv-wishlist a {
      padding: 16px 10px 8px 10px; } }
  body.idp .button.wp-ghost-white:not(.no-idp-change), body.idp .button.vc_btn3-color-wp-ghost, body.idp .vc_btn3.wp-ghost-white:not(.no-idp-change), body.idp .vc_btn3.vc_btn3-color-wp-ghost, body.idp .vc_btn3:focus.wp-ghost-white:not(.no-idp-change), body.idp .vc_btn3:focus.vc_btn3-color-wp-ghost, body.idp .product-content .tinv-wishlist a.wp-ghost-white:not(.no-idp-change), body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .button.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .button.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .vc_btn3.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost {
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    border: 6px solid #fff;
    border-image: url(../images/others/idp_border_white.min.svg) 2% stretch; }
  body.idp .button.wp-ghost-dark:not(.no-idp-change), body.idp .button.vc_btn3-color-wp-dark, body.idp .vc_btn3.wp-ghost-dark:not(.no-idp-change), body.idp .vc_btn3.vc_btn3-color-wp-dark, body.idp .vc_btn3:focus.wp-ghost-dark:not(.no-idp-change), body.idp .vc_btn3:focus.vc_btn3-color-wp-dark, body.idp .product-content .tinv-wishlist a.wp-ghost-dark:not(.no-idp-change), body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-dark, body.page-template-template-idp20 .button.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .button.vc_btn3-color-wp-dark, body.page-template-template-idp20 .vc_btn3.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-dark, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-dark, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-dark {
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    border: 6px solid #39322c;
    border-image: url(../images/others/idp_border_dark.min.svg) 2% stretch; }
  body.idp .button.wp-ghost-yellow:not(.no-idp-change), body.idp .button.vc_btn3-color-wp-yellow, body.idp .vc_btn3.wp-ghost-yellow:not(.no-idp-change), body.idp .vc_btn3.vc_btn3-color-wp-yellow, body.idp .vc_btn3:focus.wp-ghost-yellow:not(.no-idp-change), body.idp .vc_btn3:focus.vc_btn3-color-wp-yellow, body.idp .product-content .tinv-wishlist a.wp-ghost-yellow:not(.no-idp-change), body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .button.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .button.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .vc_btn3.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow {
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    border: 6px solid #faba00;
    border-image: url(../images/others/idp_border_yellow.min.svg) 2% stretch; }

.wp-light {
  color: #fff; }
  .wp-light a {
    color: #fff !important; }
    .wp-light a:hover {
      color: #faba00; }
  .wp-light .button {
    border: 2px solid #fff;
    font-family: "DIN Next W01 Black", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .wp-light .button:hover {
      color: #fff !important;
      background: #faba00;
      border: 2px solid #faba00; }

/* end wp-light */
.wp-dark {
  color: #39322c; }
  .wp-dark a {
    color: #39322c !important; }
    .wp-dark a:hover {
      color: #faba00; }
  .wp-dark .button {
    border: 2px solid #39322c;
    font-family: "DIN Next W01 Black", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .wp-dark .button:hover {
      color: #fff !important;
      background: #faba00;
      border: 2px solid #faba00; }

/* end wp-dark */
body.idp .wp-light .button, body.page-template-template-idp20 .wp-light .button {
  padding: 16px 10px 16px 10px;
  font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  border: 6px solid #fff;
  border-image: url(../images/others/idp_border_white.min.svg) 2% stretch; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    body.idp .wp-light .button, body.page-template-template-idp20 .wp-light .button {
      padding: 16px 10px 8px 10px; } }

body.idp .wp-dark .button, body.page-template-template-idp20 .wp-dark .button {
  padding: 16px 10px 16px 10px;
  font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  border: 6px solid #39322c;
  border-image: url(../images/others/idp_border_dark.min.svg) 2% stretch; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    body.idp .wp-dark .button, body.page-template-template-idp20 .wp-dark .button {
      padding: 16px 10px 8px 10px; } }

.social {
  width: 27px;
  height: 27px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  margin-right: 5px; }
  .social.linked-in {
    background-image: url(../images/social/linked_in_out.min.svg); }
    .social.linked-in.brown {
      background-image: url(../images/social/linked_in_out_brown.min.svg); }
    .social.linked-in:hover {
      background-image: url(../images/social/linked_in_over.min.svg); }
  .social.flickr {
    background-image: url(../images/social/flickr_out.min.svg); }
    .social.flickr.brown {
      background-image: url(../images/social/flickr_out_brown.min.svg); }
    .social.flickr:hover {
      background-image: url(../images/social/flickr_over.min.svg); }
  .social.twitter {
    background-image: url(../images/social/twitter_out.min.svg); }
    .social.twitter.brown {
      background-image: url(../images/social/twitter_out_brown.min.svg); }
    .social.twitter:hover {
      background-image: url(../images/social/twitter_over.min.svg); }
  .social.facebook {
    background-image: url(../images/social/facebook_out.min.svg); }
    .social.facebook.brown {
      background-image: url(../images/social/facebook_out_brown.min.svg); }
    .social.facebook:hover {
      background-image: url(../images/social/facebook_over.min.svg); }
  .social.pinterest {
    background-image: url(../images/social/pinterest_out.min.svg); }
    .social.pinterest.brown {
      background-image: url(../images/social/pinterest_out_brown.min.svg); }
    .social.pinterest:hover {
      background-image: url(../images/social/pinterest_over.min.svg); }
  .social.slideshare {
    background-image: url(../images/social/slideshare_out.min.svg); }
    .social.slideshare.brown {
      background-image: url(../images/social/slideshare_out_brown.min.svg); }
    .social.slideshare:hover {
      background-image: url(../images/social/slideshare_over.min.svg); }
  .social.xing {
    background-image: url(../images/social/xing_out.min.svg); }
    .social.xing.brown {
      background-image: url(../images/social/xing_out_brown.min.svg); }
    .social.xing:hover {
      background-image: url(../images/social/xing_over.min.svg); }
  .social.youtube {
    background-image: url(../images/social/youtube_out.min.svg); }
    .social.youtube.brown {
      background-image: url(../images/social/youtube_out_brown.min.svg); }
    .social.youtube:hover {
      background-image: url(../images/social/youtube_over.min.svg); }
  .social.instagram {
    background-image: url(../images/social/instagram_out.min.svg); }
    .social.instagram.brown {
      background-image: url(../images/social/instagram_out_brown.min.svg); }
    .social.instagram:hover {
      background-image: url(../images/social/instagram_over.min.svg); }

/* end .social */
.scroll-top {
  display: inline-block;
  position: fixed;
  right: 20px;
  bottom: 60px;
  width: 16px;
  height: 22px;
  z-index: 100;
  background: url('data:image/svg+xml;utf8,<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 15.2 22"><style>.st0{fill:#39322c}</style><g id="lbJ3UE.tif"><image width="16" height="24" id="Ebene_1_1_" xlink:href="3E81FB72F035681B.png" transform="translate(53.292 -9.104)" overflow="visible"/></g><path class="st0" d="M1.7 18.9h12V22h-12z"/><path class="st0" d="M6.7 6.9h2v12.4h-2z"/><path transform="rotate(45.001 4.632 10.228)" class="st0" d="M3.5 4.8h2.3v10.8H3.5z"/><path transform="rotate(134.999 10.868 10.461)" class="st0" d="M9.7 5.4H12v10.1H9.7z"/><path transform="rotate(45.001 4.656 4.632)" class="st0" d="M3.5-.8h2.3V10H3.5z"/><path transform="rotate(134.999 10.891 4.865)" class="st0" d="M9.7-.2H12V9.9H9.7z"/></svg>') no-repeat center center; }
  .scroll-top:hover {
    background: url('data:image/svg+xml;utf8,<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 15.2 22"><style>.st0{fill:#faba00}</style><g id="lbJ3UE.tif"><image width="16" height="24" id="Ebene_1_1_" xlink:href="3E81FB72F035681B.png" transform="translate(53.292 -9.104)" overflow="visible"/></g><path class="st0" d="M1.7 18.9h12V22h-12z"/><path class="st0" d="M6.7 6.9h2v12.4h-2z"/><path transform="rotate(45.001 4.632 10.228)" class="st0" d="M3.5 4.8h2.3v10.8H3.5z"/><path transform="rotate(134.999 10.868 10.461)" class="st0" d="M9.7 5.4H12v10.1H9.7z"/><path transform="rotate(45.001 4.656 4.632)" class="st0" d="M3.5-.8h2.3V10H3.5z"/><path transform="rotate(134.999 10.891 4.865)" class="st0" d="M9.7-.2H12V9.9H9.7z"/></svg>') no-repeat center center; }

/* end .scroll-top */
a.scroll-to-content-link {
  display: inline-block;
  color: #fff;
  font-size: 3.125rem;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -25px;
  z-index: 100; }
  a.scroll-to-content-link:hover {
    color: #faba00; }

/* end a.scroll-to-content-link */
.hidden-trigger {
  text-transform: uppercase;
  width: 100%;
  position: relative;
  margin-top: 10px; }
  .hidden-trigger .gradient {
    height: 50px;
    width: 100%;
    position: absolute;
    top: -60px;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff);
    background: -moz-linear-gradient(rgba(255, 255, 255, 0), #fff);
    background: -ms-linear-gradient(rgba(255, 255, 255, 0), #fff);
    background: -o-linear-gradient(rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(rgba(255, 255, 255, 0), #fff); }
  .hidden-trigger a {
    display: block; }

/* end .hidden-trigger  */
.read-more-wrapper .read-more-link {
  position: relative; }
  .read-more-wrapper .read-more-link .gradient {
    position: absolute;
    top: -30px;
    width: 100%;
    height: 30px;
    background: rgba(236, 232, 228, 0);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(236, 232, 228, 0)), to(#ece8e4));
    background: -webkit-linear-gradient(rgba(236, 232, 228, 0), #ece8e4);
    background: -moz-linear-gradient(rgba(236, 232, 228, 0), #ece8e4);
    background: -ms-linear-gradient(rgba(236, 232, 228, 0), #ece8e4);
    background: -o-linear-gradient(rgba(236, 232, 228, 0), #ece8e4);
    background: linear-gradient(rgba(236, 232, 228, 0), #ece8e4); }
  .read-more-wrapper .read-more-link a {
    display: block;
    font-size: 1.25rem;
    text-align: center; }
    .read-more-wrapper .read-more-link a:before {
      content: '\f078';
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit; }

.read-more-wrapper .with-readmore {
  height: 250px;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s; }

.read-more-wrapper.active .read-more-link .gradient {
  opacity: 0;
  z-index: -100; }

.read-more-wrapper.active .read-more-link a:before {
  content: '\f077';
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit; }

.read-more-wrapper.active .with-readmore {
  height: 100%; }

/* end .read-more-wrapper */
.facts-box {
  padding: 40px 40px 50px 40px;
  text-align: center;
  font-size: 1rem;
  position: relative;
  background: #c6c6c6 url("../images/vc/fact-box-arrow.png") no-repeat bottom center;
  background-size: contain; }

.wp-boxed {
  border: 2px solid #39322c;
  padding: 10% 5% 1% 5%;
  position: relative; }
  .wp-boxed h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center; }
  .wp-boxed:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    top: -30px;
    background-color: #faba00;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 85%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .wp-boxed.downloads:before {
    background-image: url(../images/icons/download.min.svg); }
  .wp-boxed.service:before {
    background-image: url(../images/icons/tool.min.svg);
    background-size: 100%; }
  .wp-boxed.exclamation-mark:before {
    background-image: url(../images/icons/exclamation_mark.min.svg); }
  .wp-boxed.information:before {
    background-image: url(../images/icons/information.min.svg); }
  .wp-boxed.idea:before {
    background-image: url(../images/icons/gulp.min.svg); }
  .wp-boxed.check:before {
    background-image: url(../images/icons/check_shadow.min.svg); }
  .wp-boxed.quote:before {
    background-image: url(../images/icons/quote.min.svg); }
  .wp-boxed :last-child:not(.is-active) > .accordion-title {
    border: 0; }
  .wp-boxed .accordion .is-active a {
    color: #fff;
    background: #d9d1ca; }
  .wp-boxed .accordion-title {
    border: 0;
    font-size: 1.125rem;
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
    word-wrap: break-word;
    display: flex;
    align-items: center; }
    .wp-boxed .accordion-title strong {
      font-size: 1.5625rem;
      font-family: "DIN Next W01 Black", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      margin-left: -20px;
      margin-right: 15px; }
    .wp-boxed .accordion-title:hover, .wp-boxed .accordion-title .is-active {
      color: #fff; }
  .wp-boxed .accordion-content {
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 1.125rem; }

/* end .wp-boxed */
.info-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  padding: 5px;
  background: #faba00 url(../images/icons/information.min.svg) no-repeat bottom right;
  background-size: 85%; }
  .info-icon.round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .info-icon.dark {
    background-color: #8a8a8a; }

/* end info icon */
/* end brush-icon */
.parkett-type {
  display: inline-block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: cover;
  border: none;
  position: relative;
  z-index: 1;
  margin-right: 15px;
  cursor: pointer; }
  .parkett-type.gesundheit {
    background-image: url(../images/icons/gesundheit.min.svg); }
    .parkett-type.gesundheit.active {
      background-image: url(../images/icons/gesundheit_hover.min.svg); }
    .parkett-type.gesundheit:hover {
      background-image: url(../images/icons/gesundheit_hover.min.svg); }
  .parkett-type.idesign {
    background-image: url(../images/icons/idesign.min.svg); }
    .parkett-type.idesign.active {
      background-image: url(../images/icons/idesign_hover.min.svg); }
    .parkett-type.idesign:hover {
      background-image: url(../images/icons/idesign_hover.min.svg); }
  .parkett-type.pflegefrei {
    background-image: url(../images/icons/pflegefrei.min.svg); }
    .parkett-type.pflegefrei.active {
      background-image: url(../images/icons/pflegefrei_hover.min.svg); }
    .parkett-type.pflegefrei:hover {
      background-image: url(../images/icons/pflegefrei_hover.min.svg); }
  .parkett-type.fluester {
    background-image: url(../images/icons/fluester.min.svg); }
    .parkett-type.fluester.active {
      background-image: url(../images/icons/fluester_hover.min.svg); }
    .parkett-type.fluester:hover {
      background-image: url(../images/icons/fluester_hover.min.svg); }
  .parkett-type.renovierung {
    background-image: url(../images/icons/renovierung.min.svg); }
    .parkett-type.renovierung.active {
      background-image: url(../images/icons/renovierung_hover.min.svg); }
    .parkett-type.renovierung:hover {
      background-image: url(../images/icons/renovierung_hover.min.svg); }
  .parkett-type .info-icon {
    right: -10px;
    top: -5px; }

/* end .parkett-type */
.parkett-facts {
  display: inline-block;
  width: 50px;
  height: 58px;
  border: none;
  position: relative;
  z-index: 1;
  margin-right: 15px;
  cursor: pointer; }
  .parkett-facts.underfloor-heating, .parkett-facts.hardness-grade {
    height: 134px; }

/* end .surface */
#modal-search {
  /* end #searchResults*/ }
  #modal-search #searchResults.mobile {
    display: none;
    /* end .inner */ }
    #modal-search #searchResults.mobile .products, #modal-search #searchResults.mobile .content, #modal-search #searchResults.mobile .showrooms {
      margin-bottom: 20px;
      border-bottom: 1px solid #e6e6e6; }
    #modal-search #searchResults.mobile .inner .row {
      margin-top: 0;
      margin-bottom: 0;
      line-height: 1.2em; }
    #modal-search #searchResults.mobile .inner .row-1 {
      font-size: 0.875rem; }
    #modal-search #searchResults.mobile .inner .row-2 {
      font-size: 0.625rem; }
    #modal-search #searchResults.mobile .inner .row-3 {
      font-size: 0.5rem; }
    #modal-search #searchResults.mobile .inner .no-result {
      display: none;
      color: #8a8a8a;
      text-align: left;
      font-size: 0.875rem; }
    #modal-search #searchResults.mobile .inner ul {
      margin: 0;
      padding: 0;
      border: 0;
      list-style: none;
      background: none; }
    #modal-search #searchResults.mobile .inner li {
      margin-bottom: 10px; }
    #modal-search #searchResults.mobile .inner ul, #modal-search #searchResults.mobile .inner li {
      text-align: left;
      list-style: none;
      font-size: 0.875rem; }
      #modal-search #searchResults.mobile .inner ul a, #modal-search #searchResults.mobile .inner li a {
        color: #000; }
        #modal-search #searchResults.mobile .inner ul a:hover, #modal-search #searchResults.mobile .inner li a:hover {
          color: #faba00; }
    #modal-search #searchResults.mobile .products .inner a {
      text-transform: uppercase; }

/* end #modal-search */
.search-overlay {
  height: 0;
  visibility: hidden;
  max-height: 0px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #faba00;
  color: #fff;
  z-index: 999;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  /* end #searchResults*/ }
  .search-overlay.active {
    height: auto;
    visibility: visible;
    max-height: 700px; }
  .search-overlay .row {
    margin: 60px auto; }
  .search-overlay .columns {
    position: relative; }
  .search-overlay .overlay-close {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 1.625rem; }
  .search-overlay .search-icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: relative;
    top: 50px;
    background: url(../images/icons/search_no_shadow.min.svg) no-repeat center center;
    background-size: cover; }
  .search-overlay #searchResults {
    display: none;
    /* end .inner */ }
    .search-overlay #searchResults .nopadding:nth-child(2) {
      padding: 0 1px; }
    .search-overlay #searchResults .inner {
      background: #fff;
      padding: 20px; }
      .search-overlay #searchResults .inner .row {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 1.2em; }
      .search-overlay #searchResults .inner .row-1 {
        font-size: 0.875rem; }
      .search-overlay #searchResults .inner .row-2 {
        font-size: 0.625rem; }
      .search-overlay #searchResults .inner .row-3 {
        font-size: 0.625rem; }
      .search-overlay #searchResults .inner .no-result {
        display: none;
        color: #8a8a8a;
        text-align: left;
        font-size: 0.875rem; }
      .search-overlay #searchResults .inner h3, .search-overlay #searchResults .inner .like-h3 {
        color: #faba00;
        text-align: left;
        font-size: 0.875rem;
        margin: 0 0 20px 0;
        font-weight: 700; }
      .search-overlay #searchResults .inner ul {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        background: none; }
      .search-overlay #searchResults .inner li {
        margin-bottom: 10px; }
      .search-overlay #searchResults .inner ul, .search-overlay #searchResults .inner li {
        text-align: left;
        list-style: none;
        font-size: 0.875rem; }
        .search-overlay #searchResults .inner ul a, .search-overlay #searchResults .inner li a {
          color: #000; }
          .search-overlay #searchResults .inner ul a:hover, .search-overlay #searchResults .inner li a:hover {
            color: #faba00; }
    .search-overlay #searchResults .products .inner a {
      text-transform: uppercase; }

/* end .search-overlay */
.category-24h {
  display: inline-block;
  position: relative; }
  .category-24h .offer-24h {
    position: absolute;
    z-index: 2;
    top: -35px;
    right: -35px;
    display: inline-block;
    width: 55px;
    height: 55px;
    background: #faba00 url(../images/icons/24h.min.svg) no-repeat center center;
    background-size: 80%;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.category-24h-small {
  display: inline-block;
  position: relative; }
  .category-24h-small .offer-24h {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #faba00 url(../images/icons/24h.min.svg) no-repeat center center;
    background-size: 80%;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

/* end .category-24h */
.gmap {
  width: 100%;
  height: 570px;
  /* end .infobox  */ }
  .gmap .infobox {
    padding: 10px; }
    .gmap .infobox h4 {
      margin: 0; }
    .gmap .infobox .button {
      margin: 10px 0 0 0; }
    .gmap .infobox .infobox-contact {
      font-size: 14px;
      line-height: 1.7em;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #eee; }
    .gmap .infobox .infobox a {
      color: #faba00; }
    .gmap .infobox .infobox-actions .choosePartner,
    .gmap .infobox .infobox-actions .showRoute {
      display: inline-block;
      width: auto;
      margin-right: 2px; }

/* end .gmaps */
.row-journey .roadmap-search {
  padding: 20px 0 10px 0;
  background: #faba00;
  color: #fff; }
  .row-journey .roadmap-search .columns {
    padding: 0 10px; }
  .row-journey .roadmap-search .row:nth-child(1) .columns:nth-child(1) {
    text-align: right;
    font-size: 1.375rem;
    word-spacing: 2px; }
  .row-journey .roadmap-search .columns:nth-child(1) {
    padding-top: 5px; }
  .row-journey .roadmap-search .button {
    margin: 0; }

/* end .row-journey */
.row-journey-desc {
  display: none;
  background: #8a8a8a;
  padding: 20px;
  color: #fff;
  max-height: 200px;
  overflow-x: auto; }
  .row-journey-desc .overview {
    margin: 20px 0;
    font-size: 1.125rem;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px; }
    .row-journey-desc .overview span {
      display: inline-block;
      margin-right: 5px; }

/* end .row-journey-desc */
.loader-overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 600; }
  .loader-overlay i {
    color: #faba00;
    position: fixed;
    left: 50%;
    top: 50%; }

/* end .loader-overlay */
.showroom-info {
  text-align: center;
  background: url(../images/content/showroom_info.jpg) no-repeat top left;
  background-size: cover;
  min-height: 380px;
  position: relative;
  color: #fff;
  margin-top: 100px; }
  .showroom-info a {
    color: #fff; }
    .showroom-info a:hover {
      color: #faba00; }
  .showroom-info .inner {
    position: absolute;
    top: 30%;
    width: 80%;
    left: 50%;
    margin-left: -40%; }

/* end .showroom-info */
.color-palette a {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  margin-right: 2px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease; }
  .color-palette a span {
    display: block;
    width: 100%;
    height: 100%; }
  .color-palette a:hover span {
    zoom: 150%;
    position: absolute;
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.color-palette .c1 span {
  background-color: #ffffff;
  outline: 1px solid #e6e6e6; }

.color-palette .c2 span {
  background-color: #d4a892; }

.color-palette .c3 span {
  background-color: #dc6f32; }

.color-palette .c4 span {
  background-color: #956f55; }

.color-palette .c5 span {
  background-color: #fbc651; }

.color-palette .c6 span {
  background-color: #c4c3b8; }

.color-palette .c7 span {
  background-color: #658757; }

.color-palette .c8 span {
  background-color: #226264; }

.color-palette .c9 span {
  background-color: #4d567f; }

.color-palette .c10 span {
  background-color: #7b7aa4; }

.color-palette .c11 span {
  background-color: #f0d0dd; }

.color-palette .c12 span {
  background-color: #9f8a92; }

.color-palette .c13 span {
  background-color: #e195b1; }

.color-palette .c14 span {
  background-color: #9c4261; }

.color-palette .c15 span {
  background-color: #6f3545; }

.color-palette .c16 span {
  background-color: #754248; }

.color-palette .c17 span {
  background-color: #5e4748; }

.color-palette .c18 span {
  background-color: #846c6d; }

/* end .color-palette */
.idp-configurator-icon {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  background: none;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
  border: 0 !important;
  text-indent: -999em;
  cursor: default; }
  .idp-configurator-icon.finishing-plus {
    background-image: url(../images/icons/idp_finishing_plus.min.svg); }
  .idp-configurator-icon.finishing-minus {
    background-image: url(../images/icons/idp_finishing_minus.min.svg); }
  .idp-configurator-icon.sort-plus {
    background-image: url(../images/icons/idp_sort_plus.min.svg); }
  .idp-configurator-icon.sort-minus {
    background-image: url(../images/icons/idp_sort_minus.min.svg); }
  .idp-configurator-icon.format-plus {
    background-image: url(../images/icons/idp_format_plus.min.svg); }
  .idp-configurator-icon.format-minus {
    background-image: url(../images/icons/idp_format_minus.min.svg);
    width: 35px;
    height: 35px; }
  .idp-configurator-icon.bright-plus {
    background-image: url(../images/icons/idp_bright_plus.min.svg); }
  .idp-configurator-icon.bright-minus {
    background-image: url(../images/icons/idp_bright_minus.min.svg); }

/* end .idp-icon */
.hand {
  position: relative; }
  .hand.finger-right {
    width: 286px;
    min-height: 183px;
    background: url(../images/icons/hand_finger_right.min.svg) no-repeat top left;
    background-size: 60%;
    font-size: 1.875rem;
    text-transform: uppercase; }
    .hand.finger-right span {
      position: absolute;
      top: 80px;
      left: 80px;
      width: 100%;
      font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg);
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg); }
  .hand.spot {
    width: 100%;
    min-height: 183px;
    background-size: 40%;
    font-size: 1.375rem;
    text-transform: uppercase;
    background: url(../images/icons/hand_finger_spot_dark.min.svg) no-repeat top right; }
    .hand.spot span {
      position: absolute;
      top: 80px;
      left: 0px;
      width: 100%;
      font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      -moz-transform: rotate(-12deg);
      -ms-transform: rotate(-12deg);
      -o-transform: rotate(-12deg);
      -webkit-transform: rotate(-12deg);
      transform: rotate(-12deg); }
    .hand.spot.light {
      color: #fff;
      background: url(../images/icons/hand_finger_spot_white.min.svg) no-repeat top right; }

/* end .hand */
.heart-whishlist {
  position: relative;
  left: -70px;
  top: 20px;
  font-size: 2rem;
  background: url(../images/icons/heart.min.svg) no-repeat 20px 10px;
  width: 286px;
  min-height: 140px;
  background-size: 20%;
  text-transform: uppercase; }
  .heart-whishlist .text {
    position: absolute;
    top: 40px;
    left: 0px;
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    text-align: right; }
  .heart-whishlist .arrow {
    position: absolute;
    width: 120px;
    height: 100px;
    background-size: 100%;
    background: url(../images/icons/arrow_bent_down.min.svg) no-repeat 20px 10px;
    right: -40px;
    top: 10px;
    -moz-transform: rotate(-170deg);
    -ms-transform: rotate(-170deg);
    -o-transform: rotate(-170deg);
    -webkit-transform: rotate(-170deg);
    transform: rotate(-170deg); }

/* end .heart */
.heart-leisten {
  position: absolute;
  right: 28%;
  top: -300px;
  font-size: 1.625rem;
  background: url(../images/icons/heart.min.svg) no-repeat 10px 22px;
  width: 300px;
  min-height: 140px;
  background-size: 15%;
  text-transform: uppercase;
  /*
	&.items-2 {
		right: 60%;
	}

	&.items-3 {
		right: 40%;
	}

	&.items-4 {
		right: 28%;
	}
	*/ }
  .heart-leisten .text {
    position: absolute;
    top: 40px;
    left: 0px;
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    text-align: right; }
  .heart-leisten .arrow {
    position: absolute;
    width: 120px;
    height: 110px;
    background-size: 100%;
    background: url(../images/icons/arrow_straight_down.min.svg) no-repeat center center;
    right: 110px;
    bottom: -180px;
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg); }

/* end .heart-leisten */
.arrow-pattern {
  position: absolute;
  top: -100px;
  right: 22%;
  z-index: 1;
  font-size: 2rem;
  width: 300px;
  min-height: 140px;
  text-transform: uppercase; }
  .arrow-pattern .text {
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    text-align: right;
    position: absolute; }
  .arrow-pattern .arrow {
    position: absolute;
    width: 120px;
    height: 110px;
    background-size: 100%;
    background: url(../images/icons/arrow_bent_down_left.min.svg) no-repeat center center;
    right: 0;
    top: 80px; }

/* end .arrow-pattern */
.arrow-request {
  position: absolute;
  top: -100px;
  right: 10%;
  z-index: 1;
  font-size: 2rem;
  width: 300px;
  min-height: 140px;
  text-transform: uppercase; }
  .arrow-request .text {
    font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    text-align: left;
    position: absolute; }
  .arrow-request .arrow {
    position: absolute;
    width: 120px;
    height: 110px;
    background-size: 100%;
    background: url(../images/icons/arrow_bent_down_right.min.svg) no-repeat center center;
    left: -100px;
    top: 80px; }

/* end .arrow-pattern */
.collection-sleeve {
  position: absolute;
  background: #faba00;
  width: 50%;
  text-align: center;
  padding: 15px 0;
  color: #fff;
  right: -10%;
  top: 6%;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg); }
  .collection-sleeve span {
    display: block;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-left: 6%; }
    .collection-sleeve span.row-1 {
      font-size: 2rem; }
    .collection-sleeve span.row-2 {
      font-size: 1.125rem; }

/* end .collection-sleeve */
.top-seller-sleeve {
  position: absolute;
  background: #666;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  color: #faba00;
  right: -20%;
  top: 6%;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg); }
  .top-seller-sleeve span {
    display: block;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-left: 10%;
    top: 2px;
    position: relative;
    font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .top-seller-sleeve span.row-1 {
      font-size: 1.5rem; }
    .top-seller-sleeve span.row-2 {
      font-size: 1.125rem; }

/* end .collection-sleeve */
body.current-lang-ru.idp .button.wp-ghost-white, body.current-lang-ru.idp .button.vc_btn3-color-wp-ghost, body.current-lang-ru.idp .vc_btn3.wp-ghost-white, body.current-lang-ru.idp .vc_btn3.vc_btn3-color-wp-ghost, body.current-lang-ru.idp .vc_btn3:focus.wp-ghost-white, body.current-lang-ru.idp .vc_btn3:focus.vc_btn3-color-wp-ghost, body.current-lang-ru.idp .product-content .tinv-wishlist a.wp-ghost-white, body.current-lang-ru.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost, body.current-lang-ru.page-template-template-idp20 .button.wp-ghost-white, body.current-lang-ru.page-template-template-idp20 .button.vc_btn3-color-wp-ghost, body.current-lang-ru.page-template-template-idp20 .vc_btn3.wp-ghost-white, body.current-lang-ru.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-ghost, body.current-lang-ru.page-template-template-idp20 .vc_btn3:focus.wp-ghost-white, body.current-lang-ru.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-ghost, body.current-lang-ru.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-white, body.current-lang-ru.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru.idp .button.wp-ghost-dark, body.current-lang-ru.idp .button.vc_btn3-color-wp-dark, body.current-lang-ru.idp .vc_btn3.wp-ghost-dark, body.current-lang-ru.idp .vc_btn3.vc_btn3-color-wp-dark, body.current-lang-ru.idp .vc_btn3:focus.wp-ghost-dark, body.current-lang-ru.idp .vc_btn3:focus.vc_btn3-color-wp-dark, body.current-lang-ru.idp .product-content .tinv-wishlist a.wp-ghost-dark, body.current-lang-ru.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-dark, body.current-lang-ru.page-template-template-idp20 .button.wp-ghost-dark, body.current-lang-ru.page-template-template-idp20 .button.vc_btn3-color-wp-dark, body.current-lang-ru.page-template-template-idp20 .vc_btn3.wp-ghost-dark, body.current-lang-ru.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-dark, body.current-lang-ru.page-template-template-idp20 .vc_btn3:focus.wp-ghost-dark, body.current-lang-ru.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-dark, body.current-lang-ru.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-dark, body.current-lang-ru.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-dark {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru.idp .button.wp-ghost-yellow, body.current-lang-ru.idp .button.vc_btn3-color-wp-yellow, body.current-lang-ru.idp .vc_btn3.wp-ghost-yellow, body.current-lang-ru.idp .vc_btn3.vc_btn3-color-wp-yellow, body.current-lang-ru.idp .vc_btn3:focus.wp-ghost-yellow, body.current-lang-ru.idp .vc_btn3:focus.vc_btn3-color-wp-yellow, body.current-lang-ru.idp .product-content .tinv-wishlist a.wp-ghost-yellow, body.current-lang-ru.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow, body.current-lang-ru.page-template-template-idp20 .button.wp-ghost-yellow, body.current-lang-ru.page-template-template-idp20 .button.vc_btn3-color-wp-yellow, body.current-lang-ru.page-template-template-idp20 .vc_btn3.wp-ghost-yellow, body.current-lang-ru.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-yellow, body.current-lang-ru.page-template-template-idp20 .vc_btn3:focus.wp-ghost-yellow, body.current-lang-ru.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-yellow, body.current-lang-ru.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-yellow, body.current-lang-ru.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru.idp .wp-light .button, body.current-lang-ru.page-template-template-idp20 .wp-light .button {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru.idp .wp-dark .button, body.current-lang-ru.page-template-template-idp20 .wp-dark .button {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru .hand span {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru .heart-whishlist .text, body.current-lang-ru .heart-leisten .text, body.current-lang-ru .arrow-pattern .text, body.current-lang-ru .arrow-request .text {
  font-family: "Blushes-Bold", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body.current-lang-ru .collection-sleeve span.row-2 {
  font-size: 0.875rem;
  min-height: 21px; }

/* end body.current-lang-en */
body.current-lang-fr .heart-whishlist .text {
  font-size: 1.5rem;
  top: 50px;
  left: -10px; }

/* end body.current-lang-fr */
.yarrp-slider {
  margin: 0 0 30px 0; }
  .yarrp-slider a {
    font-weight: normal !important; }
  .yarrp-slider p {
    display: none; }
  .yarrp-slider h3 {
    margin: 0px 0 30px 0 !important; }
  .yarrp-slider .columns {
    padding: 0;
    margin: 0 5px; }
  .yarrp-slider .slick-main.slick-prev {
    left: -10px !important; }
  .yarrp-slider .slick-main.slick-next {
    right: -10px !important; }

.yarpp-related h3 {
  text-transform: uppercase !important; }

.vc-post-loop .vc-post-loop-item, .vc-post-loop .loop-link, .grid-isotope .vc-post-loop-item, .grid-isotope .loop-link, .yarrp-slider .vc-post-loop-item, .yarrp-slider .loop-link {
  border: 1px solid #cacaca;
  display: block;
  color: #333;
  min-height: 440px; }
  .vc-post-loop .vc-post-loop-item:hover, .vc-post-loop .loop-link:hover, .grid-isotope .vc-post-loop-item:hover, .grid-isotope .loop-link:hover, .yarrp-slider .vc-post-loop-item:hover, .yarrp-slider .loop-link:hover {
    border: 1px solid #39322c;
    color: #39322c; }

.vc-post-loop .vc-post-loop-image, .vc-post-loop .loop-image, .grid-isotope .vc-post-loop-image, .grid-isotope .loop-image, .yarrp-slider .vc-post-loop-image, .yarrp-slider .loop-image {
  margin-bottom: 20px; }

.vc-post-loop .vc-post-loop-inner, .vc-post-loop .loop-inner, .grid-isotope .vc-post-loop-inner, .grid-isotope .loop-inner, .yarrp-slider .vc-post-loop-inner, .yarrp-slider .loop-inner {
  font-size: 13px;
  padding: 2% 5% 10% 5%; }
  .vc-post-loop .vc-post-loop-inner h3, .vc-post-loop .loop-inner h3, .grid-isotope .vc-post-loop-inner h3, .grid-isotope .loop-inner h3, .yarrp-slider .vc-post-loop-inner h3, .yarrp-slider .loop-inner h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.vc-post-loop .slick-main, .grid-isotope .slick-main, .yarrp-slider .slick-main {
  color: #fff;
  top: 45%;
  background: rgba(57, 50, 44, 0.5);
  z-index: 20; }
  .vc-post-loop .slick-main.slick-prev, .grid-isotope .slick-main.slick-prev, .yarrp-slider .slick-main.slick-prev {
    left: 0px; }
  .vc-post-loop .slick-main.slick-next, .grid-isotope .slick-main.slick-next, .yarrp-slider .slick-main.slick-next {
    right: 0px; }

/* end .vc-post-loop, .grid-isotope, .yarrp-slider  */
.vc-order-pattern,
.reveal-form, .page-template-template-brochure {
  /* end .wishlist-items */
  /* end .offer-items */ }
  .vc-order-pattern .gmap-wrapper,
  .reveal-form .gmap-wrapper, .page-template-template-brochure .gmap-wrapper {
    display: none;
    position: relative; }
  .vc-order-pattern h1, .vc-order-pattern h2, .vc-order-pattern h3, .vc-order-pattern h4, .vc-order-pattern h5, .vc-order-pattern h6,
  .reveal-form h1,
  .reveal-form h2,
  .reveal-form h3,
  .reveal-form h4,
  .reveal-form h5,
  .reveal-form h6, .page-template-template-brochure h1, .page-template-template-brochure h2, .page-template-template-brochure h3, .page-template-template-brochure h4, .page-template-template-brochure h5, .page-template-template-brochure h6 {
    margin: 50px 0 10px 0; }
  .vc-order-pattern h4,
  .reveal-form h4, .page-template-template-brochure h4 {
    font-size: 1.375rem; }
  .vc-order-pattern form,
  .reveal-form form, .page-template-template-brochure form {
    margin-top: 20px; }
  .vc-order-pattern label.error, .vc-order-pattern span.wpcf7-not-valid-tip,
  .reveal-form label.error,
  .reveal-form span.wpcf7-not-valid-tip, .page-template-template-brochure label.error, .page-template-template-brochure span.wpcf7-not-valid-tip {
    color: #cc4b37; }
  .vc-order-pattern .g-recaptcha.error,
  .reveal-form .g-recaptcha.error, .page-template-template-brochure .g-recaptcha.error {
    border: 2px solid #cc4b37; }
  .vc-order-pattern label br, .vc-order-pattern .row br, .vc-order-pattern .columns br,
  .reveal-form label br,
  .reveal-form .row br,
  .reveal-form .columns br, .page-template-template-brochure label br, .page-template-template-brochure .row br, .page-template-template-brochure .columns br {
    display: none; }
  .vc-order-pattern .infobox-contact br,
  .reveal-form .infobox-contact br, .page-template-template-brochure .infobox-contact br {
    display: block; }
  .vc-order-pattern select, .vc-order-pattern input, .vc-order-pattern label, .vc-order-pattern button,
  .reveal-form select,
  .reveal-form input,
  .reveal-form label,
  .reveal-form button, .page-template-template-brochure select, .page-template-template-brochure input, .page-template-template-brochure label, .page-template-template-brochure button {
    margin: 0; }
  .vc-order-pattern button,
  .reveal-form button, .page-template-template-brochure button {
    margin: 20px 0 0 0; }
  .vc-order-pattern input.error, .vc-order-pattern input.wpcf7-not-valid,
  .reveal-form input.error,
  .reveal-form input.wpcf7-not-valid, .page-template-template-brochure input.error, .page-template-template-brochure input.wpcf7-not-valid {
    border: 1px solid #cc4b37; }
  .vc-order-pattern .gmap,
  .reveal-form .gmap, .page-template-template-brochure .gmap {
    height: 500px;
    position: relative; }
    .vc-order-pattern .gmap i.fa,
    .reveal-form .gmap i.fa, .page-template-template-brochure .gmap i.fa {
      /*position: Absolute;
			top: 45%;
			left: 50%;*/ }
  .vc-order-pattern .chosen-partner-field,
  .reveal-form .chosen-partner-field, .page-template-template-brochure .chosen-partner-field {
    display: none;
    position: absolute;
    z-index: 1;
    margin: -20px 0 0 0; }
    .vc-order-pattern .chosen-partner-field p,
    .reveal-form .chosen-partner-field p, .page-template-template-brochure .chosen-partner-field p {
      margin: 0; }
    .vc-order-pattern .chosen-partner-field button,
    .reveal-form .chosen-partner-field button, .page-template-template-brochure .chosen-partner-field button {
      margin-top: -2px; }
    .vc-order-pattern .chosen-partner-field .callout,
    .reveal-form .chosen-partner-field .callout, .page-template-template-brochure .chosen-partner-field .callout {
      margin: 0;
      padding: 10px 50px 10px 10px;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .vc-order-pattern .chosen-partner,
  .reveal-form .chosen-partner, .page-template-template-brochure .chosen-partner {
    display: none; }
    .vc-order-pattern .chosen-partner .partner-data,
    .reveal-form .chosen-partner .partner-data, .page-template-template-brochure .chosen-partner .partner-data {
      background: #ece8e4;
      padding: 20px;
      border-bottom: 1px solid #cacaca; }
      .vc-order-pattern .chosen-partner .partner-data h4,
      .reveal-form .chosen-partner .partner-data h4, .page-template-template-brochure .chosen-partner .partner-data h4 {
        margin: 0 0 10px 0;
        font-size: 1rem;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .vc-order-pattern .chosen-partner .infobox-actions,
    .reveal-form .chosen-partner .infobox-actions, .page-template-template-brochure .chosen-partner .infobox-actions {
      display: none; }
  .vc-order-pattern .form-errors,
  .reveal-form .form-errors, .page-template-template-brochure .form-errors {
    display: none;
    margin-top: 20px; }
    .vc-order-pattern .form-errors .inner,
    .reveal-form .form-errors .inner, .page-template-template-brochure .form-errors .inner {
      background: rgba(204, 75, 55, 0.2);
      border: 1px solid #cc4b37;
      padding: 20px;
      margin: 0; }
      .vc-order-pattern .form-errors .inner h4,
      .reveal-form .form-errors .inner h4, .page-template-template-brochure .form-errors .inner h4 {
        margin: 0 0 20px 0; }
      .vc-order-pattern .form-errors .inner a,
      .reveal-form .form-errors .inner a, .page-template-template-brochure .form-errors .inner a {
        color: #cc4b37;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .vc-order-pattern .wishlist-items .row,
  .reveal-form .wishlist-items .row, .page-template-template-brochure .wishlist-items .row {
    padding: 20px 0;
    border-bottom: 1px solid #8a8a8a;
    position: relative; }
    .vc-order-pattern .wishlist-items .row .remove,
    .reveal-form .wishlist-items .row .remove, .page-template-template-brochure .wishlist-items .row .remove {
      position: absolute;
      right: 20px;
      top: 20px;
      color: #000; }
    .vc-order-pattern .wishlist-items .row:nth-child(odd),
    .reveal-form .wishlist-items .row:nth-child(odd), .page-template-template-brochure .wishlist-items .row:nth-child(odd) {
      background: #e6e6e6; }
    .vc-order-pattern .wishlist-items .row:nth-child(even),
    .reveal-form .wishlist-items .row:nth-child(even), .page-template-template-brochure .wishlist-items .row:nth-child(even) {
      background: #cacaca; }
    .vc-order-pattern .wishlist-items .row:not(.product-not-available):hover,
    .reveal-form .wishlist-items .row:not(.product-not-available):hover, .page-template-template-brochure .wishlist-items .row:not(.product-not-available):hover {
      background: rgba(250, 186, 0, 0.7);
      color: #39322c;
      cursor: pointer; }
    .vc-order-pattern .wishlist-items .row:last-child,
    .reveal-form .wishlist-items .row:last-child, .page-template-template-brochure .wishlist-items .row:last-child {
      border: 0; }
    .vc-order-pattern .wishlist-items .row .row-2,
    .reveal-form .wishlist-items .row .row-2, .page-template-template-brochure .wishlist-items .row .row-2 {
      font-size: 1.125rem; }
    .vc-order-pattern .wishlist-items .row .row-3,
    .reveal-form .wishlist-items .row .row-3, .page-template-template-brochure .wishlist-items .row .row-3 {
      font-size: 0.875rem; }
    .vc-order-pattern .wishlist-items .row.disabled,
    .reveal-form .wishlist-items .row.disabled, .page-template-template-brochure .wishlist-items .row.disabled {
      cursor: default;
      color: rgba(57, 50, 44, 0.3); }
      .vc-order-pattern .wishlist-items .row.disabled img,
      .reveal-form .wishlist-items .row.disabled img, .page-template-template-brochure .wishlist-items .row.disabled img {
        opacity: 0.5; }
      .vc-order-pattern .wishlist-items .row.disabled:nth-child(odd),
      .reveal-form .wishlist-items .row.disabled:nth-child(odd), .page-template-template-brochure .wishlist-items .row.disabled:nth-child(odd) {
        background: rgba(230, 230, 230, 0.4); }
      .vc-order-pattern .wishlist-items .row.disabled:nth-child(even),
      .reveal-form .wishlist-items .row.disabled:nth-child(even), .page-template-template-brochure .wishlist-items .row.disabled:nth-child(even) {
        background: rgba(202, 202, 202, 0.4); }
      .vc-order-pattern .wishlist-items .row.disabled:hover,
      .reveal-form .wishlist-items .row.disabled:hover, .page-template-template-brochure .wishlist-items .row.disabled:hover {
        color: rgba(57, 50, 44, 0.3); }
    .vc-order-pattern .wishlist-items .row.selected,
    .reveal-form .wishlist-items .row.selected, .page-template-template-brochure .wishlist-items .row.selected {
      background: #faba00;
      color: #fff; }
      .vc-order-pattern .wishlist-items .row.selected .image,
      .reveal-form .wishlist-items .row.selected .image, .page-template-template-brochure .wishlist-items .row.selected .image {
        position: relative; }
        .vc-order-pattern .wishlist-items .row.selected .image:before,
        .reveal-form .wishlist-items .row.selected .image:before, .page-template-template-brochure .wishlist-items .row.selected .image:before {
          font-family: 'FontAwesome';
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          content: '\f00c';
          position: absolute;
          color: #fff;
          font-size: 1.875rem;
          left: 25%;
          top: 17%;
          text-shadow: 0 0 20px rgba(0, 0, 0, 0.9); }
  .vc-order-pattern .offer-items .row,
  .reveal-form .offer-items .row, .page-template-template-brochure .offer-items .row {
    padding: 20px 0;
    border-bottom: 1px solid #8a8a8a;
    position: relative;
    margin-bottom: 0 !important; }
    .vc-order-pattern .offer-items .row .remove,
    .reveal-form .offer-items .row .remove, .page-template-template-brochure .offer-items .row .remove {
      position: absolute;
      right: 20px;
      top: 20px;
      color: #000; }
    .vc-order-pattern .offer-items .row:nth-child(odd),
    .reveal-form .offer-items .row:nth-child(odd), .page-template-template-brochure .offer-items .row:nth-child(odd) {
      background: #e6e6e6; }
    .vc-order-pattern .offer-items .row:nth-child(even),
    .reveal-form .offer-items .row:nth-child(even), .page-template-template-brochure .offer-items .row:nth-child(even) {
      background: #cacaca; }
    .vc-order-pattern .offer-items .row:last-child,
    .reveal-form .offer-items .row:last-child, .page-template-template-brochure .offer-items .row:last-child {
      border: 0; }
    .vc-order-pattern .offer-items .row .row-2,
    .reveal-form .offer-items .row .row-2, .page-template-template-brochure .offer-items .row .row-2 {
      font-size: 1.125rem; }
    .vc-order-pattern .offer-items .row .row-3,
    .reveal-form .offer-items .row .row-3, .page-template-template-brochure .offer-items .row .row-3 {
      font-size: 0.875rem; }

/* end .reveal-form */
#wishlist-form-order-pattern .hide-if-modal-form-order-pattern {
  display: none; }

/* WORDPRESS STYLES */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

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

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

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

a img.alignnone {
  margin: 5px 20px 20px 0; }

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

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

header.print-header {
  display: none; }
  header.print-header .hdr-logo img, header.print-header .partner-logo img {
    height: 100%;
    max-height: 50px; }
  header.print-header .col-2 {
    font-size: 0.75rem;
    color: #cacaca; }

/* end .print-header */
header.header {
  /* end section.top */
  /* end nav */ }
  header.header .row-1 {
    background: #fff; }
  header.header .row-2 {
    background: #39322c;
    padding: 24px 0; }
    header.header .row-2 > .row {
      position: relative; }
  header.header section.top {
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 0.8125rem;
    /* end .language-selector */
    /* end .search-fake */
    /* end .searchform  */ }
    header.header section.top nav {
      margin-top: 7px; }
    header.header section.top nav ul, header.header section.top li {
      display: inline-block;
      margin: 0;
      padding: 0;
      border: 0;
      list-style: none;
      background: none; }
      header.header section.top nav ul a, header.header section.top li a {
        margin-right: 25px; }
    header.header section.top a {
      color: #333; }
      header.header section.top a:hover {
        color: #faba00; }
    header.header section.top .searchform, header.header section.top .language-selector {
      display: inline-block; }
    header.header section.top .language-selector {
      margin-right: 10px;
      position: relative;
      /* end .wpml-ls */ }
      header.header section.top .language-selector i {
        font-size: 1.125rem;
        margin-top: 6px; }
      header.header section.top .language-selector .wpml-ls {
        height: 0;
        visibility: hidden;
        opacity: 0; }
      header.header section.top .language-selector:hover .wpml-ls {
        height: auto;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out; }
      header.header section.top .language-selector .wpml-ls {
        position: absolute;
        z-index: 150;
        background: #F9F9F9;
        border: 1px solid #000;
        text-align: left;
        min-width: 200px;
        left: -50%;
        margin-left: -100px; }
        header.header section.top .language-selector .wpml-ls ul {
          margin: 0 !important; }
        header.header section.top .language-selector .wpml-ls a {
          line-height: 1.5em;
          margin-right: 0;
          padding: 10px 10px 0 10px; }
          header.header section.top .language-selector .wpml-ls a img {
            margin: -1px 10px 0 0; }
        header.header section.top .language-selector .wpml-ls li {
          display: block;
          padding: 5px 0;
          border-bottom: 1px solid #333333; }
          header.header section.top .language-selector .wpml-ls li:hover {
            background: #faba00; }
            header.header section.top .language-selector .wpml-ls li:hover a {
              color: #fff; }
        header.header section.top .language-selector .wpml-ls .wpml-ls-current-language {
          font-weight: bold;
          background: #333333; }
          header.header section.top .language-selector .wpml-ls .wpml-ls-current-language a {
            color: #fff; }
    header.header section.top .search-fake {
      background: #faba00;
      color: #fff;
      display: inline-block;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: 0.5s ease;
      -moz-transition: 0.5s ease;
      -ms-transition: 0.5s ease;
      -o-transition: 0.5s ease; }
      header.header section.top .search-fake span {
        display: inline-block; }
      header.header section.top .search-fake span:nth-child(1) {
        border-right: 1px solid #fff;
        padding: 5px 10px; }
      header.header section.top .search-fake span:nth-child(2) {
        padding: 7px 20px 3px 10px;
        text-transform: uppercase;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      header.header section.top .search-fake:hover {
        background: #39322c;
        color: #fff; }
    header.header section.top .searchform {
      border: 1px solid #faba00;
      background: #faba00;
      margin-top: -4px;
      position: relative;
      top: -3px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
      header.header section.top .searchform button, header.header section.top .searchform input {
        display: inline-block;
        margin: 0;
        width: auto;
        border: 0;
        height: auto;
        padding: 0; }
      header.header section.top .searchform button {
        padding: 2px 8px 0px 10px; }
        header.header section.top .searchform button:hover {
          background: #faba00; }
        header.header section.top .searchform button i {
          line-height: 1.0em;
          font-size: 0.8125rem; }
      header.header section.top .searchform input {
        padding: 5px 5px;
        font-size: 0.75rem;
        width: 250px;
        -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
        -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
        -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 rgba(255, 255, 255, 0); }
  header.header .hdr-logo, header.header nav, header.header li {
    display: inline-block; }
  header.header .hdr-logo img {
    height: 50px;
    width: 156px; }
  header.header .ubermenu-bound {
    position: static; }
  header.header nav.ubermenu {
    margin-top: 8px;
    text-align: center;
    /*		#menu-item-46 .ubermenu-submenu {
			opacity:1 !important;
			overflow:auto !important;
			height:auto !important;
			visibility: visible !important;
		}*/
    /* end li */
    /* end .ubermenu-submenu */ }
    header.header nav.ubermenu .ubermenu-target {
      text-transform: uppercase;
      font-size: 1.375rem;
      color: #fff;
      display: block;
      padding: 10px 20px 6px 20px;
      line-height: 1.0em;
      text-transform: uppercase; }
      header.header nav.ubermenu .ubermenu-target:hover {
        color: #fff; }
    header.header nav.ubermenu .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
      float: none; }
    header.header nav.ubermenu .ubermenu-content-block {
      padding-top: 0; }
    header.header nav.ubermenu li {
      padding: 10px 20px 6px 20px; }
      header.header nav.ubermenu li a {
        padding: 0 !important;
        position: relative;
        color: #fff !important; }
        header.header nav.ubermenu li a.button {
          margin: 0 !important;
          padding: 20px !important;
          width: 100%;
          margin: 0 0 10px 0 !important; }
          header.header nav.ubermenu li a.button.idesign {
            background-image: url(../images/icons/hand_finger_spot_white.min.svg);
            background-size: 32%;
            background-position: -9px 3px;
            background-repeat: no-repeat; }
        header.header nav.ubermenu li a:after {
          right: -20px !important;
          top: 3px !important; }
        header.header nav.ubermenu li a:before {
          content: "";
          position: absolute;
          z-index: -1;
          right: 0;
          width: 0;
          bottom: 0;
          background: #fff;
          height: 1px;
          -webkit-transition: width 0.3s ease-out;
          -moz-transition: width 0.3s ease-out;
          -ms-transition: width 0.3s ease-out;
          -o-transition: width 0.3s ease-out; }
        header.header nav.ubermenu li a:hover:before, header.header nav.ubermenu li a:focus:before, header.header nav.ubermenu li a:active:before {
          left: 0;
          right: auto;
          width: 100%; }
      header.header nav.ubermenu li.ubermenu-in-transition a, header.header nav.ubermenu li:hover a {
        color: #fff !important; }
      header.header nav.ubermenu li:hover a:before {
        width: 100%;
        left: 0;
        right: auto; }
    header.header nav.ubermenu li.highlight {
      padding: 0; }
      header.header nav.ubermenu li.highlight a {
        color: #faba00 !important;
        padding: 10px 20px !important;
        border: 1px solid #faba00;
        display: block;
        width: 100%;
        height: 100%; }
        header.header nav.ubermenu li.highlight a:hover {
          background: #faba00;
          color: #fff !important; }
          header.header nav.ubermenu li.highlight a:hover:before {
            width: 0; }
    header.header nav.ubermenu .ubermenu-submenu {
      border: 0 !important;
      margin: 0 !important;
      background: #39322c;
      padding: 10px 0;
      top: 56px; }
      header.header nav.ubermenu .ubermenu-submenu li {
        display: block;
        font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        header.header nav.ubermenu .ubermenu-submenu li a {
          padding: 0;
          font-size: 1rem;
          color: rgba(255, 255, 255, 0.3) !important; }
          header.header nav.ubermenu .ubermenu-submenu li a.button {
            color: #fff !important; }
          header.header nav.ubermenu .ubermenu-submenu li a:hover {
            color: #fff !important; }
        header.header nav.ubermenu .ubermenu-submenu li ul.ubermenu-submenu ul.ubermenu-submenu {
          top: 0;
          padding: 0; }
          header.header nav.ubermenu .ubermenu-submenu li ul.ubermenu-submenu ul.ubermenu-submenu li a {
            color: #fff !important; }
          header.header nav.ubermenu .ubermenu-submenu li ul.ubermenu-submenu ul.ubermenu-submenu li:hover > a {
            color: #faba00 !important; }
            header.header nav.ubermenu .ubermenu-submenu li ul.ubermenu-submenu ul.ubermenu-submenu li:hover > a:before {
              width: 0; }
      header.header nav.ubermenu .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
        background: none;
        color: #fff !important; }
        header.header nav.ubermenu .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target:before {
          width: 100%; }
    header.header nav.ubermenu li:hover .ubermenu-submenu a:before {
      width: 0; }
    header.header nav.ubermenu li:hover .ubermenu-submenu a:hover:before {
      left: 0;
      right: auto;
      width: 100%; }
    header.header nav.ubermenu .ubermenu-item-level-0:last-child {
      margin-right: 0; }
  header.header .ubermenu-responsive-toggle {
    display: inline-block;
    padding: 0; }
    header.header .ubermenu-responsive-toggle i {
      color: #fff;
      font-size: 1.875rem; }
  header.header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
    top: 35%;
    right: 0; }
  header.header .modal-search {
    display: none; }

/* end header.header*/
.sticky.icon-bar {
  width: 40px;
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 500; }
  .sticky.icon-bar a {
    display: flex;
    height: 40px;
    margin-bottom: 5px;
    background: #faba00;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease; }
    .sticky.icon-bar a .text {
      display: none;
      text-transform: uppercase;
      padding: 7px 8px;
      line-height: 1.2em;
      font-size: 0.875rem; }
    .sticky.icon-bar a .icon {
      width: 40px;
      height: 40px;
      display: inline-block;
      background-position: top left;
      background-repeat: no-repeat;
      position: relative; }
      .sticky.icon-bar a .icon span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 0.75rem; }
    .sticky.icon-bar a.showroom-partner .icon {
      background: url(../images/icons/sticky_showroom.min.svg); }
    .sticky.icon-bar a.order-brochure .icon {
      background: url(../images/icons/sticky_order_brochure.min.svg); }
    .sticky.icon-bar a.search .icon {
      background: url(../images/icons/sticky_search.min.svg); }
    .sticky.icon-bar a.bookmarks .icon {
      background: url(../images/icons/sticky_bookmark.min.svg); }
    .sticky.icon-bar a.print .icon {
      background: url(../images/icons/sticky_print.min.svg); }
    .sticky.icon-bar a:hover {
      width: 220px;
      margin-left: -168px; }
      .sticky.icon-bar a:hover .icon {
        display: none; }
      .sticky.icon-bar a:hover .text {
        display: flex;
        align-items: center; }

/* end .sticky.icon-bar */
body.is-sticky header.header {
  position: fixed;
  width: 100%;
  z-index: 9999; }
  body.is-sticky header.header .row-1 {
    height: 0;
    visibility: hidden;
    padding: 0; }
    body.is-sticky header.header .row-1 .row {
      display: none; }
  body.is-sticky header.header .row-2 {
    padding: 10px 0 15px 0; }
    body.is-sticky header.header .row-2 .hdr-logo img {
      height: 40px; }
    body.is-sticky header.header .row-2 nav.ubermenu {
      display: inline-block !important;
      margin-top: 3px; }
      body.is-sticky header.header .row-2 nav.ubermenu .ubermenu-target {
        font-size: 17px; }
    body.is-sticky header.header .row-2 .modal-search {
      display: inline-block;
      font-size: 20px;
      position: relative;
      top: 4px; }

body.is-sticky .sticky.icon-bar {
  top: 102px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease; }

.mobile-header {
  background: #39322c;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0; }
  .mobile-header .hdr-logo {
    text-align: right;
    margin-right: 10px; }
    .mobile-header .hdr-logo img {
      height: 30px; }
  .mobile-header a {
    color: #fff; }
  .mobile-header .columns:nth-child(3) {
    text-align: right; }
    .mobile-header .columns:nth-child(3) a {
      margin-right: 15px;
      font-size: 1.125rem; }
  .mobile-header a.fake-responsive-toggle {
    margin-left: 10px;
    margin-top: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/bars.min.svg) no-repeat center 2px; }
    .mobile-header a.fake-responsive-toggle.active {
      background: url(../images/close.min.svg) no-repeat center 2px;
      background-size: 100%; }

/* end .mobile-header */
.mobile-nav {
  position: absolute;
  top: 0;
  width: 100%;
  /* end .ubermenu-nav */ }
  .mobile-nav .ubermenu-nav {
    background: #fff;
    z-index: 100; }
    .mobile-nav .ubermenu-nav .ubermenu-item {
      background: #39322c;
      width: 100%; }
      .mobile-nav .ubermenu-nav .ubermenu-item a {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.125rem; }
      .mobile-nav .ubermenu-nav .ubermenu-item.ubermenu-current-menu-item a {
        color: #fff; }
      .mobile-nav .ubermenu-nav .ubermenu-item.ubermenu-active > a {
        color: #faba00; }
    .mobile-nav .ubermenu-nav .ubermenu-submenu .ubermenu-item {
      background: #39322c; }
      .mobile-nav .ubermenu-nav .ubermenu-submenu .ubermenu-item a {
        color: #fff;
        font-size: 0.875rem; }
        .mobile-nav .ubermenu-nav .ubermenu-submenu .ubermenu-item a.button {
          margin: 0 0 5px 0 !important;
          width: 100% !important;
          padding: 20px 0 !important; }
          .mobile-nav .ubermenu-nav .ubermenu-submenu .ubermenu-item a.button.idesign {
            background-image: url(../images/icons/hand_finger_spot_white.min.svg);
            background-size: 32%;
            background-position: -9px 3px;
            background-repeat: no-repeat; }
    .mobile-nav .ubermenu-nav .ubermenu-submenu > .ubermenu-submenu .ubermenu-item {
      background: rgba(255, 255, 255, 0.1); }
      .mobile-nav .ubermenu-nav .ubermenu-submenu > .ubermenu-submenu .ubermenu-item a {
        color: rgba(57, 50, 44, 0.5); }
    .mobile-nav .ubermenu-nav .ubermenu-tab.ubermenu-active {
      background: rgba(57, 50, 44, 0.8); }
      .mobile-nav .ubermenu-nav .ubermenu-tab.ubermenu-active > .ubermenu-target {
        color: #fff;
        border: 0;
        background: none; }
      .mobile-nav .ubermenu-nav .ubermenu-tab.ubermenu-active .ubermenu-submenu {
        border: 0 !important; }
        .mobile-nav .ubermenu-nav .ubermenu-tab.ubermenu-active .ubermenu-submenu .ubermenu-item {
          background: #605B57; }
    .mobile-nav .ubermenu-nav .ubermenu-target, .mobile-nav .ubermenu-nav .ubermenu-submenu-drop,
    .mobile-nav .ubermenu-nav .ubermenu-tab-layout-left > .ubermenu-tabs-group {
      border: 0 !important; }
    .mobile-nav .ubermenu-nav .ubermenu-retractor {
      background: #faba00;
      color: #fff;
      text-transform: uppercase;
      font-size: 1rem; }

/* end .mobile-nav */
header.designstudio {
  margin: 50px 0 0px 0;
  /* end form */ }
  header.designstudio .hdr-logo img, header.designstudio .partner-logo img {
    height: 100%;
    max-height: 80px; }
  header.designstudio form {
    position: relative;
    margin-top: 10px; }
    header.designstudio form input, header.designstudio form button {
      display: inline-block; }
    header.designstudio form input {
      width: 60%; }
    header.designstudio form .button {
      margin: 0;
      background: #39322c;
      color: #fff !important;
      padding: 6px 10px 2px 10px;
      font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  header.designstudio .loader-overlay i {
    font-size: 2.25rem; }
  header.designstudio .not-found {
    bottom: -60px;
    z-index: 99; }

/* end header.designstudio */
.searchform-designstudio .loader-overlay i {
  position: absolute;
  top: 50%;
  margin: -25px 0 0 -35px; }

.searchform-designstudio .not-found {
  display: none;
  position: absolute; }

/* end .searchform-designstudio */
footer {
  background: #d9d1ca;
  /* end row-1 */
  /* end row-2 */
  /* end row-3 */
  /* end .row-4 */ }
  footer .row-1 {
    background: #39322c;
    padding: 30px 0; }
    footer .row-1 .columns:nth-child(1) .hdr-logo {
      display: inline-block;
      margin-right: 20px;
      position: relative;
      width: 100%; }
    footer .row-1 .columns:nth-child(1) div {
      color: #D4CBC3;
      line-height: 1.4em; }
    footer .row-1 .columns:nth-child(1) a {
      color: #D4CBC3; }
      footer .row-1 .columns:nth-child(1) a:hover {
        color: #faba00; }
    footer .row-1 .columns:nth-child(1) .columns:nth-child(2) {
      text-align: left; }
    footer .row-1 .columns:nth-child(2) {
      color: #D4CBC3;
      text-align: right; }
      footer .row-1 .columns:nth-child(2) .social, footer .row-1 .columns:nth-child(2) div {
        position: relative;
        top: 12px; }
      footer .row-1 .columns:nth-child(2) .social {
        width: 38px;
        height: 38px; }
      footer .row-1 .columns:nth-child(2) div {
        display: inline-block;
        margin-right: 20px;
        line-height: 1.4em; }
  footer .row-2 {
    padding: 80px 0 40px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    /* end .sitemap  */ }
    footer .row-2 .columns {
      position: relative; }
    footer .row-2 .calendar {
      border: 1px solid rgba(51, 51, 51, 0.1);
      position: absolute;
      width: 290px;
      right: 0;
      padding: 20px; }
      footer .row-2 .calendar i.fa-calendar {
        position: absolute;
        font-size: 2.5rem;
        color: rgba(57, 50, 44, 0.2);
        top: -31px;
        left: 30px; }
      footer .row-2 .calendar .slider-wrapper {
        width: 90%;
        margin: 0 auto;
        line-height: 1.2em;
        font-size: 0.875rem; }
        footer .row-2 .calendar .slider-wrapper h3, footer .row-2 .calendar .slider-wrapper .like-h3 {
          font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          text-transform: uppercase;
          margin: 0;
          padding: 0;
          border: 0;
          list-style: none;
          background: none;
          font-size: 0.875rem;
          margin-bottom: 5px; }
        footer .row-2 .calendar .slider-wrapper a {
          color: #fff;
          text-transform: uppercase;
          background: #faba00;
          display: inline-block;
          padding: 4px 5px 2px 5px; }
    footer .row-2 h3 {
      font-size: 2.875rem;
      text-transform: uppercase;
      line-height: 1.0em;
      margin-bottom: 40px;
      font-weight: 100;
      font-family: "DIN Next W01 Light", "DIN Next W01 Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    footer .row-2 .sitemap .columns:nth-child(1) {
      font-size: 0.9375rem;
      font-weight: 100;
      margin-top: 3px; }
      footer .row-2 .sitemap .columns:nth-child(1) ul, footer .row-2 .sitemap .columns:nth-child(1) li {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        background: none; }
      footer .row-2 .sitemap .columns:nth-child(1) li.menu-item-object-ubermenu-custom > a {
        display: none; }
      footer .row-2 .sitemap .columns:nth-child(1) li.first-level {
        display: block;
        width: 100%;
        margin-bottom: 20px; }
      footer .row-2 .sitemap .columns:nth-child(1) ul {
        display: block;
        width: 100%; }
      footer .row-2 .sitemap .columns:nth-child(1) li.first-level > ul {
        display: block;
        width: 100%; }
      footer .row-2 .sitemap .columns:nth-child(1) a {
        display: inline-block;
        color: #39322c;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s; }
        footer .row-2 .sitemap .columns:nth-child(1) a:hover {
          text-decoration: underline; }
      footer .row-2 .sitemap .columns:nth-child(1) ul > li {
        display: block;
        width: 100%;
        margin-bottom: 10px; }
      footer .row-2 .sitemap .columns:nth-child(1) ul li a {
        min-width: 220px;
        font-weight: 400;
        text-transform: uppercase;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      footer .row-2 .sitemap .columns:nth-child(1) ul li li a {
        min-width: auto;
        font-weight: 100;
        text-transform: none;
        font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        footer .row-2 .sitemap .columns:nth-child(1) ul li li a:after {
          content: "/";
          margin: 0 2px; }
      footer .row-2 .sitemap .columns:nth-child(1) ul ul {
        display: inline-block;
        width: auto;
        margin: 0; }
      footer .row-2 .sitemap .columns:nth-child(1) ul ul li {
        display: inline-block;
        width: auto;
        margin: 0; }
  footer .row-3 {
    font-size: 0.875rem;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1); }
    footer .row-3 .logos {
      margin: 20px 0; }
      footer .row-3 .logos a {
        margin-right: 5px;
        display: inline-block; }
        footer .row-3 .logos a span {
          cursor: pointer;
          display: inline-block; }
    footer .row-3 a.greenpeace {
      display: inline-block;
      width: 105px;
      height: 13px;
      background: url(../images/partner/greenpeace_dark.jpg) no-repeat center top; }
      footer .row-3 a.greenpeace:hover {
        background: url(../images/partner/greenpeace.jpg) no-repeat center top; }
    footer .row-3 .has-tip {
      border: 0; }
  footer .row-4 {
    padding: 20px 0;
    font-size: 0.875rem; }
    footer .row-4 a {
      color: #39322c; }
      footer .row-4 a:hover {
        text-decoration: underline; }
    footer .row-4 .columns:nth-child(1) {
      text-transform: uppercase; }
    footer .row-4 .columns:nth-child(2) {
      text-align: right; }

/* end footer */
/* CONTENT GENERAL */
#content {
  position: relative;
  padding: 30px 0;
  /* end .filter-area */ }
  #content h1 {
    margin-bottom: 30px; }
  #content .like-h3 {
    display: block;
    text-transform: uppercase; }
  #content p ul li, #content .tabs-panel.description ul li, #content .why-srp ul li, #content .article-body ul li, #content .post-content ul li {
    list-style-image: url(../images/icons/bullet.png);
    margin-bottom: 3px;
    line-height: 1.5em; }
    #content p ul li ul, #content .tabs-panel.description ul li ul, #content .why-srp ul li ul, #content .article-body ul li ul, #content .post-content ul li ul {
      margin: 10px 0px 20px 30px !important; }
      #content p ul li ul li, #content .tabs-panel.description ul li ul li, #content .why-srp ul li ul li, #content .article-body ul li ul li, #content .post-content ul li ul li {
        list-style: none;
        position: relative; }
        #content p ul li ul li:before, #content .tabs-panel.description ul li ul li:before, #content .why-srp ul li ul li:before, #content .article-body ul li ul li:before, #content .post-content ul li ul li:before {
          font-family: 'FontAwesome';
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          content: '\f0da';
          position: absolute;
          left: -12px;
          color: #faba00;
          top: -2px; }
  #content .vc_row_last {
    margin-bottom: 20px; }
  #content .srp-addon {
    margin-top: 120px; }
  #content .add-to-bookmark, #content .back-to-overview, #content .order-brochure,
  #content .product-content .tinvwl_add_to_wishlist_button,
  #content .wishlist-btn {
    width: 100%;
    margin: 0;
    text-align: center;
    line-height: 1.0em;
    font-size: 1.125rem; }
    #content .add-to-bookmark span, #content .back-to-overview span, #content .order-brochure span,
    #content .product-content .tinvwl_add_to_wishlist_button span,
    #content .wishlist-btn span {
      display: inline-block;
      position: relative;
      border: 0;
      text-decoration: none;
      text-align: left;
      line-height: 1.0em;
      margin-left: 25px;
      width: 66%; }
    #content .add-to-bookmark span:before, #content .back-to-overview span:before, #content .order-brochure span:before,
    #content .product-content .tinvwl_add_to_wishlist_button span:before,
    #content .wishlist-btn span:before {
      content: '';
      border: 0;
      text-decoration: none;
      display: inline-block;
      position: absolute;
      left: -35px;
      background: url(../images/icons/bookmark.min.svg) no-repeat center center;
      width: 24px;
      height: 30px; }
  #content .order-brochure span:before {
    background: url(../images/icons/book_dark.min.svg) no-repeat center center; }
  #content .wishlist-btn {
    width: 32.9%; }
    #content .wishlist-btn span {
      width: 60%; }
    #content .wishlist-btn.wishlist-btn-order-all span:before {
      background: url(../images/icons/present_white.min.svg) no-repeat center center; }
    #content .wishlist-btn.wishlist-btn-request-offer span:before {
      background: url(../images/icons/envelope_white.min.svg) no-repeat center center; }
    #content .wishlist-btn.wishlist-btn-send-wishlist span:before {
      background: url(../images/icons/envelope_dark.min.svg) no-repeat center center; }
  #content .product-content .tinvwl_add_to_wishlist_button {
    min-height: 50px; }
  #content .back-to-overview span:before {
    background: url(../images/icons/wp_logo.min.svg) no-repeat center center; }
  #content .home-header {
    height: 50vh;
    min-height: 470px;
    margin-bottom: 30px;
    background-position: center center !important; }
    #content .home-header .absolute-image {
      position: absolute;
      left: 23%;
      bottom: 0; }
  #content .filter-area {
    padding: 20px;
    background: #f6f5f4;
    margin-bottom: 20px; }
    #content .filter-area button {
      margin: 0 0 5px 0;
      font-size: 1.125rem;
      border: 2px solid #39322c; }
      #content .filter-area button:hover, #content .filter-area button.active {
        background: transparent;
        color: #39322c !important; }
    #content .filter-area.no-bg {
      padding: 0px;
      background: none; }
  #content ul.downloads, #content ul.downloads li {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    background: none; }
  #content ul.downloads i {
    margin-right: 5px; }
  #content ul.downloads li {
    margin-bottom: 5px;
    list-style: none; }
  #content article.tease {
    margin-top: 10px; }
  #content div.gallery {
    position: relative; }
    #content div.gallery div.gallery-item {
      padding: 0 5px; }
      #content div.gallery div.gallery-item p {
        display: none; }
    #content div.gallery .zoom-overlay {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.5s ease;
      -moz-transition: 0.5s ease;
      -ms-transition: 0.5s ease;
      -o-transition: 0.5s ease; }
      #content div.gallery .zoom-overlay i {
        color: #fff;
        z-index: 10;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 1.875rem; }
    #content div.gallery a.lightbox {
      display: inline-block;
      position: relative; }
      #content div.gallery a.lightbox:hover .zoom-overlay {
        opacity: 1;
        visibility: visible; }
    #content div.gallery .slick-main {
      color: #fff;
      height: 100%;
      top: 0;
      background: rgba(255, 255, 255, 0.5);
      z-index: 10; }
      #content div.gallery .slick-main.slick-prev {
        left: -5px; }
      #content div.gallery .slick-main.slick-next {
        right: -5px; }
  #content div.designstudio-row {
    height: 570px; }
    #content div.designstudio-row div.idesign {
      position: relative; }
      #content div.designstudio-row div.idesign .hand {
        width: 50%;
        margin: 0 auto; }
    #content div.designstudio-row .vc_btn3-container {
      margin-bottom: 50px; }

/* end #content */
body.home #content {
  padding: 0; }
  body.home #content h2 {
    font-size: 2.875rem; }

/* end body.home */
body.single-post #content {
  /* end .blog-overview*/ }
  body.single-post #content h1 {
    margin: 40px 0 30px 0; }
  body.single-post #content h2 {
    font-size: 2.25rem;
    margin-bottom: 30px; }
  body.single-post #content .post-info {
    margin-bottom: 40px; }
    body.single-post #content .post-info a {
      color: #39322c; }
      body.single-post #content .post-info a:hover {
        color: #faba00; }
  body.single-post #content .blog-overview {
    padding: 20px;
    background-color: #ece8e4;
    font-size: 0.8125rem;
    /* end .recent-posts */ }
    body.single-post #content .blog-overview h4, body.single-post #content .blog-overview .like-h4 {
      margin: 0;
      margin-bottom: 10px; }
    body.single-post #content .blog-overview .blog-overview-item {
      margin-bottom: 40px; }
    body.single-post #content .blog-overview .blog-overview-item:last-child {
      margin-bottom: 0; }
    body.single-post #content .blog-overview a {
      color: #39322c; }
      body.single-post #content .blog-overview a:hover {
        color: #faba00; }
    body.single-post #content .blog-overview .recent-posts a:hover {
      background: #39322c;
      color: #fff; }
    body.single-post #content .blog-overview .recent-posts img {
      display: block;
      width: 100%; }
    body.single-post #content .blog-overview .recent-posts .recent-post-loop-item {
      background: #fff;
      display: block;
      outline: 2px solid #39322c; }
    body.single-post #content .blog-overview .recent-posts .recent-post-inner {
      padding: 20px; }
      body.single-post #content .blog-overview .recent-posts .recent-post-inner h3 {
        font-size: 0.875rem;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        margin: 0 0 10px 0; }
  body.single-post #content .yarpp-container {
    margin-top: 140px; }
  body.single-post #content ul.tag-list, body.single-post #content ul.tag-list li {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    background: none; }
  body.single-post #content ul.tag-list li, body.single-post #content ul.tag-list a {
    display: inline-block; }
  body.single-post #content ul.tag-list li {
    margin-bottom: 5px; }
  body.single-post #content ul.tag-list a {
    padding: 2px 5px 0 5px;
    border: 1px solid #39322c; }
    body.single-post #content ul.tag-list a:hover {
      background: #faba00;
      color: #fff; }
    body.single-post #content ul.tag-list a:before {
      content: '\f02b';
      margin-right: 4px;
      font-size: 0.625rem;
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit; }

/* end body.single-post */
body.page {
  /* end content*/ }
  body.page #content {
    /* end .wishlist-products */ }
    body.page #content h1 {
      margin: 50px 0 30px 0;
      text-align: center; }
    body.page #content h2 {
      font-size: 2rem;
      margin-bottom: 20px; }
    body.page #content .brochure-order {
      margin-top: 40px;
      margin-bottom: 40px; }
      body.page #content .brochure-order .button {
        margin-top: 20px; }
    body.page #content .tinv-header, body.page #content .return-to-shop {
      display: none; }
    body.page #content .wishlist-products {
      margin: 40px 0 20px 0;
      /* end .wishlist-product-item */ }
      body.page #content .wishlist-products .wishlist-product-item {
        background: #ece8e4;
        padding: 20px;
        position: relative;
        margin-bottom: 20px; }
        body.page #content .wishlist-products .wishlist-product-item .wishlist_item {
          position: absolute;
          right: 20px;
          top: 20px; }
          body.page #content .wishlist-products .wishlist-product-item .wishlist_item button {
            background: none;
            text-indent: 0; }
            body.page #content .wishlist-products .wishlist-product-item .wishlist_item button:hover {
              color: #faba00;
              cursor: pointer; }
        body.page #content .wishlist-products .wishlist-product-item a {
          color: #39322c; }
          body.page #content .wishlist-products .wishlist-product-item a:hover {
            color: #faba00; }
        body.page #content .wishlist-products .wishlist-product-item .row-1 {
          margin-bottom: 20px; }
        body.page #content .wishlist-products .wishlist-product-item .row-2 {
          text-transform: uppercase;
          font-size: 1.125rem; }
        body.page #content .wishlist-products .wishlist-product-item .row-3 {
          margin-bottom: 30px; }
        body.page #content .wishlist-products .wishlist-product-item .row-4 {
          text-align: right;
          color: #a8a8a8;
          margin-bottom: 30px; }
        body.page #content .wishlist-products .wishlist-product-item span.not-orderable {
          color: #e7a82b; }

/* end body.page */
body.page-template-template-showrooms #content .info {
  font-size: 0.9375rem; }
  body.page-template-template-showrooms #content .info .row {
    margin-bottom: 10px; }
  body.page-template-template-showrooms #content .info .columns:nth-child(1) {
    text-align: center; }
  body.page-template-template-showrooms #content .info img {
    width: auto; }

body.page-template-template-showrooms #content .category-24h-small {
  margin-left: -5px; }

body.page-template-template-showrooms #content .srp-addon h2 {
  margin-bottom: 50px; }

body.page-template-template-showrooms #content .partner-table {
  font-size: 1rem;
  /* end h4 */ }
  body.page-template-template-showrooms #content .partner-table .row {
    margin-bottom: 50px; }
  body.page-template-template-showrooms #content .partner-table .columns:nth-child(4) {
    text-align: center; }
  body.page-template-template-showrooms #content .partner-table h4 {
    margin: 0;
    font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem; }
    body.page-template-template-showrooms #content .partner-table h4 a {
      text-transform: none;
      color: #39322c; }
      body.page-template-template-showrooms #content .partner-table h4 a:hover {
        color: #faba00; }
  body.page-template-template-showrooms #content .partner-table img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); }
  body.page-template-template-showrooms #content .partner-table .category-24h {
    width: 128px; }
    body.page-template-template-showrooms #content .partner-table .category-24h .offer-24h {
      width: 50px;
      height: 50px;
      top: -17px; }
    body.page-template-template-showrooms #content .partner-table .category-24h .category div.grayscale {
      background: none !important; }
  body.page-template-template-showrooms #content .partner-table .button {
    margin: 0; }

/* ebd body.page-template-template-showrooms */
body.page-template-template-la #content {
  /* end .filter-items-overview.as-slider */
  /* end .elastic-item */ }
  body.page-template-template-la #content .filter-area {
    padding-top: 30px;
    padding-bottom: 30px; }
    body.page-template-template-la #content .filter-area h3 {
      margin: 0;
      font-size: 1rem;
      font-weight: bold; }
    body.page-template-template-la #content .filter-area h2 {
      margin-top: 100px; }
  body.page-template-template-la #content .filter-row-1 {
    margin-bottom: 80px; }
  body.page-template-template-la #content .filter-column {
    position: relative; }
  body.page-template-template-la #content .filter-items-overview {
    position: relative;
    margin-top: -34px;
    width: 100%;
    z-index: 1; }
    body.page-template-template-la #content .filter-items-overview span {
      display: inline-block;
      height: 65px;
      overflow: hidden; }
      body.page-template-template-la #content .filter-items-overview span img {
        width: 100%;
        height: 100%; }
        body.page-template-template-la #content .filter-items-overview span img.format {
          height: auto; }
  body.page-template-template-la #content .filter-column:nth-child(1) .filter-items-overview {
    overflow: hidden;
    max-height: 60px; }
    body.page-template-template-la #content .filter-column:nth-child(1) .filter-items-overview:after {
      content: "";
      display: table;
      clear: both; }
    body.page-template-template-la #content .filter-column:nth-child(1) .filter-items-overview .filter-item {
      margin: 0;
      padding: 0; }
    body.page-template-template-la #content .filter-column:nth-child(1) .filter-items-overview img {
      width: 100%; }
  body.page-template-template-la #content .filter-column:nth-child(2) .filter-items-overview span {
    width: 23.95%;
    height: 60px;
    overflow: hidden; }
  body.page-template-template-la #content .filter-column:nth-child(3) .filter-items-overview span {
    width: 32.3%;
    height: 60px;
    overflow: hidden; }
  body.page-template-template-la #content .filter-items-overview.as-slider {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    position: relative;
    top: -35px; }
    body.page-template-template-la #content .filter-items-overview.as-slider .holder {
      min-width: 100%;
      height: 60px;
      position: absolute;
      left: 0;
      top: 0; }
    body.page-template-template-la #content .filter-items-overview.as-slider .slide {
      width: 30px;
      height: 60px;
      float: left; }
      body.page-template-template-la #content .filter-items-overview.as-slider .slide.active {
        position: relative;
        z-index: 20; }
        body.page-template-template-la #content .filter-items-overview.as-slider .slide.active.first-active {
          border-left: 3px solid #000; }
        body.page-template-template-la #content .filter-items-overview.as-slider .slide.active.last-active {
          border-right: 3px solid #000; }
      body.page-template-template-la #content .filter-items-overview.as-slider .slide img {
        height: 100%; }
  body.page-template-template-la #content .elastic-item {
    /* end cluster */ }
    body.page-template-template-la #content .elastic-item a {
      color: #39322c; }
      body.page-template-template-la #content .elastic-item a:hover {
        color: #faba00; }
    body.page-template-template-la #content .elastic-item .inner {
      overflow: visible; }
    body.page-template-template-la #content .elastic-item.only-one-product:hover .description-cluster {
      background: #39322c; }
      body.page-template-template-la #content .elastic-item.only-one-product:hover .description-cluster a {
        display: block;
        color: #fff; }
    body.page-template-template-la #content .elastic-item .collection-sleeve {
      top: 0;
      width: 85%;
      right: -13%;
      -moz-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
      -o-transform: rotate(35deg);
      -webkit-transform: rotate(35deg);
      transform: rotate(35deg); }
      body.page-template-template-la #content .elastic-item .collection-sleeve span {
        position: relative;
        left: 50%;
        margin-left: -75%;
        font-size: 1.25rem; }
    body.page-template-template-la #content .elastic-item .top-seller-sleeve {
      top: 0;
      width: 85%;
      right: -13%;
      -moz-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
      -o-transform: rotate(35deg);
      -webkit-transform: rotate(35deg);
      transform: rotate(35deg); }
      body.page-template-template-la #content .elastic-item .top-seller-sleeve span {
        position: relative;
        left: 50%;
        margin-left: -75%;
        font-size: 1.25rem; }
    body.page-template-template-la #content .elastic-item .image {
      position: relative;
      overflow: hidden; }
      body.page-template-template-la #content .elastic-item .image a {
        display: block; }
    body.page-template-template-la #content .elastic-item img {
      width: 100% !important;
      display: block; }
    body.page-template-template-la #content .elastic-item .description-cluster {
      border: 1px solid #39322c;
      background: #fff;
      padding: 10px 20px;
      position: relative; }
    body.page-template-template-la #content .elastic-item .description {
      font-size: 1.125rem; }
      body.page-template-template-la #content .elastic-item .description .row-1 {
        font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    body.page-template-template-la #content .elastic-item .hover-element {
      position: absolute;
      background: #39322c;
      width: 100.5%;
      left: -1px;
      padding: 20px;
      z-index: 10000;
      height: auto;
      color: #fff;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.page-template-template-la #content .elastic-item .hover-element strong {
        font-weight: normal; }
      body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item {
        margin-bottom: 5px;
        display: flex;
        align-items: center; }
        body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item .img {
          width: 26px;
          float: left; }
        body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item .text {
          width: calc(100% - 36px);
          float: right;
          margin-left: 10px; }
        body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item img {
          width: 26px !important;
          display: inline-block;
          margin: 0; }
        body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item span {
          display: inline-block;
          font-size: 0.8125rem; }
          body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item span br {
            display: none; }
          body.page-template-template-la #content .elastic-item .hover-element .facts .fact-item span span {
            margin-left: 3px; }
      body.page-template-template-la #content .elastic-item .hover-element .price-wrapper {
        text-align: right;
        position: absolute;
        right: 15px; }
        body.page-template-template-la #content .elastic-item .hover-element .price-wrapper small {
          font-size: 0.75rem; }
        body.page-template-template-la #content .elastic-item .hover-element .price-wrapper .price span {
          font-size: 1.25rem;
          display: inline-block;
          margin-right: 5px; }
        body.page-template-template-la #content .elastic-item .hover-element .price-wrapper .price strong {
          font-size: 1.875rem;
          display: inline-block;
          font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.page-template-template-la #content .elastic-item .hover-element .size {
        margin-top: 30px;
        font-size: 1.125rem; }
        body.page-template-template-la #content .elastic-item .hover-element .size strong {
          font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.page-template-template-la #content .elastic-item .hover-element .optics {
        margin-top: 10px; }
        body.page-template-template-la #content .elastic-item .hover-element .optics .optic-1, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-2, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-3, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-4 {
          display: block;
          margin-bottom: 7px; }
          body.page-template-template-la #content .elastic-item .hover-element .optics .optic-1 span, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-2 span, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-3 span, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-4 span {
            display: block;
            border: 1px solid #fff; }
          body.page-template-template-la #content .elastic-item .hover-element .optics .optic-1.active span, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-2.active span, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-3.active span, body.page-template-template-la #content .elastic-item .hover-element .optics .optic-4.active span {
            background: #faba00; }
        body.page-template-template-la #content .elastic-item .hover-element .optics .optic-1 span {
          height: 42px; }
        body.page-template-template-la #content .elastic-item .hover-element .optics .optic-2 span {
          width: 75%;
          height: 33px; }
        body.page-template-template-la #content .elastic-item .hover-element .optics .optic-3 span {
          width: 40%;
          height: 19px; }
        body.page-template-template-la #content .elastic-item .hover-element .optics .optic-4 span {
          width: 20%;
          height: 7px; }
          body.page-template-template-la #content .elastic-item .hover-element .optics .optic-4 span:nth-child(2), body.page-template-template-la #content .elastic-item .hover-element .optics .optic-4 span:nth-child(3) {
            margin-top: -1px; }
    body.page-template-template-la #content .elastic-item .cluster {
      position: absolute;
      background: #fff;
      border: 1px solid #39322c;
      border-top: 0;
      width: 100.5%;
      left: -1px;
      padding: 20px;
      z-index: 100;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease; }
      body.page-template-template-la #content .elastic-item .cluster .collection-sleeve {
        top: 20%;
        width: 130%;
        right: -30%;
        padding: 8px 0;
        -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        -o-transform: rotate(35deg);
        -webkit-transform: rotate(35deg);
        transform: rotate(35deg); }
        body.page-template-template-la #content .elastic-item .cluster .collection-sleeve span {
          margin: 0;
          left: 0;
          line-height: 1.0em;
          font-size: 1rem; }
      body.page-template-template-la #content .elastic-item .cluster .top-seller-sleeve {
        top: 20%;
        width: 130%;
        right: -30%;
        padding: 8px 0;
        -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        -o-transform: rotate(35deg);
        -webkit-transform: rotate(35deg);
        transform: rotate(35deg); }
        body.page-template-template-la #content .elastic-item .cluster .top-seller-sleeve span {
          margin: 0;
          left: 0;
          line-height: 1.0em;
          font-size: 1rem; }
      body.page-template-template-la #content .elastic-item .cluster h5 {
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 0.9375rem;
        font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        text-transform: none; }
      body.page-template-template-la #content .elastic-item .cluster .cluster-item {
        padding: 20px 0; }
      body.page-template-template-la #content .elastic-item .cluster .cluster-image {
        margin-bottom: 10px;
        height: 100px;
        overflow: hidden;
        position: relative; }
      body.page-template-template-la #content .elastic-item .cluster .cluster-info {
        font-size: 0.625rem; }
      body.page-template-template-la #content .elastic-item .cluster .cluster-title {
        margin-bottom: 10px;
        font-size: 0.8125rem;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        body.page-template-template-la #content .elastic-item .cluster .cluster-title .not-bold {
          font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.page-template-template-la #content .elastic-item .cluster .cluster-price {
        color: #faba00;
        margin-bottom: 10px;
        font-size: 1.125rem;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.page-template-template-la #content .elastic-item .cluster .button {
        padding: 5px 10px 2px 10px;
        margin: 0;
        font-size: 1rem; }
    body.page-template-template-la #content .elastic-item:hover .cluster, body.page-template-template-la #content .elastic-item:hover .hover-element {
      opacity: 100;
      visibility: visible; }

/* end body.page-template-template-la */
body.single-product {
  /* end #content */ }
  body.single-product #content {
    /* end .product-image-holder */
    /* end .filter-area */
    /* .price-area */
    /* end .tab-area */
    /* end .accordion-area */
    /* end .stairs */
    /* end .order-offer */
    /* end .upselling */ }
    body.single-product #content .product-headline {
      margin-bottom: 60px; }
      body.single-product #content .product-headline h1, body.single-product #content .product-headline h3 {
        margin: 0; }
      body.single-product #content .product-headline h1 {
        margin-bottom: 20px; }
      body.single-product #content .product-headline h3 {
        font-size: 1.625rem; }
    body.single-product #content .product-image-holder {
      position: relative;
      /* end .change-color */ }
      body.single-product #content .product-image-holder .top-seller-sleeve {
        top: 0;
        width: 85%;
        right: -25%;
        -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        -o-transform: rotate(35deg);
        -webkit-transform: rotate(35deg);
        transform: rotate(35deg); }
        body.single-product #content .product-image-holder .top-seller-sleeve span {
          text-align: center;
          display: block;
          position: relative;
          width: 100%;
          margin-left: 11%; }
      body.single-product #content .product-image-holder .image-area {
        overflow: hidden;
        position: relative; }
      body.single-product #content .product-image-holder .change-color {
        position: absolute;
        width: 60px;
        height: 60px;
        top: 220px;
        right: 40px; }
        body.single-product #content .product-image-holder .change-color .like-h4 {
          display: block;
          margin: 0 0 10px 0; }
        body.single-product #content .product-image-holder .change-color .brush-icon {
          z-index: 4;
          position: relative; }
        body.single-product #content .product-image-holder .change-color .overlay {
          opacity: 0;
          visibility: hidden;
          position: absolute;
          padding: 30px 26px;
          background: #fff;
          min-width: 265px;
          right: 40px;
          top: 40px;
          z-index: 1;
          -webkit-transition: all 0.1s linear;
          -moz-transition: all 0.1s linear;
          -ms-transition: all 0.1s linear;
          -o-transition: all 0.1s linear; }
        body.single-product #content .product-image-holder .change-color:hover .overlay {
          opacity: 1;
          visibility: visible; }
    body.single-product #content .filter-area {
      background: #d9d1ca;
      position: relative;
      padding: 0;
      /* end .change-view */
      /* end .change-floor-orientation */ }
      body.single-product #content .filter-area a {
        display: block;
        -webkit-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
        -ms-transition: all 0.1s ease;
        -o-transition: all 0.1s ease; }
        body.single-product #content .filter-area a:hover, body.single-product #content .filter-area a.active {
          outline: 2px solid #39322c; }
      body.single-product #content .filter-area figure {
        position: relative;
        display: inline-block;
        margin-right: 10px;
        text-align: center;
        width: 100%; }
        body.single-product #content .filter-area figure img {
          width: 100%;
          display: block;
          height: 100%; }
      body.single-product #content .filter-area figcaption {
        position: absolute;
        color: #39322c;
        bottom: 0;
        padding: 10px 0;
        display: block;
        width: 100%; }
      body.single-product #content .filter-area .description {
        padding: 30px 20px 20px 20px; }
      body.single-product #content .filter-area strong {
        text-transform: uppercase; }
      body.single-product #content .filter-area .overlay {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 100%;
        left: 0;
        padding: 40px 20px;
        background: #d9d1ca;
        z-index: 100;
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
        -o-transition: all 0.1s linear; }
        body.single-product #content .filter-area .overlay.small {
          width: auto;
          min-width: 200px;
          padding: 40px 40px; }
        body.single-product #content .filter-area .overlay .filter-slide {
          position: relative; }
        body.single-product #content .filter-area .overlay .slick-main {
          top: 0;
          height: 100%;
          width: 230px;
          border: 0;
          background: rgba(236, 232, 228, 0.7);
          z-index: 99; }
          body.single-product #content .filter-area .overlay .slick-main:hover {
            background: rgba(217, 209, 202, 0.7); }
          body.single-product #content .filter-area .overlay .slick-main:after {
            content: ''; }
          body.single-product #content .filter-area .overlay .slick-main.slick-prev {
            left: 0; }
          body.single-product #content .filter-area .overlay .slick-main.slick-next {
            right: 0; }
        body.single-product #content .filter-area .overlay .slide-item {
          padding: 10px; }
      body.single-product #content .filter-area .change-view figure {
        width: 270px; }
      body.single-product #content .filter-area .change-floor-orientation .overlay {
        right: 0;
        left: auto; }
      body.single-product #content .filter-area .change-floor-orientation ul, body.single-product #content .filter-area .change-floor-orientation li {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        background: none; }
      body.single-product #content .filter-area .change-floor-orientation .overlay li a {
        color: #39322c; }
        body.single-product #content .filter-area .change-floor-orientation .overlay li a:before {
          font-family: 'FontAwesome';
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          margin-right: 5px;
          content: '\f1db';
          font-size: 0.6875rem;
          position: relative;
          top: -1px; }
        body.single-product #content .filter-area .change-floor-orientation .overlay li a:hover, body.single-product #content .filter-area .change-floor-orientation .overlay li a.active {
          outline: 0; }
          body.single-product #content .filter-area .change-floor-orientation .overlay li a:hover:before, body.single-product #content .filter-area .change-floor-orientation .overlay li a.active:before {
            content: '\f111'; }
      body.single-product #content .filter-area .columns:hover .description {
        background: #ece8e4; }
      body.single-product #content .filter-area .columns:hover .overlay {
        background: #ece8e4;
        opacity: 1;
        visibility: visible; }
    body.single-product #content .filter-area {
      margin-bottom: 60px; }
    body.single-product #content .product-content, body.single-product #content .borders, body.single-product #content .order-offer {
      margin-bottom: 140px;
      position: relative; }
    body.single-product #content .price-area {
      padding: 20px 40px;
      background: #d9d1ca;
      margin-bottom: 40px; }
      body.single-product #content .price-area .taxes {
        line-height: 1.9em;
        padding-top: 20px; }
        body.single-product #content .price-area .taxes div:nth-child(1) {
          font-size: 3.5rem;
          text-transform: uppercase; }
        body.single-product #content .price-area .taxes div:nth-child(2) {
          font-size: 1.375rem; }
      body.single-product #content .price-area .price div:nth-child(1) {
        text-align: right;
        font-size: 0.8125rem; }
      body.single-product #content .price-area .price div:nth-child(2) {
        text-align: right;
        font-size: 3rem; }
        body.single-product #content .price-area .price div:nth-child(2) span.only-now {
          font-size: 1.25rem;
          color: #fff;
          background: #faba00;
          display: inline-block;
          text-transform: uppercase;
          line-height: 1.0em;
          padding: 8px 10px 4px 10px;
          position: relative;
          top: -10px; }
        body.single-product #content .price-area .price div:nth-child(2) .normal-price {
          display: block;
          margin-top: 16px; }
    body.single-product #content .cleaning:after, body.single-product #content .product-images:after {
      content: "";
      display: table;
      clear: both; }
    body.single-product #content .cleaning h4, body.single-product #content .product-images h4 {
      margin-bottom: 20px; }
    body.single-product #content .cleaning .item, body.single-product #content .product-images .item {
      margin: 0 20px 20px 0;
      display: inline-block; }
      body.single-product #content .cleaning .item h4, body.single-product #content .product-images .item h4 {
        font-size: 1rem;
        margin-bottom: 10px; }
      body.single-product #content .cleaning .item .image, body.single-product #content .product-images .item .image {
        text-align: center; }
      body.single-product #content .cleaning .item img, body.single-product #content .product-images .item img {
        width: auto;
        display: inline-block;
        height: 120px; }
    body.single-product #content .product-images {
      margin-top: 20px; }
    body.single-product #content .dimension h3 {
      margin: 40px 0 10px 0; }
    body.single-product #content .dimension .addons {
      margin-bottom: 20px; }
      body.single-product #content .dimension .addons a, body.single-product #content .dimension .addons span {
        display: block; }
      body.single-product #content .dimension .addons a {
        text-transform: uppercase; }
    body.single-product #content .tab-area {
      margin-bottom: 60px; }
      body.single-product #content .tab-area .tabs, body.single-product #content .tab-area .tabs-content {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        background: none; }
      body.single-product #content .tab-area .tabs-title a {
        font-size: 1.125rem;
        text-transform: uppercase;
        color: #39322c;
        font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        padding: 0;
        margin-right: 40px; }
      body.single-product #content .tab-area .tabs-title.is-active a, body.single-product #content .tab-area .tabs-title a:hover {
        background: none;
        text-decoration: underline; }
      body.single-product #content .tab-area .tabs {
        margin-bottom: 30px; }
        body.single-product #content .tab-area .tabs li {
          list-style: none; }
      body.single-product #content .tab-area .tabs-panel {
        padding: 0; }
    body.single-product #content .accordion-area .accordion-item {
      margin-bottom: 10px; }
    body.single-product #content .accordion-area .accordion-title {
      border: 0;
      background: #d9d1ca;
      color: #39322c;
      text-transform: uppercase;
      font-size: 0.875rem; }
    body.single-product #content .stairs {
      margin-bottom: 60px; }
      body.single-product #content .stairs h3 {
        margin: 0px 0 20px 0; }
        body.single-product #content .stairs h3 a {
          color: #39322c; }
          body.single-product #content .stairs h3 a:hover {
            color: #faba00; }
      body.single-product #content .stairs .image {
        margin-bottom: 20px; }
    body.single-product #content .borders {
      position: relative; }
      body.single-product #content .borders .border-item {
        width: 22%;
        display: inline-block;
        position: relative;
        margin: 0 1% 1% 0; }
        body.single-product #content .borders .border-item a {
          position: absolute;
          left: -4px;
          top: 5px;
          color: #fff;
          text-indent: -999em;
          width: 40px;
          height: 40px;
          background: #faba00 url(../images/icons/sticky_bookmark.min.svg) no-repeat bottom right;
          background-size: 95%;
          padding: 10px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
    body.single-product #content .order-offer {
      position: relative; }
      body.single-product #content .order-offer .columns {
        position: relative; }
      body.single-product #content .order-offer .button.wp-ghost-dark.light {
        margin: 0 0 30px 0; }
      body.single-product #content .order-offer .order, body.single-product #content .order-offer .request-offer {
        background: #d9d1ca; }
      body.single-product #content .order-offer .request-offer .button {
        margin: 0 0 0 0; }
      body.single-product #content .order-offer .image {
        position: relative; }
      body.single-product #content .order-offer .icon {
        width: 146px;
        height: 196px;
        position: absolute;
        bottom: -50%;
        left: 50%;
        margin: 0 0 25px -73px;
        z-index: 1; }
      body.single-product #content .order-offer .loader-overlay i {
        position: absolute !important; }
      body.single-product #content .order-offer .icon-right {
        width: 196px;
        height: 146px;
        position: absolute;
        left: auto;
        bottom: auto;
        top: 50%;
        right: -20px;
        margin: -70px 0 0px 0; }
      body.single-product #content .order-offer img.full {
        width: 100%; }
      body.single-product #content .order-offer .inner {
        padding: 80px 40px 40px 40px;
        text-align: center; }
        body.single-product #content .order-offer .inner .like-h2 a {
          color: #39322c; }
          body.single-product #content .order-offer .inner .like-h2 a:hover {
            color: #faba00; }
        body.single-product #content .order-offer .inner .like-h2, body.single-product #content .order-offer .inner .text {
          margin-bottom: 30px; }
    body.single-product #content .upselling {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      body.single-product #content .upselling .table {
        height: 100%;
        display: flex;
        align-items: center; }
      body.single-product #content .upselling .image {
        position: relative; }
        body.single-product #content .upselling .image .upselling-hand {
          position: absolute;
          right: 50px;
          bottom: 20px;
          width: 394px;
          height: 262px; }
          body.single-product #content .upselling .image .upselling-hand .hand.spot {
            height: 100%;
            background-size: 46%;
            font-size: 1.875rem; }
            body.single-product #content .upselling .image .upselling-hand .hand.spot span {
              top: 120px; }
      body.single-product #content .upselling .columns:nth-child(2) {
        background: #d9d1ca; }
        body.single-product #content .upselling .columns:nth-child(2) .table-cell {
          padding-left: 5%;
          padding-right: 5%; }
        body.single-product #content .upselling .columns:nth-child(2) h2, body.single-product #content .upselling .columns:nth-child(2) .text {
          margin-bottom: 30px; }
        body.single-product #content .upselling .columns:nth-child(2) .text {
          font-size: 1.125rem; }
        body.single-product #content .upselling .columns:nth-child(2) .button {
          font-size: 1.375rem; }
        body.single-product #content .upselling .columns:nth-child(2) h2 a {
          color: #39322c; }
          body.single-product #content .upselling .columns:nth-child(2) h2 a:hover {
            color: #faba00; }
    body.single-product #content .wp-boxed {
      margin-top: 60px; }
      body.single-product #content .wp-boxed .row {
        margin-bottom: 20px; }

/* end body.single-product */
body.single-product.idp {
  background: #ece8e4;
  /* end .content */ }
  body.single-product.idp #content {
    /* end .product-headline-addons */
    /* .price-area */ }
    body.single-product.idp #content .product-headline-addons {
      position: relative; }
      body.single-product.idp #content .product-headline-addons .columns:nth-child(2) .hand {
        position: relative;
        top: -10px; }
    body.single-product.idp #content .price-area {
      padding-top: 30px; }
      body.single-product.idp #content .price-area .taxes div:nth-child(1) {
        font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        line-height: 100%; }
      body.single-product.idp #content .price-area .price div:nth-child(1) {
        font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.single-product.idp #content .price-area .price div:nth-child(2) {
        font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        body.single-product.idp #content .price-area .price div:nth-child(2) .normal-price {
          text-transform: uppercase;
          line-height: 100%; }
        body.single-product.idp #content .price-area .price div:nth-child(2) .only-now {
          padding: 8px 10px 0px 10px;
          line-height: 1.4em; }
        body.single-product.idp #content .price-area .price div:nth-child(2) .per-square-meter {
          font-size: 1.875rem; }
    body.single-product.idp #content .filter-area .columns:hover .description, body.single-product.idp #content .filter-area .columns:hover .overlay {
      background: #fff; }
    body.single-product.idp #content .filter-area .columns:hover .slick-main {
      background: rgba(255, 255, 255, 0.8); }
  body.single-product.idp.locale-en-us .hand.spot span {
    width: 70%;
    left: 45px; }
  body.single-product.idp.locale-en-us .heart-whishlist .text {
    left: 60px; }
  body.single-product.idp.locale-en-us .arrow-pattern {
    top: -120px; }
    body.single-product.idp.locale-en-us .arrow-pattern .text {
      left: -12px; }

/* end body.single-product.idp*/
body.page-template-template-idp20 {
  background: #ece8e4;
  /* end .reveal */
  /* end content */ }
  body.page-template-template-idp20 .reveal {
    padding: 0;
    background-color: #39322c;
    color: #fff;
    border: 0; }
    body.page-template-template-idp20 .reveal button.close-button {
      color: #fff;
      font-weight: bold;
      z-index: 100; }
    body.page-template-template-idp20 .reveal .image-holder {
      position: relative; }
      body.page-template-template-idp20 .reveal .image-holder img {
        width: 100%;
        display: block; }
      body.page-template-template-idp20 .reveal .image-holder .filter-area {
        position: absolute;
        bottom: 0;
        color: #fff;
        width: 100%; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .title, body.page-template-template-idp20 .reveal .image-holder .filter-area .holder-label {
          font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .title {
          font-size: 1.875rem;
          text-transform: uppercase;
          text-align: center; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder-label {
          margin-top: 10px;
          text-transform: uppercase;
          max-width: 90px;
          text-align: center; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .button-group {
          text-align: center;
          display: block; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder {
          display: inline-block;
          opacity: 0.2; }
          body.page-template-template-idp20 .reveal .image-holder .filter-area .holder.active {
            opacity: 1; }
            body.page-template-template-idp20 .reveal .image-holder .filter-area .holder.active button {
              cursor: pointer; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder:nth-child(2n) {
          margin-left: 40px; }
    body.page-template-template-idp20 .reveal .result-area {
      padding: 20px;
      position: relative; }
      body.page-template-template-idp20 .reveal .result-area .search-results {
        margin-bottom: 40px;
        position: relative; }
        body.page-template-template-idp20 .reveal .result-area .search-results .hand {
          margin-top: 70px; }
        body.page-template-template-idp20 .reveal .result-area .search-results .button {
          position: absolute;
          left: 40%; }
      body.page-template-template-idp20 .reveal .result-area h2 {
        text-align: left; }

/* end body.page-template-template-idp20*/
body.page-template-template-brochure {
  /* end #content */ }
  body.page-template-template-brochure #content .brochure-order .button {
    display: none; }

body.archive .description {
  margin-bottom: 20px;
  overflow: hidden; }

/* end body.page-template-template-brochure */
body.error404 #content h1, body.error404 #content h2 {
  margin: 0; }

body.error404 #content h2 {
  margin-bottom: 50px; }

/* end body.error404 */
body.single-referenz {
  /* end #content */ }
  body.single-referenz #content h1 {
    font-size: 2.875rem; }
  body.single-referenz #content h3 {
    margin: 50px 0 10px 0; }
  body.single-referenz #content h4 {
    margin: 20px 0; }
  body.single-referenz #content .vc-content-slider {
    margin-bottom: 30px; }
  body.single-referenz #content .category-wrapper {
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    position: relative; }
    body.single-referenz #content .category-wrapper .category-item:last-child {
      margin-bottom: 0; }
    body.single-referenz #content .category-wrapper span.reference-name {
      position: relative;
      padding: 5px 10px 10px 0;
      background: #fff;
      z-index: 2; }
    body.single-referenz #content .category-wrapper span.reference-category {
      display: inline-block;
      position: absolute;
      height: 6px;
      width: 100%;
      left: 0;
      top: 6px;
      /*&.hotels-gastro, &.hospitality, &.hotellerie-restauration-wellness-fitness {
					background-color: #D3BFAD;
				}
				&.oeffentliche-gebaeude, &.public-buildings, &.locaux-publics— {
					background-color: #AEBBCC;
				}
				&.shops-bueros, &.retail-offices, &.locaux-commerciaux-bureaux {
					background-color: #AB6998;
				}
				&.wohnen, &.residential, &.locaux-habitation {
					background-color: #CAC562;
				}*/ }
      body.single-referenz #content .category-wrapper span.reference-category.hotels-gastro, body.single-referenz #content .category-wrapper span.reference-category.hospitality, body.single-referenz #content .category-wrapper span.reference-category.hotellerie-restauration-wellness-fitness, body.single-referenz #content .category-wrapper span.reference-category.hospitality-ru {
        background-color: #D3BFAD; }
      body.single-referenz #content .category-wrapper span.reference-category.oeffentliche-gebaeude, body.single-referenz #content .category-wrapper span.reference-category.public-buildings-en, body.single-referenz #content .category-wrapper span.reference-category.locaux-publics, body.single-referenz #content .category-wrapper span.reference-category.public-buildings {
        background-color: #AEBBCC; }
      body.single-referenz #content .category-wrapper span.reference-category.shops-bueros, body.single-referenz #content .category-wrapper span.reference-category.retail-offices, body.single-referenz #content .category-wrapper span.reference-category.locaux-commerciaux-bureaux, body.single-referenz #content .category-wrapper span.reference-category.retail-offices-ru {
        background-color: #AB6998; }
      body.single-referenz #content .category-wrapper span.reference-category.wohnen, body.single-referenz #content .category-wrapper span.reference-category.residential, body.single-referenz #content .category-wrapper span.reference-category.locaux-habitation, body.single-referenz #content .category-wrapper span.reference-category.residential-ru {
        background-color: #CAC562; }
  body.single-referenz #content .factbox img {
    width: auto;
    display: inline-block;
    margin-right: 10px; }
  body.single-referenz #content .factbox .partner-section {
    margin-bottom: 20px; }
  body.single-referenz #content .factbox .partner-category {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.875rem;
    color: #cacaca; }
  body.single-referenz #content .factbox .partner-company {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.125rem; }
  body.single-referenz #content .basic-configuration {
    margin-top: 40px; }
    body.single-referenz #content .basic-configuration .basic-title {
      padding: 10px; }
    body.single-referenz #content .basic-configuration .slick-main {
      height: auto;
      top: 50%;
      font-size: 2.5rem;
      margin-top: -20px; }
  body.single-referenz #content .random-references h3 {
    margin: 50px 0 20px 0; }
  body.single-referenz #content .random-references a {
    color: #000;
    display: block;
    padding: 10px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease; }
    body.single-referenz #content .random-references a:hover {
      -webkit-transition: 0.5s ease;
      -moz-transition: 0.5s ease;
      -ms-transition: 0.5s ease;
      -o-transition: 0.5s ease;
      background: #ece8e4; }
  body.single-referenz #content .random-references h4 {
    font-size: 0.9375rem;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px; }
  body.single-referenz #content .random-references hr {
    margin: 15px 0; }
  body.single-referenz #content .random-references .sub-title {
    font-size: 0.75rem;
    line-height: 1.0em;
    text-transform: uppercase; }

/* end body.single-referenz */
body.category {
  /* end #content */ }
  body.category #content .filter-area {
    display: none; }

/* end body.category */
body.page-template-template-referenzen {
  /* end #content*/ }
  body.page-template-template-referenzen #content {
    /* end .references-wrapper*/
    /* end .category-post */ }
    body.page-template-template-referenzen #content .references-wrapper .row {
      margin-bottom: 50px; }
    body.page-template-template-referenzen #content .references-wrapper .category-wrapper {
      padding: 20px;
      text-transform: uppercase;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
      body.page-template-template-referenzen #content .references-wrapper .category-wrapper.hotels-gastro, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.hospitality, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.hotellerie-restauration-wellness-fitness, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.hospitality-ru {
        background-color: #D3BFAD; }
      body.page-template-template-referenzen #content .references-wrapper .category-wrapper.oeffentliche-gebaeude, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.public-buildings-en, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.locaux-publics, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.public-buildings {
        background-color: #AEBBCC; }
      body.page-template-template-referenzen #content .references-wrapper .category-wrapper.shops-bueros, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.retail-offices, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.locaux-commerciaux-bureaux, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.retail-offices-ru {
        background-color: #AB6998; }
      body.page-template-template-referenzen #content .references-wrapper .category-wrapper.wohnen, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.residential, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.locaux-habitation, body.page-template-template-referenzen #content .references-wrapper .category-wrapper.residential-ru {
        background-color: #CAC562; }
      body.page-template-template-referenzen #content .references-wrapper .category-wrapper .row-1 {
        color: #fff; }
      body.page-template-template-referenzen #content .references-wrapper .category-wrapper .row-2 {
        font-size: 1.125rem; }
    body.page-template-template-referenzen #content .category-post {
      padding: 10px;
      display: block;
      color: #39322c; }
      body.page-template-template-referenzen #content .category-post span.image {
        display: block; }
      body.page-template-template-referenzen #content .category-post h2, body.page-template-template-referenzen #content .category-post h3 {
        margin: 0; }
      body.page-template-template-referenzen #content .category-post h2 {
        font-size: 1.125rem; }
      body.page-template-template-referenzen #content .category-post h3 {
        font-size: 0.75rem;
        margin-top: 5px; }
      body.page-template-template-referenzen #content .category-post:hover {
        background: #ece8e4; }
        body.page-template-template-referenzen #content .category-post:hover a {
          color: #fff; }

/* end body.page-template-template-referenzen */
body.page-template-template-wizzard {
  /* end #content*/ }
  body.page-template-template-wizzard #content {
    /* end .wizzard */
    /* end .wizzard:hover  */
    /* end .elastic-item */
    /* end .upselling */ }
    body.page-template-template-wizzard #content .wizzard {
      background: #39322c;
      color: #fff;
      padding: 0px 50px 50px 50px;
      /* end .top */
      /* end .questiones */ }
      body.page-template-template-wizzard #content .wizzard .top {
        position: relative;
        margin-top: 154px; }
        body.page-template-template-wizzard #content .wizzard .top .face {
          position: relative;
          top: -151px;
          width: 262px;
          height: 302px;
          margin: 0 auto;
          background: url(../images/others/wizzard_out.min.svg) no-repeat center center;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out; }
          body.page-template-template-wizzard #content .wizzard .top .face span {
            text-align: center;
            position: absolute;
            bottom: 40px;
            text-transform: uppercase;
            font-weight: bold;
            display: none;
            width: 100%; }
          body.page-template-template-wizzard #content .wizzard .top .face .out {
            display: inline-block; }
      body.page-template-template-wizzard #content .wizzard h2 {
        text-align: center;
        font-size: 3.125rem;
        margin: -91px 0 60px 0; }
      body.page-template-template-wizzard #content .wizzard .question-wrapper {
        margin-bottom: 90px; }
        body.page-template-template-wizzard #content .wizzard .question-wrapper:last-child {
          margin-bottom: 0; }
      body.page-template-template-wizzard #content .wizzard .questions .text, body.page-template-template-wizzard #content .wizzard .questions .question {
        font-size: 1.125rem; }
      body.page-template-template-wizzard #content .wizzard .questions .text {
        margin-bottom: 30px; }
      body.page-template-template-wizzard #content .wizzard .questions .question {
        margin-bottom: 20px; }
      body.page-template-template-wizzard #content .wizzard .questions .answers a {
        color: #fff;
        display: block;
        width: 100%;
        height: 100%;
        border: 2px solid #39322c;
        padding: 5px; }
        body.page-template-template-wizzard #content .wizzard .questions .answers a:hover, body.page-template-template-wizzard #content .wizzard .questions .answers a.active {
          border: 2px solid #faba00;
          color: #faba00; }
      body.page-template-template-wizzard #content .wizzard .questions .answers img {
        display: block;
        width: 100%; }
      body.page-template-template-wizzard #content .wizzard .questions .answers .text {
        font-size: 0.8125rem;
        margin: 0;
        margin-top: 5px; }
      body.page-template-template-wizzard #content .wizzard .q-6 img {
        width: auto !important; }
    body.page-template-template-wizzard #content .wizzard:hover {
      /* end .top */ }
      body.page-template-template-wizzard #content .wizzard:hover .top .face {
        background-image: url(../images/others/wizzard_over.min.svg); }
        body.page-template-template-wizzard #content .wizzard:hover .top .face .hover {
          display: inline-block; }
        body.page-template-template-wizzard #content .wizzard:hover .top .face .out {
          display: none; }
    body.page-template-template-wizzard #content h2.headline-search-results {
      margin-top: 20px; }
    body.page-template-template-wizzard #content .elastic-item {
      color: #39322c;
      /* end cluster */ }
      body.page-template-template-wizzard #content .elastic-item a {
        color: #39322c; }
        body.page-template-template-wizzard #content .elastic-item a:hover {
          color: #faba00; }
      body.page-template-template-wizzard #content .elastic-item.only-one-product:hover .description-cluster {
        background: #39322c; }
        body.page-template-template-wizzard #content .elastic-item.only-one-product:hover .description-cluster a {
          display: block;
          color: #fff; }
      body.page-template-template-wizzard #content .elastic-item .collection-sleeve {
        top: 0;
        width: 85%;
        right: -13%;
        -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        -o-transform: rotate(35deg);
        -webkit-transform: rotate(35deg);
        transform: rotate(35deg); }
        body.page-template-template-wizzard #content .elastic-item .collection-sleeve span {
          position: relative;
          left: 50%;
          margin-left: -70%;
          font-size: 1.25rem; }
      body.page-template-template-wizzard #content .elastic-item .image {
        position: relative;
        overflow: hidden; }
        body.page-template-template-wizzard #content .elastic-item .image a {
          display: block; }
      body.page-template-template-wizzard #content .elastic-item img {
        width: 100% !important;
        display: block; }
      body.page-template-template-wizzard #content .elastic-item .description-cluster {
        border: 2px solid #39322c;
        background: #fff;
        padding: 10px 20px;
        position: relative; }
      body.page-template-template-wizzard #content .elastic-item .description {
        font-size: 1.125rem; }
        body.page-template-template-wizzard #content .elastic-item .description .row-1 {
          font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.page-template-template-wizzard #content .elastic-item .cluster {
        position: absolute;
        background: #fff;
        border: 2px solid #39322c;
        border-top: 0;
        width: 101.1%;
        left: -2px;
        padding: 20px;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
        body.page-template-template-wizzard #content .elastic-item .cluster h5 {
          margin-top: 20px;
          margin-bottom: 0px;
          font-size: 0.9375rem;
          font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          text-transform: none; }
        body.page-template-template-wizzard #content .elastic-item .cluster .cluster-item {
          padding: 20px 0; }
        body.page-template-template-wizzard #content .elastic-item .cluster .cluster-image {
          margin-bottom: 10px;
          height: 100px;
          overflow: hidden; }
        body.page-template-template-wizzard #content .elastic-item .cluster .cluster-info {
          font-size: 0.625rem; }
        body.page-template-template-wizzard #content .elastic-item .cluster .cluster-title {
          margin-bottom: 10px;
          font-size: 0.8125rem;
          font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
          body.page-template-template-wizzard #content .elastic-item .cluster .cluster-title .not-bold {
            font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        body.page-template-template-wizzard #content .elastic-item .cluster .cluster-price {
          color: #faba00;
          margin-bottom: 10px;
          font-size: 1.125rem;
          font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        body.page-template-template-wizzard #content .elastic-item .cluster .button {
          padding: 5px 10px 2px 10px;
          margin: 0;
          font-size: 1rem; }
      body.page-template-template-wizzard #content .elastic-item:hover .cluster {
        opacity: 100;
        visibility: visible; }
    body.page-template-template-wizzard #content .search-results-wrapper {
      background: #ece8e4;
      padding: 20px; }
    body.page-template-template-wizzard #content .search-results-main {
      display: none; }
    body.page-template-template-wizzard #content .upselling {
      padding: 0 10px 0 10px; }
      body.page-template-template-wizzard #content .upselling .image {
        position: relative; }
        body.page-template-template-wizzard #content .upselling .image .upselling-hand {
          position: absolute;
          right: 50px;
          bottom: 20px;
          width: 394px;
          height: 262px; }
          body.page-template-template-wizzard #content .upselling .image .upselling-hand .hand.spot {
            height: 100%;
            background-size: 46%;
            font-size: 1.875rem; }
            body.page-template-template-wizzard #content .upselling .image .upselling-hand .hand.spot span {
              top: 120px; }
      body.page-template-template-wizzard #content .upselling .columns:nth-child(2) {
        padding-left: 20px; }
        body.page-template-template-wizzard #content .upselling .columns:nth-child(2) .table-cell {
          padding-left: 5%;
          padding-right: 5%;
          background: #fff;
          text-align: center; }
        body.page-template-template-wizzard #content .upselling .columns:nth-child(2) h2, body.page-template-template-wizzard #content .upselling .columns:nth-child(2) .text {
          margin-bottom: 30px; }
        body.page-template-template-wizzard #content .upselling .columns:nth-child(2) .text {
          font-size: 1.125rem; }
        body.page-template-template-wizzard #content .upselling .columns:nth-child(2) .button {
          font-size: 1.375rem; }
        body.page-template-template-wizzard #content .upselling .columns:nth-child(2) h2 a {
          color: #39322c; }
          body.page-template-template-wizzard #content .upselling .columns:nth-child(2) h2 a:hover {
            color: #faba00; }

/* end body.page-template-template-wizzard */
body.page-template-template-events {
  /* end #content */ }
  body.page-template-template-events #content .event-list .inner {
    border: 1px solid #D4CBC3;
    padding: 20px; }
    body.page-template-template-events #content .event-list .inner h2 {
      font-size: 1.5rem;
      margin-bottom: 10px; }
    body.page-template-template-events #content .event-list .inner h3 {
      font-size: 1.25rem;
      margin-bottom: 10px; }

/* end body.page-template-template-events */
body.page-template-template-wishlist .button-row {
  position: relative; }
  body.page-template-template-wishlist .button-row .loader-overlay i {
    position: absolute;
    top: 30%;
    font-size: 1.625rem; }

body.single-showroom {
  /* end #content */ }
  body.single-showroom #content .header-image {
    margin-bottom: 50px; }
  body.single-showroom #content .top-area {
    padding: 37px 26px;
    background: #f6f5f4;
    position: relative;
    /* end .logo-category-area */
    /* end .address-contact */
    /* end .hausmesse-box */
    /* end .buttons */ }
    body.single-showroom #content .top-area .container-arrow {
      width: 118px;
      height: 60px;
      display: inline-block;
      position: absolute;
      bottom: -60px;
      left: 100px;
      background: url(../images/icons/srp_container_arrow.png) no-repeat top center; }
    body.single-showroom #content .top-area h1 {
      margin: 30px 0 37px 0; }
    body.single-showroom #content .top-area h3 {
      font-size: 1rem;
      display: block;
      margin-bottom: 30px;
      background: #e9e9e8;
      padding: 12px 28px;
      font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      text-transform: none; }
    body.single-showroom #content .top-area .logo-category-area {
      margin: 0 0 37px 0; }
      body.single-showroom #content .top-area .logo-category-area .inner {
        display: flex;
        align-items: flex-end; }
      body.single-showroom #content .top-area .logo-category-area img {
        display: inline-block;
        width: auto;
        max-height: 50px; }
      body.single-showroom #content .top-area .logo-category-area .partner-logo {
        margin-right: 20px;
        background: #fff;
        padding: 20px; }
        body.single-showroom #content .top-area .logo-category-area .partner-logo img {
          max-height: 120px; }
      body.single-showroom #content .top-area .logo-category-area .category-24h {
        width: 110px; }
        body.single-showroom #content .top-area .logo-category-area .category-24h .offer-24h {
          width: 40px;
          height: 40px;
          right: -25px;
          top: -30px; }
    body.single-showroom #content .top-area .address-contact {
      margin-bottom: 37px; }
      body.single-showroom #content .top-area .address-contact a {
        color: #39322c; }
        body.single-showroom #content .top-area .address-contact a:hover {
          color: #faba00; }
    body.single-showroom #content .top-area .opening-hours {
      margin-bottom: 37px; }
    body.single-showroom #content .top-area .opening-hours-2020 {
      margin-bottom: 37px; }
      body.single-showroom #content .top-area .opening-hours-2020 h4 {
        margin: 0 0 17px 0;
        text-transform: uppercase;
        font-size: 1.125rem; }
      body.single-showroom #content .top-area .opening-hours-2020 .inner {
        padding: 0 30px 30px 30px;
        border-bottom: 1px solid #000;
        margin-bottom: 30px; }
        body.single-showroom #content .top-area .opening-hours-2020 .inner:last-child {
          border-bottom: 0;
          padding-bottom: 0;
          margin-bottom: 0; }
      body.single-showroom #content .top-area .opening-hours-2020 table {
        margin: 0 auto;
        width: auto; }
        body.single-showroom #content .top-area .opening-hours-2020 table, body.single-showroom #content .top-area .opening-hours-2020 table tbody, body.single-showroom #content .top-area .opening-hours-2020 table tr, body.single-showroom #content .top-area .opening-hours-2020 table td {
          background: none;
          padding: 0;
          margin: 0; }
        body.single-showroom #content .top-area .opening-hours-2020 table td {
          padding: 5px 0;
          /*&:nth-child(2) {
							width:45px;
							text-align:right;
						}
						&:nth-child(3) {
							width:45px;
							text-align:center;
						}*/ }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-weekday, body.single-showroom #content .top-area .opening-hours-2020 table td:nth-child(1) {
            width: 100px;
            max-width: 100px; }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-empty {
            width: 20px; }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-to {
            width: 35px;
            text-align: center; }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-1, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-2, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-3, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-4 {
            width: 70px; }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-1, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-3 {
            width: 65px; }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-1 {
            text-align: right; }
          body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-3 {
            text-align: right; }
        body.single-showroom #content .top-area .opening-hours-2020 table tr.format-24 td.td-time-1, body.single-showroom #content .top-area .opening-hours-2020 table tr.format-24 td.td-time-3 {
          width: 40px; }
      body.single-showroom #content .top-area .opening-hours-2020 .opening-hours-addon {
        margin-top: 20px; }
    body.single-showroom #content .top-area .payment-methods .methods {
      padding: 0 30px 0 30px; }
      body.single-showroom #content .top-area .payment-methods .methods img {
        display: inline-block;
        margin-right: 20px; }
        body.single-showroom #content .top-area .payment-methods .methods img:last-child {
          margin-right: 0; }
    body.single-showroom #content .top-area .hausmesse-box {
      background: #faba00;
      margin-top: 30px;
      padding: 20px;
      color: #fff;
      position: relative;
      display: block; }
      body.single-showroom #content .top-area .hausmesse-box .headline {
        font-size: 1.125rem; }
      body.single-showroom #content .top-area .hausmesse-box .date {
        font-size: 3rem;
        font-weight: 700;
        text-transform: uppercase; }
      body.single-showroom #content .top-area .hausmesse-box .fa-home {
        position: absolute;
        right: 10px;
        top: -5px;
        font-size: 8.625rem;
        color: rgba(255, 255, 255, 0.3); }
      body.single-showroom #content .top-area .hausmesse-box .more {
        text-align: right;
        font-size: 1.125rem;
        text-transform: uppercase;
        margin-top: 5px; }
        body.single-showroom #content .top-area .hausmesse-box .more a {
          color: #fff; }
          body.single-showroom #content .top-area .hausmesse-box .more a:hover {
            text-decoration: underline; }
    body.single-showroom #content .top-area .gmap {
      margin-bottom: 70px; }
    body.single-showroom #content .top-area .online-meeting {
      padding-top: 44px;
      margin: 0 0 70px 0;
      position: relative; }
      body.single-showroom #content .top-area .online-meeting a.online-meeting-link {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.0625rem;
        font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        position: Absolute;
        width: 67%;
        height: 220px;
        display: flex;
        align-items: flex-end;
        z-index: 10;
        padding-bottom: 10px;
        padding-left: 20px; }
        body.single-showroom #content .top-area .online-meeting a.online-meeting-link img {
          margin-right: 10px;
          position: relative;
          top: -1px; }
      body.single-showroom #content .top-area .online-meeting .title {
        position: relative;
        background: #faba00;
        color: #fff;
        padding: 32px 37px;
        min-height: 90px;
        line-height: 2.00em;
        z-index: 2;
        -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }
        body.single-showroom #content .top-area .online-meeting .title:before {
          content: '';
          width: 166px;
          height: 199px;
          background: url(../images/icons/srp_meeting_icon.png) no-repeat top left;
          position: absolute;
          right: 0;
          top: -30px;
          background-size: cover; }
        body.single-showroom #content .top-area .online-meeting .title .row-1 {
          font-size: 1.3125rem;
          text-transform: uppercase; }
        body.single-showroom #content .top-area .online-meeting .title .row-2 {
          font-size: 2rem;
          text-transform: uppercase;
          font-family: "DIN Next W01 Black", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
        body.single-showroom #content .top-area .online-meeting .title a.partner-link {
          color: #fff;
          display: inline-block;
          position: absolute;
          right: 30px;
          bottom: -42px;
          font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          text-decoration: underline;
          text-transform: uppercase;
          font-size: 1.0625rem; }
          body.single-showroom #content .top-area .online-meeting .title a.partner-link:before {
            content: '';
            position: absolute;
            top: -35px;
            width: 36px;
            height: 33px;
            left: 50%;
            margin-left: -18px;
            display: block;
            background: url(../images/icons/srp_online_meeting_arrow_down.png) no-repeat center center; }
      body.single-showroom #content .top-area .online-meeting .links {
        z-index: 1;
        position: relative;
        top: -15px;
        background: #e7a82b;
        padding: 30px 28px 14px 28px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }
    body.single-showroom #content .top-area .buttons {
      margin-bottom: 50px; }
      body.single-showroom #content .top-area .buttons img {
        margin-right: 3px;
        displaY: inline-block; }
      body.single-showroom #content .top-area .buttons .button {
        margin: 0 30px 0 0;
        padding-top: 12px; }
        body.single-showroom #content .top-area .buttons .button:last-child {
          margin-right: 0; }
    body.single-showroom #content .top-area .socials {
      text-align: right; }
      body.single-showroom #content .top-area .socials .inner strong {
        display: inline-block;
        margin-right: 12px;
        position: relative;
        top: -4px; }
      body.single-showroom #content .top-area .socials .inner a, body.single-showroom #content .top-area .socials .inner a i {
        color: #7c6d5e; }
    body.single-showroom #content .top-area .col-item:last-child {
      margin-bottom: 0 !important; }
    body.single-showroom #content .top-area .partners-wrapper {
      margin: 55px 0 30px 0; }
      body.single-showroom #content .top-area .partners-wrapper .partners-container .column, body.single-showroom #content .top-area .partners-wrapper .partners-container .columns {
        display: flex;
        align-items: center;
        justify-content: center; }
      body.single-showroom #content .top-area .partners-wrapper a {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        padding: 20px 20px;
        width: 100%;
        height: 100%; }
      body.single-showroom #content .top-area .partners-wrapper img {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: 0.5s ease;
        -moz-transition: 0.5s ease;
        -ms-transition: 0.5s ease;
        -o-transition: 0.5s ease; }
      body.single-showroom #content .top-area .partners-wrapper a:hover img {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%); }
  body.single-showroom #content .box-area {
    margin-bottom: 100px; }
    body.single-showroom #content .box-area .box-item {
      margin: 40px 0;
      border: 1px solid #cacaca; }
      body.single-showroom #content .box-area .box-item h3 {
        font-size: 0.9375rem;
        font-family: "DIN Next W01 Black", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        margin-bottom: 30px; }
      body.single-showroom #content .box-area .box-item:nth-child(1) {
        margin-top: 120px; }
      body.single-showroom #content .box-area .box-item .image {
        position: relative;
        max-height: 180px;
        overflow: hidden; }
        body.single-showroom #content .box-area .box-item .image a {
          display: block; }
        body.single-showroom #content .box-area .box-item .image img {
          width: 100%;
          display: inline-block; }
        body.single-showroom #content .box-area .box-item .image img.claim {
          position: absolute;
          width: auto;
          height: 119px;
          left: -160px;
          top: 35px;
          z-index: 1; }
      body.single-showroom #content .box-area .box-item .columns {
        padding: 0; }
      body.single-showroom #content .box-area .box-item .text {
        padding: 40px 40px 0 40px;
        width: 100%; }
        body.single-showroom #content .box-area .box-item .text a {
          color: #000;
          text-decoration: underline; }
          body.single-showroom #content .box-area .box-item .text a:hover {
            color: #faba00; }
        body.single-showroom #content .box-area .box-item .text div {
          line-height: 1.5em; }
    body.single-showroom #content .box-area .hausmesse-wrapper .text.with-haum-date {
      padding: 25px 40px 0 40px; }
      body.single-showroom #content .box-area .hausmesse-wrapper .text.with-haum-date h3 {
        margin-top: 0; }
    body.single-showroom #content .box-area .hausmesse-wrapper .haum-text {
      margin-top: -20px;
      margin-bottom: 10px;
      width: auto; }
      body.single-showroom #content .box-area .hausmesse-wrapper .haum-text .row-2 {
        font-size: 1.375rem;
        text-transform: uppercase; }
    body.single-showroom #content .box-area .campaign-wrapper .image {
      max-height: 220px; }
  body.single-showroom #content .content-area {
    margin-bottom: 80px;
    /* end .wp-boxed */ }
    body.single-showroom #content .content-area h2.sub-title {
      font-size: 2.75rem; }
    body.single-showroom #content .content-area .srp-addon {
      margin-top: 0; }
    body.single-showroom #content .content-area .post-content {
      margin-bottom: 40px; }
      body.single-showroom #content .content-area .post-content .alignnone {
        margin: 0 0 20px 0; }
    body.single-showroom #content .content-area .wp-boxed {
      margin-bottom: 50px;
      background: #f6f5f4;
      border: 0;
      /* end &.description-list*/
      /* end &.cleaning-material */ }
      body.single-showroom #content .content-area .wp-boxed:before {
        display: none; }
      body.single-showroom #content .content-area .wp-boxed.description-list dl {
        padding-left: 45px; }
      body.single-showroom #content .content-area .wp-boxed.description-list dt {
        color: #faba00;
        text-transform: uppercase;
        line-height: 1.0em;
        position: relative; }
        body.single-showroom #content .content-area .wp-boxed.description-list dt:before {
          content: '';
          position: absolute;
          width: 20px;
          height: 44px;
          left: -35px;
          background: url(../images/icons/check.min.svg) no-repeat top left;
          background-size: 100%; }
      body.single-showroom #content .content-area .wp-boxed.description-list dd {
        margin-bottom: 30px; }
      body.single-showroom #content .content-area .wp-boxed.cleaning-material {
        border: 0;
        min-height: 290px;
        font-size: 1.125rem;
        text-align: center;
        padding: 0; }
        body.single-showroom #content .content-area .wp-boxed.cleaning-material img {
          width: 50px;
          display: inline-block;
          margin: 25px 0 30px 0; }
        body.single-showroom #content .content-area .wp-boxed.cleaning-material a {
          font-family: "DIN Next W01 Light", "DIN Next W01 Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          font-size: 2.75rem;
          line-height: 1.3em;
          display: block;
          color: #000;
          text-transform: uppercase; }
          body.single-showroom #content .content-area .wp-boxed.cleaning-material a:hover {
            color: #faba00; }
      body.single-showroom #content .content-area .wp-boxed.service {
        padding-bottom: 100px;
        position: relative; }
        body.single-showroom #content .content-area .wp-boxed.service:after {
          content: '';
          width: 100%;
          height: 80px;
          background: url(../images/icons/wp_box_arrow_bottom_white.svg) no-repeat bottom left;
          background-size: 100%;
          position: absolute;
          bottom: 0;
          left: 0; }
        body.single-showroom #content .content-area .wp-boxed.service img {
          width: 50px;
          display: block;
          margin: 0 auto 30px auto; }
        body.single-showroom #content .content-area .wp-boxed.service .accordion {
          background: none; }
          body.single-showroom #content .content-area .wp-boxed.service .accordion .accordion-item a {
            color: #000; }
          body.single-showroom #content .content-area .wp-boxed.service .accordion .accordion-content {
            border-bottom: 0; }
  body.single-showroom #content .aktuelle-aktionen-area h2.area-title {
    margin-bottom: 40px; }
  body.single-showroom #content .aktuelle-aktionen-area .vc-top-seller-tile h2 {
    font-size: 2rem; }

/* end body.single-showroom */
body.single-faq {
  /* end .prev-next-area */ }
  body.single-faq .other-faq {
    margin-top: 40px; }

.essb_template_wp-template li, .essb_template_wp-template div.jssocials-share, .jssocials-shares li, .jssocials-shares div.jssocials-share {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  background: none;
  margin-right: 5px !important;
  display: inline-block !important; }
  .essb_template_wp-template li .essb_icon, .essb_template_wp-template li i, .essb_template_wp-template div.jssocials-share .essb_icon, .essb_template_wp-template div.jssocials-share i, .jssocials-shares li .essb_icon, .jssocials-shares li i, .jssocials-shares div.jssocials-share .essb_icon, .jssocials-shares div.jssocials-share i {
    display: none; }
  .essb_template_wp-template li a, .essb_template_wp-template div.jssocials-share a, .jssocials-shares li a, .jssocials-shares div.jssocials-share a {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    background-size: 100%;
    background-position: top left;
    display: inline-block; }
  .essb_template_wp-template li.essb_link_facebook a, .essb_template_wp-template li.jssocials-share-facebook a, .essb_template_wp-template div.jssocials-share.essb_link_facebook a, .essb_template_wp-template div.jssocials-share.jssocials-share-facebook a, .jssocials-shares li.essb_link_facebook a, .jssocials-shares li.jssocials-share-facebook a, .jssocials-shares div.jssocials-share.essb_link_facebook a, .jssocials-shares div.jssocials-share.jssocials-share-facebook a {
    background-image: url(../images/social/facebook_out.min.svg); }
    .essb_template_wp-template li.essb_link_facebook a:hover, .essb_template_wp-template li.jssocials-share-facebook a:hover, .essb_template_wp-template div.jssocials-share.essb_link_facebook a:hover, .essb_template_wp-template div.jssocials-share.jssocials-share-facebook a:hover, .jssocials-shares li.essb_link_facebook a:hover, .jssocials-shares li.jssocials-share-facebook a:hover, .jssocials-shares div.jssocials-share.essb_link_facebook a:hover, .jssocials-shares div.jssocials-share.jssocials-share-facebook a:hover {
      background-image: url(../images/social/facebook_over.min.svg); }
  .essb_template_wp-template li.essb_link_xing a, .essb_template_wp-template li.jssocials-share-xing a, .essb_template_wp-template div.jssocials-share.essb_link_xing a, .essb_template_wp-template div.jssocials-share.jssocials-share-xing a, .jssocials-shares li.essb_link_xing a, .jssocials-shares li.jssocials-share-xing a, .jssocials-shares div.jssocials-share.essb_link_xing a, .jssocials-shares div.jssocials-share.jssocials-share-xing a {
    background-image: url(../images/social/xing_out.min.svg); }
    .essb_template_wp-template li.essb_link_xing a:hover, .essb_template_wp-template li.jssocials-share-xing a:hover, .essb_template_wp-template div.jssocials-share.essb_link_xing a:hover, .essb_template_wp-template div.jssocials-share.jssocials-share-xing a:hover, .jssocials-shares li.essb_link_xing a:hover, .jssocials-shares li.jssocials-share-xing a:hover, .jssocials-shares div.jssocials-share.essb_link_xing a:hover, .jssocials-shares div.jssocials-share.jssocials-share-xing a:hover {
      background-image: url(../images/social/xing_over.min.svg); }
  .essb_template_wp-template li.essb_link_linkedin, .essb_template_wp-template li.jssocials-share-linkedin a, .essb_template_wp-template div.jssocials-share.essb_link_linkedin, .essb_template_wp-template div.jssocials-share.jssocials-share-linkedin a, .jssocials-shares li.essb_link_linkedin, .jssocials-shares li.jssocials-share-linkedin a, .jssocials-shares div.jssocials-share.essb_link_linkedin, .jssocials-shares div.jssocials-share.jssocials-share-linkedin a {
    background-image: url(../images/social/linked_in_out.min.svg); }
    .essb_template_wp-template li.essb_link_linkedin:hover, .essb_template_wp-template li.jssocials-share-linkedin a:hover, .essb_template_wp-template div.jssocials-share.essb_link_linkedin:hover, .essb_template_wp-template div.jssocials-share.jssocials-share-linkedin a:hover, .jssocials-shares li.essb_link_linkedin:hover, .jssocials-shares li.jssocials-share-linkedin a:hover, .jssocials-shares div.jssocials-share.essb_link_linkedin:hover, .jssocials-shares div.jssocials-share.jssocials-share-linkedin a:hover {
      background-image: url(../images/social/linked_in_over.min.svg); }
  .essb_template_wp-template li.essb_link_pinterest, .essb_template_wp-template li.jssocials-share-pinterest a, .essb_template_wp-template div.jssocials-share.essb_link_pinterest, .essb_template_wp-template div.jssocials-share.jssocials-share-pinterest a, .jssocials-shares li.essb_link_pinterest, .jssocials-shares li.jssocials-share-pinterest a, .jssocials-shares div.jssocials-share.essb_link_pinterest, .jssocials-shares div.jssocials-share.jssocials-share-pinterest a {
    background-image: url(../images/social/pinterest_out.min.svg); }
    .essb_template_wp-template li.essb_link_pinterest:hover, .essb_template_wp-template li.jssocials-share-pinterest a:hover, .essb_template_wp-template div.jssocials-share.essb_link_pinterest:hover, .essb_template_wp-template div.jssocials-share.jssocials-share-pinterest a:hover, .jssocials-shares li.essb_link_pinterest:hover, .jssocials-shares li.jssocials-share-pinterest a:hover, .jssocials-shares div.jssocials-share.essb_link_pinterest:hover, .jssocials-shares div.jssocials-share.jssocials-share-pinterest a:hover {
      background-image: url(../images/social/pinterest_over.min.svg); }
  .essb_template_wp-template li.essb_link_twitter, .essb_template_wp-template li.jssocials-share-twitter a, .essb_template_wp-template div.jssocials-share.essb_link_twitter, .essb_template_wp-template div.jssocials-share.jssocials-share-twitter a, .jssocials-shares li.essb_link_twitter, .jssocials-shares li.jssocials-share-twitter a, .jssocials-shares div.jssocials-share.essb_link_twitter, .jssocials-shares div.jssocials-share.jssocials-share-twitter a {
    background-image: url(../images/social/twitter_out.min.svg); }
    .essb_template_wp-template li.essb_link_twitter:hover, .essb_template_wp-template li.jssocials-share-twitter a:hover, .essb_template_wp-template div.jssocials-share.essb_link_twitter:hover, .essb_template_wp-template div.jssocials-share.jssocials-share-twitter a:hover, .jssocials-shares li.essb_link_twitter:hover, .jssocials-shares li.jssocials-share-twitter a:hover, .jssocials-shares div.jssocials-share.essb_link_twitter:hover, .jssocials-shares div.jssocials-share.jssocials-share-twitter a:hover {
      background-image: url(../images/social/twitter_over.min.svg); }
  .essb_template_wp-template li.essb_link_google, .essb_template_wp-template li.jssocials-share-google a, .essb_template_wp-template div.jssocials-share.essb_link_google, .essb_template_wp-template div.jssocials-share.jssocials-share-google a, .jssocials-shares li.essb_link_google, .jssocials-shares li.jssocials-share-google a, .jssocials-shares div.jssocials-share.essb_link_google, .jssocials-shares div.jssocials-share.jssocials-share-google a {
    background-image: url(../images/social/g_plus_out.min.svg); }
    .essb_template_wp-template li.essb_link_google:hover, .essb_template_wp-template li.jssocials-share-google a:hover, .essb_template_wp-template div.jssocials-share.essb_link_google:hover, .essb_template_wp-template div.jssocials-share.jssocials-share-google a:hover, .jssocials-shares li.essb_link_google:hover, .jssocials-shares li.jssocials-share-google a:hover, .jssocials-shares div.jssocials-share.essb_link_google:hover, .jssocials-shares div.jssocials-share.jssocials-share-google a:hover {
      background-image: url(../images/social/g_plus_over.min.svg); }

.essb_links li a .essb_icon, .essb_links li a .essb_network_name {
  display: none !important; }

.essb_links .essb_link_facebook a, .essb_links .essb_link_facebook a:focus, .essb_links .essb_link_facebook a:hover,
.essb_links .essb_link_xing a, .essb_links .essb_link_xing a:focus, .essb_links .essb_link_xing a:hover,
.essb_links .essb_link_linkedin a, .essb_links .essb_link_linkedin a:focus, .essb_links .essb_link_linkedin a:hover,
.essb_links .essb_link_pinterest a, .essb_links .essb_link_pinterest a:focus, .essb_links .essb_link_pinterest a:hover,
.essb_links .essb_link_twitter a, .essb_links .essb_link_twitter a:focus, .essb_links .essb_link_twitter a:hover,
.essb_links .essb_link_google a, .essb_links .essb_link_google a:focus, .essb_links .essb_link_google a:hover {
  background-color: transparent !important;
  background-repeat: no-repeat !important; }

.reveal h2 {
  text-align: center;
  font-size: 1.875rem;
  text-transform: uppercase;
  margin-top: 30px; }

.reveal form.searchform {
  position: relative;
  text-align: center; }
  .reveal form.searchform input {
    display: inline-block; }
  .reveal form.searchform button {
    display: inline-block;
    margin-bottom: 0;
    padding: 10px 10px 10px 10px;
    position: absolute;
    top: 0;
    right: 0; }

.reveal .wpml-ls {
  width: 100%; }
  .reveal .wpml-ls li {
    border-bottom: 1px solid #333333;
    font-size: 1.25rem;
    text-transform: uppercase; }
    .reveal .wpml-ls li.wpml-ls-current-language {
      background: #333333; }
      .reveal .wpml-ls li.wpml-ls-current-language a {
        color: #fff; }
    .reveal .wpml-ls li:hover {
      background: #faba00; }
      .reveal .wpml-ls li:hover a {
        color: #fff; }
    .reveal .wpml-ls li a {
      display: block;
      padding: 10px 20px; }

/* end .reveal */
.tooltip {
  color: #39322c;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.slider {
  position: relative;
  z-index: 2;
  background: #000;
  height: 5px; }

.slider-handle {
  top: -8px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.slider-fill {
  background: #faba00;
  height: 5px; }

.cc-window {
  -webkit-box-shadow: 0 0 20px black;
  -moz-box-shadow: 0 0 20px black;
  -ms-box-shadow: 0 0 20px black;
  -o-box-shadow: 0 0 20px black;
  box-shadow: 0 0 20px black; }

/* STYLE ADDONS */
.vc_row {
  margin-bottom: 70px; }

.vc_btn3-style-wp-ghost.vc_btn3.vc_btn3-size-lg {
  font-size: 1.25rem; }

.vc_btn3-style-wp-ghost.vc_btn3.vc_btn3-size-md {
  font-size: 1.125rem; }

.vc_btn3-style-wp-ghost.vc_btn3.vc_btn3-size-sm {
  font-size: 1rem; }

.vc_btn3-style-wp-ghost.vc_btn3.vc_btn3-size-xs {
  font-size: 0.875rem; }

.idesign-header a {
  max-width: 360px;
  padding-top: 30px !important;
  margin-left: 500px !important;
  font-size: 3.125rem !important; }

/* CUSTOM ELEMENTS */
.vc-custom h2, .vc-custom h3 {
  margin-bottom: 20px; }

.vc-content-slider {
  position: relative;
  width: auto;
  margin-bottom: 20px; }
  .vc-content-slider a {
    display: inline-block; }
  .vc-content-slider .slide-item {
    position: relative;
    display: table; }
    .vc-content-slider .slide-item a.wraped-link {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      z-index: 22; }
    .vc-content-slider .slide-item img {
      display: block;
      width: 100%; }
  .vc-content-slider .slide-item-content {
    text-align: center;
    z-index: 20;
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
    width: 90%;
    top: 20%; }
    .vc-content-slider .slide-item-content h3 {
      font-size: 2.875rem;
      text-transform: uppercase; }
    .vc-content-slider .slide-item-content .text {
      font-size: 1.125rem; }
  .vc-content-slider .slick-main {
    color: #fff;
    height: 100%;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: 10; }
    .vc-content-slider .slick-main.slick-prev {
      left: -5px; }
    .vc-content-slider .slick-main.slick-next {
      right: -5px; }

/*end .vc-content-slider */
.vc-twoblock {
  margin-bottom: 40px; }
  .vc-twoblock a {
    color: #39322c; }
    .vc-twoblock a:hover {
      color: #faba00; }
  .vc-twoblock h2 {
    text-transform: uppercase; }
  .vc-twoblock .text {
    font-size: 1.125rem;
    position: relative; }
  .vc-twoblock .image {
    position: relative; }
    .vc-twoblock .image .button-area {
      text-align: center;
      position: absolute;
      bottom: 20px;
      width: 100%; }
      .vc-twoblock .image .button-area .button {
        font-size: 1.5rem; }
  .vc-twoblock .text a:not(.button) {
    text-decoration: underline; }

body:not(.home) .vc-twoblock .text {
  font-size: 1rem; }

/* end .vc-twoblock */
.vc-infobox {
  position: relative;
  background: no-repeat center center;
  background-size: cover; }
  .vc-infobox .vc-infobox-content {
    text-align: center;
    z-index: 20;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 90%;
    top: 20%;
    padding: 70px 0; }
    .vc-infobox .vc-infobox-content a {
      color: #39322c; }
      .vc-infobox .vc-infobox-content a:hover {
        color: #faba00; }

/* end .vc-infobox */
.vc-partner-search-block {
  padding: 20px;
  background: #d9d1ca; }
  .vc-partner-search-block .columns:nth-child(2) {
    text-align: right; }
  .vc-partner-search-block .like-h3 {
    margin: 0;
    position: relative;
    top: 6px; }
  .vc-partner-search-block input {
    margin: 0;
    border: 1px solid #39322c;
    display: inline-block;
    width: 70%;
    position: relative;
    top: -1px;
    left: -5px; }
  .vc-partner-search-block button {
    padding: 10px 9px 10px 9px;
    display: inline-block;
    color: #fff;
    background: #39322c;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px; }
    .vc-partner-search-block button:hover {
      background: #faba00; }

/* end .vc-partner-search-block */
.vc-infobox-round-image {
  background: #39322c;
  color: #fff;
  position: relative;
  padding: 200px 70px 70px 70px;
  margin-top: 110px;
  margin-bottom: 40px; }
  .vc-infobox-round-image .round-image {
    display: block;
    max-width: 270px;
    position: absolute;
    top: -110px;
    left: 50%;
    margin-left: -135px; }
  .vc-infobox-round-image .illustration {
    max-width: 400px;
    position: absolute;
    right: 20px;
    top: 40px; }
  .vc-infobox-round-image .vc-infobox-content {
    width: 80%; }

/* end .vc-infobox-round-image */
.vc-certificate-section .certificate a {
  display: block; }

.vc-certificate-section .certificate .image {
  position: relative; }

.vc-certificate-section .certificate img.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease; }

.vc-certificate-section .certificate:hover img.hover {
  opacity: 1;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease; }

/* end vc-certificate-section */
.vc-bpv {
  background: #d9d1ca;
  padding: 20px;
  margin-bottom: 40px;
  position: relative; }
  .vc-bpv .text {
    margin-bottom: 20px; }
  .vc-bpv input {
    margin: 0;
    border: 1px solid #39322c;
    display: inline-block;
    min-width: 30%;
    max-width: 70%;
    position: relative;
    top: 0px;
    right: -1px; }
  .vc-bpv a.bpv-form-submit {
    padding: 8px 10px 11px 10px;
    display: inline-block;
    color: #fff;
    background: #39322c;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    height: 38px; }
    .vc-bpv a.bpv-form-submit:hover {
      background: #faba00; }
  .vc-bpv .button {
    margin: 0; }
  .vc-bpv .loader-overlay i {
    position: absolute;
    left: 48%;
    top: 48%; }
  .vc-bpv .callout {
    display: inline-block; }

/* end .vc-bpv */
.vc-product-downloads .downloads-wrapper {
  margin-top: 40px; }
  .vc-product-downloads .downloads-wrapper:first-child {
    margin-top: 0; }
  .vc-product-downloads .downloads-wrapper h2 {
    margin: 0 !important;
    padding: 0; }
  .vc-product-downloads .downloads-wrapper ul {
    margin: 0;
    padding: 0;
    margin-top: 20px !important; }

/* end .vc-product-downloads */
.vc-topseller .results a {
  color: #39322c; }
  .vc-topseller .results a:hover {
    color: #faba00; }

.vc-topseller .results .only-one-product:hover .description-cluster {
  background: #39322c; }
  .vc-topseller .results .only-one-product:hover .description-cluster a {
    display: block;
    color: #fff !important; }

.vc-topseller .results .optik {
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 18px;
  position: relative; }
  .vc-topseller .results .optik span {
    display: inline-block; }
  .vc-topseller .results .optik span:nth-child(1) {
    background: #fff;
    padding-right: 5px; }
  .vc-topseller .results .optik span:nth-child(2) {
    background: #e6e6e6;
    position: absolute;
    height: 12px;
    top: 10px;
    width: 100%; }

.vc-topseller .results .image img {
  width: 100%;
  display: block; }

.vc-topseller .results .description-cluster {
  border: 1px solid #39322c;
  background: #fff;
  padding: 10px 20px;
  position: relative; }
  .vc-topseller .results .description-cluster .order-pattern {
    position: absolute;
    right: 10px;
    top: -45px;
    color: #39322c !important;
    text-align: center;
    font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.0em;
    text-transform: uppercase;
    font-size: 0.75rem;
    z-index: 999; }
    .vc-topseller .results .description-cluster .order-pattern .icon {
      width: 47px;
      height: 63px; }
    .vc-topseller .results .description-cluster .order-pattern .text {
      margin-top: 10px; }
    .vc-topseller .results .description-cluster .order-pattern span {
      display: block; }

.vc-topseller .results .description {
  font-size: 1.125rem; }
  .vc-topseller .results .description .row-1 {
    font-family: "DIN Next W01 Regular", "DIN Next W01 Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.vc-topseller .results .inner {
  overflow: hidden;
  position: relative; }

/* end .vc-topseller */
.new-window {
  position: relative; }
  .new-window:hover a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5); }
    .new-window:hover a:before {
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      content: '\f019';
      font-size: 2.0625rem;
      color: #fff;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -25px 0 0 -25px; }

/* end .new-window - Media Grid Extension*/
.video-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom; }

/* end .video-image */
.vc-item-number-search {
  padding: 30px 10px;
  background: #d9d1ca; }
  .vc-item-number-search .columns:nth-child(2) {
    text-align: right; }
  .vc-item-number-search input, .vc-item-number-search button {
    display: inline-block;
    margin: 0; }
  .vc-item-number-search input {
    margin: 0;
    border: 1px solid #39322c;
    display: inline-block;
    width: 80%;
    position: relative;
    padding: 20px 10px; }
  .vc-item-number-search button {
    display: inline-block;
    color: #fff !important;
    background: #39322c;
    padding: 8px 10px 6px 10px; }
    .vc-item-number-search button:hover {
      background: #faba00; }

/* end vc-item-number-search */
.vc-top-seller-tile a {
  display: block;
  color: #000; }
  .vc-top-seller-tile a img {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease; }
  .vc-top-seller-tile a:hover {
    position: relative;
    z-index: 2;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease; }

.vc-top-seller-tile h2, .vc-top-seller-tile h3 {
  text-transform: uppercase;
  margin: 0; }

.vc-top-seller-tile h3 {
  font-family: "DIN Next LT W01 Bold", "DIN Next W01 Bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 10px; }

.vc-top-seller-tile h2 {
  font-size: 2.5rem;
  margin-bottom: 20px; }

.vc-top-seller-tile .image-wrapper {
  margin-bottom: 10px; }

.vc-top-seller-tile .text-wrapper {
  background: #39322c;
  color: #fff;
  padding: 30px 20px;
  position: relative; }
  .vc-top-seller-tile .text-wrapper .icon {
    position: absolute;
    right: 20px;
    top: 20px; }
  .vc-top-seller-tile .text-wrapper p:last-child {
    margin-bottom: 0; }

.vc-top-seller-tile.vc-is-topseller-tile .text-wrapper {
  color: #000;
  background: #faba00; }

/* end .vc-top-seller-tile */
.vc-faq .vc-faq-panel {
  background: #f8f8f8;
  margin-bottom: 10px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease; }
  .vc-faq .vc-faq-panel h4 {
    margin: 0;
    line-height: 1; }
    .vc-faq .vc-faq-panel h4 a {
      display: block;
      color: #666666;
      padding: 14px 20px 14px 20px;
      position: relative;
      font-weight: bold;
      -webkit-transition: color 0.2 ease-in-out;
      -moz-transition: color 0.2 ease-in-out;
      -ms-transition: color 0.2 ease-in-out;
      -o-transition: color 0.2 ease-in-out; }
      .vc-faq .vc-faq-panel h4 a:hover {
        color: #faba00; }
      .vc-faq .vc-faq-panel h4 a:before {
        content: '\f068';
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        margin-right: 10px; }
  .vc-faq .vc-faq-panel .vc-faq-panel-body {
    color: #666666;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0); }
    .vc-faq .vc-faq-panel .vc-faq-panel-body .inner {
      padding: 14px 20px; }
  .vc-faq .vc-faq-panel.active h4 a:before {
    content: '\f067'; }
  .vc-faq .vc-faq-panel.active .vc-faq-panel-body {
    opacity: 1;
    height: auto;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease; }

/* end .vc-faq */
.vc-order-pattern {
  position: relative; }
  .vc-order-pattern .loader-overlay {
    display: flex;
    align-items: center;
    justify-content: center; }
    .vc-order-pattern .loader-overlay i {
      position: absolute; }

.sc-wp-block {
  background: rgba(0, 0, 0, 0.05);
  padding: 90px 20px 20px 20px;
  position: relative;
  align-self: flex-end;
  font-size: 0.875rem; }
  .sc-wp-block .headline {
    border-bottom: 1px solid #39322c;
    margin-bottom: 20px;
    position: relative; }
    .sc-wp-block .headline .sub-headline {
      text-transform: uppercase;
      font-size: 1.125rem; }
    .sc-wp-block .headline .image {
      position: absolute;
      right: -100px;
      top: -50%;
      width: 62%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%); }
  .sc-wp-block h3 {
    margin: 0;
    font-size: 1.5rem; }
  .sc-wp-block .yellow {
    color: #faba00; }
  .sc-wp-block .spacer {
    background: #fff;
    margin-left: -15px;
    width: 112%; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .sc-wp-block .headline .image {
      width: calc(100% - 300px); } }
  @media screen and (min-width: 64em) {
    .sc-wp-block .headline .image {
      width: 50%; } }

:root {
  --input-padding-x: 1rem;
  --input-padding-y: 1rem; }

form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="search"] {
  width: 100%;
  padding: 20px 10px !important; }

form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="search"], form textarea {
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  box-shadow: 0 0 0 rgba(255, 255, 255, 0); }
  form input[type="text"]::-webkit-input-placeholder,
  form input[type="email"]::-webkit-input-placeholder,
  form input[type="number"]::-webkit-input-placeholder,
  form input[type="search"]::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
    color: #000; }
  form input[type="text"]:-moz-placeholder,
  form input[type="email"]:-moz-placeholder,
  form input[type="number"]:-moz-placeholder,
  form input[type="search"]:-moz-placeholder, form textarea:-moz-placeholder {
    color: #000; }
  form input[type="text"]::-moz-placeholder,
  form input[type="email"]::-moz-placeholder,
  form input[type="number"]::-moz-placeholder,
  form input[type="search"]::-moz-placeholder, form textarea::-moz-placeholder {
    color: #000; }
  form input[type="text"]:-ms-input-placeholder,
  form input[type="email"]:-ms-input-placeholder,
  form input[type="number"]:-ms-input-placeholder,
  form input[type="search"]:-ms-input-placeholder, form textarea:-ms-input-placeholder {
    color: #000; }

form .row {
  margin-bottom: 20px; }
  form .row h4, form .row .like-h4 {
    margin: 0 0 30px 0; }

form textarea {
  height: 200px; }

form select {
  height: 42px !important; }

form .checkbox-wrapper:after {
  content: "";
  display: table;
  clear: both; }

form .checkbox-wrapper input {
  float: left;
  margin-top: 5px; }

form .checkbox-wrapper span.checkbox-text {
  float: left;
  width: 80%;
  display: block;
  margin-left: 10px; }

/* Floating Labels */
.floating-label {
  position: relative;
  display: inline-block;
  width: 100%; }
  .floating-label > input,
  .floating-label > textarea,
  .floating-label > label {
    padding: var(--input-padding-y) var(--input-padding-x);
    margin: 0; }
  .floating-label > label {
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    /* Override default `<label>` margin */
    line-height: 1.5;
    color: #e6e6e6;
    border: 1px solid transparent;
    text-align: left;
    font-size: 14px;
    z-index: -2;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out; }
  .floating-label.has-value label {
    top: -15px;
    left: 0;
    font-size: 11px;
    background: #faba00;
    padding: 2px 5px 0 5px;
    display: inline-block;
    width: auto;
    color: #fff;
    z-index: 2;
    line-height: 1.0em;
    text-transform: uppercase; }
  .floating-label.has-value input::-webkit-input-placeholder, .floating-label.has-value textarea::-webkit-input-placeholder {
    color: transparent; }
  .floating-label.has-value input:-moz-placeholder, .floating-label.has-value textarea:-moz-placeholder {
    color: transparent; }
  .floating-label.has-value input::-moz-placeholder, .floating-label.has-value textarea::-moz-placeholder {
    color: transparent; }
  .floating-label.has-value input:-ms-input-placeholder, .floating-label.has-value textarea:-ms-input-placeholder {
    color: transparent; }

/* end .floating-label*/
.search-overlay::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1; }

.search-overlay:-moz-placeholder {
  color: #fff !important;
  opacity: 1; }

.search-overlay::-moz-placeholder {
  color: #fff !important;
  opacity: 1; }

.search-overlay:-ms-input-placeholder {
  color: #fff !important;
  opacity: 1; }

.search-overlay input, .search-overlay input:focus {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  background: none;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  display: inline-block;
  color: #fff !important;
  font-size: 3.75rem;
  border: 0 !important;
  border-bottom: 4px solid #fff !important;
  width: 52% !important;
  height: 100px;
  line-height: 2em !important;
  padding: 0 20px;
  background: none !important; }
  .search-overlay input::-webkit-input-placeholder, .search-overlay input:focus::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1; }
  .search-overlay input:-moz-placeholder, .search-overlay input:focus:-moz-placeholder {
    color: #fff !important;
    opacity: 1; }
  .search-overlay input::-moz-placeholder, .search-overlay input:focus::-moz-placeholder {
    color: #fff !important;
    opacity: 1; }
  .search-overlay input:-ms-input-placeholder, .search-overlay input:focus:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1; }

.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }

.jssocials-share-link.jssocials-share-link-count {
  padding-top: .2em; }

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
  display: block;
  font-size: .6em;
  margin: 0 -.5em -.8em -.5em; }

.jssocials-share-link.jssocials-share-no-count {
  padding-top: .5em; }

.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
  height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default; }

.jssocials-share-count-box.jssocials-share-no-count {
  display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }

/* Small only */
@media screen and (max-width: 39.9375em) {
  body, html {
    width: 100%;
    overflow-x: hidden; }
  h1, .like-h1 {
    font-size: 2rem;
    margin-bottom: 20px; }
  h2, .like-h2 {
    font-size: 1.625rem;
    margin-bottom: 20px; }
  h3, .like-h3 {
    font-size: 1.25rem;
    margin-bottom: 20px; }
  h4, .like-h4 {
    font-size: 1.125rem;
    margin-bottom: 20px; }
  h5, .like-h5 {
    font-size: 1rem;
    margin-bottom: 20px; }
  h6, .like-h6 {
    font-size: 0.8125rem;
    margin-bottom: 20px; }
  img {
    display: block;
    width: 100%; }
  form .row .columns {
    margin-bottom: 20px; }
    form .row .columns:last-child {
      margin-bottom: 0; }
  .icon.brush, .icon.angle, .icon.housing-situation, .icon.view, .icon.floor-pattern, .icon.floor-pattern, .icon.parkett-diagonal, .icon.parkett-top-down {
    width: 40px;
    height: 40px; }
  .has-hidden-readmore-element {
    height: 250px;
    overflow: hidden; }
  .wp-boxed {
    margin-top: 50px; }
    .wp-boxed h3 {
      font-size: 30px; }
  .parkett-type {
    width: 40px;
    height: 40px; }
  .gmap {
    width: 100%;
    height: 200px; }
    .gmap .infobox .button {
      font-size: 0.875rem; }
  /* end .gmap */
  .row-journey .roadmap-search .row:nth-child(1) .columns:nth-child(1) {
    text-align: center;
    margin-bottom: 20px; }
  .row-journey .roadmap-search button {
    width: 100%; }
  /* end .row-journey */
  .collection-sleeve {
    top: 0;
    right: 0;
    padding: 10px;
    width: auto;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
    .collection-sleeve span {
      margin-left: 0; }
      .collection-sleeve span.row-1 {
        font-size: 1rem; }
      .collection-sleeve span.row-2 {
        font-size: 0.75rem; }
  /* end .collection-sleeve */
  header.header {
    padding: 10px 0; }
    header.header .hdr-logo img {
      height: 30px; }
    header.header .medium-pull-10 {
      text-align: center; }
    header.header .small-3 {
      text-align: center; }
      header.header .small-3 a {
        color: #fff;
        display: inline-block;
        margin-right: 5px; }
  /* end header.header */
  .sticky.icon-bar {
    bottom: 10px;
    top: auto;
    left: auto;
    padding: 0 5%;
    width: 100%;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .sticky.icon-bar a {
      overflow: hidden;
      width: 40px;
      height: 40px;
      margin-right: 5px;
      display: inline-flex;
      align-items: center; }
      .sticky.icon-bar a.bookmarks {
        display: inline-block !important; }
      .sticky.icon-bar a:hover {
        width: 40px;
        height: 40px;
        margin-left: 0; }
        .sticky.icon-bar a:hover .icon {
          display: block; }
        .sticky.icon-bar a:hover .text {
          display: none; }
      .sticky.icon-bar a.showroom-partner {
        width: 200px;
        margin-left: 0; }
        .sticky.icon-bar a.showroom-partner .icon {
          display: none; }
        .sticky.icon-bar a.showroom-partner .text {
          display: block; }
  /* end .sticky.icon-bar */
  body.is-sticky .sticky.icon-bar {
    top: auto;
    bottom: 0; }
  /* end body.is-sticky */
  #content {
    padding: 15px 0;
    margin-top: 50px; }
    #content h1 {
      margin-bottom: 20px;
      font-size: 2.25rem; }
    #content .home-header {
      margin-bottom: 0; }
      #content .home-header a.scroll-to-content-link {
        display: none; }
    #content .srp-addon {
      margin-top: 50px; }
    #content div.designstudio-row .vc_column_container {
      height: 250px; }
    #content div.designstudio-row > .vc_column_container, #content div.designstudio-row > .vc_column-inner {
      padding: 0; }
    #content div.designstudio-row div.idesign .hand {
      position: absolute;
      background-size: 30%;
      top: 30px; }
      #content div.designstudio-row div.idesign .hand span {
        display: none; }
  /* end #content  */
  body.single-faq .prev-next-area a {
    margin: 10px 0 10px 0;
    text-align: center; }
    body.single-faq .prev-next-area a.button {
      width: 100%; }
  /* end body.single-faq */
  body.single-showroom #content .top-area {
    padding: 20px; }
    body.single-showroom #content .top-area .container-arrow {
      left: 50%;
      margin-left: -59px; }
    body.single-showroom #content .top-area .header-image, body.single-showroom #content .top-area .logo-category-area, body.single-showroom #content .top-area .opening-hours {
      margin-bottom: 20px; }
    body.single-showroom #content .top-area .logo-category-area {
      text-align: left; }
      body.single-showroom #content .top-area .logo-category-area .partner-logo {
        display: inline-block;
        margin: 0 10px 0 0;
        width: 70%; }
      body.single-showroom #content .top-area .logo-category-area .category-24h {
        width: 30%; }
        body.single-showroom #content .top-area .logo-category-area .category-24h .offer-24h {
          width: 40px;
          height: 40px;
          top: -25px;
          right: -25px; }
    body.single-showroom #content .top-area .opening-hours {
      margin-top: 20px; }
    body.single-showroom #content .top-area .opening-hours-2020 .inner {
      padding: 0 0 30px 0; }
    body.single-showroom #content .top-area .opening-hours-2020 table {
      width: 100%;
      display: block; }
      body.single-showroom #content .top-area .opening-hours-2020 table tr {
        display: block;
        margin-bottom: 20px; }
      body.single-showroom #content .top-area .opening-hours-2020 table td {
        display: inline-block; }
        body.single-showroom #content .top-area .opening-hours-2020 table td.td-weekday, body.single-showroom #content .top-area .opening-hours-2020 table td:nth-child(1) {
          width: 100%;
          max-width: 100%;
          font-weight: bold; }
        body.single-showroom #content .top-area .opening-hours-2020 table td.td-empty {
          display: block;
          width: 100%;
          height: 0; }
        body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-1, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-2, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-3, body.single-showroom #content .top-area .opening-hours-2020 table td.td-time-4 {
          width: auto; }
        body.single-showroom #content .top-area .opening-hours-2020 table td.td-to {
          width: 30px; }
    body.single-showroom #content .top-area .payment-methods .methods {
      padding: 0;
      text-align: center; }
      body.single-showroom #content .top-area .payment-methods .methods img {
        width: auto;
        margin-right: 5px; }
    body.single-showroom #content .top-area #gmap {
      margin: 30px 0 10px 0;
      height: 260px; }
    body.single-showroom #content .top-area .online-meeting {
      padding-top: 120px; }
      body.single-showroom #content .top-area .online-meeting a.online-meeting-link {
        text-align: center;
        width: 100%;
        height: auto;
        left: 0;
        bottom: 0;
        right: 0;
        top: 90px;
        max-height: 280px; }
        body.single-showroom #content .top-area .online-meeting a.online-meeting-link img {
          width: auto;
          display: inline-block; }
      body.single-showroom #content .top-area .online-meeting .title {
        padding-top: 40px;
        text-align: center; }
        body.single-showroom #content .top-area .online-meeting .title:before {
          top: -80px;
          width: 100px;
          background-size: contain; }
        body.single-showroom #content .top-area .online-meeting .title .row-1 {
          font-size: 1.125rem; }
        body.single-showroom #content .top-area .online-meeting .title .row-2 {
          font-size: 1.5rem; }
      body.single-showroom #content .top-area .online-meeting .links {
        text-align: center; }
    body.single-showroom #content .top-area .buttons img {
      width: auto;
      display: inline-block; }
    body.single-showroom #content .top-area .buttons .show-for-small-only {
      margin: 20px 0;
      display: block; }
    body.single-showroom #content .top-area .buttons .button {
      width: 75%;
      padding: 12px 5px 8px 5px;
      margin: 0; }
    body.single-showroom #content .top-area .socials {
      text-align: center; }
  body.single-showroom #content .box-area .box-item .text {
    padding: 20px; }
  body.single-showroom #content .srp-addon {
    margin-top: 20px; }
  /* end body.single-showroom */
  body.page-template-template-showrooms #content .srp-addon h2 {
    margin-bottom: 20px; }
  body.page-template-template-showrooms #content .partner-table .partner-item {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 30px; }
  body.page-template-template-showrooms #content .partner-table .columns:nth-child(1) {
    margin-bottom: 20px; }
  body.page-template-template-showrooms #content .partner-table .columns:nth-child(3) {
    text-align: left;
    margin-bottom: 20px; }
  body.page-template-template-showrooms #content .partner-table .button {
    width: 100%; }
  /* end  body.page-template-template-showrooms  */
  body.page-template-template-la #content {
    /* end filter-area*/ }
    body.page-template-template-la #content .filter-area {
      padding: 0; }
      body.page-template-template-la #content .filter-area .filter-row-1 {
        margin-bottom: 20px;
        background: #f6f5f4; }
        body.page-template-template-la #content .filter-area .filter-row-1 .columns:nth-child(2) {
          margin-top: 20px; }
      body.page-template-template-la #content .filter-area .filter-row-2 {
        background: #ece8e4;
        padding: 20px; }
        body.page-template-template-la #content .filter-area .filter-row-2 .columns {
          margin-bottom: 20px; }
      body.page-template-template-la #content .filter-area .search-results {
        padding: 20px; }
      body.page-template-template-la #content .filter-area .filter-column:nth-child(1) .filter-items-overview span {
        width: 18.66%; }
      body.page-template-template-la #content .filter-area .filter-column:nth-child(2) .filter-items-overview span {
        width: 23.7%; }
    body.page-template-template-la #content .elastic-item .cluster .cluster-image {
      height: 90px; }
  /* end  body.page-template-template-la */
  body.single-product #content {
    /* end .filter-area */
    /* end .price-area */ }
    body.single-product #content .product-headline {
      margin-bottom: 20px; }
      body.single-product #content .product-headline h1 {
        font-size: 1.75rem;
        margin-bottom: 10px; }
      body.single-product #content .product-headline h3 {
        font-size: 1.125rem; }
    body.single-product #content .product-image-holder {
      margin-left: -15px;
      margin-right: -15px; }
    body.single-product #content .filter-area {
      background: 0;
      text-align: center;
      margin-top: -25px;
      margin-left: -5px; }
      body.single-product #content .filter-area a:hover, body.single-product #content .filter-area a.active {
        outline: 0; }
      body.single-product #content .filter-area .overlay {
        visibility: visible;
        opacity: 1;
        display: none;
        padding: 10px;
        text-align: left;
        padding: 40px 20px; }
        body.single-product #content .filter-area .overlay .like-h4 {
          margin-bottom: 10px;
          display: block; }
        body.single-product #content .filter-area .overlay.small {
          width: 100%;
          padding: 40px 20px; }
        body.single-product #content .filter-area .overlay a:hover, body.single-product #content .filter-area .overlay a.active {
          outline: 2px solid #39322c; }
        body.single-product #content .filter-area .overlay .slide-item {
          width: 49%;
          display: inline-block; }
        body.single-product #content .filter-area .overlay figcaption {
          display: none; }
        body.single-product #content .filter-area .overlay figure {
          height: 54px;
          overflow: hidden; }
        body.single-product #content .filter-area .overlay .color-palette a {
          display: inline-block;
          width: 40px;
          height: 40px; }
    body.single-product #content .product-content {
      margin-top: 0px; }
    body.single-product #content .price-area {
      padding: 10px; }
      body.single-product #content .price-area .taxes {
        padding-top: 14px; }
        body.single-product #content .price-area .taxes div:nth-child(1) {
          font-size: 2.25rem;
          text-transform: uppercase; }
        body.single-product #content .price-area .taxes div:nth-child(2) {
          font-size: 0.6875rem;
          margin-top: -5px; }
      body.single-product #content .price-area .price div:nth-child(2) {
        font-size: 1.375rem;
        margin-top: 5px; }
        body.single-product #content .price-area .price div:nth-child(2) .only-now-price {
          background: #faba00;
          color: #fff;
          padding: 5px 10px;
          text-align: left;
          position: relative;
          right: -10px; }
        body.single-product #content .price-area .price div:nth-child(2) .per-square-meter {
          font-size: 1rem; }
        body.single-product #content .price-area .price div:nth-child(2) .normal-price {
          margin-top: 30px; }
  /* end body.single-product */
  body.single-post #content h1 {
    margin: 0 0 30px 0; }
  body.single-post #content h2 {
    font-size: 1.625rem;
    margin-bottom: 20px; }
  /* end body.single-post */
  body.page #content h1 {
    margin: 0 0 30px 0; }
  body.page #content h2 {
    font-size: 1.625rem;
    margin-bottom: 20px; }
  /* end body.page */
  body.single-product #content {
    /* end .stairs */
    /* end .borders */
    /* end .order-offer */
    /* end .upselling */
    /* end wp-boxed */ }
    body.single-product #content .product-content {
      margin-bottom: 0; }
    body.single-product #content .filter-area {
      margin-bottom: 20px; }
    body.single-product #content .accordion-area, body.single-product #content .wp-boxed, body.single-product #content .borders, body.single-product #content .order-offer, body.single-product #content .stairs {
      margin-bottom: 40px; }
    body.single-product #content .cleaning .item, body.single-product #content .product-images .item {
      margin: 0 0 20px 0;
      max-width: 150px;
      text-align: center; }
    body.single-product #content .stairs a.button {
      width: 100%; }
    body.single-product #content .borders .border-item {
      width: 48%; }
    body.single-product #content .order-offer .columns:nth-child(1) {
      margin-bottom: 20px; }
    body.single-product #content .order-offer .icon {
      width: 70px;
      height: 90px;
      margin: 0 0 27px -30px; }
    body.single-product #content .order-offer .inner {
      padding: 40px 20px 20px 20px;
      text-align: center; }
    body.single-product #content .upselling-mobile .hand {
      top: -10px;
      right: 20px; }
      body.single-product #content .upselling-mobile .hand.spot span {
        left: -20px; }
    body.single-product #content .upselling-mobile .inner, body.single-product #content .upselling-mobile .button-area {
      background: #d9d1ca;
      padding: 20px; }
    body.single-product #content .upselling-mobile .inner h2 a {
      color: #39322c; }
      body.single-product #content .upselling-mobile .inner h2 a:hover {
        background: #faba00; }
    body.single-product #content .upselling-mobile .image {
      position: relative;
      height: 250px;
      overflow: hidden; }
      body.single-product #content .upselling-mobile .image img.room-image {
        position: absolute;
        bottom: 0%; }
    body.single-product #content .upselling-mobile .button-area {
      text-align: center; }
    body.single-product #content .wp-boxed {
      padding-top: 10%;
      text-align: center; }
      body.single-product #content .wp-boxed .row {
        display: inline-block;
        float: none;
        width: auto;
        text-align: center;
        max-width: 130px;
        font-size: 0.75rem; }
        body.single-product #content .wp-boxed .row .parkett-facts {
          margin-right: 0; }
        body.single-product #content .wp-boxed .row .columns:nth-child(2) {
          margin-top: 10px; }
  /* end body.single-product*/
  body.page-template-template-idp20 {
    /* end .reveal */ }
    body.page-template-template-idp20 .reveal {
      /* end .image-holder */
      /* end .result-area */ }
      body.page-template-template-idp20 .reveal .image-holder .filter-area {
        position: relative;
        padding: 40px 0px 0px 0px; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .title {
          font-size: 1.25rem; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder:nth-child(2n) {
          margin-left: 10px; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder-label {
          font-size: 0.75rem; }
      body.page-template-template-idp20 .reveal .result-area {
        padding-top: 0; }
        body.page-template-template-idp20 .reveal .result-area h2 {
          margin-top: 0; }
        body.page-template-template-idp20 .reveal .result-area .hand.finger-right {
          background-size: 40%; }
          body.page-template-template-idp20 .reveal .result-area .hand.finger-right span {
            display: none; }
  /* end body.page-template-template-idp20 */
  body.single-referenz {
    /* end #content */ }
    body.single-referenz #content .article-body {
      margin-bottom: 50px; }
    body.single-referenz #content h1 {
      font-size: 2.25rem; }
    body.single-referenz #content .random-references .column, body.single-referenz #content .random-references .columns {
      margin-bottom: 20px; }
  /* end body.single-referenz */
  body.page-template-template-referenzen {
    /* end #content */ }
    body.page-template-template-referenzen #content .references-wrapper .row {
      margin-bottom: 20px; }
    body.page-template-template-referenzen #content .references-wrapper .category-wrapper {
      margin-bottom: 20px; }
  /* end body.page-template-template-referenzen */
  body.page-template-template-wishlist #content .article-content .button-row a {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  /* end body.page-template-template-wishlist */
  body.error404 #content {
    text-align: center; }
    body.error404 #content h1, body.error404 #content h2 {
      margin: 0; }
    body.error404 #content h1 {
      margin-top: 40px; }
    body.error404 #content h2 {
      margin-bottom: 10px; }
  /* end body.error404 */
  body.page-template-template-wizzard #content .wizzard {
    padding: 0px 20px 20px 20px;
    /* end .top */ }
    body.page-template-template-wizzard #content .wizzard .top {
      margin-top: 150px; }
      body.page-template-template-wizzard #content .wizzard .top .face {
        top: -143px;
        width: 180px;
        height: 207px; }
        body.page-template-template-wizzard #content .wizzard .top .face span {
          bottom: 26px;
          font-size: 0.6875rem; }
    body.page-template-template-wizzard #content .wizzard h2 {
      font-size: 1.5rem;
      margin: -131px 0 20px 0; }
    body.page-template-template-wizzard #content .wizzard .bottom {
      text-align: center; }
  body.page-template-template-wizzard #content .upselling {
    background: #fff;
    padding-top: 10px; }
    body.page-template-template-wizzard #content .upselling .image {
      width: 100%; }
      body.page-template-template-wizzard #content .upselling .image .upselling-hand {
        width: 220px;
        height: 100px;
        bottom: 40px; }
        body.page-template-template-wizzard #content .upselling .image .upselling-hand .hand.spot {
          background-size: 33%;
          font-size: 1.25rem; }
          body.page-template-template-wizzard #content .upselling .image .upselling-hand .hand.spot span {
            top: 60px; }
    body.page-template-template-wizzard #content .upselling .columns:nth-child(2) {
      text-align: center; }
      body.page-template-template-wizzard #content .upselling .columns:nth-child(2) .table-cell {
        padding: 0; }
      body.page-template-template-wizzard #content .upselling .columns:nth-child(2) h2 {
        margin-top: 20px;
        margin-bottom: 0; }
  body.page-template-template-wizzard #content .elastic-item .collection-sleeve span {
    margin-left: -65%; }
  /* end body.page-template-template-wizzard  */
  body.page-template-template-la #content .elastic-item .hover-element .price-wrapper {
    position: static; }
  /* end  body.page-template-template-la */
  .vc_row {
    margin-bottom: 20px; }
  .vc-custom {
    margin-bottom: 20px; }
  .idesign-header {
    margin: 40vh 0 0 0 !important; }
    .idesign-header a {
      max-width: 360px;
      margin: 0 !important;
      padding-top: 20px !important;
      font-size: 1.25rem !important; }
  .vc-content-slider {
    background: #8a8a8a;
    width: 100%; }
    .vc-content-slider .slide-item-content {
      position: static;
      padding-top: 20px;
      width: 85%; }
      .vc-content-slider .slide-item-content h3 {
        font-size: 1rem; }
      .vc-content-slider .slide-item-content .text {
        font-size: 0.875rem; }
  /* end .vc-content-slider */
  .vc-twoblock {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6; }
    .vc-twoblock h2 {
      margin-top: 20px; }
  /* end .vc-twoblock */
  .vc-infobox {
    background-color: #8a8a8a;
    width: 100%; }
    .vc-infobox .vc-infobox-content {
      position: static;
      padding: 20px 0;
      width: 85%; }
      .vc-infobox .vc-infobox-content h3 {
        font-size: 1rem; }
      .vc-infobox .vc-infobox-content .text {
        font-size: 0.875rem; }
  /* end .vc-infobox*/
  .vc-post-loop .columns {
    margin-bottom: 20px; }
  /* end .vc-post-loop*/
  .vc-infobox-round-image {
    padding: 60px 20px 20px 20px;
    margin-top: 50px; }
    .vc-infobox-round-image .round-image {
      max-width: 150px;
      position: absolute;
      top: -100px;
      left: 50%;
      margin-left: -75px; }
    .vc-infobox-round-image .illustration {
      position: static; }
    .vc-infobox-round-image .vc-infobox-content {
      margin-top: 20px;
      width: 100%; }
  /* end .vc-infobox-round-image */
  .vc-certificate-section .partner.p1 {
    background-position: center center;
    background-size: auto 40%;
    margin-left: 0; }
  .vc-certificate-section .partner.p5 {
    background-size: auto 70%; }
  .vc-certificate-section .partner.p6 {
    background-size: auto 70%; }
  /* end .vc-certificate-section */
  .vc-item-number-search {
    padding: 20px; }
    .vc-item-number-search input, .vc-item-number-search button {
      width: 100%; }
    .vc-item-number-search button {
      margin: 1px 0 0 0; }
  /* end .vc-item-number-search */
  .vc-top-seller-tile {
    margin-bottom: 30px; }
    .vc-top-seller-tile .text-wrapper .icon {
      width: auto; }
  footer {
    /* end .row-1 */
    /* end .row-2 */
    /* end .row-4 */ }
    footer .row-1 {
      padding: 10px 0;
      line-height: 1.0em; }
      footer .row-1 .columns:nth-child(2) {
        text-align: center; }
        footer .row-1 .columns:nth-child(2) .social, footer .row-1 .columns:nth-child(2) div {
          top: 2px; }
        footer .row-1 .columns:nth-child(2) .social {
          width: 32px;
          height: 32px; }
    footer .row-2 {
      padding: 30px 0;
      margin-bottom: 30px;
      /* end .sitemap */ }
      footer .row-2 h3 {
        text-align: center;
        font-size: 1.5rem;
        margin-bottom: 20px; }
      footer .row-2 .sitemap .columns {
        min-height: 45px;
        margin-bottom: 20px; }
      footer .row-2 .sitemap .columns:nth-child(1) {
        border: 0;
        text-align: center; }
        footer .row-2 .sitemap .columns:nth-child(1) ul li a {
          min-width: 100%;
          width: 100%; }
        footer .row-2 .sitemap .columns:nth-child(1) ul li {
          margin-bottom: 10px; }
    footer .row-3 .logos {
      text-align: center; }
      footer .row-3 .logos a {
        margin-bottom: 10px; }
    footer .row-4 .columns {
      text-align: left; }
  /* end footer */
  .yarpp-related .slick-main {
    z-index: 100; }
    .yarpp-related .slick-main.slick-prev {
      left: -10px !important; }
    .yarpp-related .slick-main.slick-next {
      right: -10px !important; } }

/* Medium and up */
@media screen and (min-width: 40em) {
  header.header .ubermenu-responsive-toggle, .hidden-trigger {
    display: none; } }

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  body, html {
    width: 100%;
    overflow-x: hidden; }
  h1, .like-h1 {
    font-size: 2.625rem;
    margin-bottom: 20px; }
  h2, .like-h2 {
    font-size: 2rem;
    margin-bottom: 20px; }
  h3, .like-h3 {
    font-size: 1.25rem;
    margin-bottom: 20px; }
  h4, .like-h4 {
    font-size: 1.125rem;
    margin-bottom: 20px; }
  h5, .like-h5 {
    font-size: 1rem;
    margin-bottom: 20px; }
  h6, .like-h6 {
    font-size: 0.8125rem;
    margin-bottom: 20px; }
  form .row .columns {
    margin-bottom: 20px; }
    form .row .columns:last-child {
      margin-bottom: 0; }
  .icon.brush, .icon.angle, .icon.housing-situation, .icon.view, .icon.floor-pattern, .icon.floor-pattern, .icon.parkett-diagonal, .icon.parkett-top-down {
    width: 80px;
    height: 80px; }
  #content {
    padding: 20px 0;
    margin-top: 50px; }
    #content div.designstudio-row .vc_column_container {
      height: 250px; }
    #content div.designstudio-row > .vc_column_container, #content div.designstudio-row > .vc_column-inner {
      padding: 0; }
    #content div.designstudio-row div.idesign .hand {
      position: absolute;
      background-size: 30%;
      top: 30px; }
      #content div.designstudio-row div.idesign .hand span {
        display: none; }
  .collection-sleeve {
    top: 0;
    right: auto;
    padding: 10px;
    width: auto;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
    .collection-sleeve span {
      margin-left: 0; }
      .collection-sleeve span.row-1 {
        font-size: 1.25rem; }
      .collection-sleeve span.row-2 {
        font-size: 1rem; }
  /* end .collection-sleeve */
  .sticky.icon-bar {
    bottom: 10px;
    top: auto;
    left: auto;
    padding: 0 5%;
    width: 100%;
    height: 40px;
    text-align: center; }
    .sticky.icon-bar a {
      overflow: hidden;
      width: 40px;
      height: 40px;
      margin-right: 0;
      display: inline-block; }
      .sticky.icon-bar a.bookmarks {
        display: inline-block !important; }
      .sticky.icon-bar a:hover {
        width: 40px;
        height: 40px;
        margin-left: 0; }
        .sticky.icon-bar a:hover .icon {
          display: block; }
        .sticky.icon-bar a:hover .text {
          display: none; }
      .sticky.icon-bar a.showroom-partner {
        width: 200px;
        margin-left: 0; }
        .sticky.icon-bar a.showroom-partner .icon {
          display: none; }
        .sticky.icon-bar a.showroom-partner .text {
          display: block; }
  /* end .sticky.icon-bar */
  body.is-sticky .sticky.icon-bar {
    top: auto;
    bottom: 0; }
  /* end body.is-sticky */
  body.single-showroom #content h1 {
    margin: 20px 0 0 0;
    padding: 0; }
  body.single-showroom #content .top-area .header-image, body.single-showroom #content .top-area .logo-category-area, body.single-showroom #content .top-area .opening-hours, body.single-showroom #content .top-area .online-meeting {
    margin-bottom: 20px; }
  body.single-showroom #content .top-area .logo-category-area {
    text-align: left; }
    body.single-showroom #content .top-area .logo-category-area .partner-logo {
      display: inline-block;
      width: auto;
      margin: 0; }
    body.single-showroom #content .top-area .logo-category-area .category-24h {
      width: 15%;
      text-align: left;
      margin-left: 10px; }
      body.single-showroom #content .top-area .logo-category-area .category-24h .offer-24h {
        width: 40px;
        height: 40px;
        top: -25px;
        right: -25px; }
  body.single-showroom #content .top-area .opening-hours {
    margin-top: 20px; }
  body.single-showroom #content .top-area #gmap {
    margin: 30px 0 10px 0;
    height: 260px; }
  body.single-showroom #content .top-area .buttons {
    text-align: center; }
    body.single-showroom #content .top-area .buttons .button {
      width: auto; }
  body.single-showroom #content .top-area .socials {
    text-align: center; }
  body.single-showroom #content .box-area .box-item .image {
    min-height: 300px; }
    body.single-showroom #content .box-area .box-item .image img:not(.claim) {
      position: relative;
      top: -80px; }
  body.single-showroom #content .box-area .box-item .text {
    padding: 20px; }
    body.single-showroom #content .box-area .box-item .text h3 {
      margin-bottom: 10px; }
  body.single-showroom #content .box-area .box-item .hausmesse-wrapper .text.with-haum-date .haum-text {
    margin-top: 0; }
  body.single-showroom #content .box-area .hausmesse-wrapper .text.with-haum-date .haum-text {
    margin-top: 0; }
  body.single-showroom #content .content-area .wp-boxed.service {
    padding-bottom: 160px; }
    body.single-showroom #content .content-area .wp-boxed.service:after {
      background-size: cover;
      min-height: 158px;
      background: url(../images/icons/wp_box_arrow_bottom_white.svg) no-repeat bottom center; }
  body.single-showroom #content .srp-addon {
    margin-top: 20px; }
    body.single-showroom #content .srp-addon .columns:nth-child(2) {
      margin-top: 40px; }
  /* end body.single-showroom */
  body.single-faq .prev-next-area a.button {
    width: 100%; }
  /* end body.single-faq */
  body.page-template-template-la #content {
    /* end filter-area*/ }
    body.page-template-template-la #content .filter-area {
      padding: 0; }
      body.page-template-template-la #content .filter-area .filter-row-1 {
        margin-bottom: 20px;
        background: #f6f5f4; }
        body.page-template-template-la #content .filter-area .filter-row-1 .columns:nth-child(2) {
          margin-top: 20px; }
      body.page-template-template-la #content .filter-area .filter-row-2 {
        background: #ece8e4;
        padding: 20px; }
        body.page-template-template-la #content .filter-area .filter-row-2 .columns {
          margin-bottom: 20px; }
      body.page-template-template-la #content .filter-area .search-results {
        padding: 20px; }
    body.page-template-template-la #content .elastic-item .hover-element .price-wrapper {
      position: static; }
  /* end  body.page-template-template-la */
  body.single-product #content {
    /* end .filter-area */
    /* end .order-offer */
    /* end .upselling */
    /* end wp-boxed */ }
    body.single-product #content .product-headline {
      margin-bottom: 20px; }
      body.single-product #content .product-headline h1 {
        font-size: 2.25rem;
        margin-bottom: 10px; }
      body.single-product #content .product-headline h3 {
        font-size: 1rem; }
    body.single-product #content .product-image-holder {
      margin-left: -15px;
      margin-right: -15px; }
    body.single-product #content .filter-area {
      background: 0;
      text-align: center;
      margin-top: -50px;
      margin-left: -5px; }
      body.single-product #content .filter-area a:hover, body.single-product #content .filter-area a.active {
        outline: 0; }
      body.single-product #content .filter-area .overlay {
        visibility: visible;
        opacity: 1;
        display: none;
        padding: 10px;
        text-align: left;
        padding: 40px 20px; }
        body.single-product #content .filter-area .overlay .like-h4 {
          margin-bottom: 10px;
          display: block; }
        body.single-product #content .filter-area .overlay.small {
          width: 100%;
          padding: 40px 20px; }
        body.single-product #content .filter-area .overlay a:hover, body.single-product #content .filter-area .overlay a.active {
          outline: 2px solid #39322c; }
        body.single-product #content .filter-area .overlay .slide-item {
          width: 49%;
          display: inline-block; }
        body.single-product #content .filter-area .overlay figcaption {
          display: none; }
        body.single-product #content .filter-area .overlay figure {
          height: 54px;
          overflow: hidden; }
        body.single-product #content .filter-area .overlay .color-palette a {
          display: inline-block;
          width: 40px;
          height: 40px; }
    body.single-product #content .product-content {
      margin-top: 0px;
      margin-bottom: 0; }
    body.single-product #content .accordion-area, body.single-product #content .wp-boxed, body.single-product #content .borders, body.single-product #content .order-offer, body.single-product #content .stairs {
      margin-bottom: 40px; }
    body.single-product #content .cleaning .item, body.single-product #content .product-images .item {
      margin: 0 0 20px 0;
      max-width: 150px;
      text-align: center; }
    body.single-product #content .stairs a.button {
      width: 100%; }
    body.single-product #content .order-offer .columns:nth-child(1) {
      margin-bottom: 20px; }
    body.single-product #content .order-offer .icon {
      width: 70px;
      height: 90px;
      margin: 0 0 80px -30px; }
    body.single-product #content .order-offer .inner {
      padding: 40px 20px 20px 20px;
      text-align: center; }
    body.single-product #content .upselling-mobile .inner, body.single-product #content .upselling-mobile .button-area {
      background: #d9d1ca;
      padding: 20px; }
    body.single-product #content .upselling-mobile .inner h2 a {
      color: #39322c; }
      body.single-product #content .upselling-mobile .inner h2 a:hover {
        background: #faba00; }
    body.single-product #content .upselling-mobile .image {
      position: relative;
      height: 350px;
      overflow: hidden; }
      body.single-product #content .upselling-mobile .image img.room-image {
        position: absolute;
        bottom: -30%; }
    body.single-product #content .upselling-mobile .button-area {
      text-align: center; }
      body.single-product #content .upselling-mobile .button-area .upselling-hand {
        display: none; }
    body.single-product #content .wp-boxed {
      padding-top: 5%; }
      body.single-product #content .wp-boxed .row {
        display: inline-block;
        float: none;
        width: auto;
        text-align: center;
        max-width: 200px; }
  /* end body.single-product */
  body.page-template-template-idp20 {
    /* end .reveal */ }
    body.page-template-template-idp20 .reveal {
      /* end .image-holder */
      /* end .result-area */ }
      body.page-template-template-idp20 .reveal .image-holder .filter-area {
        position: relative;
        padding: 40px 0px 0px 0px; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .title {
          font-size: 1.25rem; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder:nth-child(2n) {
          margin-left: 10px; }
        body.page-template-template-idp20 .reveal .image-holder .filter-area .holder-label {
          font-size: 0.75rem; }
      body.page-template-template-idp20 .reveal .result-area {
        padding-top: 0; }
        body.page-template-template-idp20 .reveal .result-area h2 {
          margin-top: 0; }
        body.page-template-template-idp20 .reveal .result-area .hand.finger-right {
          background-size: 40%; }
          body.page-template-template-idp20 .reveal .result-area .hand.finger-right span {
            display: none; }
  /* end body.page-template-template-idp20 */
  body.single-referenz {
    /* end #content */ }
    body.single-referenz #content .article-body {
      margin-bottom: 50px; }
    body.single-referenz #content h1 {
      font-size: 2.25rem; }
    body.single-referenz #content .random-references img {
      width: 100%; }
    body.single-referenz #content .random-references .column, body.single-referenz #content .random-references .columns {
      margin-bottom: 20px; }
  /* end body.single-referenz */
  body.error404 #content {
    text-align: center; }
    body.error404 #content h1, body.error404 #content h2 {
      margin: 0; }
    body.error404 #content h1 {
      margin-top: 40px; }
    body.error404 #content h2 {
      margin-bottom: 10px; }
  /* end body.error404 */
  .vc_row {
    margin-bottom: 20px; }
  .idesign-header a {
    max-width: 360px;
    padding-top: 30px !important;
    margin-left: 250px !important;
    font-size: 2.5rem !important; }
  .vc-content-slider {
    background: #8a8a8a;
    width: 100%; }
    .vc-content-slider .slide-item-content {
      position: static;
      padding-top: 20px;
      width: 85%; }
      .vc-content-slider .slide-item-content h3 {
        font-size: 1rem; }
      .vc-content-slider .slide-item-content .text {
        font-size: 0.875rem; }
  /* end .vc-content-slider */
  .vc-post-loop .columns {
    margin-bottom: 20px; }
  /* end .vc-post-loop*/
  .vc-infobox-round-image {
    padding: 150px 20px 20px 20px;
    margin-top: 50px; }
    .vc-infobox-round-image .round-image {
      max-width: 200px;
      position: absolute;
      top: -100px;
      left: 50%;
      margin-left: -100px; }
    .vc-infobox-round-image .illustration {
      max-width: 200px; }
    .vc-infobox-round-image .vc-infobox-content {
      margin-top: 20px;
      width: 100%; }
  /* end .vc-infobox-round-image */
  .vc-top-seller-tile {
    margin-bottom: 30px; }
  footer {
    /* end .row-1 */
    /* end .row-2 */
    /* end .row-4 */ }
    footer .row-1 {
      padding: 10px 0;
      line-height: 1.0em; }
      footer .row-1 .columns:nth-child(2) {
        text-align: center; }
        footer .row-1 .columns:nth-child(2) .social, footer .row-1 .columns:nth-child(2) div {
          top: 2px; }
        footer .row-1 .columns:nth-child(2) .social {
          width: 32px;
          height: 32px; }
    footer .row-2 {
      padding: 30px 0;
      margin-bottom: 30px; }
      footer .row-2 h3 {
        font-size: 1.5rem;
        margin-bottom: 20px; }
        footer .row-2 h3 br {
          display: none; }
    footer .row-3 .logos {
      text-align: center; }
      footer .row-3 .logos a {
        margin-bottom: 10px; }
    footer .row-4 .columns {
      text-align: left; }
  /* end footer */
  .yarpp-related .slick-main {
    z-index: 100; }
    .yarpp-related .slick-main.slick-prev {
      left: -10px !important; }
    .yarpp-related .slick-main.slick-next {
      right: -10px !important; } }

/* Large and up */
/* Large only */
body.current-lang-ru {
  /* end .hear-whishlist */
  /* end .heart-leisten */
  /* end .wp-boxed */
  /* end #content */
  /* end &.idp*/
  /* end &.page-template-template-idp20  */
  /* end footer */ }
  body.current-lang-ru .heart-whishlist .text {
    left: 40px;
    text-align: center; }
  body.current-lang-ru .heart-leisten .text {
    left: 25px; }
  body.current-lang-ru .wp-boxed h3 {
    font-size: 1.5625rem; }
  body.current-lang-ru #content {
    /* end .home-header */
    /* end ..back-to-overview  */ }
    body.current-lang-ru #content .home-header {
      /* end .absolute-image */ }
      body.current-lang-ru #content .home-header .absolute-image {
        left: 40%; }
    body.current-lang-ru #content .back-to-overview {
      font-size: 0.875rem;
      line-height: 1.0em;
      width: 100%;
      text-align: left;
      padding-left: 20px;
      /* end span */ }
      body.current-lang-ru #content .back-to-overview span:before {
        top: -9px;
        left: -30px; }
  body.current-lang-ru.idp #content {
    /* .price-area */ }
    body.current-lang-ru.idp #content .price-area .taxes div:nth-child(1) {
      font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    body.current-lang-ru.idp #content .price-area .price div:nth-child(2) .normal-price {
      font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  body.current-lang-ru.page-template-template-idp20 {
    /* end .reveal */ }
    body.current-lang-ru.page-template-template-idp20 .reveal {
      /* end .filter-area */ }
      body.current-lang-ru.page-template-template-idp20 .reveal .filter-area .title, body.current-lang-ru.page-template-template-idp20 .reveal .filter-area .holder-label {
        font-family: "BlogScript", "DIN Next W01 Black", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
      body.current-lang-ru.page-template-template-idp20 .reveal .filter-area .title {
        font-size: 1rem;
        height: 40px; }
      body.current-lang-ru.page-template-template-idp20 .reveal .filter-area .filter-column:last-child .holder:last-child {
        position: relative;
        bottom: 15px; }
      body.current-lang-ru.page-template-template-idp20 .reveal .filter-area .holder-label {
        font-size: 12px;
        word-break: break-all; }
  body.current-lang-ru footer {
    /* end .row-4 */ }
    body.current-lang-ru footer .row-4 {
      font-size: 0.75rem; }

/* end body.current-lang-ru */
@media print {
  header.header, .sticky.icon-bar, .reveal, footer,
  .filter-area .filter-row-1, .filter-area .filter-row-2, .tabs, .social-sharing, .order-offer, .upselling {
    display: none; }
  header.print-header {
    display: block; }
  .show-for-print {
    display: block; }
  a[href]:after {
    content: none !important; }
  a {
    text-decoration: none !important; }
  h1, .like-h1,
  h2, .like-h2,
  h3, .like-h3,
  h4, .like-h4,
  h5, .like-h5,
  h6, .like-h6 {
    margin: 0;
    margin: 20px 0 10px 0 !important; }
  h1, .like-h1 {
    font-size: 1.625rem; }
  h2, .like-h2 {
    font-size: 1.375rem; }
  h3, .like-h3 {
    font-size: 1.25rem; }
  h4, .like-h4 {
    font-size: 1.125rem; }
  h5, .like-h5 {
    font-size: 1rem; }
  h6, .like-h6 {
    font-size: 0.8125rem;
    margin-bottom: 30px; }
  .row, #content srp-addon {
    margin: 0;
    margin-bottom: 20px; }
  .srp-addon {
    border-top: 1px solid #cacaca;
    padding-top: 20px; }
  .tabs-panel {
    display: block;
    margin-bottom: 40px; }
  body.is-designstudio header.print-header .columns:nth-child(1) img {
    max-height: 60px; }
  body.is-designstudio header.print-header .columns:nth-child(2) img {
    max-height: 50px; }
  body.is-designstudio header.designstudio {
    display: none; }
  body.single-product, body.single-product.idp {
    /* end #content */ }
    body.single-product #content, body.single-product.idp #content {
      /* end .price-area */ }
      body.single-product #content .icon-wrapper, body.single-product.idp #content .icon-wrapper {
        display: none; }
      body.single-product #content .factbox, body.single-product.idp #content .factbox {
        text-align: center; }
        body.single-product #content .factbox .parkett-facts, body.single-product.idp #content .factbox .parkett-facts {
          height: auto; }
        body.single-product #content .factbox .like-h3, body.single-product.idp #content .factbox .like-h3 {
          text-align: left;
          margin-bottom: 20px !important; }
        body.single-product #content .factbox span, body.single-product.idp #content .factbox span {
          display: block;
          margin-bottom: 8px;
          width: 100%;
          font-size: 0.8125rem;
          line-height: 1.0em;
          word-wrap: break-word; }
          body.single-product #content .factbox span img, body.single-product.idp #content .factbox span img {
            width: 50px; }
      body.single-product #content .product-content .columns.column-main-content, body.single-product.idp #content .product-content .columns.column-main-content {
        width: 100%; }
      body.single-product #content .show-for-idp, body.single-product #content .columns.column-sidebar, body.single-product #content .button,
      body.single-product #content .filter-area, body.single-product #content .tinv-wraper, body.single-product #content .tabs-panel.downloads, body.single-product.idp #content .show-for-idp, body.single-product.idp #content .columns.column-sidebar, body.single-product.idp #content .button,
      body.single-product.idp #content .filter-area, body.single-product.idp #content .tinv-wraper, body.single-product.idp #content .tabs-panel.downloads {
        display: none; }
      body.single-product #content .factbox, body.single-product #content .tabs-panel.dimension, body.single-product.idp #content .factbox, body.single-product.idp #content .tabs-panel.dimension {
        page-break-after: always; }
      body.single-product #content .stairs, body.single-product.idp #content .stairs {
        page-break-before: always; }
      body.single-product #content .product-headline, body.single-product.idp #content .product-headline {
        margin-bottom: 0px; }
        body.single-product #content .product-headline h1, body.single-product.idp #content .product-headline h1 {
          font-size: 2.625rem;
          margin-bottom: 0 !important; }
        body.single-product #content .product-headline h3, body.single-product.idp #content .product-headline h3 {
          font-size: 1.0625rem;
          margin: 0 0 0 0 !important; }
      body.single-product #content .price-area, body.single-product.idp #content .price-area {
        margin: 10px 0 0 0;
        line-height: 0;
        padding: 0px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        /* end price */ }
        body.single-product #content .price-area .taxes, body.single-product.idp #content .price-area .taxes {
          line-height: 1.0em; }
          body.single-product #content .price-area .taxes div:nth-child(1), body.single-product.idp #content .price-area .taxes div:nth-child(1) {
            font-size: 1.25rem; }
          body.single-product #content .price-area .taxes div:nth-child(2), body.single-product.idp #content .price-area .taxes div:nth-child(2) {
            font-size: 0.75rem; }
        body.single-product #content .price-area .price div:nth-child(1), body.single-product.idp #content .price-area .price div:nth-child(1) {
          padding: 0;
          margin: 20px 0 20px 0; }
        body.single-product #content .price-area .price div:nth-child(2) span, body.single-product.idp #content .price-area .price div:nth-child(2) span {
          display: inline-block;
          margin-top: 0px; }
        body.single-product #content .price-area .price div:nth-child(2) .only-now-price .only-now, body.single-product.idp #content .price-area .price div:nth-child(2) .only-now-price .only-now {
          padding: 0;
          top: 0px;
          font-size: 0.875rem; }
        body.single-product #content .price-area .price div:nth-child(2) .normal-price, body.single-product #content .price-area .price div:nth-child(2) .only-now-price, body.single-product.idp #content .price-area .price div:nth-child(2) .normal-price, body.single-product.idp #content .price-area .price div:nth-child(2) .only-now-price {
          font-size: 1.5rem; }
        body.single-product #content .price-area .price div:nth-child(2) .per-square-meter, body.single-product.idp #content .price-area .price div:nth-child(2) .per-square-meter {
          font-size: 1.125rem; }
      body.single-product #content .product-content, body.single-product #content .stairs, body.single-product.idp #content .product-content, body.single-product.idp #content .stairs {
        margin-bottom: 20px; }
  /* end body.single-product */
  body.single-product.idp {
    /* end #content */ }
    body.single-product.idp #content .icon-wrapper {
      width: 20%;
      position: absolute;
      right: 0;
      top: 0;
      text-align: center;
      display: block; }
      body.single-product.idp #content .icon-wrapper img {
        width: 100%; }
      body.single-product.idp #content .icon-wrapper .hand {
        min-height: 100%;
        margin-top: 10px;
        font-size: 1rem; }
        body.single-product.idp #content .icon-wrapper .hand span {
          position: static;
          -moz-transform: rotate(0);
          -ms-transform: rotate(0);
          -o-transform: rotate(0);
          -webkit-transform: rotate(0);
          transform: rotate(0); }
    body.single-product.idp #content .price-area .price div:nth-child(2) {
      line-height: 0.5em; }
      body.single-product.idp #content .price-area .price div:nth-child(2) .normal-price {
        margin-top: 5px; }
        body.single-product.idp #content .price-area .price div:nth-child(2) .normal-price .per-square-meter {
          font-size: 1.125rem; }
  /* end body.single-product.idp */ }

/* end @media print */
@media print and (color) {
  /** {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}*/ }

@media all and (-ms-high-contrast: none) {
  .reveal form input[type="text"],
  .reveal form input[type="email"],
  .reveal form input[type="number"],
  .reveal form input[type="search"] {
    height: auto !important; }
  .reveal form select {
    height: 65px !important; }
  .idesign-header a {
    padding: 20px 0 30px 0 !important; }
  header.header nav.ubermenu li a.button.idesign {
    background-image: none;
    position: relative;
    overflow: hidden; }
    header.header nav.ubermenu li a.button.idesign:before {
      content: '';
      width: 100px;
      height: 100px;
      background-color: transparent;
      background: url("../images/icons/hand_finger_spot_white.min.svg") no-repeat center center;
      display: inline-block;
      left: -12px !important;
      top: 14px;
      z-index: 2;
      position: absolute; }
    header.header nav.ubermenu li a.button.idesign:hover:before {
      width: 100px !important; }
  body.single-product.idp #content .product-headline-addons {
    position: relative; }
    body.single-product.idp #content .product-headline-addons .columns:nth-child(2) .hand {
      position: relative;
      background: none;
      overflow: hidden; }
      body.single-product.idp #content .product-headline-addons .columns:nth-child(2) .hand:after {
        content: '';
        height: 153px;
        width: 100px;
        background: url(../images/icons/hand_finger_spot_dark.min.svg) no-repeat top right;
        position: absolute;
        right: 0; }
  body.single-product.idp.current-lang-ru #content .product-headline-addons {
    position: relative; }
    body.single-product.idp.current-lang-ru #content .product-headline-addons .columns:nth-child(2) .hand span {
      top: 60px; }
  body.idp .wp-light .button, body.page-template-template-idp20 .wp-light .button {
    border-image: none;
    border: 0; }
    body.idp .wp-light .button:after, body.page-template-template-idp20 .wp-light .button:after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-image: url(../images/others/idp_border_white_ie11.min.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: top center;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0; }
  body.idp .button, body.idp .vc_btn3, body.idp .vc_btn3:focus, body.idp .product-content .tinv-wishlist a, body.page-template-template-idp20 .button, body.page-template-template-idp20 .vc_btn3, body.page-template-template-idp20 .vc_btn3:focus, body.page-template-template-idp20 .product-content .tinv-wishlist a {
    line-height: 1.0em;
    position: relative; }
    body.idp .button.wp-ghost-white:not(.no-idp-change), body.idp .button.vc_btn3-color-wp-ghost, body.idp .vc_btn3.wp-ghost-white:not(.no-idp-change), body.idp .vc_btn3.vc_btn3-color-wp-ghost, body.idp .vc_btn3:focus.wp-ghost-white:not(.no-idp-change), body.idp .vc_btn3:focus.vc_btn3-color-wp-ghost, body.idp .product-content .tinv-wishlist a.wp-ghost-white:not(.no-idp-change), body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .button.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .button.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .vc_btn3.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-ghost, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-white:not(.no-idp-change), body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost {
      border-image: none;
      border: 0;
      /*border: 6px solid transparent;
				border-image: url(../images/others/idp_border_white_ie11.min.svg) 2% stretch;*/ }
      body.idp .button.wp-ghost-white:not(.no-idp-change):after, body.idp .button.vc_btn3-color-wp-ghost:after, body.idp .vc_btn3.wp-ghost-white:not(.no-idp-change):after, body.idp .vc_btn3.vc_btn3-color-wp-ghost:after, body.idp .vc_btn3:focus.wp-ghost-white:not(.no-idp-change):after, body.idp .vc_btn3:focus.vc_btn3-color-wp-ghost:after, body.idp .product-content .tinv-wishlist a.wp-ghost-white:not(.no-idp-change):after, body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost:after, body.page-template-template-idp20 .button.wp-ghost-white:not(.no-idp-change):after, body.page-template-template-idp20 .button.vc_btn3-color-wp-ghost:after, body.page-template-template-idp20 .vc_btn3.wp-ghost-white:not(.no-idp-change):after, body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-ghost:after, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-white:not(.no-idp-change):after, body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-ghost:after, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-white:not(.no-idp-change):after, body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-ghost:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../images/others/idp_border_white_ie11.min.svg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top center;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
    body.idp .button.wp-ghost-dark:not(.no-idp-change), body.idp .button.vc_btn3-color-wp-dark, body.idp .vc_btn3.wp-ghost-dark:not(.no-idp-change), body.idp .vc_btn3.vc_btn3-color-wp-dark, body.idp .vc_btn3:focus.wp-ghost-dark:not(.no-idp-change), body.idp .vc_btn3:focus.vc_btn3-color-wp-dark, body.idp .product-content .tinv-wishlist a.wp-ghost-dark:not(.no-idp-change), body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-dark, body.page-template-template-idp20 .button.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .button.vc_btn3-color-wp-dark, body.page-template-template-idp20 .vc_btn3.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-dark, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-dark, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-dark:not(.no-idp-change), body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-dark {
      border-image: none;
      border: 0;
      /*border: 6px solid $secondary-color;
				border-image: url(../images/others/idp_border_dark_ie11.min.svg) 2% stretch;*/ }
      body.idp .button.wp-ghost-dark:not(.no-idp-change):after, body.idp .button.vc_btn3-color-wp-dark:after, body.idp .vc_btn3.wp-ghost-dark:not(.no-idp-change):after, body.idp .vc_btn3.vc_btn3-color-wp-dark:after, body.idp .vc_btn3:focus.wp-ghost-dark:not(.no-idp-change):after, body.idp .vc_btn3:focus.vc_btn3-color-wp-dark:after, body.idp .product-content .tinv-wishlist a.wp-ghost-dark:not(.no-idp-change):after, body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-dark:after, body.page-template-template-idp20 .button.wp-ghost-dark:not(.no-idp-change):after, body.page-template-template-idp20 .button.vc_btn3-color-wp-dark:after, body.page-template-template-idp20 .vc_btn3.wp-ghost-dark:not(.no-idp-change):after, body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-dark:after, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-dark:not(.no-idp-change):after, body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-dark:after, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-dark:not(.no-idp-change):after, body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-dark:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../images/others/idp_border_dark_ie11.min.svg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top center;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
    body.idp .button.wp-ghost-yellow:not(.no-idp-change), body.idp .button.vc_btn3-color-wp-yellow, body.idp .vc_btn3.wp-ghost-yellow:not(.no-idp-change), body.idp .vc_btn3.vc_btn3-color-wp-yellow, body.idp .vc_btn3:focus.wp-ghost-yellow:not(.no-idp-change), body.idp .vc_btn3:focus.vc_btn3-color-wp-yellow, body.idp .product-content .tinv-wishlist a.wp-ghost-yellow:not(.no-idp-change), body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .button.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .button.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .vc_btn3.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-yellow, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-yellow:not(.no-idp-change), body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow {
      border-image: none;
      border: 0;
      /*border: 6px solid $primary-color;
				border-image: url(../images/others/idp_border_yellow_ie11.min.svg) 2% stretch;*/ }
      body.idp .button.wp-ghost-yellow:not(.no-idp-change):after, body.idp .button.vc_btn3-color-wp-yellow:after, body.idp .vc_btn3.wp-ghost-yellow:not(.no-idp-change):after, body.idp .vc_btn3.vc_btn3-color-wp-yellow:after, body.idp .vc_btn3:focus.wp-ghost-yellow:not(.no-idp-change):after, body.idp .vc_btn3:focus.vc_btn3-color-wp-yellow:after, body.idp .product-content .tinv-wishlist a.wp-ghost-yellow:not(.no-idp-change):after, body.idp .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow:after, body.page-template-template-idp20 .button.wp-ghost-yellow:not(.no-idp-change):after, body.page-template-template-idp20 .button.vc_btn3-color-wp-yellow:after, body.page-template-template-idp20 .vc_btn3.wp-ghost-yellow:not(.no-idp-change):after, body.page-template-template-idp20 .vc_btn3.vc_btn3-color-wp-yellow:after, body.page-template-template-idp20 .vc_btn3:focus.wp-ghost-yellow:not(.no-idp-change):after, body.page-template-template-idp20 .vc_btn3:focus.vc_btn3-color-wp-yellow:after, body.page-template-template-idp20 .product-content .tinv-wishlist a.wp-ghost-yellow:not(.no-idp-change):after, body.page-template-template-idp20 .product-content .tinv-wishlist a.vc_btn3-color-wp-yellow:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(../images/others/idp_border_yellow_ie11.min.svg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top center;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
  .searchform-designstudio input[type="text"] {
    position: relative;
    top: 3px;
    height: 36px; }
  .vc-item-number-search input[type="text"] {
    padding: 8px 10px 2px 10px;
    height: 41px;
    position: relative;
    top: 3px; }
  body.page-template-template-showrooms #content form.filter-area input[type="text"] {
    padding: 0 10px 0 10px !important;
    height: 41px;
    position: relative;
    top: 3px; }
  body.page-template-template-showrooms #content .info {
    width: 100%; } }
