@import url("https://use.typekit.net/vsi1hsb.css");
.mixing-item {
  float: left;
  margin: 10px;
  width: 100px;
  height: 100px;
  background-color: #ff0000;
}

.opacity-80 {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.opacity-60 {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

.opacity-40 {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}

.opacity-20 {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.opacity-10 {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}

/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  /* letter-spacing: 0.0625em; */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  /* letter-spacing: 0.0625em; */
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  /* letter-spacing: 0.0625em; */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  /* letter-spacing: 0.0625em; */
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1400px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1500px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block,
.modal-booking input,
#formConfirmOrder .form-attribute select,
#formConfirmOrder .klarna-data.fname input {
  display: block;
  width: 100%;
}

.btn-block + .btn-block,
.modal-booking input + .btn-block,
#formConfirmOrder .form-attribute select + .btn-block,
#formConfirmOrder .klarna-data.fname input + .btn-block,
.modal-booking .btn-block + input,
.modal-booking input + input,
#formConfirmOrder .form-attribute .modal-booking select + input,
.modal-booking #formConfirmOrder .form-attribute select + input,
#formConfirmOrder .form-attribute .btn-block + select,
.modal-booking #formConfirmOrder .form-attribute input + select,
#formConfirmOrder .form-attribute .modal-booking input + select,
#formConfirmOrder .form-attribute select + select,
#formConfirmOrder .klarna-data.fname .form-attribute input + select,
#formConfirmOrder .form-attribute .klarna-data.fname input + select,
#formConfirmOrder .klarna-data.fname .btn-block + input,
#formConfirmOrder .klarna-data.fname .modal-booking input + input,
#formConfirmOrder .form-attribute .klarna-data.fname select + input,
#formConfirmOrder .klarna-data.fname .form-attribute select + input,
#formConfirmOrder .klarna-data.fname input + input {
  margin-top: 5px;
}

input[type="submit"].btn-block,
.modal-booking input[type="submit"],
#formConfirmOrder .klarna-data.fname input[type="submit"],
input[type="reset"].btn-block,
.modal-booking input[type="reset"],
#formConfirmOrder .klarna-data.fname input[type="reset"],
input[type="button"].btn-block,
.modal-booking input[type="button"],
#formConfirmOrder .klarna-data.fname input[type="button"] {
  width: 100%;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.clearfix:before,
.categories-section:before,
.chairs-collection:before,
.chairs-collection-cell:before,
.section:before,
.hero--about:before,
.banner-wrapper:before,
.banner-category-navigation:before,
.tab-content:before,
.popular-chairs-section:before,
.popular-chair-item:before,
.chair-info-wrapper:before,
.instagram-section-wrapper:before,
.newsletter-section:before,
.picker-list:before,
.product-cart--controls:before,
.infobox-tab:before,
.order-history__table__order-details__addonitem:before,
.layout-container:before,
.sit-down-container:before,
.hero-container .layout-container:before,
.header-container:before,
.footer-container:before,
.header-top-navigation:before,
.clearfix:after,
.categories-section:after,
.chairs-collection:after,
.chairs-collection-cell:after,
.section:after,
.hero--about:after,
.banner-wrapper:after,
.banner-category-navigation:after,
.tab-content:after,
.popular-chairs-section:after,
.popular-chair-item:after,
.chair-info-wrapper:after,
.instagram-section-wrapper:after,
.newsletter-section:after,
.picker-list:after,
.product-cart--controls:after,
.infobox-tab:after,
.order-history__table__order-details__addonitem:after,
.layout-container:after,
.sit-down-container:after,
.hero-container .layout-container:after,
.header-container:after,
.footer-container:after,
.header-top-navigation:after {
  content: " ";
  display: table;
}

.clearfix:after,
.categories-section:after,
.chairs-collection:after,
.chairs-collection-cell:after,
.section:after,
.hero--about:after,
.banner-wrapper:after,
.banner-category-navigation:after,
.tab-content:after,
.popular-chairs-section:after,
.popular-chair-item:after,
.chair-info-wrapper:after,
.instagram-section-wrapper:after,
.newsletter-section:after,
.picker-list:after,
.product-cart--controls:after,
.infobox-tab:after,
.order-history__table__order-details__addonitem:after,
.layout-container:after,
.sit-down-container:after,
.hero-container .layout-container:after,
.header-container:after,
.footer-container:after,
.header-top-navigation:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1499px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1499px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1499px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1499px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1500px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1500px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1500px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1500px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1499px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1500px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

html,
body {
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  position: relative;
  z-index: 0;
  font-family: Roobert;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  color: #211f20;
  font-size: 16px;
  line-height: 1.56;
  /* letter-spacing: 0.0625em; */
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

h1 {
  font-size: 60px;
}

@media (max-width: 480px) {
  h1 {
    font-size: 30px;
  }
}

h2 {
  font-size: 36px;
  line-height: 1.12;
}

@media (max-width: 480px) {
  h2 {
    font-size: 26px;
  }
}

h3 {
  font-size: 26px;
  line-height: 1.1;
}

@media (max-width: 480px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 24px;
  line-height: 1.09;
}

h5 {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 16px;
  }
}

a {
  background: 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  padding: 0;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  color: #2d3030;
  text-decoration: none;
}

@font-face {
  font-family: icomoon;
  src: url("../fonts/icomoon/fonts/icomoon.eot?y2vvb6");
  src: url("../fonts/icomoon/fonts/icomoon.eot?#iefixy2vvb6")
      format("embedded-opentype"),
    url("../fonts/icomoon/fonts/icomoon.woff?y2vvb6") format("woff"),
    url("../fonts/icomoon/fonts/icomoon.ttf?y2vvb6") format("truetype"),
    url("../fonts/icomoon/fonts/icomoon.svg?y2vvb6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.hero-button,
.hero-button-product {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0 15px;
}

.hero-button-product {
  right: 20px;
  left: auto;
}

@media only screen and (max-width: 991px) {
  .hero-button,
  .hero-button-product,
  .hero-button-product {
    bottom: 15px;
    right: 0;
    left: 0;
    padding: 0 11px;
  }
}

.button,
.hero-button-link,
.banner-button-link,
.button--secondary,
.chair-moreinfo-link,
.button--primary,
.order-history__table__button {
  -mox-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  padding: 15px 30px 12px;
  background-color: #000000;
  color: #fff;
}

.button:hover,
.hero-button-link:hover,
.banner-button-link:hover,
.button--secondary:hover,
.chair-moreinfo-link:hover,
.button--primary:hover,
.order-history__table__button:hover,
.button:active,
.hero-button-link:active,
.banner-button-link:active,
.button--secondary:active,
.chair-moreinfo-link:active,
.button--primary:active,
.order-history__table__button:active,
.button:focus,
.hero-button-link:focus,
.banner-button-link:focus,
.button--secondary:focus,
.chair-moreinfo-link:focus,
.button--primary:focus,
.order-history__table__button:focus {
  color: #fff;
}

@media (max-width: 767px) {
  .button,
  .hero-button-link,
  .banner-button-link,
  .button--secondary,
  .chair-moreinfo-link,
  .button--primary,
  .order-history__table__button {
    font-size: 14px;
    padding-top: 13px;
    padding-bottom: 11px;
  }
}

.button.disabled,
.disabled.hero-button-link,
.disabled.banner-button-link,
.disabled.button--secondary,
.disabled.chair-moreinfo-link,
.disabled.button--primary,
.disabled.order-history__table__button {
  pointer-events: none;
  opacity: 0.5;
}

.button--default,
.order-history__table__button {
  text-transform: none;
  background: transparent;
  color: #292929;
}

.button--default:hover,
.order-history__table__button:hover,
.button--default:active,
.order-history__table__button:active,
.button--default:focus,
.order-history__table__button:focus {
  color: inherit;
}

.button--inactive {
  background-color: #e9e9ea;
  cursor: default;
  pointer-events: none;
}

@media only screen and (max-width: 967px) {
  .banner-button-link {
    padding: 12px 18px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-button-link {
    padding: 12px 30px;
    font-size: 16px;
  }
}

.chair-moreinfo-link {
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .chair-moreinfo-link {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media only screen and (max-width: 320px) {
  .chair-moreinfo-link {
    font-size: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1032px) {
  .chair-moreinfo-link {
    padding: 12px 28px;
  }
}

.button-about {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 14.6%;
}

.button-explore-link,
.product-content-wrapper.color-palette--black .hero .button--primary,
.infobox.color-palette--black .hero .button--primary {
  background-color: #000;
}

.light-l,
.product-content-wrapper.color-palette--black .hero .button--primary,
.infobox.color-palette--black .hero .button--primary {
  background-color: #fff;
  color: #000000;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.light-l:hover,
.product-content-wrapper.color-palette--black .hero .button--primary:hover,
.infobox.color-palette--black .hero .button--primary:hover {
  color: #fff;
}

.light-l:focus,
.product-content-wrapper.color-palette--black .hero .button--primary:focus,
.infobox.color-palette--black .hero .button--primary:focus {
  color: #000000;
}

.light-l:active,
.product-content-wrapper.color-palette--black .hero .button--primary:active,
.infobox.color-palette--black .hero .button--primary:active {
  color: #fff;
}

.button--primary {
  overflow: hidden;
  border: none;
  display: inline-block;
  position: relative;
  z-index: 0;
}

/* 

.button--primary:before {
    content: '';
    z-index: -1;
    position: absolute;
    width: 35px;
    -mox-border-radius: 10%;
    border-radius: 10%;
    background-clip: padding-box;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(-1, -2, 1);
    transform: scale3d(-1, -2, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    margin: -15px 30px 0 1px;
    height: 30px;
    top: 50%;
    background: #504f5a;
    right: 105%;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease
}

.button--primary.pressed:before,
.button--primary:hover:before {
    -webkit-transform: scale3d(-10, -9, 1);
    transform: scale3d(-10, -9, 1)
}

.button--primary.pressed {
    cursor: default
} 
*/

.button--secondary {
  overflow: hidden;
  background: transparent;
  position: relative;
  color: #000000;
}

.button--secondary.button--align {
  overflow: initial;
}

.button--secondary:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #000000;
  -mox-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.button--secondary:hover,
.button--secondary:active,
.button--secondary:focus {
  color: #000000;
  background: 0;
}

.button--secondary:hover:before {
  width: 10px;
}

.button--tertiary {
  color: #000000;
  background-color: #fff;
  border: 1px solid #000000;
  padding: 14px 30px 11px;
}

.button--tertiary:hover,
.button--tertiary:active,
.button--tertiary:focus {
  color: #000000;
}

@media (max-width: 767px) {
  .button--tertiary {
    padding: 12px 30px 10px;
  }
}

.hero {
  position: relative;
  max-width: 1370px;
  max-height: 1000px;
  height: 750px;
  background: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 1326px) {
  .hero {
    margin-top: 0;
    height: 600px;
  }
}

@media only screen and (max-width: 767px) {
  .hero {
    margin-top: 0;
    height: 350px;
    background-size: 100%;
  }
}

.hero.hero--light {
  height: 251px;
}

.hero.hero--light .hero-image-product {
  background: 0 !important;
}

.hero-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.hero-overlay:before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.block-table {
  display: table;
  width: 100%;
  height: 100%;
}

.block-row {
  display: table-row;
}

.block-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.hero-title {
  position: relative;
  z-index: 10;
  margin: 0 auto 35px;
  max-width: 877px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .hero-title {
    padding: 0 15px;
  }
}

.hero-title h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  word-spacing: 15px;
}

@media only screen and (max-width: 767px) {
  .hero-title h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 320px) {
  .hero-title h1 {
    font-size: 26px;
  }
}

.hero-title .hero-title-big {
  font-size: 66px;
}

@media only screen and (max-width: 767px) {
  .hero-title .hero-title-big {
    font-size: 30px;
    margin-bottom: 0;
  }
}

.hero-title p {
  font-size: 26px;
  line-height: 0.96;
  text-align: center;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .hero-title p {
    font-size: 16px;
    line-height: 1.56;
  }
}

.hero--about {
  height: 515px;
}

@media only screen and (max-width: 767px) {
  .hero .hero-image-product {
    display: none;
  }
  .hero .hero-button,
  .hero .hero-button-product {
    bottom: 35px;
  }
}

.hero-button-container {
  display: inline-block;
}

.hero-image-product {
  position: absolute;
  width: 565px;
  background-repeat: no-repeat;
  z-index: 0;
  top: -20px;
  margin: auto;
  left: 0;
  background-size: 100% 100%;
  bottom: 0;
  display: block;
}

.categories-section {
  margin: 15px -15px 0;
}

@media only screen and (max-width: 767px) {
  .categories-section {
    margin: 0;
  }
  .categories-section .cs-col-pad {
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  .categories-section {
    margin: 0;
  }
  .categories-section .cs-col-pad {
    padding: 0;
  }
}

.category-block {
  cursor: pointer;
  margin-left: 0;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.category-block:before {
  display: block;
  content: "";
  padding-top: 100%;
}

.category-block .animation-frame {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0px;
  bottom: 90px;
}

.category-block .frame--sit-bm {
  top: 10%;
  bottom: 35.9%;
}

.category-block .frame--kneel-bm {
  top: 10.7%;
  bottom: 31.7%;
}

.category-block .frame--tilt-bm {
  bottom: 35.2%;
  top: 19%;
}

.category-block .frame--recline-bm {
  top: 13%;
  left: 22%;
  right: 22%;
}

.category-block a:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.category-block span {
  position: absolute;
  bottom: 15.7%;
  left: 20px;
  right: 20px;
  font-size: 22px;
  font-family: Roobert;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

@media only screen and (max-width: 767px) {
  .category-block span {
    font-size: 14px;
    text-transform: none;
  }
}

.category-block--inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-block--inner span {
  color: #fff;
}

.category-block--inner:hover {
  color: inherit;
}

.sit-stand-block {
  background-color: #f2f3a6;
}

.sit-stand-block:hover {
  background: rgba(242, 243, 166, 0.8);
}

.category-image {
  clear: both;
  text-indent: -9999px;
  height: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  overflow: hidden;
  background-size: 500% auto;
  opacity: 1;
  padding-top: 105%;
  float: left;
  width: 100%;
  text-align: center;
}

.kneel-block {
  /* background-color: #f3dba9; */
}

.kneel-block:hover {
  background: rgba(247, 209, 183, 0.8);
}

.tilt-block {
  background-color: #dceada;
}

.tilt-block:hover {
  background: rgba(220, 234, 218, 0.8);
}

.recline-block {
  background-color: #d5ddea;
}

.recline-block:hover {
  background: rgba(213, 221, 234, 0.8);
}

.chairs-collection {
  display: table;
  width: 100%;
}

.chairs-collection.chairs-col-sub {
  margin: 35px 0 105px;
}

.chairs-collection .chairs-list {
  position: relative;
  padding: 0;
  font-size: 0;
  display: table;
  width: 100%;
  margin: 0;
}

.chairs-collection .chairs-list p {
  margin: 0;
  position: absolute;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333;
  bottom: -35px;
  left: 0;
  font-family: Roobert;
  font-weight: bold;
  right: 0;
}

.chairs-collection .chairs-list:after,
.chairs-collection .chairs-list:before {
  content: "";
  position: absolute;
  height: 11px;
  left: 0;
  right: 0;
}

.chairs-collection .chairs-list:before {
  display: none;
  top: 8px;
}

.chairs-collection .chairs-list:after {
  display: block;
  bottom: -8px;
}

.chairs-collection .sit-stand-list:after,
.chairs-collection .sit-stand-list:before {
  background-color: #f2f3a6;
}

.chairs-collection .sit-stand-list .chairs-list-item:hover {
  background: rgba(242, 243, 166, 0.6);
}

.chairs-collection .kneel-list:after,
.chairs-collection .kneel-list:before {
  /* background-color: #f3dba9; */
}

.chairs-collection .kneel-list .chairs-list-item:hover {
  background: rgba(247, 209, 183, 0.6);
}

.chairs-collection .tilt-list:after,
.chairs-collection .tilt-list:before {
  background-color: #dceada;
}

.chairs-collection .tilt-list .chairs-list-item:hover {
  background: rgba(220, 234, 218, 0.6);
}

.chairs-collection .recline-list:after,
.chairs-collection .recline-list:before {
  background-color: #d5ddea;
}

.chairs-collection .recline-list .chairs-list-item:hover {
  background: rgba(213, 221, 234, 0.6);
}

.chairs-collection .chairs-list-item {
  position: relative;
  list-style-type: none;
  display: table-cell;
  text-align: center;
  padding: 10px 0;
}

.chairs-collection .chairs-list-item .chair-item-desc {
  bottom: 0;
}

@media only screen and (max-width: 767px) {
  .chairs-collection .chairs-list-item .chair-item-desc {
    opacity: 0;
  }
}

@media only screen and (min-width: 768px) {
  .chairs-collection .chairs-list-item .chair-item-desc {
    opacity: 0;
  }
}

.chairs-collection .chairs-list-item:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.chairs-collection .chairs-list-item:hover .chair-item-desc {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
}

@media only screen and (min-width: 1089px) and (max-width: 1234px) {
  .chairs-collection .chairs-list-item:hover .chair-item-desc {
    font-size: 14px;
  }
}

@media only screen and (min-width: 930px) and (max-width: 1088px) {
  .chairs-collection .chairs-list-item:hover .chair-item-desc {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 929px) {
  .chairs-collection .chairs-list-item:hover {
    background: rgba(15, 125, 127, 0.2);
  }
  .chairs-collection .chairs-list-item:hover .chair-item-desc {
    font-size: 14px;
  }
}

.chairs-collection .chairs-list-link {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.chairs-collection .sit-stand-image-1 {
  background-image: url(../img/content-images/others/other_chairs_slide02.png);
}

.chairs-collection .sit-stand-image-2 {
  background-image: url(../img/content-images/others/other_chairs_slide02.png);
}

.chairs-collection .sit-stand-image-3 {
  background-image: url(../img/content-images/others/other_chairs_slide02.png);
}

.chairs-collection .kneel-image-1 {
  background-image: url(../img/content-images/others/other_chairs_slide04.png);
}

.chairs-collection .kneel-image-2 {
  background-image: url(../img/content-images/others/other_chairs_slide04.png);
}

.chairs-collection .kneel-image-3 {
  background-image: url(../img/content-images/others/other_chairs_slide04.png);
}

.chairs-collection .kneel-image-4 {
  background-image: url(../img/content-images/others/other_chairs_slide04.png);
}

.chairs-collection .tilt-image-1 {
  background-image: url(../img/content-images/others/product01__thumb01.png);
}

.chairs-collection .tilt-image-2 {
  background-image: url(../img/content-images/others/product01__thumb01.png);
}

.chairs-collection .tilt-image-3 {
  background-image: url(../img/content-images/others/product01__thumb01.png);
}

.chairs-collection .tilt-image-4 {
  background-image: url(../img/content-images/others/product01__thumb01.png);
}

.chairs-collection .tilt-image-5 {
  background-image: url(../img/content-images/others/product01__thumb01.png);
}

.chairs-collection .recline-image-1 {
  background-image: url(../img/content-images/others/product01__thumb03.png);
}

.chairs-collection .recline-image-2 {
  background-image: url(../img/content-images/others/product01__thumb03.png);
}

.chairs-collection .recline-image-3 {
  background-image: url(../img/content-images/others/product01__thumb03.png);
}

.chairs-collection .recline-image-4 {
  background-image: url(../img/content-images/others/product01__thumb03.png);
}

.chairs-collection .recline-image-5 {
  background-image: url(../img/content-images/others/product01__thumb03.png);
}

.chairs-collection .recline-image-6 {
  background-image: url(../img/content-images/others/product01__thumb03.png);
}

.chairs-title-block {
  font-size: 16px;
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
  text-align: center;
}

.chairs-title {
  font-size: 16px;
  font-family: Roobert;
  font-weight: bold;
}

.chair-item-desc {
  font-size: 16px;
  width: 200px;
  font-weight: 100;
  text-align: center;
  left: 50%;
  color: #000;
  display: block;
  position: absolute;
  bottom: 100%;
  margin-left: -100px;
}

.chairs-list-link:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 1;
}

.chairs-collection-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .chairs-collection .chairs-list {
    width: 100%;
    display: block;
  }
  .chairs-collection .chairs-list:before,
  .chairs-collection .chairs-list:after {
    display: none;
  }
  .chairs-list-item {
    text-align: center;
    width: 90px;
    height: 90px;
  }
  .chairs-title-block {
    position: relative;
    height: 11px;
    bottom: 0;
    padding-right: 12px;
    margin-bottom: 28px;
    text-align: left;
    line-height: 0.9;
  }
  .chairs-title {
    display: inline-block;
    background: #fff;
    padding-right: 12px;
    line-height: 0.9;
    text-transform: uppercase;
  }
  .chairs-title-block.sit-stand-list {
    /* background: #f3dba9; */
  }
  .chairs-title-block.bg-kneel-list {
    /* background: #f3dba9; */
  }
  .chairs-title-block.bg-tilt-list {
    /* background: #f3dba9; */
  }
  .chairs-title-block.bg-recline-list {
    /* background: #f3dba9; */
  }
  .chair-item-desc {
    font-size: 12px;
    width: auto;
    text-align: center;
    display: block;
    position: relative;
    padding-top: 10px;
    top: 0;
    left: auto;
    margin-left: auto;
  }
  .chairs-collection {
    margin-top: 20px;
  }
  .chairs-collection.chairs-col-sub {
    margin: 0 0 78px;
  }
}

@media only screen and (max-width: 1089px) {
  .chairs-collection .chairs-list-link {
    width: 45px;
    height: 45px;
  }
}

@media only screen and (max-width: 930px) {
  .chairs-collection .chairs-list-link {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (max-width: 837px) {
  .chairs-collection .chairs-list-link {
    width: 35px;
    height: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .chairs-collection {
    display: block;
  }
  .chairs-collection .chairs-collection-cell {
    display: block;
    padding: 15px 0;
  }
  .chairs-collection .chairs-list-item {
    padding: 2px 2px 4px;
    float: left;
    width: 33.333333333%;
    max-width: none;
    text-align: center;
  }
  .chairs-collection .chairs-list-link {
    width: 58px;
    height: 58px;
  }
}

.section,
.hero--about {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 50px auto 0;
}

@media only screen and (max-width: 767px) {
  .section,
  .hero--about {
    margin: 40px auto 0;
  }
}

.banner-movement-image {
  float: left;
  width: 75%;
  height: 585px;
  background: url("../img/Lifestyle_Images/First_batch/Varier_8734.jpg")
    no-repeat center center;
  background-size: cover;
  background-position: center center;
}

@media only screen and (max-width: 767px) {
  .banner-movement-image {
    float: none;
    width: auto;
    height: 200px;
  }
}

.banner-movement-text {
  float: left;
  width: 25%;
  height: 585px;
  background-color: #e6e6e6a3;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .banner-movement-text {
    float: none;
    width: 100%;
    height: 330px;
  }
}

.banner-movement-text .align-row {
  display: table-row;
}

.banner-movement-text .align-cell {
  display: table-cell;
  vertical-align: middle;
}

.banner-movement-text .banner-text p {
  font-weight: 100;
  line-height: 1.56;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .banner-movement-text .banner-text p {
    font-size: 14px;
  }
}

.banner-movement-text .banner-text-title {
  font-size: 26px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .banner-movement-text .banner-text-title {
    font-size: 24px;
  }
}

.banner-movement-text .banner-button-block {
  margin-top: 20px;
}

.banner-h {
  height: 585px;
}

.banner-h-cat {
  height: 515px;
}

@media only screen and (max-width: 767px) {
  .banner-h-cat {
    height: 306px;
  }
}

.banner-text-left {
  float: left;
  width: 34%;
  background-color: #000000;
}

@media only screen and (max-width: 767px) {
  .banner-text-left {
    float: none;
    width: 100%;
    height: 234px;
    padding: 22px 10px;
  }
}

.join-us-follow {
  width: 435px;
  background-color: #000000;
}

@media only screen and (max-width: 767px) {
  .join-us-follow {
    float: none;
    width: 100%;
    height: 234px;
    padding: 22px 10px;
  }
}

.subscribe_response {
  color: #fff;
}

.join-us-content {
  max-width: 406px;
  margin: 0 auto;
  padding: 0 15px;
}

.join-us-content p {
  color: #fff;
  font-size: 26px;
  line-height: 1.15;
  margin: 10px 0 23px;
  font-weight: 600;
}

.join-us-content .join-us-button {
  margin: 13px 0;
}

@media only screen and (max-width: 767px) {
  .join-us-content {
    padding: 0;
  }
  .join-us-content p {
    font-size: 24px;
  }
}

.banner-image-right {
  overflow: hidden;
  background: url("../img/content-images/Home.jpg") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .banner-image-right {
    height: 237px;
  }
}

.banner-text-content h3,
.banner-text-content h4 {
  max-width: 267px;
  margin: 0 0 24px;
}

@media only screen and (max-width: 767px) {
  .banner-text-content h4,
  .banner-text-content h3 {
    margin-top: 14px;
  }
  .banner-text-content p {
    font-size: 14px;
    line-height: 1.79;
  }
}

.banner-text-content {
  position: relative;
  z-index: 2;
  max-width: 403px;
  margin: auto;
  padding: 0 15px;
  color: #fff;
}

.banner-button-block {
  margin-top: 30px;
}

.bg-primary .banner-text-content,
.bg-secondary .banner-text-content,
.bg-tilt .banner-text-content,
.bg-quaternary .banner-text-content {
  color: #000000;
}

.bg-primary {
  /* background-color: #f3dba9; */
}

.bg-primary .category-tab-content,
.bg-primary .tab-content {
  /* background: #f3dba9; */
}

.bg-primary .category-tab-content .tab-overlay-image:before,
.bg-primary .tab-content .tab-overlay-image:before {
  /* background-color: #f3dba9; */
}

.bg-secondary {
  /* background-color: #f3dba9; */
}

.bg-secondary .category-tab-content,
.bg-secondary .tab-content {
  /* background-color: #f3dba9; */
}

.bg-secondary .category-tab-content .tab-overlay-image:before,
.bg-secondary .tab-content .tab-overlay-image:before {
  /* background-color: #f3dba9; */
}

.bg-cool {
  background-color: #a8a7b0;
}

.bg-tilt {
  /* background-color: #f3dba9; */
}

.bg-tilt .category-tab-content,
.bg-tilt .tab-content {
  /* background-color: #f3dba9; */
}

.bg-tilt .category-tab-content .tab-overlay-image:before,
.bg-tilt .tab-content .tab-overlay-image:before {
  /* background-color: #f3dba9; */
}

.bg-tertiary {
  /* background-color: #f3dba9; */
}

.bg-quaternary {
  /* background-color: #f3dba9; */
}

.bg-quaternary .category-tab-content,
.bg-quaternary .tab-content {
  /* background-color: #f3dba9; */
}

.bg-quaternary .category-tab-content .tab-overlay-image:before,
.bg-quaternary .tab-content .tab-overlay-image:before {
  /* background-color: #f3dba9; */
}

.bg-challenge {
  background-color: #000000;
}

.bg-challenge .category-tab-content,
.bg-challenge .tab-content {
  background-color: #e9e9ea;
}

.bg-challenge .category-tab-content .tab-overlay-image:before,
.bg-challenge .tab-content .tab-overlay-image:before {
  background-color: #e9e9ea;
}

.bg--secondary-30 {
  background: rgba(247, 209, 183, 0);
}

.bg--primary-30 {
  background: rgba(242, 243, 166, 0);
}

.bg--tertiary-30 {
  background: rgba(220, 234, 218, 0);
}

.bg--quaternary-30 {
  background: rgba(213, 221, 234, 0);
}

.banner-wrapper {
  clear: both;
}

.banner-category-navigation {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}

.category-navigation-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  .category-navigation-wrapper {
    padding: 0 10px;
  }
  .category-navigation-wrapper .row {
    text-align: left;
  }
  .category-navigation-wrapper .category-item {
    text-align: center;
    padding: 18px 0;
  }
}

.category-navigation-wrapper .row {
  margin: 0 0 0 -15px;
  list-style-type: none;
}

.category-navigation-wrapper .nav--item-col {
  padding-left: 15px;
  padding-right: 0;
  float: none;
  display: inline-block;
}

.category-nav-menu {
  padding: 0;
  font-size: 0;
}

@media only screen and (max-width: 767px) {
  .category-nav-menu {
    text-align: left;
  }
}

.category-nav-menu:not(.active) .category-item.active:not(:hover) {
  background: transparent;
}

.category-nav-menu.active .category-navigation-inset {
  display: block;
}

.category-item {
  position: relative;
  list-style-type: none;
  cursor: pointer;
  height: auto;
  padding: 18px 0;
}

.category-item.active .category-navigation-inset:after {
  -webkit-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
}

.category-item.active .category-navigation-inset:before {
  -webkit-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}

.category-item:hover {
  background-color: #ea9f93;
}

.category-navigation-inset {
  position: absolute;
  height: 25px;
  width: 100%;
  top: 0;
  left: 0;
  background: inherit;
  display: none;
}

@media only screen and (max-width: 767px) {
  .category-navigation-inset {
    display: none;
  }
}

.category-navigation-inset:before,
.category-navigation-inset:after {
  -webkit-transition: 0.2s transform;
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
  background: inherit;
  content: "";
  display: block;
  width: 50.5%;
  height: 100%;
  top: 0;
  position: absolute;
}

.category-navigation-inset:after {
  right: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.category-navigation-inset:before {
  left: 0;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.category-navigation-link {
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  padding: 12px 0;
}

.category-navigation-link:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.category-navigation-image {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.category-navigation-title {
  padding-top: 18px;
}

.category-navigation-title span {
  font-size: 16px;
  line-height: 1.06;
  color: #000;
  font-family: Roobert;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .category-navigation-title {
    padding: 0;
  }
  .category-navigation-title span {
    font-size: 12px;
    text-transform: none;
    font-weight: 100;
    font-family: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .category-navigation-title span {
    font-size: 8px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  .category-navigation-title span {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  .category-navigation-title span {
    font-size: 13px;
  }
}

.sit-category-nav {
  /* background-color: #f3dba9; */
}

.sit-category-nav .category-item:hover,
.sit-category-nav .category-item.active {
  /* background-color: #f3dba9; */
}

.sit-category-nav .category-item.active:before {
  border-bottom-color: #f3dba9;
}

.kneel-category-nav {
  /* background-color: #f3dba9; */
}

.kneel-category-nav .category-item:hover,
.kneel-category-nav .category-item.active {
  /* background-color: #f3dba9; */
}

.kneel-category-nav .category-item.active:before {
  border-bottom-color: #f3dba9;
}

.tilt-category-nav {
  /* background-color: #f3dba9; */
}

.tilt-category-nav .category-item:hover,
.tilt-category-nav .category-item.active {
  /* background-color: #f3dba9; */
}

.tilt-category-nav .category-item.active:before {
  border-bottom-color: #f3dba9;
}

.recline-category-nav {
  /* background-color: #f3dba9; */
}

.recline-category-nav .category-item:hover,
.recline-category-nav .category-item.active {
  background-color: #e6e6e6a3;
}

.recline-category-nav .category-item.active:before {
  border-bottom-color: #e6e6e6a3;
}

.accessories-category-nav {
  background-color: #e6e6e6a3;
}

.accessories-category-nav .category-item:hover,
.accessories-category-nav .category-item.active {
  background-color: #e6e6e6a3;
}

.accessories-category-nav .category-item.active:before {
  border-bottom-color: #e6e6e6a3;
}

.active {
  position: relative;
}

.active .tab-content {
  display: block;
}

.category-tab-content {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.category-tab-content.active {
  top: 0;
}

.category-tab-content.active .tab-content {
  opacity: 1;
}

.category-mobile-view .category-tab-content {
  height: auto;
  bottom: auto;
}

.category-mobile-view .category-tab-content.active {
  z-index: 9999;
  position: fixed;
}

.category-mobile-view .category-tab-content.active .tab-content {
  bottom: 0;
  position: fixed;
  display: block;
  top: 0;
  right: 0;
  left: 0;
  overflow: auto;
}

.category-mobile-view .tab-item-wrapper {
  width: 100%;
  height: auto;
  right: 0;
  left: 0;
  bottom: 31px;
  top: auto;
}

.category-mobile-view .tab-item-title {
  width: auto;
}

.category-mobile-view .tab-item-title h2 {
  font-size: 18px;
}

.category-mobile-view .tab-item-title p {
  font-size: 14px;
}

.category-mobile-view .tab-content .tab-image-block {
  bottom: 135px;
}

.category-mobile-view .tab-item-more {
  width: auto;
}

.category-mobile-view .tab-item-more {
  width: auto;
}

.category-mobile-view .tab-item-more p {
  font-size: 14px;
}

@media only screen and (max-width: 379px) {
  .category-mobile-view .tab-item-more {
    width: 172px;
  }
}

.category-mobile-view .tab-content .tab-overlay-image {
  background-position: top center;
}

.transition-none {
  -webkit-transition: none !important;
  transition: none !important;
}

.tab-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.tab-content .align-table {
  width: 100%;
  height: 100%;
}

.tab-content.active {
  opacity: 1;
  z-index: 3;
}

.tab-content.inactive {
  z-index: 1;
  opacity: 0;
}

.tab-content .tab-image-block {
  padding: 0;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
}

.tab-content .tab-overlay-image {
  background-position: left 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .tab-content .tab-overlay-image {
    height: 100%;
  }
}

@media only screen and (min-width: 784px) and (max-width: 991px) {
  .tab-content .tab-overlay-image:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
  }
}

.tab-close-button {
  position: absolute;
  top: 46px;
  right: 40px;
  cursor: pointer;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .tab-close-button {
    top: 19px;
    right: 19px;
  }
}

.tab-close-button i {
  font-size: 22px;
}

.tab-item-wrapper {
  padding: 0 21px;
  height: 100%;
  max-width: 100%;
  width: 640px;
  margin: auto;
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10%;
}

.tab-item-wrapper .tab-image-bloc .align-table {
  height: 100%;
  width: 100%;
}

.tab-item-title {
  width: 405px;
}

.tab-item-title h2 {
  font-size: 46px;
  font-weight: 600;
  color: #000;
}

.tab-item-title p {
  font-size: 20px;
  line-height: 1.25;
  color: #000;
}

.tab-item-title h2,
.tab-item-title p {
  text-shadow: 0 0 3px #fff;
}

.tab-item-more {
  text-align: right;
  width: 180px;
}

.tab-item-more p {
  margin: 0;
  text-align: right;
  color: #000;
  text-shadow: 0 0 3px #fff;
}

.tab-item-more .sub-product-cost {
  font-size: 32px;
  font-weight: 900;
}

@media only screen and (max-width: 767px) {
  .tab-item-more .sub-product-cost {
    font-size: 18px;
  }
}

.bg-tab-kneel {
  background-color: #e6e6e6a3;
}

.bg-tab-tilt {
  background-color: #e6e6e6a3;
}

.bg-tab-recline {
  background-color: #e6e6e6a3;
}

.bg-tab-accessories {
  background-color: #e6e6e6a3;
}

.section-block-wrapper {
  position: relative;
  overflow: hidden;
}

.bg-freedom {
  background-color: #e6e6e6a3;
}

.s-block-right {
  padding-right: 446px;
}

.s-block-right .section-text-block {
  right: 0;
}

.s-block-left {
  padding-left: 446px;
}

.s-block-left .section-text-block {
  left: 0;
}

.s-image-container {
  position: relative;
}

.s-block-img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.section-text-block {
  position: absolute;
  vertical-align: middle;
  top: 0;
  width: 446px;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 849px) {
  .section-block-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  .section-text-block {
    position: relative;
    width: 100%;
    padding: 12px 0 25px;
  }
  .banner-text-content {
    max-width: none;
    padding: 0 20px;
  }
}

.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
  margin: 0;
}

.modal-box .modal-body {
  padding: 2em 1.5em;
}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  transition: color 1s ease;
}

.page-wrapper {
  overflow: hidden;
  min-height: 100%;
  position: relative;
}

.layout {
  position: relative;
  width: 100%;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.layout--overlay {
  display: none;
}

body.move-right {
  overflow: hidden;
}

.move-right > .layout {
  /* left: 100%; */
}

.move-right .left-off-canvas-menu{
  display: block;
}

.move-right > .layout .layout--overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  z-index: 20;
}

.left-off-canvas-menu { 
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  overflow-y: auto;
  z-index: 1001;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  /* left: -100%; */
  left: 0;
  background: #494949;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

@media only screen and (max-width: 768px) {
  .left-off-canvas-menu {

  }
}

@media only screen and (max-width: 576px) {
  .left-off-canvas-menu {

  }
}

.left-off-canvas-menu ul {
  list-style-type: none;
  height: 100%;
}

.left-off-canvas-menu__list {
  margin: 20px 0;
}

.left-off-canvas-menu__list,
.left-off-canvas-menu__list__item__sublist {
  list-style: none;
  padding: 0;
}

.left-off-canvas-menu__list li {
  padding-bottom: 16px;
  padding-left: 15px;
  border: none;
}

.left-off-canvas-menu__list .closeBtnMenu{
  position: absolute;
  right: 17px;
  top: 17px;
}

.left-off-canvas-menu__list .closeBtnMenu .responsive-menu-toggle{
  margin-top: 0;
}

.left-off-canvas-menu__list .singInBtnMenu{
  margin-bottom: 57px;
}

.left-off-canvas-menu li a{
  color: #9C9C9C;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}

.left-off-canvas-menu li.offWhite a{
  color: #FBFBFB;
}

.left-off-canvas-menu__list__item--primary a {
  font-weight: 400!important;
  font-size: 20px!important;
  line-height: 24px!important;
  color: #FBFBFB!important;
}

.splitter {
  padding-top: 33px;
}

.splitterLanguage{
  padding-top: 65px;
}

.left-off-canvas-menu__list__item.splitter {
  padding-top: 20px;
}

.left-off-canvas-menu i {
  font-size: 18px;
}

.left-off-canvas-menu__list__item__sublist {
  margin: 20px 0 0;
  display: none;
}

.left-off-canvas-menu__list__item__sublist.active {
  display: block;
}

.left-off-canvas-menu__list__item__sublist li {
  padding: 0 0 16px !important;
}

.left-off-canvas-menu__list__item__sublist li a.active{
  margin-left: 25px;
  position: relative;
  color: #FBFBFB;
}

.left-off-canvas-menu__list__item__sublist li a.active::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: -24px;
  top: 5px;
  background: #FBFBFB;
}


.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.animated {
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
  }
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

.left-off-canvas-menu__list__item--expanded {

}

/* .left-off-canvas-menu__list__item__toggle:after {
  content: "\e60f";
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}

.left-off-canvas-menu__list__item__toggle.active:after {
  content: "\e60d";
} */

.left-off-canvas-menu__list__item {
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

/* .fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
} */

.left-off-canvas-menu__list__item--search {
  background: #fff;
  text-transform: uppercase;
  padding: 20px;
  -webkit-box-shadow: inset -3px 0 0 0 #989898;
  box-shadow: inset -3px 0 0 0 #989898;
}

.left-off-canvas-menu__list__item--search i {
  color: #3f3f40;
  cursor: pointer;
}

.left-off-canvas-menu__list__item--search input {
  display: inline;
  border: none;
  width: 80%;
  margin: 0;
  font-size: 18px;
  color: #3f3f40;
  outline: none;
}

.left-off-canvas-menu__list__item--search .columns {
  padding: 0;
}

.left-off-canvas-menu__list__item--search .button,
.left-off-canvas-menu__list__item--search .hero-button-link,
.left-off-canvas-menu__list__item--search .banner-button-link,
.left-off-canvas-menu__list__item--search .button--secondary,
.left-off-canvas-menu__list__item--search .chair-moreinfo-link,
.left-off-canvas-menu__list__item--search .button--primary,
.left-off-canvas-menu__list__item--search .order-history__table__button {
  outline: 0;
  font-family: Roobert;
  font-weight: bold;
  background: 0 0;
  height: 25px;
  margin: 0;
}

.left-off-canvas-menu__list__item--search .button.postfix,
.left-off-canvas-menu__list__item--search .postfix.hero-button-link,
.left-off-canvas-menu__list__item--search .postfix.banner-button-link,
.left-off-canvas-menu__list__item--search .postfix.button--secondary,
.left-off-canvas-menu__list__item--search .postfix.chair-moreinfo-link,
.left-off-canvas-menu__list__item--search .postfix.button--primary,
.left-off-canvas-menu__list__item--search
  .postfix.order-history__table__button {
  padding: 0;
  width: 100%;
  display: block;
  line-height: 2;
  text-align: center;
  border: none;
  position: relative;
  overflow: hidden;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.popular-chairs-section {
  padding: 5% 0%;
}

.title--copy {
  max-width: 689px;
  margin: 55px auto 65px;
}

@media (max-width: 767px) {
  .title--copy {
    margin: 42px auto;
  }
}

.popular-chair-item {
  padding: 30px;
  overflow: hidden;
  margin-bottom: 10px;
  border: 1px solid #e9e9ea;
  height: 427px;
}

@media only screen and (max-width: 767px) {
  .popular-chair-item {
    padding: 15px 15px 15px;
    height: auto;
  }
}

.popular-chairs-title {
  color: #000000;
}

.popular-chair-image {
  margin-bottom: 15px;
}

.chair-image-item {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  max-height: 230px;
}

.chair-info-wrapper {
  position: relative;
}

.chair-item-description {
  max-width: 140px;
  width: 40%;
  left: 0;
  position: absolute;
  bottom: 9%;
  font-size: 14px;
  font-weight: 600;
}

.chair-item-description .chair-item-title {
  font-size: 22px;
  font-family: Roobert;
  font-weight: bold;
  line-height: 1.18;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
}

@media screen and (max-width: 380px) {
  .chair-item-description {
    max-width: 116px;
  }
}

@media only screen and (max-width: 767px) {
  .chair-item-description .chair-item-title {
    font-size: 18px;
  }
}

.chair-item-description p {
  line-height: 1.38;
}

.chair-item-moreinfo {
  float: right;
  width: 60%;
  text-align: right;
}

.chair-item-from {
  font-weight: 100;
  font-size: 16px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .chair-item-from {
    font-size: 14px;
  }
}

.chair-item-cost,
.chair-item-cost span {
  font-size: 22px;
  font-family: Roobert;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .chair-item-cost,
  .chair-item-cost span {
    font-size: 18px;
  }
}

.instagram-section .col-xs-2 {
  width: 16%;
}

@media only screen and (max-width: 767px) {
  .instagram-section .i-cs-pad {
    display: none;
    padding: 0 8px;
    text-align: center;
  }
  .instagram-section .i-cs-pad:nth-child(-n + 4) {
    display: block;
  }
}

.instagram-section-wrapper {
  position: relative;
}

.instagram-section-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  border-right: 1px solid #e9e9ea;
  top: 0;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .instagram-section-wrapper:before {
    border-right: none;
  }
  .instagram-section-wrapper .i-row {
    margin-left: -22px;
    margin-right: -22px;
  }
}

.instagram-title,
.block-posts-title {
  color: #000000;
  margin-bottom: 25px;
  font-size: 30px;
}

@media only screen and (max-width: 767px) {
  .instagram-title,
  .block-posts-title {
    font-size: 26px;
  }
}

.istagram-items {
  margin: 0 auto 22px;
  max-width: 160px;
}

@media only screen and (max-width: 767px) {
  .istagram-items {
    margin: 8px auto;
    max-width: 100%;
  }
}

.istagram-items img,
.blog-image-item img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .newsletter-section {
    margin: 10px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.page-text-wrapper {
  padding: 135px 10px 98px;
}

.page-text-wrapper.page-text--cat {
  padding: 173px 10px 30px;
}

.page-text-wrapper.page-text--sub {
  padding: 147px 10px 135px;
}

@media only screen and (max-width: 1025px) {
  .page-text-wrapper.page-text--cat {
    padding: 35px 15px 8px;
  }
}

@media only screen and (max-width: 767px) {
  .page-text-wrapper {
    padding: 40px 15px 0;
  }
  .page-text-wrapper.page-text--sub {
    display: none;
  }
}

.page-text-content {
  text-align: center;
}

.page-text-content p {
  max-width: 643px;
  margin: 0 auto 55px;
  font-size: 26px;
  line-height: 1.73;
}

@media only screen and (max-width: 767px) {
  .page-text-content p {
    font-size: 18px;
    margin-bottom: 40px;
  }
}

.page-text--pad {
  padding-top: 145px;
}

.page-text--pad .page-text-content {
  padding-bottom: 105px;
}

.sub-product-block {
  margin: 0 auto 30px auto;
  max-width: 1920px;
}

@media screen and (max-width: 767px) {
  .sub-product-block {
    padding: 32px 15px 18px;
    margin-top: 25px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .sub-product-block .col-sm-pull-2_33 {
    left: -2.333333333%;
  }
}

@media screen and (min-width: 768px) {
  .sub-product-block .col-sm-pull-4_0 {
    left: -4%;
  }
}

@media (min-width: 768px) {
  .sub-outer {
    display: table;
    width: 100%;
    height: 430px;
  }
  .sub-outer .sub-product-item {
    display: table-cell;
    vertical-align: middle;
  }
}

.sub-item-title,
.sub-item-image {
  text-align: left;
}

.sub-product-image img {
  width: 300px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.sub-item-more {
  text-align: right;
}

.sub-item-more p {
  margin: 0;
}

.sub-item-title h2 {
  margin: 4px 0;
}

@media only screen and (max-width: 767px) {
  .sub-item-title h2 {
    font-size: 18px;
  }
}

.sub-product-cost {
  font-size: 32px;
  font-weight: 900;
  font-family: Roobert;
  font-weight: bold;
  color: #000000;
}

@media only screen and (max-width: 767px) {
  .sub-product-cost {
    font-size: 18px;
  }
}

.sub-more-info {
  margin-top: 39px;
}

@media only screen and (max-width: 767px) {
  .sub-delivery-period {
    display: none;
  }
  .sub-item-title {
    margin-top: 0;
  }
  .sub-item-image {
    text-align: center;
    padding-bottom: 12px;
  }
  .sub-from,
  .sub-more-info {
    font-size: 14px;
    margin-top: 5px;
  }
}

.text-content-heading {
  color: #000000;
  max-width: 792px;
  margin: 36px auto 40px;
}

@media only screen and (max-width: 767px) {
  .text-content-heading {
    font-size: 26px;
    color: #000000;
    margin: 8px auto 25px;
  }
}

.page-category-text {
  padding-top: 40px;
}

.page-category-text p {
  font-size: 16px;
  line-height: 1.56;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .page-category-text {
    font-size: 26px;
  }
}

.bg--about {
  /* background: #f3dba9; */
}

.section-about .about-container {
  max-width: 900px;
  margin: 0 auto;
}

.section-about .about-container h2 {
  text-align: center;
}

.s--story {
  /* background: #f3dba9; */
  padding: 65px 0;
}

.s--story p {
  font-size: 18px;
  line-height: 1.2;
}

.s--story p,
.s--story h2,
.s--story h1 {
  margin-bottom: 16px;
}

.s--suppliers ul,
.register-header ul {
  margin: 20px 0;
  padding: 0;
}

.s--suppliers ul li,
.register-header ul li {
  margin-left: 16px;
}

.bg--facts {
  /* background: #f3dba9; */
}

.s--testimonials {
  background: #e6e6e6a3;
  padding-bottom: 35px;
}

.s--testimonials .layout-container,
.s--testimonials .sit-down-container,
.s--testimonials .header-container,
.s--testimonials .footer-container {
  padding: 30px;
}

.s--testimonials h2,
.s--testimonials h1 {
  text-align: center;
  margin: 65px 0 0;
}

.testimonial-bubble {
  background: #fff;
  position: relative;
  margin: 24px 0;
}

.testimonial-bubble .testimonial-content {
  padding: 35px;
}

.testimonial-bubble p {
  font-style: italic;
  font-size: 18px;
  font-weight: 100;
  margin: 0;
}

.testimonial-bubble:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  left: 50px;
}

.testimonial-author {
  margin-left: 45px;
  padding-top: 18px;
}

.testimonial-author p {
  font-weight: 100;
  font-size: 18px;
}

.s-sit-down p {
  font-size: 18px;
}

.sit-down-image img {
  height: auto;
  vertical-align: middle;
  max-width: 100%;
}

.sit-down--left .sit-down-image {
  float: left;
}

.sit-down--left .sit-down-content {
  padding-left: 35px;
}

.sit-down--left .sit-down-image,
.sit-down--left .sit-down-content {
  width: 50%;
}

.sit-down--right .sit-down-image {
  float: right;
}

.sit-down--right .sit-down-content {
  padding-right: 35px;
}

.sit-down--right .sit-down-image,
.sit-down--right .sit-down-content {
  width: 50%;
}

.sit-down-content {
  overflow: hidden;
}

.sit-down-content h2 {
  font-size: 36px;
  text-align: left;
  margin: 10px 0 24px;
}

.s-products h2 {
  font-size: 32px;
  max-width: 820px;
  margin: 0 auto;
}

.s-products-wrapper {
  text-align: center;
  margin: 70px 0;
}

.s-products-wrapper img {
  height: auto;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .sit-down--left .sit-down-image,
  .sit-down--right .sit-down-image {
    float: none;
  }
  .sit-down--left .sit-down-image,
  .sit-down--left .sit-down-content,
  .sit-down--right .sit-down-image,
  .sit-down--right .sit-down-content {
    width: 100%;
  }
  .sit-down--left .sit-down-content,
  .sit-down--right .sit-down-content {
    padding: 0;
  }
  .sit-down--left .sit-down-content h2,
  .sit-down--right .sit-down-content h2 {
    font-size: 28px;
  }
  .sit-down--left .sit-down-content p,
  .sit-down--right .sit-down-content p {
    font-size: 16px;
  }
}

.s--secondary,
.section-faq {
  background: #e6e6e6a3;
}

.s--secondary h2,
.s--secondary h4,
.section-faq h2,
.section-faq h4 {
  padding: 0 10px;
}

.s--secondary h1,
.s--secondary h2,
.section-faq h1,
.section-faq h2 {
  text-align: center;
  margin: 40px 0 20px;
}

.s--secondary h4,
.section-faq h4 {
  text-align: center;
  margin-bottom: 50px;
}

.s--secondary .help-first-container,
.section-faq .help-first-container {
  max-width: 1092px;
  padding: 32px 65px;
  margin: 0 auto;
}

.s--secondary .help-image-wrapper,
.section-faq .help-image-wrapper {
  margin-bottom: 24px;
}

.s--secondary .help-image-wrapper img,
.section-faq .help-image-wrapper img {
  max-width: 100%;
  height: auto;
}

.s--secondary .help-image-wrapper figcaption,
.section-faq .help-image-wrapper figcaption {
  text-align: center;
  margin: 40px 0;
  text-transform: uppercase;
  font-family: Roobert;
  font-weight: bold;
  font-weight: 700;
  font-size: 18px;
  height: 20px;
  line-height: 18px;
}

.s--secondary .layout-container .help-image-wrapper,
.s--secondary .sit-down-container .help-image-wrapper,
.s--secondary .header-container .help-image-wrapper,
.s--secondary .footer-container .help-image-wrapper,
.section-faq .layout-container .help-image-wrapper,
.section-faq .sit-down-container .help-image-wrapper,
.section-faq .header-container .help-image-wrapper,
.section-faq .footer-container .help-image-wrapper {
  padding: 15px;
}

.s--secondary .layout-container .help-image-wrapper figcaption,
.s--secondary .sit-down-container .help-image-wrapper figcaption,
.s--secondary .header-container .help-image-wrapper figcaption,
.s--secondary .footer-container .help-image-wrapper figcaption,
.section-faq .layout-container .help-image-wrapper figcaption,
.section-faq .sit-down-container .help-image-wrapper figcaption,
.section-faq .header-container .help-image-wrapper figcaption,
.section-faq .footer-container .help-image-wrapper figcaption {
  font-size: 15px;
}

.section-faq {
  background: none;
}

.section-faq h2 {
  margin: 0 0 24px;
}

.section-faq h4 {
  text-align: left;
  margin-bottom: 24px;
  padding: 0;
}

.section-faq .faq-questions ul {
  margin: 0;
  padding: 0;
}

.section-faq .faq-questions li {
  list-style-type: none;
  margin: 10px 0 24px;
}

.section-faq .faq-questions li span {
  display: inline-block;
  margin-right: 15px;
}

.section-title {
  background: #fff;
  padding: 30px;
  margin-bottom: 8px;
}

.section-title h1,
.section-title h2 {
  text-align: center;
}

@media (max-width: 420px) {
  .section-title a[href^="mailto"] {
    font-size: 14px;
  }
}

.section-security-answers {
  max-width: 1024px;
  margin: 24px auto 0;
}

.security-block-answer {
  margin-bottom: 40px;
}

.security-block-answer span {
  margin-right: 15px;
}

.security-block-answer .the--question p,
.security-block-answer span {
  font-family: Roobert;
  font-weight: bold;
}

.security-block-answer .index-letter {
  float: left;
  line-height: 1.5;
}

.security-block-answer .the--question {
  text-transform: uppercase;
  font-weight: 700;
}

.security-block-inner {
  margin-bottom: 15px;
}

.security--inner-sec {
  margin-bottom: 24px;
}

.s-title--secondary p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
  .s-title--secondary p {
    font-size: 16px;
  }
}

.curr--jobs {
  background: 0;
  padding: 50px 0 0;
  margin-bottom: 0;
}

.job-opening-block {
  position: relative;
  max-width: 900px;
  margin: auto;
  padding: 24px 40px;
}

.job-opening-block:hover {
  background: #d1dddc;
}

.job-opening-position {
  max-width: 630px;
  margin: auto;
}

.job-opening-position p {
  margin-top: 24px;
}

.s-invitation {
  text-align: center;
  padding: 0 35px;
}

.s-invitation-contacts {
  margin: 50px auto 0;
  max-width: 1024px;
}

.s-invitation-contacts a {
  font-family: Roobert;
  font-weight: bold;
  font-size: 26px;
}

@media screen and (max-width: 380px) {
  .s-invitation-contacts a {
    font-size: 20px;
  }
}

.u--contact-us,
.register-header {
  padding: 50px 0;
  background: #e2e2e3;
  text-align: center;
}

.u--contact-us h2,
.register-header h2,
.u--contact-us h1,
.register-header h1 {
  margin-top: 3.2px;
  margin-bottom: 8px;
}

.u--contact-us p,
.register-header p {
  margin-bottom: 0;
}

.customer-service-container,
.section-looking {
  max-width: 715px;
  margin: 0 auto;
  padding: 0 15px 22px;
}

.customer-service-container .u--row-indent,
.section-looking .u--row-indent {
  margin-top: 40px;
}

.customer-service-container h6,
.section-looking h6 {
  font-family: Roobert;
  font-weight: bold;
}

.customer-address-block {
  margin-top: 28px;
}

.customer-address-block p {
  margin-bottom: 0;
}

.customer-address-block h6 {
  font-size: 16px;
}

.customer-address-block h4 {
  font-size: 23px;
}

.title--tertiary {
  background: 0;
  margin-top: 0;
}

.title--tertiary h6 {
  font-family: Roobert;
  font-weight: bold;
  font-weight: 700;
}

.section-title-other,
.quarter-width,
form[name="forgotpassword"] {
  margin-top: 55px;
  padding-bottom: 6px;
}

.section-looking {
  padding-bottom: 0;
}

.section-looking h2 {
  text-align: center;
}

.section-looking ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.section-looking ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 40px;
  margin-bottom: 14px;
}

.section-looking ul a {
  font-size: 16px;
  text-transform: uppercase;
  font-family: Roobert;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .title--tertiary h2,
  .section-looking h2 {
    font-size: 28px;
  }
}

.section-title {
  margin-bottom: 0;
}

.quarter-width {
  max-width: 75%;
  margin: 0 auto;
}

.s--m-top {
  margin-top: 18px;
}

.s--m-top h2 {
  margin-top: 10px;
}

.quarter-width {
  padding-top: 30px;
}

.quarter-width .register-list {
  font-family: Roobert;
}

.terms-condition,
form[name="forgotpassword"] {
  padding-bottom: 30px;
}

.terms-condition h2,
form[name="forgotpassword"] h2 {
  font-size: 36px;
}

.terms-condition p,
form[name="forgotpassword"] p {
  line-height: 1.6;
  margin-bottom: 14px;
}

.section-subpage {
  padding: 60px 0 20px;
}

.section-subpage .quarter-width {
  text-align: center;
}

.section-subpage .quarter-width img {
  height: auto;
  max-width: 100%;
}

.section-subpage .quarter-width h2,
.section-subpage .quarter-width h3 {
  margin: 24px 0;
  text-transform: uppercase;
}

.section-subpage .help--support p {
  font-size: 18px;
}

.help-support__faq {
  margin-top: 24px;
}

.help-support__faq .security-block-answer .the--question p,
.help-support__faq .security-block-answer span {
  font-family: Roobert;
  font-weight: 400;
  text-transform: none;
  color: #292929;
}

.help-support__faq .security-block-answer span {
  margin-right: 5px;
}

.section-subpage--main .quarter-width {
  padding-left: 15px;
}

.section-subpage--main .faq__question {
  border-left: 2px solid #333;
  padding: 0.5em 0 0.5em 0.5em;
  margin-bottom: 0.7rem;
}

.user-settings__header h5,
.user-settings__personal h5,
.user-settings__email-password h5 {
  font-size: 18px;
}

.find-retailers__header__title-area ul {
  margin: 20px 0 0;
  padding: 0;
  list-style-type: none;
}

.find-retailers__header__title-area ul li {
  display: inline-block;
  padding: 0 30px;
}

.find-retailers__header__title-area ul li h5 {
  font-weight: 100;
}

.find-retailers__header__title-area ul li h5.active {
  font-weight: 700;
}

.find-retailers__header__title-area ul li:first-child {
  padding-left: 0;
}

.find-retailers__header__title-area ul li:last-child {
  padding-right: 0;
}

.find-retailers__map {
  position: relative;
  margin: 40px 0;
}

.find-retailers__list .row.quarter-width {
  padding: 0;
}

.find-retailers__list p {
  margin: 0;
}

.find-retailers__list .fa-map-marker {
  background-image: url("../img/icons/map_marker_3.png");
  width: 16px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}

.find-retailers__list .location-info--email a {
  word-wrap: break-word;
}

.col--centered {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.find-retailers__list .retailer {
  min-height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .find-retailers__list .retailer {
    min-height: auto;
  }
}

.quarter-width.find-retailers__list .retailer {
  display: none;
}

.quarter-width.find-retailers__list.retail .retailer.store-retail,
.quarter-width.find-retailers__list.contract .retailer.store-contract,
.quarter-width.find-retailers__list.online .retailer.store-online {
  display: block;
}

.picker-list {
  font-size: 0;
  padding: 0;
  margin: 0;
}

.picker-list .picker {
  float: left;
}

.picker {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  color: #6a656e;
  cursor: pointer;
  width: 80px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .picker {
    width: 75px;
  }
}

@media (max-width: 480px) {
  .picker {
    width: 25%;
  }
}

.picker.selected .picker-box {
  /* border-color: #f3dba9; */
  border: 5px solid transparent;
  border-radius: 0;
}

.picker-box {
  -webkit-transition: 0.15s all;
  transition: 0.15s all;
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 5px;
  border: 2px solid transparent;
  border-radius: 50%;
}

.picker-box:hover .picker-loupe {
  display: none;
}

.picker-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  background: no-repeat center center/cover #fff;
}

.picker-image img {
  display: none;
}

.picker-loupe {
  position: absolute;
  margin-left: -59px;
  height: 118px;
  width: 118px;
  top: 100%;
  left: 50%;
  z-index: 9999;
  display: none;
}

.picker-loupe:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto -3px;
  width: 0;
  bottom: 100%;
  display: block;
  border: 9px solid transparent;
  border-bottom: 12px solid #f3dba9;
}

.picker-loupe--image {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid #f3dba9;
  font-size: 0;
  background: no-repeat center center #fff;
  background-size: 110% 110%;
  margin-top: 1px;
}

.picker-loupe--image img {
  display: none;
}

.picker-name {
  display: block;
  height: 35px;
  overflow: hidden;
  padding: 0 6px;
}

.switcher-label {
  overflow: hidden;
  margin-bottom: 10px;
  cursor: pointer;
}

.switcher-label .switcher {
  float: left;
  margin-right: 10px;
}

.switcher {
  vertical-align: top;
  position: relative;
  width: 24px;
  height: 24px;
  border: 1px solid #000;
  display: inline-block;
  border-radius: 50%;
}

.switcher:before,
.switcher:after {
  position: absolute;
  display: block;
  background: #000;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 0;
  height: 0;
  content: "";
}

.switcher.active:before {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.switcher.switcher-type-plus:before {
  width: 14px;
  height: 2px;
}

.switcher.switcher-type-plus.active:after {
  height: 14px;
  width: 2px;
}

.switcher-value {
  font-size: 18px;
  display: block;
  overflow: hidden;
  font-weight: lighter;
}

@media (max-width: 767px) {
  .switcher-value {
    padding-top: 5px;
    line-height: 1.3;
    font-size: 14px;
  }
}

.onlyAvalibleOptions .product-property--status {
  display: none;
}

.onlyAvalibleOptions .product-property--link {
  cursor: default;
}

.configurator-section {
  max-width: 1920px;
  margin: auto;
}

.configurator {
  /* background: #f3dba9; */
  clear: both;
}

.configurator .product-full-view-image {
  /* background-color: #f3dba9; */
}

.configurator .layout-container,
.configurator .sit-down-container,
.configurator .header-container,
.configurator .footer-container {
  padding: 0;
}

.product {
  position: relative;
  overflow: hidden;
}

@media(max-width: 992px){
  [data-ng-include=" tplPath + 'cart.html' "]{
    position: relative;
  }
}

@media (max-width: 1199px) {
  .product {
    padding: 0px;
    height: auto;
  }
}

.product-view {
  position: relative;
  overflow: hidden;
  height: 640px;
  padding-bottom: 60px;
}

@media (max-width: 1199px) {
  .product-view {
    height: auto;
  }
}

.text-hint {
  margin: 29px 0 29px;
  font-size: 12px;
  color: #948e94;
}

.configurator-separator {
  border-bottom: 1px solid #000;
  margin: 16px 2px 23px 2px;
  font-size: 12px;
  padding-bottom: 3px;
}

.product-property {
  z-index: 1;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 290px;
  list-style-type: none;
  counter-reset: product-property-counter;
}

/* @media (min-width: 1200px) {
  .product-property {
    margin: 45px 55px 41px;
  }
} */

@media (max-width: 1199px) {
  .product-property {
    position: static;
    width: auto;
  }
}

.product-property--status {
  position: absolute;
  speak: none;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cacaca;
}

@media (min-width: 1200px) {
  .product-property--status {
    top: 6px;
    margin-right: 3px;
    right: 100%;
    font-size: 15px;
  }
  .product-property--status:before {
    content: "\e917";
  }
}

@media (max-width: 1199px) {
  .product-property--status {
    font-size: 16px;
    float: right;
    position: static;
  }
  .product-property--status:before {
    content: "\e919";
  }
}

.product-property--item {
  margin-bottom: 14px;
  padding-left: 6px;
  position: relative;
  counter-increment: product-property-counter;
  /* border-top: 1px solid #CFCFCF!important; */
  padding-top: 18px;
} 

@media (max-width: 1199px) {
  .product-property--item {
    padding-left: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .product-property--item.active .product-property--status {
    top: 3px;
    margin-right: 6px;
    width: 2px;
    background: #000;
    height: 20px;
  }

  .product-property--item.active .product-property--status:before {
    content: "";
  }
}

@media (max-width: 1199px) {
  .product-property--item.active .product-property--status:before {
    content: "\e916";
  }
}

.product-property--item.active .product-property--body {
  display: block;
}

.product-property--link {
  position: relative;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
  padding-top: 2px;
}

.product-property--link:before {
  content: counter(product-property-counter) ".";
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px 0px 2px;
  display: inline-block;
  line-height: 1;
}

@media (max-width: 1199px) {
  .product-property--link {
    margin-right: 2px;
    font-size: 14px;
  }
}

.product-property--link small {
  text-transform: none;
  color: #8f8a90;
  font-size: inherit;
  font-weight: 100;
  margin-left: 1px;
}

.product-property--body {
  padding: 22px 0 1px;
  display: none;
}

@media (max-width: 1199px) {
  .product-property--body {
    padding: 10px 0;
  }
  .product-cart {
    top: 35px!important;
  }
}

@media (max-width: 992px) {
  .product-property--body {
    padding: 10px 0;
  }
}

.product-property--body > *:first-child {
  margin-top: 0;
}

.product-property--body > *:last-child {
  margin-bottom: 0;
}

.product-property--body .picker-list {
  margin-left: -18px;
  margin-right: -18px;
}

.product-accessories {
  position: absolute;
  text-align: right;
  z-index: 1;
  right: 0;
  top: 0;
}

@media (min-width: 1200px) {
  .product-accessories {
    margin: 50px 55px 41px;
  }
}

@media (max-width: 1199px) {
  .product-accessories {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}

.product-accessories.mobile-opened .product-accessories--list {
  display: block;
}

.product-accessories.mobile-opened .product-accessories--status:before {
  content: "\e916";
}

@media (max-width: 1199px) {
  .product-accessories {
    text-align: left;
    position: static;
  }
}

@media (min-width: 1200px) {
  .product-accessories .switcher {
    float: right;
    margin: 0 0 0 10px;
  }
}

.product-accessories--status {
  speak: none;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cacaca;
  font-size: 16px;
  float: right;
  display: none;
}

.product-accessories--status:before {
  content: "\e919";
}

@media (max-width: 1199px) {
  .product-accessories--status {
    display: block;
  }
}

.product-accessories--caption {
  margin: 0 0 22px;
  font-size: 26px;
}

@media (max-width: 1199px) {
  .product-accessories--caption {
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
    padding: 18px 20px 14px;
    text-transform: uppercase;
    cursor: pointer;
  }
}

.product-accessories--list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 1199px) {
  .product-accessories--list {
    padding: 10px 20px;
    display: none;
  }
}

.product-cart {
  position: absolute;
  right: 84px;
  top: 84px;
  max-width: 450px;
  text-align: right;
}

@media (max-width: 992px) {
  .product-cart {
    right: 25px;
    top: 20px;
  }
}

/* @media (max-width: 1199px) {
  .product-cart {
    position: static;
    padding: 0 13px 40px;
    max-width: none;
  }
} */

.product-cart--price {
  font-size: 32px;
  line-height: 29px;
  font-weight: bold;
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .product-additional {
    display: none;
  }
}

.product-additional--title {
  margin: 0;
  font-size: 18px;
}

.product-additional-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.product-cart--info {
  font-size: 16px;
  font-weight: lighter;
}

.product-cart--controls {
  margin-top: 0;
}

.product-image-layout {
  padding: 0;
  list-style: none;
  position: relative;
  width: 750px;
  max-width: 100%;
  margin: 0 auto;
  height: 500px;
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .product-image-layout {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    bottom: 0;
    top: 0;
    height: auto;
  }
  .product-image-layout:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
}

@media (max-width: 1199px) {
  .product-image-container {
    overflow: hidden;
    position: relative;
  }
}

.product-image-layers {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.product-image-layer {
  background: no-repeat center center / contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.product-mini-images--container {
  /* position: absolute; */
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  text-align: center;
}

@media (min-width: 1200px) {
  .product-mini-images--container {
    margin: 45px 55px 41px;
  }
}

@media (max-width: 767px) {
  .product-mini-images--container {
    /* position: static; */
  }
}

.product-mini-images {
  font-size: 16px;
  list-style-type: none;
  text-align: center;
  padding: 0 190px;
}

@media (max-width: 1199px) {
  .product-mini-images {
    margin-left: 0;
    bottom: 0;
    position: static;
    overflow: hidden;
    margin: 20px auto;
  }
}

@media (max-width: 767px) {
  .product-mini-images {
    padding: 0;
  }
}

.product-miniature {
  display: inline-block;
  width: 320px;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 1199px) {
  .product-miniature {
    max-width: 100%;
    float: none;
    display: inline-block;
  }
}

.product-miniature--item {
  float: left;
  width: 33.333%;
  height: 70px;
  cursor: pointer;
  position: relative;
  opacity: 0.6;
  margin-bottom: 10px;
}

.product-miniature--item.active {
  opacity: 1;
}

.product-miniature--layer {
  height: 100%;
  background: no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.product-debug {
  position: absolute;
  top: -30px;
  width: 92px;
  left: 0;
  right: 0;
  z-index: 3;
  margin: auto;
}

.product-cart--btn-add {
  vertical-align: top;
}

@media (max-width: 420px) {
  .product-cart--btn-add {
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-cart--btn-add.disabled {
  opacity: 1;
  background: #eaeaea;
  color: #c3c1c7;
}

.product-cart--btn-demo {
  vertical-align: top;
  display: none;
}

@media (max-width: 420px) {
  .product-cart--btn-demo {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-full-view {
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  opacity: 1;
  z-index: 2;
  position: absolute;
  height: 100%;
  right: 0;
  left: 0;
  top: 100%;
}

.product-full-view.active {
  top: 0;
}

.product-full-view-image {
  height: 100%;
  background: center center no-repeat #fff;
  background-size: contain;
}

.product-full-view-close {
  position: absolute;
  padding: 20px;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 24px;
  line-height: 17px;
}

@media (max-width: 767px) {
  .product-full-view-close {
    font-size: 18px;
  }
}

.product-pager-images {
  list-style: none;
  padding: 0;
  margin: 0 0 0 30px;
  display: inline-block;
}

@media (max-width: 767px) {
  .product-pager-images {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    width: 320px;
    float: none;
    margin: 0;
  }
}

.product-pager-images--item {
  width: 100px;
  height: 70px;
  float: left;
  cursor: pointer;
  background: no-repeat center center;
  background-size: contain;
}

@media (max-width: 767px) {
  .product-pager-images--item {
    width: 33.3333%;
  }
}

.product-pager-images--item + .product-pager-images--item {
  margin-left: 15px;
}

@media (max-width: 767px) {
  .product-pager-images--item + .product-pager-images--item {
    margin-left: 0;
  }
}
.infobox .layout-container {
  padding: 0;
}
@media (max-width: 767px) {
  /* .infobox .layout-container, */
  .infobox .sit-down-container,
  .infobox .header-container,
  .infobox .footer-container {
    padding: 0;
  }
}

.infobox.active .infobox-body {
  display: block;
}

.infobox-header {
  /* background: #f6d7d3;
    text-align: center;
    font-size: 0 */
  display: none;
}

/* @media (max-width: 767px) {
    .infobox-header {
        display: none
    }
} */

.infobox-tab {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.infobox-tab--item {
  /* display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 23px 20px 20px;
    width: 16.6666666667%;
    font-weight: bold;
    position: relative;
    text-transform: uppercase; */

  width: auto;
  display: block;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  padding: 17px 20px 11px;
}

@media (max-width: 1499px) {
  /* .infobox-tab--item {
        width: 24%;
    } */
}

@media (max-width: 767px) {
  .infobox-tab--item {
    width: auto;
    display: block;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    padding: 17px 20px 11px;
  }
}

.infobox-tab--item:hover {
  cursor: pointer;
}

.infobox-tab--item:after {
  /* -webkit-transition: 0.1s all;
    transition: 0.1s all;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #000000;
    content: "";
    opacity: 0 */
  display: none;
}

/* @media (max-width: 767px) {
    .infobox-tab--item:after {
        display: none
    }
} */

.infobox-tab--item.active:after {
  opacity: 1;
}

.infobox-tab--item.active .infobox-mobile-tab--status:before {
  content: "\e916";
}

.infobox-mobile-tab {
  /* background: #f3dba9; */
  font-size: 14px;
  text-transform: uppercase;
  padding: 17px 20px 11px;
  font-weight: bold;
  display: block;
  cursor: pointer;
}

.infobox-mobile-tab--status {
  speak: none;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cacaca;
  font-size: 16px;
  float: right;
}

.infobox-mobile-tab--status:before {
  content: "\e919";
}

.infobox-body {
  /* display: none; */
  background: #f9e3e0;
  /* padding: 78px 0; */
  position: relative;

  padding: 0;
  display: block;
}

.infobox-body .align-table {
  width: 100%;
  /* min-height: 410px */
  min-height: auto;
}

.infobox-close {
  display: none;
}

.infobox-target {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
  min-height: auto;
}

.infobox-target--item h5 {
  margin-bottom: 7px;
  font-size: 20px;
}

.infobox-target--item p {
  line-height: 1.25;
  margin-bottom: 24px;
}

.infobox-target--item.active .infobox-target--body {
  display: block;
}

.infobox-target--body {
  display: none;
  padding: 15px 10px;
}

.product-spec {
  max-width: 346px;
}

.product-spec .button,
.product-spec .hero-button-link,
.product-spec .banner-button-link,
.product-spec .button--secondary,
.product-spec .chair-moreinfo-link,
.product-spec .button--primary,
.product-spec .order-history__table__button {
  margin-top: 24px;
}

.product-spec table {
  width: 100%;
  margin-bottom: 24px;
}

.product-spec table td:last-child {
  text-align: right;
  padding-right: 30px;
}

.payment {
  margin-bottom: 40px;
}

.payment-icon-wrapper {
  float: left;
  margin-right: 16px;
}

.payment-icon {
  width: 61px;
  height: 61px;
}

.payment-icon img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  -mox-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}

.payment-description {
  overflow: hidden;
}

.payment-description h5 {
  margin-top: 0;
}

.payment-description p {
  margin-bottom: 0;
  line-height: 1.25;
}

.infobox-target--body .align-cell {
  padding: 0 20px;
}

.infobox-target--body .align-cell [class*="-4"]:nth-child(3n + 4) {
  clear: left;
}

.location-search {
  position: relative;
  margin-bottom: 10px;
}

.location-search--input {
  width: 100%;
  background: #fff;
  border: none;
  border-radius: 3px;
  height: 46px;
  padding: 6px 55px 0px 21px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}

.location-search--input:focus {
  outline: none;
}

.location-search--btn {
  border: none;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 14px;
  padding: 9px 17px 9px 10px;
}

.location-search--btn i {
  font-size: 30px;
}

.location-search--map-wrap {
  position: relative;
}

.location-search--map-wrap .nxc-gmap {
  height: 375px !important;
}

.location-search--map {
  background: #ccc;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.location-info--post {
  margin: 0 0 0;
  padding: 0;
}

.location-info--post p {
  margin-bottom: 5px;
}

.location-info--caption {
  font-size: 26px;
  font-weight: bold;
  margin: 54px 0 32px;
}

@media (max-width: 767px) {
  .location-info--caption {
    margin: 30px 0 5px;
  }
}

.location-info--title {
  font-size: 20px;
  margin-bottom: 1px;
  font-weight: bold;
}

.location-info--address {
  font-weight: lighter;
  margin-bottom: 10px;
}

.location-info--distance {
  color: #8e8388;
  margin-bottom: 31px;
  font-weight: lighter;
}

@media (max-width: 767px) {
  .location-info--distance {
    margin-bottom: 31px;
  }
}

.location-info--phone,
.location-info--email {
  font-weight: bold;
  line-height: 1.3;
}

.location-info .find-retailers__list .retailer:nth-child(2n + 1) {
  clear: left;
}

.box-product {
  display: table;
  width: 100%;
  margin: 20px 0;
}

@media (max-width: 767px) {
  .box-product {
    display: block;
  }
}

.box-product-pressed {
  padding-left: 90px;
}

@media (max-width: 1499px) {
  .box-product-pressed {
    padding: 0;
  }
}

.box-product--image {
  display: table-cell;
  vertical-align: middle;
  width: 1px;
}

@media (max-width: 767px) {
  .box-product--image {
    display: block;
    text-align: center;
    width: auto;
    margin-bottom: 15px;
  }
}

.box-product--image img {
  width: 130px;
}

@media (max-width: 1499px) {
  .box-product--image img {
    width: 100px;
  }
}

.box-product--body {
  vertical-align: middle;
  display: table-cell;
  padding-left: 53px;
}

@media (max-width: 1499px) {
  .box-product--body {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .box-product--body {
    padding: 0 15px;
    display: block;
  }
}

.box-product--title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 9px;
}

@media (max-width: 1499px) {
  .box-product--title {
    text-align: center;
    margin: 0 0 15px;
  }
}

.box-product--description {
  font-weight: lighter;
  line-height: 1.3;
  margin-bottom: 30px;
  min-height: 80px;
  max-width: 299px;
}

@media (max-width: 767px) {
  .box-product--description {
    max-width: none;
    min-height: auto;
    margin-bottom: 15px;
  }
}

.box-product--secondary {
  color: #8e8388;
  font-weight: lighter;
}

.box-product-sm .box-product--body {
  padding-left: 12px;
}

.box-product-sm .box-product--image {
  vertical-align: top;
}

.box-product-sm .box-product--image img {
  width: 61px;
  -mox-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}

.box-product-sm .box-product--description {
  margin-bottom: 12px;
  height: auto;
  width: auto;
}

.animation-frame {
  position: relative;
  overflow: hidden;
  background: no-repeat;
}

.header-widgets {
  clear: both;
}

.header-widgets .language-container {
  display: none;
  padding: 10px;
  background: #ffffff;
}

.header-widgets .language-container__button {
  margin-bottom: 0;
  line-height: normal;
  display: block;
  font-weight: 600;
}

.header-widgets .button--secondary-active:before {
  width: 10px;
}

.header-widgets .search-container {
  display: none;
  padding: 32px;
  margin-bottom: 28px;
}

.header-widgets .user-container {
  clear: both;
  display: none;
  margin-bottom: 28px;
}

.header-widgets .signin {
  padding: 32px;
}

.header-widgets .signin p {
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 20px;
}

.header-widgets .register-list {
  padding: 0;
  margin: 0 0 20px 20px;
  line-height: 1.6;
  font-family: Roobert;
  font-weight: bold;
}

.header-widgets .register-list li {
  color: #292929;
  font-size: 16px;
}

@media only screen and (min-width: 40.063em) {
  .header-widgets h2 {
    font-size: 36px;
  }
}

.header-widgets .signin__link {
  margin-top: 20px;
}

.signin__register-show-button {
  margin-top: 14px;
}

.header_forgot_password_form {
  display: none;
}

.brand-bg-primary {
  background: #e6e6e6a3;
}

.brand-bg-primary.light {
  background: #fdfefe;
}

.brand-bg-primary.dark {
  background: #c3d2d0;
}

.signin_collapse {
  overflow: hidden;
  height: 0;
  min-height: 0;
}

.brand-bg-secondary {
  background: #eeeff6;
}

.search-container,
.user-container {
  margin-top: 18px;
}

.section-product-title h1,
.section-product-title h2 {
  text-align: center;
  color: #000;
  margin: 55px 0 65px;
}

.section-chair-wrapper {
  position: relative;
}

.image-settings-block {
  position: absolute;
}

.sit--pos .settings-1 {
  top: 12.5%;
  left: 16.7%;
}

.sit--pos .settings-2 {
  top: 13.5%;
  right: 16.7%;
}

.sit--pos .settings-3 {
  bottom: 33.5%;
  left: 16.7%;
}

.sit--pos .settings-4 {
  bottom: 27.5%;
  right: 16.7%;
}

.recline--pos .settings-1 {
  top: 15.5%;
  left: 25.2%;
}

.recline--pos .settings-2 {
  top: 9.5%;
  right: 8.3%;
}

.recline--pos .settings-3 {
  bottom: 33.5%;
  left: 8.3%;
}

.recline--pos .settings-4 {
  bottom: 22.5%;
  right: 16.8%;
}

.the-chair-image {
  min-height: 160px;
  text-align: center;
}

.the-chair-image img {
  width: 640px;
  max-width: 100%;
  height: auto;
}

.round,
.image-circle-inner {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.settings-circle-wrapper {
  position: absolute;
}

.settings-circle-wrapper:hover .image-settings-text {
  opacity: 1;
}

.circle-right,
.circle-left {
  top: -15px;
}

.circle-right {
  right: -40px;
}

.circle-left {
  left: -40px;
}

.image-settings {
  position: relative;
  max-width: 218px;
}

.image-settings-text {
  overflow: hidden;
  padding-top: 19px;
  border-top: solid 2px #000000;
  width: 178px;
}

.image-settings-text p {
  font-size: 18px;
  font-weight: 100;
  line-height: 1.39;
  text-shadow: 1px 1px 4px #fff;
}

.image-settings-circle {
  border: solid 2px #000000;
  position: relative;
  width: 30.9px;
  height: 30.9px;
  background: #fff;
}

.image-circle-inner {
  position: absolute;
  width: 20.9px;
  height: 20.9px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 991px) {
  .sit--pos .settings-1,
  .sit--pos .settings-3 {
    left: 13%;
  }
  .sit--pos .settings-2,
  .sit--pos .settings-4 {
    right: 10%;
  }
}

@media only screen and (max-width: 991px) {
  .section-product-title h2 {
    font-size: 26px;
    margin: 38px 0;
  }
  .chair-image-settings {
    margin: 40px 0;
    padding: 0 10.4px;
  }
  .image-settings-block {
    position: relative;
    margin-bottom: 28px;
  }
  .sit--pos .settings-1,
  .sit--pos .settings-2,
  .sit--pos .settings-3,
  .sit--pos .settings-4,
  .sit--pos .circle-right,
  .sit--pos .circle-left,
  .recline--pos .settings-1,
  .recline--pos .settings-2,
  .recline--pos .settings-3,
  .recline--pos .settings-4,
  .recline--pos .circle-right,
  .recline--pos .circle-left {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .image-settings {
    max-width: 100%;
  }
  .circle-right,
  .circle-left {
    float: left;
    position: relative;
  }
  .image-settings-text {
    width: auto;
    border-top: none;
    padding-top: 0;
    padding-left: 22.6px;
  }
  .image-settings-text p {
    font-size: 14px;
    line-height: 1.5;
  }
  .image-settings-circle {
    width: 14px;
    height: 14px;
    border: solid 1px #000000;
  }
  .image-circle-inner {
    width: 10px;
    height: 10px;
  }
  .settings-circle-wrapper {
    padding-top: 2px;
  }
}

.section-slider {
  max-width: 1920px;
  margin: 0 auto;
}

.section-slider .slider-wrapper {
  padding: 50px 16px;
}

@media only screen and (max-width: 767px) {
  .section-slider .slider-wrapper {
    padding: 0 16px;
  }
}

.section-slider .bx-wrapper img {
  width: 350px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.section-slider .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.section-slider .bx-wrapper .bx-controls-direction a {
  border-right: 5px solid;
  border-bottom: 5px solid;
  width: 25px;
  height: 25px;
  z-index: 20;
}

.section-slider .bx-wrapper .bx-prev {
  background: none;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.section-slider .bx-wrapper .bx-next {
  background: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.section-slider .bx-wrapper .bx-loading {
  background: url("../img/bx-slider/bx_loader.gif") center center no-repeat #fff;
}

.section-slider .slide {
  float: left;
}

.slide-item p {
  text-transform: uppercase;
  font-family: Roobert;
  font-weight: bold;
  line-height: 1.06;
  text-align: center;
  color: #000;
  margin-top: 27px;
}

@media only screen and (max-width: 767px) {
  .slide-item p {
    margin-top: 17px;
    text-transform: none;
  }
}

.hero-slider {
  padding-top: 88px;
}

@media (max-width: 1359px) {
  .hero-slider {
    padding-top: 44px;
  }
}

.hero-slider .hero-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-slider .bx-wrapper .bx-viewport {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.hero-slider .bx-wrapper .bx-loading {
  background: url("../img/bx-slider/bx_loader.gif") center center no-repeat #fff;
}

.hero-slider .bx-wrapper .bx-controls-direction a {
  z-index: 20;
}

.section-reviews {
  max-width: 1920px;
  background-color: #fcf1ef;
  margin: 40px auto 0;
}

.reviews-block {
  text-align: center;
  padding: 28px 15px;
}

.reviews-logo {
  display: inline-block;
}

.reviews-logo img {
  width: 250px;
  height: auto;
  max-width: 100%;
}

.reviews-stars {
  margin-left: 35px;
  vertical-align: middle;
  display: inline-block;
  padding-top: 18px;
}

.blog-posts-section {
  margin-top: 40px;
  background-color: #f3dba9;
  padding: 0 30px 25px;
}

@media only screen and (max-width: 767px) {
  .blog-posts-section {
    margin-top: 15px;
    padding: 0;
  }
}

.block-posts-title {
  padding: 55px 0 0;
}

.block-posts-title.title--copy {
  margin: 0 auto 65px;
}

@media only screen and (max-width: 767px) {
  .block-posts-title {
    padding: 38px 0 0;
  }
  .block-posts-title.title--copy {
    margin: 0 auto 30px;
  }
}

.blog-image-item a {
  position: relative;
  display: inline-block;
}

.blog-image-item a:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}

.blog-image-item a:hover:before {
  background: rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 991px) {
  .blog-post-item {
    padding: 8px 0;
  }
}

.blog-post-title {
  font-family: Roobert;
  font-weight: bold;
  line-height: 1.15;
  font-size: 18px;
  overflow: hidden;
  margin: 25px 0 30px;
}

@media only screen and (max-width: 767px) {
  .blog-post-title {
    font-size: 24px;
    padding: 0 10px;
  }
}

.blog-post-description {
  padding: 12px 0;
}

@media only screen and (max-width: 991px) {
  .blog-post-description,
  .blog-post-date {
    padding: 6px 10px 12px;
  }
}

.blog-post-date {
  color: rgba(36, 35, 49, 0.5);
  min-height: initial;
}

.s-title--secondary h2,
.s-title--secondary h1 {
  margin-top: 3.2px;
}

.bg--blog-filter {
  /* background: #f3dba9; */
}

.blog-filter {
  padding: 20px 0;
}

.blog-filter ul {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}

.blog-filter ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 15px;
}

.blog-filter ul li a,
.blog-filter ul li span {
  font-family: Roobert;
  color: #757677;
  font-size: 16px;
  line-height: 1.6;
}

.blog-filter ul li a.active,
.blog-filter ul li span.active {
  font-weight: 700;
  color: #000;
}

.blog-filter ul li a:hover {
  color: #000;
}

.blog__main hr {
  margin-top: 0;
  border: 1px solid #ddd;
  clear: both;
  height: 0;
  border-width: 1px 0 0;
}

.blog__main .blog-post-title,
.blog__main .blog-post-description {
  padding: 0;
}

.blog__main .blog-post-title {
  /* height: 55px; */
}

.blog__main .blog-post-description {
  /* min-height: 150px; */
}

.blog__main .blog-post-item {
  padding: 0;
}

.blog__main .blog-image-item img {
  width: auto;
  max-height: 252px;
}

.blog__main .blog__post__category {
  color: #999;
  font-size: 12px;
}

.blog__main .blog__post__category a {
  font-weight: 100;
}

.blog__main .blog__post__category a:hover {
  color: #999;
}

.blog__main .icon-icon_blogarrow {
  display: inline-block;
  font-size: 20px;
  padding-right: 5px;
  vertical-align: text-bottom;
}

.blog__main .icon-icon_blogarrow:before {
  color: #363939;
}

.blog__main .blog-post-date {
  margin: 24px 0;
}

.blog__main .blog-post--primary .blog-post-date {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .blog-filter li:first-child {
    display: none;
  }
  .blog__main .blog-image-item img {
    max-height: none;
  }
}

.jobs-subpage {
  max-width: 695px;
  padding: 0 15px;
  margin: 0 auto;
}

.jobs-subpage-inner ul {
  margin: 0;
  padding-left: 15px;
}

.jobs-subpage-inner h1,
.jobs-subpage-inner h2,
.jobs-subpage-inner h3 {
  margin: 40px 0 24px;
}

.jobs-subpage-inner p,
.jobs-subpage-inner li {
  color: #292929;
}

.jobs-subpage-inner h4 {
  margin: 24px 0 18px;
}

.subpage-email-inner {
  margin: 40px auto 20px;
  padding: 18px 15px 28px;
}

@media screen and (max-width: 1023px) {
  .jobs-subpage {
    max-width: 100%;
  }
  .bg--subpage {
    background: #eeeff6;
  }
  .subpage-email-inner {
    margin: 20px auto 0;
  }
  .bg--subpage {
    margin-bottom: 15px;
  }
}

form[name="forgotpassword"] {
  padding-bottom: 0;
}

form[name="forgotpassword"] .forgot-pass-block {
  margin-bottom: 14px;
}

form[name="forgotpassword"] .forgot-pass-block label {
  text-align: left;
}

label {
  font-size: 14px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 100;
  line-height: 1.5;
  margin-bottom: 0;
}

.signin h2 {
  font-size: 38px;
}

.signin input {
  margin-bottom: 14px;
}

.signin p {
  font-size: 20px;
}

.signin ul li {
  font-family: Roobert;
  font-weight: bold;
}

.register-header {
  padding: 45px 15px;
}

.register-header ul,
.register-header p {
  text-align: left;
}

.register-header h2 {
  margin-top: 0;
}

.register-header p {
  margin-bottom: 18px;
}

.register-header ul {
  margin-top: 0;
}

.col-centered {
  margin: auto;
  float: none;
}

.register-form-header h4 {
  font-size: 24px;
  margin: 32px 0 24px;
}

.signin__register-container input[type="checkbox"],
.guarantee-registration__register input[type="checkbox"],
.checkout__personal-details input[type="checkbox"],
.signin__register-container input[type="radio"],
.guarantee-registration__register input[type="radio"],
.checkout__personal-details input[type="radio"] {
  display: none;
}

.signin__register-container .error input,
.guarantee-registration__register .error input,
.checkout__personal-details .error input,
.signin__register-container .error select,
.guarantee-registration__register .error select,
.checkout__personal-details .error select,
.signin__register-container .error textarea,
.guarantee-registration__register .error textarea,
.checkout__personal-details .error textarea {
  margin-bottom: 0;
}

.signin__register-container [data-abide] small.error,
.guarantee-registration__register [data-abide] small.error,
.checkout__personal-details [data-abide] small.error,
.signin__register-container [data-abide] span.error,
.guarantee-registration__register [data-abide] span.error,
.checkout__personal-details [data-abide] span.error {
  display: none;
}

.signin__register-container .custom-radio__label,
.guarantee-registration__register .custom-radio__label,
.checkout__personal-details .custom-radio__label {
  position: relative;
  left: 50px;
  top: 3px;
}

.signin__register-container .custom-radio,
.guarantee-registration__register .custom-radio,
.checkout__personal-details .custom-radio {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
  font-size: 16px;
  height: 45px;
  font-weight: 100;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.signin__register-container .custom-radio:before,
.guarantee-registration__register .custom-radio:before,
.checkout__personal-details .custom-radio:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  -mox-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  margin-right: 10px;
  padding-top: 0.17rem;
  left: 0;
  background-color: #fff;
  border: 1px solid #d7d7d7 !important;
  position: absolute;
}

.signin__register-container input[type="radio"]:checked + label:before,
.guarantee-registration__register input[type="radio"]:checked + label:before,
.checkout__personal-details input[type="radio"]:checked + label:before {
  font-family: "icomoon";
  content: "\e90c";
  font-size: 16px;
  color: #696969;
  text-align: center;
}

.signin__register-container label,
.guarantee-registration__register label,
.checkout__personal-details label {
  color: #696969;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  margin-bottom: 0;
}

.signin__register-container .header-widgets,
.guarantee-registration__register .header-widgets,
.checkout__personal-details .header-widgets {
  text-align: left;
  width: 100%;
}

.signin__register-container .header-widgets input,
.guarantee-registration__register .header-widgets input,
.checkout__personal-details .header-widgets input {
  margin-bottom: 5px;
  margin-top: 14px;
}

.signin__register-container fieldset,
.guarantee-registration__register fieldset,
.checkout__personal-details fieldset {
  border: 0;
  margin: 24px 0;
  padding: 0;
}

.signin__register-container fieldset .row,
.guarantee-registration__register fieldset .row,
.checkout__personal-details fieldset .row {
  margin: 0 -8px;
}

.signin__register-container legend,
.guarantee-registration__register legend,
.checkout__personal-details legend {
  font-size: 16px;
  margin-bottom: 0;
}

.signin__register-container .custom-checkbox .custom-checkbox__label p,
.guarantee-registration__register .custom-checkbox .custom-checkbox__label p,
.checkout__personal-details .custom-checkbox .custom-checkbox__label p {
  font-size: 10px;
  width: 95%;
}

.signin__register-container .button.primary,
.guarantee-registration__register .button.primary,
.checkout__personal-details .button.primary,
.signin__register-container .primary.hero-button-link,
.guarantee-registration__register .primary.hero-button-link,
.checkout__personal-details .primary.hero-button-link,
.signin__register-container .primary.banner-button-link,
.guarantee-registration__register .primary.banner-button-link,
.checkout__personal-details .primary.banner-button-link,
.signin__register-container .primary.button--secondary,
.guarantee-registration__register .primary.button--secondary,
.checkout__personal-details .primary.button--secondary,
.signin__register-container .primary.chair-moreinfo-link,
.guarantee-registration__register .primary.chair-moreinfo-link,
.checkout__personal-details .primary.chair-moreinfo-link,
.signin__register-container .primary.button--primary,
.guarantee-registration__register .primary.button--primary,
.checkout__personal-details .primary.button--primary,
.signin__register-container .primary.order-history__table__button,
.guarantee-registration__register .primary.order-history__table__button,
.checkout__personal-details .primary.order-history__table__button {
  margin-top: 24px;
  font-size: 20px;
  padding: 16px 20px 14px;
}

.signin__register-container .custom-checkbox:before,
.guarantee-registration__register .custom-checkbox:before,
.checkout__personal-details .custom-checkbox:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  padding-top: 0.3125rem;
  left: 0;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  position: absolute;
}

.signin__register-container input[type="checkbox"]:checked + label:before,
.guarantee-registration__register input[type="checkbox"]:checked + label:before,
.checkout__personal-details input[type="checkbox"]:checked + label:before {
  font-family: "icomoon";
  content: "\e90e";
  font-size: 18px;
  color: #363939;
  text-align: center;
}

.signin__register-container span.custom-checkbox__label,
.guarantee-registration__register span.custom-checkbox__label,
.checkout__personal-details span.custom-checkbox__label {
  display: block;
  left: 0;
  margin-left: 50px;
}

.register--aligned {
  text-align: left;
  width: 100%;
}

.register--aligned input,
.register--aligned .btn-block + .btn-block,
.register--aligned .modal-booking input + .btn-block,
.modal-booking .register--aligned input + .btn-block,
.register--aligned #formConfirmOrder .form-attribute select + .btn-block,
#formConfirmOrder .form-attribute .register--aligned select + .btn-block,
.register--aligned #formConfirmOrder .klarna-data.fname input + .btn-block,
#formConfirmOrder .klarna-data.fname .register--aligned input + .btn-block,
.register--aligned .modal-booking .btn-block + input,
.modal-booking .register--aligned .btn-block + input,
.register--aligned .modal-booking input + input,
.modal-booking .register--aligned input + input,
.register--aligned
  #formConfirmOrder
  .form-attribute
  .modal-booking
  select
  + input,
.modal-booking
  .register--aligned
  #formConfirmOrder
  .form-attribute
  select
  + input,
#formConfirmOrder
  .form-attribute
  .register--aligned
  .modal-booking
  select
  + input,
.modal-booking
  #formConfirmOrder
  .form-attribute
  .register--aligned
  select
  + input,
.register--aligned
  #formConfirmOrder
  .klarna-data.fname
  .modal-booking
  input
  + input,
.register--aligned #formConfirmOrder .form-attribute .btn-block + select,
#formConfirmOrder .form-attribute .register--aligned .btn-block + select,
.register--aligned
  .modal-booking
  #formConfirmOrder
  .form-attribute
  input
  + select,
#formConfirmOrder
  .form-attribute
  .register--aligned
  .modal-booking
  input
  + select,
.modal-booking
  .register--aligned
  #formConfirmOrder
  .form-attribute
  input
  + select,
#formConfirmOrder
  .form-attribute
  .modal-booking
  .register--aligned
  input
  + select,
.register--aligned #formConfirmOrder .form-attribute select + select,
#formConfirmOrder .form-attribute .register--aligned select + select,
.register--aligned
  #formConfirmOrder
  .klarna-data.fname
  .form-attribute
  input
  + select,
.register--aligned
  #formConfirmOrder
  .form-attribute
  .klarna-data.fname
  input
  + select,
#formConfirmOrder
  .klarna-data.fname
  .register--aligned
  .form-attribute
  input
  + select,
#formConfirmOrder
  .form-attribute
  .klarna-data.fname
  .register--aligned
  input
  + select,
.register--aligned #formConfirmOrder .klarna-data.fname .btn-block + input,
#formConfirmOrder .klarna-data.fname .register--aligned .btn-block + input,
#formConfirmOrder
  .klarna-data.fname
  .register--aligned
  .modal-booking
  input
  + input,
.register--aligned
  #formConfirmOrder
  .form-attribute
  .klarna-data.fname
  select
  + input,
.register--aligned
  #formConfirmOrder
  .klarna-data.fname
  .form-attribute
  select
  + input,
#formConfirmOrder
  .form-attribute
  .register--aligned
  .klarna-data.fname
  select
  + input,
#formConfirmOrder
  .klarna-data.fname
  .form-attribute
  .register--aligned
  select
  + input,
.register--aligned #formConfirmOrder .klarna-data.fname input + input,
#formConfirmOrder .klarna-data.fname .register--aligned input + input {
  margin: 14px 0 0;
}

.blog--post-title {
  padding: 38px 15px;
}

.blog-subpage__main {
  color: #292929;
  padding: 20px 0;
}

.blog-subpage__main p {
  margin-bottom: 24px;
}

.blog-subpage__main span.chicklets.facebook,
.blog-subpage__main span.chicklets.twitter,
.blog-subpage__main span.chicklets.googleplus,
.blog-subpage__main span.chicklets.pinterest,
.blog-subpage__main span.chicklets.instagram {
  background-image: none;
  padding: 0;
  top: 5px;
  position: relative;
}

.blog-subpage__main span.chicklets.facebook:before,
.blog-subpage__main span.chicklets.twitter:before,
.blog-subpage__main span.chicklets.googleplus:before,
.blog-subpage__main span.chicklets.pinterest:before,
.blog-subpage__main span.chicklets.instagram:before {
  font-family: "icomoon";
  color: #7c7b83;
  font-size: 16px;
}

@media (max-width: 767px) {
  .blog-subpage__main span.chicklets.facebook,
  .blog-subpage__main span.chicklets.twitter,
  .blog-subpage__main span.chicklets.googleplus,
  .blog-subpage__main span.chicklets.pinterest,
  .blog-subpage__main span.chicklets.instagram {
    top: 5px;
  }
  .blog-subpage__main span.chicklets.facebook:before,
  .blog-subpage__main span.chicklets.twitter:before,
  .blog-subpage__main span.chicklets.googleplus:before,
  .blog-subpage__main span.chicklets.pinterest:before,
  .blog-subpage__main span.chicklets.instagram:before {
    font-size: 11px;
  }
}

.blog-subpage__main span.chicklets.facebook:before {
  content: "\e900";
}

.blog-subpage__main span.chicklets.twitter:before {
  content: "\e904";
}

.blog-subpage__main span.chicklets.googleplus:before {
  content: "\e901";
}

.blog-subpage__main span.chicklets.pinterest:before {
  content: "\e903";
}

.blog-subpage__main span.chicklets.instagram:before {
  content: "\e909";
}

.blog-subpage__main span.stButton {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.blog-subpage__main .stButton .chicklets:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=1)";
  filter: alpha(opacity=1);
}

.blog-subpage__main .social-link:hover span.stButton .chicklets:before {
  color: #fff;
}

.footer-social-icons.blog--post-social {
  margin: 0;
}

.footer-social-icons.blog--post-social .social-item {
  padding: 0 5px;
}

.footer-social-icons.blog--post-social .social-item .social-link {
  width: 30px;
  height: 30px;
}

.footer-social-icons.blog--post-social .footer-social-icon {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .footer-social-icons.blog--post-social.blog--post-social .social-link {
    width: 25px;
    height: 25px;
  }
  .footer-social-icons.blog--post-social .footer-social-icon {
    font-size: 12px;
  }
}

.col--text-align {
  text-align: right;
}

@media screen and (max-width: 991px) {
  .col--text-align {
    text-align: left;
  }
}

.blog-subpage__main__content {
  padding: 18px 0;
}

.blog-subpage__main__content img {
  vertical-align: middle;
  height: auto;
  max-width: 100%;
}

.blog-subpage__main__content h2 {
  font-size: 36px;
}

.blog-subpage__main__content h3 {
  font-size: 34px;
}

.blog-subpage__main__content h5 {
  font-size: 20px;
}

.blog-subpage__main__content p {
  margin-bottom: 24px;
}

.blog--post-related {
  padding-bottom: 55px;
}

.blog--post-related h3 {
  font-size: 36px;
}

iframe {
  max-width: 100%;
}

@media (max-width: 767px) {
  iframe {
    height: auto;
  }
}

.scotch-overlay {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 1ms opacity ease;
  transition: 1ms opacity ease;
  background: rgba(0, 0, 0, 0.45);
}

.scotch-modal {
  position: absolute;
  z-index: 21;
  top: 50%;
  left: 50%;
  opacity: 0;
  width: 94%;
  padding: 24px 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: 1ms opacity ease;
  transition: 1ms opacity ease;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 2px;
  background: #fff;
}

.scotch-modal.scotch-open.scotch-anchored {
  top: 20px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.scotch-modal.scotch-open {
  opacity: 1;
}

.scotch-overlay.scotch-open {
  opacity: 1;
}

.scotch-close {
  font-size: 32px;
  font-weight: 700;
  line-height: 12px;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px 7px 7px;
  cursor: pointer;
  color: #aaa;
  border: 0;
  outline: none;
  background: none;
}

.scotch-overlay.fade-and-drop {
  display: block;
  opacity: 0;
}

.scotch-modal.fade-and-drop {
  top: -300%;
  opacity: 1;
  display: block;
}

.scotch-modal.fade-and-drop.scotch-open {
  top: 25%;
  -webkit-transition: 500ms top 500ms ease;
  transition: 500ms top 500ms ease;
}

.scotch-modal.fade-and-drop.scotch-open.scotch-anchored {
  -webkit-transition: 500ms top 500ms ease;
  transition: 500ms top 500ms ease;
}

.scotch-overlay.fade-and-drop.scotch-open {
  top: 0;
  -webkit-transition: 500ms opacity ease;
  transition: 500ms opacity ease;
  opacity: 1;
}

.scotch-modal.fade-and-drop {
  -webkit-transition: 500ms top ease;
  transition: 500ms top ease;
}

.scotch-overlay.fade-and-drop {
  -webkit-transition: 500ms opacity 500ms ease;
  transition: 500ms opacity 500ms ease;
}

#content {
  max-width: 72.5rem;
  display: none;
}

.scotch-content .terms-condition,
.scotch-content form[name="forgotpassword"] {
  max-width: 80%;
  padding-bottom: 10px;
}

.modal-product-change__spacer {
  border-color: #ddd;
  -o-border-image: none;
  border-image: none;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 0;
}

#booking-modal-content {
  display: none;
}

.half-width {
  max-width: 50%;
  padding: 30px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .half-width {
    max-width: 100%;
  }
}

.guarantee-registration__register {
  padding: 20px 0;
  margin-top: 20px;
  text-align: left;
}

.guarantee-registration__register .btn-block + .btn-block,
.guarantee-registration__register .modal-booking input + .btn-block,
.modal-booking .guarantee-registration__register input + .btn-block,
.guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  select
  + .btn-block,
#formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  select
  + .btn-block,
.guarantee-registration__register
  #formConfirmOrder
  .klarna-data.fname
  input
  + .btn-block,
#formConfirmOrder
  .klarna-data.fname
  .guarantee-registration__register
  input
  + .btn-block,
.guarantee-registration__register .modal-booking .btn-block + input,
.modal-booking .guarantee-registration__register .btn-block + input,
.guarantee-registration__register .modal-booking input + input,
.modal-booking .guarantee-registration__register input + input,
.guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  .modal-booking
  select
  + input,
.modal-booking
  .guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  select
  + input,
#formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  .modal-booking
  select
  + input,
.modal-booking
  #formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  select
  + input,
.guarantee-registration__register
  #formConfirmOrder
  .klarna-data.fname
  .modal-booking
  input
  + input,
.guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  .btn-block
  + select,
#formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  .btn-block
  + select,
.guarantee-registration__register
  .modal-booking
  #formConfirmOrder
  .form-attribute
  input
  + select,
#formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  .modal-booking
  input
  + select,
.modal-booking
  .guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  input
  + select,
#formConfirmOrder
  .form-attribute
  .modal-booking
  .guarantee-registration__register
  input
  + select,
.guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  select
  + select,
#formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  select
  + select,
.guarantee-registration__register
  #formConfirmOrder
  .klarna-data.fname
  .form-attribute
  input
  + select,
.guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  .klarna-data.fname
  input
  + select,
#formConfirmOrder
  .klarna-data.fname
  .guarantee-registration__register
  .form-attribute
  input
  + select,
#formConfirmOrder
  .form-attribute
  .klarna-data.fname
  .guarantee-registration__register
  input
  + select,
.guarantee-registration__register
  #formConfirmOrder
  .klarna-data.fname
  .btn-block
  + input,
#formConfirmOrder
  .klarna-data.fname
  .guarantee-registration__register
  .btn-block
  + input,
#formConfirmOrder
  .klarna-data.fname
  .guarantee-registration__register
  .modal-booking
  input
  + input,
.guarantee-registration__register
  #formConfirmOrder
  .form-attribute
  .klarna-data.fname
  select
  + input,
.guarantee-registration__register
  #formConfirmOrder
  .klarna-data.fname
  .form-attribute
  select
  + input,
#formConfirmOrder
  .form-attribute
  .guarantee-registration__register
  .klarna-data.fname
  select
  + input,
#formConfirmOrder
  .klarna-data.fname
  .form-attribute
  .guarantee-registration__register
  select
  + input,
.guarantee-registration__register
  #formConfirmOrder
  .klarna-data.fname
  input
  + input,
#formConfirmOrder
  .klarna-data.fname
  .guarantee-registration__register
  input
  + input {
  margin-top: 14px;
}

.guarantee-registration__register.guearantee--login .row {
  margin: 0 -15px;
}

.guarantee-registration__register .custom-radio.margin-left {
  margin-left: 50px;
}

.guarantee-registration__register .add_item {
  margin-bottom: 10px;
}

.guarantee-registration__register .guarantee-registration__terms {
  padding-top: 15px;
  padding-bottom: 15px;
}

.guarantee-registration__register label {
  font-weight: 100;
}

.guarantee-registration__register .add_item,
.guarantee-registration__register .add-item-cell {
  margin-bottom: 10px;
}

.guarantee-registration__register .add_item input[type="button"],
.guarantee-registration__register .add-item-cell input[type="button"] {
  background: #fff;
}

.guarantee-registration__register select {
  background-color: #fff;
  background-image: none;
}

.guarantee-registration__register .custom-checkbox__longlabel {
  position: relative;
  left: 50px;
}

.guarantee-registration__register .custom-checkbox {
  cursor: pointer;
  position: relative;
  margin-bottom: 18px;
  padding-left: 0;
  padding-bottom: 10px;
  font-size: 18px;
}

.guarantee-registration__register .captcha-block p {
  font-size: 18px;
}

.guarantee-registration__register .captcha-block .captcha.input-wrapper {
  width: 25%;
}

.guarantee-registration__register .captcha-block img,
.guarantee-registration__register .captcha-block .captcha {
  float: left;
  margin-right: 20px;
}

.guarantee-registration__register .captcha-block img {
  margin-bottom: 14px;
}

.guarantee-registration__register #nxc-captcha-collection-input-44568 {
  padding: 12px;
}

.guarantee-registration__register input#smb_btn {
  font-size: 16px;
  float: right;
  clear: both;
}

.guarantee-registration__register .registration_message_btn {
  float: right;
  clear: both;
  display: none;
  width: 210px;
}

.guarantee-registration__register .registration_message_btn small.error {
  padding: 0 !important;
}

.guarantee-registration__register .add_item select {
  width: 100%;
}

.guarantee-registration__register .add_item input[type="text"] {
  width: 100%;
}

.guarantee-registration__terms-conditon {
  padding: 18px 0;
  margin: 20px 0 0;
}

.guarantee-registration__info h3 {
  margin-top: 24px;
}

.guarantee-registration__info .registered_chair {
  padding: 25px 0;
}

.guarantee-registration__info .registered_chair p {
  margin: 0;
  font-size: 16px;
}

.guarantee-registration__info .registered_chair .reg_date {
  text-align: right;
}

.guarantee-registration__info .chair_img {
  float: left;
}

.guarantee-registration__info .chair_info {
  float: left;
  width: 600px;
  margin-left: 30px;
  margin-top: 20px;
}

.guarantee-registration__info .chair_info p {
  margin: 0;
}

.guarantee-registration__info .reg_date {
  margin-top: 20px;
}

#hidden_form {
  display: none;
}

.guarantee-registration__header h2 {
  cursor: pointer;
}

.layout-container.cart-layout-container{
  width: 100%;
  max-width: 1422px;
  padding: 0 15px;
  margin: 0 auto;
}

.cart-layout-container  section.terms .button-block,
.cart-layout-container section.terms .error small.error{
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

@media(max-width: 560px){
  .cart-layout-container  section.terms .button-block button{
    margin-left: 0;
    margin-top: 20px;
  }
  .cart-layout-container  section.terms .button-block a{
    margin-right: 0!important;
    text-align: left;
  }
}

.cart-layout-container  section.terms .buttons-checkout{
  margin-top: 60px;
}

.cart-layout-container .delete-btn.quantity__decrease,
.cart-layout-container .add-btn.quantity__increase{
  border-radius: 30px;
}

.cart-layout-container .quantity__amount{
  margin: 0 15px;
  padding-top: 5px;
  font-size: 24px;
  color: #696969;
}

@media(max-width: 992px){
  .cart-layout-container .quantity{
    display: flex;
    justify-content: center;
    margin: 10px 0;
  }
  .cart-layout-container .line-separator{
    display: none;
  }
}

@media (max-width: 767px){
  .cart-header.show-for-small-only .row div:nth-child(3) {
      padding: 4px 0 0 15px;
  }
}

@media(max-width: 767px){
  .cart-layout-container .quantity{
    display: block;
    justify-content: inherit;
  }
  .cart-layout-container .total-price h3,
  .cart-layout-container .total-label{
    font-size: 20px;
  }
}

@media(max-width: 992px){
  .cart-layout-container .quantity__amount{
    margin: 0 15px;
  }
}


.cart-layout-container  section.terms .button-block .button.button--tertiary.js-back-to,
.cart-layout-container  section.terms .button-block .button.button--primary.ga_tracking{
  padding: 0;
  background: none;
  font-family: Roobert!important;
  font-weight: 400!important;
  font-size: 24px!important;
  line-height: 24px!important;
  color: #696969!important;
  text-transform: inherit;
  margin-bottom: 0;
  border: none;
  padding-right: 40px;
  margin-right: 50px;
  position: relative;
  overflow: visible;
}

.cart-layout-container  section.terms .button-block .button.button--tertiary.js-back-to:before,
.cart-layout-container  section.terms .button-block .button.button--primary.ga_tracking:before{
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
}

.cart-layout-container  section.terms{
  margin: 0;
  padding: 16px 0 190px 0;
}

.cart-layout-container  section.terms .custom-checkbox{
  text-align: left;
}

.cart-layout-container  section.terms .custom-checkbox:before{
  margin-left: 0;
  width: 32px;
  height: 32px;
  /* top: 10px; */
  position: absolute;
}

.payment-wrapper input[type="checkbox"]:checked+label:before,
.agree-checkbox:before{
  line-height: 24px!important;
  padding-top: 5px!important;
}

.cart-layout-container  section.terms .custom-checkbox__label{
  font-family: Roobert!important;
  font-weight: 400!important;
  font-size: 16px!important;
  line-height: 24px!important;
  color: #696969!important;
}

@media (max-width: 768px){
  .cart-layout-container .section.t-indent{
    padding-bottom: 0;
  }
}

.cart-header {
  /* display: block!important; */
}

.cart-layout-container .cart-product-item.cart-product-item--secondary{
  border-bottom: 1px solid #CFCFCF;
  margin-bottom: 10px;
}

.cart-header.title-header {
  margin-bottom: 75px!important;
}

.cart-header .item:first-child{
  margin: 0;
}

.cart-header .titleCart{
  padding: 0!important;
  font-family: Roobert!important;
  font-weight: 400!important;
  font-size: 54px!important;
  line-height: 64px!important;
  color: #696969!important;
  margin: 0;
  margin-bottom: 16px!important;
}

.cart-header .item{
  margin-right: 5px!important;
  padding: 0!important;
  font-family: Roobert!important;
  font-weight: 400!important;
  font-size: 24px!important;
  line-height: 28px!important;
  color: #696969!important;
  text-transform: capitalize!important;
}

.cart-header h4 {
  font-size: 23px;
}

.cart-content {
  padding-left: 30px!important;
  padding-right: 30px!important;
  padding-bottom: 30px!important;
  background: #FBFBFB;
}


.cart-addon-item__add-extras,
.cart-product-item {
  background: #FBFBFB;
}

.payment-wrapper .cart-product-item{
  background: transparent!important;
}

.payment-wrapper .checkout__navigation .continue_btn{
  padding: 0;
  background: none;
  font-family: Roobert!important;
  font-weight: 400!important;
  font-size: 24px!important;
  line-height: 24px!important;
  color: #696969!important;
  text-transform: inherit;
  margin-bottom: 0;
  border: none;
  padding-right: 40px;
  margin-right: 50px;
  position: relative;
  overflow: visible;
  display: inline-block;
  width: auto;
}

.payment-wrapper .checkout__navigation .continue_btn:after{
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
}

.containerWrapperCart{
  width: 100%;
  max-width: 1422px;
  padding: 0 15px;
  margin: 0 auto;
}

.containerWrapperCart .checkout__personal-details{
  padding-left: 0!important;
  padding-right: 0!important;
}

.containerWrapperCart .container-inner .buttonblock a.button--tertiary,
.containerWrapperCart .container-inner .buttonblock button.button--primary{
  padding: 0;
  background: none;
  font-family: Roobert!important;
  font-weight: 400!important;
  font-size: 24px!important;
  line-height: 24px!important;
  color: #696969!important;
  text-transform: inherit;
  margin-bottom: 0;
  border: none;
  padding-right: 40px;
  margin-right: 50px;
  position: relative;
  overflow: visible;
}

@media (max-width: 768px){
  .containerWrapperCart .container-inner .buttonblock{
    text-align: left!important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .containerWrapperCart .container-inner .buttonblock a.button--tertiary,
  .containerWrapperCart .container-inner .buttonblock button.button--primary{
    margin: 0;
    margin-bottom: 30px;
  }
}

.containerWrapperCart .container-inner .buttonblock button.button--primary:after{
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
}

.containerWrapperCart .container-inner .buttonblock a.button--tertiary:after{
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(180deg);
}


.cart-product-item {
  margin-top: 20px;
  padding: 60px 10px;
  color: #292929;
  background: #FBFBFB!important;
}

.cart-product-item img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.cart-product-item p {
  margin-bottom: 20px;
}

.cart-product-item p span {
  font-size: 12px;
  font-family: Roobert;
  font-weight: 400;
  text-transform: uppercase;
  color: #3f3f40;
}

.cart-addon-item__main img,
.cart-product-item img {
  margin-bottom: 40px;
}

.show-for-small-only {
  display: none;
}

.show-for-small-only h4 {
  font-size: 18px;
}

@media(max-width: 767px){
  .show-for-small-only h4 {
    font-weight: 400;
  }
}

.cart-product-item__product-name,
.cart-addon-item__name {
  font-family: Roobert;
  font-weight: 400;
  font-size: 24px!important;
  text-transform: uppercase;
  color: #696969;
}

.product-price h4.cart-product-item__product-price,
.product-price .cart-addon-item__price{
  color: #696969!important;
  font-size: 24px!important;
}

@media(max-width: 767px){
  .product-price h4.cart-product-item__product-price,
  .product-price .cart-addon-item__price{
    font-size: 18px!important;
  }
}

.item-price-sum h4.cart-product-item__total-price,
.item-price-sum .cart-addon-item__total-price {
  color: #696969!important;
  font-size: 24px!important;
}

@media(max-width: 767px){
  .item-price-sum h4.cart-product-item__total-price,
  .item-price-sum .cart-addon-item__total-price {
    font-size: 18px!important;
  }
}

hr {
  border-color: #ddd;
  -o-border-image: none;
  border-image: none;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 20px 0 19px;
}

.cart-product-item__product-spec p {
  color: #696969;
  font-weight: 400;
}

.cart-product-item__product-price,
.cart-product-item__total-price,
.cart-addon-item__price,
.cart-addon-item__total-price {
  margin-bottom: 8px;
  font-family: Roobert;
  font-weight: 400;
  font-size: 21px;
}

@media only screen and (max-width: 767px) {
  .cart-product-item__product-price,
  .cart-product-item__total-price,
  .cart-addon-item__price,
  .cart-addon-item__total-price {
    font-size: 18px;
  }
}

.icon-arrow_forward {
  line-height: 0 !important;
}

.quantity__amount {
  float: left;
  font-size: 21px;
  margin-right: 12px;
  padding-top: 12px;
  line-height: 19.6px;
}

.icon-minus,
.icon-add {
  font-family: "icomoon" !important;
  font-size: 22px;
}

.delete-btn.quantity__decrease,
.add-btn.quantity__increase {
  float: left;
  color: #fff!important;
  margin-right: 1px;
  background: #363939;
  line-height: 16px;
  outline: none;
  border: none;
  padding: 0;
  width: 28px;
  height: 28px;
}

.add_btn {
  border: none;
  position: relative;
  top: -5px;
}

.cart-addon-item__add-extras .arrow,
.order-details__item__extras .arrow {
  width: 100%;
  position: absolute;
  top: -85%;
  border-top: 3px solid #fff;
}

.cart-addon-item__add-extras .arrow:after,
.cart-addon-item__add-extras .arrow:before,
.cart-addon-item__add-extras .arrow:after,
.cart-addon-item__add-extras .arrow:before,
.order-details__item__extras .arrow:after,
.order-details__item__extras .arrow:before {
  bottom: 99.5%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.cart-addon-item__add-extras .arrow:after,
.order-details__item__extras .arrow:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #eeeef5;
  border-width: 7px;
  margin-left: -7px;
}

.cart-addon-item__add-extras .arrow:before,
.order-details__item__extras .arrow:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #fff;
  border-width: 11px;
  margin-left: -11px;
}

.cart-addon-item__main {
  margin-top: 50px !important;
}

.cart-addon-item {
  padding: 60px 0;
}

.cart-addon-item__add-extras {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .show-for-medium-up {
    display: none;
  }
  .show-for-small-only {
    display: block;
    background: transparent;
    padding-bottom: 0;
  }
}

.cart-product-item--secondary {
  background: #f2f5f5;
}

.fl--right {
  float: right;
}

.basket_total h3,
.campaign h3 {
  font-size: 35px;
  margin: 20px 0 8px;
}

.basket_total h3 strong,
.campaign h3 strong {
  font-family: Roobert;
  font-weight: bold;
}

.discount-code-input .button,
.discount-code-input .hero-button-link,
.discount-code-input .banner-button-link,
.discount-code-input .button--secondary,
.discount-code-input .chair-moreinfo-link,
.discount-code-input .button--primary,
.discount-code-input .order-history__table__button {
  text-transform: uppercase;
}

.campaign h3 {
  margin: 3px 0 10px;
}

@media (max-width: 991px) {
  .campaign .button,
  .campaign .hero-button-link,
  .campaign .banner-button-link,
  .campaign .button--secondary,
  .campaign .chair-moreinfo-link,
  .campaign .button--primary,
  .campaign .order-history__table__button {
    margin-top: 6px;
  }
}

section.terms {
  margin-top: 15px;
  padding: 20px 0;
}

section.terms .button,
section.terms .hero-button-link,
section.terms .banner-button-link,
section.terms .button--secondary,
section.terms .chair-moreinfo-link,
section.terms .button--primary,
section.terms .order-history__table__button {
  margin-bottom: 6px;
}

@media (min-width: 992px) {
  section.terms .button-block {
    margin-left: -14px;
    margin-top: -7px;
  }
}

section.terms p .indicatelink {
  text-decoration: underline;
  color: #3c3c3b;
}

section.terms .custom-checkbox__label {
  margin-left: 50px!important;
  margin-top: 5px;
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 100;
  display: inline-block;
}

section.terms .primary--medium {
  background: #292929;
}

section.terms .primary--medium {
  width: 75%;
}

section.terms .error small.error {
  display: block;
}

section.terms .error .custom-checkbox__label {
  color: #b34747;
}

input[type="radio"],
input[type="checkbox"] {
  display: none;
}

.custom-checkbox {
  color: #4d4d4d;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.custom-checkbox:before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  padding-top: 0.3125rem;
  left: 0;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  position: absolute;
}

input[type="checkbox"]:checked + label:before {
  font-family: "icomoon";
  content: "\e90e";
  font-size: 18px;
  color: #363939;
  text-align: center;
  font-weight: 100;
}

.section-sign-in,
.checkout__step {
  background: #ebf3f3;
}

.section-sign-in {
  padding: 20px;
}

.sign-in__title {
  float: left;
  font-size: 35px;
  margin-right: 10px;
}

.sign-in__title,
.show_sign_in_block {
  margin-top: 3px;
}

.register_login_form,
.register_forgot_password {
  display: none;
}

.register_login_form input,
.register_login_form .button,
.register_login_form .hero-button-link,
.register_login_form .banner-button-link,
.register_login_form .button--secondary,
.register_login_form .chair-moreinfo-link,
.register_login_form .button--primary,
.register_login_form .order-history__table__button,
.register_forgot_password input,
.register_forgot_password .button,
.register_forgot_password .hero-button-link,
.register_forgot_password .banner-button-link,
.register_forgot_password .button--secondary,
.register_forgot_password .chair-moreinfo-link,
.register_forgot_password .button--primary,
.register_forgot_password .order-history__table__button {
  margin-bottom: 14px;
}

.register_forgot_password .forgot-pass-button {
  margin-top: 20px;
}

.register_forgot_password form[name="forgotpassword"] {
  margin-top: 0;
}

.checkout__step {
  padding: 10px;
}

.checkout__personal-details {
  background: #eeeef5;
  padding: 60px 10px;
}

.checkout__personal-details fieldset {
  border: none;
  padding: 0;
  margin-top: 14px;
}

.checkout__personal-details fieldset [class*="col-"] {
  margin: 0;
  text-align: left;
}

.checkout__personal-details legend {
  font-size: 16px;
  margin: 0;
  padding: 3px 0;
  text-align: left;
}

.checkout__personal-details input[type="email"],
.checkout__personal-details .custom-checkbox__label {
  text-align: left;
  font-weight: 100;
  font-size: 18px;
}

.checkout__becomemember {
  background: #ebf3f3;
  font-weight: 100;
  padding: 60px 10px;
  margin-top: 30px;
}

.checkout__becomemember h3 {
  font-size: 35px;
}

.checkout__becomemember label {
  text-align: left;
}

.checkout__becomemember .custom-checkbox__label {
  position: relative;
  left: 50px;
  font-weight: 100;
  font-size: 18px;
}

@media (max-width: 767px) {
  .checkout__becomemember .custom-checkbox__label {
    top: 50px;
    left: 0;
  }
}

.checkout__navigation {
  margin-top: 60px;
}

.checkout__navigation .continue_btn {
  background: #292929;
}

.checkout__navigation .button,
.checkout__navigation .hero-button-link,
.checkout__navigation .banner-button-link,
.checkout__navigation .button--secondary,
.checkout__navigation .chair-moreinfo-link,
.checkout__navigation .button--primary,
.checkout__navigation .order-history__table__button {
  margin-bottom: 6px;
}

@media (max-width: 767px) {
  .order-details h1 {
    font-size: 34px;
  }
}

.order-details__item {
  background: #ece9ed;
  margin-bottom: 10px;
}

.order-details__item img {
  max-width: 100%;
  height: auto;
  padding: 30px 0 0 10px;
}

.order-details__item__product__info {
  padding: 30px;
}

.order-details__item__product__info strong {
  font-family: Roobert;
  font-weight: bold;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .header_login_form .button,
  .header_login_form .hero-button-link,
  .header_login_form .banner-button-link,
  .header_login_form .button--secondary,
  .header_login_form .chair-moreinfo-link,
  .header_login_form .button--primary,
  .header_login_form .order-history__table__button {
    margin-bottom: 10px;
  }
}

.header--payment {
  padding: 50px 0 40px 0;
}

main[role="main"] {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

main[role="main"] .title {
  font-size: 44px;
  color: #292929;
}

main[role="main"] .payment-details {
  width: 650px;
  max-width: 100%;
  margin: 0 auto;
  color: #292929;
}

main[role="main"] .payment-details legend {
  font-weight: 700;
  margin-bottom: 5px;
}

main[role="main"] .payment-details legend,
main[role="main"] .payment-details p,
main[role="main"] .payment-details h4 {
  font-size: 16px;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia,
    serif;
}

main[role="main"] .order-details__item p {
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia,
    serif;
  margin: 8px 0;
  line-height: 1.4;
}

main[role="main"] .order-details__item p strong {
  font-family: inherit;
  text-transform: none;
}

main[role="main"] .order-details__item h4 {
  text-transform: uppercase;
  font-weight: bold;
}

main[role="main"] .order-details__item__product__info {
  padding: 15px;
}

main[role="main"] fieldset {
  border: none;
}

main[role="main"] #dibs-payment .paytypeItem {
  display: none;
}

.footer-payment {
  padding: 10px 0;
}

.thank-you {
  padding: 20px 10px;
}

.thank-you h1 {
  margin-top: 3px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .thank-you h1 {
    margin-top: 14px;
  }
}

.thank-you p {
  margin-bottom: 20px;
}

.delivery p {
  margin-bottom: 0;
}

.delivery .margin-bottom {
  margin-bottom: 20px;
}

.order-details {
  margin-top: 18px;
}

.order-details h1 {
  margin-bottom: 8px;
}

.order-details__item__extras .arrow {
  width: 92.6%;
}

.order-details__item__extras__extra {
  padding: 30px;
}

.delivery strong,
.total-price strong,
.order-details__item__extras__extra strong {
  font-family: Roobert;
  font-weight: bold;
  text-transform: uppercase;
}

.total-price {
  /* margin-top: 20px; */
  /* border-top: 3px solid #000; */
  /* border-bottom: 3px solid #000; */
  /* padding: 20px 0; */
}

.total-label,
.basket_total h3{
  font-size: 24px;
  font-weight: 400!important;
}
.basket_total{
  border-bottom: 1px solid #CFCFCF;
  margin: 0;
}
.basket_total *{
 color: #696969;
}

small.error,
span.error {
  background: none;
  font-weight: 100;
  color: #b34747;
  font-size: 16px;
  display: none;
  padding: 6px 9px 9px;
  text-align: left;
}

.error small.error {
  display: block;
}

.order-history {
  padding: 50px 0;
  background: #eeede7;
}

.order-history__table,
.order-history {
  background: #eeede7;
}

.order-history__header {
  margin-bottom: 0;
  text-align: center;
  padding-bottom: 50px;
  margin-top: 3px;
}

.order-history__table__button {
  text-transform: uppercase;
  line-height: 16px;
}

.order-history__table {
  color: #222;
  cursor: default;
  font-size: 14px;
  border: none;
  width: 100%;
  border-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}

.order-history__table .no-td-padding {
  padding: 0;
}

.order-history__table th,
.order-history__table td {
  padding: 10px 50px;
  line-height: 18px;
}

.order-history__table__header {
  border-bottom: 1px solid #c9c9c4;
}

.order-history__table td {
  vertical-align: middle;
}

.order-history__table__button {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.order-history__table__button--expand:after,
.order-history__table__button--collapse:after {
  font-family: icomoon;
  margin-left: 10px;
}

.order-history__table__button--expand:after {
  content: "\e603";
}

.order-history__table__button--collapse:after {
  content: "\e602";
}

.order-history__table__order-details__header {
  font-size: 20px;
  margin-bottom: 10px;
}

.order-history__table__order-details__addonitem {
  margin-top: 30px;
}

.order-history__table__order-details__header,
.order-history__table__order-details__addonitem {
  padding: 0 50px;
}

.order-history__table__order-details__productitem__product-text h4,
.order-history__table__order-details__productitem__total-price h4 {
  font-family: Roobert;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
}

.order-history__table__order-details__total {
  border-top: 2px solid #363939;
  border-bottom: 2px solid #363939;
  margin-top: 30px;
  padding: 30px 50px;
}

.order-history__table__order-details__total__total,
.order-history__table__order-details__total__total-amount {
  font-size: 23px;
}

.order-history__table__order-details__productitem__product-text p {
  font-size: 12px;
}

.order-history__table__order-details__productitem__quantity {
  font-size: 18px;
  margin: 10px 0 20px;
}

.order-history__table__order-details__info {
  border-bottom: 10px solid #d0cfc5;
  padding: 50px;
}

.order-history__table__order-details__info h4 {
  font-size: 23px;
  margin-bottom: 8px;
}

.order-history__table__order-details__info p {
  margin-bottom: 24px;
}

.order-history__table__order-details__info strong {
  font-family: Roobert;
  font-weight: bold;
  text-transform: uppercase;
}

.order-history__table__order-details__info .no-margin-bottom {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .order-history__table__order-details__info {
    padding: 50px 20px;
  }
  .order-history__table__order-details__info h4 {
    font-size: 18px;
  }
  .hide-for-small {
    display: none;
  }
}

@media (max-width: 991px) {
  .show-for-medium-up {
    display: none;
  }
}

.site {
  margin: 0 auto;
  max-width: 955px;
}

.site label {
  font-size: 14px;
}

.site input,
.site select,
.site textarea {
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
}

.site .button,
.site .hero-button-link,
.site .banner-button-link,
.site .button--secondary,
.site .chair-moreinfo-link,
.site .button--primary,
.site .order-history__table__button {
  margin-bottom: 10px;
}

.ezcca-edit-signature,
.ezcca-edit-image,
.ezcca-edit-user_account legend {
  display: none;
}

.my-account-widget {
  padding: 20px;
  margin-bottom: 0;
}

.my-account-widget__nav {
  text-align: left;
  color: #292929;
}

.my-account-widget__nav__list,
.my-account-widget__nav__user {
  list-style-type: none;
  line-height: 1.6;
  padding: 0;
}

.my-account-widget__nav__list li,
.my-account-widget__nav__user li {
  padding: 0 20px;
  display: inline-block;
}

.my-account-widget__nav__list li a,
.my-account-widget__nav__user li a {
  font-family: Roobert;
  font-weight: bold;
  font-size: 12px;
}

.my-account-widget__nav__list li:first-child,
.my-account-widget__nav__user li:first-child {
  padding-left: 0;
}

.my-account-widget__nav__list {
  margin: 0;
}

.my-account-widget__nav__list li a {
  text-transform: uppercase;
}

.my-account-widget__nav__user {
  margin: 10px 0;
}

.my-account-widget__nav__user li p {
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 100;
  position: relative;
}

.my-account-widget__nav__user li p:after {
  content: "|";
  position: absolute;
  right: -25px;
}

.my-account-widget__nav__user li a {
  margin-bottom: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.fancybox-close {
  background-image: url("../img/assets/button_close-128.png");
  top: 24px;
  right: 24px;
  width: 19px;
  background-repeat: no-repeat;
  height: 19px;
  background-size: contain;
  background-position: center center;
}

.fancybox-skin {
  background-color: #fff;
  -mox-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.modal-booking {
  max-width: 460px;
  margin: 0 auto;
  padding: 0 10px 77px;
}

.modal-booking h2 {
  font-weight: 600;
  font-size: 26px;
  margin: 66px 0 52px;
  color: #361414;
}

.modal-booking p {
  font-weight: 100;
  font-size: 16px;
  line-height: 1.56;
  margin-bottom: 36px;
}

.modal-booking p:last-of-type {
  margin-bottom: 0;
}

.modal-booking select {
  margin-bottom: 48px;
  color: #000000;
  margin-top: 36px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=");
}

.modal-booking select option {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}

.modal-booking input {
  margin-bottom: 13px;
}

.modal-booking input:focus {
  border: solid 1px #000000;
}

.modal-booking input.input-hidden.demo-popup-shop {
  height: 0;
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
}

.modal-booking .button,
.modal-booking .hero-button-link,
.modal-booking .banner-button-link,
.modal-booking .button--secondary,
.modal-booking .chair-moreinfo-link,
.modal-booking .button--primary,
.modal-booking .order-history__table__button {
  margin-top: 40px;
}

.modal-booking .input-wrapper,
.modal-booking .dropdown-default-text {
  position: relative;
}

.modal-booking .input-wrapper small,
.modal-booking .dropdown-default-text small {
  position: absolute;
  font-size: 10px;
  top: 0;
  right: 0;
  font-weight: 600;
  color: #e16464;
}

.modal-booking .dropdown-default-text small.error {
  top: -20px;
  right: -30px;
}

.section.service--panel,
.service--panel.hero--about {
  margin-bottom: 20px;
}

.find-retailers__secondary {
  padding-top: 20px;
  margin-bottom: 16px;
}

@media (min-width: 991px) {
  .large-centered,
  .small-centered {
    margin: 0 auto;
    float: none;
  }
}

.find-retailers__secondary .search-container {
  padding-top: 20px;
}

.find-retailers__secondary .search-container .icon-search {
  position: absolute;
  top: 0;
  right: 25px;
  width: 25px;
  font-size: 25px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  height: 25px;
}

.attribute-image img,
#btcwrapperr img {
  max-width: 100%;
  height: auto;
}

#btcwrapperr p {
  margin-bottom: 20px;
}

#btcwrapperr strong {
  font-family: Roobert;
  font-weight: bold;
  text-transform: uppercase;
}

#btcwrapperr .about-us__testimonials__container__item-name {
  margin: 20px 0 0 40px;
  padding-bottom: 20px;
  font-size: 18px;
}

.about-us__testimonials__container {
  background: #e3e3e4;
  padding: 60px 20px;
}

.about-us__testimonials__container__header {
  text-align: center;
}

.about-us__testimonials__container__header h2,
.about-us__testimonials__container__header h1 {
  margin-bottom: 60px;
}

.about-us__testimonials__container__item {
  background: #fff;
  padding: 40px;
  font-style: italic;
}

.about-us__testimonials__container__arrow {
  height: 0;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  margin-left: 50px;
}

.row.imggrid {
  padding-top: 15%;
  padding-right: 5%;
}

.row.imggrid img {
  width: 42%;
  padding-bottom: 69px;
  max-width: 100%;
  height: auto;
}

.nxc-gmap-container {
  position: relative;
  overflow: hidden;
}

.js-retailers-infobox {
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 280px;
  padding: 15px;
  opacity: 0;
  border: solid 1px #ddd;
  z-index: 1;
  background-color: #fff;
}

.js-retailers-infobox--content {
  padding-right: 10px;
}

.js-retailers-infobox--closebtn {
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 40px;
  line-height: 1;
}

.find-retailers__list {
  padding: 20px 0;
}

.booking-selection {
  cursor: pointer;
  position: relative;
  outline: 0;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 36px 0 48px;
  padding: 16px 30px 15px;
  line-height: 16px;
  border: 1px solid #d3d3d6;
  -webkit-appearance: none;
  font-weight: 100;
  font-size: 16px;
  -mox-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.booking-selection.active {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-color: #000000;
  z-index: 10;
}

.booking-selection.active .menu {
  border-color: #000000;
}

.booking-selection.visible {
  z-index: 10;
}

.booking-selection .dropdown-default-text {
  color: #000000;
}

.booking-selection .dropdown-default-text.text--pasted {
  font-weight: 700;
}

.booking-selection .dropdown-default-text.text--pasted span {
  float: right;
  font-weight: 100;
  padding-right: 3%;
}

.booking-selection .menu {
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: 190px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  border-top-width: 0 !important;
  outline: 0;
  margin: 0 -1px;
  min-width: calc(100% + 2px);
  width: calc(100% + 2px);
  -mox-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  cursor: auto;
  position: absolute;
  display: none;
  top: 100%;
  background: #fff;
  border: 1px solid transparent;
  font-size: 1em;
  text-shadow: none;
  text-align: left;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  z-index: 11;
  will-change: transform, opacity;
}

.booking-selection .menu > .item {
  border-top: 1px solid rgba(168, 167, 176, 0.3);
  padding: 16px 30px 15px;
  font-size: 16px;
  cursor: pointer;
  font-family: Roobert;
  font-weight: bold;
  color: #000000;
}

.booking-selection .menu > .item:hover {
  background-color: #fafafa;
}

.booking-selection .menu > .item span {
  float: right;
  display: inline-block;
  font-weight: 100;
  font-family: futura-pt;
}

.full-shop-address {
  position: absolute;
  font-size: 14px;
  font-weight: 100;
  color: #a8a7b0;
  left: 0;
  right: 0;
  top: 122%;
  margin: auto;
  text-align: center;
}

.dropdown-arrow {
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  opacity: 0.8;
}

.product-content-wrapper.color-palette--light-khaki .hero-title,
.product-content-wrapper.color-palette--light-grey .hero-title,
.product-content-wrapper.color-palette--light-tan .hero-title,
.product-content-wrapper.color-palette--light-blue-grey .hero-title,
.infobox.color-palette--light-khaki .hero-title,
.infobox.color-palette--light-grey .hero-title,
.infobox.color-palette--light-tan .hero-title,
.infobox.color-palette--light-blue-grey .hero-title {
  color: #000000;
}

.product-content-wrapper.color-palette--light-khaki .hero-title p,
.product-content-wrapper.color-palette--light-grey .hero-title p,
.product-content-wrapper.color-palette--light-tan .hero-title p,
.product-content-wrapper.color-palette--light-blue-grey .hero-title p,
.infobox.color-palette--light-khaki .hero-title p,
.infobox.color-palette--light-grey .hero-title p,
.infobox.color-palette--light-tan .hero-title p,
.infobox.color-palette--light-blue-grey .hero-title p {
  color: inherit;
}

.product-content-wrapper.color-palette--light-khaki .block-row:before,
.product-content-wrapper.color-palette--light-grey .block-row:before,
.product-content-wrapper.color-palette--light-tan .block-row:before,
.product-content-wrapper.color-palette--light-blue-grey .block-row:before,
.infobox.color-palette--light-khaki .block-row:before,
.infobox.color-palette--light-grey .block-row:before,
.infobox.color-palette--light-tan .block-row:before,
.infobox.color-palette--light-blue-grey .block-row:before {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.product-content-wrapper.color-palette--light-khaki .infobox-mobile-tab,
.product-content-wrapper.color-palette--light-khaki .infobox-header,
.product-content-wrapper.color-palette--light-khaki .hero,
.product-content-wrapper.color-palette--light-khaki .section-find-retailers,
.product-content-wrapper.color-palette--light-khaki .image-circle-inner,
.infobox.color-palette--light-khaki .infobox-mobile-tab,
.infobox.color-palette--light-khaki .infobox-header,
.infobox.color-palette--light-khaki .hero,
.infobox.color-palette--light-khaki .section-find-retailers,
.infobox.color-palette--light-khaki .image-circle-inner {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-khaki .block-row:before,
.infobox.color-palette--light-khaki .block-row:before {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-khaki .configurator,
.infobox.color-palette--light-khaki .configurator {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-khaki .product-full-view-image,
.infobox.color-palette--light-khaki .product-full-view-image {
  /* background-color: #f3dba9; */
}

.product-content-wrapper.color-palette--light-khaki .infobox-body,
.infobox.color-palette--light-khaki .infobox-body {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-khaki .product-accessories,
.product-content-wrapper.color-palette--light-khaki .product-property--item,
.infobox.color-palette--light-khaki .product-accessories,
.infobox.color-palette--light-khaki .product-property--item {
  border-color: #f3dba9;
}

.product-content-wrapper.color-palette--light-tan .infobox-mobile-tab,
.product-content-wrapper.color-palette--light-tan .infobox-header,
.product-content-wrapper.color-palette--light-tan .hero,
.product-content-wrapper.color-palette--light-tan .section-find-retailers,
.product-content-wrapper.color-palette--light-tan .image-circle-inner,
.infobox.color-palette--light-tan .infobox-mobile-tab,
.infobox.color-palette--light-tan .infobox-header,
.infobox.color-palette--light-tan .hero,
.infobox.color-palette--light-tan .section-find-retailers,
.infobox.color-palette--light-tan .image-circle-inner {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-tan .block-row:before,
.infobox.color-palette--light-tan .block-row:before {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-tan .configurator,
.infobox.color-palette--light-tan .configurator {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-tan .product-full-view-image,
.infobox.color-palette--light-tan .product-full-view-image {
  /* background-color: #f3dba9; */
}

.product-content-wrapper.color-palette--light-tan .infobox-body,
.infobox.color-palette--light-tan .infobox-body {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-tan .product-accessories,
.product-content-wrapper.color-palette--light-tan .product-property--item,
.infobox.color-palette--light-tan .product-accessories,
.infobox.color-palette--light-tan .product-property--item {
  border-color: #f3dba9;
}

.product-content-wrapper.color-palette--light-grey .infobox-mobile-tab,
.product-content-wrapper.color-palette--light-grey .infobox-header,
.product-content-wrapper.color-palette--light-grey .hero,
.product-content-wrapper.color-palette--light-grey .section-find-retailers,
.product-content-wrapper.color-palette--light-grey .image-circle-inner,
.infobox.color-palette--light-grey .infobox-mobile-tab,
.infobox.color-palette--light-grey .infobox-header,
.infobox.color-palette--light-grey .hero,
.infobox.color-palette--light-grey .section-find-retailers,
.infobox.color-palette--light-grey .image-circle-inner {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-grey .block-row:before,
.infobox.color-palette--light-grey .block-row:before {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-grey .configurator,
.infobox.color-palette--light-grey .configurator {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-grey .product-full-view-image,
.infobox.color-palette--light-grey .product-full-view-image {
  /* background-color: #f3dba9; */
}

.product-content-wrapper.color-palette--light-grey .infobox-body,
.infobox.color-palette--light-grey .infobox-body {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-grey .product-accessories,
.product-content-wrapper.color-palette--light-grey .product-property--item,
.infobox.color-palette--light-grey .product-accessories,
.infobox.color-palette--light-grey .product-property--item {
  border-color: #f3dba9;
}

.product-content-wrapper.color-palette--light-blue-grey .infobox-mobile-tab,
.product-content-wrapper.color-palette--light-blue-grey .infobox-header,
.product-content-wrapper.color-palette--light-blue-grey .hero,
.product-content-wrapper.color-palette--light-blue-grey .section-find-retailers,
.product-content-wrapper.color-palette--light-blue-grey .image-circle-inner,
.infobox.color-palette--light-blue-grey .infobox-mobile-tab,
.infobox.color-palette--light-blue-grey .infobox-header,
.infobox.color-palette--light-blue-grey .hero,
.infobox.color-palette--light-blue-grey .section-find-retailers,
.infobox.color-palette--light-blue-grey .image-circle-inner {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-blue-grey .block-row:before,
.infobox.color-palette--light-blue-grey .block-row:before {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-blue-grey .configurator,
.infobox.color-palette--light-blue-grey .configurator {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-blue-grey
  .product-full-view-image,
.infobox.color-palette--light-blue-grey .product-full-view-image {
  /* background-color: #f3dba9; */
}

.product-content-wrapper.color-palette--light-blue-grey .infobox-body,
.infobox.color-palette--light-blue-grey .infobox-body {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--light-blue-grey .product-accessories,
.product-content-wrapper.color-palette--light-blue-grey .product-property--item,
.infobox.color-palette--light-blue-grey .product-accessories,
.infobox.color-palette--light-blue-grey .product-property--item {
  border-color: #f3dba9;
}

.product-content-wrapper.color-palette--black .infobox-mobile-tab,
.product-content-wrapper.color-palette--black .hero,
.product-content-wrapper.color-palette--black .image-circle-inner,
.infobox.color-palette--black .infobox-mobile-tab,
.infobox.color-palette--black .hero,
.infobox.color-palette--black .image-circle-inner {
  background: #000000;
}

.product-content-wrapper.color-palette--black .infobox-mobile-tab,
.infobox.color-palette--black .infobox-mobile-tab {
  color: #fff;
}

.product-content-wrapper.color-palette--black .infobox,
.infobox.color-palette--black .infobox {
  color: #fff;
}

.product-content-wrapper.color-palette--black .infobox .button--secondary,
.infobox.color-palette--black .infobox .button--secondary {
  color: #fff;
}

.product-content-wrapper.color-palette--black
  .infobox
  .button--secondary:before,
.infobox.color-palette--black .infobox .button--secondary:before {
  background: #fff;
}

.product-content-wrapper.color-palette--black .infobox-header,
.infobox.color-palette--black .infobox-header {
  background: #000000;
  color: #fff;
}

.product-content-wrapper.color-palette--black .infobox-header:after,
.infobox.color-palette--black .infobox-header:after {
  background: #fff;
}

.product-content-wrapper.color-palette--black .configurator-separator,
.infobox.color-palette--black .configurator-separator {
  border-bottom-color: #fff;
}

.product-content-wrapper.color-palette--black
  .product-property--item
  .active
  .product-property--status,
.infobox.color-palette--black
  .product-property--item
  .active
  .product-property--status {
  background: #fff;
}

.product-content-wrapper.color-palette--black .configurator,
.infobox.color-palette--black .configurator {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--black .configurator .switcher,
.infobox.color-palette--black .configurator .switcher {
  border-color: #fff;
}

.product-content-wrapper.color-palette--black .configurator .switcher:after,
.infobox.color-palette--black .configurator .switcher:after {
  background: #fff;
}

.product-content-wrapper.color-palette--black .configurator .switcher:before,
.infobox.color-palette--black .configurator .switcher:before {
  background: #fff;
}

.product-content-wrapper.color-palette--black .configurator .button--primary,
.infobox.color-palette--black .configurator .button--primary {
  background: #fff;
  color: #000000;
}

.product-content-wrapper.color-palette--black .configurator .button--secondary,
.infobox.color-palette--black .configurator .button--secondary {
  color: #fff;
}

.product-content-wrapper.color-palette--black
  .configurator
  .button--secondary:before,
.infobox.color-palette--black .configurator .button--secondary:before {
  background: #fff;
}

.product-content-wrapper.color-palette--black .product-full-view-image,
.infobox.color-palette--black .product-full-view-image {
  /* background-color: #f3dba9; */
}

.product-content-wrapper.color-palette--black .infobox-body,
.infobox.color-palette--black .infobox-body {
  /* background: #f3dba9; */
}

.product-content-wrapper.color-palette--black .product-property--link,
.product-content-wrapper.color-palette--black .configurator,
.infobox.color-palette--black .product-property--link,
.infobox.color-palette--black .configurator {
  color: #fff;
}

.product-content-wrapper.color-palette--black .hero .button--secondary,
.infobox.color-palette--black .hero .button--secondary {
  color: #fff;
}

.product-content-wrapper.color-palette--black .hero .button--secondary:before,
.infobox.color-palette--black .hero .button--secondary:before {
  background: #fff;
}

.search-results__input {
  margin-top: 30px;
}

.search-results__input,
.search-results__filter {
  margin-bottom: 20px;
  padding: 20px 0;
}

.search-results__filter ul {
  margin: 0;
  padding: 0;
}

.search-results__filter ul li {
  display: inline-block;
  padding: 0 10px;
}

.pager {
  text-align: center;
  margin-top: 20px;
}

.pager.pager--search a {
  margin: 0 2px;
  padding: 5px 10px;
}

.pager.pager--search a.active {
  font-weight: bold;
  background: #eee;
  margin: 0 4px;
}

.pager.pager--search a:hover {
  font-weight: bold;
  background: #eee;
}

.search-results__products img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.search-results__products .search_row {
  height: 200px;
}

.search-results__products strong {
  text-transform: uppercase;
}

.search-results__pages .button,
.search-results__pages .hero-button-link,
.search-results__pages .banner-button-link,
.search-results__pages .button--secondary,
.search-results__pages .chair-moreinfo-link,
.search-results__pages .button--primary,
.search-results__pages .order-history__table__button,
.search-results__help-and-support .button,
.search-results__help-and-support .hero-button-link,
.search-results__help-and-support .banner-button-link,
.search-results__help-and-support .button--secondary,
.search-results__help-and-support .chair-moreinfo-link,
.search-results__help-and-support .button--primary,
.search-results__help-and-support .order-history__table__button {
  margin-bottom: 20px;
}

.page404 {
  text-align: center;
}

.page404 h2 {
  margin: 20px 0 10px;
}

.page404 p {
  margin-bottom: 20px;
}

.page404__img {
  margin-top: 100px;
}

.heading .question {
  text-align: center;
}

.container-inner {
  max-width: 655px;
  margin: auto;
}

.container-inner .error h2 {
  color: #b34747;
  font-size: 16px;
  text-align: center;
  padding: 6px 9px 9px;
  font-weight: 100;
}

#formConfirmOrder select.styled option {
  margin: 0;
  padding: 0;
}

#formConfirmOrder label {
  font-size: inherit;
}

#formConfirmOrder .klarna-link {
  border-bottom: 1px solid #000;
}

#formConfirmOrder .klarna-link:hover {
  border-bottom: 1px solid transparent;
}

#formConfirmOrder .buttonblock {
  text-align: center;
}

.is-hidden {
  display: none;
}

.hidden--tab {
  height: 0;
  overflow: hidden;
  padding: 0;
}

.is-active {
  display: block;
}

.vertical-middle {
  font-size: 0;
  height: 100%;
}

.vertical-middle:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  height: 100%;
}

.vertical-middle > * {
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
}

.align-center {
  text-align: center;
}

.align-center > * {
  text-align: center;
}

.list-group-item {
  font-size: 22px;
  display: block;
  border: 1px solid #ccc;
  margin-bottom: 6px;
}

.align-table {
  display: table;
}

.align-row {
  display: table-row;
}

.align-cell {
  display: table-cell;
  vertical-align: middle;
}

.bg-more-mod {
  background-color: #000;
}

@media only screen and (max-width: 767px) {
  .bg-more-mod {
    background-color: #000000;
  }
}

.row-middle {
  font-size: 0;
}

.row-middle > [class*="col-"] {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  float: none;
}

.cs-col-pad {
  padding: 0 15px 0 0;
}

.row-align-l {
  margin-left: 0;
}

.row-align-cat {
  margin-left: 0;
}

@media only screen and (max-width: 991px) {
  .row-align-cat {
    margin-left: -15px;
  }
}

.table-centered {
  height: 100%;
  margin: auto;
}

.mg--reset-top {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .mg--reset-top {
    margin-top: 0;
  }
}

.t-indent {
  margin: 173px auto 0 auto;
}

@media only screen and (max-width: 1024px) {
  .t-indent {
    margin-top: 0;
    padding-top: 46px;
  }
}

@media only screen and (max-width: 767px) {
  .t-indent {
    margin-top: 0;
    padding-top: 46px;
  }
}

.separator {
  clear: both;
  padding: 10px 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

.special-char {
  display: inline-block;
  vertical-align: text-top;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_blogarrow2 .path1:before {
  content: "\e913";
  color: #363939;
}

.icon-icon_blogarrow2 .path2:before {
  content: "\e914";
  margin-left: -1em;
  color: #fff;
}

.icon-instagram:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\e900";
}

.icon-google-plus:before {
  content: "\e901";
}

.icon-pinterest:before {
  content: "\e903";
  padding-right: 22px;
  margin-left: -10px;
}

.icon-twitter:before {
  content: "\e904";
}

.icon-youtube:before {
  content: "\e905";
}

.icon-icon_arrow_back:before {
  content: "\e600";
}

.icon-icon_arrow_forward:before {
  content: "\e601";
}

.icon-icon_arrow-collapse:before {
  content: "\e602";
}

.icon-icon_arrow-expand:before {
  content: "\e603";
}

.icon-icon_arrow-left:before {
  content: "\e604";
}

.icon-icon_arrow-right:before {
  content: "\e605";
}

.icon-icon_basket:before {
  content: "\e606";
}

.icon-icon_blogarrow:before {
  content: "\e607";
}

.icon-icon_campaign_accepted:before {
  content: "\e608";
}

.icon-icon_facebook:before {
  content: "\e609";
}

.icon-icon_googleplus:before {
  content: "\e60a";
}

.icon-icon_instagram:before {
  content: "\e60b";
}

.icon-icon_menu:before {
  content: "\e60c";
}

.icon-icon_minus:before {
  content: "\e60d";
}

.icon-icon_pinterest:before {
  content: "\e60e";
}

.icon-icon_plus:before {
  content: "\e60f";
}

.icon-icon_quantity_minus:before {
  content: "\e610";
}

.icon-icon_quantity_plus:before {
  content: "\e611";
}

.icon-search:before {
  content: "\e612";
}

.icon-icon_twitter:before {
  content: "\e613";
}

.icon-user:before {
  content: "\e614";
}

.icon-icon_x:before {
  content: "\e615";
}

.icon-icon_youtube:before {
  content: "\e616";
}

.icon-circle:before {
  content: "\e90c";
}

.icon-checkmark:before {
  content: "\e90e";
}

.icon-globe:before {
  content: "\e911";
}

.icon-minus:before {
  content: "\e912";
}

.icon-x:before {
  content: "\e910";
}

.icon-add:before {
  content: "\e915";
}

.icon-arrow_drop_down:before {
  content: "\e90f";
}

.icon-headset_mic:before {
  content: "\e90d";
}

.icon-language:before {
  content: "\e90a";
}

.icon-chevron-thin-up:before {
  content: "\e916";
}

.icon-chevron-thin-right:before {
  content: "\e917";
}

.icon-chevron-thin-left:before {
  content: "\e918";
}

.icon-chevron-thin-down:before {
  content: "\e919";
}

.icon-chevron-right:before {
  content: "\e902";
}

.icon-chevron-left:before {
  content: "\e906";
}

.icon-chevron-down:before {
  content: "\e907";
}

.icon-chevron-up:before {
  content: "\e908";
}

.layout {
  /* max-width: 1370px; */
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .layout {
    /* overflow: initial; */
  }
}

.layout-container,
.sit-down-container,
.hero-container .layout-container,
.header-container,
.footer-container {
  /* max-width: 1370px; */
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .layout-container,
  .sit-down-container,
  .hero-container .layout-container,
  .header-container,
  .footer-container {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .layout-container {
    padding: 0;
  }
}

.hero-container .sit-down-container,
.hero-container .layout-container,
.hero-container .header-container,
.hero-container .footer-container {
  position: relative;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 30;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header.stickyMenuUp{
  top: -70px;
  position: fixed;
  animation: slideUpMenu 250ms normal forwards ease-in-out;
}
.header.stickyMenu {
  position: fixed;
  animation: slideDownMenu 250ms normal forwards ease-in-out;
}

.headerAbsolute{
  position: absolute;
}

@keyframes slideDownMenu {
  from {top: -70px;}
  to {top: 0;}
}

@keyframes slideUpMenu {
  from {top: 0;}
  to {top: -70px;}
}

.header.header--sticky {
  position: absolute;
  right: 0;
}

@media (min-width: 992px) {
  .header {
    padding: 12px 5% 2px 5%;
  }
}

.header-container {
  position: relative;
}

.responsive-menu-toggle {
  display: none;
}

@media only screen and (max-width: 992px) {
  .responsive-menu-toggle {
    display: block;
    z-index: 2;
    margin-top: 12px;
  }
  .responsive-menu-toggle .responsive-menu-icon {
    width: 8px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 991px) {
  .responsive-menu-toggle {
    display: block;
    z-index: 2;
    margin-top: 12px;
  }
}

@media only screen and (max-width: 1024px) {
  .logo-container {
    padding-right: 18px;
  }
}

.header-nav-wrapper {
  position: relative;
}

.header-top-navigation {
  display: inline-block;
  position: relative;
  margin-top: 14px;
}

@media only screen and (max-width: 992px) {
  .header-top-navigation {
    display: none;
  }
}

.top-navigation-menu {
  padding: 0;
}

.top-navigation-item {
  list-style-type: none;
  display: inline-block;
  padding: 0 0 0 0px;
}

.top-navigation-link {
  color: #292929;
  position: relative;
}

.top-navigation-link .top-icon-custom {
  color: inherit;
  font-size: 16px;
  font-weight: 700;
}

.header-logo {
  text-align: center;
}

@media (min-width: 1025px) {
  .header-logo {
    float: left;
    z-index: 1;
    position: relative;
  }
}

@media only screen and (max-width: 992px) {
  .header-logo {
    margin: 0;
    padding: 8px 0;
    overflow: hidden;
  }
}

.logo-image {
  margin-top: 3px;
  max-width: 104px;
  max-height: 26px;
  vertical-align: middle;
}

@media (max-width: 1359px) {
  .logo-image {
    max-width: 104px;
  }
}

@media only screen and (max-width: 992px) {
  .logo-image {
    max-width: 88px;
    padding-top: 0;
  }
}

.header-main-navigation {
  position: relative;
}

.navigation-menu {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.shopping-cart-link:hover,
.shopping-cart-link:active,
.shopping-cart-link:focus {
  color: inherit;
}

.navigation-item {
  list-style-type: none;
  display: inline-block;
}

.header-navigation {
  max-width: 80%;
  margin: auto;
  text-align: center;
  line-height: 1;
}

@media only screen and (max-width: 1200px) {
  .header-navigation {
    max-width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .header-navigation {
    display: none;
  }
}

.header-navigation .navigation-link {
  font-size: 18px;
  font-family: Roobert;
  font-weight: bold;
  color: #292929;
  text-align: right;
  padding: 4px 0;
}

.header-navigation .navigation-link:hover {
  color: #003fff;
}

.header-navigation .navigation-link.link--active {
  color: #003fff;
}

.header-navigation .navigation-item {
  padding: 12px 32px;
}

@media (max-width: 1400px) {
  .header-navigation {
    max-width: 100%;
  }
}

@media (max-width: 1359px) {
  .header-navigation .navigation-item {
    padding: 12px 16px;
  }
  .header-navigation .navigation-item a {
    font-size: 16px;
  }
}

.header-shopping-cart {
  position: relative;
  right: 0;
}

@media only screen and (max-width: 992px) {
  .header-shopping-cart {
    bottom: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .shopping-cart-quantity {
    display: none;
  }
}

.shopping-cart-desc {
  color: #696969;
  font-family: Roobert;
  font-weight: bold;
  font-size: 12px;
}

.shopping-cart-icon {
  font-size: 14px;
}

.header-active {
  background: rgba(255, 255, 255, 0.952941);
}

.logo-animated {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin-bottom: 8px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.navigation-pad-animated {
  padding: 10px 0 0;
}

.footer {
  padding: 40px 0 223px 0!important;
}

@media(max-width: 767px){
  .footer {
    padding: 32px 0 29px 0!important;
  }
}

.footer-title {
  color: #000000;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.footer-social-icons {
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}

.social-item {
  list-style-type: none;
  display: inline-block;
  padding: 0 10px;
}

.social-link {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border: solid 1px transparent;
  border-radius: 2px;
  background: none;
  /*NEW*/
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 767px) {
  .social-link {
    width: 25px;
    height: 25px;
  }
}

.social-link:hover .footer-social-icon:before {
  color: #000;
}

.social-link:hover .footer-social-icon:hover:before {
  color: #003fff;
}

.social-link.fb--hover:hover {
  background: none;
}

.social-link.twitter--hover:hover {
  background: none;
}

.social-link.pinterest--hover:hover {
  background: none;
}

.social-link.instagram--hover:hover {
  background: none;
}

.social-link.google-plus--hover:hover {
  background: none;
}

.social-link.youtube--hover:hover {
  background: none;
}

.footer-social-icon {
  width: 100%;
  height: 1em;
  font-size: 1.9em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.footer-social-icon.footer-social-icon:before {
  color: #000000;
}

.footer-navigation-menu {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.footer-navigation-menu .navigation-item {
  padding: 12px 18px;
}

@media only screen and (max-width: 767px) {
  .footer-navigation-menu .navigation-item {
    display: block;
  }
}

.footer-navigation-menu .navigation-item .navigation-link {
  font-size: 16px;
}

.footer-navigation-menu .navigation-item .navigation-link {
  font-weight: 900;
  padding: 4px 0;
}

.footer-navigation-menu .navigation-item .navigation-link:hover {
  color: #003fff;
}

.footer-navigation-menu .navigation-item .bottom-link {
  font-weight: 500;
}

.join-us-input {
  margin: 8px 0;
}

.block-input-item,
.guarantee-registration__register .add_item input[type="button"],
.guarantee-registration__register .add-item-cell input[type="button"],
.guarantee-registration__register .add_item select,
.guarantee-registration__register .add_item input[type="text"],
.site input,
.site select,
.site textarea,
.modal-booking input,
#formConfirmOrder .form-attribute select,
#formConfirmOrder .klarna-data.fname input,
.join-us-submit {
  padding: 15px 30px 10px;
  outline: 0;
  line-height: 1;
  border: 1px solid #d3d3d6;
  -webkit-appearance: none;
  font-weight: 100;
  font-size: 16px;
  -mox-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.block-input-item::-webkit-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]::-webkit-input-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]::-webkit-input-placeholder,
.guarantee-registration__register .add_item select::-webkit-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]::-webkit-input-placeholder,
.site input::-webkit-input-placeholder,
.site select::-webkit-input-placeholder,
.site textarea::-webkit-input-placeholder,
.modal-booking input::-webkit-input-placeholder,
#formConfirmOrder .form-attribute select::-webkit-input-placeholder,
#formConfirmOrder .klarna-data.fname input::-webkit-input-placeholder,
.join-us-submit::-webkit-input-placeholder {
  font-weight: 100;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #d3d3d6;
  line-height: 1;
}

.block-input-item:-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]:-moz-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]:-moz-placeholder,
.guarantee-registration__register .add_item select:-moz-placeholder,
.guarantee-registration__register .add_item input[type="text"]:-moz-placeholder,
.site input:-moz-placeholder,
.site select:-moz-placeholder,
.site textarea:-moz-placeholder,
.modal-booking input:-moz-placeholder,
#formConfirmOrder .form-attribute select:-moz-placeholder,
#formConfirmOrder .klarna-data.fname input:-moz-placeholder,
.join-us-submit:-moz-placeholder {
  font-weight: 100;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #d3d3d6;
  line-height: 1;
}

.block-input-item::-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]::-moz-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]::-moz-placeholder,
.guarantee-registration__register .add_item select::-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]::-moz-placeholder,
.site input::-moz-placeholder,
.site select::-moz-placeholder,
.site textarea::-moz-placeholder,
.modal-booking input::-moz-placeholder,
#formConfirmOrder .form-attribute select::-moz-placeholder,
#formConfirmOrder .klarna-data.fname input::-moz-placeholder,
.join-us-submit::-moz-placeholder {
  font-weight: 100;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #d3d3d6;
  line-height: 1;
}

.block-input-item:-ms-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]:-ms-input-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]:-ms-input-placeholder,
.guarantee-registration__register .add_item select:-ms-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]:-ms-input-placeholder,
.site input:-ms-input-placeholder,
.site select:-ms-input-placeholder,
.site textarea:-ms-input-placeholder,
.modal-booking input:-ms-input-placeholder,
#formConfirmOrder .form-attribute select:-ms-input-placeholder,
#formConfirmOrder .klarna-data.fname input:-ms-input-placeholder,
.join-us-submit:-ms-input-placeholder {
  font-weight: 100;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #d3d3d6;
  line-height: 1;
}

.block-input-item:focus::-webkit-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]:focus::-webkit-input-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]:focus::-webkit-input-placeholder,
.guarantee-registration__register
  .add_item
  select:focus::-webkit-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]:focus::-webkit-input-placeholder,
.site input:focus::-webkit-input-placeholder,
.site select:focus::-webkit-input-placeholder,
.site textarea:focus::-webkit-input-placeholder,
.modal-booking input:focus::-webkit-input-placeholder,
#formConfirmOrder .form-attribute select:focus::-webkit-input-placeholder,
#formConfirmOrder .klarna-data.fname input:focus::-webkit-input-placeholder,
.join-us-submit:focus::-webkit-input-placeholder {
  color: #000000;
}

.block-input-item:focus:-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]:focus:-moz-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]:focus:-moz-placeholder,
.guarantee-registration__register .add_item select:focus:-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]:focus:-moz-placeholder,
.site input:focus:-moz-placeholder,
.site select:focus:-moz-placeholder,
.site textarea:focus:-moz-placeholder,
.modal-booking input:focus:-moz-placeholder,
#formConfirmOrder .form-attribute select:focus:-moz-placeholder,
#formConfirmOrder .klarna-data.fname input:focus:-moz-placeholder,
.join-us-submit:focus:-moz-placeholder {
  color: #000000;
}

.block-input-item:focus::-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]:focus::-moz-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]:focus::-moz-placeholder,
.guarantee-registration__register .add_item select:focus::-moz-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]:focus::-moz-placeholder,
.site input:focus::-moz-placeholder,
.site select:focus::-moz-placeholder,
.site textarea:focus::-moz-placeholder,
.modal-booking input:focus::-moz-placeholder,
#formConfirmOrder .form-attribute select:focus::-moz-placeholder,
#formConfirmOrder .klarna-data.fname input:focus::-moz-placeholder,
.join-us-submit:focus::-moz-placeholder {
  color: #000000;
}

.block-input-item:focus:-ms-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="button"]:focus:-ms-input-placeholder,
.guarantee-registration__register
  .add-item-cell
  input[type="button"]:focus:-ms-input-placeholder,
.guarantee-registration__register .add_item select:focus:-ms-input-placeholder,
.guarantee-registration__register
  .add_item
  input[type="text"]:focus:-ms-input-placeholder,
.site input:focus:-ms-input-placeholder,
.site select:focus:-ms-input-placeholder,
.site textarea:focus:-ms-input-placeholder,
.modal-booking input:focus:-ms-input-placeholder,
#formConfirmOrder .form-attribute select:focus:-ms-input-placeholder,
#formConfirmOrder .klarna-data.fname input:focus:-ms-input-placeholder,
.join-us-submit:focus:-ms-input-placeholder {
  color: #000000;
}

.join-us-submit {
  background-color: #fff;
  text-align: center;
  font-weight: 600;
  padding-bottom: 12px;
  border: none;
  color: #000000;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.join-us-submit:active,
.join-us-submit:focus {
  color: #000000;
}

@media only screen and (max-width: 767px) {
  .join-us-submit {
    font-size: 14px;
  }
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

fieldset input,
fieldset select,
fieldset label {
  margin-top: 14px;
  font-weight: 100;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  color: #d3d3d6;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==")
    no-repeat 97% center;
  background-color: #fff;
}

select option {
  margin: 30px 30px 30px 30px;
  padding: 30px 30px 30px 30px;
  font-size: 18px;
  font-weight: 100;
}

.micro-page {
  margin-bottom: 50px;
}

.micro-page .micro-page-tabs .infobox-body {
  background-color: #fff !important;
  padding: 0;
}

.micro-page .micro-page-tabs .infobox-target {
  min-height: initial;
}

.micro-page .micro-page-tabs .infobox-tab--item {
  width: auto;
}

.micro-page .sit-down-image img {
  width: 100%;
  max-width: 667px;
}

.micro-page .section-the-chair {
  height: 852px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .micro-page .section-the-chair {
    height: 421px;
  }
}

.micro-page .section-the-chair .section-chair-wrapper,
.micro-page .section-the-chair .layout-container,
.micro-page .section-the-chair .sit-down-container,
.micro-page .section-the-chair .header-container,
.micro-page .section-the-chair .footer-container {
  height: 100%;
}

.micro-page .section-the-chair .chair-image-settings {
  margin-top: 10.8%;
}

.micro-page .sit-down-content h3 {
  margin-top: 56px;
  margin-bottom: 13px;
}

.micro-page .sit-down-content p {
  margin-bottom: 0;
  line-height: 1.56;
  font-size: 16px;
}

.micro-page .sit-down-content h3,
.micro-page .sit-down-content p {
  color: #000;
}

.micro-page .the-chair-image {
  display: none;
}

.micro-page .image-settings-circle {
  background: transparent;
}

.micro-page .section-find-retailers {
  margin-top: 50px;
  padding: 78px 0 76px;
}

/* ----- hover start ----- */

.hovereffect {
  width: 100%;
  /* height: 600px; */
  /* float: left; */
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

/* @media (max-width: 1368px) {
  .hovereffect {
    height: auto;
  }
} */

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay,
.hovereffect:hover .overlay-imagebox {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.pop-chair-item .hovereffect img {
  display: block;
  position: relative;
  width: 100%;
  padding: 0% !important;
}

.webshop-chair-item .hovereffect img {
  display: block;
  position: relative;
  width: 100%;
  padding: 0% !important;
}

/* ----- hover finish ----- */

/* ----- Popular chairs block star -------- */

.popular-chairs-block .popular-chairs-section {
  padding: 0px;
}

.pop-chair-item {
  padding-left: 15%;
  padding-right: 15%;
}

.chair-info-overlay {
  color: #003fff;
  position: absolute;
  bottom: 50%;
  width: 100%;
}

.pop-chair-item-description {
  margin-top: 25px;
  margin-bottom: 25px;
}

.pop-chair-item-description p {
  font-weight: 600;
}

.pop-chair-item-title {
  font-family: Roobert;
  font-weight: bold;
  line-height: 1.18;
  color: #000000;
  font-size: 18px;
  margin-bottom: 1px;
}

.popular-chairs-block .popular-chairs-title {
  display: none;
}

.popular-chairs-block .pop-chair-item-description p:nth-of-type(2) {
  opacity: 0;
  display: block;
}

@media all and (max-width: 992px){
  .popular-chairs-block .pop-chair-item-description p:nth-of-type(2) {
    opacity: 1;
  }
}

/* ----- Popular chairs block finish ----------- */

/* ----- Webshop and local chairs block start --------- */

.webshop-chair-item-wrapper,
.localshop-chair-item-wrapper {
  padding: 1px;
  margin-bottom: 20px;
}

.webshop-chair-item,
.localshop-chair-item {
  margin-bottom: 15px;
}

.webshop-chair-image,
.localshop-chair-image {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  padding: 0;
}

.webshop-chair-image {
  background-color: #e6e6e63d;
}

.localshop-chair-image {
  /* background-color: #e6e6e6a3; */
}

.webshop-chair-image-item,
.localshop-chair-image-item {
  width: 100%;
}

.webshop-chair-item-title,
.localshop-chair-item-title {
  font-size: 20px;
  font-weight: 600;
}

.webshop-chair-item-tagline,
.localshop-chair-item-tagline {
  /* margin-top: -15px; */
  position: relative;
}

.webshop-chair-item-moreinfo,
.localshop-chair-item-moreinfo {
  color: #003fff;
  position: absolute;
  bottom: 50%;
  width: 100%;
  line-height: 1em;
}

.chair-item-cta {
  font-size: 22px;
  font-weight: 600;
}

.webshop-chair-item-moreinfo .chair-item-cost span,
.webshop-chair-item-moreinfo .chair-item-cost,
.localshopshop-chair-item-moreinfo .chair-item-cost span,
.localshop-chair-item-moreinfo .chair-item-cost {
  font-family: Roobert;
}

/* ----- Webshop and localshop chairs block finish ------- */

/* ----- Newsletter signup block start ------------------ */

.newsletter_signup2019 {
  margin: auto;
  max-width: 600px;
}

.join-us-form h5 {
  margin-bottom: 7px;
  text-align: center;
  position: relative;
}

.join-us-form .newsletter_input {
  border-bottom: 2px solid black;
  border-left: none;
  border-right: none;
  border-top: none;
  padding-bottom: 5px;
  width: 290px;
  font-size: 0.8em;
  text-align: center;
  vertical-align: 1px;
  font-weight: 100;
  font-size: 12.8px;
  margin-right: -60px;
}

.join-us-form .newsletter_input:focus {
  outline-color: #fff;
}

.newsletter_input::-webkit-input-placeholder {
  color: #fff;
}

.newsletter_input:-ms-input-placeholder {
  color: #fff;
}

.newsletter_input::-ms-input-placeholder {
  color: #fff;
}

.newsletter_input::placeholder {
  color: #fff;
}

.join-us-form .newsletter_signup_btn {
  padding: 0px;
  margin-top: 2px;
  text-transform: lowercase;
}

.join-us-form .newsletter_signup_btn:hover {
  color: #003fff;
}

.join-us-form .newsletter_input {
  border-bottom: 3px solid black;
}

/* ----- Newsletter signup block end --------- */

/* ----- Blockposts block start --------- */

.blog-posts-section {
  margin-top: 0px;
  /* background-color: #f3dba9; */
  padding: 30px;
}

.blogpost-item {
  padding: 10%;
}

.blog-posts-section .row.firstblogpost {
  padding-top: 30px;
}

.blog-posts-section .blog-post-description {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 18px;
}

.blog-posts-section .blog-post-title {
  text-align: center;
}

.firstblogpost .blog-image-item {
  width: 100%;
}

.firstblogpost .blog-post-title {
  margin: 0px 0px 30px 0px;
}

.firstblogpost .blog-post-description {
  max-height: 210px;
  overflow: hidden;
}

.blog-posts-section .blog-post-date {
  color: black;
  font-weight: 400;
  font-size: 16px;
  font-family: Roobert;
  margin-top: 10px;
}

.blog-posts-section .blog-post-date {
  color: black;
  font-weight: 500;
  font-size: 18px;
}

.blog-posts-section .blog-post-description {
  font-weight: 500;
}

.blog-posts-section hr {
  margin: 30px 0px 0px 0px;
}

.blog-posts-section hr {
  border-color: #ddd0;
}

.blog-posts-section .blog-image-item img {
  width: 100%;
}

.blog-posts-section .blog-image-item a {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .firstblogpost .blog-post-title {
    margin: 30px 0px 30px 0px;
  }
}

/* ----- Blockposts block end-------- */

/* ----- Followus block start---------- */

.social-link.twitter--hover.ga_tracking,
.social-link.google-plus--hover.ga_tracking {
  display: none;
}

section.social-media-block h2 {
  margin-top: 20px;
}

.social-media-block h2 {
  text-transform: lowercase;
}

/* ----- Followus block end-------- */

/* ----- infopage block aka article box  block start------- */

.infopage-block .banner-text-content {
  color: black !important;
}

.infopage-block p a.button.default {
  background: none;
  color: black;
  font-weight: 600;
  padding-left: 0px;
}

.infopage-block a.button.default:hover {
  color: #003fff;
}

.infopage-block .ezxmltext-field a:hover {
  color: black;
}

.infopage-block .align-cell {
  vertical-align: top;
}

.infopage-block .banner-text-content {
  padding: 0px !important;
  font-weight: 500;
  font-size: 18px;
}

.infopage-block .banner-text-content h3 {
  font-size: 18px;
  font-weight: 600;
}

.infopage-block section.section.section-block-wrapper.s-block-right.bg-freedom {
  background: none;
}

/* ----- infopage block aka article box  block end------- */

/* ----- image with link block start ----- */

.hovereffect .overlay-imagebox {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 1!important;
  background-color: rgba(255, 255, 255, 0);
}

.image-info-overlay {
  color: #003fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}

.image-info-overlay .ezxmltext-field{
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.image-info-overlay .ezxmltext-field p{
  position: relative;
}

.image-info-overlay .ezxmltext-field p{
  padding-right: 35px;
  background: url("../../../img/icons/Arrow_CTA_exlpore.svg") no-repeat right center;
  background-size: 24px;
  display: inline-block;
  margin-bottom: 24px;
}

.image_w_link_block .hovereffect {
  height: 900px;
}

#imagewithlinkfrontpage .hovereffect{
  background-repeat: no-repeat!important;
  background-position: center center!important;
  background-size: cover!important;
}


@media (max-width: 1679px) {
  .image_w_link_block .hovereffect {
    height: 520px;
  }
}

@media (max-width: 790px) {
  .image_w_link_block .hovereffect {
    height: 460px;
  }
  #imagewithlinkfrontpage img{
    height: 100%;
    width: auto;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}

.image_w_link_block .url-title {
  font-size: 22px;
  font-weight: 600;
}

.image_w_link_block img {
  width: auto;
  height: 100%;
}

#imagewithlinkfrontpage {
  margin-top: 58px;
}

/* ----- image with link block end ----------- */

/* ----- designer block start --------- */

.designer-block img {
  width: 100%;
  margin-top: 20px;
}

.designer-block .designer_desc {
  text-align: left;
}

.designer-block h3 {
  margin-bottom: -5px;
}

.designer-block h7 {
  margin-top: 5px;
  display: block;
  margin-bottom: 10px;
}

.designer-text {
  font-size: 20px;
  font-weight: 500;
}

.designer_desc {
  font-weight: 500;
}

/* ----- designer block end ----- */

/* ----- TEXT block start --- */

.text-block-content p {
  font-size: 16px;
  line-height: 1.56;
  color: #000;
  max-width: 643px;
  margin: 0 auto 55px;
}

.text-block-content {
  text-align: center;
}

/* ----- TEXT block end ------ */

/* ----- Configurator-block start ---- */


.configurator-section .button--primary {
  background-color: transparent;
  text-transform: none;
  color: black;
  border-bottom: 4px solid black;
  text-align: -webkit-right;
  margin-top: 15px;
}

@media (max-width: 992px){
  .configurator-section .button--primary {
    margin-left: 0!important;
  }
}

.configurator-section .button--primary:before {
  background-color: #504f5a00;
}

c.onfigurator-section .button--primary:hover {
  color: #003fff;
}

.configurator-section .product-cart--price {
  font-size: 22px;
  line-height: 0px;
  font-weight: normal;
  margin-top: 0;
}

.configurator-section i.product-property--status,
.configurator-section .product-property--link:before {
  display: none;
}

.configurator-section .product-property--link {
  text-transform: lowercase;
}

.configurator-section .product-property--link::first-letter {
  text-transform: uppercase;
}

.configurator-section .product-property--link small {
  /* text-transform: lowercase; */
  color: black;
}

.configurator-section .product-accessories--caption {
  font-size: 18px;
}

.configurator-section .switcher-value {
  font-size: 15px;
}

.configurator-section .product-cart--info.ng-binding.ng-scope {
  margin-top: 15px;
}

.configurator-section .product-accessories.ng-scope,
.configurator-section .product-additional.ng-scope {
  display: none;
}

.configurator-separator {
  border-bottom: 0px solid #000;
}
.picker:hover + span.ng-binding {
  color: blue;
}

.configurator-section .product-cart--info.ng-binding.ng-scope {
  line-height: 15px;
  max-width: 300px;
}

/* ----- configurator-block end -- */

/* ----- TAB menu start ------------ */

.tabmenu-block {
  margin-top: 0px !important;
}

.tabmenu-block .infobox-mobile-tab--status {
  color: #000000;
  float: left;
}

.tabmenu-block .infobox-mobile-tab {
  margin-left: 20px;
}

.tabmenu-block span.infobox-mobile-tab--name {
  margin-left: 5px;
}

.tabmenu-block .infobox__image {
  padding: 15px 30px;
}

.tabmenu-block .infobox__image img {
  width: 55%;
}

.tabmenu-block .infobox__image {
  display: none;
}

.tabmenu-block .infobox-body {
  margin-bottom: 10px;
}

.tabmenu-block .infobox-target--body {
  margin-left: 50px;
}

.tabmenu-block
  #downClick
  > li.infobox-target--item.active
  > div.infobox-target--body
  > div
  > div
  > div
  > div
  > h5
  > u
  > a {
  font-size: 14px;
}

.tabmenu-block
  #downClick
  > li.infobox-target--item.active
  > div.infobox-target--body
  > div
  > div
  > div
  > div
  > h5
  > u
  > a:hover {
  color: #003fff;
}

.tabmenu-block  {
  font-size: 15px;
}

.tabmenu-block li.infobox-target--item.active > div.infobox-target--body h7 {
  float: left;
}

.tabmenu-block .infobox-target--item p {
  margin-bottom: 10px;
}

/* ----- TAB menu end ------- */

/* ----- BTNs design start -------- */

.button--primary {
  background: none;
  color: black;
  text-transform: lowercase;
  border-bottom: 4px solid black;
  padding: 5px 2px 10px 3px;
  margin-left: 10px;
}

.button--primary:hover,
.button--primary:active,
.button--primary:focus {
  color: #003fff;
}

.buttons-checkout .button--tertiary,
#formConfirmOrder .button--tertiary {
  border: 0px !important;
}

/* ----- BTNs design end ------ */

/* ----- header edits start ----*/

@media (max-width: 992px) {
  .header-container {
    padding: 0% 5%;
  }
}

.language-header-widget {
  clear: both;
  position: absolute;
  left: -10px;
  text-transform: lowercase;
  text-align: left;
  z-index: 1;
}

.language-header-widget .language-container {
  display: none;
  padding: 10px;
  background: #ffffff;
}

.language-header-widget .language-container__button {
  margin-bottom: 0;
  line-height: normal;
  display: block;
}

.language-dropdown {
  font-weight: 400;
  text-transform: lowercase;
  font-size: 22px;
  line-height: 0;
}

/* ----- header edits end------------------------------*/

/* ----- Frontpage / explore our chairs and general edit start --- */

.page-wrapper {
  margin: 0% 5%;
}

@media only screen and (max-width: 992px) {
  .page-wrapper {
    margin: 0;
    padding: 0 5%;
  }
}

.instagram-title,
.block-posts-title {
  font-size: 18px;
  font-weight: 600;
}

.slider-block .hero-slider {
  padding-top: 0px;
}

.chair-categories-block {
  padding: 0 36px;
  overflow: hidden;
}

.instagram-block .title--copy {
  margin: 0px auto 30px auto;
}

.bx-wrapper .bx-controls-direction a {
  margin-top: -30px;
}

.related-chair-slide-block .section-slider .slider-wrapper {
  padding: 50px 16px 0px 16px;
}

.popular-chairs-block,
.text-block,
.infopage-block,
.instagram-block,
.slider-block,
.product-gallery-block,
.designer-block,
.configurator-section,
.tabmenu-block,
.chair-categories-block {
  margin-top: 160px;
}

@media only screen and (max-width: 992px) {
  .popular-chairs-block,
  .text-block,
  .infopage-block,
  .instagram-block,
  .slider-block,
  .product-gallery-block,
  .designer-block,
  .configurator-section,
  .tabmenu-block,
  .chair-categories-block {
    margin-top: 54px;
  }
}

a.fancybox-item.fancybox-close {
  display: none;
}

.fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0) !important;
}

.image_w_link_block {
  /* margin-top: 5%; */
}

.checkout__navigation .continue_btn {
  background: white;
}

.fancybox-overlay.fancybox-overlay-fixed {
  background: rgba(255, 255, 255, 0.96) !important;
}

.webshop-chair-item-tagline,
.localshop-chair-item-tagline {
  height: 20px;
  line-height: 20px;
}

.cart-product-item.column h2 {
  font-size: 15px;
  text-align: center;
}

#page
  > div.layout-container
  > section.blog-subpage__main.quarter-width.blog--post-nav
  > div
  > div:nth-child(2),
#page
  > div.layout-container
  > section.blog-subpage__main.quarter-width.blog--post-nav
  > div
  > div.col-sm-12.col-md-3.col-lg-3.col--text-align,
#page
  > div.layout-container
  > section.blog-subpage__main.quarter-width.blog--post-nav
  > div
  > div:nth-child(4) {
  display: none;
}

/* ----- Frontpage / explore our chairs and general edit end--------------- */

/* ----- Specifik design of about us page START --------------*/

#aboutheading {
  padding-top: 100px;
}

#aboutvideo,
#aboutheading,
#aboutheading .ezxmltext-field,
#sitdownbox,
#sitdownbox .ezxmltext-field,
#Ourphilosophyheading,
#Ourphilosophyheading .ezxmltext-field,
#challbox,
#challbox .ezxmltext-field,
#Historyheader,
#Historyheader .ezxmltext-field,
#Foundettext,
#Foundettext ezxmltext-field {
  background-color: black;
  color: white;
  margin-top: 0% !important;
}

#aboutheading .text-content-heading,
#Ourphilosophyheading .text-content-heading,
#challbox .text-content-heading,
#Historyheader .text-content-heading,
#Foundettext .text-content-heading {
  background-color: black;
  color: white;
  margin-top: 0px !important;
}

#aboutheading p,
#Ourphilosophyheading p,
#Historyheader p,
#Foundettext p {
  background-color: black;
  color: white;
  padding-bottom: 40px;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 500;
}

#sitdownbox p,
#challbox p {
  background-color: black;
  color: white;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 500;
}

#aboutheading img,
#Historyheader img {
  padding-left: 10%;
  padding-right: 10%;
}

#sitdownbox {
  padding: 5% 5%;
}

#sitdownbox .text-content-heading {
  display: none;
}

#Ourphilosophyheading h2.text-content-heading {
  padding-bottom: 0px;
}

#Ourphilosophyheading .text-block-content {
  padding-bottom: 1px;
}

#challbox {
  padding: 5% 5%;
}

#challbox h2.text-content-heading {
  display: none;
}

#Foundettext {
  padding: 5% 5% 0% 5%;
  margin-bottom: 30px;
}

#Foundettext > div > div > p:nth-child(3) > sup {
  top: -2em !important;
  font-size: 20px !important;
}

#aboutvideo > div > div > p {
  color: white;
  margin: auto;
  font-size: 12px;
  padding-right: 20px;
}

#aboutvideo > div > div > p a:hover {
  color: white;
}

/* ----- Specifik design of about us page END ---------- */

/* ----- Specifik overrides of block styling start ----- */

#Ourphilosophyheading {
  margin-bottom: -3%;
}

#Foundettext .text-content-heading {
  display: none;
}

#topboxproductpageblock h7 {
  font-size: 20px;
  font-weight: 500;
}

#topboxproductpageblock h3 {
  font-family: Roobert;
  font-weight: bold;
  font-size: 32px;
}

#textbelowimagefrontpage .text-content-heading,
#topboxproductpageblock .text-content-heading,
.owl-nav,
.owl-dots,
#producttextintro .text-content-heading,
#designerbox .text-content-heading,
#chairavailableonlinetext .text-content-heading,
#exploreallchairstext .text-content-heading,
#newsheaderfrontpage .text-content-heading,
#aboutvideo .text-content-heading,
#productpagevideo .text-content-heading {
  display: none;
}

#textbelowimagefrontpage .ezxmltext-field p {
  font-size: 18px;
  font-weight: 600;
}

#newsheaderfrontpage .page-category-text {
  margin-bottom: -35px;
}

#infobox_frontpage > section > div > div > div > div > div > a:hover {
  color: black;
}

#text_below_image_frontpage {
  margin-top: -20px;
  margin-bottom: -40px;
}

#text_below_image_frontpage .ezxmltext-field p {
  font-weight: bold;
  font-size: 20px;
}

#text_below_image_frontpage .text-content-heading {
  display: none;
}

#newsheaderfrontpage .ezxmltext-field p {
  margin-bottom: -40px;
  font-size: 18px;
  margin-top: 30px;
  padding-top: 15px;
  font-weight: 600;
  max-width: 100%;
}

#newsheaderfrontpage .ezxmltext-field {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 150px;
}

@media (max-width: 768px) {
  #newsheaderfrontpage .ezxmltext-field {
    padding: 0 45px;
  }
}

#newsheaderfrontpage .ezxmltext-field * {
  text-align: left;
}

#newsheaderfrontpage {
  /* background-color: #f3dba9; */
  padding-bottom: 30px;
}

#chairavailableonlinetext {
  margin-top: 10%;
}

#chairavailableonlinetext .text-block-content h2 {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: normal;
}

#exploreallchairstext .text-block-content h2 {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: normal;
}

#altimageprod .text-content-heading {
  display: none;
}

#producttextintro .text-block-content p {
  font-size: 18px;
  font-weight: 500;
}

/* ----- Specifik overrides of block styling end ----- */

/* NEW BY RAFAEL */

.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.col-centered-blog {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

/* ##################
VB-3 by Michel
##################### */

.bx-wrapper .bx-viewport {
  left: 0;
}

.instagram-section-wrapper:before {
  border: 0;
}

.istagram-items {
  margin: 0 auto 22px auto;
  text-align: center;
}

/*........... leonardo:VB-10.......... */

.no-padding-error {
  padding-top: 35px;
}

.no-padding-error .subscribe_response {
  color: #000000;
}

/*.....................................*/

/*leonardo VB-14*/
/*
.language-dropdown{
    font-weight:400;
    text-transform: lowercase; Moved these values, Kasper
}
*/

/* ##################
VB-14 by Michel
##################### */
.header-top-navigation
  .top-navigation-menu
  .top-navigation-item
  .header-shopping-cart
  .shopping-cart-desc
  .shopping-cart-quantity
  a {
  background-image: url("../../../img/icons/basket_icon.png");
  width: 16px;
  height: 16px; /* changed value, new image is square*/
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}

/* ############
VB-15 by Michel
############# */
/*.header-container{
    padding: 0;
}*/
.header__wrapper {
  padding: 0;
}

.main-menu {
  text-align: right;
}

@media only screen and (max-width: 992px) {
  .main-menu {
    text-align: left;
  }
}

.product-content-wrapper {
  padding-top: 160px;
}
.product-content-wrapper > div:first-child {
  margin-top: 0;
}

.product-gallery-block .fancybox img {
  height: auto !important;
}

.fancybox {
  display: block;
  height: 500px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  float: left;
}

.owl-stage:hover .fancybox:not(:hover) {
  /* filter: grayscale(1); */
  /* opacity: 0.6; */
}

.product-gallery-block {
  margin-top: 40px;
}

.slider-block .bx-wrapper .bx-controls-direction a {
  width: 64px;
  height: 64px;
}

.slider-block {
  max-width: 100%;
}

.slider-block .bx-wrapper .bx-prev {
  background-position: 0 0;
}

.slider-block .bx-wrapper .bx-next,
.slider-block .bx-wrapper .bx-next:hover {
  background-position: -88px 0;
}

@media (max-width: 768px) {
  .slider-block .hero-slider .bx-wrapper .bx-controls-direction a {
    width: 28px;
    height: 28px;
    background-size: 70px 55px;
    background-color: #ffffff;
    border-radius: 50%;
  }
  .slider-block .hero-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    background-position: 2px 0;
  }
  .slider-block .hero-slider .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: -28px 0;
  }
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-size: auto;
  background-position: inherit;
}

.infobox {
  /* background-color: #f3dba9; */
}

@media (max-width: 768px) {
  .infobox {
    margin: 0;
  }
}

.infobox__image {
  padding: 15px 30px;
}

.infobox__image img {
  max-width: 100%;
}

@media (max-width: 768px) {
  .infobox .infobox__wrapper {
    width: 100%;
  }
  .infobox .infobox__image {
    text-align: center;
    padding: 15px;
  }
}

.banner-text-content {
  color: #211f20;
}

.owl-carousel .owl-stage {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  /*background-image: url('fancybox_sprite.png');*/
  background-image: url("../../../../img/assets/button_close-128.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../../../img/assets/fancybox_loading.gif") center center
    no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../../../img/assets/blank.gif"); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../../../img/assets/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("../../../../img/assets/fancybox_sprite@2x.png");
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013â€“2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi
  > .selectize-input
  > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;

  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("img/bx-slider/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../../../img/bx-slider/controls.png") no-repeat 0 -32px;
  /* background: url('../../../img/bx-slider/controls-bkp20190121.png') no-repeat 0 -32px; */
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../../../img/bx-slider/controls.png") no-repeat -43px -32px;
  /* background: url('../../../img/bx-slider/controls-bkp20190121.png') no-repeat -43px -32px; */
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../../../img/bx-slider/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../../../img/bx-slider/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #6669;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	/*background-image: url('fancybox_sprite.png');*/
	background-image: url('../../../../img/assets/button_close-128.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../../../img/assets/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../../../img/assets/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../../../img/assets/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../../../img/assets/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('img/bx-slider/bx_loader.gif') center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
	background: url('../../../img/bx-slider/controls.png') no-repeat 0 -32px;
    /* background: url('../../../img/bx-slider/controls-bkp20190121.png') no-repeat 0 -32px; */
}

.bx-wrapper .bx-next {
    right: 10px;
	background: url('../../../img/bx-slider/controls.png') no-repeat -43px -32px;
    /* background: url('../../../img/bx-slider/controls-bkp20190121.png') no-repeat -43px -32px; */
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
    background: url('../../../img/bx-slider/controls.png') -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
    background: url('../../../img/bx-slider/controls.png') -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6669;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-HeavyItalic.eot");
  src: url("../fonts/roobert/Roobert-HeavyItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-HeavyItalic.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-HeavyItalic.woff") format("woff"),
    url("../fonts/roobert/Roobert-HeavyItalic.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-HeavyItalic.svg#Roobert-HeavyItalic")
      format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-RegularItalic.eot");
  src: url("../fonts/roobert/Roobert-RegularItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-RegularItalic.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-RegularItalic.woff") format("woff"),
    url("../fonts/roobert/Roobert-RegularItalic.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-RegularItalic.svg#Roobert-RegularItalic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-BoldItalic.eot");
  src: url("../fonts/roobert/Roobert-BoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-BoldItalic.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-BoldItalic.woff") format("woff"),
    url("../fonts/roobert/Roobert-BoldItalic.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-BoldItalic.svg#Roobert-BoldItalic")
      format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-LightItalic.eot");
  src: url("../fonts/roobert/Roobert-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-LightItalic.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-LightItalic.woff") format("woff"),
    url("../fonts/roobert/Roobert-LightItalic.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-LightItalic.svg#Roobert-LightItalic")
      format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-Regular.eot");
  src: url("../fonts/roobert/Roobert-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-Regular.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-Regular.woff") format("woff"),
    url("../fonts/roobert/Roobert-Regular.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-Regular.svg#Roobert-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-Bold.eot");
  src: url("../fonts/roobert/Roobert-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-Bold.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-Bold.woff") format("woff"),
    url("../fonts/roobert/Roobert-Bold.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-Bold.svg#Roobert-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-SemiBoldItalic.eot");
  src: url("../fonts/roobert/Roobert-SemiBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-SemiBoldItalic.woff") format("woff"),
    url("../fonts/roobert/Roobert-SemiBoldItalic.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-SemiBoldItalic.svg#Roobert-SemiBoldItalic")
      format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-Medium.eot");
  src: url("../fonts/roobert/Roobert-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-Medium.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-Medium.woff") format("woff"),
    url("../fonts/roobert/Roobert-Medium.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-Medium.svg#Roobert-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-SemiBold.eot");
  src: url("../fonts/roobert/Roobert-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-SemiBold.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-SemiBold.woff") format("woff"),
    url("../fonts/roobert/Roobert-SemiBold.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-SemiBold.svg#Roobert-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-Light.eot");
  src: url("../fonts/roobert/Roobert-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-Light.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-Light.woff") format("woff"),
    url("../fonts/roobert/Roobert-Light.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-Light.svg#Roobert-Light") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-Heavy.eot");
  src: url("../fonts/roobert/Roobert-Heavy.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-Heavy.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-Heavy.woff") format("woff"),
    url("../fonts/roobert/Roobert-Heavy.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-Heavy.svg#Roobert-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/roobert/Roobert-MediumItalic.eot");
  src: url("../fonts/roobert/Roobert-MediumItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roobert/Roobert-MediumItalic.woff2") format("woff2"),
    url("../fonts/roobert/Roobert-MediumItalic.woff") format("woff"),
    url("../fonts/roobert/Roobert-MediumItalic.ttf") format("truetype"),
    url("../fonts/roobert/Roobert-MediumItalic.svg#Roobert-MediumItalic")
      format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

html {
  background: transparent !important;
}

body {
  background: #CFCFCF;  
  font-family: Roobert !important;
  font: 16px Roobert !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

body.home-page {
  background: #CFCFCF;
}

body.page-44 {
  background: #ffffff;
}

/* Header */
.header {
  padding: 12px 0 2px 0!important;
  background: transparent;
}

@media (max-width: 992px) {
  .header {
    padding: 2px 0 2px 0!important;
  }
}

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


.header .responsive-menu-toggle{
  text-align: right;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #696969;
}


.header .responsive-menu-toggle .responsive-menu-link:hover,
.header .responsive-menu-toggle .responsive-menu-link:active,
.header .responsive-menu-toggle .responsive-menu-link:focus{
  color: #696969;
}

body.home-page .header .responsive-menu-toggle{
  color: #FBFBFB;
}

body.home-page .header .responsive-menu-toggle .responsive-menu-link:hover,
body.home-page .header .responsive-menu-toggle .responsive-menu-link:active,
body.home-page .header .responsive-menu-toggle .responsive-menu-link:focus{
  color: #FBFBFB;
}



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

@media only screen and (max-width: 992px) {
  .header .header-container {
    
  }
}

@media only screen and (max-width: 767px) {
  .header .header-container {
    
  }
}

.header.scrolled {
  background: #cfcfcf;
}

body.home-page .header.scrolled .header-navigation .navigation-link{
  color: #494949;
}

body.home-page .header.scrolled,
body.home-page .header.scrolled .top-navigation-menu .top-navigation-link,
body.home-page .header.scrolled .language-dropdown,
body.home-page .header.scrolled .shopping-cart-desc,
body.home-page .header.scrolled .responsive-menu-toggle{
  color: #494949;
}

body.home-page .header .logo-image.light{
  display: block;
}

body.home-page .header.scrolled .logo-image.light{
  display: none;
}

body.home-page .header .logo-image.dark{
  display: none;
}

body.home-page .header.scrolled .logo-image.dark{
  display: block;
}

.header-navigation .navigation-link {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #696969;
}

body.home-page .header-navigation .navigation-link {
  color: #ffffff;
}

.header-navigation .navigation-link:hover {
  color: #696969;
  opacity: 0.5;
}

.header-navigation .navigation-link.link--active {
  color: #696969;
  opacity: 0.5;
}

body.home-page .header-navigation .navigation-link:hover {
  color: #ffffff;
  opacity: 0.5;
}

.language-dropdown {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #696969;
}

body.home-page .language-dropdown {
  color: #ffffff;
}

.top-navigation-menu{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 16px;
}

.top-navigation-menu .top-navigation-link {
  color: #696969;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}

.top-navigation-menu .shopping-cart-quantity {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}

.top-navigation-menu .shopping-cart-quantity a:hover{
  color: #696969;
}

body.home-page .top-navigation-menu .shopping-cart-quantity a:hover{
  color: #fbfbfb;
}

body.home-page .top-navigation-menu .top-navigation-link {
  color: #fbfbfb;
}

.header-top-navigation
  .top-navigation-menu
  .top-navigation-item
  .header-shopping-cart
  .shopping-cart-desc
  .shopping-cart-quantity
  a {
  background-image: none;
  width: auto;
  height: auto;
}

.header-top-navigation .top-navigation-item{
  margin-left: 30px;
}

.header-top-navigation .top-navigation-item:first-child{
  margin-left: 0;
}

.header-top-navigation .total_basket_count{
  font-weight: 400;
}


body.home-page .shopping-cart-desc {
  color: #ffffff;
}

/* Blocks */

#story-quote-block {
  background: #cfcfcf;
  margin: 0;
  width: 100%;
  padding: 100px 0 140px 0;
}

@media (max-width: 768px) {
  #story-quote-block {
    padding: 0 0 40px 0;
  }
}

#story-quote-block .text-block-content {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

#headercollectionbar{
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 80px;
  background: rgba(251,251,251,.2)
}

@media (max-width: 768px) {
  #headercollectionbar {
    padding-bottom: 30px;
    padding-top: 35px;
  }
}


#headercollectionbar .ezxmltext-field {
  display: none;
}

#headercollectionbar .text-block-content {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: left;
}

#headercollectionbar .text-block-content .text-content-heading {
  text-align: left;
  max-width: 100%;
  padding: 0 135px 0 135px;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  max-width: 100%;
  text-align: left;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  #headercollectionbar .text-block-content .text-content-heading {
    padding: 0;
    font-size: 32px;
    line-height: 32px;
  }
}

#story-quote-block .text-block-content .ezxmltext-field {
  overflow: hidden;
  padding: 0 135px 20px 135px;
}

@media (max-width: 768px) {
  #story-quote-block .text-block-content .ezxmltext-field {
    padding: 0;
    overflow: visible;
  }
}

#story-quote-block .text-block-content .text-content-heading {
  display: none;
}

#story-quote-block .text-block-content p {
  padding: 0;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: 400!important;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  max-width: 100%;
  text-align: left;
  margin-bottom: 30px;
}

#story-quote-block .text-block-content a.btn {
  float: left;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  padding: 0;
  position: relative;
  padding-right: 40px;
}

#story-quote-block .text-block-content a.btn:after {
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  #story-quote-block .text-block-content a.btn:after {
    top: -4px;
  }

  #story-quote-block .text-block-content p {
    font-size: 32px;
    line-height: 32px;
    padding-top: 48px;
  }

  #story-quote-block .text-block-content p:last-child {
    padding-top: 15px;
  }


  #story-quote-block .text-block-content a.btn {
    font-size: 18px;
    line-height: 18px;
  }
}

.bx-wrapper .bx-viewport {
  left: 0;
}

#imagewithlinkfrontpage {
  margin-top: 0;
}

#imagewithlinkfrontpage .video-block{
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}


.home-page .blog-posts-section .containerWrapper{
  padding-bottom: 0;
}

#imagewithlinkfrontpage .video-block video{
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  transform: translate(-50%, -50%);
}

@media(max-width: 992px){
  #imagewithlinkfrontpage .video-block video{
    height: 105%;
    width: auto;
  }
}

.image_w_link_block .url-title {
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

#textbelowimagefrontpage {
  display: none!important;
  background: #cfcfcf;
  margin-top: 0;
}

#textbelowimagefrontpage .ezxmltext-field p {
  font-size: 18px;
  line-height: 23px;
  font-style: normal;
  font-weight: normal;
  margin: 0 auto 0px;
  padding-bottom: 55px;
  color: #696969;
}

.slider-block {
  max-width: 100%;
  background: #cfcfcf;
  margin-top: 0;
  padding-top: 0;
}

.slider-block a.button--primary {
  color: #696969;
  border-bottom: 4px solid #696969;
}
.slider-block a.button--primary:hover,
.slider-block a.button--primary:active,
.slider-block a.button--primary:focus {
  color: #696969;
  opacity: 0.5;
}

.infopage-block {
  background: #e5e5e5;
  margin-top: 0px;
  padding-top: 1px;
}

#dripsignupnews {
  background: #fff;
  margin: 0;
  padding: 60px 0px 30px 0px;
}

@media (max-width: 768px) {
  #dripsignupnews {
    padding: 20px 0px 20px 0px;
  }
}


#dripsignupnews .col-centered {
  width: 100%;
}

#dripsignupnews .join-us-form.newsletter__form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#dripsignupnews .join-us-form h5 {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  display: block;
  padding: 0px 30px;
}

@media only screen and (max-width: 450px) {
  #dripsignupnews .join-us-form h5 {
    padding: 0px;
    width: 100%;
  }
}

#dripsignupnews .join-us-form h5 > p {
  padding: 10px 0px;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px !important;
  line-height: 24px;
  color: #696969;
}

@media only screen and (max-width: 769px) {
  #dripsignupnews .join-us-form h5 > p {
    text-align: left;
    font-size: 20px!important;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

#dripsignupnews .join-us-form .newsletter_signup_btn {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: right;
  background: transparent;
  color: #696969;
  transform: translateX(-7px);
}

#dripsignupnews .join-us-form .newsletter_signup_btn:hover {
  color: #696969;
}

#dripsignupnews .join-us-form .newsletter_input {
  border: none;
  background: #cfcfcf;
  padding: 17px 85px 17px 17px;
  height: 50px;
  width: 280px;
  text-align: left;
}

@media only screen and (max-width: 450px) {
  #dripsignupnews .join-us-form .newsletter_input {
    width: 100%;
  }
}

#dripsignupnews .join-us-form .newsletter_input::placeholder {
  color: transparent;
}

#newsheaderfrontpage {
  background-color: #cfcfcf;
  margin-top: 0px;
  padding-bottom: 30px;
  padding-top: 80px;
}

@media only screen and (max-width: 768px) {
  #newsheaderfrontpage {
    padding-bottom: 1px;
    padding-top: 48px;
  }
}


#newsheaderfrontpage .ezxmltext-field p,
#newsheaderfrontpage .ezxmltext-field h2 {
  margin-top: 0px;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 120%;
  color: #696969;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  #newsheaderfrontpage .ezxmltext-field{
    padding: 0 15px;
  }
  #newsheaderfrontpage .ezxmltext-field p,
  #newsheaderfrontpage .ezxmltext-field h2 {
    font-size: 32px;
    line-height: 32px;
  }
}

.popular-chairs-block {
  background: #cfcfcf;
  margin: 0;
  padding: 0 0 130px 0;
}

@media (max-width: 768px) {
  .popular-chairs-block {
    padding: 0 0 40px 0;
  }
  
}

.popular-chairs-block .pop-chair-item .img-one,
.popular-chairs-block .pop-chair-item .img-two{
  transition: all 500ms;
}

.popular-chairs-block .pop-chair-item .img-one{
  z-index: 1;
  /* display: block; */
  /* animation: fadeIn 300ms normal forwards linear; */
  opacity: 1;
}

.popular-chairs-block .pop-chair-item .img-two{
  z-index: 2;
  /* display: none; */
  /* animation: fadeOut 300ms normal forwards linear; */
  opacity: 0;
}

.popular-chairs-block .pop-chair-item:hover .img-one{
  /* display: none; */
  /* animation: fadeOut 300ms normal forwards linear; */
  opacity: 0;
}

.popular-chairs-block .pop-chair-item:hover .img-two{
  /* display: block; */
  /* animation: fadeIn 300ms normal forwards linear; */
  opacity: 1;
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeOut {
  from {opacity: 1;}
  to {opacity: 0;}
}

.popular-chairs-block .pop-chair-item p.pop-chair-item-title a:after {  
  content: url('../../../img/icons/Arrow_CTA.svg');
  position: absolute;
  top: 2px;
  right: 0;
  opacity: 0;
  transition: all 300ms;
}

.popular-chairs-block .pop-chair-item:hover p.pop-chair-item-title a:after {  
  opacity: 1;
}

@media (max-width: 992px){
  .popular-chairs-block .pop-chair-item:hover p.pop-chair-item-title a:after {  
    display: none!important;
  }
}

.pop-chair-item-description{
  margin-top: 16px;
  margin-bottom: 0;
}

.popular-chairs-block .pop-chair-item .pop-chair-item-description p{
  transition: all 300ms;
}

.popular-chairs-block .pop-chair-item .pop-chair-item-description p:nth-of-type(2){
  /* display: none; */
}

.popular-chairs-block .pop-chair-item:hover .pop-chair-item-description p:nth-of-type(2){
  opacity:1;
}

.popular-chairs-block .pop-chair-item .hovereffect > a{
  position: relative;
}


.popular-chairs-block .pop-chair-item .hovereffect > a{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: calc((647 / 512) * 100%);
  display: block;
}

.popular-chairs-block .pop-chair-item .hovereffect > a img{
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  transform: translate(-50%, -50%);
}

.popular-chairs-block .pop-chair-item {
  padding: 0;
}

.popular-chairs-block .cs-col-pad {
  padding: 0 15px !important;
}

.popular-chairs-block .row.row-align-l {
  padding: 0 21px !important;
}

@media(max-width: 768px){
  .popular-chairs-block .row.row-align-l {
    padding: 0 15px !important;
  }
  .popular-chairs-block .cs-col-pad {
    padding: 0!important;
  }
  
}

.popular-chairs-block .pop-chair-item-description p {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #9c9c9c;
  text-align: left;
  margin-bottom: 13px;
  white-space: nowrap; 
  /* overflow: hidden; */
  text-overflow: ellipsis; 
}

.popular-chairs-block .pop-chair-item-description p.pop-chair-item-title,
.popular-chairs-block .pop-chair-item-description p.pop-chair-item-title a {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  text-align: left;
  position: relative;
  overflow: visible;
}

@media(max-width: 768px){
  .popular-chairs-block .pop-chair-item-description p.pop-chair-item-title,
  .popular-chairs-block .pop-chair-item-description p.pop-chair-item-title a,
  .popular-chairs-block .pop-chair-item-description p {
    font-size: 20px;
    line-height: 24px;
    white-space: initial; 
    overflow: initial;
    text-overflow: initial; 
  }
  .popular-chairs-block .pop-chair-item-description p.pop-chair-item-title{
    margin-bottom: 2px;
  }
}

.popular-chairs-block .pop-chair-item-description p.pop-chair-item-title a {
  padding: 0;
  padding-right: 35px;
}


.blog-posts-section {
  /* background-color: #cfcfcf;
  padding: 0;
  overflow: hidden; */
}

.blog-posts-section .containerWrapper > .row {
 display: block;
}

.blog-posts-section .containerWrapper .slide-blog-posts {
 display: none;
}

.blog-posts-section .containerWrapper .slide-blog-posts .owl-stage-outer{
  overflow: visible;
  margin-left: 15px;
 }

 .blog-posts-section .containerWrapper .slide-blog-posts .owl-stage-outer .owl-item .item{
  overflow: visible;
  padding: 0!important;
 }

 .blog-posts-section .containerWrapper .slide-blog-posts .blog-post-description{
  margin-bottom: 0;
  display: none;
 }

@media(max-width: 768px){
  .blog-posts-section {
      padding: 0 15px 60px 15px;
  }
  .blog-posts-section .containerWrapper > .row {
    display: none;
   }
   
   .blog-posts-section .containerWrapper .slide-blog-posts {
    display: block;
   }
}

.blog-posts-section .containerWrapper {
  padding: 0 36px 170px 36px;
}

@media only screen and (max-width: 768px) {
  .blog-posts-section .containerWrapper {    
    padding: 0;
    width: 80%;
    margin: 0;
  }
}


.blog-posts-section .blog-image-item > a{
  /* position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: calc((652 / 512) * 100%);
  display: block; */
}

.blog-posts-section .blog-image-item > a img{
  /* position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  transform: translate(-50%, -50%); */
}


.blog-posts-section .blog-post-item {
  display: grid;
}

.blog-posts-section .blog-post-item .blog-image-item {
  order: 0;
}

.blog-posts-section .blog-post-item .blog-post-title {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  color: #696969;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  order: 2;
}

@media only screen and (max-width: 991px) {
  .blog-posts-section .blog-post-item .blog-post-title {
    font-size: 20px;
    line-height: 24px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 768px) {
  .blog-posts-section .blog-post-item .blog-post-title {
    padding: 0;
  }
}

.blog-posts-section .blog-post-item .blog-post-description {
  order: 3;
}

.blog-posts-section .blog-post-item .blog-post-description p {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

.blog-posts-section .blog-post-item .blog-post-date {
  order: 1;
  margin-top: 24px;
}

@media only screen and (max-width: 991px) {
  .blog-posts-section .blog-post-item .blog-post-date {
    padding-bottom: 0px;
  }
}

.blog-posts-section .blog-post-item .blog-post-date p {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #9c9c9c;
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  .blog-posts-section .blog-post-item .blog-post-date {
    padding: 0;
  }
  .blog-posts-section .blog-post-item .blog-post-date p {
    font-size: 20px;
    line-height: 24px;
  }
}


.blog-posts-section .blogdescsection {
  display: grid;
}

.blog-posts-section .blogdescsection .blog-image-item {
  order: 0;
}

.blog-posts-section .blogdescsection .blog-post-title {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  text-align: left;
  margin-bottom: 5px;
  order: 2;
}

@media only screen and (max-width: 991px) {
  .blog-posts-section .blogdescsection .blog-post-title {
    margin: 0px 7px 20px 0px;
    padding-left: 10px;
  }
}

.blog-posts-section .blogdescsection .blog-post-description {
  order: 3;
}

.blog-posts-section .blogdescsection .blog-post-description p {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

.blog-posts-section .blogdescsection .blog-post-date {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #9c9c9c;
  order: 1;
}

.chair-categories-block {
  background:rgba(251,251,251,.2);
  padding: 0px 0 75px 0;
  margin: 0;
}


@media only screen and (max-width: 991px) {
  .chair-categories-block {
    padding: 0px 0 50px 0;
  }
}

.chair-categories-block
  .popular-chairs-section
  .chairs-collection
  .chairs-list {
  display: flex;
  flex-wrap: wrap;
}

.chair-categories-block
  .popular-chairs-section
  .chairs-collection
  .chairs-list-item {
  width: 16.66%;
  padding: 20px 0 0 0;
  /* opacity: 0.2; */
  opacity: 1;
}

.chairs-collection .chairs-list-item .chair-item-desc {
  line-height: 1.2;
  color: #696969;
  font-weight: 400;
}

@media only screen and (max-width: 991px) {
  .chair-categories-block
    .popular-chairs-section
    .chairs-collection
    .chairs-list-item {
    width: 33.33%;
    padding: 0;
    height: 110px;
    margin-bottom: 0;
    opacity: 1;
  }
  .chairs-collection .chairs-list-item .chair-item-desc {
    opacity: 1;
    bottom: -15px;
  }
}

@media only screen and (max-width: 768px) {
  .chairs-collection .chairs-list-item .chair-item-desc {
    top: -10px;
    bottom: initial;
  }
}

.chair-categories-block
  .popular-chairs-section
  .chairs-collection
  .chairs-list-item:hover {
  opacity: 1;
}

.chair-categories-block
  .popular-chairs-section
  .chairs-collection
  .chairs-list-link {
  width: 240px;
  height: 240px;
  margin-left: 50%;
  transform: translateX(-50%);
}

@media(max-width: 991px){
  .chair-categories-block
  .popular-chairs-section
  .chairs-collection
  .chairs-list-link {
    width: 100%;
    height: 110px;
    margin-left: 0;
    transform: translateX(0);  
  }
}

@media(max-width: 768px){
  .chair-categories-block
  .popular-chairs-section
  .chairs-collection
  .chairs-list-link {
    height: 90px;
  }
}

@media(max-width: 768px){
  .localshop-block.containerWrapper{
    /* padding: 0; */
  }
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .localshop-chair-image > a{
  position: relative;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .localshop-chair-image > a{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: calc((647 / 512) * 100%);
  display: block;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .localshop-chair-image > a img{
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  transform: translate(-50%, -50%);
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .img-one,
.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .img-two{
  transition: all 500ms;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .img-one{
  z-index: 1;
  /* display: block; */
  /* animation: fadeIn 300ms normal forwards ease-in-out; */
  opacity: 1;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .img-two{
  z-index: 2;
  /* display: none; */
  /* animation: fadeOut 300ms normal forwards ease-in-out; */
  opacity: 0;
}

.localshop-block .localshop-chair-item-wrapper:hover .localshop-chair-item .img-one{
  /* display: none; */
  /* animation: fadeOut 300ms normal forwards ease-in-out; */
  opacity: 0;
}

.localshop-block .localshop-chair-item-wrapper:hover .localshop-chair-item .img-two{
  /* display: block; */
  /* animation: fadeIn 300ms normal forwards ease-in-out; */
  opacity: 1;
}




@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: .7;}
}

@keyframes fadeOut {
  from {opacity: 1;}
  to {opacity: 0;}
}


.localshop-block .localshop-chair-item-wrapper .localshop-chair-item {
  background: rgb(230, 231, 233);
  background: linear-gradient(
    102deg,
    rgba(230, 231, 233, 1) 0%,
    rgba(216, 217, 219, 1) 100%
  );
}

@media (max-width: 768px){
  .localshop-block .localshop-chair-item-wrapper .localshop-chair-item{
    margin-bottom: 0px;
  }
}

.webshop-chair-item-wrapper:hover .webshop-chair-item-title > a{
  position: relative;
  padding-right: 35px;
}

.webshop-chair-item-wrapper:hover .localshop-chair-item-title > a:after,
.localshop-chair-item-wrapper:hover .localshop-chair-item-title > a:after,
.webshop-chair-item-wrapper:hover .webshop-chair-item-title > a:after{  
  content: "";
  background: url('../../../img/icons/Arrow_CTA.svg') no-repeat center center;
  background-size: 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 5px;
  right: 0;
  animation: fadeIn 300ms normal forwards ease-in-out;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item-tagline{
  opacity: 0;
  transition: all 300ms;
}

.localshop-block .localshop-chair-item-wrapper:hover .localshop-chair-item-tagline{
  opacity: 1;
}


@media (max-width: 992px){
  .webshop-chair-item-wrapper:hover .localshop-chair-item-title > a:after,
  .localshop-chair-item-wrapper:hover .localshop-chair-item-title > a:after,
  .webshop-chair-item-wrapper:hover .webshop-chair-item-title > a:after {  
    display: none!important;
  }
}



.localshop-block .localshop-chair-item-wrapper .webshop-chair-item-titlea,
.localshop-block .localshop-chair-item-wrapper .localshop-chair-item-title > a{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 0;
  padding: 0;
  padding-right: 35px;
  position: relative;
}

.localshop-block .localshop-chair-item-wrapper .webshop-chair-item-tagline,
.localshop-block .localshop-chair-item-wrapper .localshop-chair-item-tagline {
  height: 20px;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #9c9c9c;
}




.webshop-chair-item-wrapper,
.localshop-chair-item-wrapper {
  margin-bottom: 75px;
}

@media(max-width: 768px){
  .webshop-chair-item-wrapper,
  .localshop-chair-item-wrapper {
    height: auto;
    /* min-height: 350px; */
    margin-bottom: 32px;
  }

  .webshop-block .localshop-chair-item-wrapper .localshop-chair-item{
    margin-bottom: 5px;
  }
}

.localshop-block .localshop-chair-item-wrapper .text-center {
  text-align: left;
}

.t-indent{

}

@media(max-width: 1024px){
  .t-indent{
    padding-top: 167px;
  }
}

@media(max-width: 768px){
  .t-indent{
    padding-top: 80px;
    padding-bottom: 70px;
  }
}


#exploreallchairstext {
  margin-top: 167px;
  padding: 0 0 157px 0;
}

@media(max-width: 768px){
  #exploreallchairstext {
    margin-top: 80px;
    padding: 0 0 157px 0;
  }
}

#exploreallchairstext .text-block-content {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

#exploreallchairstext .text-block-content h2 {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  padding: 0 135px 0 135px;
  margin: 0;
  width: 100%;
  max-width: 1024px;
}

@media only screen and (max-width: 768px) {
  #exploreallchairstext {
    padding: 0 0 70px 0;
  }

  #exploreallchairstext .text-block-content h2 {
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    padding: 0;
    margin: 0;
  }
}

/* Product page */
.product-content-wrapper{
  margin-bottom: 290px;
  overflow: hidden;
}

@media only screen and (max-width: 992px) {
  .product-content-wrapper{
    padding-top: 80px;
    margin-bottom: 43px;
  }
}

.product-content-wrapper #productpagevideo{
  padding: 0 15px;
  width: 100%;
  max-width: 1328px;
  margin: 130px auto 0 auto;
}

@media only screen and (max-width: 992px) {
  .product-content-wrapper #productpagevideo{
    margin: 54px auto 0 auto;
  }
}


.product-content-wrapper #productpagevideo .ezxmltext-field{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: calc((744 / 1328) * 100%);
}

.product-content-wrapper #productpagevideo .ezxmltext-field img{
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  transform: translate(-50%, -50%);
}
.product-content-wrapper #productpagevideo .ezxmltext-field > iframe{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%!important;
  width: 100%!important;
  transform: translate(-50%, -50%);
}

.product-content-wrapper .instagram-block{
  display: none;
}

.product-content-wrapper .designer-block .row{
  display: flex;
  align-items: center;
}

.product-content-wrapper .designer-block .designer_desc .ezxmltext-field{
  display: flex;
  flex-direction: column;
}

.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h7 { 
  order: 1;
  color: #9C9C9C;
  margin: 0;
}
.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h3,
.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h5 { 
  order: 2;
  color: #696969;
  margin-top: 0;
  margin-bottom: 70px;
}
.product-content-wrapper .designer-block .designer_desc .ezxmltext-field p { 
  order: 3;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  font-weight: 400;
}

.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h6,
.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h3,
.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h5 { 
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}


.product-content-wrapper .designer-block .designer_desc .ezxmltext-field h6{
  font-weight: 400;
  color: #9C9C9C;
  margin-bottom: 0;
}

.product-content-wrapper .designer-block{
  padding: 0 15px;
}

.product-content-wrapper .designer-block .designer-block-content{
  width: 100%;
  max-width: 1328px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}


.product-content-wrapper .designer-block .designer-block-content-left,
.product-content-wrapper .designer-block .designer-block-content-right{
  width: 50%;
}

.product-content-wrapper .designer-block .designer-block-content-left{
  padding-right: 130px;
}

.product-content-wrapper .designer-block .designer-block-content-right{
  padding-left: 30px;
}

.product-content-wrapper .designer-block + .designer-block .designer-block-content-left{
  width: 65%;
  padding: 0;
}

@media only screen and (max-width: 992px) {
  .product-content-wrapper .designer-block .designer-block-content{
    flex-direction: column-reverse;
  }

  .product-content-wrapper .designer-block .designer-block-content-left,
  .product-content-wrapper .designer-block .designer-block-content-right{
    width: 100%;
    padding: 0;
  }
  .product-content-wrapper .designer-block .designer-block-content-right{
    margin-bottom: 32px;
  }

  .product-content-wrapper .designer-block .designer_desc .ezxmltext-field h3,
  .product-content-wrapper .designer-block .designer_desc .ezxmltext-field h5 { 
    margin-bottom: 28px;
  }

  .product-content-wrapper .designer-block .designer_desc .ezxmltext-field h7,
  .product-content-wrapper .designer-block .designer_desc .ezxmltext-field h3,
  .product-content-wrapper .designer-block .designer_desc .ezxmltext-field h5 { 
    font-size: 20px;
    line-height: 24px;
  }

  .product-content-wrapper .designer-block + .designer-block .designer-block-content-left{
    width: 100%;
  }

}


.product-content-wrapper #configurator-app,
.product-content-wrapper #configurator-tabs-id{
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.product-content-wrapper #configurator-tabs-id .infobox,
.product-content-wrapper #configurator-tabs-id .infobox-body,
.product-content-wrapper #configurator-tabs-id .infobox-body *{
  background: #F2F2F2
}

.product-content-wrapper #configurator-app .product-view{
  background: #F2F2F2
}

.product-content-wrapper #configurator-app .picker-image{
  border-radius: 0;
}

.product-content-wrapper #configurator-app .picker-name{
  overflow: visible;
  line-height: 1.2;
}

.product-content-wrapper #configurator-tabs-id .infobox{
  padding-bottom: 100px;
  margin: 0;
}

.product-content-wrapper #configurator-app{
  padding-top: 30px;
  background: transparent;
}

.product-content-wrapper .noGalleryPage#producttextintro {
  width: 50%;
  float: right;
  clear: initial;
}

@media(max-width: 992px){
  .product-content-wrapper .noGalleryPage#producttextintro {
    width: 100%;
    float: none;
  }
}

.product-content-wrapper .noGalleryPage#producttextintro .text-block-content{
  width: 100%;
}

.product-content-wrapper .noGalleryPage#topboxproductpageblock .text-block-content{
  padding-top: 140px;
  margin-block-end: 100px;
}

@media(max-width: 992px){
  .product-content-wrapper .noGalleryPage#topboxproductpageblock .text-block-content{
    padding-top: 0;
    margin-block-end: 50px;
  }
}


.product-content-wrapper #topboxproductpageblock {
  width: 50%;
  float: left;
}

.product-content-wrapper #topboxproductpageblock .text-block-content{
  width: 100%;
  max-width: 648px;
  float: right;
  padding: 0 15px;
  text-align: left;
  position: relative;
  padding-top: 360px;
}


.product-content-wrapper #topboxproductpageblock .text-block-content.padding{
  /* padding-top: 690px; */
  transform: translateY(520px);
}

.product-content-wrapper #topboxproductpageblock .text-block-content.padding .ezxmltext-field h3{
  /* position: absolute;
  bottom: 100%; */
}

@media(max-width: 992px){
  .product-content-wrapper #topboxproductpageblock {
    width: 100%;
    float: none;
  }
  .product-content-wrapper #topboxproductpageblock .text-block-content{
    max-width: 100%;
    float: none;
    margin-top: 0;
    padding-top: 0;
  }
  .product-content-wrapper #topboxproductpageblock .text-block-content.padding{
    /* padding-top: 0; */
    transform: translateY(0);
  }
  .product-content-wrapper #configurator-tabs-id .infobox .infobox-mobile-tab{
    margin-left: 0px;
    padding-left: 5px;
  }

  .product-content-wrapper .product-property--item{
    padding-top: 0;
    padding: 10px 0!important;
    border-top: 1px solid #CFCFCF!important;
  }
  .product-content-wrapper .product-property--item:first-child{
    margin-top: 30px;
  }
  .product-content-wrapper .product-property--item:last-child{
    border-bottom: 1px solid #CFCFCF!important;
  }
}


.product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field{
  /* position: absolute; */
  /* margin-top: 200px; */
  position: relative;
}

.product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h3{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 112px;
  line-height: 110px;
  color: #696969;
  margin-top: 0;
  position: absolute;
  bottom: calc(100% + 10px);
}

@media (max-width: 992px){
  .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h3{
    position: relative;
    bottom: initial;
  }
}

.product-content-wrapper #topboxproductpageblock .text-block-content.padding .ezxmltext-field h3{
  bottom: calc(100% + 20px);
}


.product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h7,
.product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h6,
.product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field .designer-text{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
}

.product-content-wrapper .product-gallery-block {
  width: 50%;
  float: left;
  max-width: 648px;
}

.product-content-wrapper .product-gallery-block .owl-stage-outer{
  width: 100%;
  max-width: 648px;
}



@media(max-width: 992px){
  .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field{
    margin-top: 0;
  }

  .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h3{
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 0px;
  }

  .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h7,
  .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h6,
  .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field .designer-text{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
  }

  .product-content-wrapper .product-gallery-block{
    width: 80%!important;
  }

  .product-content-wrapper .product-gallery-block .owl-nav{
    margin-bottom: 0!important;
    transform: translateX(60px);
  }

  .product-content-wrapper #producttextintro .text-block-content{
    width: 100%!important;
  }

  .product-content-wrapper .product-gallery-block {
    width: 100%;
    float: none;
    padding: 0 15px;
  }

  .product-content-wrapper .product-gallery-block .owl-stage-outer{
    max-width: 100%;
    overflow: visible;
  }

  .product-content-wrapper .product-gallery-block .owl-stage-outer .fancybox{
    height: 600px!important;
  }

  .product-content-wrapper #productpagevideo iframe{
    height: auto;
    width: 100%;
  }

}

@media(max-width: 768px){
  /* .product-content-wrapper #topboxproductpageblock .text-block-content .ezxmltext-field h3{
    margin-bottom: 10px;
  } */
}

@media(max-width: 425px){
  .product-content-wrapper .product-gallery-block .owl-stage-outer .fancybox{
    height: 380px!important;
  }
}

.product-content-wrapper .product-gallery-block .owl-stage-outer .fancybox{
  height: 690px;
}


.product-content-wrapper #producttextintro{
  clear: both;
  display: flex;
  justify-content: flex-end;
  padding: 0 15px;
}

.product-content-wrapper #producttextintro .text-block-content{
  width: 50%;
}
.product-content-wrapper #producttextintro .text-block-content .ezxmltext-field{
  text-align: left;
  width: 100%;
  max-width: 648px;
}
.product-content-wrapper #producttextintro .text-block-content .ezxmltext-field p{
  margin: 0;
  max-width: 100%;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 30px;
}

.product-content-wrapper .product-gallery-block .owl-nav{
  width: 100%;
  max-width: 648px;
  margin-top: 16px;
  margin-bottom: 112px;
  text-align: right;
}

#blogpostsfrontpage .owl-nav,
#mostpopularchairsfrontpage .owl-nav{
  text-align: left;
}

#blogpostsfrontpage .owl-nav .owl-prev,
#blogpostsfrontpage .owl-nav .owl-next,
#mostpopularchairsfrontpage .owl-nav .owl-prev,
#mostpopularchairsfrontpage .owl-nav .owl-next,
.product-content-wrapper .product-gallery-block .owl-nav .owl-prev,
.product-content-wrapper .product-gallery-block .owl-nav .owl-next{
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  margin: 0;
  margin-left: 16px;
  color:transparent!important;
  outline: none;
}


@media(max-width: 768px){
  #blogpostsfrontpage .owl-nav .owl-prev,
  #blogpostsfrontpage .owl-nav .owl-next,
  #mostpopularchairsfrontpage .owl-nav .owl-prev,
  #mostpopularchairsfrontpage .owl-nav .owl-next,
  .product-content-wrapper .product-gallery-block .owl-nav .owl-prev,
  .product-content-wrapper .product-gallery-block .owl-nav .owl-next{
    width: 44px;
    height: 44px;
  }
}

#blogpostsfrontpage .owl-nav .owl-prev,
#mostpopularchairsfrontpage .owl-nav .owl-prev,
.product-content-wrapper .product-gallery-block .owl-nav .owl-prev{
  background: url("../../../img/icons/Arrow_Prev.png") no-repeat center center;
}

#blogpostsfrontpage .owl-nav .owl-next,
#mostpopularchairsfrontpage .owl-nav .owl-next,
.product-content-wrapper .product-gallery-block .owl-nav .owl-next{
  background: url("../../../img/icons/Arrow_Next.png") no-repeat center center;
}

#blogpostsfrontpage .owl-nav .owl-prev:hover,
#mostpopularchairsfrontpage .owl-nav .owl-prev:hover,
.product-content-wrapper .product-gallery-block .owl-nav .owl-prev:hover{
  background: url("../../../img/icons/Arrow_Prev.png") no-repeat center center;
}

#blogpostsfrontpage .owl-nav .owl-next:hover,
#mostpopularchairsfrontpage .owl-nav .owl-next:hover,
.product-content-wrapper .product-gallery-block .owl-nav .owl-next:hover{
  background: url("../../../img/icons/Arrow_Next.png") no-repeat center center;
}


@media(max-width: 768px){

  #blogpostsfrontpage .owl-nav .owl-prev,
  #mostpopularchairsfrontpage .owl-nav .owl-prev,
  .product-content-wrapper .product-gallery-block .owl-nav .owl-prev{
    background: url("../../../img/icons/PrevBig.png") no-repeat center center;
  }
  
  #blogpostsfrontpage .owl-nav .owl-next,
  #mostpopularchairsfrontpage .owl-nav .owl-next,
  .product-content-wrapper .product-gallery-block .owl-nav .owl-next{
    background: url("../../../img/icons/NextBig.png") no-repeat center center;
  }
  
  #blogpostsfrontpage .owl-nav .owl-prev:hover,
  #mostpopularchairsfrontpage .owl-nav .owl-prev:hover,
  .product-content-wrapper .product-gallery-block .owl-nav .owl-prev:hover{
    background: url("../../../img/icons/PrevBig.png") no-repeat center center;
  }
  
  #blogpostsfrontpage .owl-nav .owl-next:hover,
  #mostpopularchairsfrontpage .owl-nav .owl-next:hover,
  .product-content-wrapper .product-gallery-block .owl-nav .owl-next:hover{
    background: url("../../../img/icons/NextBig.png") no-repeat center center;
  }
  

}






.product-content-wrapper.color-palette--light-khaki .configurator,
.infobox.color-palette--light-khaki .configurator {
  background: #cfcfcf;
}

@media(max-width: 768px){
  #mostpopularchairsfrontpage{
    overflow: hidden;
  }
  #mostpopularchairsfrontpage .popular-chairs-section{
    width: 80%;
    margin-top: 40px;
  }
  #mostpopularchairsfrontpage .popular-chairs-section .owl-stage-outer{
    overflow: visible;
  }

}



.product-content-wrapper.color-palette--light-khaki .infobox-mobile-tab,
.product-content-wrapper.color-palette--light-khaki .infobox-header,
.product-content-wrapper.color-palette--light-khaki .hero,
.product-content-wrapper.color-palette--light-khaki .section-find-retailers,
.product-content-wrapper.color-palette--light-khaki .image-circle-inner,
.infobox.color-palette--light-khaki .infobox-mobile-tab,
.infobox.color-palette--light-khaki .infobox-header,
.infobox.color-palette--light-khaki .hero,
.infobox.color-palette--light-khaki .section-find-retailers,
.infobox.color-palette--light-khaki .image-circle-inner {
  background: #cfcfcf;
}

.product-content-wrapper.color-palette--light-khaki .infobox-body,
.infobox.color-palette--light-khaki .infobox-body {
  background: #cfcfcf;
}

/* About Page */

#aboutvideo,
#aboutheading,
#aboutheading .ezxmltext-field,
#sitdownbox,
#sitdownbox .ezxmltext-field,
#Ourphilosophyheading,
#Ourphilosophyheading .ezxmltext-field,
#challbox,
#challbox .ezxmltext-field,
#Historyheader,
#Historyheader .ezxmltext-field,
#Foundettext,
#Foundettext ezxmltext-field {
  background-color: transparent;
}

#aboutheading .text-content-heading,
#Ourphilosophyheading .text-content-heading,
#challbox .text-content-heading,
#Historyheader .text-content-heading,
#Foundettext .text-content-heading {
  background-color: transparent;
  color: #696969;
}

#sitdownbox p,
#challbox p {
  background-color: transparent;
  color: #696969;
}

#aboutheading p,
#Ourphilosophyheading p,
#Historyheader p,
#Foundettext p {
  background-color: transparent;
  color: #696969;
}

#aboutvideo > div > div > p {
  color: #696969 !important;
}

/* Footer */
.social-media-block {
  background: #494949;
  color: #fff;
  overflow: hidden;
}

.social-media-block .footer-title {
  color: #fff;
}

.social-media-block .footer-social-icon.footer-social-icon:before {
  color: #ffffff;
}

.social-media-block a:hover,
a:active,
a:focus {
  color: #2d3030;
  text-decoration: none;
}

.social-media-block .social-link:hover .footer-social-icon:hover:before {
  color: #2d3030;
}

.footer {
  background: #494949;
}

.footer .footer-navigation-menu .navigation-item .navigation-link {
  color: #fbfbfb;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
}

.footer .footer-navigation-menu:first-child .navigation-item .navigation-link {
  color: #fbfbfb;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
}

.footer .footer-navigation-menu:last-child .navigation-item .navigation-link {
  color: #9c9c9c;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}

.containerWrapper {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.owl-theme .owl-nav {
  display: block;
}

.containerWrapperMobile {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.containerWrapperMobile.owl-carousel.owl-loaded{
  display: none;
}

@media only screen and (max-width: 768px) {
  .containerWrapperMobile.owl-carousel.owl-loaded{
    display: block;
  }

  #mostpopularchairsfrontpage .containerWrapper{
    display: none;
  }
}

.popular-chairs-section.layout-container{
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 170px auto;
  padding: 0 15px;
}

.popular-chairs-section.layout-container .popular-chairs-title{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  padding: 0 135px 0 135px;
  margin: 0;
  width: 100%;
  margin-bottom: 157px;
  max-width: 1024px;
}

@media only screen and (max-width: 768px) {
  .popular-chairs-section.layout-container{
    /* padding: 0 0 70px 0; */
  }

  .popular-chairs-section.layout-container .popular-chairs-title{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    padding: 0 30px 0 30px;
    margin: 0 0 70px 0;
  }
}

.popular-chairs-section.layout-container .webshop-chair-info-wrapper .text-center{
  text-align: left;
}

.popular-chairs-section.layout-container .webshop-chair-item-title{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  /* margin-bottom: 13px; */
}

.popular-chairs-section.layout-container .webshop-chair-item-tagline,
.popular-chairs-section.layout-container .webshop-chair-item-price {
  height: 20px;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #9c9c9c;
  margin-bottom: 0;
}

.popular-chairs-section.layout-container .webshop-chair-item-wrapper .webshop-chair-item-tagline,
.popular-chairs-section.layout-container .webshop-chair-item-wrapper .webshop-chair-item-price{
  opacity: 0;
  transition: all 400;
}

.popular-chairs-section.layout-container .webshop-chair-item-wrapper:hover .webshop-chair-item-tagline,
.popular-chairs-section.layout-container .webshop-chair-item-wrapper:hover .webshop-chair-item-price{
  opacity: 1;
}


.webshop-chair-item-wrapper .webshop-chair-image > a{
  position: relative;
}

.webshop-chair-item-wrapper .webshop-chair-image > a{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: calc((647 / 512) * 100%);
  display: block;
}

.webshop-chair-item-wrapper .webshop-chair-image > a img{
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  transform: translate(-50%, -50%);
}

.webshop-chair-item-wrapper .webshop-chair-image  .img-one,
.webshop-chair-item-wrapper .webshop-chair-image  .img-two{
  transition: all 500ms;
}


.webshop-chair-item-wrapper .webshop-chair-image .img-one{
  z-index: 1;
  /* display: block; */
  opacity: 1;
}

.webshop-chair-item-wrapper .webshop-chair-image .img-two{
  z-index: 2;
  /* display: none; */
  opacity: 0;
}

.webshop-chair-item-wrapper:hover .webshop-chair-image .img-one{
  /* display: none; */
  opacity: 0;
}

.webshop-chair-item-wrapper:hover .webshop-chair-image .img-two{
  /* display: block; */
  opacity: 1;
}

.readMoreText{
  display: none;
  text-align: left;
}

.readMoreText a{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #9c9c9c;
  padding-right: 20px;
  position: relative;
}

.readMoreText a:after {  
  content: "";
  background: url('../../../img/icons/Arrow_ dropdown_read_more.svg') no-repeat center center;
  width: 11px;
  height: 10px;
  position: absolute;
  top: 7px;
  right: 0;
}

@media(max-width: 992px){
  .product-content-wrapper #producttextintro .readMoreText,
  .product-content-wrapper .designer-block .readMoreText{
    display: block;
  }

  .product-content-wrapper #producttextintro .text-block-content .ezxmltext-field {
    height: 100px;
    overflow: hidden;
    margin-bottom: 20px;
  }


  .product-content-wrapper .designer-block .ezxmltext-field{
    height: 145px;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .product-content-wrapper #Designerbox .ezxmltext-field{
    height: 170px;
    overflow: hidden;
    margin-bottom: 20px;
  }


  .product-content-wrapper #producttextintro .text-block-content .ezxmltext-field.active,
  .product-content-wrapper .designer-block .ezxmltext-field.active,
  .product-content-wrapper #Designerbox .ezxmltext-field.active{
    height: auto;
    margin-bottom: 0;
  }

}


section.register{
  width: 100%;
  max-width: 1328px;
  margin: 167px auto;
  overflow: hidden;
}
@media(max-width: 992px){
  section.register{
    margin: 0 auto;
  } 
}
section.register .register-header{
  margin-bottom: 118px;
  background: none;
  padding: 0 15px;
}

@media(max-width: 992px){
  section.register .register-header{
    margin-bottom: 70px;
  } 
}

section.register .register-header h2 {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 784px;
  text-align: left;
}

@media(max-width: 992px){
  section.register .register-header h2 {
    font-size: 32px;
    line-height: 32px;
  } 
}

section.register .register-container{
  padding: 0 15px;
  display: flex;
}

section.register .register-container .register-list{
  width: 42.35%;
}

@media(max-width: 992px){
  section.register .register-container .register-list{
    margin-bottom: 45px;
  } 
}


section.register .register-container .register-list p,
section.register .register-container .register-list ul{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #696969;
}

@media(max-width: 992px){
  section.register .register-container .register-list p,
  section.register .register-container .register-list ul{
    font-size: 16px;
    line-height: 24px;
  } 
}


section.register .register-container .register-list p{
  margin-bottom: 10px;
}

section.register .register-container .register-list ul{
  padding-left: 13px;
  list-style: none;
}

section.register .register-container .register-list ul li{
  margin-bottom: 4px;
  position: relative;
}

section.register .register-container .register-list ul li:after{
  content: "";
  width: 4px;
  height: 4px;
  background: #696969;
  position: absolute;
  left: -12px;
  top: 13px;
}

section.register .register-container  .signin__register-container{
  width: 57.65%;
}

section.register .register-container .signin__register-container .col-sm-12 p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
  margin-bottom: 62px;
}

@media(max-width: 992px){
  section.register .register-container .signin__register-container .col-sm-12 p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 35px;
  } 
}

section.register .register-container .signin__register-container .custom-checkbox__label p{
  font-size: 13px;
  line-height: 18px;
}


section.register .register-container .signin__register-container .warning{
  margin-bottom: 50px;
}

section.register .register-container .signin__register-container .register-btn-wrapper{
  text-align: right;
  padding-bottom: 10px;
}

section.register .register-container .signin__register-container .register-btn{
  border: none;
  background: transparent;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  padding-right: 36px;
  display: inline-block;
  position: relative;
}

section.register .register-container .signin__register-container .register-btn:focus{
  outline: none;
}

section.register .register-container .signin__register-container .register-btn:after {
  content: "";
  background: url(../../../img/icons/Arrow_CTA.svg) no-repeat center center;
  position: absolute;
  width: 27px;
  height: 27px;
  top: 0;
  right: 0;
  background-size: 100%;
}

section.register .register-container .signin__register-container fieldset {
  margin-top: 48px;
  margin-bottom: 48px;
}

section.register .register-container  .signin__register-container fieldset legend{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 10px;
}

@media (max-width: 992px){
  section.register .register-container{
    display: block;
  }
  section.register .register-container .register-list,
  section.register .register-container  .signin__register-container{
    width: 100%
  }
}

.register-success-content{
  width: 100%;
  max-width: 1328px;
  margin: 167px auto;
  overflow: hidden;
  padding: 0 30px;
}


@media (max-width: 992px){
  .register-success-content{
    margin: 80px auto;
  }
}

.register-success-content .maincontentheader h1{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 784px;
  text-align: left;
  margin-bottom: 50px;
}

@media(max-width: 992px){
  .register-success-content .maincontentheader h1 {
    font-size: 32px;
    line-height: 32px;
  } 
}

.register-success-content .feedback p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #696969;
  margin-bottom: 30px;
  width: 100%;
  max-width: 700px;
}

@media(max-width: 992px){
  .register-success-content .feedback p{
    font-size: 16px;
    line-height: 24px;
  } 
}


.about-page .text-block#aboutheading{
  width: 100%;
  max-width: 1328px;
  margin: 0 auto!important;
  overflow: hidden;
  padding: 167px 15px 0 15px;
}

@media(max-width:992px){
  .about-page .text-block#aboutheading{
    padding-top: 80px;
  }
}

.about-page .text-block#aboutheading .text-block-content{
  max-width: 784px;
  margin: 0;
  margin-bottom: 80px;
}

@media(max-width:992px){
  .about-page .text-block#aboutheading .text-block-content{
    margin-bottom: 20px;
  }
}

.about-page .text-block#aboutheading .text-block-content .text-content-heading{
  max-width: 100%;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  margin-bottom: 32px;
}

@media(max-width: 992px){
  .about-page .text-block#aboutheading .text-block-content .text-content-heading {
    font-size: 32px;
    line-height: 32px;
  } 
}

.about-page .text-block#aboutheading .text-block-content .ezxmltext-field p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
  text-align: left;
  max-width: 600px;
  margin: 0;
}

@media(max-width: 992px){
  .about-page .text-block#aboutheading .text-block-content .ezxmltext-field p{
    font-size: 16px;
    line-height: 24px;
  } 
}

.about-page .text-block#about-text-block-image{
  margin: 0 auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
}

.about-page .text-block#about-text-block-image .text-block-content > h2,
.about-page .text-block#about-text-block .text-block-content > h2{
  display: none;
}

.about-page .text-block#about-text-block-left,
.about-page .text-block#about-text-block {
  margin: 80px auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
}

@media(max-width:992px){
  .about-page .text-block#about-text-block-left,
  .about-page .text-block#about-text-block {
    margin: 30px auto 60px auto;
  }
}

.about-page .text-block#about-text-block-left .text-block-content .text-content-heading,
.about-page .text-block#about-text-block .text-block-content .text-content-heading{
  display: none;
}

.about-page .text-block#about-text-block-left .text-block-content .ezxmltext-field,
.about-page .text-block#about-text-block .text-block-content .ezxmltext-field {
  width: 100%;
  max-width: 648px;
}

.about-page .text-block#about-text-block-left .text-block-content .ezxmltext-field p,
.about-page .text-block#about-text-block .text-block-content .ezxmltext-field p{
  max-width: 100%;
  margin: 0;
  text-align: left;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

.about-page #Designerbox{
  margin-top: 0;
}

.about-page #Designerbox .designer-block-content{
  margin: 0 auto 80px auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
  display: flex;
  flex-direction: row-reverse;
}

@media(max-width:992px){
  .about-page #Designerbox .designer-block-content{
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.about-page #Designerbox .designer-block-content .designer-block-content-left{
  width: 50%;
  display: flex;
  justify-content: flex-end;
  padding-left: 60px;
}

@media(max-width:992px){
  .about-page #Designerbox .designer-block-content .designer-block-content-left{
    padding-left: 0;
  }
}


@media(max-width:992px){
  .about-page #Designerbox .designer-block-content{
    width: 100%;
    justify-content: start;
    padding-left: 0;
    margin-bottom: 60px;
    padding: 0 15px;
  }
}

.about-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc{
  width: 100%;
  max-width: 480px;
}

@media(max-width:992px){
  .about-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc{
    max-width: 100%;
  }
}

.about-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc .ezxmltext-field h2{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #696969;
}

@media(max-width:992px){
  .about-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc .ezxmltext-field h2{
    font-size: 18px;
    line-height: 24px;
  }
}

.about-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc .ezxmltext-field p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

.about-page #Designerbox .designer-block-content .designer-block-content-right{
  width: 50%;
}

@media(max-width:992px){
  .about-page #Designerbox .designer-block-content .designer-block-content-right{
    width: 100%;
  }
}

.about-page #Designerbox .designer-block-content .designer-block-content-right img{
  margin-top: 0;
}

@media (max-width: 992px){
  .about-page #Designerbox .designer-block-content .designer-block-content-left,
  .about-page #Designerbox .designer-block-content .designer-block-content-right{
    width: 100%;
  }
  .about-page #Designerbox .designer-block-content .designer-block-content-right img{
    margin-top: 0;
    margin-bottom: 30px;
  }
}


/* VAR-102 */
.landing-page::after,
.landing-page::before{
  content: "";
  display: table;
  clear: both;
}

.landing-page .text-block{
  clear: both;
}

.landing-page .text-block#landingheading{
  width: 100%;
  max-width: 1328px;
  margin: 0 auto!important;
  overflow: hidden;
  padding: 167px 15px 0 15px;
}

@media(max-width:992px){
  .landing-page .text-block#landingheading{
    padding-top: 80px;
  }
}

.landing-page .text-block#landingheading .text-block-content{
  max-width: 784px;
  margin: 0;
  margin-bottom: 80px;
}

@media(max-width:992px){
  .landing-page .text-block#landingheading .text-block-content{
    margin-bottom: 20px;
  }
}

.landing-page .text-block#landingheading .text-block-content .text-content-heading{
  max-width: 100%;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  margin-bottom: 32px;
}

@media(max-width: 992px){
  .landing-page .text-block#landingheading .text-block-content .text-content-heading {
    font-size: 32px;
    line-height: 32px;
  } 
}

.landing-page .text-block#landingheading .text-block-content .ezxmltext-field p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
  text-align: left;
  max-width: 600px;
  margin: 0;
}

@media(max-width: 992px){
  .landing-page .text-block#landingheading .text-block-content .ezxmltext-field p{
    font-size: 16px;
    line-height: 24px;
  } 
}

.landing-page .text-block#landing-text-block-image{
  margin: 0 auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
}

.landing-page .text-block#landing-text-block-image .text-block-content > h2,
.landing-page .text-block#landing-text-block .text-block-content > h2{
  display: none;
}

/* text block */
.landing-page .text-block#landing-text-block {
  margin: 80px auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
}

@media(max-width:992px){
  .landing-page .text-block#landing-text-block {
    margin: 30px auto 60px auto;
  }
}

.landing-page .text-block#landing-text-block .text-block-content .text-content-heading{
  display: none;
}

.landing-page .text-block#landing-text-block .text-block-content .ezxmltext-field {
  width: 100%;
  max-width: 648px;
}

.landing-page .text-block#landing-text-block .text-block-content .ezxmltext-field p{
  max-width: 100%;
  margin: 0px 0px 20px 0px;
  text-align: left;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 15px;
}

.landing-page .text-block .text-block-content .ezxmltext-field a.btn {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  position: relative;
  padding: 0;
  margin: 0;
}

.landing-page .text-block .text-block-content .ezxmltext-field a.btn:after {
  content: url(../../../img/icons/Arrow_CTA.svg);
  position: absolute;
  width: 23px;
  height: 23px;
  transform: scale(.8);
  margin-left: 4px;
  margin-right: 0;
}

/* text block left and right */
.landing-page .text-block#landing-text-block-left{
  margin: 80px 0px;
  width: 50%;
  padding: 0;
  float: left;
  clear: left;
}

.landing-page .text-block#landing-text-block-right{
  margin: 80px 0px;
  width: 50%;
  padding: 0;
  float: right;
  clear: right;
}

@media(max-width:992px){
  .landing-page .text-block#landing-text-block-left,
  .landing-page .text-block#landing-text-block-right {
    margin: 80px auto 60px auto;
    width: 100%;
    max-width: 1328px;
    padding: 0 15px;
    clear: both;
  }
}

.landing-page .text-block#landing-text-block-left .text-block-content .text-content-heading,
.landing-page .text-block#landing-text-block-right .text-block-content .text-content-heading {
  display: none;
}

.landing-page .text-block#landing-text-block-left .text-block-content .ezxmltext-field {
  width: 100%;
  max-width: 648px;
  float: right;
  padding-right: 20px;
}

.landing-page .text-block#landing-text-block-right .text-block-content .ezxmltext-field {
  width: 100%;
  max-width: 648px;
  float: left;
  padding-left: 20px;
}

@media(max-width:1300px){
  .landing-page .text-block#landing-text-block-left .text-block-content .ezxmltext-field{
    padding-left: 15px;
  }

  .landing-page .text-block#landing-text-block-right .text-block-content .ezxmltext-field{
    padding-right: 15px;
  }
}

@media(max-width:992px){
  .landing-page .text-block#landing-text-block-left .text-block-content .ezxmltext-field{
    float: left;
  }
}

.landing-page .text-block#landing-text-block-right .text-block-content .ezxmltext-field p,
.landing-page .text-block#landing-text-block-left .text-block-content .ezxmltext-field p {
  max-width: 100%;
  margin: 0px 0px 20px 0px;
  text-align: left;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

/* text block left and right */

.landing-page .video-block.landing-video {
  margin: 0 auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
}

.landing-page .video-block.landing-video video {
  height: auto;
  width: 100%;
}

.landing-page .gallery-block{
  margin: 0 auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
}

.landing-page .gallery-block.gallery-right {
  width: 50%;
  max-width: 50%;
  float: right;
  padding: 80px 15px 0px 0px;
  clear: right;
}

.landing-page .gallery-block.gallery-left {
  width: 50%;
  max-width: 50%;
  float: left;
  padding: 80px 0px 0px 15px;
  clear: left;
}

.landing-page .gallery-block .gallery-box {
  width: 100%;
  max-width: 648px;
}

.landing-page .gallery-block.gallery-left .gallery-box {
  float: right;
}

.landing-page .gallery-block.gallery-right .gallery-box {
  float: left;
}

.landing-page .gallery-block .gallery-box .owl-stage-outer{
  width: 100%;
  max-width: 648px;
}

.landing-page .gallery-block .gallery-box .owl-stage-outer .fancybox{
  height: 690px;
}

.landing-page .gallery-block .gallery-box .owl-nav{
  width: 100%;
  max-width: 648px;
  margin-top: 16px;
  margin-bottom: 112px;
  text-align: right;
}

.landing-page .gallery-block .gallery-box .owl-nav .owl-prev,
.landing-page .gallery-block .gallery-box .owl-nav .owl-next{
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  margin: 0;
  margin-left: 16px;
  color:transparent!important;
  outline: none;
}

.landing-page .gallery-block .gallery-box .owl-nav .owl-prev{
  background: url("../../../img/icons/Arrow_Prev.png") no-repeat center center;
}

.landing-page .gallery-block .gallery-box .owl-nav .owl-next{
  background: url("../../../img/icons/Arrow_Next.png") no-repeat center center;
}

.landing-page .gallery-block .gallery-box .owl-nav .owl-prev:hover{
  background: url("../../../img/icons/Arrow_Prev.png") no-repeat center center;
}

.landing-page .gallery-block .gallery-box .owl-nav .owl-next:hover{
  background: url("../../../img/icons/Arrow_Next.png") no-repeat center center;
}


@media(max-width: 992px){

  .landing-page .gallery-block.gallery-right,
  .landing-page .gallery-block.gallery-left {
    width: 100%;
    max-width: 1328px;
    padding: 80px 15px 80px 15px;
    float: none;
    clear: both;
  }

  .landing-page .gallery-block {
    width: 100%;
    float: none;
    padding: 0 15px;
  }

  .landing-page .gallery-block.gallery-left .gallery-box,  
  .landing-page .gallery-block.gallery-right .gallery-box {
    width: 80%;
    float: none;
  }

  .landing-page .gallery-block .gallery-box .owl-nav{
    margin-bottom: 0!important;
    transform: translateX(60px);
  }

  .landing-page .gallery-block .gallery-box .owl-stage-outer{
    max-width: 100%;
    overflow: visible;
  }

  .landing-page .gallery-block .gallery-box .owl-stage-outer .fancybox{
    height: 600px!important;
  }

  .landing-page .gallery-block .gallery-box .owl-nav .owl-prev, 
  .landing-page .gallery-block .gallery-box .owl-nav .owl-next {
    display: none;
  }
}

@media(max-width: 768px){

  .landing-page .gallery-block .gallery-box .owl-nav .owl-prev,
  .landing-page .gallery-block .gallery-box .owl-nav .owl-next{
    width: 44px;
    height: 44px;
    display: none;
  }

  .landing-page .gallery-block .gallery-box .owl-nav .owl-prev{
    background: url("../../../img/icons/PrevBig.png") no-repeat center center;
  }

  .landing-page .gallery-block .gallery-box .owl-nav .owl-next{
    background: url("../../../img/icons/NextBig.png") no-repeat center center;
  }

  .landing-page .gallery-block .gallery-box .owl-nav .owl-prev:hover{
    background: url("../../../img/icons/PrevBig.png") no-repeat center center;
  }

  .landing-page .gallery-block .gallery-box .owl-nav .owl-next:hover{
    background: url("../../../img/icons/NextBig.png") no-repeat center center;
  }
  
}

@media(max-width: 425px){
  .landing-page .gallery-block .gallery-box .owl-stage-outer .fancybox{
    height: 380px!important;
  }
}

.landing-page #Designerbox{
  margin-top: 0;
}

.landing-page #Designerbox .designer-block-content{
  margin: 0 auto 80px auto;
  width: 100%;
  max-width: 1328px;
  padding: 0 15px;
  display: flex;
  flex-direction: row-reverse;
}

@media(max-width:992px){
  .landing-page #Designerbox .designer-block-content{
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.landing-page #Designerbox .designer-block-content .designer-block-content-left{
  width: 50%;
  display: flex;
  justify-content: flex-end;
  padding-left: 60px;
}

@media(max-width:992px){
  .landing-page #Designerbox .designer-block-content .designer-block-content-left{
    padding-left: 0;
  }
}


@media(max-width:992px){
  .landing-page #Designerbox .designer-block-content{
    width: 100%;
    justify-content: start;
    padding-left: 0;
    margin-bottom: 60px;
    padding: 0 15px;
  }
}

.landing-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc{
  width: 100%;
  max-width: 480px;
}

@media(max-width:992px){
  .landing-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc{
    max-width: 100%;
  }
}

.landing-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc .ezxmltext-field h2{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #696969;
}

@media(max-width:992px){
  .landing-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc .ezxmltext-field h2{
    font-size: 18px;
    line-height: 24px;
  }
}

.landing-page #Designerbox .designer-block-content .designer-block-content-left .designer_desc .ezxmltext-field p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}

.landing-page #Designerbox .designer-block-content .designer-block-content-right{
  width: 50%;
}

@media(max-width:992px){
  .landing-page #Designerbox .designer-block-content .designer-block-content-right{
    width: 100%;
  }
}

.landing-page #Designerbox .designer-block-content .designer-block-content-right img{
  margin-top: 0;
}

@media (max-width: 992px){
  .landing-page #Designerbox .designer-block-content .designer-block-content-left,
  .landing-page #Designerbox .designer-block-content .designer-block-content-right{
    width: 100%;
  }
  .landing-page #Designerbox .designer-block-content .designer-block-content-right img{
    margin-top: 0;
    margin-bottom: 30px;
  }
}

/* VAR-102 */


/* VAR-91 */
body.page-67 .layout-container,
body.page-68 .layout-container,
body.page-60 .layout-container,
body.page-61 .layout-container,
body.page-62 .layout-container,
body.page-47 .layout-container,
body.page-59 .layout-container{
  max-width: 1380px;
}


.section-title,
body.page-67 .section-title,
body.page-68 .section-title,
body.page-60 .section-title,
body.page-61 .section-title{
  background: transparent!important;
}

body.page-67 .bg--blog-filter,
body.page-68 .bg--blog-filter{
  background: none;
}


body.page-67 .blog__main .blog-post--primary .blog-post-date span,
body.page-68 .blog__main .blog-post--primary .blog-post-date span{
  display: none;
}

body.page-67 .s-title--secondary h2,
body.page-67 .s-title--secondary h1,
body.page-68 .s-title--secondary h2,
body.page-68 .s-title--secondary h1{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  margin: 0;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

body.page-67 .blog__main hr,
body.page-68 .blog__main hr{
  display: none;
}

body.page-67 .section-title.s-title--secondary,
body.page-68 .section-title.s-title--secondary{
  padding: 15px;
}   

@media (max-width: 768px){
  body.page-67 .s-title--secondary h2,
  body.page-67 .s-title--secondary h1,
  body.page-68 .s-title--secondary h2,
  body.page-68 .s-title--secondary h1{
    font-size: 32px;
    line-height: 32px;
  }
}

body.page-67 .blog-filter ul,
body.page-68 .blog-filter ul{
  text-align: left;
}

body.page-67 .blog__main,
body.page-68 .blog__main{
  margin-bottom: 100px;
  padding: 0 15px;
}
body.page-67 .blog__main .blog-post-title,
body.page-68 .blog__main .blog-post-title{
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}

body.page-67 .blog-image-item a,
body.page-68 .blog-image-item a{
  width: 100%;
}

body.page-67 .blog__main .blog-image-item img,
body.page-68 .blog__main .blog-image-item img{
  width: 100%;
  max-height: initial;
  height: initial;
}
body.page-67 .blog-filter ul li a.active,
body.page-68 .blog-filter ul li a.active,
body.page-67.blog-filter ul li span.active,
body.page-68.blog-filter ul li span.active{
  font-weight: 500;
}

body.page-67 .blog__main .blog-post-description p,
body.page-68 .blog__main .blog-post-description p{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body.page-67 .blog__main .blog__post__category,
body.page-68 .blog__main .blog__post__category{
  color: #211f20;
}
body.page-67 .blog__main .blog-post-item,
body.page-68 .blog__main .blog-post-item{
  margin-bottom: 50px;
}

body.page-60 .s-title--secondary,
body.page-61 .s-title--secondary{
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}

body.page-60 .s-title--secondary p,
body.page-61 .s-title--secondary p{
  line-height: 1.5;
}

.blog-posts-section {
  background: transparent;
  margin-bottom: 100px;
}

.instagram-title{
  margin-bottom: 100px;
}

body.page-69 .layout-container,
body.page-62 .layout-container,
body.page-47 .layout-container,
body.page-59 .layout-container{
  padding-left: 15px;
  padding-right: 15px;
}

.blog-subpage__main__content h5{
  font-weight: 500!important;
}

.blog-subpage__main__content p{
  font-weight: 400;
  font-weight: 400;
  line-height: 1.5;
}

body.page-47 .section-title + .brand-bg-primary{
  background: transparent;
}

body.page-47 .section.terms-condition{
  margin-bottom: 100px;
}

body.page-47 .layout-container .header-widgets .signin h2,
body.page-47 .layout-container .header-widgets .signin h3,
body.page-47 .layout-container .header-widgets .signin ul li,
body.page-47 .layout-container .header-widgets .signin p,
body.page-47 .layout-container .header-widgets .signin__link,
body.page-47 .layout-container .header-widgets .forgot_psw_btn{
  color: #211f20;
}

body.page-47 .layout-container .header-widgets .signin__link:after,
body.page-47 .layout-container .header-widgets .forgot_psw_btn:after{
  content: url("../../../img/icons/Arrow_CTA.svg");
  transform: scale(.8);
  margin-left: 4px;
}

body.page-47 .layout-container .header-widgets .signin  .text-right .button.button--primary:after{
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  width: 23px;
  height: 23px;
  transform: scale(.8);
  margin-left: 4px;
  margin-right: 0;
}


body.page-47 .layout-container .header-widgets .signin  .text-right .button.button--primary{
  margin-top: 20px;
  border: none;
  position: relative;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #211f20;
  margin-left: 0px;
  text-transform: none;
  padding-right: 30px;
}


@media (max-width: 1024px){
  body.page-62 .t-indent{
    padding-top: 0!important;
    margin-top: 167px;
  } 
  body.page-47 .layout-container .header-widgets .signin__link,
  body.page-47 .layout-container .header-widgets .forgot_psw_btn{
    font-size: 17px!important;
  }
  body.page-47 .section.terms-condition h2{
    font-size: 20px;
  }
}

@media (max-width: 1200px){
  body.page-47 .header_login_form .col-sm-12.col-md-8,
  body.page-47 .header_login_form .col-sm-12.col-md-4.text-right{
    width: 100%!important;
    text-align: right!important;
  }
}

@media (max-width: 768px){
  body.page-62 .t-indent{
    margin-top: 75px;
  } 
}

body.page-62 .section.s--secondary.t-indent {
  background: rgba(251,251,251,.2);
}

@media (max-width: 768px){
  body.page-60 .t-indent,
  body.page-61 .t-indent,
  body.page-47 .t-indent,
  body.page-69 .t-indent,
  body.page-59 .t-indent,
  body.page-67 .t-indent,
  body.page-68 .t-indent{
    padding-bottom: 0;
  }
  .blog-posts-section {
    padding-bottom: 0;
  }
  body.page-61 .curr--jobs{
    padding-top: 0;
  }
}


body.page-59 .section-title.u--contact-us h2{
  max-width: 100%;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  margin-bottom: 32px;
}

body.page-59 .section-title.u--contact-us p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
  max-width: 600px;
  margin: 0 auto;
}

body.page-59 .curr--jobs h2{
  max-width: 100%;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: -0.01em;
  color: #696969;
  margin-bottom: 32px;
}

body.page-59 .customer-service-container p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
  margin-bottom: 32px;
}

body.page-59 .customer-service-container h4{
  margin-bottom: 30px;
}

body.page-59 .section-title.title--tertiary h2{
  max-width: 100%;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: -0.01em;
  color: #696969;
  margin-bottom: 20px;
}
body.page-59 hr{
  display: none;
}
body.page-59 .section-title.title--tertiary h5,
body.page-59 .customer-service-container h4,
body.page-59 .customer-service-container  strong,
body.page-59 .section-title.title--tertiary strong{
  font-weight: 500!important;
}
body.page-59 .section-title.title--tertiary h4{
  margin-bottom: 30px;
}
body.page-59 .section-title.title--tertiary{
  padding-bottom: 0;
}

body.page-59 .section-title.title--tertiary p{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #9C9C9C;
}

body.page-59 .section-title-other{
  margin-top: 10px;
}

body.page-59 .section-looking h3{
  max-width: 100%;
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: -0.01em;
  color: #696969;
  margin-bottom: 20px;
}

body.page-59  .section-looking ul a{
  font-family: Roobert;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  color: #9C9C9C;
}

body.page-59 .section-looking{
  margin-bottom: 40px;
}

body.page-59 .blog-posts-section{
  padding-top: 0;
}
/* VAR-91 */


body.page-62 .section-registration{
  background: rgba(251, 251, 251, .2);
  padding: 120px 0 130px 0;
  position: relative;
  z-index: 0;
}

body.page-62 .section-registration::after{
  content: "";
  position: absolute;
  height: 100%;
  width: 50vw;
  left: 100%;
  background: rgba(251, 251, 251, .2);
  top: 0;
  z-index: -1;
}
body.page-62 .section-registration::before{
  content: "";
  position: absolute;
  height: 100%;
  width: 50vw;
  right: 100%;
  background: rgba(251, 251, 251, .2);
  top: 0;
  z-index: -1;
}

body.page-62 .section-registration .ezxmltext-field{
  width: 100%;
  max-width: 784px;
}

body.page-62 .section-registration .ezxmltext-field h2{
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  margin-bottom: 32px;
}

body.page-62 .section-registration .ezxmltext-field p{
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 20px;
}

body.page-62 .section-registration .ezxmltext-field a.button {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  padding: 0;
  position: relative;
  padding-right: 40px;
  margin: 0;
  margin-top: 30px;
  border: none;
  overflow: visible;
}

body.page-62 .section-registration .ezxmltext-field a.button:after {
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  body.page-62 .section-faq{
    padding: 50px 0 75px 0;
  }

  #story-quote-block .text-block-content a.button {
    font-size: 18px;
    line-height: 18px;
  }
}





body.page-62 .section-faq{
  padding: 115px 0 150px 0;
  position: relative;
  z-index: 0;
}

body.page-62 .section-faq .ezxmltext-field{
  width: 100%;
  max-width: 648px;
}

body.page-62 .section-faq .ezxmltext-field h2{
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  margin-bottom: 32px;
  text-align: left;
  padding: 0;
}

body.page-62 .section-faq .ezxmltext-field p{
  margin: 0;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 20px;
}

body.page-62 .section-faq .ezxmltext-field a.button {
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #696969;
  padding: 0;
  position: relative;
  padding-right: 40px;
  margin: 0;
  margin-top: 30px;
  border: none;
  overflow: visible;
}

body.page-62 .section-faq .ezxmltext-field a.button:after {
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  body.page-62 .section-suport-pages{
    margin-bottom: 30px;
  }

  body.page-62 .section-registration{
    padding: 50px 0 50px 0;
  }

  body.page-62 .section-faq{
    padding: 50px 0 75px 0;
  }

  #story-quote-block .text-block-content a.button {
    font-size: 18px;
    line-height: 18px;
  }
}

.section-suport-pages .suport-pages-wrapper{
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}

.section-suport-pages .suport-pages-wrapper .suport-pages-item{
  width: 25%;
  padding: 0px 15px;
}


@media only screen and (max-width: 992px){
  .section-suport-pages .suport-pages-wrapper .suport-pages-item{
    width: 33.33%;
  }
}

@media only screen and (max-width: 768px){
  .section-suport-pages .suport-pages-wrapper .suport-pages-item{
    width: 50%;
  }
}

body.page-62 .layout-container.support-page-container{
  max-width: 1600px;
}

body.page-62 .section-support-title{
  margin-top: 167px;
  padding: 0 0 65px 0;
}

body.page-62 .section-support-title h2{
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 54px;
  line-height: 64px;
  letter-spacing: -0.01em;
  color: #696969;
  text-align: left;
  padding: 0 135px 0 135px;
  margin: 0;
  width: 100%;
  max-width: 1024px;
}

body.page-62 .section-support-title h4{
  display: none;
}

body.page-62 .section-suport-pages{
  margin-bottom: 112px;

}

body.page-62 .section-registration,
body.page-62 .section-faq{
  padding-left: 135px;
  padding-right: 135px;
}

@media (max-width: 768px) {
  body.page-62 .section-registration,
  body.page-62 .section-faq{
    padding-left: 0;
    padding-right: 0;
  }
}


body.page-62 .section-suport-pages .help-image-wrapper > a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

body.page-62 .section-suport-pages .help-image-wrapper > a img{
  width: 100%;
}

body.page-62 .section-suport-pages .help-image-wrapper h2 {
  font-family: Roobert;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 8px;
  color: #696969;
}

body.page-62 .section-suport-pages .suport-pages-item{
  margin-bottom: 32px;
}

body.page-62 .section-suport-pages .help-links a{
  display: block;
  text-decoration: underline;
  font-family: Roobert;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 4px;
  color: #696969;
}

@media only screen and (max-width: 768px){
  body.page-62 .section-suport-pages .help-image-wrapper h2{
    font-size: 18px;
  }
  body.page-62 .section-support-title{
    margin-top: 80px;
    padding: 0 0 20px 0;
  }
  body.page-62 .section-support-title h2{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    padding: 0;
    margin: 0;
  }

  body.page-62 .section-registration .ezxmltext-field h2,
  body.page-62 .section-faq .ezxmltext-field h2{
    font-size: 32px;
    line-height: 32px;
  }

}


/* VAR-96 */
.product-view{
  padding-top: 80px;
  padding-left: 27px;
  padding-right: 27px;
  min-height: 640px;
  height: auto;
}
.product-property{
  overflow: auto;
  width: 340px;
  /* max-height: 500px; */
}

@media only screen and (max-width: 1200px) {
  .product-view{
    padding-top: 30px;
    padding-left: 5px;
    padding-right:5px;
  }
  .product-property{
    width: calc(100% - 250px);
    max-height: initial;
    padding-left: 20px!important;
  }
}

@media only screen and (max-width: 992px) {
  .product-property{
    width: 100%;
    max-height: initial;
    padding-right: 20px!important;
  }
  .product-content-wrapper #configurator-app{
    padding: 0;
    background: #f2f2f2;
  }
  .product-view{
    padding-top: 0;
    padding-left: 5px;
    padding-right:5px;
  }
}

.product-property--item{
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #CFCFCF!important;
}
.product-property--link{
  padding-top: 0;
  font-weight: 400;
  font-size: 24px;
  font-weight: 400;
  color: #696969;
}
.product-property--link small{
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #9C9C9C!important;
  margin-left: 20px;
}
.product-property--body .picker-list{
  margin: 0;
}
.picker{
  width: 80px;
  margin-right: 27px;
}
.picker-box{
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}
.picker-box:hover{
  border: 5px solid transparent;
  border-radius: 0;
}

@media only screen and (max-width: 992px) {

  .picker{
    width: 64px;
    margin-right: 22px;
  }
  .picker-box{
    width: 44px;
    height: 44px;
    margin-bottom: 10px;
  }
}

.configurator-separator{
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 18px;
  color: #696969;
}
.picker-name{
  font-size: 13px;
  line-height: 18px;
  color: #9C9C9C;
  text-align: left;
}
.configurator-section .product-cart--info.ng-binding.ng-scope{
  display: none!important;
}



.configurator-section .button--primary {
  float: left;
  font-family: Roobert;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #696969;
  padding: 0;
  position: relative;
  padding-right: 32px;
  overflow: visible;
  border-bottom: none;
  margin-top: 30px;
  overflow: visible;
}

.configurator-section .button--primary:after {
  content: url("../../../img/icons/Arrow_CTA.svg");
  position: absolute;
  top: -5px;
  right: -5px;
  transform: scale(0.8);
}

@media only screen and (max-width: 767px) {
  .configurator-section .button--primary:after {
    top: -4px;
  }
}


.infobox-mobile-tab{
  font-size: 16px;
  line-height: 16px;
  color: #696969;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
}
.tabmenu-block span.infobox-mobile-tab--name{
  margin: 0;
  margin-right: 10px;
}

.tabmenu-block .infobox-target--body{
  margin-left: 25px;
}
.tabmenu-block .infobox-target--item p {
  font-size: 13px;
  line-height: 18px;
  color: #696969;
  font-weight: 400;
}

.tabmenu-block .infobox-target--item p strong{
  font-weight: 500;
}

.tabmenu-block .infobox-target--body h6{
  font-weight: 500;
}


@media (max-width: 992px){
  .product-image-container {
    margin-top: 100px;
  }
  .product-cart {
    top: 40px;
  }
  .configurator-section .button--primary {
    margin-top: 25px;
  }
}
/* VAR-96 */

/* VAR-98 */
.left-off-canvas-menu__list__item__sublist {
  height: auto!important;
}
/* VAR-98 */
/* START::VAR-88 */

.footer {
    padding: 50px 0px;
}

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

@media (max-width: 768px) {
    .footer-container{
        padding: 0 15px;
    }
}

.footer-navigation{
    display: flex;
    flex-wrap: wrap;
}

.footer-logo{
    width: 25%;
}

.footer-navigation-menu{
    width: 25%;
    text-align: left;
}

.footer-navigation-menu .navigation-item{
    display: block;
}

.footer-navigation-menu.footer-nav-one .navigation-item:first-child,
.footer-navigation-menu.footer-nav-two .navigation-item:first-child,
.footer-navigation-menu.footer-nav-social .navigation-item:first-child,
.footer-navigation-menu.footer-nav-one .navigation-item:first-child .navigation-link{
    padding-top: 0;
}

.footer-navigation-menu.footer-nav-one .navigation-item a:hover,
.footer-navigation-menu.footer-nav-two .navigation-item a:hover,
.footer-navigation-menu.footer-nav-social .navigation-item a:hover{
    opacity: .5;
}


.footer-navigation-menu.footer-nav-one .navigation-item{
    padding: 8px 18px;
}

.footer-navigation-menu.footer-nav-two .navigation-item{
    padding: 8px 18px;
}

.footer-navigation-menu.footer-nav-social .navigation-item{
    padding: 8px 18px;
}

@media (max-width: 768px) {
    .footer-logo{
        margin-bottom: 40px;
        width: 100%;
    }

    .footer-navigation-menu.footer-nav-one{
        margin-bottom: 40px;
        width: 100%;
    }

    .footer-navigation-menu.footer-nav-two{
        margin-bottom: 40px;
        width: 100%;
    }

    .footer-navigation-menu.footer-nav-social{
        margin-bottom: 40px;
        width: 100%;
        margin: 0;
    }

    .footer-navigation-menu.footer-nav-one .navigation-item,    
    .footer-navigation-menu.footer-nav-two .navigation-item,    
    .footer-navigation-menu.footer-nav-social .navigation-item{
        padding: 8px 0px;
    }

    .footer-navigation-menu.footer-nav-social .navigation-item{
        display: inline-block;
        padding: 8px 10px;
    }
    .footer-navigation-menu.footer-nav-social .navigation-item:first-child{
        padding-left: 0;
    }
    .footer-navigation-menu.footer-nav-social .navigation-item:last-child{
        padding-right: 0;
    }
}

.footer-navigation-menu .navigation-item .navigation-link.footer-top-link{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    color: #FBFBFB;
}

.footer-navigation-menu .navigation-item .navigation-link.bottom-link{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #9C9C9C;
}

.footer-navigation-menu .navigation-item .navigation-link.footer-social-link{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #9C9C9C;
}

/* END::VAR-88 */


/* START::VAR-82 */

#header.open-login-menu{
    background-color: #494949;
}


.header-widgets .user-container{
    margin: 0;
    padding: 0;
    background: #494949;
    color: #FBFBFB;
}

.header-widgets .user-container .brand-bg-primary{
    background: #494949;
    color: #FBFBFB;
}

.header-widgets .user-container .signin{
    background: #494949;
    color: #FBFBFB;
    padding: 32px 0px;
}


#header.open-login-menu .header-navigation .navigation-link {
    color: #fbfbfb;
}

#header .logo-image.light-login {
    display: none;
}

#header.open-login-menu .logo-image.light-login {
    display: block;
}

#header.open-login-menu .logo-image.dark-login {
    display: none;
}

#header.open-login-menu .language-dropdown {
    color: #fbfbfb;
}

#header.open-login-menu .top-navigation-menu .top-navigation-link {
    color: #fbfbfb;
}

#header.open-login-menu .shopping-cart-desc {
    color: #fbfbfb;
}

.header-widgets .signin__link,
section.login-page .signin__link 
{
    margin-top: 20px;
    border: none;
    position: relative;    
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #FBFBFB;
    margin-left: 0px;
    text-transform: none;
    padding-right: 30px;
    text-align: left;
}

.header-widgets .signin__link:after,
section.login-page .signin__link:after
{
    content: url(../../../img/icons/Arrow_CTA_exlpore.svg);
    position: absolute;
    width: 23px;
    height: 23px;
    margin-left: 5px;
    margin-right: 0;
}

.header-widgets .forgot_psw_btn,
section.login-page .forgot_psw_btn
{
    margin-top: 20px;
    border: none;
    position: relative;    
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #FBFBFB;
    margin-left: 0px;
    text-transform: none;
    padding-right: 30px;
}

.header-widgets .forgot_psw_btn:after,
section.login-page .forgot_psw_btn:after
{
    content: url(../../../img/icons/Arrow_CTA_exlpore.svg);
    position: absolute;
    right: 0;
    width: 23px;
}

.header-widgets .signin .register-text-left .button.button--primary,
section.login-page .signin .register-text-left .button.button--primary,
section.forgotpassword-page .button.button--primary
{
    margin-top: 20px;
    border: none;
    position: relative;    
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #FBFBFB;
    margin-left: 0px;
    text-transform: none;
    padding-right: 30px;
}

.header-widgets .signin .register-text-left .button.button--primary:after,
section.login-page .signin .register-text-left .button.button--primary:after,
section.forgotpassword-page .button.button--primary:after
{
    content: url(../../../img/icons/Arrow_CTA_exlpore.svg);
    position: absolute;
    right: 0;
    width: 23px;
}

.header-widgets .signin h2,
section.login-page .signin h2,
section.forgotpassword-page h2
{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    font-feature-settings: 'liga' off;
    color: #FBFBFB;
    margin-bottom: 5px;
}

.header-widgets .signin h3,
section.login-page .signin h3,
section.forgotpassword-page h3
{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    font-feature-settings: 'liga' off;
    color: #9C9C9C;
    margin-top: 0px;
    margin-bottom: 15px;
}

.header-widgets .signin p,
section.login-page .signin p,
section.forgotpassword-page p
{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #9C9C9C;
    margin-bottom: 0px;
}

.header-widgets .signin ul,
section.login-page .signin ul
{
    margin-bottom: 0px;
    padding-left: 20px;
}

.header-widgets .signin ul li,
section.login-page .signin ul li
{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #9C9C9C;
}

.header-widgets .signin form[name="forgotpassword"],
section.login-page .signin form[name="forgotpassword"],
section.forgotpassword-page form[name="forgotpassword"]
{
    margin-top: 10px;
}

.header-widgets .signin form[name="loginform"],
section.login-page .signin form[name="loginform"]{
    margin-top: 10px;
}

.header-widgets .signin input,
section.login-page .signin input{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #9C9C9C;
    margin-bottom: 20px;
}


section.login-page,
section.forgotpassword-page
{
    width: 100%;
    max-width: 1600px;
    margin: 167px auto;
    overflow: hidden;
    padding: 0px 15px;
}

section.login-page .brand-bg-primary{
    background: transparent;
}

section.login-page .signin h2,
section.login-page .signin h3,
section.login-page .signin p,
section.login-page .signin ul li
{
    color: #696969;
}

section.forgotpassword-page h2,
section.forgotpassword-page h3,
section.forgotpassword-page p
{
    color: #696969;
}

section.login-page .signin__link,
section.login-page .forgot_psw_btn,
section.login-page .signin .register-text-left .button.button--primary
{
    color: #696969;
    padding-right: 35px;
}

section.forgotpassword-page .button.button--primary
{
    color: #696969;
    padding-right: 35px;
}

section.login-page .signin__link:after,
section.login-page .forgot_psw_btn:after,
section.login-page .signin .register-text-left .button.button--primary:after 
{
    content: url(../../../img/icons/Arrow_CTA.svg);
    width: fit-content;
}

section.forgotpassword-page .button.button--primary:after 
{
    content: url(../../../img/icons/Arrow_CTA.svg);
    width: fit-content;
}

section.forgotpassword-page .warning h2{
    color: #943434;
}

section.login-page .signin ul{
    margin-bottom: 0px;
    padding-left: 20px;
}

@media (max-width: 992px){
    section.login-page,
    section.forgotpassword-page
    {
        margin: 0 auto;
        margin-bottom: 150px;
        margin-top: 60px;
    }
}

/* END::VAR-82 */

/* START::VAR-84 */


.cart-product-item .cart-product-item__product-spec {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.find-retailers__header.containerWrapper,
.find-retailers__secondary.containerWrapper,
.find-retailers__secondary.containerWrapper + .containerWrapper{
  max-width: 1358px;
}

.find-retailers__header .find-retailers__header__title-area h2{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: -0.01em;
    color: #696969;
}

.find-retailers__header .find-retailers__header__title-area ul{
    margin: 48px 0 0;
}

.find-retailers__header .find-retailers__header__title-area ul li h5{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #696969;
}

.find-retailers__header .find-retailers__header__title-area ul li h5.active{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #696969;
    opacity: 0.5;
}

.find-retailers_mapWrapper{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 160px;
}   

.find-retailers_mapWrapper .find-retailers__listBox{
    width: 300px;
    margin: 40px 0;
    background: #fff;
    overflow: auto;
    max-height: 600px;
    order: 1;
}

.find-retailers_mapWrapper .find-retailers__listBox .quarter-width{
    max-width: 100%;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list {
    padding: 16px 0!important;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer{
    min-height: inherit;    
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post{
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .location-info--title{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #494949;
    margin-bottom: 10px;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .location-info--address{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #696969;
    margin-bottom: 10px;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .location-info--phone{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #696969;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .location-info--email{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #696969;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .location-info--distance{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    text-align: right;
    color: #9C9C9C;
    margin-bottom: 0;
    position: absolute;
    bottom: 20px;   
    right: 15px;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .online-store-content p a{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #494949;
    margin-bottom: 10px;
}

.find-retailers_mapWrapper .find-retailers__listBox .find-retailers__list .retailer .location-info--post .location-info--distance .fa-map-marker{
    display: none;
}

.find-retailers_mapWrapper .find-retailers__map{
    width: calc(100% - 300px);
    order: 2;
}

.find-retailers_mapWrapper.filterOnlineActive .find-retailers__listBox{
    width: 100%!important;
    max-width: 1192px;
    background: transparent;
    overflow: inherit;
    max-height: initial;
}
.js-retailers-filter--location{
    max-width: 768px;
    position: relative;
}

.find-retailers_mapWrapper.filterOnlineActive .find-retailers__listBox .quarter-width{
    max-width: none;
}

.find-retailers_mapWrapper.filterOnlineActive .find-retailers__listBox .find-retailers__list{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}

.find-retailers_mapWrapper.filterOnlineActive .find-retailers__listBox .find-retailers__list .retailer{
    width: 33%;
}

.find-retailers_mapWrapper.filterOnlineActive .find-retailers__listBox .find-retailers__list .retailer .location-info--post{
    border-bottom: 1px solid #bababa;
}

.find-retailers_mapWrapper.filterOnlineActive .find-retailers__map{
    display: none;
}

.js-retailers-infobox .js-retailers-infobox--content .location-info--post .location-info--title{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #494949;
    margin-bottom: 10px;
}

.js-retailers-infobox .js-retailers-infobox--content .location-info--post  .location-info--phone,
.js-retailers-infobox .js-retailers-infobox--content .location-info--post  .location-info--phone a,
.js-retailers-infobox .js-retailers-infobox--content .location-info--post  .location-info--email{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #494949;
    margin-bottom: 2px;
    text-decoration: underline;
}


@media (max-width: 767px) {
    .find-retailers_mapWrapper .find-retailers__listBox{
        width: 100%;
        order: 2;
        margin-top: 0;
    }

    .find-retailers_mapWrapper .find-retailers__map{
        width: 100%;
        order: 1;
        margin-bottom: 0;
    }

    .find-retailers_mapWrapper.filterOnlineActive .find-retailers__listBox .find-retailers__list .retailer {
        width: 100%;
    }
    
    .find-retailers__header__title-area.t-indent{
        padding-bottom: 0;
    }   
}

@media (max-width: 599px) {
    .find-retailers__header__title-area ul li{
        display: block;
        padding: 0;
    }
}

/* END::VAR-84 */


/* START::VAR-89 */

@media (max-width: 1023px) {
    .localshop-block .localshop-chair-item-wrapper .webshop-chair-item-title a, 
    .localshop-block .localshop-chair-item-wrapper .localshop-chair-item-title > a{
        margin-bottom: 0;
        padding-right: 0;
        white-space: normal;
        text-align: left;
    }

    #dripsignupnews .join-us-form h5 {
        text-align: left;
    }

    #dripsignupnews .join-us-form .newsletter_input{
        text-align: left;
        margin-right: 0px;
    }

    #dripsignupnews .join-us-form h5 > div{
        position: relative;
    }

    #dripsignupnews .join-us-form .newsletter_signup_btn{
        position: absolute;
        right: 10px;
        top: 10px;
    }
}

@media(max-width: 992px){
    #blogpostsfrontpage .owl-nav, #mostpopularchairsfrontpage .owl-nav {
        display: none;
    }

    .product-content-wrapper .product-gallery-block .owl-nav .owl-prev,
    .product-content-wrapper .product-gallery-block .owl-nav .owl-next{
        display: none;
    }
}

.localshop-block .localshop-block-list-box{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}

.localshop-block .localshop-block-list-box .localshop-block-list-item{
    width: 33.333%;
    padding: 0px 15px;
}

@media (max-width: 1440px) {
    .localshop-block .localshop-block-list-box{
        margin: 0px -8px;
    }

    .localshop-block .localshop-block-list-box .localshop-block-list-item{
        padding: 0px 8px;
    }
}

@media(max-width: 768px){
    .localshop-block .localshop-block-list-box{
        margin: 0px -8px;
    }

    .localshop-block .localshop-block-list-box .localshop-block-list-item{
        width: 50%;
        padding: 0px 8px;
    }
}

/* END::VAR-89 */


/* START::VAR-92 */

.webshop-block .webshop-block-list-box{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}

.webshop-block .webshop-block-list-box .webshop-block-list-item{
    width: 33.333%;
    padding: 0px 15px;
}

@media (max-width: 1440px) {
    .webshop-block .webshop-block-list-box{
        margin: 0px -8px;
    }

    .webshop-block .webshop-block-list-box .webshop-block-list-item{
        padding: 0px 8px;
    }
}

@media(max-width: 768px){
    .webshop-block .webshop-block-list-box{
        margin: 0px -8px;
    }

    .webshop-block .webshop-block-list-box .webshop-block-list-item{
        width: 50%;
        padding: 0px 8px;
    }
}

@media(max-width: 500px){
    .webshop-block .webshop-block-list-box .webshop-block-list-item{
        width: 100%;
    }
}


.header-widgets .user-container .signin .signin-wrapper{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    justify-content: space-between;
}

.header-widgets .user-container .signin .signin-wrapper .signin-item{
    width: 45%;
}

.section.login-page .user-container .signin .signin-wrapper{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    justify-content: space-between;
}

.section.login-page .user-container .signin .signin-wrapper .signin-item{
    width: 45%;
}

@media(max-width: 768px){
    .header-widgets .user-container .signin .signin-wrapper{
        width: 100%;
    }

    .section.login-page .user-container .signin .signin-wrapper{
        width: 100%;
    }

    .header-widgets .user-container .signin .signin-wrapper .signin-item{
        width: 100%;
    }

    .section.login-page .user-container .signin .signin-wrapper .signin-item{
        width: 100%;
    }

    .header-widgets .user-container .signin .signin-wrapper .signin-item form,
    .section.login-page .user-container .signin .signin-wrapper .signin-item form{
        display: grid;
    }

    .header-widgets .user-container .signin .signin-wrapper .signin-item .col-order-password,
    .section.login-page .user-container .signin .signin-wrapper .signin-item .col-order-password{
        order: 2;
        text-align: right;
    }

    .header-widgets .user-container .signin .signin-wrapper .signin-item .col-order-login,
    .section.login-page .user-container .signin .signin-wrapper .signin-item .col-order-login{
        order: 1;
    }
}



#story-title {
    margin-top: 167px;
    padding: 0 0 157px 0;
}

#story-title .text-block-content {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px;
}


#story-title .text-content-heading{
    display: none;
}

#story-title .text-block-content h2 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: normal;
}

#story-title .text-block-content h2 {
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: -0.01em;
    color: #696969;
    text-align: left;
    padding: 0 135px 0 135px;
    margin: 0;
    width: 100%;
    max-width: 1024px;
}

#ambasblock {
    margin-top: 0px !important;
}

.ambasblock{

}

.ambasblock .ambasblock-content {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px;
}


.ambasblock .ambasblock-content .masonry{
    column-gap: 15px;
}

.ambasblock .ambasblock-content .masonry .brick{
    margin-bottom: 15px;
}

.ambasblock .ambasblock-content .masonry .brick.hovereffect .ambas-name{
    z-index: 25;
}

.ambasblock .ambasblock-content .masonry .brick.hovereffect .ambas-location{
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #9C9C9C;
}

.ambasblock .ambasblock-content .masonry .brick.hovereffect .brick-text {
    padding: 10%;
    font-weight: 600;
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -0.01em;
    color: #696969;
}

.ambasblock .ambasblock-content .masonry .brick.hovereffect .ambasCTA{
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #9C9C9C;
}

.ambasblock .ambasblock-content .masonry .brick.hovereffect .overlay-ambas{
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #d8d8d8;
}

.ambasblock .ambasblock-content .masonry .brick.hovereffect:hover .overlay-ambas{
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #d8d8d8;
}



body.page-60 .layout-container section.section-title,
body.page-61 .layout-container section.section-title {
    width: 100%;
    max-width: 1328px;
    margin: 0 auto!important;
    overflow: hidden;
    padding: 167px 15px 0px 15px;
}

body.page-60 .layout-container section.section-title h2,
body.page-61 .layout-container section.section-title h2 {
    max-width: 100%;
    margin: 0;
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: -0.01em;
    color: #696969;
    text-align: left;
    margin-bottom: 32px;
}

body.page-60 .layout-container section.section-title p,
body.page-61 .layout-container section.section-title p {
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #9C9C9C;
    text-align: left;
    max-width: 600px;
    margin: 0;
}

body.page-60 .layout-container .press__content{
    margin: 80px auto;
    width: 100%;
    max-width: 1328px;
    padding: 0 15px;

    text-align: left;
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}

body.page-60 .layout-container .press__content h1,
body.page-60 .layout-container .press__content h2,
body.page-60 .layout-container .press__content h3,
body.page-60 .layout-container .press__content h4,
body.page-60 .layout-container .press__content h5,
body.page-60 .layout-container .press__content h6{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    color: #696969;
}


body.page-61 .layout-container .section-current-jobs{
    width: 100%;
    max-width: 1328px;
    margin: 80px auto 40px;
    overflow: hidden;
    padding: 0px 15px 0px 15px;
}

body.page-61 .layout-container .section-current-jobs h2{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    color: #696969;
}

body.page-61 .layout-container .section-s-invitation{
    width: 100%;
    max-width: 1328px;
    margin: 40px auto!important;
    overflow: hidden;
    padding: 0px 15px 0px 15px;

    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}

body.page-61 .layout-container .section-s-invitation p{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}


body.page-61 .layout-container .section-s-invitation .s-invitation-contacts{
    margin: 40px 0px;
    max-width: inherit;
}

body.page-61 .layout-container .section-s-invitation .s-invitation-contacts p a{
    font-weight: normal;
}

body.page-59 .layout-container .instagram-section,
body.page-60 .layout-container .instagram-section,
body.page-61 .layout-container .instagram-section{
    width: 100%;
    max-width: 1328px;
    margin: 40px auto;
    overflow: hidden;
    padding: 0px 15px 0px 15px;
}

body.page-59.layout-container .blog-posts-section,
body.page-60 .layout-container .blog-posts-section,
body.page-61 .layout-container .blog-posts-section{
    width: 100%;
    max-width: 1328px;
    margin: 40px auto;
    overflow: hidden;
    padding: 0px 15px 0px 15px;
}

body.page-60 .layout-container .instagram-section .instagram-title,
body.page-61 .layout-container .instagram-section .instagram-title,
body.page-59 .layout-container .instagram-section .instagram-title,
body.page-59 .layout-container .blog-posts-section .block-posts-title,
body.page-60 .layout-container .blog-posts-section .block-posts-title,
body.page-61 .layout-container .blog-posts-section .block-posts-title{
    margin: 5px auto;
    text-align: left;
    max-width: 100%;
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    color: #696969;
    font-size: 36px;
    line-height: 1.12;
}

body.page-60 .layout-container .blog-posts-section .block-posts-title,
body.page-61 .layout-container .blog-posts-section .block-posts-title{
    padding: 30px 0px;
}


body.page-47 .layout-container section.section-title {
    width: 100%;
    max-width: 1328px;
    margin: 0 auto!important;
    overflow: hidden;
    padding: 167px 15px 0px 15px;
}

body.page-47 .layout-container section.section-title h2 {
    max-width: 100%;
    margin: 0;
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: -0.01em;
    color: #696969;
    text-align: left;
    margin-bottom: 32px;
}

body.page-47 .layout-container section.section-intro,
body.page-47 .layout-container section.section-sign,
body.page-47 .layout-container section.section-terms-condition{
    width: 100%;
    max-width: 1328px;
    margin: 0 auto!important;
    overflow: hidden;
    padding: 0px 15px 40px 15px;
}

body.page-47 .layout-container section.section-intro h3 {
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    color: #696969;
    text-align: left;
}

body.page-47 .layout-container section.section-intro p{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}

body.page-47 .layout-container section.section-intro a.btn{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #696969;
    position: relative;
    padding: 0;
    margin: 20px 0px;
}

body.page-47 .layout-container section.section-intro a.btn:after {
    content: url(../../../img/icons/Arrow_CTA.svg);
    position: absolute;
    width: 23px;
    height: 23px;
    transform: scale(.8);
    margin-left: 4px;
    margin-right: 0;
}

body.page-47 .layout-container section.section-terms-condition .terms-condition-content h1,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h2,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h3,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h4,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h5,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h6{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    color: #696969;
    text-align: left;
}

body.page-47 .layout-container section.section-terms-condition .terms-condition-content h1 > b,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h2 > b,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h3 > b,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h4 > b,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h5 > b,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content h6 > b{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    color: #696969;
    text-align: left;
}

body.page-47 .layout-container section.section-terms-condition .terms-condition-content,
body.page-47 .layout-container section.section-terms-condition .terms-condition-content p{
    font-family: Roobert;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #696969;
}

.popular-chairs-block .pop-chair-item .hovereffect > a .video-block{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    top: 0;
    left: 0;
}

.popular-chairs-block .pop-chair-item .hovereffect > a .video-block > video{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.popular-chairs-block .pop-chair-item:hover .hovereffect > a .img-video{
    display: none;
}

.popular-chairs-block .pop-chair-item:hover .hovereffect > a .video-block{
    display: block;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .localshop-chair-image > a .video-block{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    top: 0;
    left: 0;
}

.localshop-block .localshop-chair-item-wrapper .localshop-chair-item .localshop-chair-image > a .video-block > video{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.localshop-block .localshop-chair-item-wrapper:hover .localshop-chair-item .localshop-chair-image > a .img-video{
    display: none;
}

.localshop-block .localshop-chair-item-wrapper:hover .localshop-chair-item .localshop-chair-image > a .video-block {
    display: block;
}

.webshop-block .webshop-block-list-box .webshop-block-list-item .webshop-chair-item-wrapper .webshop-chair-item .webshop-chair-image > a {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: calc((647 / 512) * 100%);
    display: block;
}

.webshop-block .webshop-block-list-box .webshop-block-list-item .webshop-chair-item-wrapper .webshop-chair-item .webshop-chair-image > a .video-block{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    top: 0;
    left: 0;
}

.webshop-block .webshop-block-list-box .webshop-block-list-item .webshop-chair-item-wrapper .webshop-chair-item .webshop-chair-image > a .video-block > video{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.webshop-block .webshop-block-list-box .webshop-block-list-item .webshop-chair-item-wrapper:hover .webshop-chair-item .webshop-chair-image > a  .img-video{
    display: none;
}

.webshop-block .webshop-block-list-box .webshop-block-list-item .webshop-chair-item-wrapper:hover .webshop-chair-item .webshop-chair-image > a .video-block{
    display: block;
}

/* END::VAR-92 */


