@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,custom-product-tag
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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 {
  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;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

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;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:85em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:85.0625em)/";
  width: 85.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:85.0625em) and (max-width:100em)/";
  width: 85.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:100.0625em)/";
  width: 100.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 85.0625em) {
  .xlarge-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .xlarge-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .xlarge-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .xlarge-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .xlarge-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .xlarge-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .xlarge-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .xlarge-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .xlarge-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .xlarge-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .xlarge-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .xlarge-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .xlarge-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .xlarge-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .xlarge-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .xlarge-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .xlarge-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .xlarge-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .xlarge-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .xlarge-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .xlarge-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .xlarge-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .xlarge-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .xlarge-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 100.0625em) {
  .xxlarge-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .xxlarge-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .xxlarge-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .xxlarge-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .xxlarge-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .xxlarge-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .xxlarge-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .xxlarge-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .xxlarge-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .xxlarge-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .xxlarge-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .xxlarge-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .xxlarge-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .xxlarge-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .xxlarge-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .xxlarge-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .xxlarge-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .xxlarge-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .xxlarge-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .xxlarge-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .xxlarge-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .xxlarge-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .xxlarge-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .xxlarge-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 85.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 100.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }
  .hide-on-print,
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px; }
  .reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

/* Default Link Styles */
a {
  color: #0d4c90;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #051b32; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 0.75rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.09375rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #444444;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
  text-transform: uppercase; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #858585;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 1.4375rem; }

h2 {
  font-size: 1.1875rem; }

h3 {
  font-size: 0.9375rem; }

h4 {
  font-size: 0.6875rem; }

h5 {
  font-size: 0.875rem; }

h6 {
  font-size: 1rem; }

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

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

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

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

code {
  background-color: #ffd2e9;
  border-color: #ffa4d1;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul {
  list-style-type: none; }

ul,
ol,
dl {
  font-family: 14px;
  font-size: #333;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 0.75rem;
  padding: 0; }

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

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

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

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 0.75rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #6f6f6f; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #6f6f6f; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #858585; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 1.75rem; }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.25rem; }
  h4 {
    font-size: 1rem; }
  h5 {
    font-size: 0.875rem; }
  h6 {
    font-size: 1rem; } }

body.legacy.legacy.legacy.legacy div.nav-bar {
  display: block;
  width: 100%;
  max-width: none !important; }

body.legacy.legacy.legacy.legacy header#header {
  position: static !important; }

body.legacy.legacy.legacy.legacy li:hover ul.lv2 {
  display: block; }

body.legacy.legacy.legacy.legacy #search-box-wrapper {
  opacity: 1;
  visibility: visible; }
  body.legacy.legacy.legacy.legacy #search-box-wrapper input {
    border: 3px black solid; }

body.legacy.legacy.legacy.legacy span.product-article-number-label,
body.legacy.legacy.legacy.legacy span.product-unit-label,
body.legacy.legacy.legacy.legacy span.stock-status-label,
body.legacy.legacy.legacy.legacy span.stock-status-value,
body.legacy.legacy.legacy.legacy .product-article-number {
  display: block !important; }

body.legacy.legacy.legacy.legacy .startpage-custom-item,
body.legacy.legacy.legacy.legacy .startpage-product-item {
  border: 3px solid black;
  padding: 15px;
  margin-bottom: 25px; }

/* RESETFLOAT
----------------------------------------------------------------------------- */
.resetfloat:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  margin: 0 !important;
  padding: 0 !important; }

.resetfloat {
  display: inline-block; }

.resetfloat {
  display: block;
  zoom: 1; }

/* GENERAL
----------------------------------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  padding-top: 96px;
  background: #ffffff;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-size: 14px;
  color: #333;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  opacity: 1;
  transition: opacity 0.5s ease-out; }
  body.loaded {
    opacity: 1; }
  body:before, body:after {
    content: " ";
    display: table; }
  body:after {
    clear: both; }
  body > form {
    position: relative; }

h1 {
  text-transform: uppercase; }

h2 {
  text-transform: uppercase; }

h3 {
  text-transform: uppercase; }

h4,
h5,
h6 {
  text-transform: uppercase; }

p {
  margin: 0 0 10px 0; }

select {
  width: auto; }

table,
tbody,
tfoot,
thead,
tr,
th,
td {
  border-collapse: collapse; }

.watermark {
  color: #666666; }

#outer-wrapper {
  width: 100%; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .page-responsive-checkout #outer-wrapper {
    padding-top: 0px; } }

#inner-wrapper {
  width: 100%; }

#content-wrapper {
  clear: both;
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }
  #content-wrapper:before, #content-wrapper:after {
    content: " ";
    display: table; }
  #content-wrapper:after {
    clear: both; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #content-wrapper {
      margin-top: auto !important; } }

.product-attributes-params {
  display: none; }

.display-block {
  display: block; }

a.billy-terms-fancy-popup,
a.billy-terms-fancy-popup:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #c60f12;
  cursor: pointer;
  display: inline;
  text-decoration: underline; }

span.billycart,
span.billycart:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #c60f12;
  cursor: pointer;
  display: inline;
  text-decoration: underline; }

a.page-link,
a.page-link:visited {
  display: inline-block; }

.page-link-wrapper a:hover span.link-text {
  background: none; }

.pagelink-selected a span.link-text {
  background: none; }

.pagelink1 span.link-text {
  behavior: url(/SystemScripts/PIE.htc); }

/* MANUFACTURER SELECTOR
----------------------------------------------------------------------------- */
.manufacturer-selector-wrapper {
  margin: 0 0 20px 0; }

.manufacturer-selector-wrapper select {
  width: 100%; }

/* CATEGORY AND MANUFACTURER DETAILS
----------------------------------------------------------------------------- */
.category-header-wrapper,
.ManufacturerContentWrapperCssClass {
  clear: both;
  overflow: hidden;
  margin: 0 0 24px; }

.category-page-image,
.ManufacturerContentImageCssClass {
  float: left;
  margin: 0 10px 10px 0; }

span.showing {
  display: inline-block;
  font-weight: normal;
  font-size: 9pt;
  color: black; }

a.showing:hover {
  text-decoration: none !important; }

.showing-highlight {
  color: red !important; }

#stock-notification-popup {
  background-color: #fff;
  margin: 20px; }

#stock-notification-popup-form-part {
  margin: 7px 0px !important;
  clear: both; }

.stock-notification-col-send {
  margin-top: 10px; }

#stock-notification-message {
  text-align: center;
  margin-top: 70px;
  font-weight: bold; }

#info-text-left-wrapper {
  display: inline-block;
  float: right;
  margin: 14px 10px 10px 10px; }

.page-list-wrapper .fancybox-iframe-login {
  background: transparent;
  font-size: 100%;
  padding: 0;
  margin: 0; }

.page-list-wrapper .mypages-text,
.page-list-wrapper .login-text {
  display: block;
  text-align: left; }

.box-header {
  padding: 10px 10px 0 0;
  behavior: url(/SystemScripts/PIE.htc);
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 8px;
  font-size: 100%;
  font-weight: 700;
  text-transform: uppercase; }
  .box-header h2 {
    margin-bottom: 0; }
  .box-header span {
    margin-bottom: 2px;
    display: inline-block; }

.box-body {
  overflow: hidden; }

.box-footer {
  margin-bottom: 16px; }

/* NEWS LIST */
.news-list-item {
  border-top: 1px solid #dfdfdf;
  padding: 10px 0; }

.news-list-item:first-child {
  border: 0;
  padding: 0 0 10px 0; }

.news-list-item-date {
  font-size: 0.85em;
  color: #6f6e6e;
  margin: 0;
  font-style: italic; }

.news-list-item-image {
  margin: 0 0 10px 0; }

.news-list-item-image img {
  width: 138px;
  max-width: 138px; }

.news-list-item-text {
  font-size: 0.85em;
  margin: 0 0 10px 0; }

.news-list-item-link {
  text-align: right;
  font-weight: bold; }

/* OFFERS LIST */
.offers-list-header {
  display: none; }

.offers-list-item-image {
  margin: 0 0 10px 0; }

.offers-list-item-image img {
  width: 138px; }

.offers-list-item-text p {
  font-size: 0.85em; }

.offers-list-wrapper .product-price {
  float: left;
  margin: 4px 0 5px 0; }

.offers-list-item-more-info {
  float: right; }

.offers-list-item-image {
  position: relative; }

.offers-list-item-image img {
  vertical-align: bottom; }

/* TOP LIST */
.simple-product-list-item {
  overflow: hidden;
  border-top: 1px solid #dfdfdf;
  padding: 10px 0; }

.simple-product-list-item:first-child {
  border: 0;
  padding: 0 0 10px 0; }

.simple-product-list-item-text {
  font-size: 0.85em;
  margin: 0 0 2px 0; }

.simple-product-list-item-text a {
  font-weight: bold; }

.simple-product-list-item-image {
  float: left;
  padding: 0 10px 5px 0; }

.simple-product-list-item-image img {
  width: 50px; }

.InfoMsgWrapper {
  margin: 5px 10px 5px 10px;
  position: relative; }

.InfoMsgHeader {
  background: url(../images/InfoMsgHeader.gif) top center no-repeat;
  height: 7px;
  position: relative;
  top: 1px;
  font-size: 1px; }

.InfoMsgHeaderRight {
  background-position: 90% 0%; }

.InfoMsgHeaderLeft {
  background-position: 10% 0%; }

.InfoMsgShadow {
  padding: 0px 2px 2px 0px;
  background: url(../images/ErrorMsgShadowBg.png) 3px 3px no-repeat; }

.InfoMsgBodyWrapper {
  background: #ffffff url(../images/InfoMsgIcon.gif) 7px 8px no-repeat;
  border: 1px solid #003399; }

.InfoMsgBodyHeader {
  text-align: right;
  height: 8px;
  overflow: hidden;
  font-size: 1px; }

.InfoMsgBodyHeader img {
  cursor: pointer; }

.InfoMsgContent {
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-size: 11px;
  color: #003399;
  padding: 0px 15px 10px 36px; }

.errorPage {
  margin: 0 10px; }

.errorPageLogo {
  font-size: 5em;
  color: #c60f12;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  text-transform: uppercase;
  text-align: left; }

.errorPageHeader {
  font-weight: bold;
  font-size: 18px; }

.errorPageListHeader {
  margin-left: 0; }

.errorPage ul {
  margin-left: 0;
  padding-left: 0; }

.errorPage li {
  list-style-type: none; }

.ui-tooltip,
.arrow:after {
  background: black;
  border: 2px solid white; }

.ui-tooltip {
  position: absolute;
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Avenir LT W01_45 Book", sans-serif;
  text-transform: uppercase;
  box-shadow: 0 0 7px black; }

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px; }

.arrow.top {
  top: -16px;
  bottom: auto; }

.arrow.left {
  left: 20%; }

.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg); }

.arrow.top:after {
  bottom: -20px;
  top: auto; }

.ui-tooltip-content {
  padding: 0px;
  margin: 0px;
  vertical-align: middle; }

html.culture-en .lang-sv {
  display: none !important; }

html.culture-en .lang-da {
  display: none !important; }

html.culture-en .lang-nb {
  display: none !important; }

html.culture-en .lang-fi {
  display: none !important; }

html.culture-sv .lang-en {
  display: none !important; }

html.culture-sv .lang-da {
  display: none !important; }

html.culture-sv .lang-nb {
  display: none !important; }

html.culture-sv .lang-fi {
  display: none !important; }

html.culture-da .lang-sv {
  display: none !important; }

html.culture-da .lang-en {
  display: none !important; }

html.culture-da .lang-nb {
  display: none !important; }

html.culture-da .lang-fi {
  display: none !important; }

html.culture-nb .lang-en {
  display: none !important; }

html.culture-nb .lang-da {
  display: none !important; }

html.culture-nb .lang-sv {
  display: none !important; }

html.culture-nb .lang-fi {
  display: none !important; }

html.culture-fi .lang-en {
  display: none !important; }

html.culture-fi .lang-da {
  display: none !important; }

html.culture-fi .lang-sv {
  display: none !important; }

html.culture-fi .lang-nb {
  display: none !important; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  html.menu-open body {
    overflow: hidden; } }

#channelPopup {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }

#channelPopup .inner {
  position: fixed;
  background: white;
  top: 20%;
  left: 50%;
  padding: 20px 20px;
  width: 275px;
  margin-left: -137px;
  margin-top: -125px;
  z-index: 10000; }

@media (min-width: 800px) {
  #channelPopup .inner {
    top: 30%;
    padding: 30px 30px;
    height: 320px;
    width: 400px;
    margin-left: -200px;
    margin-top: -160px; } }

#channelPopup .inner > input {
  margin: 0 auto 10px;
  display: block;
  width: 80%; }

#channelPopup .inner > p {
  margin: 20px auto;
  text-align: center; }

#channelPopup .inner > select {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px; }

#channelPopup .inner > a.button {
  padding: 12px 0; }

.vat-selector-outer-wrapper {
  display: none; }

#channelPopup .b2b-channel-button {
  width: 100%;
  margin-top: 10px; }
  #channelPopup .b2b-channel-button a {
    cursor: pointer;
    text-decoration: none;
    margin: 0;
    display: block;
    text-align: center;
    line-height: normal;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 12px;
    color: #0d4c90;
    background: #e6edf5;
    letter-spacing: 0;
    text-transform: uppercase;
    border-radius: 0;
    border-width: 0;
    border-color: transparent;
    padding: 12px; }

.addReadMore .readMore,
.addReadMore .readLess {
  font-weight: 900;
  cursor: pointer; }

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none; }

.addReadMore.showmorecontent .readMore {
  display: none; }

.no-line-through {
  text-decoration: none !important; }

.my-pages-signup-form-wrapper .getcustomerinfo-button {
  margin-bottom: 2em !important; }

.my-pages-signup-form-wrapper .ff-row {
  margin-bottom: 25px;
  width: 100%;
  float: none;
  padding-right: 0; }
  .my-pages-signup-form-wrapper .ff-row label {
    display: block;
    margin-bottom: 0.5em; }
  .my-pages-signup-form-wrapper .ff-row input.ff-text {
    width: 100%;
    padding: 10px;
    border: 1px solid #000; }
  .my-pages-signup-form-wrapper .ff-row .ff-select-wrapper select {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid #000; }

.button, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p,
div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p, a.view-button-related-products, .get-customer-info-btn, a.advanced-buy-button-text, a.view-button, a.view-button-related-products, a.button-disabled, a.ButtonInfo img, a.RelatedProductBuyButton img, table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *, table.ProductListHorizontalAdvanced .ButtonInfo *, .newsletter-box-button > .button, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .newsletter-box-button > p, .NewsArchiveButton a, .NewsArchiveButton img {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 12px;
  color: white;
  background: #0d4c90;
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0;
  border-color: transparent; }
  .button:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:hover, a.view-button-related-products:hover, .get-customer-info-btn:hover, a.advanced-buy-button-text:hover, a.view-button:hover, a.view-button-related-products:hover, a.button-disabled:hover, a.ButtonInfo img:hover, a.RelatedProductBuyButton img:hover, table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *:hover, table.ProductListHorizontalAdvanced .ButtonInfo *:hover, .newsletter-box-button > .button:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .newsletter-box-button > p:hover, .NewsArchiveButton a:hover, .NewsArchiveButton img:hover {
    text-decoration: none;
    color: white;
    background-color: #093361;
    border-width: 0;
    border-color: rgba(0, 0, 0, 0); }
  .button.button-disabled, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.button-disabled, a.view-button-related-products.button-disabled, .get-customer-info-btn.button-disabled, a.advanced-buy-button-text.button-disabled, a.view-button.button-disabled, a.view-button-related-products.button-disabled, a.button-disabled.button-disabled, a.ButtonInfo img.button-disabled, a.RelatedProductBuyButton img.button-disabled, table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *.button-disabled, table.ProductListHorizontalAdvanced .ButtonInfo *.button-disabled, .newsletter-box-button > .button.button-disabled, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .newsletter-box-button > p.button-disabled, .NewsArchiveButton a.button-disabled, .NewsArchiveButton img.button-disabled {
    background-color: #888888;
    border-color: #888888; }
  .button:active, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:active, a.view-button-related-products:active, .get-customer-info-btn:active, a.advanced-buy-button-text:active, a.view-button:active, a.view-button-related-products:active, a.button-disabled:active, a.ButtonInfo img:active, a.RelatedProductBuyButton img:active, table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *:active, table.ProductListHorizontalAdvanced .ButtonInfo *:active, .newsletter-box-button > .button:active, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .newsletter-box-button > p:active, .NewsArchiveButton a:active, .NewsArchiveButton img:active {
    text-decoration: none;
    color: white; }
  .button:focus, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:focus, a.view-button-related-products:focus, .get-customer-info-btn:focus, a.advanced-buy-button-text:focus, a.view-button:focus, a.view-button-related-products:focus, a.button-disabled:focus, a.ButtonInfo img:focus, a.RelatedProductBuyButton img:focus, table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *:focus, table.ProductListHorizontalAdvanced .ButtonInfo *:focus, .newsletter-box-button > .button:focus, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .newsletter-box-button > p:focus, .NewsArchiveButton a:focus, .NewsArchiveButton img:focus {
    text-decoration: none;
    color: white; }

a.RelatedProductBuyButton, a.buy-button, a.buy-button-first-text, a.ButtonBuy, .product-wrapper a.buy-button, .purchase-block-buy a.buy-button, a.buy-button-search, a.advanced-buy-button-text, a.buy {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 12px;
  color: white;
  background: #0d4c90;
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0;
  border-color: transparent; }
  a.RelatedProductBuyButton:hover, a.buy-button:hover, a.buy-button-first-text:hover, a.ButtonBuy:hover, .product-wrapper a.buy-button:hover, .purchase-block-buy a.buy-button:hover, a.buy-button-search:hover, a.advanced-buy-button-text:hover, a.buy:hover {
    color: white;
    background-color: #093361;
    border-width: 0;
    border-color: rgba(0, 0, 0, 0); }
  a.RelatedProductBuyButton.button-disabled, a.buy-button.button-disabled, a.buy-button-first-text.button-disabled, a.ButtonBuy.button-disabled, .product-wrapper a.buy-button.button-disabled, .purchase-block-buy a.buy-button.button-disabled, a.buy-button-search.button-disabled, a.advanced-buy-button-text.button-disabled, a.buy.button-disabled {
    background-color: #888888;
    border-color: #888888; }
  a.RelatedProductBuyButton:active, a.buy-button:active, a.buy-button-first-text:active, a.ButtonBuy:active, .product-wrapper a.buy-button:active, .purchase-block-buy a.buy-button:active, a.buy-button-search:active, a.advanced-buy-button-text:active, a.buy:active {
    text-decoration: none;
    color: white; }
  a.RelatedProductBuyButton:focus, a.buy-button:focus, a.buy-button-first-text:focus, a.ButtonBuy:focus, .product-wrapper a.buy-button:focus, .purchase-block-buy a.buy-button:focus, a.buy-button-search:focus, a.advanced-buy-button-text:focus, a.buy:focus {
    text-decoration: none;
    color: white; }

.startpage-object a.button-info, a.ButtonInfo, .offers-list-item-more-info a, .offers-list-item-more-info img, a.advanced-info-button-text, a.RelatedProductMoreInfoButton, a.RelatedProductMoreInfoButton img, .FrontRestProducts a.button-info, a.advanced-info-button-text, .product-wrapper a.button-info, .releware-item-wrapper a.button-info {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 12px;
  color: white;
  background: #0d4c90;
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0;
  border-color: transparent; }
  .startpage-object a.button-info:hover, a.ButtonInfo:hover, .offers-list-item-more-info a:hover, .offers-list-item-more-info img:hover, a.advanced-info-button-text:hover, a.RelatedProductMoreInfoButton:hover, a.RelatedProductMoreInfoButton img:hover, .FrontRestProducts a.button-info:hover, a.advanced-info-button-text:hover, .product-wrapper a.button-info:hover, .releware-item-wrapper a.button-info:hover {
    text-decoration: none;
    color: white;
    background-color: #093361;
    border-width: 0;
    border-color: rgba(0, 0, 0, 0); }
  .startpage-object a.button-info.button-disabled, a.ButtonInfo.button-disabled, .offers-list-item-more-info a.button-disabled, .offers-list-item-more-info img.button-disabled, a.advanced-info-button-text.button-disabled, a.RelatedProductMoreInfoButton.button-disabled, a.RelatedProductMoreInfoButton img.button-disabled, .FrontRestProducts a.button-info.button-disabled, a.advanced-info-button-text.button-disabled, .product-wrapper a.button-info.button-disabled, .releware-item-wrapper a.button-info.button-disabled {
    background-color: #888888;
    border-color: #888888; }
  .startpage-object a.button-info:active, a.ButtonInfo:active, .offers-list-item-more-info a:active, .offers-list-item-more-info img:active, a.advanced-info-button-text:active, a.RelatedProductMoreInfoButton:active, a.RelatedProductMoreInfoButton img:active, .FrontRestProducts a.button-info:active, a.advanced-info-button-text:active, .product-wrapper a.button-info:active, .releware-item-wrapper a.button-info:active {
    text-decoration: none;
    color: white; }
  .startpage-object a.button-info:focus, a.ButtonInfo:focus, .offers-list-item-more-info a:focus, .offers-list-item-more-info img:focus, a.advanced-info-button-text:focus, a.RelatedProductMoreInfoButton:focus, a.RelatedProductMoreInfoButton img:focus, .FrontRestProducts a.button-info:focus, a.advanced-info-button-text:focus, .product-wrapper a.button-info:focus, .releware-item-wrapper a.button-info:focus {
    text-decoration: none;
    color: white; }

a.checkout-text {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  font-size: 14px;
  font-weight: 400;
  padding: 12px 30px 12px 18px;
  color: #333;
  background: #fff;
  text-transform: none;
  border-radius: 0;
  border-width: 0;
  border-color: transparent; }
  a.checkout-text:hover {
    text-decoration: none;
    color: #333;
    background-color: #5fa5f1;
    border-width: 0;
    border-color: rgba(0, 0, 0, 0); }
  a.checkout-text.button-disabled {
    background-color: #888888;
    border-color: #888888; }
  a.checkout-text:active {
    text-decoration: none;
    color: #333; }
  a.checkout-text:focus {
    text-decoration: none;
    color: #333; }

.news-list-item-link .button, .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-item-link p, .NewsListArchiveItemLink .button, .NewsListArchiveItemLink div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .NewsListArchiveItemLink p, .view-button-offers-text {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 10px;
  color: #0d4c90;
  background: white;
  letter-spacing: 0;
  text-transform: uppercase;
  border: 1px solid #0d4c90; }
  .news-list-item-link .button:hover, .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-item-link p:hover, .NewsListArchiveItemLink .button:hover, .NewsListArchiveItemLink div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .NewsListArchiveItemLink p:hover, .view-button-offers-text:hover {
    text-decoration: none;
    color: white;
    background-color: #093361;
    border-width: 1px;
    border-color: #093361; }
    .news-list-item-link .button:hover:focus, .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:hover:focus, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-item-link p:hover:focus, .NewsListArchiveItemLink .button:hover:focus, .NewsListArchiveItemLink div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:hover:focus, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .NewsListArchiveItemLink p:hover:focus, .view-button-offers-text:hover:focus {
      color: white; }
  .news-list-item-link .button.button-disabled, .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.button-disabled, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-item-link p.button-disabled, .NewsListArchiveItemLink .button.button-disabled, .NewsListArchiveItemLink div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.button-disabled, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .NewsListArchiveItemLink p.button-disabled, .view-button-offers-text.button-disabled {
    background-color: #888888;
    border-color: #888888; }
  .news-list-item-link .button:active, .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:active, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-item-link p:active, .NewsListArchiveItemLink .button:active, .NewsListArchiveItemLink div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:active, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .NewsListArchiveItemLink p:active, .view-button-offers-text:active {
    text-decoration: none;
    color: #0d4c90; }
  .news-list-item-link .button:focus, .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:focus, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-item-link p:focus, .NewsListArchiveItemLink .button:focus, .NewsListArchiveItemLink div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:focus, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .NewsListArchiveItemLink p:focus, .view-button-offers-text:focus {
    text-decoration: none;
    color: #0d4c90; }

.category-page-wrapper ul li .product-buttons,
.category-page-wrapper ul li .product-buttons:hover, .releware-recommendation-wrapper ul li .product-buttons,
.releware-recommendation-wrapper ul li .product-buttons:hover, #startpage_list ul li .product-buttons,
#startpage_list ul li .product-buttons:hover, #list-category-placeholder ul li .product-buttons,
#list-category-placeholder ul li .product-buttons:hover {
  margin: 0 0 5px 0;
  overflow: hidden; }
  .category-page-wrapper ul li .product-buttons a,
  .category-page-wrapper ul li .product-buttons:hover a, .releware-recommendation-wrapper ul li .product-buttons a,
  .releware-recommendation-wrapper ul li .product-buttons:hover a, #startpage_list ul li .product-buttons a,
  #startpage_list ul li .product-buttons:hover a, #list-category-placeholder ul li .product-buttons a,
  #list-category-placeholder ul li .product-buttons:hover a {
    float: left;
    width: 50%;
    padding-left: 3px;
    padding-right: 3px; }

a.checkout-text {
  position: relative;
  font-size: 16px; }
  a.checkout-text::after {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: "\f105";
    font-size: 16px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 13px;
    line-height: 1; }
  a.checkout-text.button-disabled {
    background-color: #fff;
    color: #555555; }
    a.checkout-text.button-disabled span, a.checkout-text.button-disabled::after {
      opacity: 0.5; }
    a.checkout-text.button-disabled:hover {
      cursor: default; }

#startpage_list ul li .product-wrapper .product-buttons,
#startpage_list ul li .product-wrapper .product-buttons:hover {
  margin: 0 0 5px 0;
  overflow: hidden; }
  #startpage_list ul li .product-wrapper .product-buttons a,
  #startpage_list ul li .product-wrapper .product-buttons:hover a {
    width: 100%; }

.product-buttons {
  display: none; }

.purchase-block-buy a.buy-button {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 15px 20px;
  text-transform: none;
  width: 80%;
  height: 53px; }

#bodyFastLoginBox a.button {
  display: inline-block; }

.news-list-wrapper .news-list-item-link {
  text-align: right; }
  .news-list-wrapper .news-list-item-link .button, .news-list-wrapper .news-list-item-link div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .news-list-wrapper .news-list-item-link p {
    display: inline-block; }

.offers-list-item-wrapper.box-wrapper a.button.view-button-offers-text {
  float: right;
  margin: 5px; }

/*! jQuery UI - v1.10.3 - 2013-10-10
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%20MS%2CTahoma%2CVerdana%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url(/SystemImages/jQueryUI/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(/SystemImages/jQueryUI/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url(/SystemImages/jQueryUI/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(/SystemImages/jQueryUI/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url(/SystemImages/jQueryUI/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(/SystemImages/jQueryUI/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(/SystemImages/jQueryUI/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_ef8c08_256x240.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_ef8c08_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_ef8c08_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_228ef1_256x240.png); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/SystemImages/jQueryUI/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #666666 url(/SystemImages/jQueryUI/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(/SystemImages/jQueryUI/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px; }

/* COLUMNS
----------------------------------------------------------------------------- */
#left-area, #main-area {
  display: block;
  float: left;
  margin: 0 0 40px 0; }

#right-area {
  display: none !important;
  float: left;
  margin: 0 0 40px 0; }

#left-area {
  width: 20%;
  padding-right: 20px; }

#left-area .content {
  width: 100%;
  padding: 0 0 0 20px; }

#main-area.store-info-page {
  width: 100% !important; }

#main-area {
  width: 60%; }

#main-area .content {
  width: 100%;
  padding-top: 8px; }

.page-default #main-area .content {
  padding-top: 0px;
  margin-top: -4px !important; }

#right-area {
  width: 20%; }

#right-area .content {
  width: 100%;
  padding: 20px;
  padding-right: 20px; }

.hide-left-area #left-area {
  display: none; }

.page-checkout #left-area, .page-orderdetailsconfirmed #left-area {
  display: none; }

html.custom-store-page #left-area {
  display: none !important; }

.one-column #main-area {
  width: 100%; }

.two-columns #main-area {
  width: 80%; }

.two-columns.hide-left-area #main-area {
  width: 75%; }

.two-columns.hide-left-area #right-area {
  width: 25%; }

.two-columns.hide-left-area #left-area {
  display: none; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .two-columns #left-area {
    display: none; }
  .two-columns #main-area {
    width: 100%; }
  .two-columns.hide-left-area #main-area {
    width: 100%; }
  .two-columns.hide-left-area #right-area {
    width: 100%;
    float: none;
    clear: both; } }

.three-columns #main-area {
  width: 60%; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .three-columns #left-area {
    display: none; }
  .three-columns #main-area {
    width: 100%; }
  .three-columns #right-area {
    width: 100%;
    float: none;
    clear: both; }
  #main-area {
    padding-left: 0px !important;
    padding-right: 0px !important; } }

#border-top {
  clear: both;
  width: 100%;
  height: 40px;
  line-height: 40px; }

#border-top .inner {
  width: 100%;
  max-width: 1440px;
  font-size: 0.85em;
  margin: 0 auto;
  overflow: hidden; }

.culture-selector-wrapper {
  padding: 5px 0 0 0; }

html.page-showpage.page-customsearchpage body #left-area {
  display: none; }

html.page-showpage.page-customsearchpage body #main-area {
  width: 100%;
  padding: 0 20px; }
  html.page-showpage.page-customsearchpage body #main-area .content {
    padding: 0; }
  html.page-showpage.page-customsearchpage body #main-area .PageDetailsWrapper {
    max-width: 100%; }

.my-pages-link {
  float: right;
  z-index: 4;
  position: relative; }

#header {
  clear: both;
  position: fixed;
  top: 0;
  width: 100% !important;
  margin: 0;
  z-index: 130;
  background-color: #fff;
  transition: all 0.2s ease-out; }
  #header:before, #header:after {
    content: " ";
    display: table; }
  #header:after {
    clear: both; }

#header-inner {
  max-width: 1440px;
  margin: 0 auto;
  display: none; }
  #header-inner:before, #header-inner:after {
    content: " ";
    display: table; }
  #header-inner:after {
    clear: both; }

.logo-wrapper {
  display: inline-block;
  margin: 10px 20px 10px 20px;
  float: left; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .logo-wrapper {
      float: none;
      display: inline-block;
      width: 100%;
      margin: 18px 0; } }
  .logo-wrapper .logo-header {
    display: none; }
  .logo-wrapper .logo-body {
    max-width: 200px;
    line-height: 0; }
    @media only screen and (max-width: 40em) {
      .logo-wrapper .logo-body {
        margin: 0 auto;
        max-width: 150px; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .logo-wrapper .logo-body {
        margin: 0 auto;
        max-width: 200px; } }
  .logo-wrapper input {
    outline: none;
    max-width: 100%;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important; }
  .logo-wrapper .logo-footer {
    display: none; }

.page-default #path-nav {
  display: none; }

.page-listproducts #path-nav {
  display: block;
  padding-top: 10px; }

.page-showsearchresult #path-nav {
  display: none; }

.page-showpage #path-nav {
  display: block;
  margin-top: 20px; }
  .page-showpage #path-nav .breadcrumb-link {
    font-size: 14px; }
  .page-showpage #path-nav .breadcrumb-spacer {
    font-size: 12px; }

#path-nav {
  display: none;
  left: 0;
  width: 100%;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 2px;
  font-size: 13px;
  margin: 0 auto; }
  #path-nav .breadcrumb-link {
    color: #0d4c90;
    display: inline-block; }
  #path-nav .breadcrumb-spacer {
    color: #0d4c90; }

#cat-nav {
  max-width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #eaeaea; }

#cat-nav .nav-bar .search-button-menu {
  z-index: 4;
  height: 30px;
  float: right;
  text-align: center; }
  #cat-nav .nav-bar .search-button-menu i {
    font-size: 2rem;
    color: #dbdbdb; }
  #cat-nav .nav-bar .search-button-menu p {
    display: none; }
  #cat-nav .nav-bar .search-button-menu img {
    width: 25px;
    padding-top: 5px;
    display: none; }
    #cat-nav .nav-bar .search-button-menu img:hover {
      cursor: pointer; }

#search-box-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out; }
  #search-box-wrapper.active {
    opacity: 1;
    visibility: visible; }

html.menu-scrolled #search-box-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 79px;
  z-index: 195; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html.menu-scrolled #search-box-wrapper {
      top: 76px; } }

#cat-nav .search-box-wrapper {
  font-size: 14px;
  padding: 7px;
  float: left;
  background-color: transparent;
  float: right;
  width: 600px !important;
  margin-right: 77px;
  background: #eeeeee;
  position: absolute;
  right: 0;
  top: 100%; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #cat-nav .search-box-wrapper {
      width: 100% !important;
      float: none;
      margin: 0; } }
  #cat-nav .search-box-wrapper .aw-search-results {
    width: 600px !important;
    top: 58px !important; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #cat-nav .search-box-wrapper .aw-search-results {
        width: 100% !important; } }

.search-box-header {
  display: none; }

.search-box-body {
  position: relative;
  overflow: hidden;
  height: auto;
  line-height: 32px; }

.search-box-input input {
  border: 1px solid #0d4c90;
  width: 200px;
  background-color: white;
  padding: 7px 29px 6px 12px;
  font-size: 16px;
  outline: none;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  border: 0;
  padding: 1rem; }

.search-box-input input:focus {
  background: #FFFFFF;
  color: #333; }

.search-box-button {
  display: none;
  float: left;
  margin-top: -2px;
  position: absolute;
  right: 6px;
  float: none;
  top: 8px;
  right: 20px; }
  .search-box-button a {
    padding: 0; }
    .search-box-button a:focus {
      outline: none; }
  .search-box-button img {
    width: 21px; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .customer-support {
    border: 1px solid #0f4b8f !important; } }

#channel-chooser {
  float: right;
  margin-right: 10px;
  position: relative;
  line-height: 1em;
  z-index: 999; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #channel-chooser {
      float: left !important;
      width: 50% !important;
      background: #0f4b8f !important;
      border: 1px solid #0f4b8f !important;
      border-right: 1px solid #fff !important;
      z-index: 99;
      margin: 0;
      height: 71px !important; }
      #channel-chooser a.selected {
        color: #fff;
        padding: 25px 20px !important;
        font-weight: bold;
        font-family: "Avenir LT W01_45 Book", sans-serif;
        font-size: 14px;
        line-height: 1.3;
        display: block !important; }
        #channel-chooser a.selected:after {
          font-family: fontawesome;
          content: "\f0d8";
          margin-left: 5px; }
      #channel-chooser ul {
        top: -100% !important;
        z-index: 9999999 !important;
        margin-top: -25px !important;
        width: 100vw !important; } }
  #channel-chooser:hover {
    cursor: pointer;
    background: #093361; }
    #channel-chooser:hover.new ul {
      display: block; }
  #channel-chooser img {
    margin-top: -9px; }

#channel-chooser > span {
  float: left;
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  padding-top: 7px;
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #channel-chooser > span {
      display: none; } }

#channel-chooser.new a.selected {
  display: inline-block;
  margin: 0 !important;
  padding: 6px 15px; }

#channel-chooser.new ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  padding: 5px;
  z-index: 99999999;
  background: #093361; }
  #channel-chooser.new ul li {
    float: none; }
    #channel-chooser.new ul li a {
      height: 40px;
      color: #fff; }
      #channel-chooser.new ul li a img {
        float: left;
        margin-right: 5px; }

#channel-chooser ul {
  float: right;
  background: white;
  border-bottom: none;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  #channel-chooser ul li {
    float: right;
    height: 28px;
    line-height: 28px;
    padding: 0 3px; }
    #channel-chooser ul li a {
      display: block; }
    #channel-chooser ul li img {
      margin-top: 0px; }

.shipping-to-wrapper {
  display: inline-block;
  float: right;
  position: relative;
  cursor: pointer;
  display: none; }
  .shipping-to-wrapper .shipping-toggle {
    padding-top: 6px;
    margin-right: 10px; }
  .shipping-to-wrapper p {
    display: inline-block;
    padding-right: 5px;
    font-size: 12px;
    padding-top: 0px;
    margin-bottom: 0px; }
  .shipping-to-wrapper .current-culture {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px; }
  .shipping-to-wrapper .culture-selector-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 20;
    padding-right: 10px;
    text-align: right; }
    .shipping-to-wrapper .culture-selector-wrapper span {
      display: block; }
    .shipping-to-wrapper .culture-selector-wrapper:after {
      display: none; }

#info-text-left-wrapper {
  background: #0d4c90;
  width: 100%;
  color: #fff;
  margin: 0;
  padding: 0 10px; }
  #info-text-left-wrapper .mobile-icon {
    display: none !important;
    position: absolute;
    color: #fff;
    left: 10px;
    font-size: 24px;
    top: 15px;
    z-index: 1001; }
    #info-text-left-wrapper .mobile-icon.user-icon {
      right: 10px;
      left: auto;
      font-size: 16px;
      border: 1px solid #fff;
      border-radius: 100px;
      line-height: 25px;
      width: 25px;
      height: 25px;
      text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #info-text-left-wrapper {
      float: none;
      display: block !important;
      padding: 8px; }
      #info-text-left-wrapper:before, #info-text-left-wrapper:after {
        content: " ";
        display: table; }
      #info-text-left-wrapper:after {
        clear: both; }
      #info-text-left-wrapper .mobile-icon {
        display: block !important; } }
  #info-text-left-wrapper .InfoTextWrapper {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto; }
    #info-text-left-wrapper .InfoTextWrapper .right-header-link ul,
    #info-text-left-wrapper .InfoTextWrapper .left-header-link ul {
      display: inline-block; }
      #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li,
      #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li {
        position: relative;
        line-height: 1em; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.mail-icon a:before,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.mail-icon a:before {
          content: "\f003";
          font-family: "FontAwesome";
          display: inline;
          margin-right: 5px; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.phone-icon,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.phone-icon {
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: 1px solid #0d4c90; }
          #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.phone-icon a:before,
          #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.phone-icon a:before {
            content: "\f095";
            font-family: "FontAwesome";
            display: inline;
            margin-right: 5px; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.mail-icon a, #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.phone-icon a,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.mail-icon a,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.phone-icon a {
          padding-left: 30px; }
          #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.mail-icon a:before, #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li.phone-icon a:before,
          #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.mail-icon a:before,
          #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li.phone-icon a:before {
            position: absolute;
            left: 15px; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li a,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li a {
          margin-left: 0;
          margin-right: 0;
          padding: 2px 15px; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li:hover,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li:hover {
          background: #093361; }
          #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li:hover .sub-menu,
          #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li:hover .sub-menu {
            max-height: 1000px;
            background: #093361; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li .sub-menu,
        #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li .sub-menu {
          max-height: 0;
          overflow: hidden;
          position: absolute;
          background: #0d4c90;
          padding: 0 5px;
          left: 0;
          margin-left: 0;
          min-width: 85px;
          top: 100%; }
          #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li .sub-menu li:first-child,
          #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li .sub-menu li:first-child {
            padding-top: 10px; }
          #info-text-left-wrapper .InfoTextWrapper .right-header-link ul li .sub-menu li:last-child,
          #info-text-left-wrapper .InfoTextWrapper .left-header-link ul li .sub-menu li:last-child {
            padding-bottom: 10px; }
    #info-text-left-wrapper .InfoTextWrapper .left-header-link {
      float: left;
      padding-top: 0;
      padding-bottom: 0;
      position: relative;
      z-index: 5; }
      #info-text-left-wrapper .InfoTextWrapper .left-header-link a {
        margin-right: 5px;
        padding: 2px 0;
        display: inline-block; }
      #info-text-left-wrapper .InfoTextWrapper .left-header-link img {
        padding-right: 6px;
        width: 21px;
        margin-top: -2px; }
    #info-text-left-wrapper .InfoTextWrapper .header-usp {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      text-align: center;
      line-height: 2.5em;
      font-size: 12px;
      z-index: 3; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        #info-text-left-wrapper .InfoTextWrapper .header-usp {
          display: none; } }
    #info-text-left-wrapper .InfoTextWrapper .single-usp {
      margin: 0 5px; }
      #info-text-left-wrapper .InfoTextWrapper .single-usp:before {
        content: "\f00c";
        display: inline-block;
        font-family: "FontAwesome";
        margin-right: 4px;
        color: #90a4c0; }
    #info-text-left-wrapper .InfoTextWrapper .right-header-link {
      float: right;
      padding-top: 0;
      padding-bottom: 0;
      position: relative;
      z-index: 4; }
      #info-text-left-wrapper .InfoTextWrapper .right-header-link .login-text {
        padding-left: 0px; }
      #info-text-left-wrapper .InfoTextWrapper .right-header-link .lightbulb-img {
        width: 14px;
        margin-top: -4px; }
      #info-text-left-wrapper .InfoTextWrapper .right-header-link img {
        padding-right: 6px;
        width: 20px;
        margin-top: -2px; }
      #info-text-left-wrapper .InfoTextWrapper .right-header-link a {
        margin-left: 5px;
        margin-right: 5px;
        padding: 2px 0;
        display: inline-block; }
        #info-text-left-wrapper .InfoTextWrapper .right-header-link a:last-child {
          margin-right: 0; }
    #info-text-left-wrapper .InfoTextWrapper a {
      margin: 4px 0px;
      color: #fff;
      font-size: 12px; }

/* MARQUEE
----------------------------------------------------------------------------- */
.marquee {
  margin: 0;
  display: none; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .vat-selector-wrapper .vat-selector-label span {
    font-size: 1em; }
  .logo-wrapper {
    width: auto !important;
    padding-left: 20px !important; }
  .small-cart-body {
    height: auto !important;
    padding-right: 0px !important; }
    .small-cart-body .title {
      display: none !important; }
    .small-cart-body .small-cart-items-value {
      margin: 0px !important; }
    .small-cart-body .small-cart-items {
      height: auto !important; }
  #info-text-left-wrapper .InfoTextWrapper {
    padding-left: 8px;
    padding-right: 8px; }
    #info-text-left-wrapper .InfoTextWrapper .left-header-link {
      padding: 4px 0px;
      display: none; }
    #info-text-left-wrapper .InfoTextWrapper .right-header-link {
      padding: 4px 0px;
      display: none; }
      #info-text-left-wrapper .InfoTextWrapper .right-header-link a {
        margin-left: 10px; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .my-pages-link {
    display: none; }

  #category-navigation .my-pages-link {
    display: block !important;
  }

}


#category-navigation li:empty {
  display: none !important;
}

.InfoTextWrapper li:empty {
  display: none !important;
}

#menu-activator {
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #menu-activator {
      display: block; } }
  #menu-activator i.fa:before {
    font-family: fontawesome;
    font-weight: 100;
    content: "\f0c9";
    color: #0d4c90;
    font-size: 20px;
    margin-left: 10px; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .mobile-border {
    height: 20px;
    background: #0d4c90;
    width: 100%;
    display: block;
    display: none; } }

html body #header-inner {
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #header-inner {
      display: block;
      padding: 1rem 0;
      position: relative;
      z-index: 999;
      width: 100%;
      left: 0;
      right: 0;
      background: #fff;
      top: 0;
      border-bottom: 1px solid #ddd; }
      html body #header-inner #menu-activator {
        position: absolute;
        left: 10px;
        top: 15px;
        font-size: 20px;
        color: #0d4c90; }
        html body #header-inner #menu-activator:before {
          font-family: fontawesome;
          font-weight: 300;
          content: "\f0c9"; }
        html body #header-inner #menu-activator span {
          display: none; }
        html body #header-inner #menu-activator i {
          color: #b3b3b3;
          font-size: 1.5rem;
          display: none; }
      html body #header-inner .search-button-menu {
        position: absolute;
        right: 50px;
        top: 20px; }
        html body #header-inner .search-button-menu p {
          margin: 0;
          display: none; }
        html body #header-inner .search-button-menu img {
          max-width: 20px; }
      html body #header-inner .logo-wrapper {
        display: block;
        padding: 0 !important;
        margin: auto; }
      html body #header-inner .cart-area-wrapper {
        position: absolute;
        right: 10px;
        top: 16px;
        width: auto; }
        html body #header-inner .cart-area-wrapper .small-cart-body {
          width: auto; }
          html body #header-inner .cart-area-wrapper .small-cart-body:before {
            margin: 0;
            height: 20px;
            line-height: 20px;
            background-size: contain; } }

.menu-open header#header {
  transform: translateY(0) !important; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .mobile-header-scrolled {
    position: fixed !important;
    top: 0; }
    .mobile-header-scrolled.scrolled {
      top: 33px; } }

/* CART AREA
----------------------------------------------------------------------------- */
.cart-area-wrapper {
  float: right;
  min-width: 65px;
  max-width: 400px;
  background-color: transparent;
  border: none;
  min-height: 0px;
  position: relative; }

.small-cart-wrapper {
  overflow: hidden;
  text-align: left;
  border: none;
  background: transparent; }

.small-cart-header {
  display: none; }

.small-cart-body {
  width: 80px;
  float: right;
  padding: 0;
  cursor: pointer;
  transition: background 0.3s ease-out;
  color: #333;
  padding-left: 10px;
  height: 65px;
  line-height: 40px; }
  .small-cart-body:hover,
  .small-cart-body:hover + * {
    background: #e6edf5; }
  .small-cart-body::before {
    /*content: url(/pub_docs/files/cart.png);
    //font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    //content: "\f07a";
    font-size: $js-small-cart-icon-size;
    float: left;
    display: block;
    height: $js-small-cart-height;
    line-height: $js-small-cart-height;
    margin-right: $js-small-cart-icon-margin-right;
    margin-left: 16px;
    margin-top: 24px;*/
    background: url("../images/responsive-base/cart.png") no-repeat;
    background-size: 25px 22px;
    display: inline-block;
    width: 25px;
    height: 22px;
    content: "";
    float: left;
    margin-left: 17px;
    margin-top: 22px; }
  .small-cart-body .title {
    display: none; }

.small-cart-items {
  float: left;
  height: 18px;
  line-height: 18px; }
  .small-cart-items .small-cart-items-value {
    display: block;
    color: #fff;
    font-size: 12px;
    float: right;
    background: #05b394;
    margin-top: 13px;
    height: 18px;
    text-align: center;
    border-radius: 100%;
    width: 18px; }
    .small-cart-items .small-cart-items-value::before {
      content: "(";
      display: none; }
    .small-cart-items .small-cart-items-value::after {
      content: ")";
      display: none; }
  .small-cart-items .small-cart-items-label,
  .small-cart-items .small-cart-items-suffix {
    display: none;
    height: 18px;
    line-height: 18px;
    font-size: 18px; }

.small-cart-sum {
  float: left;
  height: 18px;
  font-size: 18px;
  line-height: 17px; }
  .small-cart-sum::after {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    content: "\f107";
    font-size: 16px;
    float: left;
    display: block;
    height: 18px;
    line-height: 20px;
    margin-left: 8px;
    display: none; }
  .small-cart-sum .small-cart-sum-label {
    display: none;
    height: 18px;
    line-height: 18px;
    font-size: 18px; }
  .small-cart-sum .small-cart-sum-value {
    display: none;
    float: left;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: normal; }

.SmallCartButtons {
  float: right;
  display: none;
  height: 18px;
  transition: background 0.3s ease-out; }

.CheckoutButton, .MyPagesButton {
  margin: 0 10px 0 0; }

.small-cart-wrapper .KlarnaMonthlyCost {
  clear: both;
  padding: 2px 0;
  font-size: 11px;
  text-align: center;
  border-top: 1px dashed #dfdfdf; }

#FreeFreight_Cart {
  text-align: right;
  padding-right: 18px;
  font-size: 16px;
  padding-top: 6px; }

.FreeFreight_Cart {
  background: transparent;
  cursor: default;
  padding: 2px 0;
  text-align: center;
  font-size: 11px;
  max-height: 30px;
  overflow: hidden; }

.FreeFreight_Cart_reached {
  background: transparent;
  cursor: default;
  padding: 2px 0;
  text-align: center;
  font-size: 11px;
  max-height: 30px;
  overflow: hidden; }

a.login-text.button {
  display: none; }

a.login-text.button,
a.mypages-text.button {
  display: none; }

.mobile-cart-wrapper {
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .mobile-cart-wrapper {
      display: block; }
      .mobile-cart-wrapper .small-cart-body {
        display: block; } }

.culture-selector-wrapper select, .currency-selector-wrapper select {
  -webkit-appearance: none;
  appearance: none;
  background-color: #555555;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 14px 10px;
  border: none;
  margin-bottom: 8px;
  min-width: 120px;
  -webkit-user-select: none;
  outline: none; }
  .culture-selector-wrapper select::-ms-expand, .currency-selector-wrapper select::-ms-expand {
    display: none; }

.culture-selector-wrapper:after, .currency-selector-wrapper:after {
  content: "\f107";
  font-family: "FontAwesome";
  color: #0d4c90;
  padding: 6px;
  position: relative;
  left: -30px;
  top: 0;
  background: transparent;
  text-align: center;
  pointer-events: none; }

.currency-selector-wrapper {
  display: none; }

.culture-selector-wrapper select {
  padding: 0px 6px;
  padding-bottom: 5px;
  background: #e6edf5;
  color: #0d4c90;
  font-size: 12px;
  min-width: 92px;
  border-radius: 0px; }

body.browser-firefox .culture-selector-wrapper select, body.browser-firefox .currency-selector-wrapper select {
  -moz-appearance: none;
  -moz-user-select: none;
  color: white;
  color: rgba(255, 255, 255, 0);
  text-shadow: 0 0 0 white; }

body.browser-internet-explorer .culture-selector-wrapper:after, body.browser-internet-explorer .currency-selector-wrapper:after {
  display: inline-block; }

.vat-selector-outer-wrapper .vat-selector-wrapper {
  float: none;
  font-size: 14px; }
  .vat-selector-outer-wrapper .vat-selector-wrapper .vat-selector-label span {
    font-size: 14px; }

.newsletter-box-header {
  background: none;
  border: 0;
  padding: 0; }
  .newsletter-box-header span {
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #444444;
    font-family: "Avenir LT W01_45 Book", sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility; }

.newsletter-box-header span:after {
  font-family: FontAwesome;
  content: "\f003";
  padding-left: 6px; }

.newsletter-box-body {
  background: none;
  border: 0;
  padding: 0; }

.newsletter-box-body:hover {
  background: none; }

.newsletter-box-text {
  display: none; }

.newsletter-box-radio-subscribe {
  float: left;
  margin: 0 10px 10px 0; }
  .newsletter-box-radio-subscribe label {
    display: inline-block;
    margin-left: 6px; }

.newsletter-box-radio-unsubscribe {
  float: left;
  margin: 0 0 10px 0; }
  .newsletter-box-radio-unsubscribe label {
    display: inline-block;
    margin-left: 6px; }

.newsletter-box-input {
  float: left;
  clear: both;
  width: 100%;
  max-width: 180px;
  margin: 0 6px 0 0; }

.newsletter-box-input input {
  border: 1px solid #cdcdcd;
  color: #fff;
  width: 100%;
  max-width: 180px;
  height: 28px;
  line-height: 28px;
  background-color: #0d4c91;
  padding: 0 5px 0 10px;
  font-size: 0.9em; }

.newsletter-box-button {
  float: left; }
  .newsletter-box-button a {
    color: white !important; }

.newsletter-box-footer {
  background: none; }

#footer {
  clear: both;
  position: relative;
  width: 100%;
  background-color: #ccc;
  border-top: 1px solid #093362;
  padding-top: 12px;
  color: #fff; }
  #footer a {
    color: #fff; }
  #footer a:hover {
    color: #e6e5e5; }
  #footer .left-cat-toggle {
    display: none; }

.footer-lower {
  overflow: hidden;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 30px 20px 30px 20px;
  background: #ff0; }

#jetshop-branding {
  display: none;
  background-color: #e2e2e2;
  padding: 5px;
  clear: both; }
  #jetshop-branding img {
    width: 110px; }

.infoTextLogo {
  clear: both;
  width: 143px;
  margin: 30px auto; }

.usp {
  display: none; }

.footer-box {
  padding-right: 10px;
  padding-bottom: 12px;
  float: left;
  width: 13% !important; }
  .footer-box h2, .footer-box .newsletter-box-header span {
    font-size: 18px;
    margin-bottom: 16px;
    color: #fff;
    color: #eee;
    text-transform: none;
    letter-spacing: 0.3px;
    font-weight: normal; }
  .footer-box p {
    margin-bottom: 2px; }
  .footer-box a {
    line-height: 30px; }
  .footer-box h2 i {
    padding-left: 8px; }

.footer-box:nth-child(4) {
  width: 30% !important;
  float: right; }

.footer-box #category-navigation .logo-wrapper {
  display: none; }

.newsletter-box-wrapper {
  display: none; }

#footer iframe {
  border: none; }
  @media only screen and (max-width: 40em) {
    #footer iframe {
      width: 300px;
      display: block;
      margin: auto auto; } }

#footer-page-list {
  display: none; }

.footer-menu-link h2 {
  text-transform: none; }

.footer-menu-link #category-navigation {
  padding-top: 0px !important; }
  .footer-menu-link #category-navigation .lv1 {
    line-height: 30px; }
  .footer-menu-link #category-navigation .lv2 {
    display: none; }

.custom-newsletter {
  margin-top: 45px; }

.footer-icon-wrapper .footer-icon-jetshop {
  display: inline-block;
  width: 33%;
  float: right;
  padding-top: 50px; }
  @media only screen and (max-width: 40em) {
    .footer-icon-wrapper .footer-icon-jetshop {
      padding-top: 10px;
      float: none;
      text-align: center;
      margin-bottom: 25px; } }
  .footer-icon-wrapper .footer-icon-jetshop img {
    max-width: 140px;
    float: right; }
    @media only screen and (max-width: 40em) {
      .footer-icon-wrapper .footer-icon-jetshop img {
        float: none; } }

.footer-icon-wrapper {
  width: 100%;
  background: #fff;
  height: 60px;
  max-width: 1200px;
  margin: 0 auto;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px; }
  .footer-icon-wrapper .footer-logo {
    padding-top: 50px;
    width: 33%;
    display: inline-block;
    float: left; }
    @media only screen and (max-width: 40em) {
      .footer-icon-wrapper .footer-logo {
        float: none;
        padding-top: 30px; } }
    .footer-icon-wrapper .footer-logo img {
      width: 135px;
      margin-top: -6px;
      padding-right: 4px; }
  .footer-icon-wrapper .klarna-widget {
    display: inline-block;
    float: none; }
    @media only screen and (max-width: 40em) {
      .footer-icon-wrapper .klarna-widget {
        float: none; } }
  .footer-icon-wrapper .footer-payment-icons {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 15px;
    width: 33%;
    text-align: center; }
    .footer-icon-wrapper .footer-payment-icons img {
      float: right; }
  .footer-icon-wrapper span {
    color: #0d4c90;
    font-size: 11px; }

.footer-social a {
  padding-right: 10px; }

.footer-social img {
  width: 40px;
  padding-bottom: 5px; }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .footer-social a {
    padding-right: 5px; }
  .footer-social img {
    width: 29px; } }

.newsletter-popup-outer {
  display: none; }

.footer-menu-customer-service .logo {
  display: none; }

.footer-menu-customer-service #category-navigation {
  display: none; }

.footer-menu-customer-service > span {
  display: none; }

.footer-menu-about .cloned-menu li.lv1 {
  padding-bottom: 0px !important; }

.footer-menu-about .cloned-menu ul.lv2 {
  margin-top: 0px !important; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .footer-menu-about .cloned-menu ul.lv2 {
      display: block; } }

.footer-menu-about .cloned-menu li.lv2 {
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .footer-menu-about .cloned-menu li.lv2 {
      display: block; } }

.footer-menu-customer-service .cloned-menu {
  padding-left: 0px !important; }
  .footer-menu-customer-service .cloned-menu li.lv1 {
    padding-bottom: 0px !important; }

#footer.footer-box-count-1 .footer-box {
  width: 100%;
  margin-right: 3%; }

#footer.footer-box-count-1 .footer-box:nth-of-type(1n+0) {
  margin-right: 0; }

#footer.footer-box-count-2 .footer-box {
  width: 48.5%;
  margin-right: 3%; }

#footer.footer-box-count-2 .footer-box:nth-of-type(2n+0) {
  margin-right: 0; }

#footer.footer-box-count-3 .footer-box {
  width: 31.33%;
  margin-right: 3%; }

#footer.footer-box-count-3 .footer-box:nth-of-type(3n+0) {
  margin-right: 0; }

#footer.footer-box-count-4 .footer-box {
  width: 22.75%;
  margin-right: 3%; }

#footer.footer-box-count-4 .footer-box:nth-of-type(4n+0) {
  margin-right: 0; }

#footer.footer-box-count-5 .footer-box {
  width: 17.6%;
  margin-right: 3%; }

#footer.footer-box-count-5 .footer-box:nth-of-type(5n+0) {
  margin-right: 0; }

#footer.footer-box-count-6 .footer-box {
  width: 14.16%;
  margin-right: 3%; }

#footer.footer-box-count-6 .footer-box:nth-of-type(6n+0) {
  margin-right: 0; }

@media only screen and (max-width: 40em) {
  #footer .footer-box {
    padding-bottom: 22px;
    width: 100% !important;
    padding-left: 20px; }
  .footer-lower {
    padding-left: 0px;
    padding-right: 0px; }
  .footer-icon-wrapper {
    height: 145px; }
  .footer-logo {
    width: 100% !important;
    text-align: center;
    padding-bottom: 20px; }
  .footer-social {
    text-align: center; }
  .sortiment {
    display: none; }
  .footer-icon-jetshop {
    width: 100% !important; }
  .footer-payment-icons {
    width: 100% !important;
    text-align: center; }
    .footer-payment-icons img {
      float: none !important; }
  #inner-wrapper #back-to-top {
    right: 10px;
    bottom: 55px;
    width: 40px;
    height: 40px; }
    .menu-open #inner-wrapper #back-to-top {
      display: none; }
    #inner-wrapper #back-to-top i {
      font-size: 21px;
      padding-top: 10px; }
  .custom-newsletter h2 {
    text-align: center; }
  #footer.footer-box-count-3 .footer-box {
    width: 100%;
    margin-right: 0%; }
  #footer.footer-box-count-3 .footer-box:nth-of-type(1n+0) {
    margin-right: 0; }
  #footer.footer-box-count-4 .footer-box {
    width: 100%;
    margin-right: 0%; }
  #footer.footer-box-count-4 .footer-box:nth-of-type(1n+0) {
    margin-right: 0; }
  #footer.footer-box-count-5 .footer-box {
    width: 100%;
    margin-right: 0%; }
  #footer.footer-box-count-5 .footer-box:nth-of-type(1n+0) {
    margin-right: 0; }
  #footer.footer-box-count-6 .footer-box {
    width: 100%;
    margin-right: 0%; }
  #footer.footer-box-count-6 .footer-box:nth-of-type(1n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #footer .footer-box {
    padding-bottom: 22px;
    width: 22% !important; }
    #footer .footer-box:last-child {
      width: 28% !important; }
  .footer-lower {
    padding-left: 40px;
    padding-right: 40px; }
  .footer-icon-wrapper {
    padding-left: 40px;
    padding-right: 40px; }
  #footer.footer-box-count-3 .footer-box {
    width: 49%;
    margin-right: 2%; }
  #footer.footer-box-count-3 .footer-box:nth-of-type(2n+0) {
    margin-right: 0; }
  #footer.footer-box-count-4 .footer-box {
    width: 49%;
    margin-right: 2%; }
  #footer.footer-box-count-4 .footer-box:nth-of-type(2n+0) {
    margin-right: 0; }
  #footer.footer-box-count-5 .footer-box {
    width: 49%;
    margin-right: 2%; }
  #footer.footer-box-count-5 .footer-box:nth-of-type(2n+0) {
    margin-right: 0; }
  #footer.footer-box-count-6 .footer-box {
    width: 49%;
    margin-right: 2%; }
  #footer.footer-box-count-6 .footer-box:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 64.0625em) and (max-width: 85em) {
  .footer-lower {
    padding-left: 20px;
    padding-right: 20px; }
  .footer-icon-wrapper {
    padding-left: 20px;
    padding-right: 20px; } }

.footer-menu-about .custom-left-cat-nav-wrapper.cloned-menu, .footer-menu-customer-service .custom-left-cat-nav-customer-wrapper.cloned-menu {
  display: block !important; }

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 30px;
  background: #0d4c90;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 100%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0; }
  #back-to-top i {
    font-size: 30px;
    padding-top: 15px; }

#back-to-top:hover {
  background: #083465; }

#back-to-top.show {
  opacity: 1; }

/* PRICES
----------------------------------------------------------------------------- */
.product-wrapper .product-price,
.page-listproductswithimageadvanced .product-advanced-price-box span,
.FrontRestProducts .purchase-block-price,
.page-showproduct .purchase-block-price,
.RelatedProductPrice,
.offers-list-wrapper .product-price,
.SearchProductPrice {
  font-weight: bold;
  height: 42px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .product-wrapper .product-price,
    .page-listproductswithimageadvanced .product-advanced-price-box span,
    .FrontRestProducts .purchase-block-price,
    .page-showproduct .purchase-block-price,
    .RelatedProductPrice,
    .offers-list-wrapper .product-price,
    .SearchProductPrice {
      height: auto;
      line-height: 22px; } }

.purchase-block-price-amount {
  display: inline; }

.purchase-block-price-amount {
  display: inline-block; }

.page-showproduct .purchase-block-price-amount {
  font-size: 2.2em; }

.page-showproduct .purchase-block-price-previous {
  font-size: 1em; }

.simple-product-list-wrapper .simple-product-list-item-price {
  font-size: 0.85em;
  font-weight: bold; }

.page-showproduct .product-discount-in-percentage {
  font-size: 1.3em;
  color: #c60f12;
  font-weight: bold; }

.product-wrapper .price-promotion,
.page-listproductswithimageadvanced .price-promotion,
.FrontRestProducts .price-promotion,
.page-showproduct .price-promotion,
.offers-list-wrapper .price-promotion,
.SearchPricePromotion,
.simple-product-list-item-price .price-promotion span {
  color: #c60f12; }

.product-wrapper .price-promotion.members-price,
.page-showproduct .price-promotion.price-member,
.cart-details-member-price,
.purchase-block-price .price-member {
  color: #e72989; }

.members-price-label {
  display: block;
  position: absolute;
  font-size: 12px;
  margin-top: -0.6em; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .members-price-label {
      margin-top: -1.5em; } }

.FrontRestProducts .price-previous,
.page-showproduct .purchase-block-price-previous {
  text-decoration: line-through;
  margin: 0 0 0 20px; }

.product-wrapper .price-previous,
.page-listproductswithimageadvanced .product-advanced-price-previous,
.simple-product-list-item .price-earlier,
.SearchPricePrevious,
.startpage-items .product-price-previous {
  text-decoration: line-through;
  display: inline-block; }
  .product-wrapper .price-previous span,
  .page-listproductswithimageadvanced .product-advanced-price-previous span,
  .simple-product-list-item .price-earlier span,
  .SearchPricePrevious span,
  .startpage-items .product-price-previous span {
    font-size: 14px !important; }

@media screen and (min-width: 641px) and (max-width: 764px) {
  .page-default .product-price-previous span {
    font-size: 17px !important; } }

@media only screen and (max-width: 40em) {
  .page-default .product-price-previous span {
    font-size: 17px !important; } }

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

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

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

/* FREE FREIGHT
----------------------------------------------------------------------------- */
.FreeFreight_LeftArea, .FreeFreight_RightArea {
  background: #FFC000 url(/stage/images/responsive-base/opacity15-black-bg.png) bottom left repeat-x;
  color: white;
  cursor: pointer;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  behavior: url(/SystemScripts/PIE.htc); }

.FreeFreight_LeftArea_reached, .FreeFreight_RightArea_reached {
  background: #8db451 url(/stage/images/responsive-base/opacity15-black-bg.png) bottom left repeat-x;
  color: white;
  cursor: default;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  behavior: url(/SystemScripts/PIE.htc); }

.FreeFreight_CheckoutCart {
  display: table;
  background: #FFC000 url(/stage/images/responsive-base/opacity15-black-bg.png) bottom left repeat-x;
  color: white;
  cursor: default;
  padding: 10px;
  height: 50px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 40px;
  width: 315px;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  behavior: url(/SystemScripts/PIE.htc);
  margin-bottom: 75px; }

.FreeFreight_CheckoutCart_reached {
  display: table;
  background: #8db451 url(/stage/images/responsive-base/opacity15-black-bg.png) bottom left repeat-x;
  color: white;
  cursor: default;
  padding: 10px;
  height: 50px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 40px;
  width: 315px;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  behavior: url(/SystemScripts/PIE.htc);
  margin-bottom: 75px; }

.FreeFreight_CheckoutConfirm {
  background: #FFC000 url(/stage/images/responsive-base/opacity15-black-bg.png) bottom left repeat-x;
  color: white;
  float: right;
  width: 277px;
  cursor: default;
  height: auto;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  behavior: url(/SystemScripts/PIE.htc); }

.FreeFreight_CheckoutConfirm_reached {
  background: #8db451 url(/stage/images/responsive-base/opacity15-black-bg.png) bottom left repeat-x;
  color: white;
  float: right;
  width: 277px;
  cursor: default;
  height: auto;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  behavior: url(/SystemScripts/PIE.htc); }

.freeFreightExpand {
  text-align: center;
  display: none;
  padding-top: 10px; }

#loadingOverlay {
  display: none !important; }

/* -- Overlay ----------------------------------------------- */
.pi-overlay {
  color: #FFFFFF;
  height: 60px;
  line-height: 70px;
  position: absolute;
  text-align: center;
  width: 70px;
  background-repeat: no-repeat;
  display: run-in;
  overflow: hidden; }

.pi-overlay.pi-overlay-product-list.pi-sv-overlay6, .pi-overlay.pi-overlay-product-list.pi-en-overlay6, .pi-overlay.pi-overlay-product-list.pi-dk-overlay6, .pi-overlay.pi-overlay-product-list.pi-no-overlay6 {
  background-size: cover;
  width: 80px;
  height: 80px;
  font-weight: 900;
  padding: 23px 10px;
  line-height: 1.5em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  text-align: center; }

html body .pi-overlay-block {
  width: 100%;
  padding-top: 15px;
  position: relative;
  top: auto;
  right: auto;
  display: block;
  height: auto;
  color: #000;
  line-height: normal;
  max-width: none;
  margin: auto;
  text-align: left;
  font-size: 1rem;
  color: #4a4a4a; }
  @media only screen and (max-width: 40em) {
    html body .pi-overlay-block {
      padding-top: 5px;
      font-size: 16px; } }

html body .pi-overlay-inline {
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  color: #adadad;
  font-weight: normal;
  line-height: normal;
  max-width: none;
  margin: auto;
  text-align: left;
  font-size: 12px;
  float: none; }
  @media only screen and (max-width: 1100px) and (min-width: 1009px) {
    html body .pi-overlay-inline {
      font-size: 11px;
      width: 100px;
      height: 40px; } }

@media only screen and (max-width: 40em) {
  .product-wrapper .product-price .pi-overlay {
    display: block;
    padding: 0;
    padding-top: 8px;
    font-size: 12px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .product-wrapper .product-price .pi-overlay {
    font-size: 12px; } }

.pio-top-left, .pio-top-right, .pio-bottom-left, .pio-bottom-right {
  position: absolute;
  pointer-events: none; }

.pio-top-left {
  left: 0;
  top: 0; }

.pio-top-right {
  right: 0;
  top: 0; }

.pio-bottom-left {
  left: 0;
  bottom: 0; }

.pio-bottom-right {
  right: 0;
  bottom: 0; }

.pi-checkout {
  background-size: 100% auto;
  font-size: 78%;
  height: 55px;
  width: 35px; }

.pi-overlay-search {
  background-size: 100% auto;
  font-size: 78%;
  height: 55px;
  width: 35px; }

.pio-top-left {
  background-position: top left; }

.pio-top-right {
  background-position: top right; }

.pio-bottom-left {
  background-position: bottom left; }

.pio-bottom-right {
  background-position: bottom right; }

/* X */
.pi-sv-overlay4, .pi-da-overlay4, .pi-nb-overlay4, .pi-fi-overlay4, .pi-fr-overlay4, .pi-de-overlay4, .pi-it-overlay4, .pi-en-overlay4 {
  background-image: url("/images/overlay/overlay4.png"); }

.pi-sv-overlay5, .pi-da-overlay5, .pi-nb-overlay5, .pi-fi-overlay5, .pi-fr-overlay5, .pi-de-overlay5, .pi-it-overlay5, .pi-en-overlay5 {
  background-image: url("/images/overlay/overlay5.png"); }

/* en-GB */
.pi-en-overlay1 {
  background-image: url("/images/overlay/overlay1_en-GB.png"); }

.pi-en-overlay2 {
  background-image: url("/images/overlay/overlay2_en-GB.png"); }

.pi-en-overlay3 {
  background-image: url("/images/overlay/overlay3_en-GB.png"); }

.pi-en-overlay6 {
  background-image: url("/images/overlay/overlay6_en-GB.png"); }

.pi-en-overlay7 {
  background-image: url("/images/overlay/overlay7_en-GB.png"); }

.pi-en-overlay8 {
  background-image: url("/images/overlay/overlay8_en-GB.png"); }

.pi-en-overlay9 {
  background-image: url("/images/overlay/overlay9_en-GB.png"); }

.pi-en-overlay10 {
  background-image: url("/images/overlay/overlay10_en-GB.png"); }

/* sv */
.pi-sv-overlay1 {
  background-image: url("/images/overlay/overlay1_sv-SE.png"); }

.pi-sv-overlay2 {
  background-image: url("/images/overlay/overlay2_sv-SE.png"); }

.pi-sv-overlay3 {
  background-image: url("/images/overlay/overlay3_sv-SE.png"); }

.pi-sv-overlay6 {
  background-image: url("/images/overlay/overlay6_sv-SE.png"); }

.pi-sv-overlay7 {
  background-image: url("/images/overlay/overlay7_sv-SE.png"); }

.pi-sv-overlay8 {
  background-image: url("/images/overlay/overlay8_sv-SE.png"); }

.pi-sv-overlay9 {
  background-image: url("/images/overlay/overlay9_sv-SE.png"); }

.pi-sv-overlay10 {
  background-image: url("/images/overlay/overlay10_sv-SE.png"); }

/* da */
.pi-da-overlay1 {
  background-image: url("/images/overlay/overlay1_da-DK.png"); }

.pi-da-overlay2 {
  background-image: url("/images/overlay/overlay2_da-DK.png"); }

.pi-da-overlay3 {
  background-image: url("/images/overlay/overlay3_da-DK.png"); }

.pi-da-overlay6 {
  background-image: url("/images/overlay/overlay6_da-DK.png"); }

.pi-da-overlay7 {
  background-image: url("/images/overlay/overlay7_da-DK.png"); }

.pi-da-overlay8 {
  background-image: url("/images/overlay/overlay8_da-DK.png"); }

.pi-da-overlay9 {
  background-image: url("/images/overlay/overlay9_da-DK.png"); }

.pi-da-overlay10 {
  background-image: url("/images/overlay/overlay10_da-DK.png"); }

/* nb */
.pi-nb-overlay1 {
  background-image: url("/images/overlay/overlay1_nb-NO.png"); }

.pi-nb-overlay2 {
  background-image: url("/images/overlay/overlay2_nb-NO.png"); }

.pi-nb-overlay3 {
  background-image: url("/images/overlay/overlay3_nb-NO.png"); }

.pi-nb-overlay6 {
  background-image: url("/images/overlay/overlay6_nb-NO.png"); }

.pi-nb-overlay7 {
  background-image: url("/images/overlay/overlay7_nb-NO.png"); }

.pi-nb-overlay8 {
  background-image: url("/images/overlay/overlay8_nb-NO.png"); }

.pi-nb-overlay9 {
  background-image: url("/images/overlay/overlay9_nb-NO.png"); }

.pi-nb-overlay10 {
  background-image: url("/images/overlay/overlay10_nb-NO.png"); }

/* fi */
.pi-fi-overlay1 {
  background-image: url("/images/overlay/overlay1_fi-FI.png"); }

.pi-fi-overlay2 {
  background-image: url("/images/overlay/overlay2_fi-FI.png"); }

.pi-fi-overlay3 {
  background-image: url("/images/overlay/overlay3_fi-FI.png"); }

.pi-fi-overlay6 {
  background-image: url("/images/overlay/overlay6_fi-FI.png"); }

.pi-fi-overlay7 {
  background-image: url("/images/overlay/overlay7_fi-FI.png"); }

.pi-fi-overlay8 {
  background-image: url("/images/overlay/overlay8_fi-FI.png"); }

.pi-fi-overlay9 {
  background-image: url("/images/overlay/overlay9_fi-FI.png"); }

.pi-fi-overlay10 {
  background-image: url("/images/overlay/overlay10_fi-FI.png"); }

/* fr */
.pi-fr-overlay1 {
  background-image: url("/images/overlay/overlay1_fr-FR.png"); }

.pi-fr-overlay2 {
  background-image: url("/images/overlay/overlay2_fr-FR.png"); }

.pi-fr-overlay3 {
  background-image: url("/images/overlay/overlay3_fr-FR.png"); }

.pi-fr-overlay6 {
  background-image: url("/images/overlay/overlay6_fr-FR.png"); }

.pi-fr-overlay7 {
  background-image: url("/images/overlay/overlay7_fr-FR.png"); }

.pi-fr-overlay8 {
  background-image: url("/images/overlay/overlay8_fr-FR.png"); }

.pi-fr-overlay9 {
  background-image: url("/images/overlay/overlay9_fr-FR.png"); }

.pi-fr-overlay10 {
  background-image: url("/images/overlay/overlay10_fr-FR.png"); }

/* de */
.pi-de-overlay1 {
  background-image: url("/images/overlay/overlay1_de-DE.png"); }

.pi-de-overlay2 {
  background-image: url("/images/overlay/overlay2_de-DE.png"); }

.pi-de-overlay3 {
  background-image: url("/images/overlay/overlay3_de-DE.png"); }

.pi-de-overlay6 {
  background-image: url("/images/overlay/overlay6_de-DE.png"); }

.pi-de-overlay7 {
  background-image: url("/images/overlay/overlay7_de-DE.png"); }

.pi-de-overlay8 {
  background-image: url("/images/overlay/overlay8_de-DE.png"); }

.pi-de-overlay9 {
  background-image: url("/images/overlay/overlay9_de-DE.png"); }

.pi-de-overlay10 {
  background-image: url("/images/overlay/overlay10_de-DE.png"); }

/* it */
.pi-it-overlay1 {
  background-image: url("/images/overlay/overlay1_it-IT.png"); }

.pi-it-overlay2 {
  background-image: url("/images/overlay/overlay2_it-IT.png"); }

.pi-it-overlay3 {
  background-image: url("/images/overlay/overlay3_it-IT.png"); }

.pi-it-overlay6 {
  background-image: url("/images/overlay/overlay6_it-IT.png"); }

.pi-it-overlay7 {
  background-image: url("/images/overlay/overlay7_it-IT.png"); }

.pi-it-overlay8 {
  background-image: url("/images/overlay/overlay8_it-IT.png"); }

.pi-it-overlay9 {
  background-image: url("/images/overlay/overlay9_it-IT.png"); }

.pi-it-overlay10 {
  background-image: url("/images/overlay/overlay10_it-IT.png"); }

.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 8000 !important; }

.upFastLogin {
  height: auto !important; }

div.fast-login-box-inner {
  width: 270px !important; }

div.fast-login-box-inner input[type=text] {
  width: 140px !important; }

div.fast-login-box-inner input[type=password] {
  width: 140px !important; }

.CustomerInfoInputCheckoutInputTextCssClass {
  margin-bottom: 12px; }

#fastLogin_lblPassword {
  display: inline-block;
  margin-top: 8px; }

#fastLogin_divForgotPassword input,
#fastLogin_divLogIn input {
  color: #333333; }

#fastLogin_tbForgotPasswordEmailInput {
  margin-bottom: 12px; }

.fancybox-inner #terms-and-conditions {
  max-width: 800px !important;
  width: 800px !important; }

.device-width-small .fancybox-inner #terms-and-conditions,
.device-width-medium .fancybox-inner #terms-and-conditions {
  max-width: 100% !important;
  width: 100% !important; }

/*

        LEFT CATEGORY NAVIGATION

*/
#left-cat-nav {
  margin-bottom: 20px;
  padding: 0; }

.start-page #left-cat-nav {
  margin-top: 20px;
  display: none; }

#left-cat-nav ul,
#left-cat-nav li {
  margin: 0;
  padding: 0;
  list-style: none; }

#left-cat-nav a {
  display: block;
  transition: none;
  color: #0d4c90; }

#left-cat-nav a:hover {
  text-decoration: underline;
  color: #051b32; }

/* LV1 */
#left-cat-nav li.lv1 {
  display: none; }

#left-cat-nav li.lv1.active {
  display: block;
  padding: 8px 0 7px; }

#left-cat-nav li.lv1 > a {
  color: #0d4c90;
  font-size: 20px;
  font-weight: bold;
  padding: 3px 10px 3px 15px;
  display: block; }

#left-cat-nav li.lv1 > a:hover {
  color: #051b32; }

/* LV2 */
#left-cat-nav li.selected > a {
  color: #0d4c90;
  font-weight: bold;
  word-wrap: break-word; }

#left-cat-nav li.selected > a:hover {
  color: #051b32; }

#left-cat-nav ul.lv2 {
  display: none; }

#left-cat-nav .active > ul.lv2 {
  display: block;
  padding: 0 0 6px 0px; }

#left-cat-nav li.lv2 {
  position: relative;
  margin: 0 0 3px; }

#left-cat-nav li.lv2 > a {
  font-size: 14px;
  padding: 2px 10px 2px 15px;
  font-weight: 300;
  line-height: 1.1; }

#left-cat-nav li.lv2.active > a {
  font-weight: bold; }

#left-cat-nav .lv2.has-subcategories > a:before,
#left-cat-nav .lv3.has-subcategories > a:before {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  top: 7px;
  width: 0px;
  height: 0px;
  border: 3px solid transparent;
  border-left-color: #333; }

#left-cat-nav .lv3.has-subcategories > a:before {
  left: 28px; }

#left-cat-nav .lv2.active.has-subcategories > a:before,
#left-cat-nav .lv3.active.has-subcategories > a:before {
  border: 3px solid transparent;
  border-top-color: #333;
  left: 7px; }

#left-cat-nav .lv3.active.has-subcategories > a:before {
  left: 27px; }

/* LV3 */
#left-cat-nav ul.lv3 {
  margin: 1px 0 6px;
  font-size: 13px;
  display: none; }

#left-cat-nav .active > ul.lv3 {
  display: block; }

#left-cat-nav li.lv3 {
  position: relative; }

#left-cat-nav li.lv3 > a {
  padding: 2px 10px 1px 35px; }

/* LV4 */
#left-cat-nav ul.lv4 {
  margin: 1px 0 6px;
  font-size: 13px;
  display: none; }

#left-cat-nav .active > ul.lv4 {
  display: block; }

#left-cat-nav li.lv4 > a {
  padding: 2px 10px 1px 50px; }

.custom-left-cat-nav-wrapper li.lv1 {
  position: relative; }

.custom-left-cat-nav-wrapper li.lv1.active ul.lv2 {
  display: block; }

.custom-left-cat-nav-wrapper ul.lv2 {
  display: none; }

.left-cat-toggle {
  display: inline-block;
  padding-right: 5px;
  color: #0d4c90; }
  .left-cat-toggle:before {
    content: '\f055';
    font-family: fontawesome;
    display: block;
    font-size: 1rem; }
  .left-cat-toggle.active:before {
    content: '\f056'; }

.custom-left-cat-nav-wrapper, .custom-left-cat-nav-customer-wrapper {
  display: none; }

@media print {
  * {
    font-family: "Avenir LT W01_45 Book", sans-serif; }
  .logo-wrapper {
    display: block; }
  #header,
  #left-area,
  #right-area,
  #footer,
  #cat-nav,
  .nav-bar,
  .filter-control-body,
  .sort-wrapping,
  .footer2-header,
  .footer2-body,
  .paging-control,
  .paging-control-box,
  .releware-recommendation-wrapper,
  .product-page-back-link,
  *:after {
    display: none; } }

.page-listproducts .single-blog-post {
  width: 50%;
  display: inline-block; }
  @media only screen and (max-width: 40em) {
    .page-listproducts .single-blog-post {
      width: 100%; } }

.page-listproducts .category-header-title.header-only {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%); }

.page-listproducts .category-header-wrapper h1 {
  font-size: 30px;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  text-align: left; }
  @media only screen and (max-width: 40em) {
    .page-listproducts .category-header-wrapper h1 {
      text-align: center; } }

.page-listproducts .category-header-subtitle {
  text-align: left; }
  .page-listproducts .category-header-subtitle p {
    display: none; }
    .page-listproducts .category-header-subtitle p:first-child,
    .page-listproducts .category-header-subtitle p .showmorecontent {
      display: block; }

.page-listproducts .price-standard {
  display: inline-block; }

.page-listproducts .category-header-wrapper {
  position: relative;
  height: 100%;
  font-size: 14px;
  margin-bottom: 20px; }

.page-listproducts .category-page-wrapper ul li {
  width: 25% !important;
  min-height: 355px;
  height: 100%;
  margin: 0% !important;
  position: relative; }
  @media only screen and (max-width: 40em) {
    .page-listproducts .category-page-wrapper ul li {
      min-height: auto; } }

.page-listproducts .content {
  padding-top: 0px !important; }

@media only screen and (min-width: 40.0625em) {
  html:not(.page-listproductswithimageadvanced) body:not(.inspiration-page) #category-text {
    width: 40%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 50px; } }

.product-outer-wrapper:hover .sold-out-text {
  opacity: 1;
  visibility: visible; }

.sold-out-text {
  opacity: 0;
  visibility: hidden;
  font-size: 12px;
  position: absolute;
  right: 0;
  margin-right: 20px;
  bottom: 63px;
  background: #f2f6f9;
  padding: 10px;
  color: #134e8f;
  transition: all 0.3s ease-out; }
  .sold-out-text:after {
    top: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(242, 246, 249, 0);
    border-top-color: #f2f6f9;
    border-width: 6px;
    margin-left: -2px; }

.nosto_element .sold-out-text {
  display: none; }

.page-default .sold-out-text {
  display: none; }

.main-area-top-content {
  margin-top: -300px !important; }

.category-page-wrapper {
  background: #fff; }
  .category-page-wrapper ul {
    position: relative;
    outline: 1px solid #e3e3e3; }
  .category-page-wrapper .filter-no-results {
    font-size: 18px;
    display: block;
    background: #fff;
    color: #0d4c90;
    text-align: center;
    min-height: 323px;
    float: left;
    width: 50%;
    padding-top: 120px;
    border: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3; }
    .category-advanced-page .category-page-wrapper .filter-no-results {
      display: none; }
    @media only screen and (max-width: 40em) {
      .category-page-wrapper .filter-no-results {
        width: 100% !important;
        border-top: 0 !important; } }

.category-page-wrapper > * {
  font-size: 14px; }

.category-header-wrapper {
  width: 100%;
  display: inline-block;
  outline: 1px solid #e3e3e3;
  margin: 0px;
  float: none;
  background: #fff;
  padding: 0;
  text-align: center;
  top: 5px; }
  .category-header-wrapper .category-header-subtitle {
    padding-right: 10px; }
  @media only screen and (min-width: 40.0625em) {
    .category-header-wrapper body:not(.inspiration-page) .category-page-image,
    .category-header-wrapper html:not(.page-listproductswithimageadvanced) .category-page-image {
      width: 50%;
      float: right;
      margin-left: 15px; } }

.category-header-wrapper.active {
  border-bottom: 1px solid #e3e3e3; }

@media only screen and (max-width: 40em) {
  .page-listproductswithimageadvanced header h2 {
    padding-left: 10px; } }

.page-listproductswithimageadvanced .category-header-wrapper {
  text-align: left; }
  .page-listproductswithimageadvanced .category-header-wrapper a {
    text-decoration: underline; }

.page-showproduct .smartchoice-tag {
  display: none !important; }

html .pi-sv-overlay7,
.smartchoice-tag,
html .pi-nb-overlay7,
.smartchoice-tag,
html .pi-en-overlay7,
.smartchoice-tag {
  position: relative !important;
  width: 21px !important;
  height: 21px !important;
  display: inline-block !important;
  margin: 0px !important;
  float: left;
  margin-right: 7px !important; }

.smartchoice-tooltip {
  display: none;
  position: absolute;
  bottom: 60px;
  background: #d3efb6;
  padding: 6px;
  width: 90%;
  font-size: 13px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .smartchoice-tooltip.active {
      display: none !important; } }
  .smartchoice-tooltip.active {
    display: block; }
    .smartchoice-tooltip.active:after {
      top: 100%;
      left: 9px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #d3efb6;
      border-width: 9px;
      margin-left: -5px; }

.page-listproducts .category-page-wrapper ul li {
  border: none;
  outline: 1px solid #e3e3e3;
  z-index: 2; }
  .page-listproducts .category-page-wrapper ul li:last-of-type {
    width: calc(25% - 1px) !important; }
    .page-listproducts .category-page-wrapper ul li:last-of-type:nth-of-type(4n + 0) {
      width: 25% !important; }

.page-listproducts .product-wrapper:nth-child(4n + 2) {
  border-right: 1px solid #e3e3e3;
  background: #756456; }

.page-listproducts .product-wrapper .product-image {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px; }

.page-listproducts .product-wrapper .product-name {
  padding-bottom: 0;
  display: inline-block;
  width: auto;
  max-width: none;
  width: 100%;
  margin-bottom: 10px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .page-listproducts .product-wrapper .product-name {
      margin-bottom: 20px; } }
  .page-listproducts .product-wrapper .product-name h3 {
    text-transform: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%; }
    @media only screen and (max-width: 40em) {
      .page-listproducts .product-wrapper .product-name h3 {
        margin-top: 0px; } }

.page-listproducts .product-wrapper .pi-overlay + .product-name {
  width: 80%; }

.page-listproducts .product-wrapper .product-info {
  padding-right: 30px; }

.page-listproducts .product-wrapper .product-img-info .quickbuy-button {
  display: none; }

.page-listproducts .product-wrapper .quickbuy-button {
  display: inline-block;
  position: absolute;
  right: 20px;
  bottom: 20px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .page-listproducts .product-wrapper .quickbuy-button {
      right: 10px;
      bottom: 10px; } }
  .page-listproducts .product-wrapper .quickbuy-button.inactive {
    opacity: 0.3;
    pointer-events: none; }

.page-showproduct .product-name {
  padding-bottom: 0px;
  display: inline-block;
  width: auto;
  max-width: none;
  width: 100%; }
  .page-showproduct .product-name h3 {
    text-transform: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%; }

.category-header-title h1 {
  text-transform: none; }

.category-page-image {
  width: 100%;
  position: relative; }
  .category-page-image img {
    width: 100%; }
  .category-page-image .category-header-title h1 {
    text-shadow: 3px 3px 15px #3e3e3e;
    position: absolute;
    right: 0;
    left: 0;
    top: 25%;
    color: #fff;
    font-size: 60px;
    text-align: center;
    font-family: "Avenir LT W01_45 Book", sans-serif; }
    @media only screen and (max-width: 40em) {
      .category-page-image .category-header-title h1 {
        font-size: 30px;
        top: 30%; } }

.category-page-wrapper ul li .product-price .price-previous {
  font-size: 14px !important; }

.page-listproducts .category-page-wrapper ul li.aw-item {
  outline: none !important; }

.releware-recommendation-header h3 {
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  text-align: left; }

.releware-recommendation-wrapper ul li {
  outline: 1px solid #e3e3e3;
  width: 25% !important;
  margin: 0 !important;
  padding: 20px !important; }
  .releware-recommendation-wrapper ul li .quickbuy-button {
    float: right;
    margin-top: -30px; }
  .releware-recommendation-wrapper ul li .sold-out-text {
    display: none; }
  @media only screen and (max-width: 40em) {
    .releware-recommendation-wrapper ul li {
      width: 50% !important; } }

.category-page-wrapper a.disabled,
.releware-recommendation-wrapper a.disabled,
#startpage_list a.disabled,
.list-category a.disabled,
.campaign-wrapper-top a.disabled,
.tab-related .tab-item-inner a.disabled,
.jetshop-product-list-standard a.disabled {
  opacity: 0.5; }

.category-page-wrapper a.disabled:hover,
.releware-recommendation-wrapper a.disabled:hover,
#startpage_list a.disabled:hover,
.list-category a.disabled:hover,
.campaign-wrapper-top a.disabled:hover,
.tab-related .tab-item-inner a.disabled:hover,
.jetshop-product-list-standard a.disabled:hover {
  background: #efefef;
  cursor: default; }

.category-page-wrapper ul li,
.releware-recommendation-wrapper ul li,
#startpage_list ul li,
.list-category ul li,
.campaign-wrapper-top ul li,
.tab-related .tab-item-inner ul li,
.jetshop-product-list-standard ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff; }
  .category-page-wrapper ul li .product-wrapper:before,
  .releware-recommendation-wrapper ul li .product-wrapper:before,
  #startpage_list ul li .product-wrapper:before,
  .list-category ul li .product-wrapper:before,
  .campaign-wrapper-top ul li .product-wrapper:before,
  .tab-related .tab-item-inner ul li .product-wrapper:before,
  .jetshop-product-list-standard ul li .product-wrapper:before {
    content: "";
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
    z-index: 99; }
  .category-page-wrapper ul li .product-wrapper #quickbuy-spinner,
  .releware-recommendation-wrapper ul li .product-wrapper #quickbuy-spinner,
  #startpage_list ul li .product-wrapper #quickbuy-spinner,
  .list-category ul li .product-wrapper #quickbuy-spinner,
  .campaign-wrapper-top ul li .product-wrapper #quickbuy-spinner,
  .tab-related .tab-item-inner ul li .product-wrapper #quickbuy-spinner,
  .jetshop-product-list-standard ul li .product-wrapper #quickbuy-spinner {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 100%;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
    margin: auto;
    z-index: 120; }
    .category-page-wrapper ul li .product-wrapper #quickbuy-spinner.spinner-completed,
    .releware-recommendation-wrapper ul li .product-wrapper #quickbuy-spinner.spinner-completed,
    #startpage_list ul li .product-wrapper #quickbuy-spinner.spinner-completed,
    .list-category ul li .product-wrapper #quickbuy-spinner.spinner-completed,
    .campaign-wrapper-top ul li .product-wrapper #quickbuy-spinner.spinner-completed,
    .tab-related .tab-item-inner ul li .product-wrapper #quickbuy-spinner.spinner-completed,
    .jetshop-product-list-standard ul li .product-wrapper #quickbuy-spinner.spinner-completed {
      color: green;
      top: 55% !important; }
  .category-page-wrapper ul li .product-wrapper.added-to-cart:before, .category-page-wrapper ul li .product-wrapper.added-to-cart:after,
  .releware-recommendation-wrapper ul li .product-wrapper.added-to-cart:before,
  .releware-recommendation-wrapper ul li .product-wrapper.added-to-cart:after,
  #startpage_list ul li .product-wrapper.added-to-cart:before,
  #startpage_list ul li .product-wrapper.added-to-cart:after,
  .list-category ul li .product-wrapper.added-to-cart:before,
  .list-category ul li .product-wrapper.added-to-cart:after,
  .campaign-wrapper-top ul li .product-wrapper.added-to-cart:before,
  .campaign-wrapper-top ul li .product-wrapper.added-to-cart:after,
  .tab-related .tab-item-inner ul li .product-wrapper.added-to-cart:before,
  .tab-related .tab-item-inner ul li .product-wrapper.added-to-cart:after,
  .jetshop-product-list-standard ul li .product-wrapper.added-to-cart:before,
  .jetshop-product-list-standard ul li .product-wrapper.added-to-cart:after {
    opacity: 1;
    visibility: visible; }
  .category-page-wrapper ul li .product-image,
  .releware-recommendation-wrapper ul li .product-image,
  #startpage_list ul li .product-image,
  .list-category ul li .product-image,
  .campaign-wrapper-top ul li .product-image,
  .tab-related .tab-item-inner ul li .product-image,
  .jetshop-product-list-standard ul li .product-image {
    overflow: hidden;
    position: relative;
    width: 100%; }
  @media only screen and (max-width: 40em) {
    .category-page-wrapper ul li .quickbuy-button,
    .releware-recommendation-wrapper ul li .quickbuy-button,
    #startpage_list ul li .quickbuy-button,
    .list-category ul li .quickbuy-button,
    .campaign-wrapper-top ul li .quickbuy-button,
    .tab-related .tab-item-inner ul li .quickbuy-button,
    .jetshop-product-list-standard ul li .quickbuy-button {
      margin: 3px 0 0 0 !important; }
      .category-page-wrapper ul li .quickbuy-button img,
      .releware-recommendation-wrapper ul li .quickbuy-button img,
      #startpage_list ul li .quickbuy-button img,
      .list-category ul li .quickbuy-button img,
      .campaign-wrapper-top ul li .quickbuy-button img,
      .tab-related .tab-item-inner ul li .quickbuy-button img,
      .jetshop-product-list-standard ul li .quickbuy-button img {
        width: 25px; } }
  .category-page-wrapper ul li .product-list-description,
  .releware-recommendation-wrapper ul li .product-list-description,
  #startpage_list ul li .product-list-description,
  .list-category ul li .product-list-description,
  .campaign-wrapper-top ul li .product-list-description,
  .tab-related .tab-item-inner ul li .product-list-description,
  .jetshop-product-list-standard ul li .product-list-description {
    font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 13px;
    font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 18.2px;
    font-size: 13px;
    margin-top: 4px;
    display: none; }
  .category-page-wrapper ul li .product-name,
  .releware-recommendation-wrapper ul li .product-name,
  #startpage_list ul li .product-name,
  .list-category ul li .product-name,
  .campaign-wrapper-top ul li .product-name,
  .tab-related .tab-item-inner ul li .product-name,
  .jetshop-product-list-standard ul li .product-name {
    clear: both;
    margin: 0 0 -4px 0;
    word-wrap: break-word;
    text-transform: none;
    height: auto;
    font-size: 15px; }
    .category-page-wrapper ul li .product-name h3,
    .releware-recommendation-wrapper ul li .product-name h3,
    #startpage_list ul li .product-name h3,
    .list-category ul li .product-name h3,
    .campaign-wrapper-top ul li .product-name h3,
    .tab-related .tab-item-inner ul li .product-name h3,
    .jetshop-product-list-standard ul li .product-name h3 {
      margin-bottom: 2px;
      font-size: 15px;
      font-weight: normal;
      text-transform: none; }
      .category-page-wrapper ul li .product-name h3 a,
      .releware-recommendation-wrapper ul li .product-name h3 a,
      #startpage_list ul li .product-name h3 a,
      .list-category ul li .product-name h3 a,
      .campaign-wrapper-top ul li .product-name h3 a,
      .tab-related .tab-item-inner ul li .product-name h3 a,
      .jetshop-product-list-standard ul li .product-name h3 a {
        color: #333333;
        margin: 0;
        height: auto;
        overflow: hidden; }
    .category-page-wrapper ul li .product-name span.product-subname,
    .releware-recommendation-wrapper ul li .product-name span.product-subname,
    #startpage_list ul li .product-name span.product-subname,
    .list-category ul li .product-name span.product-subname,
    .campaign-wrapper-top ul li .product-name span.product-subname,
    .tab-related .tab-item-inner ul li .product-name span.product-subname,
    .jetshop-product-list-standard ul li .product-name span.product-subname {
      font-size: 14px;
      color: #888888;
      width: 100%;
      display: block;
      text-transform: none;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 85%; }
      @media only screen and (max-width: 40em) {
        .category-page-wrapper ul li .product-name span.product-subname,
        .releware-recommendation-wrapper ul li .product-name span.product-subname,
        #startpage_list ul li .product-name span.product-subname,
        .list-category ul li .product-name span.product-subname,
        .campaign-wrapper-top ul li .product-name span.product-subname,
        .tab-related .tab-item-inner ul li .product-name span.product-subname,
        .jetshop-product-list-standard ul li .product-name span.product-subname {
          font-size: 12px; } }
  .category-page-wrapper ul li .product-list-article-number span,
  .releware-recommendation-wrapper ul li .product-list-article-number span,
  #startpage_list ul li .product-list-article-number span,
  .list-category ul li .product-list-article-number span,
  .campaign-wrapper-top ul li .product-list-article-number span,
  .tab-related .tab-item-inner ul li .product-list-article-number span,
  .jetshop-product-list-standard ul li .product-list-article-number span {
    color: #888888;
    font-size: 13px; }
  .category-page-wrapper ul li .product-price .price-suffix,
  .releware-recommendation-wrapper ul li .product-price .price-suffix,
  #startpage_list ul li .product-price .price-suffix,
  .list-category ul li .product-price .price-suffix,
  .campaign-wrapper-top ul li .product-price .price-suffix,
  .tab-related .tab-item-inner ul li .product-price .price-suffix,
  .jetshop-product-list-standard ul li .product-price .price-suffix {
    font-size: 26px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .category-page-wrapper ul li .product-price .price-suffix,
      .releware-recommendation-wrapper ul li .product-price .price-suffix,
      #startpage_list ul li .product-price .price-suffix,
      .list-category ul li .product-price .price-suffix,
      .campaign-wrapper-top ul li .product-price .price-suffix,
      .tab-related .tab-item-inner ul li .product-price .price-suffix,
      .jetshop-product-list-standard ul li .product-price .price-suffix {
        font-size: 20px; } }
  .category-page-wrapper ul li .product-price .price-promotion,
  .releware-recommendation-wrapper ul li .product-price .price-promotion,
  #startpage_list ul li .product-price .price-promotion,
  .list-category ul li .product-price .price-promotion,
  .campaign-wrapper-top ul li .product-price .price-promotion,
  .tab-related .tab-item-inner ul li .product-price .price-promotion,
  .jetshop-product-list-standard ul li .product-price .price-promotion {
    display: inline-block;
    width: auto;
    padding-right: 13px; }
  .category-page-wrapper ul li .product-price .price-amount,
  .releware-recommendation-wrapper ul li .product-price .price-amount,
  #startpage_list ul li .product-price .price-amount,
  .list-category ul li .product-price .price-amount,
  .campaign-wrapper-top ul li .product-price .price-amount,
  .tab-related .tab-item-inner ul li .product-price .price-amount,
  .jetshop-product-list-standard ul li .product-price .price-amount {
    font-size: 30px;
    font-family: "Avenir LT W01_45 Book", sans-serif; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .category-page-wrapper ul li .product-price .price-amount,
      .releware-recommendation-wrapper ul li .product-price .price-amount,
      #startpage_list ul li .product-price .price-amount,
      .list-category ul li .product-price .price-amount,
      .campaign-wrapper-top ul li .product-price .price-amount,
      .tab-related .tab-item-inner ul li .product-price .price-amount,
      .jetshop-product-list-standard ul li .product-price .price-amount {
        font-size: 24px !important; } }
    .category-page-wrapper ul li .product-price .price-amount a,
    .releware-recommendation-wrapper ul li .product-price .price-amount a,
    #startpage_list ul li .product-price .price-amount a,
    .list-category ul li .product-price .price-amount a,
    .campaign-wrapper-top ul li .product-price .price-amount a,
    .tab-related .tab-item-inner ul li .product-price .price-amount a,
    .jetshop-product-list-standard ul li .product-price .price-amount a {
      color: #333; }
    .category-page-wrapper ul li .product-price .price-amount a:hover,
    .releware-recommendation-wrapper ul li .product-price .price-amount a:hover,
    #startpage_list ul li .product-price .price-amount a:hover,
    .list-category ul li .product-price .price-amount a:hover,
    .campaign-wrapper-top ul li .product-price .price-amount a:hover,
    .tab-related .tab-item-inner ul li .product-price .price-amount a:hover,
    .jetshop-product-list-standard ul li .product-price .price-amount a:hover {
      text-decoration: none; }
  .category-page-wrapper ul li .product-price .price-previous,
  .releware-recommendation-wrapper ul li .product-price .price-previous,
  #startpage_list ul li .product-price .price-previous,
  .list-category ul li .product-price .price-previous,
  .campaign-wrapper-top ul li .product-price .price-previous,
  .tab-related .tab-item-inner ul li .product-price .price-previous,
  .jetshop-product-list-standard ul li .product-price .price-previous {
    display: inline-block;
    width: auto;
    padding-left: 10px; }
    .category-page-wrapper ul li .product-price .price-previous span,
    .releware-recommendation-wrapper ul li .product-price .price-previous span,
    #startpage_list ul li .product-price .price-previous span,
    .list-category ul li .product-price .price-previous span,
    .campaign-wrapper-top ul li .product-price .price-previous span,
    .tab-related .tab-item-inner ul li .product-price .price-previous span,
    .jetshop-product-list-standard ul li .product-price .price-previous span {
      font-size: 14px !important;
      font-weight: normal; }
  .category-page-wrapper ul li .previous-price-text,
  .releware-recommendation-wrapper ul li .previous-price-text,
  #startpage_list ul li .previous-price-text,
  .list-category ul li .previous-price-text,
  .campaign-wrapper-top ul li .previous-price-text,
  .tab-related .tab-item-inner ul li .previous-price-text,
  .jetshop-product-list-standard ul li .previous-price-text {
    display: none !important; }

@media screen and (min-width: 641px) and (max-width: 764px) {
  #startpage_list ul li .product-price span {
    font-size: 30px; }
  #startpage_list ul li .product-price .price-promotion span {
    font-size: 30px !important; }
  #startpage_list ul li .product-price .price-standard span {
    font-size: 30px !important; } }

.category-page-wrapper a.disabled,
.releware-recommendation-wrapper a.disabled,
.list-category a.disabled,
.related-products-wrapper a.disabled,
.tab-related .tab-item-inner a.disabled,
.jetshop-product-list-standard a.disabled {
  opacity: 0.5; }

.category-page-wrapper a.disabled:hover,
.releware-recommendation-wrapper a.disabled:hover,
.list-category a.disabled:hover,
.related-products-wrapper a.disabled:hover,
.tab-related .tab-item-inner a.disabled:hover,
.jetshop-product-list-standard a.disabled:hover {
  background: #efefef;
  cursor: default; }

.category-page-wrapper ul li,
.releware-recommendation-wrapper ul li,
.list-category ul li,
.related-products-wrapper ul li,
.tab-related .tab-item-inner ul li,
.jetshop-product-list-standard ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  background: #fff;
  padding: 20px 20px 9px 20px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 40em) {
    .category-page-wrapper ul li,
    .releware-recommendation-wrapper ul li,
    .list-category ul li,
    .related-products-wrapper ul li,
    .tab-related .tab-item-inner ul li,
    .jetshop-product-list-standard ul li {
      padding: 10px; } }
  .category-page-wrapper ul li .product-image,
  .releware-recommendation-wrapper ul li .product-image,
  .list-category ul li .product-image,
  .related-products-wrapper ul li .product-image,
  .tab-related .tab-item-inner ul li .product-image,
  .jetshop-product-list-standard ul li .product-image {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 68% !important; }
    .category-page-wrapper ul li .product-image a,
    .releware-recommendation-wrapper ul li .product-image a,
    .list-category ul li .product-image a,
    .related-products-wrapper ul li .product-image a,
    .tab-related .tab-item-inner ul li .product-image a,
    .jetshop-product-list-standard ul li .product-image a {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .category-page-wrapper ul li .product-image a img,
      .releware-recommendation-wrapper ul li .product-image a img,
      .list-category ul li .product-image a img,
      .related-products-wrapper ul li .product-image a img,
      .tab-related .tab-item-inner ul li .product-image a img,
      .jetshop-product-list-standard ul li .product-image a img {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        margin: auto; }

html:not(.page-listproductswithimageadvanced) body:not(.inspiration-page) .category-header-wrapper .category-page-image {
  max-width: 750px;
  margin: 0;
  float: none; }
  @media only screen and (min-width: 40.0625em) {
    html:not(.page-listproductswithimageadvanced) body:not(.inspiration-page) .category-header-wrapper .category-page-image {
      height: 200px;
      float: right; } }

span.product-attrlist span {
  font-size: 0.85em;
  display: block; }

.category-header-subtitle {
  font-family: "Avenir LT W01_45 Book", sans-serif !important;
  font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.54em;
  font-size: 1.1em; }
  .category-header-subtitle p {
    font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 1.54em;
    font-size: 1.1em;
    font-family: "Avenir LT W01_45 Book", sans-serif !important;
    line-height: 1.6em;
    font-size: 0.9em; }

.empty-select {
  display: none; }

.product-img-info {
  position: relative; }
  .product-img-info:hover:before {
    opacity: 1;
    visibility: visible; }

.custom-clear-filters {
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer; }
  @media only screen and (max-width: 40em) {
    .custom-clear-filters {
      padding: 24px !important; } }

@media only screen and (max-width: 40em) {
  .choosen-filter,
  .choosen-filter-color {
    margin-bottom: 5px !important;
    margin-right: 5px !important; } }

.product-image .custom-tag {
  float: right; }

.pi-overlay-product-list {
  clear: both;
  position: absolute;
  display: block;
  float: right;
  height: 100%;
  margin: 0px; }

.pi-sv-overlay7,
.smartchoice-tag {
  float: left; }

.page-showproduct .pi-sv-overlay7,
.page-showproduct .smartchoice-tag {
  display: none !important; }

.category-page-wrapper .upper {
  display: none; }

.paging-center-box {
  display: inline-block;
  text-align: center;
  width: 100%; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .category-page-wrapper .paging-control {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.paging-control-box {
  background-color: transparent;
  padding: 3px 10px 3px 10px;
  margin-top: 1px;
  margin-bottom: 12px;
  border: none;
  width: 100%; }

a.paging-link-box-selected,
a.paging-link.selected {
  display: inline-block;
  font-size: 12px;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background: #efefef;
  padding: 5px 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: black;
  background: #dadada;
  border: 1px solid #cdcdcd; }
  a.paging-link-box-selected:hover,
  a.paging-link.selected:hover {
    color: #0d0d0d;
    background: #c9c9c9;
    border: 1px solid #cdcdcd; }

a.paging-link-box {
  display: inline-block;
  font-size: 12px;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background: #efefef;
  padding: 5px 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  a.paging-link-box:hover {
    color: #0d0d0d;
    background: #c9c9c9;
    border: 1px solid #cdcdcd; }

a.paging-spaceright {
  display: none;
  margin-right: 20px !important; }

a.paging-spaceleft {
  display: none;
  margin-left: 20px !important;
  float: right; }

.paging-control-box span.showing {
  display: none; }

.paging-control {
  padding: 40px 0px 0 0px;
  clear: both; }

a.paging-link {
  display: inline-block;
  font-size: 12px;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background: #efefef;
  padding: 5px 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  min-width: 47px;
  font-size: 18px;
  font-weight: normal;
  background: #fff;
  border: none;
  padding: 0px;
  color: #0d4c90;
  min-width: 30px !important; }
  a.paging-link:hover {
    color: #0d0d0d;
    background: #c9c9c9;
    border: 1px solid #cdcdcd; }
  a.paging-link:hover {
    background: #fff;
    border: none; }

a.paging-link.selected {
  color: #0d4c90;
  background-color: #ffffff;
  font-weight: bold;
  border: none;
  font-size: 18px;
  padding-left: 0px !important; }
  a.paging-link.selected:hover {
    background: #fff;
    border: none; }

a.paging-link-previous,
a.paging-link-next {
  min-width: 100px; }

a.paging-link-previous {
  float: left;
  display: none; }

a.paging-link-next {
  float: right;
  text-align: right; }

#paging-control-switch {
  margin-top: 0px; }

a.showall {
  display: block;
  color: #0d4c90;
  font-weight: normal;
  font-size: 16px;
  text-align: right;
  cursor: pointer; }

.paging-control-box.upper-box {
  display: none; }

.filter-control-body {
  display: none; }

/* ------ Category filter ---------------------- */
.sort-wrapping {
  padding: 0;
  float: left;
  border-left: 0;
  width: 20%;
  height: 80px;
  display: inline-block;
  background-color: #fff;
  border-radius: 0px;
  cursor: default; }
  .sort-wrapping:before, .sort-wrapping:after {
    content: " ";
    display: table; }
  .sort-wrapping:after {
    clear: both; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .sort-wrapping {
      width: 35%; } }

.sort-header {
  width: 120px;
  background-color: #fff;
  font-weight: bold;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  float: left;
  margin-top: 20px;
  margin-left: 50px;
  text-transform: uppercase;
  font-size: 11px; }

.sort-panel-wrapping {
  float: left;
  display: none; }

.sort-panel {
  float: left;
  padding: 1px 8px;
  margin-left: 8px;
  margin-top: 4px; }

.sort-label {
  cursor: default;
  line-height: 30px;
  padding-left: 0px;
  padding-right: 3px;
  font-size: 100%; }

.sort-up,
.sort-down,
.sort-up-selected,
.sort-down-selected {
  padding: 1px 8px;
  border: 1px solid #197eea;
  background-color: #a5ccf7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: black;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold; }

.sort-up:hover,
.sort-down:hover,
.sort-up-selected:hover,
.sort-down-selected:hover {
  text-decoration: none; }

.sort-up {
  margin-right: 4px; }

.sort-up-selected {
  color: red;
  margin-right: 4px;
  border: 1px solid #0d4c90;
  background-color: #1165bf; }

.sort-down-selected {
  color: red;
  border: 1px solid #0d4c90;
  background-color: #1165bf; }

.custom-filter-wrapper {
  background: #fff;
  max-width: 1440px;
  width: 100%;
  outline: 1px solid #e3e3e3;
  max-height: 1px;
  overflow: hidden;
  transition: 0.5s ease-in-out; }
  .custom-filter-wrapper:before, .custom-filter-wrapper:after {
    content: " ";
    display: table; }
  .custom-filter-wrapper:after {
    clear: both; }
  .loaded .custom-filter-wrapper {
    max-height: 1000px;
    overflow: visible; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .custom-filter-wrapper {
      height: auto; } }
  .custom-filter-wrapper .show-filter {
    float: right;
    width: 25%;
    text-align: center;
    margin-bottom: 0px;
    padding: 29px 10px;
    background: #0d4c90;
    border-left: 1px solid #e3e3e3;
    color: #fff;
    font-weight: bold;
    position: relative;
    height: 80px; }
    .custom-filter-wrapper .show-filter:hover {
      cursor: pointer; }
  .custom-filter-wrapper .hide-filter {
    display: none;
    float: right;
    width: 25%;
    text-align: center;
    margin-bottom: 0px;
    padding: 29px 10px;
    background: #0d4c90;
    border-left: 1px solid #e3e3e3;
    color: #fff;
    position: relative;
    font-weight: bold;
    height: 80px; }
    .custom-filter-wrapper .hide-filter:hover {
      cursor: pointer; }
    .custom-filter-wrapper .hide-filter:after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(13, 76, 144, 0);
      border-top-color: #0d4c90;
      border-width: 5px;
      margin-left: -5px; }
  .custom-filter-wrapper .search-product-wrapper {
    display: none !important;
    position: relative;
    width: 50%;
    float: left;
    margin-top: 16px;
    display: inline-block;
    padding-left: 30px;
    padding-top: 1.5px; }
    .custom-filter-wrapper .search-product-wrapper input {
      height: 45px;
      border: none;
      width: 85%; }
    .custom-filter-wrapper .search-product-wrapper input:focus {
      outline: none; }
    .custom-filter-wrapper .search-product-wrapper img {
      width: 15px;
      margin-top: -3px; }

.filter-dropdown,
.subcat-dropdown {
  max-width: 1440px;
  width: 100%;
  float: left;
  height: 200px;
  background: #f2f6f9; }
  .filter-dropdown:before, .filter-dropdown:after,
  .subcat-dropdown:before,
  .subcat-dropdown:after {
    content: " ";
    display: table; }
  .filter-dropdown:after,
  .subcat-dropdown:after {
    clear: both; }

.subcat-dropdown {
  height: auto;
  padding: 50px 0;
  text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .subcat-dropdown {
      padding: 25px 0; } }

.subcat-toggle {
  float: right;
  width: 25%;
  text-align: center;
  margin-bottom: 0px;
  padding: 29px 10px;
  background: #0d4c90;
  color: #fff;
  font-weight: bold;
  position: relative;
  height: 80px;
  border: 0; }
  .subcat-toggle:hover {
    cursor: pointer; }
  .subcat-toggle:focus {
    outline: none; }
  .subcat-toggle.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(13, 76, 144, 0);
    border-top-color: #0d4c90;
    border-width: 5px;
    margin-left: -5px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .subcat-toggle {
      height: 60px !important;
      padding: 20px 10px !important; }
      .subcat-toggle.full-width {
        width: 100% !important; } }
  @media only screen and (max-width: 40em) {
    .subcat-toggle {
      width: 50% !important;
      padding: 12px 10px;
      height: 45px; }
      .subcat-toggle.full-width {
        width: 100% !important; } }

.subcat-dropdown .subcategories-link {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 10px 20px;
  color: #0d4c91;
  text-transform: none;
  font-family: "Avenir LT W01_55 Roman", sans-serif;
  background: #dce3eb; }
  .subcat-dropdown .subcategories-link:before {
    content: "";
    height: 10px;
    width: 10px;
    border: 1px solid #000;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .subcat-dropdown .subcategories-link {
      margin: 10px; } }

#sort-select {
  max-width: 200px;
  width: 100%;
  display: inline-block; }
  #sort-select .showing {
    display: none; }
  #sort-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 38px;
    border: none;
    margin-left: 50px;
    width: 100%;
    border-radius: 0px;
    color: #0d4c90;
    background: url(/M1/stage/images/node-open.png) no-repeat center right 10px;
    font-size: 1rem; }
    #sort-select select option {
      color: #000;
      font-weight: normal; }
  #sort-select select::-ms-expand {
    display: none; }
  #sort-select select:focus {
    outline: 0; }

.sort-header span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.6rem;
  font-weight: normal; }

.page-listproductswithimageadvanced #path-nav {
  display: none; }

.page-listproductswithimageadvanced #content-wrapper {
  margin-top: 20px; }

.page-listproductswithimageadvanced #store-container #countries,
.page-listproductswithimageadvanced #store-container #stores {
  border: 1px solid #a6a6a6; }

@media only screen and (max-width: 40em) {
  .page-listproductswithimageadvanced #store-container {
    padding: 0 !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-listproductswithimageadvanced #store-container {
    padding-left: 0px !important; } }

.page-listproductswithimageadvanced #store-container select {
  width: 260px;
  margin-right: 20px; }
  @media only screen and (max-width: 40em) {
    .page-listproductswithimageadvanced #store-container select {
      display: block;
      margin: 0 auto;
      width: 94%;
      margin-bottom: 10px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .page-listproductswithimageadvanced #store-container select {
      width: 260px;
      margin-bottom: 10px;
      margin-right: 10px;
      margin-left: 20px; } }

.page-listproductswithimageadvanced #left-area {
  display: block !important;
  float: left;
  width: 20%; }
  .page-listproductswithimageadvanced #left-area .content {
    padding-top: 15px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .page-listproductswithimageadvanced #left-area {
      width: 60%; } }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .page-listproductswithimageadvanced #left-area {
      display: none !important; } }
  .page-listproductswithimageadvanced #left-area .logo-wrapper {
    display: none; }
  .page-listproductswithimageadvanced #left-area .cart-area-wrapper {
    display: none; }
  .page-listproductswithimageadvanced #left-area .small-cart-wrapper {
    display: none; }
  .page-listproductswithimageadvanced #left-area .search-button-menu {
    display: none; }

.page-listproductswithimageadvanced #main-area {
  float: right; }

.page-listproductswithimageadvanced .category-header-wrapper {
  border: none;
  width: 100%;
  padding: 0px;
  padding-left: 5px;
  padding-right: 20px;
  outline: none; }
  @media only screen and (max-width: 40em) {
    .page-listproductswithimageadvanced .category-header-wrapper {
      padding: 0 !important; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .page-listproductswithimageadvanced .category-header-wrapper {
      padding-left: 20px; } }
  .page-listproductswithimageadvanced .category-header-wrapper .category-page-image {
    width: 100%;
    max-width: none;
    margin-bottom: 25px; }
    @media only screen and (max-width: 40em) {
      .page-listproductswithimageadvanced .category-header-wrapper .category-page-image {
        padding-bottom: 20px; } }
  .page-listproductswithimageadvanced .category-header-wrapper .category-header-title h1 {
    font-size: 2.2em;
    font-family: "Avenir LT W01_45 Book", sans-serif; }
  .page-listproductswithimageadvanced .category-header-wrapper .category-header-subtitle {
    width: 70%;
    padding-top: 10px; }
    @media only screen and (max-width: 40em) {
      .page-listproductswithimageadvanced .category-header-wrapper .category-header-subtitle {
        padding: 10px 10px 0px 10px; } }
    .page-listproductswithimageadvanced .category-header-wrapper .category-header-subtitle h2 {
      text-transform: none;
      font-size: 1.4em;
      padding-top: 1rem;
      border-bottom: 1px solid #e3e3e3; }
    .page-listproductswithimageadvanced .category-header-wrapper .category-header-subtitle h3 {
      font-weight: normal;
      font-size: 1.2em;
      text-transform: none;
      padding-top: 1rem;
      margin: 0;
      margin-bottom: 0.5rem; }
    .page-listproductswithimageadvanced .category-header-wrapper .category-header-subtitle p {
      margin-bottom: 1rem; }

.page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv1 {
  padding-bottom: 10px; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv1 a {
    color: #000; }
    .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv1 a:hover {
      color: #0d4c90; }

.page-listproductswithimageadvanced .custom-left-cat-nav-wrapper .lv1.active > a {
  color: #0d4c90; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper .lv1.active > a:hover {
    text-decoration: underline; }

.page-listproductswithimageadvanced .custom-left-cat-nav-wrapper ul.lv2 {
  margin-top: 10px; }

.page-listproductswithimageadvanced .custom-left-cat-nav-wrapper .lv2.active > a {
  color: #0d4c90; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper .lv2.active > a::before {
    content: "»";
    color: #0d4c90;
    padding-right: 3px; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper .lv2.active > a:hover {
    text-decoration: underline; }

.page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv2 {
  padding-bottom: 10px; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv2 a {
    color: #666; }
    .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv2 a:hover {
      color: #0d4c90; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-wrapper li.lv2.active {
    color: #0d4c90; }

.page-listproductswithimageadvanced #left-area .content h2 {
  text-transform: none; }

.page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv1 {
  padding-bottom: 10px; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv1 a {
    color: #000; }
    .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv1 a:hover {
      color: #0d4c90; }

.page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper .lv1.active > a {
  color: #0d4c90; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper .lv1.active > a:hover {
    text-decoration: underline; }

.page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper ul.lv2 {
  margin-top: 10px; }

.page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper .lv2.active > a {
  color: #0d4c90; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper .lv2.active > a::before {
    content: "»";
    color: #0d4c90;
    padding-right: 3px; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper .lv2.active > a:hover {
    text-decoration: underline; }

.page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv2 {
  padding-bottom: 10px; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv2 a {
    color: #666; }
    .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv2 a:hover {
      color: #0d4c90; }
  .page-listproductswithimageadvanced .custom-left-cat-nav-customer-wrapper li.lv2.active {
    color: #0d4c90; }

.page-listproductswithimageadvanced #path-nav {
  margin-top: 20px;
  font-size: 14px;
  padding-bottom: 20px; }
  .page-listproductswithimageadvanced #path-nav .breadcumb-link {
    font-size: 14px; }
  .page-listproductswithimageadvanced #path-nav .breadcrumb-spacer {
    font-size: 12px; }

.pi-overlay.image-product-push {
  display: none; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #left-area .content {
    display: none; }
  #left-area .custom-left-cat-nav-customer-wrapper li.lv1,
  #left-area .custom-left-cat-nav-wrapper li.lv1 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-bottom: 5px; }
    #left-area .custom-left-cat-nav-customer-wrapper li.lv1 ul.lv2,
    #left-area .custom-left-cat-nav-wrapper li.lv1 ul.lv2 {
      margin-left: 10px;
      margin-top: 5px; }
      #left-area .custom-left-cat-nav-customer-wrapper li.lv1 ul.lv2 li.lv2,
      #left-area .custom-left-cat-nav-wrapper li.lv1 ul.lv2 li.lv2 {
        display: block;
        width: 100%;
        padding-bottom: 5px; } }

.image-product-push-wrapper {
  height: 100%; }

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .page-listproducts .single-blog-post a:nth-child(2) {
    width: 138% !important;
    left: -26% !important;
    position: absolute;
    overflow: hidden; } }

@media only screen and (min-width: 1025px) and (max-width: 1374px) {
  .single-blog-post a:nth-child(2) {
    width: 112% !important;
    overflow: hidden; } }

@media only screen and (max-width: 40em) {
  .page-showproduct .content .inspiration-image-wrapper .single-blog-post,
  .page-default .single-blog-post,
  .page-listproducts .single-blog-post {
    width: 100%; }
    .page-showproduct .content .inspiration-image-wrapper .single-blog-post .inspiration-push-text h2,
    .page-default .single-blog-post .inspiration-push-text h2,
    .page-listproducts .single-blog-post .inspiration-push-text h2 {
      font-size: 24px; }
    .page-showproduct .content .inspiration-image-wrapper .single-blog-post .inspiration-push-text h3,
    .page-default .single-blog-post .inspiration-push-text h3,
    .page-listproducts .single-blog-post .inspiration-push-text h3 {
      font-size: 10px; }
    .page-showproduct .content .inspiration-image-wrapper .single-blog-post .inspiration-push-text p,
    .page-default .single-blog-post .inspiration-push-text p,
    .page-listproducts .single-blog-post .inspiration-push-text p {
      font-size: 13px;
      line-height: 13px; }
  .page-listproducts .category-header-wrapper,
  .category-header-wrapper.no-image-header {
    display: block !important;
    position: relative;
    height: auto !important;
    min-height: 10px !important; }
    .page-listproducts .category-header-wrapper .category-header-subtitle,
    .category-header-wrapper.no-image-header .category-header-subtitle {
      text-align: center; }
  .filter-control-element {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .sort-panel {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .image-product {
    min-height: 190px !important; }
  .category-header-subtitle {
    text-align: left; }
  .page-listproducts .product-img-info .quickbuy-button {
    margin: 3px 0 0 0 !important; }
    .page-listproducts .product-img-info .quickbuy-button img {
      width: 25px; }
  .category-page-wrapper ul li {
    padding: 10px; }
    .category-page-wrapper ul li .product-info {
      padding-right: 0px !important; }
    .category-page-wrapper ul li .product-name {
      width: 87% !important; }
      .category-page-wrapper ul li .product-name h3 {
        font-size: 14px;
        margin-bottom: 0px !important; }
      .category-page-wrapper ul li .product-name span {
        font-size: 12px !important;
        line-height: 13px; }
  .previous-price-text {
    display: none !important; }
  #main-area.main-area-top-content {
    margin-top: 0px !important; }
  .custom-filter-wrapper .search-product-wrapper {
    width: 100% !important; }
  .page-listproducts .category-page-wrapper ul {
    width: 100%; }
    .page-listproducts .category-page-wrapper ul li {
      width: 50% !important;
      outline: 1px solid #e3e3e3;
      border: none !important; }
      .page-listproducts .category-page-wrapper ul li:last-of-type {
        width: 50% !important; }
        .page-listproducts .category-page-wrapper ul li:last-of-type:nth-of-type(4n + 0) {
          width: 50% !important; }
  .image-product-push-wrapper .image-product-push-image {
    width: 120% !important; }
  .image-product-push-wrapper .image-product-push-content {
    right: 10px !important;
    bottom: 10px !important;
    width: 110px !important;
    height: 115px !important;
    padding: 21px 8px !important; }
    .image-product-push-wrapper .image-product-push-content h3 {
      font-size: 12px !important;
      max-height: none !important;
      padding-top: 10px; }
    .image-product-push-wrapper .image-product-push-content span {
      font-size: 20px !important; }
  .category-header-wrapper {
    min-height: 190px;
    height: 100% !important;
    width: 100%;
    float: left;
    padding: 10px; }
    .category-header-wrapper h1 {
      font-size: 1.5rem; }
    .category-header-wrapper p {
      font-size: 0.8rem; }
  .custom-filter-wrapper {
    border: none; }
    .custom-filter-wrapper .search-product-wrapper {
      margin-top: 0px;
      padding-top: 0px;
      padding-left: 5px; } }
    @media only screen and (max-width: 40em) and (min-width: 0) and (max-width: 64em) {
      .custom-filter-wrapper .search-product-wrapper {
        background: #f3f3f3; }
        .custom-filter-wrapper .search-product-wrapper input {
          background: #f3f3f3; } }

@media only screen and (max-width: 40em) {
  .sort-wrapping {
    width: 100%;
    border: none;
    height: auto !important;
    padding: 1rem;
    padding-left: 13px;
    text-align: center; }
    .sort-wrapping.full-width {
      width: 100%;
      text-align: center; }
    .sort-wrapping .sort-header {
      margin-left: 0px !important;
      width: 95%;
      margin-top: 0px !important; }
    .sort-wrapping #sort-select select {
      margin-left: 0px !important;
      background: #fff;
      height: 29px;
      width: 95%; } }
    @media only screen and (max-width: 40em) and (max-width: 40em) {
      .sort-wrapping #sort-select select {
        border: 1px solid #e3e3e3;
        padding-left: 10px; } }

@media only screen and (max-width: 40em) {
  .product-price {
    height: 25px !important; } }
  @media only screen and (max-width: 40em) and (min-width: 0) and (max-width: 64em) {
    .product-price {
      height: auto !important;
      line-height: 15px;
      padding-top: 5px; } }

@media only screen and (max-width: 40em) {
  .custom-filter-wrapper .show-filter {
    width: 50% !important;
    padding: 12px 10px;
    height: 45px; }
    .custom-filter-wrapper .show-filter.full-width {
      width: 100% !important; }
  .custom-filter-wrapper .hide-filter {
    width: 50% !important;
    padding: 12px 10px;
    height: 45px; }
    .custom-filter-wrapper .hide-filter.full-width {
      width: 100% !important; }
  .filter-control-element .filter-control-element-inner {
    padding: 0px !important; }
  .category-page-image {
    width: 100%;
    clear: both;
    margin: 0px !important;
    display: none; }
    .category-page-id-101 .category-page-image,
    .category-page-id-149 .category-page-image,
    .category-page-id-163 .category-page-image,
    .category-page-id-164 .category-page-image {
      display: block;
      margin-bottom: 35px !important; }
  .category-page-wrapper ul li {
    width: 49%;
    margin-right: 2%; }
  .category-page-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0; } }

.paging-control {
  padding: 0px !important;
  margin-top: 10px;
  text-align: center; }
  .paging-control span {
    font-size: 18px; }
  .paging-control .paging-link-next {
    text-align: center;
    float: none; }
  .paging-control #paging-control-switch a {
    text-align: center;
    float: none;
    font-size: 18px; }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .sort-panel {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .page-listproducts #main-area.main-area-top-content {
    margin-top: -100px !important; }
  .page-listproducts .category-page-wrapper ul li {
    min-height: 235px;
    height: 100%; }
  .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-image {
    width: 150% !important;
    left: -20% !important; }
  .image-product-push-content .image-product-price {
    font-size: 1.4rem !important; }
  .filter-control-element {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .large-product .product-price .price-amount {
    font-size: 60px !important;
    line-height: 60px; }
  .large-product .product-name {
    margin-top: 0px !important; }
  .large-product .product-info {
    width: auto !important;
    padding-right: 0px; }
  .large-product .product-img-info {
    width: 46%; }
  .page-listproducts .product-wrapper .product-info {
    padding-right: 0px;
    padding-top: 10px; }
  .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-content {
    width: 110px !important;
    height: 120px !important;
    padding: 25px 10px !important; }
  .category-page-wrapper ul li {
    width: 32%;
    margin-right: 2%; }
  .category-page-wrapper ul li:nth-of-type(3n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .filter-control-header {
    width: 100%;
    clear: both; }
  .filter-control-options {
    width: 100%;
    padding-bottom: 12px; }
  .sort-header {
    width: 100%;
    clear: both; }
  .sort-panel-wrapping {
    width: 100%; }
  .category-header-wrapper {
    padding: 1rem; }
  .sold-out-text {
    opacity: 0;
    position: absolute; } }

@media only screen and (min-width: 64.0625em) and (max-width: 85em) {
  .category-page-wrapper ul li {
    width: 22.75%;
    margin-right: 3%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; }
  .tab-related li {
    width: 22.75%;
    margin-right: 3%; }
  .tab-related li:nth-of-type(4n+0) {
    margin-right: 0; }
  .page-listproducts .main-area-top-content {
    margin-top: -205px !important; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  .category-page-wrapper ul li {
    width: 22.75%;
    margin-right: 3%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; }
  .tab-related li {
    width: 22.75%;
    margin-right: 3%; }
  .tab-related li:nth-of-type(4n+0) {
    margin-right: 0; }
  .category-page-image .category-header-title h1 {
    font-size: 70px;
    top: 16%; }
  .category-page-image .category-header-title .PageDetailsText {
    top: 16%; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  .category-page-wrapper ul li {
    width: 22.75%;
    margin-right: 3%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; }
  .tab-related li {
    width: 22.75%;
    margin-right: 3%; }
  .tab-related li:nth-of-type(4n+0) {
    margin-right: 0; }
  .category-page-image .category-header-title h1 {
    font-size: 90px; } }

.sales-text {
  position: absolute;
  top: 0;
  left: 0; }

.page-default .large-product-push {
  display: none; }

.large-product .product-wrapper .quickbuy-button {
  display: none; }

.large-product .product-wrapper .product-info .quickbuy-button {
  display: block; }
  .large-product .product-wrapper .product-info .quickbuy-button span {
    font-size: 15px; }

.large-product .product-info .product-price {
  height: auto; }

.blog-post {
  position: relative;
  background-size: 100% auto !important;
  background-position: center center !important; }
  .blog-post .post-overlay {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .blog-post .inspiration-push-text {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    padding: 0 10%;
    text-align: center;
    color: #fff;
    z-index: 99; }
    .blog-post .inspiration-push-text a {
      color: #fff; }
    .blog-post .inspiration-push-text h2 {
      color: #fff;
      font-size: 40px;
      letter-spacing: 0.5px;
      text-transform: none;
      text-shadow: 2px 2px 35px black; }
      .blog-post .inspiration-push-text h2 a {
        color: #fff; }
    .blog-post .inspiration-push-text h3 {
      color: #fff;
      font-size: 12px;
      letter-spacing: 1.1px; }
      .blog-post .inspiration-push-text h3 a {
        color: #fff; }
    .blog-post .inspiration-push-text p {
      letter-spacing: 0.5px;
      font-size: 24px; }

.inspiration-image-wrapper li.large-product,
.page-listproducts .category-page-wrapper ul li.large-product {
  width: 50% !important;
  float: right;
  display: flex;
  flex-direction: column; }
  .inspiration-image-wrapper li.large-product .product-outer-wrapper,
  .page-listproducts .category-page-wrapper ul li.large-product .product-outer-wrapper {
    height: 100%; }
  .inspiration-image-wrapper li.large-product .product-info,
  .page-listproducts .category-page-wrapper ul li.large-product .product-info {
    width: 45% !important; }
  .inspiration-image-wrapper li.large-product .product-name,
  .page-listproducts .category-page-wrapper ul li.large-product .product-name {
    width: 100% !important; }
    .inspiration-image-wrapper li.large-product .product-name h3,
    .page-listproducts .category-page-wrapper ul li.large-product .product-name h3 {
      padding-top: 12px; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .inspiration-image-wrapper li.large-product .product-name h3,
        .page-listproducts .category-page-wrapper ul li.large-product .product-name h3 {
          font-size: 16px; } }
  .inspiration-image-wrapper li.large-product .quickbuy-button,
  .page-listproducts .category-page-wrapper ul li.large-product .quickbuy-button {
    bottom: 10px;
    left: 0;
    top: 120px;
    margin-top: 0px;
    position: absolute; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .inspiration-image-wrapper li.large-product .quickbuy-button,
      .page-listproducts .category-page-wrapper ul li.large-product .quickbuy-button {
        position: relative !important;
        margin: 20px 0 0 0 !important;
        top: -10px; } }
    .inspiration-image-wrapper li.large-product .quickbuy-button span,
    .page-listproducts .category-page-wrapper ul li.large-product .quickbuy-button span {
      font-weight: 700; }
    .inspiration-image-wrapper li.large-product .quickbuy-button img,
    .page-listproducts .category-page-wrapper ul li.large-product .quickbuy-button img {
      margin-right: 10px; }
  .inspiration-image-wrapper li.large-product .quickbuy-button:first-child,
  .page-listproducts .category-page-wrapper ul li.large-product .quickbuy-button:first-child {
    display: none; }
  .inspiration-image-wrapper li.large-product .product-img-info,
  .page-listproducts .category-page-wrapper ul li.large-product .product-img-info {
    width: 44%;
    float: left;
    display: inline-block;
    height: 100%;
    max-height: 280px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .inspiration-image-wrapper li.large-product .product-img-info,
      .page-listproducts .category-page-wrapper ul li.large-product .product-img-info {
        height: auto !important; } }
    .inspiration-image-wrapper li.large-product .product-img-info .product-image,
    .page-listproducts .category-page-wrapper ul li.large-product .product-img-info .product-image {
      padding-top: 100% !important; }
  .inspiration-image-wrapper li.large-product .custom-tag,
  .page-listproducts .category-page-wrapper ul li.large-product .custom-tag {
    position: absolute;
    right: 0;
    margin-right: 20px; }
  .inspiration-image-wrapper li.large-product .pi-overlay-product-list,
  .page-listproducts .category-page-wrapper ul li.large-product .pi-overlay-product-list {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    margin-right: 20px;
    margin-top: 20px; }
  .inspiration-image-wrapper li.large-product .pi-sv-overlay7,
  .inspiration-image-wrapper li.large-product .smartchoice-tag,
  .page-listproducts .category-page-wrapper ul li.large-product .pi-sv-overlay7,
  .page-listproducts .category-page-wrapper ul li.large-product .smartchoice-tag {
    float: left;
    margin-top: 12px !important; }
  .inspiration-image-wrapper li.large-product .pi-sv-overlay0,
  .page-listproducts .category-page-wrapper ul li.large-product .pi-sv-overlay0 {
    position: absolute;
    top: 20px;
    left: 0;
    padding-left: 0px;
    float: none; }
  .inspiration-image-wrapper li.large-product .quickbuy-button,
  .page-listproducts .category-page-wrapper ul li.large-product .quickbuy-button {
    padding-top: 10px; }
  .inspiration-image-wrapper li.large-product .product-info,
  .page-listproducts .category-page-wrapper ul li.large-product .product-info {
    width: 40%;
    height: 40%;
    top: 25%;
    right: 0;
    position: absolute;
    display: inline-block;
    float: right; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .inspiration-image-wrapper li.large-product .product-info,
      .page-listproducts .category-page-wrapper ul li.large-product .product-info {
        top: 42%; } }
    .inspiration-image-wrapper li.large-product .product-info .price-amount,
    .page-listproducts .category-page-wrapper ul li.large-product .product-info .price-amount {
      font-size: 75px; }
  .inspiration-image-wrapper li.large-product .product-price,
  .page-listproducts .category-page-wrapper ul li.large-product .product-price {
    margin-top: -50px; }
    .inspiration-image-wrapper li.large-product .product-price .price-previous .price-amount,
    .page-listproducts .category-page-wrapper ul li.large-product .product-price .price-previous .price-amount {
      font-family: "Avenir LT W01_45 Book", sans-serif;
      font-size: 18px; }
  .inspiration-image-wrapper li.large-product .product-name,
  .page-listproducts .category-page-wrapper ul li.large-product .product-name {
    margin-top: -26px; }
  .inspiration-image-wrapper li.large-product .product-image,
  .page-listproducts .category-page-wrapper ul li.large-product .product-image {
    width: 100%;
    height: 100%;
    display: inline-block; }
    .inspiration-image-wrapper li.large-product .product-image img,
    .page-listproducts .category-page-wrapper ul li.large-product .product-image img {
      margin: 0px;
      max-width: none;
      max-height: none;
      width: 100%; }
  @media only screen and (max-width: 40em) {
    .inspiration-image-wrapper li.large-product,
    .page-listproducts .category-page-wrapper ul li.large-product {
      width: 100% !important;
      height: auto !important;
      display: block;
      padding: 40px 10px; }
      .inspiration-image-wrapper li.large-product .product-outer-wrapper,
      .page-listproducts .category-page-wrapper ul li.large-product .product-outer-wrapper {
        height: auto; }
      .inspiration-image-wrapper li.large-product .product-img-info,
      .page-listproducts .category-page-wrapper ul li.large-product .product-img-info {
        /*width: 100%;
	  float: none;*/ }
        .inspiration-image-wrapper li.large-product .product-img-info .product-image,
        .page-listproducts .category-page-wrapper ul li.large-product .product-img-info .product-image {
          padding-top: 100% !important; }
      .inspiration-image-wrapper li.large-product .pi-overlay-inline,
      .page-listproducts .category-page-wrapper ul li.large-product .pi-overlay-inline {
        position: absolute;
        top: 13px;
        left: 0;
        padding-left: 0px;
        float: none;
        font-size: 14px; }
      .inspiration-image-wrapper li.large-product .product-info,
      .page-listproducts .category-page-wrapper ul li.large-product .product-info {
        top: 17%;
        right: 10px;
        width: 50%; }
        .inspiration-image-wrapper li.large-product .product-info .product-name,
        .page-listproducts .category-page-wrapper ul li.large-product .product-info .product-name {
          margin-top: auto; }
          .inspiration-image-wrapper li.large-product .product-info .product-name h3,
          .page-listproducts .category-page-wrapper ul li.large-product .product-info .product-name h3 {
            padding-top: 20px; }
        .inspiration-image-wrapper li.large-product .product-info .product-price,
        .page-listproducts .category-page-wrapper ul li.large-product .product-info .product-price {
          margin-top: auto;
          height: auto !important; }
          .inspiration-image-wrapper li.large-product .product-info .product-price .price-amount,
          .page-listproducts .category-page-wrapper ul li.large-product .product-info .product-price .price-amount {
            font-size: 3rem !important; } }

.category-page-id-939.inspiration-page .category-header-subtitle {
  width: 100%; }

@media only screen and (max-width: 40em) {
  .category-page-id-762 #js-flowbox-feed {
    margin-top: 150px; } }

.page-listproducts .category-page-wrapper ul li.image-product {
  padding: 0;
  overflow: hidden;
  min-height: 0;
  height: 0;
  padding-bottom: 24.1%; }
  .page-listproducts .category-page-wrapper ul li.image-product .product-outer-wrapper {
    display: none; }
  .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-content {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: url(/M1/stage/images/responsive-base/cirkel.png) no-repeat top center;
    background-size: 100%;
    color: #fff;
    width: 150px;
    height: 160px;
    padding: 40px 20px;
    padding-bottom: 0; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-content {
        right: 10px;
        bottom: 0px; } }
    .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-content h3 {
      color: #fff;
      text-transform: none;
      font-weight: lighter;
      word-wrap: break-word;
      font-size: 14px;
      text-align: center;
      max-height: 39px;
      overflow: hidden; }
    .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-content span.image-product-price {
      display: block;
      font-size: 1.5rem;
      font-family: "Avenir LT W01_85 Heavy";
      line-height: 1;
      text-align: center;
      margin-left: 3px; }
  .page-listproducts .category-page-wrapper ul li.image-product .image-product-push-image {
    position: absolute;
    width: 100%;
    height: 100%; }

.no-search-found {
  display: inline-block;
  background: #c60f12;
  padding: 15px;
  position: absolute;
  top: 100%;
  left: 30px;
  z-index: 99;
  color: #fff;
  font-weight: 900;
  opacity: 0;
  transition: 0.4s; }
  .no-search-found.active {
    opacity: 1; }
  .no-search-found::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #c60f12 transparent;
    bottom: 100%;
    position: absolute; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .hide-filter {
    height: 60px !important;
    padding: 20px 10px !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .sort-wrapping {
    width: 35%;
    height: auto;
    border-left: 0px; }
    .sort-wrapping .sort-header {
      margin-top: 7px;
      margin-left: 1rem; }
    .sort-wrapping #sort-select select {
      height: 38px;
      margin-left: 1rem; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .show-filter {
    height: 60px !important;
    padding: 20px 10px !important; }
    .show-filter.full-width {
      width: 100% !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .product-name {
    width: 85%; }
    .product-name .product-subname {
      line-height: 13px; } }

.cat-next-arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block; }
  @media only screen and (max-width: 40em) {
    .cat-next-arrow img {
      max-width: 40px;
      height: auto; } }

.page-listproductswithimageadvanced iframe {
  width: 1px;
  min-width: 100%;
  *width: 100%; }

html body .product-name.with-smartchoice a {
  display: inline !important; }

html body .product-name.with-smartchoice h3 {
  display: inline !important; }

html.page-checkout body.one-column #main-area {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  float: none; }

html.page-checkout #help1, html.page-checkout #help2, html.page-checkout #help3, html.page-checkout #help4, html.page-checkout #help5 {
  width: 100% !important; }

html.page-checkout #ctl00_main_fastcheckout_FastCart_hlContinueShopping {
  background-color: #0d4c90;
  color: white; }

html.page-checkout #ctl00_main_fastcheckout_FastCart_hlContinueShopping:hover {
  background-color: #093361;
  text-decoration: none; }

.fastcartconfirmationpage {
  width: 100%; }

.page-orderdetailsconfirmed #path-nav {
  display: none !important; }

.PlacedOrderDetailsHeaderCell1,
.PlacedOrderDetailsHeaderCell2 {
  display: none; }

.fastcartconfirmationpage td.CartContentsHeader {
  font-size: 0.9em; }

.fastcartconfirmationpage td.CartArticleSums {
  font-size: 0.9em; }

.fastcartconfirmationpage {
  background-color: transparent;
  background-image: none;
  width: 100%;
  margin: 12px 0;
  padding: 0;
  border: none;
  float: left; }

.paymenterrormessagetitle {
  font-family: "Avenir LT W01_45 Book", sans-serif; }

.page-default #path-nav {
  display: none; }

.page-default .startpage-image {
  text-align: center;
  margin-bottom: 12px;
  display: none; }

.page-default .startpage-header {
  display: none; }

.page-default .startpage-text {
  margin-bottom: 4px; }

.page-default .quickbuy-button span,
.page-showproduct .quickbuy-button span {
  display: none; }

.page-default .nosto_element .jetshop-product-list-standard .quickbuy-button {
  position: absolute;
  right: 0 !important;
  bottom: 20px; }
  @media only screen and (max-width: 40em) {
    .page-default .nosto_element .jetshop-product-list-standard .quickbuy-button {
      right: 10px !important; } }

html body #startpage_list ul .one-half-box-wrapper img,
html body #startpage_list ul .full-width-box-wrapper img, html body #startpage_list ul.one-half-ul-right img {
  margin-top: -5px; }

html body #startpage_list ul .one-half-box-wrapper div,
html body #startpage_list ul .full-width-box-wrapper div, html body #startpage_list ul.one-half-ul-right div {
  overflow: hidden; }

html body #startpage_list ul li .custom-item-text div h1,
html body #startpage_list ul li .custom-item-text div h2,
html body #startpage_list ul li .custom-item-text div h3,
html body #startpage_list ul li .custom-item-text div h4 {
  line-height: 1em; }

html body #startpage_list ul li .custom-item-text div h1 {
  font-size: 80px;
  text-transform: none; }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) and (orientation: portrait) {
  html body #startpage_list ul li .custom-item-text div h1 {
    font-size: 60px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul li .custom-item-text div h1 {
      font-size: 30px; } }

html body #startpage_list ul li .custom-item-text div h2 {
  font-size: 40px; }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) and (orientation: landscape) {
  html body #startpage_list ul li .custom-item-text div h2 {
    font-size: 34px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) and (orientation: portrait) {
  html body #startpage_list ul li .custom-item-text div h2 {
    font-size: 28px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul li .custom-item-text div h2 {
      font-size: 24px;
      text-align: center; } }

html body #startpage_list ul li .custom-item-text div h3 {
  font-size: 24px;
  text-align: center;
  margin-left: -5%; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    html body #startpage_list ul li .custom-item-text div h3 {
      margin-left: -10px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) and (orientation: landscape) {
    html body #startpage_list ul li .custom-item-text div h3 {
      font-size: 22px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) and (orientation: portrait) {
    html body #startpage_list ul li .custom-item-text div h3 {
      font-size: 22px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul li .custom-item-text div h3 {
      font-size: 20px;
      text-align: center;
      margin-left: 0; } }

html body #startpage_list ul li .custom-item-text div h4 {
  font-family: "Avenir LT W01_45 Book", sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: -50px;
  margin-left: -55px;
  text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #startpage_list ul li .custom-item-text div h4 {
      margin-left: -5px;
      font-size: 12px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul li .custom-item-text div h4 {
      margin-left: 0;
      font-size: 12px; } }

html body #startpage_list ul .cta-top-white {
  text-align: left;
  top: 50px;
  bottom: auto;
  color: white;
  left: 0;
  width: 100%;
  padding-left: 50px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #startpage_list ul .cta-top-white {
      padding: 10px;
      padding-left: 15px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul .cta-top-white {
      padding-left: 10px;
      width: 100%;
      text-align: center; } }
  html body #startpage_list ul .cta-top-white h1,
  html body #startpage_list ul .cta-top-white h2,
  html body #startpage_list ul .cta-top-white h3,
  html body #startpage_list ul .cta-top-white h4,
  html body #startpage_list ul .cta-top-white h5,
  html body #startpage_list ul .cta-top-white h6 {
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 10px;
    letter-spacing: 2px;
    color: white; }
    html body #startpage_list ul .cta-top-white h1.no-shadow,
    html body #startpage_list ul .cta-top-white h2.no-shadow,
    html body #startpage_list ul .cta-top-white h3.no-shadow,
    html body #startpage_list ul .cta-top-white h4.no-shadow,
    html body #startpage_list ul .cta-top-white h5.no-shadow,
    html body #startpage_list ul .cta-top-white h6.no-shadow {
      text-shadow: none !important; }
  html body #startpage_list ul .cta-top-white .cta-btn {
    opacity: 1;
    left: auto;
    top: auto;
    transform: none !important;
    position: relative;
    background: rgba(255, 255, 255, 0.7); }

html body #startpage_list ul .cta-top-black {
  text-align: left;
  top: 50px;
  bottom: auto;
  color: black;
  left: 0;
  width: 100%;
  padding-left: 50px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #startpage_list ul .cta-top-black {
      padding: 10px;
      padding-left: 15px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul .cta-top-black {
      padding-left: 10px;
      width: 100%;
      text-align: center; } }
  html body #startpage_list ul .cta-top-black h1,
  html body #startpage_list ul .cta-top-black h2,
  html body #startpage_list ul .cta-top-black h3,
  html body #startpage_list ul .cta-top-black h4,
  html body #startpage_list ul .cta-top-black h5,
  html body #startpage_list ul .cta-top-black h6 {
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 10px;
    letter-spacing: 2px;
    color: black; }
    html body #startpage_list ul .cta-top-black h1.no-shadow,
    html body #startpage_list ul .cta-top-black h2.no-shadow,
    html body #startpage_list ul .cta-top-black h3.no-shadow,
    html body #startpage_list ul .cta-top-black h4.no-shadow,
    html body #startpage_list ul .cta-top-black h5.no-shadow,
    html body #startpage_list ul .cta-top-black h6.no-shadow {
      text-shadow: none !important; }
  html body #startpage_list ul .cta-top-black .cta-btn {
    opacity: 1;
    left: auto;
    top: auto;
    transform: none !important;
    position: relative;
    background: rgba(255, 255, 255, 0.7); }

html body #startpage_list ul .cta-bottom-white {
  text-align: left;
  top: auto;
  bottom: 50px;
  color: white;
  left: 0;
  width: 100%;
  padding-left: 50px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #startpage_list ul .cta-bottom-white {
      padding: 10px;
      padding-left: 15px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul .cta-bottom-white {
      padding-left: 10px;
      width: 100%;
      text-align: center; } }
  html body #startpage_list ul .cta-bottom-white h1,
  html body #startpage_list ul .cta-bottom-white h2,
  html body #startpage_list ul .cta-bottom-white h3,
  html body #startpage_list ul .cta-bottom-white h4,
  html body #startpage_list ul .cta-bottom-white h5,
  html body #startpage_list ul .cta-bottom-white h6 {
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 10px;
    letter-spacing: 2px;
    color: white; }
    html body #startpage_list ul .cta-bottom-white h1.no-shadow,
    html body #startpage_list ul .cta-bottom-white h2.no-shadow,
    html body #startpage_list ul .cta-bottom-white h3.no-shadow,
    html body #startpage_list ul .cta-bottom-white h4.no-shadow,
    html body #startpage_list ul .cta-bottom-white h5.no-shadow,
    html body #startpage_list ul .cta-bottom-white h6.no-shadow {
      text-shadow: none !important; }
  html body #startpage_list ul .cta-bottom-white .cta-btn {
    opacity: 1;
    left: auto;
    top: auto;
    transform: none !important;
    position: relative;
    background: rgba(255, 255, 255, 0.7); }

html body #startpage_list ul .cta-bottom-black {
  text-align: left;
  top: auto;
  bottom: 50px;
  color: black;
  left: 0;
  width: 100%;
  padding-left: 50px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #startpage_list ul .cta-bottom-black {
      padding: 10px;
      padding-left: 15px; } }
  @media only screen and (max-width: 40em) {
    html body #startpage_list ul .cta-bottom-black {
      padding-left: 10px;
      width: 100%;
      text-align: center; } }
  html body #startpage_list ul .cta-bottom-black h1,
  html body #startpage_list ul .cta-bottom-black h2,
  html body #startpage_list ul .cta-bottom-black h3,
  html body #startpage_list ul .cta-bottom-black h4,
  html body #startpage_list ul .cta-bottom-black h5,
  html body #startpage_list ul .cta-bottom-black h6 {
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 10px;
    letter-spacing: 2px;
    color: black; }
    html body #startpage_list ul .cta-bottom-black h1.no-shadow,
    html body #startpage_list ul .cta-bottom-black h2.no-shadow,
    html body #startpage_list ul .cta-bottom-black h3.no-shadow,
    html body #startpage_list ul .cta-bottom-black h4.no-shadow,
    html body #startpage_list ul .cta-bottom-black h5.no-shadow,
    html body #startpage_list ul .cta-bottom-black h6.no-shadow {
      text-shadow: none !important; }
  html body #startpage_list ul .cta-bottom-black .cta-btn {
    opacity: 1;
    left: auto;
    top: auto;
    transform: none !important;
    position: relative;
    background: rgba(255, 255, 255, 0.7); }

html body #startpage_list ul .cta-btn {
  display: inline-block;
  background: white;
  padding: 10px 45px;
  color: #000;
  font-weight: 100;
  font-size: 18px;
  text-align: center;
  transition: 0.3s;
  opacity: 0;
  left: 50%;
  transform: translateX(-50%) !important;
  position: absolute; }
  html body #startpage_list ul .cta-btn.bottom {
    bottom: 10px; }
  html body #startpage_list ul .cta-btn.center {
    top: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    left: auto !important;
    right: auto !important; }
  html body #startpage_list ul .cta-btn:hover {
    background: white; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    html body #startpage_list ul .cta-btn {
      padding: 5px 20px;
      font-size: 14px; } }

html body #startpage_list ul .custom-item-text:hover .cta-btn {
  opacity: 1; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .page-default .nosto_element .jetshop-product-list-standard .product-info {
    padding-bottom: 10px; } }

html body #startpage_list ul {
  padding-bottom: 1px;
  border: none; }
  html body #startpage_list ul li {
    position: relative;
    margin: 0 !important;
    outline: 0;
    border: none;
    padding: 5px !important; }
    html body #startpage_list ul li img {
      width: 100%; }
    html body #startpage_list ul li .price-prefix {
      font-size: 30px; }
    html body #startpage_list ul li .product-image {
      margin: 0;
      overflow: hidden;
      position: relative;
      width: 100%;
      padding-top: 77.2%; }
      html body #startpage_list ul li .product-image a {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
        html body #startpage_list ul li .product-image a img {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          max-height: 100%;
          max-width: 100%;
          margin: auto;
          width: auto; }
    html body #startpage_list ul li .product-info:before, html body #startpage_list ul li .product-info:after {
      content: " ";
      display: table; }
    html body #startpage_list ul li .product-info:after {
      clear: both; }
    html body #startpage_list ul li .product-name {
      float: none;
      clear: none; }
      html body #startpage_list ul li .product-name a {
        color: #333;
        display: block;
        text-transform: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 74%; }
      html body #startpage_list ul li .product-name span.product-subname {
        display: block;
        height: 20px; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        html body #startpage_list ul li .product-name {
          text-transform: none;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          width: 84%;
          font-size: 12px;
          line-height: 16px;
          height: auto;
          display: inline; } }
      @media screen and (min-width: 641px) and (max-width: 764px) {
        html body #startpage_list ul li .product-name {
          font-size: 15px; } }
    html body #startpage_list ul li.custom-product-wrapper {
      outline: 0;
      padding: 20px 20px 9px 20px; }
      @media (max-width: 764px) {
        html body #startpage_list ul li.custom-product-wrapper {
          padding: 10px; } }
    html body #startpage_list ul li.one-half-box-wrapper {
      width: 50%; }
      @media (max-width: 764px) {
        html body #startpage_list ul li.one-half-box-wrapper {
          width: 100%; } }
    html body #startpage_list ul li.full-width-box-wrapper {
      width: 100% !important; }
    html body #startpage_list ul li.no-outline {
      outline: none; }
    html body #startpage_list ul li h2,
    html body #startpage_list ul li h3,
    html body #startpage_list ul li h4 {
      text-transform: none; }
    html body #startpage_list ul li .quickbuy-button {
      position: absolute;
      bottom: 20px;
      right: 20px; }
      @media (max-width: 764px) {
        html body #startpage_list ul li .quickbuy-button {
          bottom: 10px;
          right: 10px; } }
    html body #startpage_list ul li:hover .sold-out-text {
      opacity: 1;
      visibility: visible; }
    html body #startpage_list ul li .sold-out-text {
      opacity: 0;
      visibility: hidden;
      font-size: 12px;
      position: absolute;
      right: 0;
      margin-right: 10px;
      bottom: 63px;
      background: #f2f6f9;
      padding: 10px;
      color: #134e8f;
      transition: all 0.3s ease-out; }
    html body #startpage_list ul li .custom-item-text {
      position: absolute;
      padding: 20px;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      color: #fff;
      text-align: center; }
      html body #startpage_list ul li .custom-item-text h2,
      html body #startpage_list ul li .custom-item-text h3,
      html body #startpage_list ul li .custom-item-text h4,
      html body #startpage_list ul li .custom-item-text p {
        color: #fff; }
      html body #startpage_list ul li .custom-item-text h2 {
        font-size: 3rem; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          html body #startpage_list ul li .custom-item-text h2 {
            font-size: 2rem;
            line-height: 1; } }
      html body #startpage_list ul li .custom-item-text h3 {
        font-size: 2.2rem; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          html body #startpage_list ul li .custom-item-text h3 {
            font-size: 1.8rem;
            line-height: 1; } }
      html body #startpage_list ul li .custom-item-text h4 {
        font-size: 1.4rem; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          html body #startpage_list ul li .custom-item-text h4 {
            font-size: 1.1rem;
            line-height: 1; } }
      html body #startpage_list ul li .custom-item-text div#js-flowbox-feed div {
        position: initial !important; }
      html body #startpage_list ul li .custom-item-text div:not(#js-flowbox-feed),
      html body #startpage_list ul li .custom-item-text div:not(#js-flowbox-feed) div {
        position: absolute;
        overflow: visible; }
        html body #startpage_list ul li .custom-item-text div:not(#js-flowbox-feed) h2,
        html body #startpage_list ul li .custom-item-text div:not(#js-flowbox-feed) div h2 {
          line-height: 1.1em;
          font-family: "Avenir LT W01_45 Book", sans-serif; }
      html body #startpage_list ul li .custom-item-text .shadow {
        text-shadow: 0px 0px 20px #5a5a5a; }
      html body #startpage_list ul li .custom-item-text .center {
        text-align: center;
        margin: auto;
        left: 0;
        right: 0; }
      html body #startpage_list ul li .custom-item-text .center-center {
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        margin: auto;
        left: 0;
        right: 0; }
      html body #startpage_list ul li .custom-item-text .left {
        left: 20px;
        left: auto;
        text-align: left; }
      html body #startpage_list ul li .custom-item-text .right {
        right: 20px;
        left: auto;
        text-align: right; }
      html body #startpage_list ul li .custom-item-text .top {
        transform: none;
        top: 20px;
        bottom: auto; }
      html body #startpage_list ul li .custom-item-text .middle {
        top: 50%;
        transform: translateY(-50%); }
      html body #startpage_list ul li .custom-item-text .bottom {
        transform: none;
        bottom: 20px;
        top: auto; }
      html body #startpage_list ul li .custom-item-text .black {
        color: #333; }
      html body #startpage_list ul li .custom-item-text .white {
        color: #fff; }
      html body #startpage_list ul li .custom-item-text .blue {
        color: #0d4c90; }
    html body #startpage_list ul li.full-width-title-wrapper {
      outline: 0; }
    html body #startpage_list ul li .full-width-title .custom-item-text {
      position: relative;
      top: auto;
      transform: none;
      text-align: center;
      margin: 4rem auto 1rem auto;
      padding: 0;
      left: auto;
      right: auto;
      display: block; }
      html body #startpage_list ul li .full-width-title .custom-item-text:before, html body #startpage_list ul li .full-width-title .custom-item-text:after {
        content: " ";
        display: table; }
      html body #startpage_list ul li .full-width-title .custom-item-text:after {
        clear: both; }
      html body #startpage_list ul li .full-width-title .custom-item-text h2 {
        margin: 0;
        text-transform: none;
        font-size: 2.3rem;
        color: #444;
        display: block;
        overflow: hidden; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          html body #startpage_list ul li .full-width-title .custom-item-text h2 {
            line-height: 1.5;
            font-size: 1.3rem; } }
        html body #startpage_list ul li .full-width-title .custom-item-text h2:before, html body #startpage_list ul li .full-width-title .custom-item-text h2:after {
          content: "";
          position: relative;
          width: 50%;
          height: 1px;
          margin-top: -3px;
          vertical-align: middle;
          background-color: #e3e3e3;
          display: inline-block; }
        html body #startpage_list ul li .full-width-title .custom-item-text h2:before {
          right: 0.5em;
          margin-left: -50%; }
        html body #startpage_list ul li .full-width-title .custom-item-text h2:after {
          left: 0.5em;
          margin-right: -50%; }
      html body #startpage_list ul li .full-width-title .custom-item-text a {
        display: block;
        padding: 13px 0;
        font-size: 1rem; }

.page-default .nosto_element .product-name {
  padding-bottom: 0px;
  display: inline-block;
  max-width: none;
  width: 100%; }
  .page-default .nosto_element .product-name h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 88%; }

.large-top-image-wrapper {
  list-style: none;
  position: relative; }
  .large-top-image-wrapper img {
    width: 100%; }
  .large-top-image-wrapper .custom-item-text {
    position: absolute;
    padding: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff; }
    .large-top-image-wrapper .custom-item-text h2,
    .large-top-image-wrapper .custom-item-text h3,
    .large-top-image-wrapper .custom-item-text h4,
    .large-top-image-wrapper .custom-item-text p {
      color: #fff; }
    .large-top-image-wrapper .custom-item-text h2 {
      font-size: 3rem; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .large-top-image-wrapper .custom-item-text h2 {
          font-size: 2rem;
          line-height: 1; } }
    .large-top-image-wrapper .custom-item-text div {
      position: absolute;
      text-shadow: 0px 0px 20px #5a5a5a; }
    .large-top-image-wrapper .custom-item-text .center {
      text-align: center;
      margin: auto;
      left: 0;
      right: 0; }
    .large-top-image-wrapper .custom-item-text .center-center {
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      margin: auto;
      left: 0;
      right: 0; }
    .large-top-image-wrapper .custom-item-text .left {
      left: 20px;
      left: auto;
      text-align: left; }
    .large-top-image-wrapper .custom-item-text .right {
      right: 20px;
      left: auto;
      text-align: right; }
    .large-top-image-wrapper .custom-item-text .top {
      transform: none;
      top: 20px;
      bottom: auto; }
    .large-top-image-wrapper .custom-item-text .middle {
      top: 50%;
      transform: translateY(-50%); }
    .large-top-image-wrapper .custom-item-text .bottom {
      transform: none;
      bottom: 20px;
      top: auto; }
    .large-top-image-wrapper .custom-item-text .black {
      color: #333; }
    .large-top-image-wrapper .custom-item-text .white {
      color: #fff; }
    .large-top-image-wrapper .custom-item-text .blue {
      color: #0d4c90; }

#startpage_list {
  opacity: 0;
  transition: 0.2s; }
  #startpage_list.loaded {
    opacity: 1; }

#startpage_list div.startpage-section:before, #startpage_list div.startpage-section:after {
  content: " ";
  display: table; }

#startpage_list div.startpage-section:after {
  clear: both; }

#startpage_list div.startpage-section ul.one-half-ul {
  width: 50%;
  float: left; }
  #startpage_list div.startpage-section ul.one-half-ul.one-half-ul-right {
    float: right; }
  @media (max-width: 764px) {
    #startpage_list div.startpage-section ul.one-half-ul {
      width: 100%; } }
  #startpage_list div.startpage-section ul.one-half-ul.items-4 li {
    width: 50%; }

.page-default .jetshop-product-list-standard {
  margin-top: 0px; }
  .page-default .jetshop-product-list-standard .nosto-header {
    position: relative;
    top: auto;
    transform: none;
    text-align: center;
    margin: 4rem auto 1rem auto;
    padding: 0;
    left: auto;
    right: auto;
    display: block; }
    .page-default .jetshop-product-list-standard .nosto-header:before, .page-default .jetshop-product-list-standard .nosto-header:after {
      content: " ";
      display: table; }
    .page-default .jetshop-product-list-standard .nosto-header:after {
      clear: both; }
    .page-default .jetshop-product-list-standard .nosto-header h5 {
      margin: 0;
      text-transform: none;
      font-size: 2.3rem;
      color: #444;
      display: block;
      overflow: hidden;
      text-align: center !important; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .page-default .jetshop-product-list-standard .nosto-header h5 {
          line-height: 1.5; } }
      .page-default .jetshop-product-list-standard .nosto-header h5:before, .page-default .jetshop-product-list-standard .nosto-header h5:after {
        content: "";
        position: relative;
        width: 50%;
        height: 1px;
        margin-top: -3px;
        vertical-align: middle;
        background-color: #e3e3e3;
        display: inline-block; }
      .page-default .jetshop-product-list-standard .nosto-header h5:before {
        right: 0.5em;
        margin-left: -50%; }
      .page-default .jetshop-product-list-standard .nosto-header h5:after {
        left: 0.5em;
        margin-right: -50%; }
    .page-default .jetshop-product-list-standard .nosto-header a {
      display: block;
      padding: 13px 0;
      font-size: 1rem; }

@media (max-width: 764px) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-3 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-4 li:nth-of-type(2n+0) {
    margin-right: 0; }
  .html body #startpage_list ul li .full-width-title .custom-item-text h2 {
    font-size: 1.7rem !important; } }

@media (min-width: 765px) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 33.33%;
    margin-right: 0%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 25%;
    margin-right: 0%; }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 64.0625em) and (max-width: 85em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 33.33%;
    margin-right: 0%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 25%;
    margin-right: 0%; }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 33.33%;
    margin-right: 0%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 25%;
    margin-right: 0%; }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 50%;
    margin-right: 0%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 33.33%;
    margin-right: 0%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 25%;
    margin-right: 0%; }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0; } }

.page-default.culture-en #startpage_list .blog-slider {
  display: none; }

.blog-slider.slick-slider {
  margin: 0rem auto 1rem auto; }

.instafeed-wrapper {
  outline: none !important; }

.blog-slider.slick-slider .prev-arrow,
#instafeed.slick-slider .prev-arrow {
  z-index: 11;
  background: #fff;
  bottom: 0;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center; }
  @media only screen and (max-width: 40em) {
    .blog-slider.slick-slider .prev-arrow,
    #instafeed.slick-slider .prev-arrow {
      width: 25px;
      height: 25px;
      left: 5px; } }
  .blog-slider.slick-slider .prev-arrow .fa-angle-left,
  #instafeed.slick-slider .prev-arrow .fa-angle-left {
    font-size: 27px;
    color: #0d4c90;
    padding-top: 4px;
    padding-right: 2px;
    font-weight: bold; }
    @media only screen and (max-width: 40em) {
      .blog-slider.slick-slider .prev-arrow .fa-angle-left,
      #instafeed.slick-slider .prev-arrow .fa-angle-left {
        font-size: 22px;
        padding-top: 1px; } }
  .blog-slider.slick-slider .prev-arrow:hover,
  #instafeed.slick-slider .prev-arrow:hover {
    cursor: pointer; }

.blog-slider.slick-slider .next-arrow,
#instafeed.slick-slider .next-arrow {
  display: block;
  z-index: 11;
  background: #fff;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  right: 15px;
  bottom: 0;
  border-radius: 100%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  text-align: center; }
  @media only screen and (max-width: 40em) {
    .blog-slider.slick-slider .next-arrow,
    #instafeed.slick-slider .next-arrow {
      width: 25px;
      height: 25px;
      right: 5px; } }
  .blog-slider.slick-slider .next-arrow .fa-angle-right,
  #instafeed.slick-slider .next-arrow .fa-angle-right {
    font-size: 27px;
    color: #0d4c90;
    padding-top: 4px;
    padding-left: 2px;
    font-weight: bold; }
    @media only screen and (max-width: 40em) {
      .blog-slider.slick-slider .next-arrow .fa-angle-right,
      #instafeed.slick-slider .next-arrow .fa-angle-right {
        font-size: 22px;
        padding-top: 1px; } }
  .blog-slider.slick-slider .next-arrow:hover,
  #instafeed.slick-slider .next-arrow:hover {
    cursor: pointer; }

.culture-en .single-blog-post {
  display: none; }

.single-blog-post {
  position: relative; }
  .single-blog-post::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 10; }
  .single-blog-post .custom-item-image {
    width: 100%; }
  .single-blog-post .inspiration-push-text {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    padding: 0 10%;
    text-align: center;
    color: #fff;
    z-index: 11; }
    .single-blog-post .inspiration-push-text a {
      color: #fff; }
    .single-blog-post .inspiration-push-text h2 {
      color: #fff;
      font-size: 40px;
      font-family: "Avenir LT W01_45 Book", sans-serif;
      text-transform: none;
      text-shadow: 2px 2px 35px black; }
      .single-blog-post .inspiration-push-text h2 a {
        color: #fff; }
    .single-blog-post .inspiration-push-text h3 {
      color: #fff;
      font-size: 12px;
      letter-spacing: 1.1px; }
      .single-blog-post .inspiration-push-text h3 a {
        color: #fff; }
    .single-blog-post .inspiration-push-text p {
      font-size: 24px;
      line-height: 25px; }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .single-blog-post .inspiration-push-text h2 {
    font-size: 1.5rem; }
  .single-blog-post .inspiration-push-text p {
    font-size: 15px;
    line-height: 15px; } }

html body #startpage_list ul li.instafeed-wrapper .custom-item-text {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  padding: 0; }
  html body #startpage_list ul li.instafeed-wrapper .custom-item-text div {
    position: relative; }

#instafeed {
  position: relative; }
  #instafeed:before, #instafeed:after {
    content: " ";
    display: table; }
  #instafeed:after {
    clear: both; }
  #instafeed div {
    position: relative !important; }
  #instafeed a {
    width: 25%;
    margin-right: 0;
    float: left;
    position: relative;
    transition: all 0.3s; }
    #instafeed a:last-child {
      margin-right: 0; }
    #instafeed a img {
      border-radius: 0;
      width: 100%; }
    #instafeed a:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(255, 255, 255, 0.8);
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s; }
    #instafeed a span {
      opacity: 0;
      color: #000;
      visibility: hidden;
      transition: all 0.3s;
      position: absolute;
      right: 0;
      left: 0;
      transform: translateY(-50%);
      top: 50%;
      bottom: auto;
      margin: auto;
      text-align: center;
      z-index: 1;
      font-family: "Avenir LT W01_45 Book", sans-serif;
      font-size: 1.5rem; }
      #instafeed a span i {
        font-size: 2rem;
        vertical-align: middle; }
    #instafeed a:hover span {
      opacity: 1;
      visibility: visible; }
    #instafeed a:hover:after {
      opacity: 1;
      visibility: visible; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #instafeed a {
        width: 49.5%; }
        #instafeed a:nth-child(2n) {
          margin-right: 0; } }

.white-space {
  height: 65px; }

/* PRODUCT PAGE
----------------------------------------------------------------------------- */
#stock-notification-popup {
  height: auto;
  margin-top: 10px;
  text-align: center; }
  #stock-notification-popup h2 {
    text-transform: none !important; }
  #stock-notification-popup * {
    box-sizing: border-box; }
  #stock-notification-popup #stock-notification-popup-form-part .button, #stock-notification-popup #stock-notification-popup-form-part div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #stock-notification-popup #stock-notification-popup-form-part p {
    width: 50%;
    padding: 10px 12px;
    text-transform: none;
    margin: 0 auto; }

#tbName {
  width: 50%;
  margin-bottom: 5px;
  padding: 10px 10px; }

#rfvName {
  display: none; }

#tbEmail {
  width: 50%;
  padding: 10px 10px; }

.page-showproduct .fancybox-iframe html,
.page-showproduct .fancybox-iframe body {
  height: 100%; }

.page-showproduct .content {
  margin-top: 50px; }

.addthis_inline_share_toolbox {
  padding-top: 25px;
  float: right; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .addthis_inline_share_toolbox {
      float: none;
      display: block;
      text-align: center; } }

.product-images {
  float: left;
  width: 55%;
  margin: 0 0 10px 0;
  padding-right: 30px; }

.product-description {
  float: right;
  width: 45%;
  margin: 0 0 10px 0;
  clear: right; }

#FrontImage {
  max-width: 100%;
  cursor: pointer;
  vertical-align: bottom; }

.show-product-image {
  position: relative;
  text-align: center;
  margin-bottom: 60px; }

.ProductThumbnailsBody li.active {
  border: 1px solid #e3e3e3; }

.first-active {
  border: 1px solid #e3e3e3; }

.ProductThumbnailsBody ul {
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%; }

.ProductThumbnailsBody li {
  padding: 0px !important;
  position: relative;
  margin: auto;
  float: none !important;
  display: inline-block;
  padding-top: 20px;
  width: 22%; }
  .ProductThumbnailsBody li img {
    padding: 10px; }

.ProductThumbnailsBody {
  margin-top: 20px; }

.ProductImageClickMessage {
  display: none; }

h1.product-page-header {
  margin: 0 0 0px 0;
  font-weight: normal;
  font-size: 30px; }

h2.product-subname {
  margin: 0 0 10px 0;
  color: #4a4a4a;
  text-transform: none;
  font-weight: normal;
  font-size: 18px;
  padding-top: 7px; }

h1.product-page-header,
h2.product-subname {
  word-wrap: break-word;
  text-transform: none; }

.product-short-description {
  font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.54em;
  font-size: 1.1em; }
  .product-short-description span span.title {
    font-weight: bold;
    margin-right: 10px;
    display: block; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .product-short-description span span.title {
        margin-right: 40px; } }
  .product-short-description span span img {
    display: none; }
  .product-short-description span span span {
    vertical-align: top;
    margin-top: 15px;
    width: 70%;
    display: inline-block !important; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .product-short-description span span span {
        width: 58%; } }
    .product-short-description span span span:first-child {
      width: 25%; }

.tab-item.tab-description {
  font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.54em;
  font-size: 1.1em; }
  .tab-item.tab-description .description {
    font-size: 16px;
    padding-bottom: 20px; }
    .tab-item.tab-description .description span {
      font-size: 16px; }
    .tab-item.tab-description .description p {
      font-size: 16px; }

.product-short-description,
.product-description .inner {
  overflow: hidden;
  margin: 0 0 5px 0; }

.product-short-description {
  margin-bottom: 22px;
  font-size: 16px !important;
  font-family: "Avenir LT W01_45 Book", sans-serif; }

.product-description .inner div {
  margin: 0 0 5px 0; }

span.product-article-number-label,
span.product-unit-label,
span.stock-status-label {
  display: none !important;
  font-weight: bold;
  margin: 0 5px 0 0; }

span.stock-status-value {
  display: none; }

.in-stock {
  color: green; }

.out-of-stock {
  color: red !important; }

.low-stock {
  color: #ee8917; }

.product-article-number {
  display: none; }

.product-unit {
  display: none; }

.ProductCommentItemCssClass {
  margin: 0 0 20px 0; }

.ProductCommentItemCssClass span {
  display: block;
  font-weight: bold; }

.ProductCommentLargeInputCssClass {
  width: 100%;
  padding: 4px;
  border: 1px solid #cdcdcd;
  resize: vertical; }

.product-specification-params {
  display: none; }

.product-attributes-1 {
  margin: 0 20px 0 0;
  font-weight: bold; }

.product-attributes-2 {
  margin: 12px 0 10px 0;
  font-weight: bold; }

.product-attributes span {
  display: block;
  margin: 0 0 3px 0; }

span.product-specification-label {
  font-weight: bold;
  display: block;
  margin: 0 0 2px 0; }

.product-specification-wrapper {
  margin-bottom: 24px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .product-specification-wrapper {
      margin: 0; } }

.product-specification-wrapper select {
  min-width: 190px;
  margin: 0 0 10px 0; }

.purchase-block {
  clear: both; }
  .purchase-block .pi-overlay {
    width: auto;
    display: inline-block;
    margin-top: 0;
    margin-left: 10px; }

.purchase-block-body:before, .purchase-block-body:after {
  content: " ";
  display: table; }

.purchase-block-body:after {
  clear: both; }

.purchase-block-price-previous {
  font-size: 20px !important;
  color: #666; }
  .purchase-block-price-previous .purchase-block-price-previous-amount {
    font-size: 20px !important;
    font-weight: normal; }
  .purchase-block-price-previous .purchase-block-price-previous-unit {
    font-size: 20px !important;
    display: none; }

.page-showproduct .purchase-block-price {
  width: auto;
  display: inline-block;
  float: left;
  height: auto; }

.purchase-block .pi-sv-overlay6 {
  display: none; }

.page-showproduct .purchase-block-price-currency {
  padding: 0 0 0 5px; }

.page-showproduct .purchase-block-price-unit {
  display: none; }

.purchase-block-price .KlarnaMonthlyCost {
  margin: 5px 0 0 0; }

.product-quantity-buy-wrapper {
  float: right;
  max-width: 340px;
  width: 100%;
  margin-top: -7px; }

body.culture-nb .product-quantity-buy-wrapper {
  width: 300px; }

.purchase-block-quantity {
  float: left;
  padding: 7px;
  height: 53px;
  border: 1px solid #e3e3e3;
  width: 20%; }
  .purchase-block-quantity p {
    margin: 0px;
    font-size: 10px;
    text-transform: uppercase; }

.purchase-block-quantity span {
  display: none; }

.purchase-block-quantity input {
  width: 58px;
  height: 16px;
  font-size: 18px;
  padding: 0;
  border: none;
  padding-left: 2px; }
  .purchase-block-quantity input:focus {
    outline: none; }

.purchase-block-stock {
  margin-top: 40px;
  width: 100%;
  float: left;
  display: inline-block;
  font-size: 16px; }
  @media only screen and (max-width: 40em) {
    .purchase-block-stock {
      margin-top: 20px; } }

.product-page-usp {
  width: 100%;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin-top: 20px;
  float: left; }
  .product-page-usp p {
    width: auto;
    /* float: left; */
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    padding-right: 17px; }

.quickbuy-button-wrapper {
  display: inline-block;
  margin-left: 20px; }
  .quickbuy-button-wrapper img {
    width: 21px; }

html.culture-en .stockstatus-city-wrapper {
  display: none; }

.stockstatus-city-wrapper {
  float: right;
  display: inline-block;
  text-align: right;
  display: none !important; }
  .stockstatus-city-wrapper p {
    margin-bottom: 0px;
    font-size: 16px; }
  .stockstatus-city-wrapper .show-more-city {
    color: #0d4c90;
    cursor: pointer; }
  .stockstatus-city-wrapper .show-less-city {
    display: none;
    color: #0d4c90;
    cursor: pointer; }

.stockstatus-city-dropdown {
  display: none;
  background: #e6edf5;
  position: relative;
  height: auto;
  margin-top: 30px;
  padding: 30px; }
  .stockstatus-city-dropdown:after {
    bottom: 100%;
    left: 94%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(230, 237, 245, 0);
    border-bottom-color: #e6edf5;
    border-width: 10px;
    margin-left: -10px; }
  .stockstatus-city-dropdown input {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    border: none;
    margin-bottom: 10px; }

.stockInfo p {
  padding: 10px; }

.store-wrapper {
  padding: 15px 10px 15px 10px;
  border-bottom: 1px solid #cecece;
  display: none; }
  .store-wrapper .stockstatus {
    float: right; }
  .store-wrapper .instock {
    color: #78b827; }
  .store-wrapper .fewinstock {
    color: #22b0e3; }
  .store-wrapper .notinstock {
    color: #df1826; }

.product-read-more-wrapper-hide {
  display: none !important; }

.product-read-more-wrapper {
  display: block;
  margin-top: 10px; }
  .product-read-more-wrapper p {
    font-size: 18px; }
  .product-read-more-wrapper .read-more-dropdown {
    display: none; }
  .product-read-more-wrapper .read-more {
    color: #0d4c90;
    width: 70px; }
    .product-read-more-wrapper .read-more:hover {
      cursor: pointer; }
  .product-read-more-wrapper .read-less {
    display: none;
    color: #0d4c90;
    width: 90px; }
    .product-read-more-wrapper .read-less:hover {
      cursor: pointer; }

.addthis_toolbox {
  width: 49%;
  display: inline-block;
  float: right;
  margin-top: 30px; }

/* TEMPLATES */
.template-wrapper .templateRow,
.template-wrapper .templateAlternateRow {
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 10px 10px 0; }

.templateItemTitle {
  display: inline-block;
  width: 50%;
  font-weight: bold;
  vertical-align: top; }

.templateItemData {
  display: inline-block;
  width: 50%;
  vertical-align: top; }

/* RELATED PRODUCTS */
table.relatedTable tr {
  border-bottom: 1px solid #dfdfdf; }

table.relatedTable tr:first-child,
table.relatedTable tr:last-child {
  border-bottom: 0; }

table.relatedTable tr.headerGray {
  display: none; }

table.relatedTable td {
  vertical-align: middle;
  padding: 10px 10px 10px 0; }

td.RelatedProductImage {
  width: 30%;
  text-align: left !important; }

td.RelatedProductName {
  width: 30%; }

td.RelatedProductName a {
  font-weight: bold; }

td.RelatedProductArticleNumber {
  display: none; }

td.RelatedProductPrice {
  width: 20%; }

td.RelatedProductButtons {
  width: 20%;
  display: none; }

td.RelatedProductButtons a {
  float: right; }

td.RelatedProductButtons br {
  display: none; }

.related-products-wrapper li {
  margin-right: 0px !important;
  width: 25% !important; }
  .related-products-wrapper li .product-info {
    max-height: 48px; }
  .related-products-wrapper li .product-price {
    display: inline-block; }
  .related-products-wrapper li .price-previous {
    display: inline-block;
    width: auto; }

#path-nav {
  display: block;
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 14px; }
  #path-nav a.breadcrumb-link {
    color: #9e9e9e; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      #path-nav a.breadcrumb-link:first-child {
        padding-left: 12px; } }
  #path-nav .breadcrumb-spacer {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #9e9e9e; }

/* TOOLBAR */
.product-toolbar {
  clear: both;
  display: inline-block;
  margin: 0 10px 10px 0; }
  .product-toolbar:before, .product-toolbar:after {
    content: " ";
    display: table; }
  .product-toolbar:after {
    clear: both; }

.product-toolbar img {
  width: 75%; }

.product-toolbar-image-wrapper {
  float: left;
  margin: 0 15px 0 0;
  cursor: pointer; }

.product-toolbar-image-wrapper.product-toolbar-print,
.product-toolbar-image-wrapper.product-toolbar-showimage,
.product-toolbar-image-wrapper.product-toolbar-pdf {
  display: none; }

.social-media {
  float: right; }

.product-page-back-link {
  display: none;
  clear: both;
  float: left;
  cursor: pointer;
  margin: 10px;
  font-weight: bold; }

/* PRODUCT FILES */
.product-files-box {
  background: white;
  border: 1px solid #d8d8d8;
  padding: 10px;
  text-align: left;
  width: 300px;
  min-width: 300px;
  border: solid 1px #b4b4b4; }

.product-files-box-shadow {
  background-color: black;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  filter: alpha(opacity=15); }

.product-files-link {
  line-height: 21px;
  padding-left: 5px; }

.product-files-button {
  float: left; }

.product-files-box-close {
  min-width: 30px;
  min-height: 30px;
  text-decoration: underline;
  cursor: pointer;
  background: url(/images/fancybox/fancy_closebox.png) no-repeat;
  height: 30px;
  width: 30px;
  float: right; }

.product-files-header {
  font-weight: bold; }

div.product-tabs {
  margin: 0; }

#tab-wrapper {
  clear: both;
  padding-top: 35px; }

.tab-item {
  margin-bottom: 44px; }
  .tab-item .tab-item-header {
    font-size: 24px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #cdcdcd;
    text-transform: none; }
  .tab-item .tab-item-inner {
    padding-bottom: 8px;
    padding-left: 20px;
    font-family: "Avenir LT W01_45 Book", sans-serif; }

.custom-tab-wrapper {
  width: 100%;
  float: right;
  margin-top: 15px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .custom-tab-wrapper {
      margin-bottom: 2rem; } }
  .custom-tab-wrapper .custom-tab-header-product,
  .custom-tab-wrapper .custom-tab-header-delivery,
  .custom-tab-wrapper .custom-tab-specifics,
  .custom-tab-wrapper .custom-tab {
    width: 100%;
    display: block;
    background: #e6edf5;
    margin-top: 5px;
    position: relative; }
    .custom-tab-wrapper .custom-tab-header-product h2,
    .custom-tab-wrapper .custom-tab-header-product p,
    .custom-tab-wrapper .custom-tab-header-delivery h2,
    .custom-tab-wrapper .custom-tab-header-delivery p,
    .custom-tab-wrapper .custom-tab-specifics h2,
    .custom-tab-wrapper .custom-tab-specifics p,
    .custom-tab-wrapper .custom-tab h2,
    .custom-tab-wrapper .custom-tab p {
      display: inline-block;
      width: auto;
      text-align: left;
      margin: 0px;
      color: #0d4c90;
      padding: 7px 0px 7px 0px;
      font-weight: bold;
      font-size: 18px;
      padding-left: 20px;
      text-transform: none;
      font-size: 18px; }
    .custom-tab-wrapper .custom-tab-header-product p,
    .custom-tab-wrapper .custom-tab-header-delivery p,
    .custom-tab-wrapper .custom-tab-specifics p,
    .custom-tab-wrapper .custom-tab p {
      position: absolute;
      right: 0;
      top: 0; }
    .custom-tab-wrapper .custom-tab-header-product .tab-header-product:hover,
    .custom-tab-wrapper .custom-tab-header-delivery .tab-header-product:hover,
    .custom-tab-wrapper .custom-tab-specifics .tab-header-product:hover,
    .custom-tab-wrapper .custom-tab .tab-header-product:hover {
      cursor: pointer; }
    .custom-tab-wrapper .custom-tab-header-product .tab-header-delivery:hover,
    .custom-tab-wrapper .custom-tab-header-delivery .tab-header-delivery:hover,
    .custom-tab-wrapper .custom-tab-specifics .tab-header-delivery:hover,
    .custom-tab-wrapper .custom-tab .tab-header-delivery:hover {
      cursor: pointer; }
    .custom-tab-wrapper .custom-tab-header-product .closed-product-tab,
    .custom-tab-wrapper .custom-tab-header-delivery .closed-product-tab,
    .custom-tab-wrapper .custom-tab-specifics .closed-product-tab,
    .custom-tab-wrapper .custom-tab .closed-product-tab {
      display: none;
      float: right;
      text-align: right; }
    .custom-tab-wrapper .custom-tab-header-product .closed-delivery-tab,
    .custom-tab-wrapper .custom-tab-header-delivery .closed-delivery-tab,
    .custom-tab-wrapper .custom-tab-specifics .closed-delivery-tab,
    .custom-tab-wrapper .custom-tab .closed-delivery-tab {
      display: none;
      float: right;
      text-align: right; }
    .custom-tab-wrapper .custom-tab-header-product .open-product-tab,
    .custom-tab-wrapper .custom-tab-header-delivery .open-product-tab,
    .custom-tab-wrapper .custom-tab-specifics .open-product-tab,
    .custom-tab-wrapper .custom-tab .open-product-tab {
      display: none;
      float: right;
      text-align: right;
      padding: 0px;
      padding-right: 15px;
      padding-top: 3px; }
      .custom-tab-wrapper .custom-tab-header-product .open-product-tab:hover,
      .custom-tab-wrapper .custom-tab-header-delivery .open-product-tab:hover,
      .custom-tab-wrapper .custom-tab-specifics .open-product-tab:hover,
      .custom-tab-wrapper .custom-tab .open-product-tab:hover {
        cursor: pointer; }
    .custom-tab-wrapper .custom-tab-header-product .open-delivery-tab,
    .custom-tab-wrapper .custom-tab-header-delivery .open-delivery-tab,
    .custom-tab-wrapper .custom-tab-specifics .open-delivery-tab,
    .custom-tab-wrapper .custom-tab .open-delivery-tab {
      display: none;
      float: right;
      text-align: right;
      padding: 0px;
      padding-right: 15px;
      padding-top: 3px; }
      .custom-tab-wrapper .custom-tab-header-product .open-delivery-tab:hover,
      .custom-tab-wrapper .custom-tab-header-delivery .open-delivery-tab:hover,
      .custom-tab-wrapper .custom-tab-specifics .open-delivery-tab:hover,
      .custom-tab-wrapper .custom-tab .open-delivery-tab:hover {
        cursor: pointer; }
  .custom-tab-wrapper .custom-tab-header-product.active,
  .custom-tab-wrapper .custom-tab-header.active {
    color: #fff;
    background: #0d4c90;
    position: relative;
    /*&:after {
          top: 100%;
          left: 15%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(13, 76, 145, 0);
          border-top-color: #0d4c91;
          border-width: 6px;
          margin-left: -6px;
        }*/ }
    .custom-tab-wrapper .custom-tab-header-product.active .open-product-tab,
    .custom-tab-wrapper .custom-tab-header.active .open-product-tab {
      color: #fff; }
    .custom-tab-wrapper .custom-tab-header-product.active h2,
    .custom-tab-wrapper .custom-tab-header.active h2 {
      color: #fff; }
  .custom-tab-wrapper .custom-tab-header-delivery.active {
    color: #fff;
    background: #0d4c90;
    position: relative;
    /*&:after {
          top: 100%;
          left: 15%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(13, 76, 145, 0);
          border-top-color: #0d4c91;
          border-width: 6px;
          margin-left: -6px;
        }*/ }
    .custom-tab-wrapper .custom-tab-header-delivery.active .open-delivery-tab {
      color: #fff; }
    .custom-tab-wrapper .custom-tab-header-delivery.active h2 {
      color: #fff; }
  .custom-tab-wrapper .custom-tab-specifics.active {
    color: #fff;
    background: #0d4c90;
    position: relative;
    /*&:after {
          top: 100%;
          left: 15%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(13, 76, 145, 0);
          border-top-color: #0d4c91;
          border-width: 6px;
          margin-left: -6px;
        }*/ }
    .custom-tab-wrapper .custom-tab-specifics.active .open-specifics-tab {
      color: #fff; }
    .custom-tab-wrapper .custom-tab-specifics.active h2 {
      color: #fff; }
  .custom-tab-wrapper .tab-body-delivery {
    display: none;
    padding: 20px; }
    .custom-tab-wrapper .tab-body-delivery p {
      font-size: 16px; }
  .custom-tab-wrapper .tab-body-product {
    padding-top: 20px;
    display: none; }
    .custom-tab-wrapper .tab-body-product .tab-item-header {
      display: none; }
    .custom-tab-wrapper .tab-body-product .tab-item {
      margin-bottom: 0px; }

.tab-body-specifics {
  display: none;
  width: 100%; }
  .tab-body-specifics .tab-item-header {
    display: none; }

.custom-tab-specifics:hover {
  cursor: pointer; }

.open-specifics-tab {
  float: right;
  text-align: right !important;
  padding-right: 15px !important; }

.closed-specifics-tab {
  display: none !important; }

.tab-body-specifics .tab-item-inner {
  padding-right: 20px; }

.custom-product-tag {
  position: absolute;
  top: 0;
  right: 0; }
  .custom-product-tag .pi-overlay:first-child {
    margin-top: 0px; }
  .custom-product-tag .pi-overlay {
    position: static !important;
    line-height: 57px;
    text-align: center;

    background-size: contain;
    font-size: 110%;
    margin-top: -4px;
    letter-spacing: -0.8px; }
  .custom-product-tag .large-product-push {
    display: none; }

.tag-information-wrapper {
  width: 100%;
  float: right;
  padding-top: 55px; }
  .tag-information-wrapper .tag-smarter-choice {
    display: none;
    background: #f0f9e8;
    margin-bottom: 10px; }
    .tag-information-wrapper .tag-smarter-choice img {
      padding: 20px;
      display: inline-block;
      float: left; }
    .tag-information-wrapper .tag-smarter-choice .tag-information-text {
      width: 70%;
      display: inline-block;
      padding: 15px;
      padding-left: 0px; }
      .tag-information-wrapper .tag-smarter-choice .tag-information-text h2 {
        color: #76bd1d;
        font-size: 16px;
        text-transform: none; }
      .tag-information-wrapper .tag-smarter-choice .tag-information-text p {
        color: #76bd1d;
        font-size: 16px; }
      .tag-information-wrapper .tag-smarter-choice .tag-information-text a {
        color: #76bd1d;
        font-weight: bold; }
  .tag-information-wrapper .tag-lagerhaus-design {
    display: none;
    background: #e6edf5; }
    .tag-information-wrapper .tag-lagerhaus-design img {
      padding: 17px;
      display: inline-block;
      float: left;
      width: 90px; }
    .tag-information-wrapper .tag-lagerhaus-design .tag-information-text {
      width: 70%;
      display: inline-block;
      padding: 15px;
      padding-left: 0px; }
      .tag-information-wrapper .tag-lagerhaus-design .tag-information-text h2 {
        font-size: 16px;
        text-transform: none; }
      .tag-information-wrapper .tag-lagerhaus-design .tag-information-text p {
        font-size: 16px; }

.tab-related {
  margin-bottom: 0px !important; }
  .tab-related .quickbuy-button {
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 20px; }
    @media only screen and (max-width: 40em) {
      .tab-related .quickbuy-button {
        right: 10px;
        bottom: 20px; } }
    .tab-related .quickbuy-button span {
      display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .tab-related .product-price .price-standard {
      display: inline-block; } }
  .tab-related .tab-item-header {
    border: none;
    font-weight: normal;
    font-size: 20px; }
  .tab-related .tab-item-inner {
    padding-left: 0px; }
  .tab-related .related-products-wrapper {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3; }
  .tab-related .product-item {
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    border-right: none;
    padding: 20px !important;
    margin-bottom: 0px !important; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .tab-related .product-item {
        padding: 10px !important; } }
  .tab-related .price-promotion,
  .tab-related .price-standard {
    display: inline-block; }
  .tab-related .product-name {
    padding-bottom: 0px;
    display: inline-block;
    width: auto;
    max-width: none;
    width: 100%; }
    .tab-related .product-name h3 {
      text-transform: none;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 80%; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .tab-related .product-name h3 {
      font-size: 12px !important; } }

#productpage-nosto-2 .nosto-heading {
  text-transform: none !important; }

#productpage-nosto-2 .nosto-product-list {
  padding-bottom: 20px; }

#productpage-nosto-2 .nosto-product-list-item {
  float: left;
  border: 1px solid #e3e3e3;
  width: 20% !important;
  margin: 0px !important;
  padding: 20px; }

#productpage-nosto-2 .nosto-product-name {
  font-weight: normal !important; }

#productpage-nosto-2 .nosto-product-description {
  color: #888888 !important; }

#productpage-nosto-2 .nosto-product-price {
  color: #000 !important;
  font-family: "Avenir LT W01_45 Book", sans-serif !important; }

#productpage-nosto-2 .nosto-product-image {
  text-align: center; }
  #productpage-nosto-2 .nosto-product-image img {
    border: none;
    border-style: none !important;
    border-width: 0px !important;
    border-color: none !important;
    padding-bottom: 15px; }

.page-responsive-checkout .jetshop-product-list-standard {
  margin-top: 0px; }

.jetshop-product-list-standard {
  margin-top: 30px; }
  .jetshop-product-list-standard:before, .jetshop-product-list-standard:after {
    content: " ";
    display: table; }
  .jetshop-product-list-standard:after {
    clear: both; }
  .jetshop-product-list-standard ul {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    float: left;
    width: 100%; }
    .jetshop-product-list-standard ul:before, .jetshop-product-list-standard ul:after {
      content: " ";
      display: table; }
    .jetshop-product-list-standard ul:after {
      clear: both; }
  .jetshop-product-list-standard .nosto-discounted .price-discounted .price-amount {
    color: #c60f12; }
  .jetshop-product-list-standard .nosto-discounted .price-discounted .price-previous {
    color: #333; }
  .jetshop-product-list-standard .quickbuy-button {
    float: right;
    margin-top: -28px;
    float: none;
    position: absolute;
    right: 0;
    margin-right: 20px; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .jetshop-product-list-standard .quickbuy-button {
        margin-top: -40px;
        margin-right: 10px; } }
    .jetshop-product-list-standard .quickbuy-button span {
      display: none; }
  .jetshop-product-list-standard ul li {
    width: 25%;
    margin: 0px;
    padding: 0px;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    padding: 20px;
    float: left;
    border-right: none; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .jetshop-product-list-standard ul li {
        padding: 0px 10px; } }
    .jetshop-product-list-standard ul li .product-image {
      width: 100%;
      padding-top: 100% !important; }
      .jetshop-product-list-standard ul li .product-image img {
        padding: 30px; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          .jetshop-product-list-standard ul li .product-image img {
            padding: 5px; } }
  .jetshop-product-list-standard .nosto-header {
    display: block;
    padding-bottom: 5px; }
    .jetshop-product-list-standard .nosto-header h5 {
      font-size: 20px;
      font-weight: normal;
      text-transform: none;
      text-align: left; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .jetshop-product-list-standard .nosto-header h5 {
          padding-left: 20px;
          padding-right: 20px;
          font-size: 18px; } }
      @media only screen and (max-width: 40em) {
        .jetshop-product-list-standard .nosto-header h5 {
          font-size: 16px; } }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .jetshop-product-list-standard .product-name h3 {
      font-size: 15px !important; } }
  .jetshop-product-list-standard .price-standard {
    display: inline-block; }
  .jetshop-product-list-standard .price-previous {
    display: inline-block; }
  @media only screen and (max-width: 40em) {
    .jetshop-product-list-standard .quickbuy-button {
      position: absolute;
      right: 10px;
      bottom: 10px; } }

.inspiration-push-text p {
  line-height: 25px; }

.inspiration-image-wrapper {
  font-size: 0;
  width: 100%; }
  .inspiration-image-wrapper a {
    color: #fff !important; }
  .inspiration-image-wrapper .single-blog-post {
    width: 50%;
    position: relative;
    display: inline-block; }
    .inspiration-image-wrapper .single-blog-post .post-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.4); }
      @media only screen and (max-width: 40em) {
        .inspiration-image-wrapper .single-blog-post .post-overlay {
          background: transparent; } }
  .inspiration-image-wrapper .inspiration-push-text {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    padding: 0 10%;
    text-align: center;
    color: #fff;
    z-index: 99; }

.page-showproduct.culture-en .inspiration-image-wrapper {
  display: none; }

.page-showproduct .inspiration-image-wrapper {
  padding-top: 20px; }

.product-colors h2 {
  display: none; }

.ProductCommentValidatorErrorCssClass {
  color: #c60f12;
  background-color: #fcd8d9;
  padding: 5px; }
  .ProductCommentValidatorErrorCssClass:before {
    font-family: "FontAwesome";
    content: "\f071";
    padding-right: 6px; }

@media only screen and (max-width: 40em) {
  .product-images {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-top: 10px; }
  .product-page-header {
    line-height: 35px; }
  .product-description {
    padding-top: 10px; }
    .product-description .product-page-header {
      font-size: 20px; }
    .product-description .product-subname {
      padding-top: 0px;
      font-size: 16px;
      padding-bottom: 0px; }
    .product-description .purchase-block-price .price {
      font-size: 30px; }
    .product-description .purchase-block-price .currency {
      font-size: 30px; }
  .ProductThumbnailsBody li img {
    padding: 4px; }
  .show-product-image {
    margin-bottom: 0px !important; }
  .pi-sv-overlay7 {
    display: none !important; }
  .page-showproduct #path-nav {
    font-size: 11px;
    padding-top: 10px; }
    .page-showproduct #path-nav .breadcrumb-spacer {
      font-size: 9px; }
  .content {
    margin-top: 0px !important; }
  .purchase-block-buy {
    width: 100%;
    margin-top: 15px; }
  .purchase-block-quantity {
    margin-top: 15px; }
  .product-quantity-buy-wrapper {
    float: left;
    width: 100%;
    max-width: none; }
  .product-description {
    float: none;
    width: 100%;
    clear: both;
    padding-left: 20px;
    padding-right: 20px; }
  .product-page-usp {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center; }
    .product-page-usp p {
      font-size: 14px;
      text-align: center;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px;
      margin-top: 0px;
      padding-right: 0px;
      width: 100%;
      text-align: center !important; }
  .tag-information-wrapper .tag-lagerhaus-design img {
    width: 75px !important; }
  .tag-information-wrapper img {
    padding: 10px !important; }
  .tag-information-wrapper h2 {
    font-size: 14px !important; }
  .tag-information-wrapper p {
    font-size: 12px !important; }
  .stockstatus-city-wrapper {
    width: 100%;
    text-align: left;
    padding-top: 10px; }
  .stockstatus-city-dropdown {
    margin-top: 50px;
    padding: 15px; }
    .stockstatus-city-dropdown::after {
      left: 12%; }
    .stockstatus-city-dropdown .stockstatus {
      float: none; }
  .custom-tab-wrapper h2 {
    font-size: 16px !important; }
  .inspiration-image-wrapper img {
    width: 100% !important;
    padding-bottom: 10px; }
  .tab-body-delivery p {
    font-size: 14px !important; }
  #tab-wrapper {
    padding-top: 0px !important; }
  .tab-header-delivery {
    font-size: 16px; }
  .tab-item-inner .description {
    font-size: 14px !important; }
  .tab-item-inner .product-short-description {
    font-size: 14px !important; }
  .tab-related .related-products-wrapper li {
    width: 50% !important; } }
  @media only screen and (max-width: 40em) and (max-width: 40em) {
    .tab-related .related-products-wrapper li .product-name {
      margin-top: -4px !important;
      padding-right: 24px !important; } }

@media only screen and (max-width: 40em) {
  .tab-related .tab-item-inner ul li .product-image {
    width: 100%;
    padding-top: 100% !important; }
  .tab-related .product-name {
    padding-bottom: 0px;
    display: inline-block;
    width: auto;
    max-width: none;
    width: 100%; }
    .tab-related .product-name h3 {
      text-transform: none;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 96%; }
  .jetshop-product-list-standard {
    margin-top: 0px; }
    .jetshop-product-list-standard .nosto-header {
      float: left;
      margin-top: 40px; }
    .jetshop-product-list-standard li {
      width: 50% !important; }
  .tag-information-wrapper {
    padding-top: 0px !important; }
  .product-short-description span span span {
    width: 57%;
    float: none; }
  .product-short-description span span span:first-child {
    width: 39%;
    float: none; }
  .tab-item .tab-item-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content {
    margin-top: 0px !important; }
  .product-quantity-buy-wrapper {
    float: left;
    margin-top: 20px;
    max-width: none;
    width: 100%; }
  .stockstatus-city-dropdown {
    padding: 15px; }
  .product-description {
    padding: 0 10px 0 10px; }
  .product-page-usp {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center; }
    .product-page-usp p {
      font-size: 15px;
      text-align: center !important;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px;
      margin-top: 0px;
      width: 100%; }
  .related-products-wrapper li .product-info {
    height: 28px; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .purchase-block-buy a.buy-button {
    width: 80%; }
  .purchase-block-quantity {
    width: 20%; } }

@media only screen and (min-width: 64.0625em) {
  .content {
    padding: 0px 20px 0px 20px; } }

.nosto_element:before, .nosto_element:after {
  content: " ";
  display: table; }

.nosto_element:after {
  clear: both; }

.StockNotificationEmailWrapper {
  float: right;
  max-width: 230px;
  display: inline-block;
  width: 100%; }
  .StockNotificationEmailWrapper .button, .StockNotificationEmailWrapper div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .StockNotificationEmailWrapper p {
    padding: 12px;
    text-transform: none;
    font-size: 16px;
    clear: both;
    text-align: center;
    margin: 0 auto;
    border: none;
    background: #e6edf5;
    color: #0d4c90;
    font-weight: normal; }
    .StockNotificationEmailWrapper .button:hover, .StockNotificationEmailWrapper div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .StockNotificationEmailWrapper p:hover {
      background: #0d4c90;
      color: #fff; }

.fancybox-inner {
  min-height: 310px; }

.product-short-description-label span {
  display: block; }

.PageDetailsWrapper {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  max-width: 920px; }
  .PageDetailsWrapper .PageDetailsImage {
    float: right;
    max-width: 50%;
    margin: 0 0 0 20px; }
    .PageDetailsWrapper .PageDetailsImage img {
      margin: 0 0 20px; }

.category-page-id-512 .category-page-wrapper .category-header-subtitle {
  width: 50%;
  margin-bottom: 40px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .category-page-id-512 .category-page-wrapper .category-header-subtitle {
      width: 100%; } }

#ctl00_ctl00_main_rightmain_ctl02_pnlFilter {
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
  float: left;
  margin-bottom: 40px; }
  #ctl00_ctl00_main_rightmain_ctl02_pnlFilter #storesearch {
    width: 70%;
    height: 40px;
    border: none;
    outline: none;
    font-size: 16px;
    float: left; }
    @media only screen and (max-width: 40em) {
      #ctl00_ctl00_main_rightmain_ctl02_pnlFilter #storesearch {
        padding-left: 10px; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      #ctl00_ctl00_main_rightmain_ctl02_pnlFilter #storesearch {
        padding-left: 20px; } }
  #ctl00_ctl00_main_rightmain_ctl02_pnlFilter .selectbox-header {
    float: right;
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
    margin-right: -53px; }
    @media only screen and (max-width: 40em) {
      #ctl00_ctl00_main_rightmain_ctl02_pnlFilter .selectbox-header {
        float: left;
        font-size: 10px;
        text-transform: uppercase;
        text-align: left;
        width: 100%;
        padding-right: 0;
        padding-left: 10px; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      #ctl00_ctl00_main_rightmain_ctl02_pnlFilter .selectbox-header {
        margin-right: -53px; } }

#ctl00_ctl00_main_rightmain_ctl02_pnlFilter #countrySelect {
  width: 170px;
  height: 45px;
  border: none;
  float: right;
  outline: none;
  border-radius: 0px;
  background: #fff;
  color: #0d4c90;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: linear-gradient(45deg, transparent 50%, #0d4c90 50%), linear-gradient(135deg, #0d4c90 50%, transparent 50%);
  background-position: calc(100% - 21px) calc(1em + 5px), calc(100% - 16px) calc(1em + 5px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat; }
  #ctl00_ctl00_main_rightmain_ctl02_pnlFilter #countrySelect:hover {
    cursor: pointer; }
  @media only screen and (max-width: 40em) {
    #ctl00_ctl00_main_rightmain_ctl02_pnlFilter #countrySelect {
      padding-left: 10px;
      float: left; } }

#map-canvas {
  height: 400px; }

.storeBox {
  padding-bottom: 10px;
  width: 24%;
  margin-right: 1%;
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
  max-height: 36px;
  overflow: hidden; }
  @media only screen and (max-width: 40em) {
    .storeBox {
      width: 100%;
      margin-right: 0;
      padding-left: 10px;
      padding-right: 10px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .storeBox {
      width: 49%;
      padding-left: 20px;
      padding-right: 20px; } }
  .storeBox.open {
    max-height: 1000px; }
  .storeBox.hidden {
    opacity: 0;
    visibility: hidden;
    display: none; }
  .storeBox h3 {
    color: #0d4c90;
    font-size: 16px;
    text-transform: none; }
    .storeBox h3:hover {
      cursor: pointer; }
  .storeBox .special-day-container {
    display: block; }
  .storeBox .openinghours.ordinarie {
    display: block;
    width: 60%; }
    .storeBox .openinghours.ordinarie span {
      font-weight: normal;
      float: right; }
  .storeBox .openinghours.ordinarie.title {
    display: block;
    padding-top: 10px; }
  .storeBox .openinghours.special.day {
    display: block;
    width: 60%; }
    .storeBox .openinghours.special.day span {
      padding-left: 20px;
      font-weight: normal;
      float: right; }
  .storeBox .city {
    display: block; }
  .storeBox .store-map-button {
    display: block;
    padding: 7px;
    color: #0d4c91;
    background: #e6edf5;
    text-align: center;
    min-width: 155px;
    margin-top: 15px;
    margin-bottom: 5px; }
    .storeBox .store-map-button:hover {
      background: #0d4c91;
      color: #fff; }

#store-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  min-width: 210px;
  width: 25%;
  height: 30px;
  border-radius: 0px !important;
  padding-left: 10px;
  background: url(/pub_docs/files/selectboc-arrow.jpg) #fff no-repeat center;
  background-position: 230px; }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #store-container .text header {
    padding-left: 20px; }
  #store-container .text span {
    padding-left: 20px; } }

#store-container .title {
  display: none; }

#store-container header h2 {
  text-transform: none;
  padding-top: 20px;
  padding-bottom: 10px; }

#store-container .openinghours.title {
  font-weight: bold;
  padding-top: 10px; }

#store-container .button, #store-container div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #store-container p {
  margin-top: 20px; }

#store-container span {
  display: block; }
  @media only screen and (max-width: 40em) {
    #store-container span {
      padding-left: 10px; } }

#store-container .show-title {
  display: block !important; }

#store-container .openinghours {
  font-weight: bold;
  width: 17%;
  padding-top: 2px; }
  @media only screen and (max-width: 40em) {
    #store-container .openinghours {
      width: 57%; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    #store-container .openinghours {
      width: 200px; } }
  #store-container .openinghours span {
    font-weight: normal;
    display: inline-block;
    float: right; }

.page-showpage #main-area {
  float: right;
  padding-left: 10px;
  padding-right: 10px; }

.page-showpage h1 {
  text-transform: none;
  font-weight: normal;
  width: 70%; }

.page-showpage .PageDetailsBody p {
  padding-bottom: 20px;
  width: 70%; }

.inspiration-page .main-area-top-content {
  background: #FFFFFF;
  padding: 15px; }
  .inspiration-page .main-area-top-content:after {
    display: block;
    clear: both;
    content: ''; }

.inspiration-page {
  /*
  .filter-dropdown, .subcat-dropdown {
    @include clearfix();
    max-width: 1440px;
    width: 120%;
    float: left;
    height: 200px;
    background: #f2f6f9;
    @media screen and(max-width:1440px) {
      width:100% !important;
      margin:0 auto;
    }
    margin-left:-30px;
  }

  .subcat-dropdown {
    margin-top:0;
    margin-bottom:25px;
    height: auto;
    padding: 50px 0;
    text-align: center;
    @media only screen and (min-width:0) and (max-width:64em) {
      padding: 25px 0;
    }
  }
  &.inspiration-posts-cat .subcat-dropdown {
    margin-top: 0;
  }

  .subcat-toggle {
    float: right;
    width: 25%;
    text-align: center;
    margin-bottom: 0px;
    padding: 29px 10px;
    background: #0d4c90;
    color: #fff;
    font-weight: bold;
    position: relative;
    height: 80px;
    border: 0;
    margin-right:-30px !important;
    @media screen and(max-width:1440px) {
      margin-right:0 !important;
    }
    &:hover {
      cursor: pointer;
    }
    &:focus {
      outline: none;
    }

    &.active {
      &:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(13, 76, 144, 0);
        border-top-color: #0d4c90;
        border-width: 5px;
        margin-left: -5px;
      }
    }


    @media only screen and (min-width:0) and (max-width:64em) {
      height: 60px !important;
      padding: 20px 10px !important;

      &.full-width {
        width: 100%!important;
      }
    }

    @media only screen and (max-width: 40em) {
      width: 50% !important;
      padding: 12px 10px;
      height: 45px;

      &.full-width {
        width: 100%!important;
      }
    }
  }

  .subcat-dropdown .subcategories-link {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 10px 20px;
    color: #0d4c91;
    text-transform: none;
    font-family: 'Avenir LT W01_55 Roman', sans-serif;
    background: #dce3eb;
    &:before {
      content: '';
      height: 10px;
      width: 10px;
      border: 1px solid #000;
      background: #fff;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      display: none;
    }
    @media only screen and (min-width:0) and (max-width:64em) {
      margin: 10px;
    }
  }
  */ }
  .inspiration-page #ctl00_main_pg_showpage {
    margin-top: -23px;
    margin-bottom: 30px; }
    .inspiration-page #ctl00_main_pg_showpage:after {
      display: block;
      content: '';
      clear: both; }
  .inspiration-page .wp-caption {
    max-width: 100%; }
  .inspiration-page .posts-loading {
    font: normal normal normal 14px/1 FontAwesome;
    animation: fa-spin 1.5s infinite linear;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 100px;
    padding: 150px 0; }
    @media screen and (max-width: 768px) {
      .inspiration-page .posts-loading {
        padding: 20px; } }
    .inspiration-page .posts-loading:before {
      content: "\f110"; }
  .inspiration-page h1 {
    width: 100%; }
  .inspiration-page .PageDetailsText p {
    padding-bottom: 0 !important; }
  @media screen and (max-width: 480px) {
    .inspiration-page h1 {
      top: 30% !important; } }

.category-header-title .PageDetailsText {
  position: absolute;
  top: 25%;
  margin-top: 135px;
  width: 100%; }
  .category-header-title .PageDetailsText span {
    margin: 0 auto;
    width: 620px;
    position: relative;
    display: block;
    text-align: center;
    font-weight: 900;
    color: #FFF;
    text-shadow: 3px 3px 15px #3e3e3e;
    font-size: 16px;
    max-width: 100%; }

.inspiration-page.two-columns.hide-left-area #main-area {
  width: 100%;
  float: left;
  margin: 0 auto; }
  .inspiration-page.two-columns.hide-left-area #main-area .PageDetailsWrapper {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .inspiration-page.two-columns.hide-left-area #main-area .PageDetailsWrapper .PageDetailsText {
        margin-top: 30px; } }
    .inspiration-page.two-columns.hide-left-area #main-area .PageDetailsWrapper h1 {
      width: 100%; }
    .inspiration-page.two-columns.hide-left-area #main-area .PageDetailsWrapper .PageDetailsBody p {
      max-width: 600px;
      margin: 0 auto; }

.inspiration-posts .inspiration-post {
  display: inline-block;
  width: 33.333%;
  padding: 20px;
  vertical-align: top; }
  @media screen and (max-width: 768px) {
    .inspiration-posts .inspiration-post {
      width: 100%;
      display: block; } }
  .inspiration-posts .inspiration-post img {
    display: block;
    margin: 10px auto;
    width: 100%;
    height: auto; }
  .inspiration-posts .inspiration-post .category {
    color: #0d4c91;
    display: block;
    text-align: center;
    font-weight: 700; }
  .inspiration-posts .inspiration-post h2 {
    font-size: 20px;
    text-transform: none;
    text-align: center; }
  .inspiration-posts .inspiration-post time {
    font-size: 10px;
    font-style: italic;
    letter-spacing: normal;
    color: #999;
    display: block;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .inspiration-posts .inspiration-post time:after {
      content: '';
      display: block;
      height: 1px;
      background-color: #e5e5e5;
      width: 170px;
      margin-left: -85px;
      left: 50%;
      bottom: 0;
      position: absolute;
      z-index: 1; }

#inspiration-article, .inspiration-article {
  margin-bottom: 35px; }
  #inspiration-article .jetshop-product-list-standard ul li, .inspiration-article .jetshop-product-list-standard ul li {
    width: 33.333%;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: -1px; }
    #inspiration-article .jetshop-product-list-standard ul li .product-price, .inspiration-article .jetshop-product-list-standard ul li .product-price {
      height: 20px !important;
      display: inline-block; }
    #inspiration-article .jetshop-product-list-standard ul li .product-image, .inspiration-article .jetshop-product-list-standard ul li .product-image {
      padding-top: 0 !important;
      height: 200px; }
    #inspiration-article .jetshop-product-list-standard ul li .quickbuy-button, .inspiration-article .jetshop-product-list-standard ul li .quickbuy-button {
      margin-top: 20px !important; }
    #inspiration-article .jetshop-product-list-standard ul li .product-name, .inspiration-article .jetshop-product-list-standard ul li .product-name {
      height: 44px;
      padding-bottom: 0px;
      display: inline-block;
      width: auto;
      max-width: none;
      width: 100%; }
      #inspiration-article .jetshop-product-list-standard ul li .product-name h3, .inspiration-article .jetshop-product-list-standard ul li .product-name h3 {
        text-transform: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 80%; }
    #inspiration-article .jetshop-product-list-standard ul li:last-child:after, .inspiration-article .jetshop-product-list-standard ul li:last-child:after {
      content: '';
      position: absolute;
      height: 100%;
      width: 1px;
      background: #e3e3e3;
      top: 0;
      right: -1px; }
  #inspiration-article h3, #inspiration-article h2, #inspiration-article h4, .inspiration-article h3, .inspiration-article h2, .inspiration-article h4 {
    text-transform: none; }
  #inspiration-article h3, .inspiration-article h3 {
    font-size: 1.1rem !important;
    margin-bottom: 0.5rem !important; }
  #inspiration-article .featured-image, .inspiration-article .featured-image {
    margin: 0px auto 20px;
    display: block; }
  #inspiration-article .category, .inspiration-article .category {
    color: #0d4c91;
    display: block;
    text-align: center;
    font-weight: 700;
    padding: 3px;
    margin-bottom: 5px; }
  #inspiration-article .one_fourth, .inspiration-article .one_fourth {
    float: left;
    width: 25%;
    max-height: 270px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #inspiration-article .one_fourth, .inspiration-article .one_fourth {
        width: 100%;
        float: none; } }
  #inspiration-article .one_third, .inspiration-article .one_third {
    float: left;
    width: 33.333%;
    max-height: 270px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #inspiration-article .one_third, .inspiration-article .one_third {
        width: 100%;
        float: none; } }
  #inspiration-article .one_fifth, .inspiration-article .one_fifth {
    float: left;
    width: 20%;
    max-height: 270px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #inspiration-article .one_fifth, .inspiration-article .one_fifth {
        width: 100%;
        float: none; } }
  #inspiration-article .one_half, .inspiration-article .one_half {
    float: left;
    width: 50%;
    max-height: 270px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #inspiration-article .one_half, .inspiration-article .one_half {
        width: 100%;
        float: none; } }
  #inspiration-article .one_sixth, .inspiration-article .one_sixth {
    float: left;
    width: 16.666%;
    max-height: 270px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #inspiration-article .one_sixth, .inspiration-article .one_sixth {
        width: 100%;
        float: none; } }
  #inspiration-article h1, .inspiration-article h1 {
    margin-top: 13px;
    margin-bottom: 27px;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 36px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #inspiration-article h1, .inspiration-article h1 {
        line-height: 1.1em;
        margin-bottom: 10px; } }
  #inspiration-article time, .inspiration-article time {
    font-size: 10px;
    font-style: italic;
    letter-spacing: normal;
    color: #999;
    text-align: center;
    display: block;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 30px; }
    #inspiration-article time:after, .inspiration-article time:after {
      content: '';
      display: block;
      height: 1px;
      background-color: #e5e5e5;
      width: 170px;
      margin-left: -85px;
      left: 50%;
      bottom: 0;
      position: absolute;
      z-index: 1; }

.inspiration-posts-cat .featured-image {
  width: 1024px;
  height: auto;
  max-width: 100%; }

.inspiration-posts-cat article p {
  max-width: 1024px !important;
  margin: 10px auto; }

.inspiration-posts-cat .PageDetailsHeader, .inspiration-posts-cat .PageDetailsText p {
  display: none; }

.single-inspiration-post .PageDetailsHeader, .single-inspiration-post .PageDetailsText p {
  display: none; }

.single-inspiration-post .category-page-image {
  height: 40vw;
  overflow: hidden; }

.single-inspiration-post #main-area .content {
  width: 74%;
  float: left;
  padding: 60px; }
  @media screen and (max-width: 768px) {
    .single-inspiration-post #main-area .content {
      padding: 0; }
      .single-inspiration-post #main-area .content article p, .single-inspiration-post #main-area .content article h1, .single-inspiration-post #main-area .content article h2, .single-inspiration-post #main-area .content article h3 {
        padding: 0 15px; } }
  .single-inspiration-post #main-area .content iframe {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px; }

.single-inspiration-post #main-area .sidebar {
  float: right;
  width: 24%;
  padding: 60px; }
  .single-inspiration-post #main-area .sidebar ul {
    margin-bottom: 1.5em; }
  .single-inspiration-post #main-area .sidebar h3 {
    font-family: "Avenir LT W01_35 Light", sans-serif;
    font-size: 13px;
    text-align: center;
    font-family: "Avenir LT W01_35 Light", sans-serif;
    font-size: 13px;
    text-align: center;
    display: block;
    position: relative; }
    .single-inspiration-post #main-area .sidebar h3 span {
      display: inline-block;
      background: #FFF;
      padding: 0 20px;
      z-index: 3;
      position: relative; }
    .single-inspiration-post #main-area .sidebar h3:before {
      display: block;
      content: '';
      height: 1px;
      background: #e5e5e5;
      position: absolute;
      top: 8px;
      width: 100%;
      z-index: 1; }
  .single-inspiration-post #main-area .sidebar li {
    margin-bottom: 1em; }
    .single-inspiration-post #main-area .sidebar li a {
      color: #000000; }

@media screen and (max-width: 768px) {
  .single-inspiration-post #main-area .content, .single-inspiration-post #main-area .sidebar {
    float: none;
    width: 100%; } }

.cat-post {
  text-align: center;
  padding: 15px; }

.inspiration-pagination {
  text-align: center;
  margin-bottom: 35px; }
  .inspiration-pagination li {
    display: inline-block; }
    .inspiration-pagination li.pagination-arrow a {
      background: #e5e5e5;
      border-radius: 100px;
      width: 30px;
      height: 30px;
      display: inline-block;
      line-height: 20px; }
    .inspiration-pagination li a {
      padding: 5px;
      color: #000000; }
      .inspiration-pagination li a:hover {
        color: #cdb572; }

@media only screen and (max-width: 40em) {
  .PageDetailsWrapper .PageDetailsImage {
    float: none;
    max-width: none;
    margin: 0; }
    .PageDetailsWrapper .PageDetailsImage img {
      margin: 0 0 15px; }
  .category-header-subtitle {
    width: 100% !important; }
  .page-listproductswithimageadvanced #left-area {
    width: 100% !important; }
  .page-listproductswithimageadvanced h1 {
    font-size: 2rem;
    padding-left: 10px; }
  #store-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    min-width: 210px;
    width: 100%;
    height: 30px;
    border-radius: 0px !important;
    padding-left: 10px;
    background: url(/pub_docs/files/selectboc-arrow.jpg) #fff no-repeat center;
    background-position: 95%;
    margin-bottom: 10px; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #main-area {
    float: right;
    padding-left: 10px;
    padding-right: 10px; } }

html.page-responsive-checkout,
html.page-responsive-orderconfirmed {
  /*
  .responsive-free-freight.responsive-free-freight-placement-cartsummary,
  .responsive-free-freight.responsive-free-freight-placement-orderconfirmation {
    color: $js-checkout-freefreight-background-color;
    background-color: lighten($js-checkout-freefreight-background-color, 45%);
    border: 1px solid lighten($js-checkout-freefreight-background-color, 35%);

    &.responsive-free-freight-limit-reached {
      background-color: lighten($js-checkout-freefreight-reached-background-color, 50%);
      border: 1px solid lighten($js-checkout-freefreight-reached-background-color, 15%);
      color: $js-body-font-color;
    }
  }
  */ }
  html.page-responsive-checkout body,
  html.page-responsive-orderconfirmed body {
    padding-top: 0px !important; }
  html.page-responsive-checkout .jetshop-product-list-standard .product-image img,
  html.page-responsive-orderconfirmed .jetshop-product-list-standard .product-image img {
    padding: 15px !important; }
  html.page-responsive-checkout .jetshop-product-list-standard .product-name,
  html.page-responsive-orderconfirmed .jetshop-product-list-standard .product-name {
    width: 80%; }
    html.page-responsive-checkout .jetshop-product-list-standard .product-name h3,
    html.page-responsive-orderconfirmed .jetshop-product-list-standard .product-name h3 {
      text-transform: none;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      width: 100%;
      display: block; }
  html.page-responsive-checkout .jetshop-product-list-standard .product-info,
  html.page-responsive-orderconfirmed .jetshop-product-list-standard .product-info {
    padding-top: 10px !important; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      html.page-responsive-checkout .jetshop-product-list-standard .product-info,
      html.page-responsive-orderconfirmed .jetshop-product-list-standard .product-info {
        padding-top: 0px !important;
        margin-bottom: 10px; } }
    html.page-responsive-checkout .jetshop-product-list-standard .product-info .product-price,
    html.page-responsive-orderconfirmed .jetshop-product-list-standard .product-info .product-price {
      height: 32px !important; }
  html.page-responsive-checkout .cart-details-item .cart-details-info-artnr,
  html.page-responsive-orderconfirmed .cart-details-item .cart-details-info-artnr {
    display: block !important; }
  html.page-responsive-checkout .jetshop-product-list-standard ul li .product-price .price-amount,
  html.page-responsive-orderconfirmed .jetshop-product-list-standard ul li .product-price .price-amount {
    font-size: 24px !important; }
  html.page-responsive-checkout .pi-overlay,
  html.page-responsive-orderconfirmed .pi-overlay {
    display: none !important; }
  html.page-responsive-checkout .checkout-top-header,
  html.page-responsive-orderconfirmed .checkout-top-header {
    margin-top: 15px; }
    html.page-responsive-checkout .checkout-top-header .logo-wrapper,
    html.page-responsive-orderconfirmed .checkout-top-header .logo-wrapper {
      width: 18.5%; }
    html.page-responsive-checkout .checkout-top-header p,
    html.page-responsive-orderconfirmed .checkout-top-header p {
      float: left;
      padding-top: 27px;
      font-size: 14px;
      padding-left: 20px;
      max-width: none;
      width: 60%;
      text-align: center; }
      html.page-responsive-checkout .checkout-top-header p a,
      html.page-responsive-orderconfirmed .checkout-top-header p a {
        padding-top: 0px;
        padding-right: 0px;
        font-size: 14px;
        float: none !important; }
    html.page-responsive-checkout .checkout-top-header a,
    html.page-responsive-orderconfirmed .checkout-top-header a {
      float: right;
      padding-top: 24px;
      padding-right: 20px;
      text-decoration: underline;
      font-size: 14px;
      text-align: right;
      width: 18.5%; }
  html.page-responsive-checkout .content,
  html.page-responsive-orderconfirmed .content {
    max-width: 1440px !important; }
  html.page-responsive-checkout #header,
  html.page-responsive-orderconfirmed #header {
    display: none; }
  html.page-responsive-checkout #info-text-left-wrapper,
  html.page-responsive-orderconfirmed #info-text-left-wrapper {
    display: none !important; }
  html.page-responsive-checkout .cart-details-wrapper h2,
  html.page-responsive-orderconfirmed .cart-details-wrapper h2 {
    margin-top: 40px; }
  html.page-responsive-checkout h1,
  html.page-responsive-orderconfirmed h1 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      html.page-responsive-checkout h1,
      html.page-responsive-orderconfirmed h1 {
        padding-left: 30px;
        padding-right: 30px; } }
  html.page-responsive-checkout #path-nav,
  html.page-responsive-orderconfirmed #path-nav {
    display: none; }
  html.page-responsive-checkout .checkout-main-wrapper,
  html.page-responsive-orderconfirmed .checkout-main-wrapper {
    max-width: 900px; }
  html.page-responsive-checkout h2.component-header,
  html.page-responsive-orderconfirmed h2.component-header {
    color: #4a4a4a;
    font-size: 24px !important;
    font-weight: normal;
    text-transform: none;
    margin-top: 40px; }
    html.page-responsive-checkout h2.component-header span.component-header-number,
    html.page-responsive-orderconfirmed h2.component-header span.component-header-number {
      background-color: #0d4c90;
      color: #fff;
      font-size: 15px !important;
      font-weight: normal;
      padding-left: 2px;
      padding-right: 2px; }
  html.page-responsive-checkout .express-checkout-wrapper div,
  html.page-responsive-orderconfirmed .express-checkout-wrapper div {
    outline: 1px solid #e3e3e3; }
  html.page-responsive-checkout .cart-details-item-remove-icon,
  html.page-responsive-orderconfirmed .cart-details-item-remove-icon {
    padding: 0px;
    text-align: center; }
    html.page-responsive-checkout .cart-details-item-remove-icon:hover,
    html.page-responsive-orderconfirmed .cart-details-item-remove-icon:hover {
      color: #0d4c90; }
  html.page-responsive-checkout .cart-details-header-wrapper,
  html.page-responsive-orderconfirmed .cart-details-header-wrapper {
    border: none;
    margin-bottom: 0px; }
  html.page-responsive-checkout .cart-details-header-article,
  html.page-responsive-orderconfirmed .cart-details-header-article {
    width: 43%;
    visibility: visible; }
  html.page-responsive-checkout .cart-details-header-price,
  html.page-responsive-orderconfirmed .cart-details-header-price {
    width: 17%; }
  html.page-responsive-checkout .cart-details-item,
  html.page-responsive-orderconfirmed .cart-details-item {
    border: 1px solid #e3e3e3;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px; }
    html.page-responsive-checkout .cart-details-item:last-child,
    html.page-responsive-orderconfirmed .cart-details-item:last-child {
      border-bottom: 1px solid #e3e3e3; }
    html.page-responsive-checkout .cart-details-item .cart-details-info,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-info {
      margin-top: 25px; }
    html.page-responsive-checkout .cart-details-item .cart-details-price,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-price {
      margin-top: 12px;
      font-weight: bold; }
    html.page-responsive-checkout .cart-details-item .cart-details-quantity,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-quantity {
      margin-top: 25px; }
      html.page-responsive-checkout .cart-details-item .cart-details-quantity a:focus,
      html.page-responsive-orderconfirmed .cart-details-item .cart-details-quantity a:focus {
        outline: none; }
  html.page-responsive-checkout .cart-details-total-sum,
  html.page-responsive-orderconfirmed .cart-details-total-sum {
    float: right; }
  html.page-responsive-checkout .cart-details-quantity,
  html.page-responsive-orderconfirmed .cart-details-quantity {
    width: 15%; }
  html.page-responsive-checkout .cart-details-total-sum,
  html.page-responsive-orderconfirmed .cart-details-total-sum {
    font-weight: bold;
    margin-top: 25px; }
  html.page-responsive-checkout .cart-details-price-discounted,
  html.page-responsive-orderconfirmed .cart-details-price-discounted {
    color: #e72989; }
  html.page-responsive-checkout .cart-details-member-price,
  html.page-responsive-orderconfirmed .cart-details-member-price {
    color: #e72989; }
  html.page-responsive-checkout .cart-details-price-previous,
  html.page-responsive-orderconfirmed .cart-details-price-previous {
    text-decoration: line-through;
    display: block;
    width: 100%;
    float: left;
    padding-top: 0px;
    font-weight: normal;
    color: #a4a4a4; }
    html.page-responsive-checkout .cart-details-price-previous p,
    html.page-responsive-orderconfirmed .cart-details-price-previous p {
      float: left;
      padding-left: 10px;
      padding-right: 6px; }
  html.page-responsive-checkout .cart-summary-row-left,
  html.page-responsive-orderconfirmed .cart-summary-row-left {
    font-weight: normal; }
  html.page-responsive-checkout .cart-details-info-link a,
  html.page-responsive-orderconfirmed .cart-details-info-link a {
    color: #000; }
    html.page-responsive-checkout .cart-details-info-link a:focus,
    html.page-responsive-orderconfirmed .cart-details-info-link a:focus {
      outline: none; }
  html.page-responsive-checkout .cart-details-image,
  html.page-responsive-orderconfirmed .cart-details-image {
    padding: 10px;
    width: 12%; }
  html.page-responsive-checkout .cart-summary-wrapper,
  html.page-responsive-orderconfirmed .cart-summary-wrapper {
    float: none;
    width: 100%;
    padding: 0px;
    margin-top: 15px; }
  html.page-responsive-checkout body .cart-details-wrapper .cart-summary-row-right,
  html.page-responsive-orderconfirmed body .cart-details-wrapper .cart-summary-row-right {
    text-align: right;
    padding-right: 10px; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_Cart_PriceCalculatorCartSummary_divFreightCost,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_Cart_PriceCalculatorCartSummary_divFreightCost {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 8px; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_Cart_upCartSummaries,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_Cart_upCartSummaries {
    margin-bottom: 25px; }
  html.page-responsive-checkout .info-block-checkout,
  html.page-responsive-orderconfirmed .info-block-checkout {
    width: 49%;
    float: left;
    margin-top: 5px; }
    html.page-responsive-checkout .info-block-checkout .info-block-dropdown,
    html.page-responsive-orderconfirmed .info-block-checkout .info-block-dropdown {
      width: 100%;
      background: #e6edf5;
      display: none;
      padding: 15px; }
    html.page-responsive-checkout .info-block-checkout .info-block-header,
    html.page-responsive-orderconfirmed .info-block-checkout .info-block-header {
      width: 100%;
      background: #e6edf5; }
      html.page-responsive-checkout .info-block-checkout .info-block-header p,
      html.page-responsive-orderconfirmed .info-block-checkout .info-block-header p {
        padding: 7.5px;
        color: #0d4c90; }
        html.page-responsive-checkout .info-block-checkout .info-block-header p::before,
        html.page-responsive-orderconfirmed .info-block-checkout .info-block-header p::before {
          content: "\f107";
          font-family: "FontAwesome";
          color: #0d4c90;
          padding: 6px;
          padding-right: 20px;
          position: relative;
          top: 0;
          background: transparent;
          text-align: center;
          pointer-events: none; }
        html.page-responsive-checkout .info-block-checkout .info-block-header p:hover,
        html.page-responsive-orderconfirmed .info-block-checkout .info-block-header p:hover {
          cursor: pointer; }
  html.page-responsive-checkout .store-selector .choose-region,
  html.page-responsive-orderconfirmed .store-selector .choose-region {
    display: inline-block; }
    html.page-responsive-checkout .store-selector .choose-region select,
    html.page-responsive-orderconfirmed .store-selector .choose-region select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0px;
      padding: 10px;
      background: #fff;
      width: 250px;
      color: #0d4c90;
      border: 1px solid #aaa;
      background-image: linear-gradient(45deg, transparent 50%, #0d4c90 50%), linear-gradient(135deg, #0d4c90 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
      background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px);
      background-size: 5px 5px, 5px 5px, 1px 0em;
      background-repeat: no-repeat;
      outline: none; }
  html.page-responsive-checkout .store-selector .choose-store select,
  html.page-responsive-orderconfirmed .store-selector .choose-store select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    padding: 10px;
    background: #fff;
    width: 250px;
    color: #0d4c90;
    border: 1px solid #aaa;
    background-image: linear-gradient(45deg, transparent 50%, #0d4c90 50%), linear-gradient(135deg, #0d4c90 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px);
    background-size: 5px 5px, 5px 5px, 1px 0em;
    background-repeat: no-repeat;
    outline: none; }
  html.page-responsive-checkout .store-header,
  html.page-responsive-orderconfirmed .store-header {
    display: none; }
  html.page-responsive-checkout .store-selector-header,
  html.page-responsive-orderconfirmed .store-selector-header {
    display: none; }
  html.page-responsive-checkout .store-info,
  html.page-responsive-orderconfirmed .store-info {
    padding-top: 10px; }
    html.page-responsive-checkout .store-info .store-info-headers,
    html.page-responsive-orderconfirmed .store-info .store-info-headers {
      font-weight: bold; }
    html.page-responsive-checkout .store-info .address1,
    html.page-responsive-orderconfirmed .store-info .address1 {
      padding-bottom: 2rem; }
  html.page-responsive-checkout .store-desc,
  html.page-responsive-orderconfirmed .store-desc {
    display: none; }
  html.page-responsive-checkout .store-info > span,
  html.page-responsive-orderconfirmed .store-info > span {
    width: 16%; }
  html.page-responsive-checkout .form-button.form-button-checkout,
  html.page-responsive-orderconfirmed .form-button.form-button-checkout {
    background-color: #fd9e2f; }
    html.page-responsive-checkout .form-button.form-button-checkout:focus,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:focus {
      background-color: #f78602; }
    html.page-responsive-checkout .form-button.form-button-checkout:hover,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:hover {
      background-color: #f78602; }
  html.page-responsive-checkout .empty-cart-wrapper .continue-shopping-button.form-button:focus,
  html.page-responsive-orderconfirmed .empty-cart-wrapper .continue-shopping-button.form-button:focus {
    outline: none !important; }
  html.page-responsive-checkout .country-selector-item-link.country-selector-item-link-selected,
  html.page-responsive-orderconfirmed .country-selector-item-link.country-selector-item-link-selected {
    background-color: #e8ffbb;
    color: #333; }
  html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected,
  html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected,
  html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected,
  html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected {
    background-color: #e8ffbb;
    color: #333; }
    html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected .payment-selector-item-options,
    html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected .payment-selector-item-options,
    html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected .payment-selector-item-options,
    html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected .payment-selector-item-options {
      background-color: #f1ffd5; }
  html.page-responsive-checkout .freight-selector-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled,
  html.page-responsive-orderconfirmed .freight-selector-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled {
    background-color: #e6edf5;
    color: #333; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_Cart_PriceCalculatorCartSummary_divCartSummaryTotals,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_Cart_PriceCalculatorCartSummary_divCartSummaryTotals {
    display: block; }
  html.page-responsive-checkout .cart-summary-wrapper-inner,
  html.page-responsive-orderconfirmed .cart-summary-wrapper-inner {
    display: block; }
  html.page-responsive-checkout .discount-wrapper,
  html.page-responsive-orderconfirmed .discount-wrapper {
    padding-right: 0px; }
    html.page-responsive-checkout .discount-wrapper .discount-form,
    html.page-responsive-orderconfirmed .discount-wrapper .discount-form {
      display: block; }
  html.page-responsive-checkout .left-area-wrapper,
  html.page-responsive-orderconfirmed .left-area-wrapper {
    float: right;
    width: 49%; }
  html.page-responsive-checkout .discount-input,
  html.page-responsive-orderconfirmed .discount-input {
    border: none;
    background: #e3e3e3;
    font-size: 14px;
    padding-left: 20px;
    max-width: none;
    width: 73%;
    width: calc(100% - 120px);
    height: 37px;
    margin-right: -4px;
    height: 38px;
    line-height: 18px; }
  html.page-responsive-checkout .discount-header,
  html.page-responsive-orderconfirmed .discount-header {
    display: none; }
  html.page-responsive-checkout .discount-wrapper .discount-button,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-button {
    background: #0d4c90;
    margin-left: 0px;
    width: 120px;
    padding: 10px 20px;
    margin-bottom: 0px;
    height: 38px;
    line-height: 18px; }
  html.page-responsive-checkout .discount-wrapper .discount-header,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-header {
    text-decoration: none;
    color: #0d4c90;
    border-bottom: 1px dotted #0d4c90; }
    html.page-responsive-checkout .discount-wrapper .discount-header:hover,
    html.page-responsive-orderconfirmed .discount-wrapper .discount-header:hover {
      color: #07274a; }
  html.page-responsive-checkout .checkout-usp-wrapper,
  html.page-responsive-orderconfirmed .checkout-usp-wrapper {
    width: 100%;
    margin-top: 25px;
    text-align: center; }
    html.page-responsive-checkout .checkout-usp-wrapper .usp-item,
    html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item {
      width: 24.6%;
      display: inline-block;
      padding-top: 15px;
      padding-bottom: 15px;
      border-right: 1px solid #e3e3e3;
      padding-left: 10px; }
      html.page-responsive-checkout .checkout-usp-wrapper .usp-item p,
      html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item p {
        color: #808080;
        padding-top: 8px; }
      html.page-responsive-checkout .checkout-usp-wrapper .usp-item img,
      html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item img {
        display: inline-block;
        float: left;
        padding-right: 10px;
        width: 20%; }
    html.page-responsive-checkout .checkout-usp-wrapper .usp-item:nth-child(4),
    html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item:nth-child(4) {
      border-left: 1px solid #e3e3e3;
      border-right: none; }
    html.page-responsive-checkout .checkout-usp-wrapper .usp-item:nth-child(3),
    html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item:nth-child(3) {
      border-right: none; }
  html.page-responsive-checkout .responsive-free-freight,
  html.page-responsive-orderconfirmed .responsive-free-freight {
    display: none; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_btnLogin,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_btnLogin {
    display: none; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_lbChangeCustomerType,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_lbChangeCustomerType {
    text-transform: none;
    font-size: 15px;
    border: none;
    padding-top: 15px;
    margin-top: 0;
    border: 1px solid #0d4c91;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px;
    font-size: 14px; }
  html.page-responsive-checkout .cart-details-info-stock-status,
  html.page-responsive-orderconfirmed .cart-details-info-stock-status {
    display: none; }
  html.page-responsive-checkout .form-button.form-button-checkout,
  html.page-responsive-orderconfirmed .form-button.form-button-checkout {
    background: #0d4c90;
    color: #fff; }
    html.page-responsive-checkout .form-button.form-button-checkout:hover,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:hover {
      background: #073a71; }
  html.page-responsive-checkout .getcustomerinfo-wrapper .getcustomerinfo-inner-wrapper,
  html.page-responsive-orderconfirmed .getcustomerinfo-wrapper .getcustomerinfo-inner-wrapper {
    background: #fff;
    border: none;
    width: 100%;
    padding: 0px; }
    html.page-responsive-checkout .getcustomerinfo-wrapper .getcustomerinfo-inner-wrapper .getcustomerinfo-button,
    html.page-responsive-orderconfirmed .getcustomerinfo-wrapper .getcustomerinfo-inner-wrapper .getcustomerinfo-button {
      background: #0d4c90;
      border: none;
      margin-bottom: 2px; }
    html.page-responsive-checkout .getcustomerinfo-wrapper .getcustomerinfo-inner-wrapper .getcustomerinfo-input.form-text,
    html.page-responsive-orderconfirmed .getcustomerinfo-wrapper .getcustomerinfo-inner-wrapper .getcustomerinfo-input.form-text {
      border: 1px solid #aaa; }
  html.page-responsive-checkout .form-text,
  html.page-responsive-orderconfirmed .form-text {
    border: 1px solid #aaa;
    vertical-align: top; }
  html.page-responsive-checkout .customer-info-wrapper-regular,
  html.page-responsive-orderconfirmed .customer-info-wrapper-regular {
    width: 100%; }
  @media only screen and (max-width: 40em) {
    html.page-responsive-checkout h2.component-header,
    html.page-responsive-orderconfirmed h2.component-header {
      font-size: 18px !important;
      margin-top: 25px; }
      html.page-responsive-checkout h2.component-header span.component-header-number,
      html.page-responsive-orderconfirmed h2.component-header span.component-header-number {
        font-size: 18px !important; }
    html.page-responsive-checkout h1,
    html.page-responsive-orderconfirmed h1 {
      text-align: center;
      margin-top: 0px; }
      html.page-responsive-checkout h1 .change-customertype-button,
      html.page-responsive-checkout h1 a.cart-header-login-button,
      html.page-responsive-orderconfirmed h1 .change-customertype-button,
      html.page-responsive-orderconfirmed h1 a.cart-header-login-button {
        display: block;
        float: none; }
      html.page-responsive-checkout h1 .change-customertype-button,
      html.page-responsive-orderconfirmed h1 .change-customertype-button {
        margin: 12px 0 3px;
        padding: 6px 6px;
        border: 1px solid #0d4c91 !important;
        width: 175px;
        margin: 0px auto;
        padding-top: 6px !important;
        margin-top: 10px !important; }
      html.page-responsive-checkout h1 a.cart-header-login-button,
      html.page-responsive-orderconfirmed h1 a.cart-header-login-button {
        margin: 3px 0 12px;
        border-bottom: 1px solid #aaa;
        padding: 3px 6px 9px; }
    html.page-responsive-checkout .cart-details-item .cart-details-image img,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-image img {
      max-height: 100px; }
    html.page-responsive-checkout .checkout-top-header,
    html.page-responsive-orderconfirmed .checkout-top-header {
      padding-left: 10px; }
      html.page-responsive-checkout .checkout-top-header p,
      html.page-responsive-orderconfirmed .checkout-top-header p {
        display: none !important;
        max-width: 555px;
        float: none;
        display: block;
        padding-top: 0px;
        padding-left: 0px;
        width: 100%;
        text-align: left; }
        html.page-responsive-checkout .checkout-top-header p a,
        html.page-responsive-orderconfirmed .checkout-top-header p a {
          display: none !important;
          float: none !important; }
      html.page-responsive-checkout .checkout-top-header .logo-wrapper,
      html.page-responsive-orderconfirmed .checkout-top-header .logo-wrapper {
        width: 100% !important;
        padding-left: 0px !important; }
      html.page-responsive-checkout .checkout-top-header > a,
      html.page-responsive-orderconfirmed .checkout-top-header > a {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px;
        padding-left: 0px; }
    html.page-responsive-checkout .jetshop-product-list-standard,
    html.page-responsive-orderconfirmed .jetshop-product-list-standard {
      display: none; }
    html.page-responsive-checkout .change-customertype-button,
    html.page-responsive-orderconfirmed .change-customertype-button {
      padding-top: 0px !important;
      margin-top: 0px !important;
      font-size: 14px; }
    html.page-responsive-checkout .checkout-usp-wrapper,
    html.page-responsive-orderconfirmed .checkout-usp-wrapper {
      display: none;
      border: 1px solid #e3e3e3;
      margin-top: 0px;
      padding-top: 4px; }
      html.page-responsive-checkout .checkout-usp-wrapper .usp-item,
      html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item {
        width: 100%;
        border: none;
        padding-top: 3px;
        padding-bottom: 3px; }
        html.page-responsive-checkout .checkout-usp-wrapper .usp-item p,
        html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item p {
          padding-top: 0px;
          margin: 0px; }
        html.page-responsive-checkout .checkout-usp-wrapper .usp-item img,
        html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item img {
          width: 30px; }
    html.page-responsive-checkout .cart-details-item,
    html.page-responsive-orderconfirmed .cart-details-item {
      padding-top: 10px;
      padding-bottom: 10px;
      position: relative; }
    html.page-responsive-checkout .cart-details-item .cart-details-total-sum .cart-details-item-remove,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-total-sum .cart-details-item-remove {
      position: absolute;
      top: 0;
      right: 4px; }
    html.page-responsive-checkout .cart-details-quantity,
    html.page-responsive-orderconfirmed .cart-details-quantity {
      width: 40%;
      margin-top: 0px !important; }
    html.page-responsive-checkout .cart-details-price,
    html.page-responsive-orderconfirmed .cart-details-price {
      margin-top: 0px !important; }
    html.page-responsive-checkout .cart-details-price-previous,
    html.page-responsive-orderconfirmed .cart-details-price-previous {
      width: auto !important; }
    html.page-responsive-checkout .cart-details-image,
    html.page-responsive-orderconfirmed .cart-details-image {
      width: 23%;
      max-width: 83px; }
    html.page-responsive-checkout .cart-details-item .cart-details-total-sum,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-total-sum {
      width: 100% !important;
      margin-top: 6px;
      padding-right: 15px;
      text-align: left;
      padding-left: 10px; }
      html.page-responsive-checkout .cart-details-item .cart-details-total-sum i,
      html.page-responsive-orderconfirmed .cart-details-item .cart-details-total-sum i {
        padding-left: 10px; }
    html.page-responsive-checkout .cart-details-item .cart-details-info,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-info {
      margin-top: 0px; }
    html.page-responsive-checkout .info-block-checkout,
    html.page-responsive-orderconfirmed .info-block-checkout {
      width: 100%; }
    html.page-responsive-checkout .left-area-wrapper,
    html.page-responsive-orderconfirmed .left-area-wrapper {
      width: 100%; }
    html.page-responsive-checkout .discount-input,
    html.page-responsive-orderconfirmed .discount-input {
      width: 100%;
      min-width: none !important;
      max-width: none !important;
      font-size: 13px;
      text-align: center;
      width: 74% !important;
      padding-left: 2px; }
    html.page-responsive-checkout .cart-summary-wrapper .cart-summary-row,
    html.page-responsive-orderconfirmed .cart-summary-wrapper .cart-summary-row {
      padding-left: 20px;
      padding-right: 20px; }
    html.page-responsive-checkout .cart-summary-row-right,
    html.page-responsive-orderconfirmed .cart-summary-row-right {
      padding-right: 0px !important; }
    html.page-responsive-checkout .discount-button,
    html.page-responsive-orderconfirmed .discount-button {
      width: 25% !important;
      display: inline-block;
      float: right;
      font-size: 13px;
      padding: 11px 0px !important; }
    html.page-responsive-checkout .component-block,
    html.page-responsive-orderconfirmed .component-block {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    html.page-responsive-checkout .jetshop-product-list-standard ul li,
    html.page-responsive-orderconfirmed .jetshop-product-list-standard ul li {
      height: 100% !important; }
    html.page-responsive-checkout .checkout-top-header,
    html.page-responsive-orderconfirmed .checkout-top-header {
      padding-left: 20px; }
      html.page-responsive-checkout .checkout-top-header p,
      html.page-responsive-orderconfirmed .checkout-top-header p {
        width: 100%;
        text-align: left;
        float: none;
        display: block;
        padding-top: 0px; }
      html.page-responsive-checkout .checkout-top-header .logo-wrapper,
      html.page-responsive-orderconfirmed .checkout-top-header .logo-wrapper {
        float: none; }
      html.page-responsive-checkout .checkout-top-header > a,
      html.page-responsive-orderconfirmed .checkout-top-header > a {
        float: none;
        padding: 0px;
        padding-left: 20px; }
    html.page-responsive-checkout .checkout-usp-wrapper,
    html.page-responsive-orderconfirmed .checkout-usp-wrapper {
      border: 1px solid #e3e3e3; }
      html.page-responsive-checkout .checkout-usp-wrapper .usp-item,
      html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item {
        width: 24%;
        border: none;
        text-align: center; }
        html.page-responsive-checkout .checkout-usp-wrapper .usp-item img,
        html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item img {
          width: 43px;
          float: none; }
        html.page-responsive-checkout .checkout-usp-wrapper .usp-item p,
        html.page-responsive-orderconfirmed .checkout-usp-wrapper .usp-item p {
          width: 100%;
          float: left;
          text-align: center; }
    html.page-responsive-checkout .cart-summary-wrapper,
    html.page-responsive-orderconfirmed .cart-summary-wrapper {
      padding-left: 10px; }
    html.page-responsive-checkout .cart-details-header-wrapper p,
    html.page-responsive-orderconfirmed .cart-details-header-wrapper p {
      margin-bottom: 0px; }
    html.page-responsive-checkout .cart-details-header-wrapper p:first-child,
    html.page-responsive-orderconfirmed .cart-details-header-wrapper p:first-child {
      padding-left: 0px; }
    html.page-responsive-checkout .cart-details-quantity,
    html.page-responsive-orderconfirmed .cart-details-quantity {
      width: 18%; }
    html.page-responsive-checkout .info-block-checkout,
    html.page-responsive-orderconfirmed .info-block-checkout {
      width: 50%; }
    html.page-responsive-checkout .left-area-wrapper,
    html.page-responsive-orderconfirmed .left-area-wrapper {
      width: 50%; }
      html.page-responsive-checkout .left-area-wrapper input,
      html.page-responsive-orderconfirmed .left-area-wrapper input {
        font-size: 13px; }
      html.page-responsive-checkout .left-area-wrapper a.form-button,
      html.page-responsive-orderconfirmed .left-area-wrapper a.form-button {
        padding: 10px 0px;
        width: 120px; }
    html.page-responsive-checkout .discount-wrapper .discount-button,
    html.page-responsive-orderconfirmed .discount-wrapper .discount-button {
      width: 27%; } }
  @media only screen and (min-width: 40.0625em) {
    html.page-responsive-checkout h1 .change-customertype-button,
    html.page-responsive-checkout h1 a.cart-header-login-button,
    html.page-responsive-orderconfirmed h1 .change-customertype-button,
    html.page-responsive-orderconfirmed h1 a.cart-header-login-button {
      border: 1px solid #0d4c91;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 5px;
      padding-bottom: 5px; }
      html.page-responsive-checkout h1 .change-customertype-button:hover,
      html.page-responsive-checkout h1 a.cart-header-login-button:hover,
      html.page-responsive-orderconfirmed h1 .change-customertype-button:hover,
      html.page-responsive-orderconfirmed h1 a.cart-header-login-button:hover {
        background: #e6edf5;
        color: #0d4c90; }
    html.page-responsive-checkout h1 .change-customertype-button,
    html.page-responsive-orderconfirmed h1 .change-customertype-button {
      margin-left: 8px;
      margin-top: 5px;
      padding-left: 0;
      border: 1px solid #0d4c91 !important;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 5px !important;
      padding-bottom: 5px; } }

.b2b-channel .change-customertype-button {
  display: none !important; }

html.page-responsive-orderconfirmed .order-details-confirmed-summary-wrapper {
  margin-bottom: 12px; }

html.page-responsive-orderconfirmed .order-details-confirmed-box {
  margin-bottom: 22px; }

/* SEARCH RESULT
----------------------------------------------------------------------------- */
.search-string-result {
  margin: 0 0 20px 0; }

span.search-string {
  font-style: italic;
  text-decoration: underline; }

.search-wrapper tr {
  border-bottom: 1px solid #dfdfdf; }

.search-wrapper tr:first-child, .search-wrapper tr:last-child {
  border-bottom: 0; }

.search-wrapper td {
  vertical-align: middle;
  padding: 10px; }

table.search-result-table {
  margin: 0 0 20px 0;
  border-spacing: 10px; }

table.search-result-table td {
  padding: 5px 5px 5px 0; }

table.search-result-table tr td:last-child {
  text-align: right; }

table.search-result-table td.search-order {
  text-align: center; }

.search-image {
  position: relative; }

table.search-result-table td.search-thumb {
  max-width: 200px; }

table.search-result-table .search-image,
table.search-result-table .search-image img {
  max-width: 190px; }

td.search-productnamne {
  font-weight: bold; }

td.SearchProductPrice {
  white-space: nowrap; }

td.search-amount input {
  width: 30px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px; }

td.search-order a {
  float: right; }

.search-paging a.search-prev, .search-paging a.search-next {
  display: inline-block;
  font-size: 12px;
  font-family: "Avenir LT W01_45 Book", sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background: #efefef;
  padding: 5px 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  min-width: 100px;
  text-align: center; }
  .search-paging a.search-prev:hover, .search-paging a.search-next:hover {
    color: #0d0d0d;
    background: #c9c9c9;
    border: 1px solid #cdcdcd; }

.search-paging td + td {
  /* 1 */
  font-size: 12px;
  font-weight: bold; }

.search-previous-searches .search-previous-searches-label {
  font-weight: 700; }

.search-previous-searches .search-previous-string {
  margin-right: 8px;
  display: inline-block; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  table.search-result-table td.search-thumb {
    max-width: 50px; }
  table.search-result-table .search-image,
  table.search-result-table .search-image img {
    max-width: 40px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  table.search-result-table td.search-thumb {
    max-width: 100px; }
  table.search-result-table .search-image,
  table.search-result-table .search-image img {
    max-width: 90px; } }

/* NEWS PAGE AND NEWS ARCHIVE
----------------------------------------------------------------------------- */
.NewsDetailsWrapper, .NewsListArchiveWrapper {
  margin: 0; }

.NewsDetailsDate, .NewsListArchiveItemDate {
  border-top: 1px solid #dfdfdf;
  padding: 10px 0; }

.NewsDetailsTeaser {
  margin: 0 0 10px 0;
  font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.82em;
  font-size: 1.3em;
  font-style: italic; }

.NewsDetailsImage {
  margin: 10px 0 20px 0; }

.NewsListArchiveItem {
  margin: 0 0 20px 0; }

.NewsListArchiveItemImage {
  display: none; }

.NewsArchiveButton {
  float: left; }

.NewsDetailsText {
  font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.54em;
  font-size: 1.1em; }

html.page-mypages td.LoadCustomerProfileSelector span.Checkout {
  margin-right: 8px;
  display: inline-block; }

html.page-mypages td.CreateCustomerProfileSelector span.Checkout {
  margin-right: 8px;
  display: inline-block; }

html.page-mypages td.CustomerProfileLabel span.Checkout {
  margin-right: 8px;
  display: inline-block; }

html.page-mypages .Checkout.CheckoutInputRadio {
  margin-right: 8px;
  display: inline-block; }

html.page-mypages .Checkout.CheckoutInputTextSmall + span {
  margin-left: 5px;
  display: inline-block;
  color: #c60f12;
  font-weight: 700; }

html.page-mypages .Checkout.CheckoutInputTextBig label {
  margin-left: 6px; }

html.page-mypages .Checkout.CheckoutInputTextBig + span {
  margin-left: 5px;
  display: inline-block;
  color: #c60f12;
  font-weight: 700; }

#ctl00_ctl00_main_rightmain_myPagesControl_myPagesTabContainer_tabPanelCustomerAddresses_myCustomerInfo_cii_sem {
  background-color: #eeeeee; }

.MyPagesSettingsMessageToShopSubjectCssClass input {
  max-width: 200px; }

.MyPagesSettingsMessageToShopContentCssClass textarea {
  max-width: 200px; }

.MyPagesSettingsNewsLetterCssClass input {
  margin-right: 8px; }

html.page-responsivemypages #my-pages-landing-page-wrapper {
  padding: 10px; }
  html.page-responsivemypages #my-pages-landing-page-wrapper .my-pages-landing-page-text {
    float: left;
    width: 66%; }
  html.page-responsivemypages #my-pages-landing-page-wrapper .my-pages-landing-page-item {
    float: right; }

/* PRODUCT LIST WITH IMAGE, ADVANCED
----------------------------------------------------------------------------- */
.product-advanced-wrapper {
  clear: both;
  margin: 0 10px; }

.product-advanced-row {
  border-bottom: 1px solid #dfdfdf; }

.product-advanced-image {
  float: left;
  padding: 10px;
  width: 100px; }

.product-advanced-image img {
  vertical-align: bottom; }

.product-advanced-column2 {
  float: left;
  padding: 10px;
  width: 200px; }

.product-advanced-column3 {
  float: right; }

.product-advanced-description {
  float: left;
  width: 100%; }

.product-advanced-name a {
  font-weight: bold;
  font-size: 1em; }

.product-advanced-subname {
  font-style: italic;
  padding-top: 2px; }

.product-advanced-article {
  padding-top: 2px; }

.product-advanced-price-box,
.product-advanced-price-stock-status,
.product-advanced-quantity {
  display: table-cell;
  vertical-align: top;
  padding: 10px; }

.product-advanced-price-buttons,
.product-advanced-info-buttons {
  display: table-cell;
  vertical-align: top; }

.product-advanced-price-box {
  text-align: right; }

.product-advanced-price-stock-status {
  text-align: center;
  display: none; }

span.stock-status-label {
  display: inline-block;
  font-weight: bold; }

.product-advanced-quantity {
  display: none; }

input.advanced-product-quantity-value {
  width: 20px;
  height: 15px;
  text-align: center;
  float: right;
  margin-right: 5px; }

table.speed-order-form {
  width: 100% !important;
  max-width: 700px !important; }

table.speed-order-wrapper {
  margin: 0 !important; }

table.speed-order-form tr:first-child td {
  font-size: 12px !important; }

/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.SumoSelect p {
  margin: 0; }

.SumoSelect {
  width: 200px; }

.SelectBox {
  padding: 5px 8px; }

.sumoStopScroll {
  overflow: hidden; }

/* Filtering style */
.SumoSelect .hidden {
  display: none; }

.SumoSelect .search-txt {
  display: none;
  outline: none; }

.SumoSelect .no-match {
  display: none;
  padding: 6px; }

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px; }

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
  visibility: hidden; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SelectClass {
  z-index: 1; }

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block; }

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px; }

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px; }

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5; }

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px; }

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px; }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959; }

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none; }

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options li span {
  display: none; }

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%; }

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer; }

.SumoSelect .select-all > label, .SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

.external-search-wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out;
  position: relative;
  top: 0; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .external-search-wrapper {
      position: relative; } }
  .external-search-wrapper.active {
    opacity: 1;
    visibility: visible; }
  .external-search-wrapper .external-search-content {
    font-size: 14px;
    padding: 0;
    width: 100%;
    max-width: 160px;
    min-width: 160px;
    position: relative;
    right: 0;
    top: 0;
    overflow: visible;
    z-index: 1000; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .external-search-wrapper .external-search-content {
        max-width: none;
        min-width: auto;
        right: 0;
        left: 0;
        top: 0;
        position: relative; } }
    .external-search-wrapper .external-search-content .content-header, .external-search-wrapper .external-search-content .content-footer {
      display: none; }
    .external-search-wrapper .external-search-content .content-body {
      position: relative;
      overflow: visible;
      line-height: 32px; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .external-search-wrapper .external-search-content .content-body {
          width: 200px;
          margin: 0;
          position: relative; } }
      .external-search-wrapper .external-search-content .content-body .fa-search {
        position: absolute;
        left: 0;
        color: #0d4c90 !important;
        font-size: 14px !important;
        top: 5px;
        left: 7px; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          .external-search-wrapper .external-search-content .content-body .fa-search {
            color: #FFFFFF !important;
            top: 11px;
            left: 7px; } }
      .external-search-wrapper .external-search-content .content-body input {
        border-radius: 50px;
        border: 1px solid #0d4c90;
        width: 200px;
        background-color: white;
        padding: 7px 29px 6px 12px;
        font-size: 12px;
        outline: none;
        color: #555555;
        -webkit-appearance: none;
        display: block;
        margin-top: 22px;
        width: 100%;
        padding: 5px 0 5px 25px; }
        .external-search-wrapper .external-search-content .content-body input::placeholder {
          color: #000000; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          .external-search-wrapper .external-search-content .content-body input {
            margin-top: 0;
            background: #093361;
            padding: 8px 0 8px 28px;
            font-size: 16px; }
            .external-search-wrapper .external-search-content .content-body input::placeholder {
              color: #FFFFFF; } }
        .external-search-wrapper .external-search-content .content-body input:focus {
          background: #FFFFFF;
          color: #333; }
  .external-search-wrapper .autocomplete-search-results {
    position: relative;
    top: 5px;
    background-color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    text-align: left; }
    @media only screen and (min-width: 40.0625em) {
      .external-search-wrapper .autocomplete-search-results {
        right: -80px;
        position: absolute;
        top: 66px;
        width: 600px; } }
    .external-search-wrapper .autocomplete-search-results .aw-search-item {
      display: block;
      min-height: 80px;
      box-sizing: border-box;
      padding: 10px;
      /*border-bottom: 1px solid #ddd;*/
      position: relative;
      background-color: transparent;
      width: 100%; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item.suggested {
        display: inline-block;
        width: 100%; }
        .external-search-wrapper .autocomplete-search-results .aw-search-item.suggested h3 {
          font-size: 1rem;
          font-weight: bold; }
        .external-search-wrapper .autocomplete-search-results .aw-search-item.suggested a {
          display: block;
          border-bottom: 1px solid #DDDDDD;
          margin: 0 -10px !important;
          padding: 8px 20px; }
          .external-search-wrapper .autocomplete-search-results .aw-search-item.suggested a:hover {
            background-color: #fafafa; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-item {
        display: block;
        min-height: 80px;
        box-sizing: border-box;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        position: relative; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-item > a {
        color: #000;
        position: absolute;
        width: 100% !important;
        height: 100% !important;
        top: 0;
        left: 0; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-img {
        float: left;
        margin-right: 10px; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-img img {
        max-width: 60px;
        max-height: 60px; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-title-box {
        float: left;
        padding-top: 3px;
        width: calc(100% - 230px); }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-title {
        margin: 0;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-price-box {
        float: right;
        line-height: 1.5;
        padding-top: 19px;
        width: 100px;
        text-align: center; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-price, .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-price-sale {
        font-size: 15px;
        font-weight: bold; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-price-sale {
        display: inline-block;
        color: #c60f12;
        margin: 0 3px; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-price-old {
        font-size: 13px;
        color: #ccc;
        text-decoration: line-through;
        margin: 0 3px; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-pack-price {
        display: block;
        font-size: 11px;
        color: #ccc;
        font-weight: bold; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-buy-btn {
        float: right;
        padding-top: 12px;
        margin-left: 10px;
        position: relative;
        z-index: 1000;
        cursor: pointer; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-buy-btn .aw-inactive {
        opacity: 0.3;
        pointer-events: none; }
      .external-search-wrapper .autocomplete-search-results .aw-search-item .aw-search-buy-btn span {
        background: #0d4c90;
        display: block;
        padding: 5px;
        border-radius: 3px; }
    .external-search-wrapper .autocomplete-search-results .aw-search-submit {
      padding: 10px 5px;
      clear: both;
      text-align: center;
      background: #0d4c90;
      margin: 0 0 2px 0;
      width: 100%; }
      .external-search-wrapper .autocomplete-search-results .aw-search-submit a {
        font-size: 16px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        width: 100%;
        display: block;
        padding: 2px 0; }

body.Loop54SearchPage #main-area {
  width: 100%;
  float: left; }
  body.Loop54SearchPage #main-area .loop-search-result {
    margin: 0 10px;
    /* div.filter-choices {
			clear:both;
			display: inline-block;
			float: left;
			padding: 10px;
			outline: 1px solid #DDDDDD;
			margin-left: 1px;
			span.filter-choices-products {
				float: none;
				display:inline-block;
			}

			span.filter-choices-item {
				display:inline-block;
				background: $gainsboro;
				cursor: pointer;
				font-size: 0.75rem;
				padding: 4px 20px 4px 6px;
				margin: 2px;
				position: relative;
				&.filter-choices-item--reset {
					background-color: $danger;
				}
			}
		} */ }
    body.Loop54SearchPage #main-area .loop-search-result.header {
      margin-bottom: 10px; }
    body.Loop54SearchPage #main-area .loop-search-result div.spellingSuggestions .headLine {
      text-transform: none;
      display: inline-block;
      font-size: 1.1rem; }
    body.Loop54SearchPage #main-area .loop-search-result div.spellingSuggestions a.suggestedLink {
      margin: 0 3px;
      font-size: 1.1rem;
      display: inline-block; }
    body.Loop54SearchPage #main-area .loop-search-result div.filter-choices {
      display: inline-block;
      padding: 10px;
      outline: 1px solid #DDDDDD;
      margin-left: 1px;
      margin-bottom: -6px; }
      body.Loop54SearchPage #main-area .loop-search-result div.filter-choices:before, body.Loop54SearchPage #main-area .loop-search-result div.filter-choices:after {
        content: " ";
        display: table; }
      body.Loop54SearchPage #main-area .loop-search-result div.filter-choices:after {
        clear: both; }
      @media only screen and (max-width: 40em) {
        body.Loop54SearchPage #main-area .loop-search-result div.filter-choices {
          margin-top: 1px; } }
      body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item {
        background: #DDDDDD;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 0.75rem;
        padding: 4px 20px 4px 6px;
        margin: 2px;
        position: relative; }
        body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item div.filter-choices-multilevel-selected {
          display: inline; }
          body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item div.filter-choices-multilevel-selected > span:not(:last-child):after {
            content: "\f105";
            font-family: FontAwesome;
            margin: 0 4px 0 8px; }
        body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item:hover {
          background: #d0d0d0; }
        body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item span.filter-choices-item--remove {
          position: absolute;
          right: 6px;
          top: 4px; }
        body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item.filter-choices-item--reset {
          background: #c60f12;
          border-color: #ae0d10;
          color: #FFFFFF;
          cursor: pointer;
          font-weight: bold;
          position: relative; }
          body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item.filter-choices-item--reset:hover {
            background: #ae0d10; }
          body.Loop54SearchPage #main-area .loop-search-result div.filter-choices span.filter-choices-item.filter-choices-item--reset span {
            font-weight: normal;
            position: absolute;
            right: 6px;
            top: 4px; }
    body.Loop54SearchPage #main-area .loop-search-result .page-listproducts {
      float: left;
      width: 100%; }
      body.Loop54SearchPage #main-area .loop-search-result .page-listproducts.recommended {
        padding-bottom: 20px; }
        body.Loop54SearchPage #main-area .loop-search-result .page-listproducts.recommended h3 {
          text-align: center;
          font-weight: bold;
          margin-top: 25px; }
      body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        justify-content: left;
        flex-wrap: wrap;
        border: 0;
        outline: 0; }
        body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item {
          border: 1px solid #e3e3e3 !important;
          margin-bottom: -1px !important;
          margin-right: -1px !important;
          display: block;
          outline: none;
          min-height: auto; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item.recommended {
            width: 20% !important; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item div.product-info {
            padding-bottom: 10px; }
            body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item div.product-info .discount-amount {
              font-size: 30px;
              color: red; }
            body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item div.product-info .discount-amount + .price-amount {
              padding-left: 20px;
              font-size: 14px;
              font-weight: normal;
              text-decoration: line-through; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item .aw-item .product-name h3 {
            width: 83% !important; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item .quickbuy-button.inactive {
            display: none; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item .aw-full-search-buy-btn {
            display: inline-block;
            position: absolute;
            right: 10px;
            bottom: 10px; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item .aw-full-search-buy-btn .aw-inactive {
            opacity: 0.3;
            pointer-events: none; }
          body.Loop54SearchPage #main-area .loop-search-result .page-listproducts ul.product-list li.loop-item .aw-full-search-buy-btn span {
            background: #0d4c90;
            display: block;
            padding: 5px;
            border-radius: 3px; }
    body.Loop54SearchPage #main-area .loop-search-result .aw-pagination {
      overflow: hidden;
      clear: both;
      padding: 1em 0.625em;
      text-align: center;
      width: 100%;
      position: relative; }
      body.Loop54SearchPage #main-area .loop-search-result .aw-pagination a {
        padding: 3px 5px;
        font-weight: normal;
        font-size: 14px;
        color: #0d4c90; }
        body.Loop54SearchPage #main-area .loop-search-result .aw-pagination a.active {
          font-size: 16px;
          font-weight: bold; }
        body.Loop54SearchPage #main-area .loop-search-result .aw-pagination a.control {
          position: absolute; }
          body.Loop54SearchPage #main-area .loop-search-result .aw-pagination a.control.prev {
            left: 0; }
          body.Loop54SearchPage #main-area .loop-search-result .aw-pagination a.control.next {
            right: 0; }

body.Loop54SearchPage #main-area {
  width: 100%;
  float: none; }
  body.Loop54SearchPage #main-area .loop-search-result .button.action__showFilter, body.Loop54SearchPage #main-area .loop-search-result div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.action__showFilter, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls body.Loop54SearchPage #main-area .loop-search-result p.action__showFilter {
    width: 100% !important;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 15px 20px;
    text-transform: none; }
  body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options {
    float: left;
    width: 100%; }
  body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span {
    position: relative;
    z-index: 100;
    max-width: 500px;
    float: left;
    display: inline-block;
    width: 22.75%; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span {
        width: 40%; } }
    @media only screen and (max-width: 40em) {
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span {
        width: 100%;
        margin: 0 0 16px 0; } }
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-button {
      border: 1px solid #DDDDDD;
      border-radius: 0;
      cursor: pointer;
      padding: 20.5px 10px;
      position: relative;
      left: -1px; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-button:after {
        content: '\f0d7';
        font-family: 'FontAwesome';
        position: absolute;
        right: 10px;
        top: 18px;
        font-size: 1.125rem; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-button:hover {
        box-shadow: 0 0 2px #7799D0;
        border-color: #DDDDDD; }
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content {
      background: #FFFFFF;
      border: 1px solid #DDDDDD;
      display: none;
      left: -1px;
      position: absolute;
      right: 1px;
      top: 0;
      z-index: 1; }
      @media only screen and (max-width: 40em) {
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content {
          position: relative; } }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content.open {
        display: block; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content.open div.filter-option-box-button {
          cursor: inherit; }
          body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content.open div.filter-option-box-button:after {
            content: '\f0d8'; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input {
        margin: 40px 15px 15px;
        padding: 12px; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input .noUi-connect {
          background: #0d4c90; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input label {
          display: block;
          float: right;
          width: 90%; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content .button, body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content p {
        float: left;
        width: 50%;
        font-size: 0.875rem;
        font-weight: normal;
        text-transform: none;
        padding: 9px 0;
        display: none; }
        @media only screen and (min-width: 0) and (max-width: 64em) {
          body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content .button, body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content p {
            padding: 12px; } }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content .button.btnClose, body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnClose, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content p.btnClose {
          background: #000000; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content .button.btnOk, body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnOk, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content p.btnOk {
          background: #0d4c90; }
          body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content .button.btnOk:hover, body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnOk:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-option-element--span div.filter-option-box-content p.btnOk:hover {
            background: #0b4079; }
  body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item {
    float: left;
    display: inline-block;
    width: 22.75%; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item {
        width: 46%; } }
    @media only screen and (max-width: 40em) {
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item {
        width: 100%;
        margin: 0 0 16px 0; } }
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item::last-child {
      margin-right: 0%; }
      @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item::last-child {
          margin-right: 0%; } }
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item h2 {
      display: none; }
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect {
      width: 100%; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.hover {
        box-shadow: none;
        outline: none; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect p.SelectBox {
        border: 1px solid #DDDDDD;
        padding: 20px 10px; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect p.SelectBox .placeholder {
          color: #000000;
          font-style: normal; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .search-txt {
        top: 7px; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .optWrapper {
        top: 0; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .optWrapper.multiple > .options li.opt.selected span i {
        background-color: #0d4c90; }
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.MultiControls {
      display: none; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.MultiControls p {
        font-size: 0.875rem;
        padding: 12px; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.MultiControls p.btnOk {
          font-size: 0.875rem;
          border: none;
          background: #0d4c90;
          color: #FFFFFF; }
          body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.MultiControls p.btnOk:hover {
            background: #0b4079; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.MultiControls p.btnCancel {
          font-size: 0.875rem;
          border: none;
          color: #FFFFFF;
          background: #000000; }
  @media only screen and (max-width: 40em) {
    body.Loop54SearchPage #main-area .loop-search-result aside.searchNav {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10000;
      height: 100%;
      width: 100%;
      background-color: #FFFFFF;
      display: none;
      padding: 20px; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav.show {
        display: block; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav .btn-normal.close-filter {
        display: block;
        position: fixed;
        bottom: 0;
        left: 20px;
        right: 20px;
        margin: 0 20px 20px;
        background-color: #000000;
        color: #FFFFFF;
        text-align: center;
        padding: 10px; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .optWrapper {
        margin: 0;
        box-shadow: none;
        top: 0;
        outline: none;
        left: auto;
        right: auto;
        position: relative;
        width: 100%;
        padding-bottom: 0;
        height: auto !important;
        max-height: 400px;
        overflow-y: auto; }
        body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .optWrapper .options {
          box-shadow: none;
          height: auto;
          max-height: none; }
          body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .optWrapper .options li:last-child {
            border-bottom: 1px solid #f5f5f5; }
          body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.filter-option-element--list div.SumoSelect.open .optWrapper .options li span i {
            outline: none; }
      body.Loop54SearchPage #main-area .loop-search-result aside.searchNav div.filter-options-item div.MultiControls {
        width: 100%;
        position: absolute;
        bottom: 0; } }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.df-css {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  display: none; }
  .df-css.show {
    display: block; }

.df-spinner {
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  transform: translate(-50%, -50%);
  position: relative; }

.df-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1s infinite;
  animation: lds-spinner linear 1s infinite;
  background: #0d4c90;
  width: 12px;
  height: 24px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px; }

.df-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -0.916666666666667s;
  animation-delay: -0.916666666666667s; }

.df-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -0.833333333333333s;
  animation-delay: -0.833333333333333s; }

.df-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s; }

.df-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.666666666666667s;
  animation-delay: -0.666666666666667s; }

.df-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.583333333333333s;
  animation-delay: -0.583333333333333s; }

.df-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.df-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.416666666666667s;
  animation-delay: -0.416666666666667s; }

.df-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.333333333333333s;
  animation-delay: -0.333333333333333s; }

.df-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s; }

.df-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.166666666666667s;
  animation-delay: -0.166666666666667s; }

.df-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.083333333333333s;
  animation-delay: -0.083333333333333s; }

.df-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

#dc-wrapper {
  color: #333;
  line-height: 1.2; }
  #dc-wrapper #dc-inner {
    border: none !important;
    padding: 0px !important;
    z-index: 4000 !important; }
    #dc-wrapper #dc-inner:before, #dc-wrapper #dc-inner:after {
      content: " ";
      display: table; }
    #dc-wrapper #dc-inner:after {
      clear: both; }
  #dc-wrapper #dc-loader-msg {
    max-height: 0;
    padding: 0;
    transition: 0.3s;
    overflow: hidden;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center; }
    #dc-wrapper #dc-loader-msg::before {
      content: url("../images/ajax-loader-big.gif");
      display: inline-block;
      vertical-align: middle; }
    #dc-wrapper #dc-loader-msg span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 10px; }
  #dc-wrapper.loading #dc-loader-msg {
    max-height: 4em;
    padding: 10px; }
  #dc-wrapper #dc-items-header {
    display: none !important; }
    #dc-wrapper #dc-items-header > div {
      background: #ddd;
      color: #666;
      font-weight: bold;
      min-height: 2em;
      float: left;
      padding: 6px; }
    #dc-wrapper #dc-items-header .price {
      text-align: center; }
    #dc-wrapper #dc-items-header .total {
      text-align: right;
      padding-right: 10px; }
  #dc-wrapper #dc-content {
    max-height: 448px;
    overflow: scroll;
    overflow-x: hidden; }
    @media only screen and (max-width: 40em) {
      #dc-wrapper #dc-content {
        max-height: 270px;
        overflow: scroll;
        overflow-x: hidden; } }
    #dc-wrapper #dc-content > div {
      transition: opacity 0.3s;
      clear: both; }
      #dc-wrapper #dc-content > div:before, #dc-wrapper #dc-content > div:after {
        content: " ";
        display: table; }
      #dc-wrapper #dc-content > div:after {
        clear: both; }
      #dc-wrapper #dc-content > div > div {
        float: left;
        padding: 5px; }
    #dc-wrapper #dc-content .dc-item-row {
      border-bottom: 1px solid #ddd;
      padding-left: 10px;
      padding-right: 10px;
      max-height: none;
      padding-top: 10px;
      padding-bottom: 10px; }
      #dc-wrapper #dc-content .dc-item-row:first-child {
        border-top: 1px solid #ddd; }

@keyframes animatedBackgroundCart {
  from {
    background-color: #5fa5f1; }
  to {
    background-color: #fff; } }
      #dc-wrapper #dc-content .dc-item-row.product-added {
        animation: animatedBackgroundCart 0.8s linear 1; }
      #dc-wrapper #dc-content .dc-item-row.deleting {
        opacity: 0; }
    #dc-wrapper #dc-content .img {
      padding-left: 0;
      padding-right: 0;
      background-color: white;
      width: 70px;
      margin-right: 0px !important; }
      #dc-wrapper #dc-content .img a {
        overflow: hidden;
        display: block;
        position: relative;
        padding-top: 100%; }
        #dc-wrapper #dc-content .img a img {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          max-height: 100%;
          max-width: 100%;
          margin: auto; }
    #dc-wrapper #dc-content .item {
      padding-left: 10px !important;
      padding-top: 15px; }
      #dc-wrapper #dc-content .item .description .name {
        display: block;
        font-size: 16px;
        color: #000; }
      #dc-wrapper #dc-content .item .description .item-number {
        display: block;
        font-size: 0.8rem;
        padding: 3px 0 0; }
      #dc-wrapper #dc-content .item .description .comments {
        font-style: italic; }
    #dc-wrapper #dc-content .price {
      text-align: center;
      display: block;
      font-size: 18px;
      white-space: nowrap;
      padding-top: 28px; }
    #dc-wrapper #dc-content .qty {
      text-align: center;
      display: block;
      padding-top: 25px; }
      #dc-wrapper #dc-content .qty .label {
        display: none; }
      #dc-wrapper #dc-content .qty .value {
        display: block;
        font-size: 18px; }
        #dc-wrapper #dc-content .qty .value input {
          width: 35px;
          text-align: center; }
    #dc-wrapper #dc-content .delete {
      margin-top: 20px;
      margin-right: 10px; }
      #dc-wrapper #dc-content .delete i {
        font-size: 18px;
        cursor: pointer;
        line-height: 1;
        color: #0d4c90;
        padding-top: 8px; }
        #dc-wrapper #dc-content .delete i:hover {
          opacity: 1; }
    #dc-wrapper #dc-content .total {
      text-align: right;
      display: block;
      font-size: 18px;
      white-space: nowrap;
      padding-right: 10px;
      padding-top: 28px;
      font-weight: bold;
      float: right; }
  #dc-wrapper #dc-totals {
    text-align: right;
    display: block;
    font-size: 14px;
    padding: 15px 10px 0 10px; }
    #dc-wrapper #dc-totals span {
      display: inline-block;
      font-size: 1.2em;
      font-weight: bold; }
    #dc-wrapper #dc-totals .label {
      font-size: 18px;
      font-weight: normal;
      padding-right: 7px !important; }
    #dc-wrapper #dc-totals .value {
      transition: 0.3s;
      width: auto;
      display: block;
      font-size: 18px;
      float: right;
      padding-left: 0px !important; }
    #dc-wrapper #dc-totals .vat-total {
      display: none; }
      #dc-wrapper #dc-totals .vat-total span {
        font-size: 1em;
        color: #666;
        font-weight: normal; }
      #dc-wrapper #dc-totals .vat-total .value {
        padding-right: 3px; }
  #dc-wrapper .sum-total .value span {
    display: none !important; }
  #dc-wrapper.deleting #dc-totals .value {
    opacity: 0; }
  #dc-wrapper #dc-btns {
    padding: 15px 0 0; }
    #dc-wrapper #dc-btns .button, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p {
      float: right;
      margin: 0 0 0 10px; }
      #dc-wrapper #dc-btns .button#dc-checkout-btn, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-checkout-btn {
        width: 50%;
        background: #05b394;
        height: 50px;
        margin: 0px; }
        #dc-wrapper #dc-btns .button#dc-checkout-btn img, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn img, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-checkout-btn img {
          margin-left: 10px;
          width: 20px; }
        #dc-wrapper #dc-btns .button#dc-checkout-btn span, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn span, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-checkout-btn span {
          line-height: 39px;
          text-transform: none;
          font-size: 18px; }
        #dc-wrapper #dc-btns .button#dc-checkout-btn:hover, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-checkout-btn:hover {
          background: #093361; }
      #dc-wrapper #dc-btns .button#dc-continue-btn, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-continue-btn, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-continue-btn {
        width: 50%;
        background: #e6edf5;
        height: 50px;
        margin: 0px; }
        #dc-wrapper #dc-btns .button#dc-continue-btn img, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-continue-btn img, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-continue-btn img {
          margin-left: 10px; }
        #dc-wrapper #dc-btns .button#dc-continue-btn span, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-continue-btn span, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-continue-btn span {
          line-height: 39px;
          text-transform: none;
          font-size: 18px;
          color: #0d4c90; }
        #dc-wrapper #dc-btns .button#dc-continue-btn:hover, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-continue-btn:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-continue-btn:hover {
          background: #c2d3e6; }

.dynamic-cart-modal header #dc-wrapper {
  display: none !important; }

.dynamic-cart-modal #dc-wrapper {
  background: #fff;
  color: #333;
  line-height: 1.2;
  border: 1px solid #fff;
  display: none;
  width: 700px;
  padding: 20px;
  visibility: visible !important; }
  .dynamic-cart-modal #dc-wrapper .img {
    width: 50px; }
  .dynamic-cart-modal #dc-wrapper .item {
    width: 338px; }
  .dynamic-cart-modal #dc-wrapper .price {
    width: 100px; }
    .dynamic-cart-modal #dc-wrapper .price .separator {
      display: none; }
    .dynamic-cart-modal #dc-wrapper .price .qty-suffix {
      display: none; }
  .dynamic-cart-modal #dc-wrapper .qty {
    width: 50px; }
  .dynamic-cart-modal #dc-wrapper .delete {
    width: 20px; }
  .dynamic-cart-modal #dc-wrapper .total {
    width: 100px; }

@media only screen and (min-width: 40.0625em) {
  .dynamic-cart-dropdown #dc-wrapper {
    position: relative;
    font-size: 0.9em;
    opacity: 0;
    transition: opacity 0.3s;
    max-height: 0;
    z-index: 20;
    border-radius: 0;
    display: block !important;
    opacity: 1 !important;
    top: 0;
    visibility: visible !important;
    width: auto;
    left: initial;
    background-color: transparent;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    max-width: none;
    right: initial; }
    .dynamic-cart-dropdown #dc-wrapper #dc-header,
    .dynamic-cart-dropdown #dc-wrapper #dc-items-header,
    .dynamic-cart-dropdown #dc-wrapper .dc-item-row,
    .dynamic-cart-dropdown #dc-wrapper #dc-totals,
    .dynamic-cart-dropdown #dc-wrapper #dc-btns {
      transition: 0.3s;
      overflow: hidden;
      display: block;
      font-size: 14px; }
    .dynamic-cart-dropdown #dc-wrapper.dropdown-open {
      max-height: none;
      z-index: 20;
      opacity: 1; }
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-header,
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-items-header,
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open .dc-item-row,
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-totals,
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-btns {
        max-height: 80px;
        transition: 0.3s; }
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-totals {
        position: relative;
        box-shadow: 0 -23px 29px rgba(0, 0, 0, 0.05);
        z-index: 9;
        padding: 0px; }
        .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-totals span {
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 20px; }
      .dynamic-cart-dropdown #dc-wrapper.dropdown-open #dc-header p {
        padding: 10px;
        padding-top: 16px;
        padding-right: 16px;
        text-align: right;
        font-size: 16px;
        font-weight: 700; }
    .dynamic-cart-dropdown #dc-wrapper #dc-inner {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      background: #fff;
      color: #333;
      line-height: 1.2;
      border: 1px solid #000;
      box-sizing: padding-box;
      z-index: 20;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
      width: 600px;
      padding: 10px; }
    .dynamic-cart-dropdown #dc-wrapper h3 {
      font-size: 1.4em;
      margin: 0 0 0.5em; }
    .dynamic-cart-dropdown #dc-wrapper .img {
      width: 35px; }
    .dynamic-cart-dropdown #dc-wrapper .item {
      width: 170px; } }
    @media only screen and (min-width: 40.0625em) and (min-width: 40.0625em) and (max-width: 64em) {
      .dynamic-cart-dropdown #dc-wrapper .item {
        width: 170px !important; } }

@media only screen and (min-width: 40.0625em) {
    .dynamic-cart-dropdown #dc-wrapper .qty {
      width: 95px; }
    .dynamic-cart-dropdown #dc-wrapper .delete {
      width: 20px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .dynamic-cart-modal #dc-wrapper {
    width: 580px; }
    .dynamic-cart-modal #dc-wrapper .item {
      width: 218px; }
  .dynamic-cart-dropdown #dc-wrapper #dc-inner {
    width: 560px; }
  .dynamic-cart-dropdown #dc-wrapper .item {
    width: 233px; } }

@media only screen and (max-width: 40em) {
  #dc-inner {
    display: block !important;
    height: 100%; }
  #FreeFreight_Cart {
    width: 100%;
    padding-right: 10px; }
  #dc-header {
    font-size: 16px;
    display: block;
    padding: 5px;
    text-align: right;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 0px; }
    #dc-header p {
      font-size: 16px; }
  #dc-body {
    height: calc(100% - 65px); }
  #dc-content {
    max-height: calc(100% - 140px) !important; }
  #dc-wrapper.reveal-modal {
    min-height: 0;
    width: 100%;
    min-width: 300px;
    border-radius: 0px;
    margin: 0 auto;
    left: 0;
    border: none;
    right: 0;
    padding: 0px; }
    #dc-wrapper.reveal-modal.open {
      visibility: visible;
      top: 0 !important;
      position: fixed;
      height: 500px;
      z-index: 990000000000; }
    #dc-wrapper.reveal-modal #dc-items-header {
      display: none; }
    #dc-wrapper.reveal-modal #dc-content {
      display: block;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
      #dc-wrapper.reveal-modal #dc-content .dc-item-row {
        display: block;
        padding: 20px 10px;
        position: relative;
        border-bottom: none; }
        #dc-wrapper.reveal-modal #dc-content .dc-item-row > * {
          float: none;
          padding: 0;
          text-align: left;
          border: none;
          width: auto; }
        #dc-wrapper.reveal-modal #dc-content .dc-item-row + .dc-item-row {
          border-top: 1px solid #ccc; }
        #dc-wrapper.reveal-modal #dc-content .dc-item-row .delete i {
          color: #0d4c90;
          opacity: 1; }
        #dc-wrapper.reveal-modal #dc-content .dc-item-row .item {
          padding-left: 20px !important; }
        #dc-wrapper.reveal-modal #dc-content .dc-item-row .qty {
          margin-top: -4px; }
      #dc-wrapper.reveal-modal #dc-content .img {
        margin-left: 20px;
        width: 55px;
        display: inline-block;
        float: left;
        padding-right: 10px; }
      #dc-wrapper.reveal-modal #dc-content .item {
        padding-left: 0px !important;
        padding-bottom: 10px; }
        #dc-wrapper.reveal-modal #dc-content .item .description {
          padding-right: 30px; }
          #dc-wrapper.reveal-modal #dc-content .item .description .name {
            font-weight: bold; }
          #dc-wrapper.reveal-modal #dc-content .item .description .item-number {
            display: none; }
      #dc-wrapper.reveal-modal #dc-content .price {
        text-align: left;
        width: 25%;
        float: left;
        display: inline-block;
        padding: 0 10px 0 0; }
      #dc-wrapper.reveal-modal #dc-content .qty {
        text-align: center;
        display: inline-block; }
        #dc-wrapper.reveal-modal #dc-content .qty .label {
          display: none;
          font-size: inherit; }
        #dc-wrapper.reveal-modal #dc-content .qty .value {
          display: inline-block; }
      #dc-wrapper.reveal-modal #dc-content .delete {
        position: absolute;
        top: 35px;
        left: 7px;
        margin-top: 0px; }
        #dc-wrapper.reveal-modal #dc-content .delete i {
          font-size: 24px;
          opacity: 0.3;
          padding-top: 0px; }
          #dc-wrapper.reveal-modal #dc-content .delete i:hover {
            opacity: 1; }
      #dc-wrapper.reveal-modal #dc-content .total {
        float: right;
        font-weight: bold; }
    #dc-wrapper.reveal-modal #dc-totals {
      text-align: right;
      box-shadow: 0 -23px 29px rgba(0, 0, 0, 0.05);
      z-index: 9;
      padding: 0 !important; }
      #dc-wrapper.reveal-modal #dc-totals .sum-total {
        padding-top: 25px;
        padding-right: 11px; }
    #dc-wrapper.reveal-modal #dc-btns {
      height: 40px; }
      #dc-wrapper.reveal-modal #dc-btns .button, #dc-wrapper.reveal-modal #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper.reveal-modal #dc-btns p {
        margin: 0; }
        #dc-wrapper.reveal-modal #dc-btns .button#dc-checkout-btn, #dc-wrapper.reveal-modal #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper.reveal-modal #dc-btns p#dc-checkout-btn {
          background: #0d4c90;
          margin: 0; }
          #dc-wrapper.reveal-modal #dc-btns .button#dc-checkout-btn span, #dc-wrapper.reveal-modal #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn span, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper.reveal-modal #dc-btns p#dc-checkout-btn span {
            text-transform: none; }
          #dc-wrapper.reveal-modal #dc-btns .button#dc-checkout-btn:hover, #dc-wrapper.reveal-modal #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper.reveal-modal #dc-btns p#dc-checkout-btn:hover {
            background: #093361; } }

.separator {
  display: none; }

.qty-suffix {
  display: none; }

.dc-member-price {
  color: #e72989; }

.dc-ordinary-price {
  font-size: 65%; }

.has-memberprice {
  margin-top: 5px; }
  .has-memberprice a {
    display: block; }

.menu-push-wrapper {
  width: 350px;
  display: none; }
  @media only screen and (min-width: 64.0625em) {
    .menu-push-wrapper {
      display: block; } }

@media only screen and (min-width: 64.0625em) {
  #cat-nav {
    clear: both;
    font-size: 0;
    /* remove spacing for inline-block */ }
    #cat-nav ul,
    #cat-nav li {
      margin: 0;
      padding: 0;
      list-style: none; }
    #cat-nav a {
      text-decoration: none; }
    #cat-nav .selected > a,
    #cat-nav .selected > a:hover {
      text-decoration: none; }
    #cat-nav .nav-bar {
      background: #fff;
      padding: 0;
      clear: both;
      width: 100%;
      font-size: 0;
      /* remove spacing for inline-block */
      position: relative;
      z-index: 3;
      opacity: 1; }
    #cat-nav ul.lv1 {
      max-width: 100%;
      margin: 0 auto;
      display: inline-block;
      width: auto; }
      #cat-nav ul.lv1:before, #cat-nav ul.lv1:after {
        content: " ";
        display: table; }
      #cat-nav ul.lv1:after {
        clear: both; }
    #cat-nav li.lv1 {
      float: left;
      margin: 0; }
      #cat-nav li.lv1 > a {
        height: 65px;
        line-height: 65px;
        padding: 0px 14px 0;
        color: #333;
        font-weight: normal;
        background-color: #fff;
        font-family: "Avenir LT W01_45 Book", sans-serif;
        font-size: 16px;
        transition: none;
        display: block;
        position: relative;
        text-decoration: none; }
        #cat-nav li.lv1 > a:hover {
          text-decoration: none; }
      #cat-nav li.lv1:hover,
      #cat-nav li.lv1.active > a {
        color: #555; }
        #cat-nav li.lv1:hover:after,
        #cat-nav li.lv1.active > a:after {
          content: "";
          display: block;
          width: 100%;
          border-bottom: 2px solid #0d4c90;
          position: relative;
          bottom: 2px; }
    #cat-nav ul.lv2 {
      display: none;
      position: absolute;
      border: 0;
      padding: 0;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
      background: #fff;
      left: 0;
      right: initial;
      z-index: 2;
      top: 65px;
      width: 100%; }
      #cat-nav ul.lv2:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -30px;
        bottom: -30px;
        right: -30px;
        z-index: -1; }
    #cat-nav.resizing ul.lv2 {
      display: block;
      top: -3000px; }
    #cat-nav.hovered li.lv1:hover ul.lv2,
    #cat-nav .clicked-once ul.lv2 {
      display: block; }
    #cat-nav li.lv2 {
      display: block;
      vertical-align: top;
      position: relative;
      margin: 0 0 45px;
      min-width: 235px;
      max-width: 235px;
      border-bottom: 1px solid #90a4c0;
      padding: 0 0 45px; }
      #cat-nav li.lv2.last {
        flex: 1;
        max-width: none; }
      #cat-nav li.lv2 .positioner {
        position: relative;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        padding-left: 0;
        background-color: rgba(255, 255, 255, 0.6); }
      #cat-nav li.lv2.first ul.lv3 {
        border-top: none;
        top: 0; }
      #cat-nav li.lv2:last-child > a {
        border-bottom: 0 solid transparent; }
      #cat-nav li.lv2 > a {
        border-bottom: 0;
        font-weight: bold;
        padding: 5px 10px;
        font-size: 18px;
        line-height: 1.3;
        color: #0d4c90;
        display: block;
        background: white;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-decoration: none;
        margin-top: 0; }
        #cat-nav li.lv2 > a:hover {
          color: #0d4c90;
          background: white;
          text-decoration: none; }
      #cat-nav li.lv2.active > a {
        color: #333;
        font-weight: bold;
        background: white; }
        #cat-nav li.lv2.active > a:hover {
          color: #333;
          background: white; }
      #cat-nav li.lv2.selected > a {
        color: #333;
        font-weight: bold;
        background: white;
        background: white; }
        #cat-nav li.lv2.selected > a:hover {
          color: #333;
          background: white; }
      #cat-nav li.lv2.has-subcategories > a {
        padding-right: 32px;
        position: relative;
        z-index: 1; }
      #cat-nav li.lv2:hover > a {
        background-color: white; }
      #cat-nav li.lv2.active:hover > a {
        background-color: white; }
      #cat-nav li.lv2.selected:hover > a {
        background-color: white; }
    #cat-nav.hovered li.lv2:hover .positioner,
    #cat-nav .clicked-once > .positioner,
    #cat-nav.resizing .positioner {
      display: block !important; }
    #cat-nav .moved-horizontally li.lv2 .positioner,
    #cat-nav .lv3-to-left li.lv2 .positioner {
      right: initial;
      left: 0; }
      #cat-nav .moved-horizontally li.lv2 .positioner ul.lv3,
      #cat-nav .lv3-to-left li.lv2 .positioner ul.lv3 {
        right: 0;
        left: initial; }
    #cat-nav ul.lv3 {
      position: relative;
      top: -1px;
      left: 0; }
      #cat-nav ul.lv3:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -30px;
        bottom: -30px;
        right: -30px;
        z-index: -1; }
      #cat-nav ul.lv3 li.lv3 {
        margin: 0;
        line-height: 18px;
        display: block; }
        #cat-nav ul.lv3 li.lv3:last-child > a {
          border-bottom: 0 solid transparent; }
        #cat-nav ul.lv3 li.lv3.hidden {
          display: none; }
        #cat-nav ul.lv3 li.lv3 > a {
          padding: 5px 10px;
          margin: 0 0 4px;
          font-size: 17px;
          color: #333;
          font-weight: 100;
          line-height: 18px;
          background: white;
          display: block;
          text-decoration: none;
          white-space: nowrap; }
          #cat-nav ul.lv3 li.lv3 > a:before {
            content: "\f105";
            font-family: "FontAwesome";
            display: inline-block;
            color: #90a4c0;
            margin-right: 5px;
            margin-left: 2px; }
          #cat-nav ul.lv3 li.lv3 > a:hover {
            color: #333;
            background: white;
            text-decoration: none; }
        #cat-nav ul.lv3 li.lv3 + .lv3 > a {
          margin-top: 0; }
        #cat-nav ul.lv3 li.lv3.active > a {
          color: #333;
          font-weight: 100;
          background: white; }
          #cat-nav ul.lv3 li.lv3.active > a:hover {
            color: #333;
            background: white; }
        #cat-nav ul.lv3 li.lv3.selected > a {
          color: #333;
          font-weight: bold;
          background: white; }
          #cat-nav ul.lv3 li.lv3.selected > a:hover {
            color: #333;
            background: white; }
    #cat-nav ul.lv4 {
      border: none;
      padding: none;
      background: transparent; }
      #cat-nav ul.lv4 li.lv4 {
        margin: 0;
        line-height: 18px;
        display: block; }
        #cat-nav ul.lv4 li.lv4.hidden {
          display: none; }
        #cat-nav ul.lv4 li.lv4:first-child > a {
          border-top: none; }
        #cat-nav ul.lv4 li.lv4 > a {
          font-size: 14px;
          padding: 10px 15px 10px 18px;
          margin: 1px 0 0;
          color: #333;
          font-weight: normal;
          line-height: 18px;
          display: block;
          background: white;
          text-decoration: none;
          white-space: nowrap;
          margin-top: 0;
          border-top: 0; }
          #cat-nav ul.lv4 li.lv4 > a:hover {
            color: #333;
            background: white;
            text-decoration: none; }
        #cat-nav ul.lv4 li.lv4.active > a {
          color: #333;
          font-weight: 100;
          background: white; }
          #cat-nav ul.lv4 li.lv4.active > a:hover {
            color: #333;
            background: white; }
        #cat-nav ul.lv4 li.lv4.selected > a {
          color: #333;
          font-weight: bold;
          background: white;
          display: block; }
          #cat-nav ul.lv4 li.lv4.selected > a:hover {
            color: #333;
            background: white; }
  .menu-static #cat-nav .nav-bar {
    opacity: 1;
    transition: opacity 0.3s; }
  .menu-scrolled #cat-nav .nav-bar {
    position: fixed;
    opacity: 1;
    transition: opacity 0.3s;
    top: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    transition: top 0.3s; }
  .menu-scrolled.menu-static #cat-nav .nav-bar {
    top: -100px; }
  #menu-overlay {
    display: none;
    opacity: 0; }
  .ul-lv2-wrap {
    display: flex;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 30px 15px;
    flex-direction: row;
    align-items: stretch; }
    .ul-lv2-wrap:after {
      content: "";
      display: block;
      background: #fff;
      width: 100%;
      height: 20px;
      position: absolute;
      bottom: 60px; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #info-text-left-wrapper .stores-link,
  #info-text-left-wrapper #channel-chooser {
    display: none; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #cat-nav {
    height: auto !important; }
    #cat-nav .nav-bar {
      background: #ffffff;
      display: block !important;
      position: absolute;
      transition: left 0.3s ease-in, opacity 0.3s ease-in;
      left: -100%;
      z-index: 9999999;
      width: 100%;
      margin: 0 0 0 0px;
      max-width: 24rem;
      border: 0px solid #000;
      padding: 0;
      border: 0; }
    #cat-nav li, #cat-nav ul, #cat-nav a {
      height: auto;
      width: auto;
      float: none;
      margin: 0; }
    #cat-nav a {
      white-space: nowrap; }
    #cat-nav ul.lv1 {
      height: auto;
      width: auto;
      float: none; }
      #cat-nav ul.lv1 li.lv1 {
        background: transparent;
        padding: 10px 0;
        padding: 0;
        margin: 0;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        display: block;
        line-height: 0;
        position: relative;
        height: auto;
        width: auto;
        float: none;
        max-width: 30rem; }
        #cat-nav ul.lv1 li.lv1 + .lv1 {
          border-top: 1px solid #e6e6e6; }
        #cat-nav ul.lv1 li.lv1.has-subcategories:before {
          content: "";
          font-family: fontawesome;
          font-weight: 300;
          position: absolute;
          right: 10px;
          top: 13px;
          font-size: 18px;
          color: #000;
          display: block;
          z-index: 2;
          line-height: 1;
          text-align: right;
          top: 0;
          right: 0;
          padding: 25px 20px;
          border-left: 1px solid #ddd; }
        #cat-nav ul.lv1 li.lv1.open:before {
          content: ""; }
        #cat-nav ul.lv1 li.lv1 > a {
          display: block;
          padding: 0 0 0 0px;
          margin: 0 35px 0 0;
          background: none !important;
          border: none;
          font-weight: bold;
          font-family: "Avenir LT W01_45 Book", sans-serif;
          font-size: 14px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none;
          height: auto;
          width: auto;
          float: none;
          text-transform: uppercase;
          padding: 25px 20px;
          letter-spacing: .5px; }
    #cat-nav ul.lv2 {
      transition: 0.3s;
      box-shadow: none;
      display: block;
      height: auto;
      width: auto;
      float: none;
      border: none;
      position: static;
      padding: 10px 0;
      padding-top: 0;
      padding-bottom: 0;
      margin: 0;
      line-height: 0;
      background: #f7f7f7;
      padding-left: 20px; }
      #cat-nav ul.lv2 .positioner {
        display: block !important;
        position: static !important; }
      #cat-nav ul.lv2 .see-all {
        display: none !important; }
      #cat-nav ul.lv2 li.lv2 {
        background: transparent;
        padding: 0 0px 0 0;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0 0 0 0;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        margin: 0;
        border: 0;
        display: block;
        height: auto;
        width: auto;
        float: none;
        line-height: 0;
        max-height: 0;
        transition: 0.3s;
        max-width: 0;
        position: relative;
        overflow: hidden; }
        #cat-nav ul.lv2 li.lv2.has-subcategories:before {
          content: "";
          font-family: fontawesome;
          font-weight: 300;
          position: absolute;
          right: 0;
          font-size: 18px;
          color: #bfbfbf;
          display: block;
          z-index: 2;
          line-height: 1;
          opacity: 0;
          text-align: right;
          padding: 5px 20px; }
        #cat-nav ul.lv2 li.lv2.remove-before:before {
          display: none; }
        #cat-nav ul.lv2 li.lv2.open:before {
          content: ""; }
        #cat-nav ul.lv2 li.lv2 > a {
          display: block;
          padding: 7px 0 7px 0px;
          padding-top: 0;
          padding-bottom: 0;
          margin: 0 35px 0 0;
          margin-top: 0;
          margin-bottom: 0;
          background: none !important;
          max-height: 0;
          box-sizing: content-box;
          transition: 0.3s;
          overflow: hidden;
          float: none;
          height: auto;
          width: auto;
          float: none;
          font-weight: normal;
          font-family: "Avenir LT W01_45 Book", sans-serif;
          font-size: 14px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none; }
          #cat-nav ul.lv2 li.lv2 > a:after {
            display: none !important; }
    #cat-nav li.lv1.open ul.lv2 {
      padding: 10px 0;
      color: #0d4c90; }
      #cat-nav li.lv1.open ul.lv2 li.lv2 {
        padding: 0 0px 0 0;
        margin: 0 0 0 0;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        max-height: 3000rem;
        padding: 10px 0px;
        max-width: 30rem; }
        #cat-nav li.lv1.open ul.lv2 li.lv2.has-subcategories:before {
          transition: opacity 0.1s 0.3s;
          opacity: 1; }
        #cat-nav li.lv1.open ul.lv2 li.lv2 > a {
          padding: 7px 0 7px 0px;
          padding-left: 10px;
          margin: 0 35px 0 0;
          max-height: 2.4em;
          padding-left: 20px; }
    #cat-nav ul.lv3 {
      transition: 0.3s;
      box-shadow: none;
      display: block;
      height: auto;
      width: auto;
      float: none;
      border: none;
      position: static;
      padding: 5px 0;
      padding-top: 0;
      padding-bottom: 0;
      margin: 0;
      line-height: 19px;
      position: static !important;
      background: #f0f0f0; }
      #cat-nav ul.lv3 .positioner {
        display: block !important;
        position: static !important; }
      #cat-nav ul.lv3 li.lv3 {
        background: transparent;
        padding: 0 0px 0 0;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0 10px 0 0;
        margin-top: 0;
        margin-bottom: 0;
        border: 0;
        display: block;
        height: auto;
        width: auto;
        float: none;
        line-height: 0;
        max-height: 0;
        transition: 0.3s;
        max-width: 0;
        position: relative;
        overflow: hidden; }
        #cat-nav ul.lv3 li.lv3.has-subcategories:before {
          content: "";
          font-family: "FontAwesome";
          position: absolute;
          right: 0;
          top: 2px;
          font-size: 28px;
          color: #bfbfbf;
          display: block;
          z-index: 2;
          line-height: 1;
          opacity: 0; }
        #cat-nav ul.lv3 li.lv3.open:before {
          content: ""; }
        #cat-nav ul.lv3 li.lv3 > a {
          display: block;
          box-sizing: content-box;
          padding: 20px 0 20px 0px;
          padding-top: 0;
          padding-bottom: 0;
          margin: 0 35px 0 0;
          margin-top: 0;
          margin-bottom: 0;
          background: none !important;
          max-height: 0;
          transition: 0.3s;
          overflow: hidden;
          float: none;
          height: auto;
          width: auto;
          float: none;
          font-weight: normal;
          font-family: "Avenir LT W01_45 Book", sans-serif;
          font-size: 13px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none;
          padding-left: 40px; }
    #cat-nav li.lv2.open ul.lv3 {
      padding: 5px 0;
      margin-top: 10px; }
      #cat-nav li.lv2.open ul.lv3 > li.lv3 {
        padding: 0 0px 0 0;
        margin: 0 10px 0 0;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        max-height: 30rem;
        max-width: 30rem; }
        #cat-nav li.lv2.open ul.lv3 > li.lv3.selected {
          color: #0d4c90; }
        #cat-nav li.lv2.open ul.lv3 > li.lv3.active {
          color: #0d4c90; }
        #cat-nav li.lv2.open ul.lv3 > li.lv3.has-subcategories:before {
          transition: opacity 0.1s 0.3s;
          opacity: 1; }
        #cat-nav li.lv2.open ul.lv3 > li.lv3 > a {
          padding: 20px 0 20px 0px;
          padding-left: 40px;
          margin: 0 35px 0 0;
          max-height: 2.4em; }
          #cat-nav li.lv2.open ul.lv3 > li.lv3 > a:hover {
            color: #0d4c90; }
    #cat-nav ul.lv4 {
      background: transparent;
      transition: 0.3s;
      box-shadow: none;
      display: block;
      height: auto;
      width: auto;
      float: none;
      border: none;
      position: static;
      padding: 0px 0 5px 10px;
      padding-top: 0;
      padding-bottom: 0;
      margin: 0;
      line-height: 0; }
      #cat-nav ul.lv4 .positioner {
        display: block !important;
        position: static !important; }
      #cat-nav ul.lv4 li.lv4 {
        background: transparent;
        padding: 0 0px 0 0;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0 30px 0 0;
        margin-top: 0;
        margin-bottom: 0;
        border: 0;
        display: block;
        height: auto;
        width: auto;
        float: none;
        line-height: 0;
        max-height: 0;
        transition: 0.3s;
        position: relative;
        overflow: hidden; }
        #cat-nav ul.lv4 li.lv4 > a {
          display: block;
          box-sizing: content-box;
          padding: 7px 0 7px 0px;
          padding-top: 0;
          padding-bottom: 0;
          margin: 0 0px 0 0;
          margin-top: 0;
          margin-bottom: 0;
          background: none !important;
          max-height: 0;
          transition: 0.3s;
          overflow: hidden;
          float: none;
          height: auto;
          width: auto;
          float: none;
          font-weight: normal;
          font-family: "Avenir LT W01_45 Book", sans-serif;
          font-size: 14px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none; }
      #cat-nav ul.lv4 li.lv4.has-subcategories:before {
        display: none; }
    #cat-nav li.lv3.open ul.lv4 {
      padding: 0px 0 5px 10px; }
      #cat-nav li.lv3.open ul.lv4 > li.lv4 {
        padding: 0 0px 0 0;
        margin: 0 30px 0 0;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        max-height: 30rem;
        max-width: 30rem; }
        #cat-nav li.lv3.open ul.lv4 > li.lv4 > a {
          padding: 7px 0 7px 0px;
          margin: 0 0px 0 0;
          max-height: 2.4em; }
          #cat-nav li.lv3.open ul.lv4 > li.lv4 > a:hover {
            color: #0d4c90; }
  #menu-overlay {
    opacity: 0;
    transition: opacity 0.3s ease-out, z-index 0s 0.3s;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #000 none repeat scroll 0% 0%;
    z-index: -5; }
  .menu-open #menu-overlay {
    transition: opacity 0.3s ease-in-out;
    opacity: 0.5;
    z-index: 9;
    display: block; }
  .menu-open #cat-nav .nav-bar {
    opacity: 1;
    box-shadow: 0;
    left: 0;
    transition: 0.3s ease-out;
    position: fixed;
    overflow: scroll; }
    .menu-open #cat-nav .nav-bar a {
      white-space: normal !important;
      overflow: hidden; }
  #cat-nav .vat-selector-wrapper {
    margin-top: 12px;
    margin-bottom: 22px;
    display: none; }
  #cat-nav .currency-selector-wrapper {
    display: inline-block;
    display: none; }
    #cat-nav .currency-selector-wrapper::after {
      color: #000; }
    #cat-nav .currency-selector-wrapper select {
      background-color: #efefef;
      color: #000;
      border: 1px solid #c1c1c1; }
  #cat-nav .culture-selector-wrapper {
    display: inline-block; }
    #cat-nav .culture-selector-wrapper::after {
      color: #000; }
    #cat-nav .culture-selector-wrapper select {
      background-color: #efefef;
      color: #000;
      border: 1px solid #c1c1c1; }
  #cat-nav #category-navigation + .culture-selector-wrapper {
    margin-top: 12px; }
  #cat-nav #category-navigation + .currency-selector-wrapper {
    margin-top: 12px; }
  #cat-nav #category-navigation + .vat-selector-wrapper {
    margin-top: 12px; } }

@media only screen and (min-width: 64.0625em) {
  .nav-bar #pages-list-placeholder {
    display: none; }
  .nav-bar .vat-selector-wrapper {
    display: none; }
  .nav-bar .currency-selector-wrapper {
    display: none; }
  .nav-bar .culture-selector-wrapper {
    display: none; } }

#cat-nav #pages-list-placeholder {
  display: none;
  margin-top: 16px;
  margin-bottom: 8px; }
  #cat-nav #pages-list-placeholder ul#list-pages li {
    background: transparent;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
    border-left: none;
    display: block;
    line-height: 0;
    position: relative;
    width: auto;
    float: none;
    max-width: 30rem; }
    #cat-nav #pages-list-placeholder ul#list-pages li:last-child {
      border-bottom: none; }
  #cat-nav #pages-list-placeholder ul#list-pages a {
    display: block;
    margin: 0 35px 0 0;
    background: none !important;
    border: none;
    font-family: "Avenir LT W01_45 Book", sans-serif;
    font-size: 13px;
    line-height: 1.3;
    color: #000 !important;
    text-decoration: none;
    height: auto;
    width: auto;
    float: none;
    padding: 10px; }
    #cat-nav #pages-list-placeholder ul#list-pages a:hover {
      text-decoration: underline; }

#menu-buttons-wrapper {
  display: none; }

.header-scrolled #menu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  border-bottom: 1px solid #ccc; }

.header-scrolled.header-static #menu-wrapper {
  top: -120px;
  opacity: 0; }

.header-static #menu-wrapper {
  opacity: 1; }

#menu-content .icon-button {
  display: none; }

#search-activator {
  display: none !important; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .cart-area-wrapper {
    float: right;
    margin: 0;
    min-width: 0;
    max-width: none;
    padding: 0; }
    .cart-area-wrapper .small-cart-body {
      border: none;
      color: #fff;
      height: 40px;
      padding: 0px 12px 0px 8px;
      padding-right: 20px;
      cursor: pointer; }
      .cart-area-wrapper .small-cart-body:hover {
        background: none; }
      .cart-area-wrapper .small-cart-body::before {
        height: 40px;
        line-height: 40px;
        font-size: 22px; }
      .cart-area-wrapper .small-cart-body .title {
        float: left;
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-family: "Avenir LT W01_45 Book", sans-serif;
        text-transform: uppercase;
        padding: 0 0 0 2px;
        color: #fff; }
    .cart-area-wrapper .small-cart-items {
      height: 40px;
      position: absolute;
      right: 0px;
      top: 10px;
      text-align: center; }
      .cart-area-wrapper .small-cart-items .small-cart-items-value {
        font-family: "Avenir LT W01_45 Book", sans-serif;
        color: #fff;
        background-color: #05b394;
        color: #fff;
        border-radius: 10px;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        float: none;
        height: auto; }
        .cart-area-wrapper .small-cart-items .small-cart-items-value::before, .cart-area-wrapper .small-cart-items .small-cart-items-value::after {
          display: none; }
    .cart-area-wrapper .small-cart-sum {
      height: 40px;
      display: none; }
      .cart-area-wrapper .small-cart-sum .small-cart-sum-value {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase; }
    .cart-area-wrapper .SmallCartButtons {
      display: none; }
    .cart-area-wrapper #FreeFreight_Cart {
      display: none; }
  #menu-content {
    display: block;
    background-color: #0d4c90;
    clear: both;
    float: none;
    width: 100%; }
    #menu-content:before, #menu-content:after {
      content: " ";
      display: table; }
    #menu-content:after {
      clear: both; }
    #menu-content .icon-button {
      font-size: 18px;
      font-family: "Avenir LT W01_45 Book", sans-serif;
      text-transform: uppercase;
      padding: 0px 12px 0px 8px;
      color: #fff;
      cursor: pointer;
      float: left;
      display: block;
      height: 40px;
      line-height: 40px; }
      #menu-content .icon-button i {
        font-size: 22px;
        float: left;
        height: 40px;
        line-height: 40px; }
      #menu-content .icon-button span {
        float: left;
        height: 40px;
        line-height: 40px; }
      #menu-content .icon-button:hover {
        background-color: #093361; }
    #menu-content #cart-activator {
      display: none !important; }
    #menu-content #menu-activator.icon-button.menu-icon {
      padding-left: 16px;
      border-right: 1px solid #093361; }
  #menu-wrapper {
    opacity: 0;
    clear: both;
    width: 100%; }
  .menu-static #menu-wrapper {
    opacity: 1;
    transition: opacity 0.3s;
    clear: both;
    width: 100%; }
  .menu-scrolled #menu-wrapper {
    position: fixed;
    opacity: 1;
    transition: opacity 0.3s, top 0.3s;
    top: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    z-index: 10; }
  .menu-scrolled.menu-static #menu-wrapper {
    top: -100px; }
  #menu-buttons-wrapper {
    display: block; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .small-cart-body .title {
    display: block; }
  #cat-nav ul.lv1 li.customer-support,
  #cat-nav ul.lv1 li.lang-selector {
    float: left !important;
    width: 50% !important;
    background: #0f4b8f !important;
    border: 1px solid #0f4b8f !important;
    z-index: 99; }
    #cat-nav ul.lv1 li.customer-support:before,
    #cat-nav ul.lv1 li.lang-selector:before {
      color: #fff !important;
      opacity: 0 !important;
      width: 100%; }
    #cat-nav ul.lv1 li.customer-support > a,
    #cat-nav ul.lv1 li.lang-selector > a {
      color: #fff !important; }
      #cat-nav ul.lv1 li.customer-support > a:after,
      #cat-nav ul.lv1 li.lang-selector > a:after {
        font-family: fontawesome;
        content: "\f0d8";
        margin-left: 5px; }
    #cat-nav ul.lv1 li.customer-support .sub-menu,
    #cat-nav ul.lv1 li.lang-selector .sub-menu {
      position: absolute !important;
      top: 0;
      transform: translateY(-100%);
      width: 100vw !important;
      z-index: 99; }
  #cat-nav ul.lv1 .customer-support .sub-menu {
    left: -50vw !important; } }

@media only screen and (max-width: 40em) {
  .cart-area-wrapper .small-cart-body::before {
    font-size: 22px; }
  #menu-content .icon-button i {
    font-size: 22px;
    margin: 0; }
  #menu-content .icon-button span {
    display: none; }
  #menu-content .small-cart-body .title {
    display: none !important; } }

.releware-wrapper {
  clear: both;
  overflow: hidden; }

.releware-wrapper h2 {
  clear: both; }

.releware-wrapper a.product-image {
  display: inline-block; }

.releware-wrapper .product-name {
  height: 40px;
  overflow: hidden; }

.RecommendationGeneralWrapper .NewsListItemImage a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.releware-wrapper .product-wrapper {
  overflow: hidden; }

.RecommendationGeneralWrapper .NewsListHeader {
  display: block; }

.RecommendationGeneralWrapper .NewsListHeader h2 {
  display: block; }

.RecommendationGeneralWrapper .NewsListBody {
  padding-left: 10px;
  padding-right: 10px; }

.RecommendationGeneralWrapper .NewsListItem {
  clear: both; }

.RecommendationGeneralWrapper .NewsListItemImage {
  float: left;
  text-align: center;
  padding-right: 5px; }

.RecommendationGeneralWrapper .NewsListItemImage a {
  display: block;
  overflow: hidden; }

.RecommendationGeneralWrapper .NewsListItemImage a img {
  max-width: 100% !important; }

.browser-firefox .RecommendationGeneralWrapper .NewsListItemImage a img {
  max-width: 100px !important; }

.RecommendationGeneralWrapper .NewsListItemText a {
  font-size: 14px;
  font-weight: 700; }

.RecommendationGeneralWrapper .NewsListItemFooter {
  clear: both; }

.RecommendationGeneralWrapper .NewsListItemSeparator {
  clear: both;
  margin: 5px 0; }

.RecommendationGeneralWrapper .RWItemTemplate {
  margin-top: 10px; }

.releware-recommendation-wrapper .product-outer-wrapper .product-image {
  padding-top: 90%; }

.releware-recommendation-wrapper {
  margin-bottom: 24px; }
  .releware-recommendation-wrapper .msie .RWThumbnail {
    width: 100%; }
  .releware-recommendation-wrapper ul li .product-wrapper .product-buttons,
  .releware-recommendation-wrapper ul li .product-wrapper .product-buttons:hover {
    margin: 0 0 5px 0;
    overflow: hidden; }
    .releware-recommendation-wrapper ul li .product-wrapper .product-buttons a,
    .releware-recommendation-wrapper ul li .product-wrapper .product-buttons:hover a {
      width: 100%; }

@media only screen and (max-width: 40em) {
  .releware-recommendation-wrapper ul li {
    width: 49%;
    margin-right: 2%; }
  .releware-recommendation-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .releware-recommendation-wrapper ul li {
    width: 49%;
    margin-right: 2%; }
  .releware-recommendation-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 64.0625em) and (max-width: 85em) {
  .releware-recommendation-wrapper ul li {
    width: 22.75%;
    margin-right: 3%; }
  .releware-recommendation-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  .releware-recommendation-wrapper ul li {
    width: 22.75%;
    margin-right: 3%; }
  .releware-recommendation-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  .releware-recommendation-wrapper ul li {
    width: 22.75%;
    margin-right: 3%; }
  .releware-recommendation-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

.custom-tab-header-store-stock {
  cursor: pointer; }
  .custom-tab-header-store-stock p {
    padding-right: 15px !important; }
  .custom-tab-header-store-stock .closed-tab {
    display: none !important; }
  .custom-tab-header-store-stock .open-tab {
    display: block !important; }
  .custom-tab-header-store-stock.active .closed-tab {
    display: block !important; }
  .custom-tab-header-store-stock.active .open-tab {
    display: none !important; }

.store-stock-list {
  max-height: 0;
  overflow: hidden;
  transition: .2s; }
  .store-stock-list.open {
    max-height: 10000px; }

.store-stock-store {
  position: relative;
  padding: 10px 20px;
  text-transform: none;
  font-size: 18px;
  border: 1px solid #e6edf5; }
  .store-stock-store:before {
    content: '\f00d';
    font-family: fontawesome;
    display: inline-block;
    font-size: 1.5rem;
    color: red;
    padding-right: 12px;
    line-height: 1.5em; }
  .store-stock-store.store-in-stock:before {
    color: green;
    content: '\f00c'; }

.store-stock-level {
  position: absolute;
  right: 15px; }

/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.df-css {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  display: none; }
  .df-css.show {
    display: block; }

.df-spinner {
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  transform: translate(-50%, -50%);
  position: relative; }

.df-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1s infinite;
  animation: lds-spinner linear 1s infinite;
  background: #0d4c90;
  width: 12px;
  height: 24px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px; }

.df-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -0.916666666666667s;
  animation-delay: -0.916666666666667s; }

.df-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -0.833333333333333s;
  animation-delay: -0.833333333333333s; }

.df-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s; }

.df-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.666666666666667s;
  animation-delay: -0.666666666666667s; }

.df-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.583333333333333s;
  animation-delay: -0.583333333333333s; }

.df-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.df-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.416666666666667s;
  animation-delay: -0.416666666666667s; }

.df-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.333333333333333s;
  animation-delay: -0.333333333333333s; }

.df-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s; }

.df-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.166666666666667s;
  animation-delay: -0.166666666666667s; }

.df-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.083333333333333s;
  animation-delay: -0.083333333333333s; }

.df-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.SumoSelect p {
  margin: 0; }

.SumoSelect {
  width: 200px; }

.SelectBox {
  padding: 5px 8px; }

.sumoStopScroll {
  overflow: hidden; }

/* Filtering style */
.SumoSelect .hidden {
  display: none; }

.SumoSelect .search-txt {
  display: none;
  outline: none; }

.SumoSelect .no-match {
  display: none;
  padding: 6px; }

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: 0;
  line-height: 2em; }

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
  visibility: hidden; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SelectClass {
  z-index: 1; }

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  outline: none;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  outline: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block; }

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px; }

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px; }

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5; }

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px; }

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px; }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959; }

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none; }

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options li span {
  display: none; }

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%; }

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  outline: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: none; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer; }

.SumoSelect .select-all > label, .SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

section.category-page-wrapper.dynamic-filter-products .paging-control {
  display: none; }

section.category-page-wrapper.dynamic-filter-products ul.product-list {
  display: block; }

.action--dynamicFilter-fetch-products {
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 15px 20px;
  text-transform: none;
  outline: 1px solid #0d4c90; }

/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.SumoSelect p {
  margin: 0; }

.SumoSelect {
  width: 200px; }

.SelectBox {
  padding: 5px 8px; }

.sumoStopScroll {
  overflow: hidden; }

/* Filtering style */
.SumoSelect .hidden {
  display: none; }

.SumoSelect .search-txt {
  display: none;
  outline: none; }

.SumoSelect .no-match {
  display: none;
  padding: 6px; }

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: 0;
  line-height: 2em; }

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
  visibility: hidden; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SelectClass {
  z-index: 1; }

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  outline: none;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  outline: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block; }

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px; }

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px; }

.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5; }

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px; }

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px; }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959; }

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none; }

.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0; }

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options li span {
  display: none; }

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%; }

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  outline: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: none; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: none;
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer; }

.SumoSelect .select-all > label, .SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.df-css {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  display: none; }
  .df-css.show {
    display: block; }

.df-spinner {
  left: 50%;
  top: 50%;
  width: 200px;
  height: 200px;
  transform: translate(-50%, -50%);
  position: relative; }

.df-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1s infinite;
  animation: lds-spinner linear 1s infinite;
  background: #0d4c90;
  width: 12px;
  height: 24px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px; }

.df-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -0.916666666666667s;
  animation-delay: -0.916666666666667s; }

.df-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -0.833333333333333s;
  animation-delay: -0.833333333333333s; }

.df-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s; }

.df-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.666666666666667s;
  animation-delay: -0.666666666666667s; }

.df-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.583333333333333s;
  animation-delay: -0.583333333333333s; }

.df-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.df-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.416666666666667s;
  animation-delay: -0.416666666666667s; }

.df-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.333333333333333s;
  animation-delay: -0.333333333333333s; }

.df-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s; }

.df-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.166666666666667s;
  animation-delay: -0.166666666666667s; }

.df-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.083333333333333s;
  animation-delay: -0.083333333333333s; }

.df-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

section.category-page-wrapper.dynamic-filter-products .paging-control {
  display: none; }

section.category-page-wrapper.dynamic-filter-products ul.product-list {
  display: block; }

.action--dynamicFilter-fetch-products {
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 15px 20px;
  text-transform: none;
  outline: 1px solid #0d4c90; }

.inspiration-page .filter-wrapper {
  display: none; }

.inspiration-page .filter-no-results {
  display: none; }

html.page-listproductswithimageadvanced div.filter-control-body,
html.page-listproducts div.filter-control-body {
  display: none; }

div.filter-wrapper {
  margin-bottom: 0; }
  div.filter-wrapper:before, div.filter-wrapper:after {
    content: " ";
    display: table; }
  div.filter-wrapper:after {
    clear: both; }
  div.filter-wrapper div.filter-options {
    display: flex; }
    div.filter-wrapper div.filter-options:before, div.filter-wrapper div.filter-options:after {
      content: " ";
      display: table; }
    div.filter-wrapper div.filter-options:after {
      clear: both; }
  div.filter-wrapper div.filter-options-item {
    float: left;
    margin-bottom: 0;
    outline: 1px solid #DDDDDD;
    position: relative;
    z-index: 10;
    background: #fff; }
    div.filter-wrapper div.filter-options-item.filter-option--multiLevelList {
      background: #DDDDDD;
      padding: 8px 8px; }
      div.filter-wrapper div.filter-options-item.filter-option--multiLevelList:before, div.filter-wrapper div.filter-options-item.filter-option--multiLevelList:after {
        content: " ";
        display: table; }
      div.filter-wrapper div.filter-options-item.filter-option--multiLevelList:after {
        clear: both; }
      div.filter-wrapper div.filter-options-item.filter-option--multiLevelList div.filter-option-element {
        margin-bottom: 4px; }
    div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span {
      position: relative;
      z-index: 10; }
      div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-button, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-button {
        border-radius: 0;
        cursor: pointer;
        margin: 0;
        min-height: 14px;
        padding: 20px 10px;
        position: relative; }
        div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-button:after, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-button:after {
          content: "\f0d7";
          font-family: "FontAwesome";
          position: absolute;
          right: 10px;
          top: 18px;
          font-size: 1.125rem; }
        div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-button:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-button:hover {
          background: #FAFAFA;
          margin: 0; }
      div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content {
        background: #FFFFFF;
        outline: 1px solid #DDDDDD;
        display: none;
        left: 0;
        position: absolute;
        right: 0;
        top: 104%;
        z-index: 1;
        box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); }
        div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.filter-option-box-content-input, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input {
          padding: 12px; }
          div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.filter-option-box-content-input label, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input label {
            display: block;
            float: right;
            width: 90%; }
        div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content .button, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content p, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content .button, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content p {
          float: left;
          width: 50%; }
          @media only screen and (min-width: 0) and (max-width: 64em) {
            div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content .button, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content p, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content .button, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content p {
              padding: 12px; } }
          div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content .button.btnClose, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnClose, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content p.btnClose, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content .button.btnClose, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnClose, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content p.btnClose {
            background: #000000; }
            div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content .button.btnClose:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnClose:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content p.btnClose:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content .button.btnClose:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnClose:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content p.btnClose:hover {
              background: black; }
          div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content .button.btnOk, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnOk, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content p.btnOk, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content .button.btnOk, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnOk, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content p.btnOk {
            background: #0d4c90; }
            div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content .button.btnOk:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnOk:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--bool div.filter-option-box-content p.btnOk:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content .button.btnOk:hover, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p.btnOk:hover, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content p.btnOk:hover {
              background: #0b4079; }
      div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool.open div.filter-option-box-button, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span.open div.filter-option-box-button {
        cursor: inherit; }
        div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool.open div.filter-option-box-button:after, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span.open div.filter-option-box-button:after {
          content: "\f0d8"; }
      div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--bool.open div.filter-option-box-content, div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span.open div.filter-option-box-content {
        display: block; }
    div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input > div {
      padding: 0;
      margin: 3rem 2rem 1rem; }
      div.filter-wrapper div.filter-options-item div.filter-option-element.filter-option-element--span div.filter-option-box-content div.filter-option-box-content-input > div .noUi-connect {
        background: #0d4c90; }
  div.filter-wrapper div.SumoSelect {
    width: 100%; }
    div.filter-wrapper div.SumoSelect:hover p.CaptionCont {
      box-shadow: none; }
    div.filter-wrapper div.SumoSelect p.CaptionCont {
      border-radius: 0;
      cursor: pointer;
      margin: 0;
      padding: 20px 10px; }
      div.filter-wrapper div.SumoSelect p.CaptionCont:hover {
        background: #FAFAFA;
        margin: 0; }
      div.filter-wrapper div.SumoSelect p.CaptionCont span.placeholder {
        color: #222;
        cursor: pointer;
        font-style: normal; }
    div.filter-wrapper div.SumoSelect div.optWrapper ul li,
    div.filter-wrapper div.SumoSelect div.optWrapper.multiple ul li {
      margin: 0;
      width: 100% !important;
      min-height: 0; }
      div.filter-wrapper div.SumoSelect div.optWrapper ul li.opt.selected span i,
      div.filter-wrapper div.SumoSelect div.optWrapper.multiple ul li.opt.selected span i {
        background-color: #0d4c90; }
    div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p,
    div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p {
      display: inline-block;
      outline: none; }
      div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnOk,
      div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p.btnOk {
        background: #fd9e2f; }
        div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnOk:hover,
        div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p.btnOk:hover {
          background: #fd9216; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p,
        div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p {
          padding: 12px; } }
  div.filter-wrapper div.filter-choices:before, div.filter-wrapper div.filter-choices:after {
    content: " ";
    display: table; }
  div.filter-wrapper div.filter-choices:after {
    clear: both; }
  div.filter-wrapper div.filter-choices span.filter-choices-item {
    background: #DDDDDD;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0.75rem;
    padding: 4px 20px 4px 6px;
    margin: 2px;
    position: relative; }
    div.filter-wrapper div.filter-choices span.filter-choices-item div.filter-choices-multilevel-selected {
      display: inline; }
      div.filter-wrapper div.filter-choices span.filter-choices-item div.filter-choices-multilevel-selected > span:not(:last-child):after {
        content: "\f105";
        font-family: FontAwesome;
        margin: 0 4px 0 8px; }
    div.filter-wrapper div.filter-choices span.filter-choices-item:hover {
      background: #d0d0d0; }
    div.filter-wrapper div.filter-choices span.filter-choices-item span.filter-choices-item--remove {
      position: absolute;
      right: 6px;
      top: 4px; }
    div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset {
      background: #c60f12;
      border-color: #ae0d10;
      color: #FFFFFF;
      cursor: pointer;
      font-weight: bold;
      position: relative; }
      div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset:hover {
        background: #ae0d10; }
      div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset span {
        font-weight: normal;
        position: absolute;
        right: 6px;
        top: 4px; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .filter-wrapper {
    font-size: 0; }
    .filter-wrapper .filter-options {
      font-size: 14px; }
  div.filter-wrapper .action--show-filter,
  .sorting-wrapper {
    display: inline-block !important;
    width: 50% !important;
    float: none !important;
    vertical-align: top;
    height: 52px;
    z-index: 99;
    position: relative;
    outline: 0 !important; }
  .sorting-wrapper {
    border-left: 1px solid #ddd !important; }
    .sorting-wrapper p.CaptionCont {
      padding: 12px 20px !important;
      background: #0f4b8f;
      color: #fff;
      font-weight: 900;
      border-left: 1px solid #ddd !important;
      font-size: 18px;
      text-align: center; }
      .sorting-wrapper p.CaptionCont span {
        display: inline;
        padding-right: 0;
        margin-left: -20px; }
      .sorting-wrapper p.CaptionCont label {
        position: relative;
        color: #fff !important; }
        .sorting-wrapper p.CaptionCont label i {
          background-image: none;
          height: 1em;
          vertical-align: top;
          top: -1px;
          bottom: auto;
          left: 5px;
          opacity: 1;
          font-style: normal; }
          .sorting-wrapper p.CaptionCont label i:before {
            display: block;
            font-family: fontawesome;
            content: "\f0d7"; }
  .filter-options {
    flex-direction: column; }
  div.filter-wrapper-multilevel button.action--show-filter,
  div.filter-wrapper button.action--show-filter {
    display: block;
    width: 100%; }
  div.filter-wrapper-multilevel div.filter-container,
  div.filter-wrapper div.filter-container {
    background: #FFFFFF;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 500;
    padding: 10px;
    overflow: scroll; }
    div.filter-wrapper-multilevel div.filter-container div.filter-actions,
    div.filter-wrapper div.filter-container div.filter-actions {
      bottom: 10px;
      left: 10px;
      position: absolute;
      right: 10px; }
      div.filter-wrapper-multilevel div.filter-container div.filter-actions button.button,
      div.filter-wrapper div.filter-container div.filter-actions button.button {
        display: block;
        float: left;
        width: 49%; }
        div.filter-wrapper-multilevel div.filter-container div.filter-actions button.button.action--apply-filter,
        div.filter-wrapper div.filter-container div.filter-actions button.button.action--apply-filter {
          background: #0f58a7; }
          div.filter-wrapper-multilevel div.filter-container div.filter-actions button.button.action--apply-filter:hover,
          div.filter-wrapper div.filter-container div.filter-actions button.button.action--apply-filter:hover {
            background: #0b4079; }
        div.filter-wrapper-multilevel div.filter-container div.filter-actions button.button.action--reset-filter,
        div.filter-wrapper div.filter-container div.filter-actions button.button.action--reset-filter {
          background: #0d4c90; }
        div.filter-wrapper-multilevel div.filter-container div.filter-actions button.button:last-child,
        div.filter-wrapper div.filter-container div.filter-actions button.button:last-child {
          float: right; }
  div.filter-wrapper-multilevel.open button.action--show-filter,
  div.filter-wrapper.open button.action--show-filter {
    display: none; }
  div.filter-wrapper-multilevel.open div.filter-container,
  div.filter-wrapper.open div.filter-container {
    display: block; }
  div.filter-wrapper-multilevel div.filter-options-item,
  div.filter-wrapper div.filter-options-item {
    float: left;
    margin-bottom: 1%; }
    div.filter-wrapper-multilevel div.filter-options-item .SumoSelect .MultiLevelList > p,
    div.filter-wrapper div.filter-options-item .SumoSelect .MultiLevelList > p {
      width: 100%; }
    div.filter-wrapper-multilevel div.filter-options-item .SumoSelect > .optWrapper.isFloating,
    div.filter-wrapper div.filter-options-item .SumoSelect > .optWrapper.isFloating {
      position: relative;
      height: 100% !important;
      padding-bottom: 53px;
      max-height: 100%;
      width: 100%; }
      div.filter-wrapper-multilevel div.filter-options-item .SumoSelect > .optWrapper.isFloating > .options,
      div.filter-wrapper div.filter-options-item .SumoSelect > .optWrapper.isFloating > .options {
        box-shadow: 0 0 100px #DDDDDD; } }

div.filter-wrapper .filter-options ul.options li.opt {
  width: 100%; }

div.filter-wrapper div.product-list-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  /* For debugging */
  outline: 1px solid red; }

div.filter-wrapper button.loadMore {
  text-align: center;
  padding: 8px 20px;
  margin: 0 auto;
  display: block;
  margin-top: 25px;
  width: 200px;
  background-color: #efefef;
  outline: 1px solid #d6d5d5; }

div.filter-wrapper .ajax-product-loader {
  width: 100%;
  text-align: center;
  height: 0px;
  padding: 20px 0;
  font-size: 20px; }
  div.filter-wrapper .ajax-product-loader .fa-spinner {
    position: relative;
    top: -20px; }

div.filter-wrapper .sorting-wrapper {
  width: 25%;
  float: left;
  outline: 1px solid #DDDDDD;
  background: #fff;
  position: relative;
  z-index: 10; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    div.filter-wrapper .sorting-wrapper {
      width: 100%; } }
  div.filter-wrapper .sorting-wrapper p.CaptionCont {
    border-left-width: 0 !important; }

div.filter-wrapper .filter-choices {
  padding: 10px;
  outline: 1px solid #DDDDDD; }

div.filter-wrapper .filter-choices-num-products,
div.filter-wrapper .filter-choices-products {
  float: left;
  text-transform: lowercase;
  display: inline-block;
  margin-right: 5px;
  line-height: 2em;
  font-weight: 700; }

div.filter-wrapper .filter-choices-products:after {
  content: ":";
  display: inline-block; }

div.filter-wrapper .action--show-filter {
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 15px 20px;
  text-transform: none;
  outline: 1px solid #0d4c90; }

div.filter-wrapper .filter-icon {
  width: 56px;
  height: 52px;
  background: #0d4c90;
  padding: 10px 16px;
  outline: 1px solid #0d4c90;
  margin: 0;
  z-index: 100;
  box-sizing: border-box; }

div.filter-wrapper .filter-option-box-content .button, div.filter-wrapper .filter-option-box-content div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .filter-option-box-content p {
  display: none; }

div.filter-wrapper .CaptionCont,
div.filter-wrapper .SumoSelect > .CaptionCont {
  border: 0; }

div.filter-wrapper .SumoSelect.open .search-txt {
  line-height: 3em; }

div.filter-wrapper .SumoSelect.open > .optWrapper {
  top: 0px; }
  div.filter-wrapper .SumoSelect.open > .optWrapper li.opt span i {
    outline: 0; }

div.filter-wrapper .filter-smartchoice {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 200px !important;
  justify-content: space-between;
  min-height: 60px; }
  div.filter-wrapper .filter-smartchoice div {
    padding: 15px 10px; }
  div.filter-wrapper .filter-smartchoice img {
    vertical-align: middle; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    div.filter-wrapper .filter-smartchoice {
      width: 100% !important; } }

div.filter-wrapper .filter-smartchoice-toggler {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  background: #dce3eb;
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  div.filter-wrapper .filter-smartchoice-toggler.active {
    background: #7ed320; }
    div.filter-wrapper .filter-smartchoice-toggler.active:before {
      right: 2px;
      left: auto; }
  div.filter-wrapper .filter-smartchoice-toggler:before {
    content: "";
    display: block;
    height: 20px;
    width: 26px;
    border-radius: 100%;
    position: absolute;
    left: 2px;
    top: 2px;
    background: #fff;
    height: 26px;
    transition: all 0.3s; }

@media only screen and (max-width: 40em) {
  div.filter-wrapper div.filter-options-item {
    width: 100%;
    margin-right: 0%; }
  div.filter-wrapper div.filter-options-item:nth-of-type(1n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  div.filter-wrapper div.filter-options-item {
    width: 50%;
    margin-right: 0%; }
  div.filter-wrapper div.filter-options-item:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 64.0625em) and (max-width: 85em) {
  div.filter-wrapper div.filter-options-item {
    width: 25%;
    margin-right: 0%; }
  div.filter-wrapper div.filter-options-item:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  div.filter-wrapper div.filter-options-item {
    width: 25%;
    margin-right: 0%; }
  div.filter-wrapper div.filter-options-item:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  div.filter-wrapper div.filter-options-item {
    width: 25%;
    margin-right: 0%; }
  div.filter-wrapper div.filter-options-item:nth-of-type(4n+0) {
    margin-right: 0; }
  div.filter-wrapper-multilevel div.filter-options-item {
    width: 25%;
    margin-right: 0%; }
  div.filter-wrapper-multilevel div.filter-options-item:nth-of-type(4n+0) {
    margin-right: 0; } }

#sort-element {
  font-size: 16px; }

.inspiration-page .category-header-subtitle p {
  display: block !important; }
  .inspiration-page .category-header-subtitle p .SecSec {
    display: inline; }
  .inspiration-page .category-header-subtitle p .readMore, .inspiration-page .category-header-subtitle p .readLess {
    display: none; }

.inspiration-page h2 {
  text-transform: none;
  font-size: 1.4em; }

.inspiration-page h3 {
  font-weight: normal;
  font-size: 1.2em;
  text-transform: none; }

.inspiration-page h4 {
  font-weight: normal;
  font-size: 1.1em;
  text-transform: none; }

.inspiration-page .category-header-wrapper .category-header-title {
  display: none; }

.inspiration-page .category-header-subtitle {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px; }

.inspiration-page .custom-filter-wrapper {
  outline: none; }

.inspiration-page .category-header-wrapper {
  outline: none;
  border: none;
  width: 100%; }
  .inspiration-page .category-header-wrapper h1 {
    text-align: center; }

.inspiration-page .category-page-wrapper ul {
  outline: none; }

.inspiration-page .subcat-toggle {
  display: none; }

.inspiration-page .subcat-dropdown {
  display: none !important; }

.inspiration-page.inspiration-cat-page .subcat-toggle {
  float: none;
  margin: 0 auto;
  width: 30%;
  height: 60px;
  padding: 10px; }

.inspiration-page.inspiration-cat-page .subcat-dropdown {
  float: none;
  margin: 0 auto;
  padding: 0;
  background: none;
  width: 30%; }
  .inspiration-page.inspiration-cat-page .subcat-dropdown .subcategories-link {
    display: block;
    margin: 0 !important;
    border-bottom: 1px solid #FFF; }

.inspiration-page .category-page-wrapper .set-list.set-categories {
  display: flex;
  flex: 1;
  width: 100%;
  flex-wrap: wrap; }

.set-list {
  display: none;
  margin-bottom: 50px; }
  .set-list:after {
    display: block;
    clear: both;
    content: ''; }

.set-item {
  position: relative;
  display: block;
  float: left;
  width: 32%;
  background-size: cover;
  margin: 0.666%;
  box-sizing: border-box;
  padding: 35px;
  padding-top: 26%;
  text-align: center;
  color: #000; }
  .set-item h2 {
    font-style: 1.5rem; }
  .set-categories .set-item {
    width: 49%;
    margin: 0.5%;
    padding: 0 !important;
    margin-bottom: 45px; }
    .set-categories .set-item img {
      width: 100%; }
  .set-inspo-list .set-item {
    padding: 0 !important;
    margin: 0.5%;
    margin-bottom: 45px; }
    .set-inspo-list .set-item img {
      width: 100%; }
    .set-inspo-list .set-item h2 {
      font-size: 20px;
      text-transform: none;
      text-align: center;
      padding: 15px 0;
      position: relative;
      font-weight: 400; }
      .set-inspo-list .set-item h2:after {
        content: '';
        display: block;
        height: 1px;
        background-color: #e5e5e5;
        width: 170px;
        left: 50%;
        bottom: 0;
        position: absolute;
        z-index: 1;
        transform: translateX(-50%); }

.set-categories h2 {
  text-transform: none;
  font-weight: 400;
  margin: 15px 0 20px;
  color: #000;
  font-size: 1.5rem !important; }

.set-inspo-list {
  margin-top: 40px;
  text-align: center; }
  .set-inspo-list:after {
    content: '';
    display: block;
    clear: both; }
  .set-inspo-list h2 {
    text-transform: none;
    font-weight: 900;
    margin-bottom: 15px; }

.set-btn {
  display: inline-block;
  position: absolute;
  width: 85%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  color: #000;
  font-weight: 900;
  font-size: 18px; }

.set-btn-blue {
  display: inline-block;
  font-size: 14px;
  background: #0d4c90;
  padding: 10px 25px;
  color: #FFF;
  font-weight: 900; }

.set-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999; }

.set-popup {
  position: absolute;
  left: 50vw;
  width: 1440px;
  top: 25px;
  transform: translateX(-50%);
  z-index: 99999;
  padding: 0px 20px 0px 20px;
  max-width: 100%; }
  .set-popup.product-popup {
    width: 1080px; }
  .set-popup .product-page-header {
    text-align: left; }
  .set-popup .popup-product-info p {
    font-size: 16px; }
  .set-popup .set-close-popup {
    position: absolute;
    right: -30px;
    top: -10px;
    height: 40px;
    width: 40px;
    transform: translateX(-50%);
    z-index: 999999;
    background: #0e4d8f;
    border: 0;
    color: #FFF;
    border-radius: 100px;
    padding: 0;
    line-height: 0;
    font-size: 20px;
    padding-bottom: 3px; }
    .set-popup .set-close-popup:focus {
      outline: none; }
  .set-popup .set-popup-content {
    position: relative;
    background: #FFF;
    padding: 50px 0 0; }
    .set-popup .set-popup-content:after {
      content: '';
      display: block;
      clear: both; }
  .set-popup .set-list {
    padding: 30px 35px 45px;
    background: #efefef;
    background: #efefef; }
    .set-popup .set-list h2 {
      padding-left: 10px;
      margin-bottom: 0;
      text-transform: none; }
    .set-popup .set-list .set-item:nth-child(1n+5) {
      display: none; }
  .set-popup .purchase-block-body {
    margin: 35px 0;
    width: 500px;
    max-width: 100%; }
  .set-popup .purchase-block-price {
    font-weight: 900;
    font-size: 40px;
    float: left;
    margin-bottom: 0.5em; }
    .set-popup .purchase-block-price .price-previous {
      margin: 0 !important; }
      .set-popup .purchase-block-price .price-previous span {
        font-size: 20px !important; }
  .set-popup .product-description {
    padding: 0 15px 0 60px; }
  .set-popup .product-quantity-buy-wrapper {
    float: right;
    margin-top: 0; }

.set-header {
  text-align: center;
  margin-bottom: 0.5em !important; }

.set-images {
  width: 40% !important;
  padding-right: 0;
  text-align: center;
  padding: 10px; }
  .set-images .thumb {
    display: inline-block;
    width: 100px;
    height: auto;
    cursor: pointer;
    margin-top: 25px; }

.set-description {
  width: 60% !important; }
  .set-description > p {
    padding: 0 60px;
    font-size: 14px;
    line-height: 1.7em; }
  .set-description > h2, .set-description > h3 {
    padding: 0 60px; }

.set-products {
  margin-top: 25px; }
  .set-products:after {
    content: '';
    clear: both;
    display: block; }
  .set-products .product-item {
    float: left;
    width: 50%; }
    .set-products .product-item.active .set-product-info {
      display: block;
      margin: 5px 10px 10px; }
  .set-products span.stock-status-value {
    color: #c60f12; }
  .set-products .set-check, .set-products .product-image, .set-products .set-num-products, .set-products .product-info {
    display: inline-block;
    vertical-align: middle; }
  .set-products input {
    max-width: 100%;
    text-align: center; }
  .set-products .set-check-label {
    width: 25px;
    height: 25px;
    border: 1px solid #eaeaea;
    position: relative;
    color: #0d4c90;
    font-family: FontAwesome;
    font-size: 16px; }
    .set-products .set-check-label:before {
      content: "\f00c";
      display: block;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      text-align: center; }
  .set-products .set-checkbox {
    display: none; }
    .set-products .set-checkbox:checked + label:before {
      opacity: 1; }
  .set-products .product-image {
    width: 125px;
    padding: 15px;
    box-sizing: border-box; }
  .set-products .set-num-products {
    width: 40px;
    position: relative; }
  .set-products .set-num-label {
    top: 2px;
    position: absolute;
    text-transform: uppercase;
    font-size: 10px;
    width: 100%;
    text-align: center; }
  .set-products .set-num {
    padding-top: 16px;
    border: 1px solid #eaeaea; }
    .set-products .set-num::-webkit-outer-spin-button, .set-products .set-num::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .set-products .product-info {
    width: 170px;
    padding-left: 15px; }
  .set-products .product-name {
    margin-bottom: 5px; }
    .set-products .product-name h3 {
      margin-bottom: 0;
      text-transform: none;
      font-size: 15px;
      white-space: inherit !important; }
      .set-products .product-name h3 a {
        color: #000; }
  .set-products .product-price {
    font-size: 17px; }
    .set-products .product-price .price-promotion {
      display: inline-block;
      margin-right: 5px;
      font-size: 24px; }
    .set-products .product-price .price-previous span {
      font-size: 12px; }
  .set-products .quickbuy-button {
    display: none; }
  .set-products .product-short-description span {
    font-size: 14px;
    margin-top: 0 !important; }
  .set-products .set-product-info {
    background: #e6edf5;
    padding: 10px;
    display: none; }

.set-cart-area {
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
  margin-top: 20px;
  text-align: center;
  font-weight: 900; }

.set-price {
  display: block;
  font-size: 30px;
  margin-top: 5px; }

.set-add-products, .set-add-to-cart {
  margin: 10px;
  display: inline-block;
  vertical-align: middle; }

.set-add-to-cart {
  background: #0d4c90;
  border: 0;
  color: #FFF;
  padding: 10px 45px;
  position: relative;
  top: -8px;
  vertical-align: bottom !important; }
  .set-add-to-cart:after {
    display: inline-block;
    content: '';
    background-image: url(https://lagerhaus-test.jetshop.se/pub_docs/files/Custom_Item_Images/add-to-cart-white.png);
    width: 20px;
    height: 20px;
    z-index: 9999;
    background-size: cover;
    vertical-align: middle;
    margin-left: 10px; }
  .set-add-to-cart.set-added {
    background: rgba(13, 76, 144, 0.65); }
    .set-add-to-cart.set-added:after {
      font-family: FontAwesome;
      color: green;
      content: "\f00c";
      background: none;
      font-size: 20px;
      line-height: 1em; }

.set-open-product {
  display: block;
  cursor: pointer; }

@media only screen and (max-width: 40em) {
  .inspiration-page .category-header-wrapper .category-header-subtitle {
    display: block !important; }
  .set-popup {
    position: absolute !important; }
  .category-header-subtitle {
    width: 75%; }
  .set-products .product-item {
    float: none;
    width: 100%;
    margin-bottom: 30px; }
    .set-products .product-item .product-image {
      width: 80px; }
    .set-products .product-item .product-info {
      width: 135px; }
  .set-list, .set-inspo-list {
    padding: 20px !important; }
    .set-list .set-item, .set-inspo-list .set-item {
      width: 100%;
      margin: 0 0 20px;
      padding-bottom: 74%; }
  .set-popup iframe {
    max-width: 100%;
    height: auto; } }

@media screen and (max-width: 1030px) {
  .category-header-subtitle {
    width: 75%; }
  .set-popup .set-popup-content {
    padding: 15px; }
    .set-popup .set-popup-content .set-list {
      padding: 0 !important;
      background: none !important; }
      .set-popup .set-popup-content .set-list h2 {
        margin-bottom: 10px; }
  .set-popup {
    position: relative;
    transform: none;
    top: 0;
    left: 0%; }
    .set-popup .set-images, .set-popup .set-description {
      width: 100% !important; }
      .set-popup .set-images > p, .set-popup .set-images > h2, .set-popup .set-images > h3, .set-popup .set-description > p, .set-popup .set-description > h2, .set-popup .set-description > h3 {
        padding: 0; }
    .set-popup .set-description {
      padding: 0 !important; }
  .set-products .product-info {
    text-align: left;
    width: 145px;
    padding-left: 10px; }
    .set-products .product-info .product-name {
      width: 100%; } }

.offers-template #left-area {
  display: none; }

.offers-template #main-area {
  width: 100% !important; }

.offers-template .PageDetailsWrapper {
  max-width: 100%; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .offers-template .PageDetailsWrapper {
      padding: 10px; } }

.offers-template .PageDetailsText p, .offers-template .PageDetailsText .campaigns {
  display: flex;
  width: 100%; }
  .offers-template .PageDetailsText p > a, .offers-template .PageDetailsText .campaigns > a {
    margin-right: 15px; }

.campaigns {
  display: flex; }

.campaign-offer {
  background: #e72989;
  width: 214px;
  box-sizing: border-box;
  margin-right: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .campaign-offer a {
    color: #FFF;
    display: block;
    padding: 25px;
    text-align: center; }
    .campaign-offer a h2 {
      color: #FFF;
      font-weight: 900;
      font-size: 40px; }

.my-pages-logo {
  display: none;
  margin: 0 auto; }

.my-pages-styling #content-wrapper,
.my-pages-styling .my-pages-logo,
.my-pages-styling #path-nav {
  opacity: 0; }

.my-pages-styling.my-pages-finished #content-wrapper,
.my-pages-styling.my-pages-finished .my-pages-logo,
.my-pages-styling.my-pages-finished #path-nav {
  opacity: 1; }

#ctl00_main_myPagesSettings_deleteAccount_divDeleteAccount {
  margin-left: 50%;
  transform: translateX(-50%); }

#ctl00_main_myPagesSettings_hDeleteAccount {
  text-align: center; }

.my-pages-nav-toggler {
  background: #0d4c90;
  color: #fff;
  padding: 10px;
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-nav-toggler {
      display: block; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #my-pages-order-list-wrapper table th,
  #my-pages-order-list-wrapper table td {
    display: block; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .my-pages-styling input {
    -webkit-appearance: none;
    border-radius: 0; }
  .my-pages-styling input[type="checkbox"] {
    -webkit-appearance: checkbox; } }

.my-pages-styling #path-nav {
  padding: 10px 60px 0; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-styling #path-nav {
      padding: 10px; } }

.my-pages-styling p {
  margin: 0 0 20px 0; }

.my-pages-styling h1 {
  text-transform: none;
  text-align: center;
  margin-bottom: 75px;
  font-size: 38px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-styling h1 {
      font-size: 24px;
      margin-bottom: 0.5em !important; } }
  .my-pages-styling h1:before, .my-pages-styling h1:after {
    content: "";
    position: relative;
    width: 50%;
    height: 1px;
    margin-top: -3px;
    vertical-align: middle;
    background-color: #e7e7e7;
    display: inline-block; }
  .my-pages-styling h1:before {
    right: 0.5em;
    margin-left: -50%; }
  .my-pages-styling h1:after {
    left: 0.5em;
    margin-right: -50%; }

.my-pages-styling .font-size-larger {
  font-size: 24px;
  margin-bottom: 0.5em; }
  .my-pages-styling .font-size-larger i {
    display: none; }

.my-pages-styling .content .button, .my-pages-styling .content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .my-pages-styling .content p {
  background: #05b394;
  text-transform: none;
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 10px 30px;
  width: auto !important; }
  @media medium-down {
    .my-pages-styling .content .button.my-pages-more-offers, .my-pages-styling .content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.my-pages-more-offers, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .my-pages-styling .content p.my-pages-more-offers {
      display: none !important; } }
  .my-pages-styling .content .button#ctl00_main_ctl00_btnBecomeMember, .my-pages-styling .content div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#ctl00_main_ctl00_btnBecomeMember, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .my-pages-styling .content p#ctl00_main_ctl00_btnBecomeMember {
    margin-top: 30px; }

.my-pages-styling .ff-text,
.my-pages-styling .form-text {
  border: 1px solid #e7e7e7 !important;
  background: #fff !important; }
  .my-pages-styling .ff-text:-webkit-autofill,
  .my-pages-styling .form-text:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .page-customerlogin #my-pages-login-wrapper {
    margin-top: -20px; } }

.page-customerlogin #my-pages-login-wrapper .my-pages-login-form-wrapper {
  padding-top: 0;
  margin-top: 0; }

.page-customerlogin .my-pages-login-wrapper {
  align-items: start;
  justify-content: center;
  display: flex; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .page-customerlogin .my-pages-login-wrapper {
      flex-direction: column; } }

.page-customerlogin .my-pages-login-left,
.page-customerlogin .my-pages-login-right {
  width: 660px;
  max-width: 100%; }

@media only screen and (min-width: 40.0625em) {
  .page-customerlogin .my-pages-login-left {
    padding: 0 125px 0 100px; } }

.page-customerlogin .button-login-wrapper {
  margin-bottom: 1em !important; }

.page-customerlogin #my-pages-login-wrapper .my-pages-login-form-wrapper {
  background-color: transparent;
  border: 0;
  max-width: 100%;
  margin-bottom: 15px; }

.page-customerlogin #my-pages-login-wrapper .form-wrapper .ff-row {
  margin-bottom: 0; }
  .page-customerlogin #my-pages-login-wrapper .form-wrapper .ff-row label {
    font-weight: 700;
    margin-bottom: 2px;
    display: block; }

.page-customerlogin #my-pages-login-wrapper .ff-text {
  border: 1px solid #e7e7e7;
  background: #fff !important; }
  .page-customerlogin #my-pages-login-wrapper .ff-text:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white; }

.page-customerlogin #my-pages-login-wrapper #forgotPasswordToggle {
  display: block;
  color: #000;
  text-decoration: underline;
  text-align: center; }

.page-customerlogin .my-pages-login-forgot-password-wrapper {
  position: fixed;
  background: #fff;
  top: 50%;
  z-index: 999999;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 800px;
  padding: 50px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 100px 100vw;
  text-align: left;
  max-width: 92%; }

.my-pages-close {
  position: absolute;
  right: -30px;
  top: -10px;
  height: 40px;
  width: 40px;
  transform: translateX(-50%);
  z-index: 999999;
  background: #0e4d8f;
  border: 0;
  color: #fff;
  border-radius: 100px;
  padding: 0;
  line-height: 0;
  font-size: 20px;
  padding-bottom: 3px; }

.signup-page .edit-info {
  display: block;
  margin-bottom: 2em; }

.signup-page .font-size-larger {
  display: none; }

.signup-page .margin-right-small,
.signup-page #ctl00_main_myPagesSignup_customerInformation_lblCustomerTypeCompany {
  display: none; }

.signup-page .intro-text {
  width: 500px;
  margin: 0 auto; }
  .signup-page .intro-text p {
    font-size: 15px; }

.signup-page .my-pages-signup-form-wrapper {
  margin: 50px auto;
  padding: 10px; }
  .signup-page .my-pages-signup-form-wrapper .ff-single,
  .signup-page .my-pages-signup-form-wrapper .ff-row {
    display: none; }

.signup-page.received .getcustomerinfo-div-header {
  display: none; }

.signup-page.received .my-pages-signup-form-wrapper .ff-single,
.signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) {
  display: block; }
  .signup-page.received .my-pages-signup-form-wrapper .ff-single div,
  .signup-page.received .my-pages-signup-form-wrapper .ff-single p,
  .signup-page.received .my-pages-signup-form-wrapper .ff-single div.ff-row:not(.consents-wrapper),
  .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div,
  .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p,
  .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row:not(.consents-wrapper) {
    display: none; }
    .signup-page.received .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divEmail, .signup-page.received .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber, .signup-page.received .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divPassword, .signup-page.received .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-single div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.received .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row:not(.consents-wrapper)#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword {
      display: block; }

.signup-page.edit-information .my-pages-signup-form-wrapper .ff-single,
.signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) {
  display: block; }
  .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div,
  .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single p,
  .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div.ff-row,
  .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div,
  .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p,
  .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row {
    display: block; }
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divEmail, .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber, .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divPassword, .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single p#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div.ff-row#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div.ff-row#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div.ff-row#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-single div.ff-row#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) p#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row#ctl00_main_myPagesSignup_customerInformation_divEmail,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row#ctl00_main_myPagesSignup_customerInformation_divMobilePhoneNumber,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row#ctl00_main_myPagesSignup_customerInformation_divPassword,
    .signup-page.edit-information .my-pages-signup-form-wrapper .ff-row:not(.consents-wrapper) div.ff-row#ctl00_main_myPagesSignup_customerInformation_divConfirmPassword {
      display: block; }

.signup-page .getcustomerinfo-div-header {
  font-size: 38px;
  padding: 10px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .signup-page .getcustomerinfo-div-header {
      font-size: 24px;
      margin-bottom: 0.5em !important; } }

.signup-page .getcustomerinfo-div-input {
  margin-bottom: 35px;
  padding: 0 10px; }

.signup-page .my-pages-personal-code {
  font-weight: 700;
  text-transform: capitalize; }

.signup-page .info-text {
  margin-bottom: 1em; }

#my-pages-landing-page-wrapper,
#my-pages-order-list-wrapper,
#my-pages-settings-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 10px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #my-pages-landing-page-wrapper,
    #my-pages-order-list-wrapper,
    #my-pages-settings-wrapper {
      flex-direction: column;
      padding-top: 0; } }

#my-pages-nav {
  background: none;
  border-bottom: 1px solid #dcdcdc;
  width: 100%; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #my-pages-nav {
      margin-top: 1px;
      transition: 0.2s;
      overflow: hidden;
      display: flex;
      margin-bottom: 0;
      border-bottom: 0; }
      #my-pages-nav.open {
        max-height: 10000px; } }
  #my-pages-nav .my-pages-nav-item {
    border-right: 0;
    text-transform: uppercase;
    font-size: 11px;
    background: #e6edf5;
    margin-right: 10px;
    color: #0d4c90; }
    #my-pages-nav .my-pages-nav-item img {
      height: 28px;
      width: auto; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      #my-pages-nav .my-pages-nav-item {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 4px;
        border-right: 1px solid #0d4c90; }
        #my-pages-nav .my-pages-nav-item.my-pages-nav-item-start {
          display: none; }
        #my-pages-nav .my-pages-nav-item:before {
          display: none; }
        #my-pages-nav .my-pages-nav-item .nav-item-text {
          display: inline-block; } }
    #my-pages-nav .my-pages-nav-item.my-pages-nav-item-logout {
      background: #888;
      color: #fff; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        #my-pages-nav .my-pages-nav-item.my-pages-nav-item-logout {
          background: #e6edf5;
          border-right: 0; } }
    #my-pages-nav .my-pages-nav-item:before {
      content: "\f105";
      font-family: FontAwesome;
      font-size: 14px;
      margin: 0 5px;
      width: 10px; }
    #my-pages-nav .my-pages-nav-item:hover {
      background: #0d4c90;
      color: #fff; }
    #my-pages-nav .my-pages-nav-item i {
      display: none; }
    .page-responsivemypages #my-pages-nav .my-pages-nav-item.my-pages-nav-item-start {
      background: #0d4c90;
      color: #fff; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .page-responsivemypages #my-pages-nav .my-pages-nav-item.my-pages-nav-item-start img {
          filter: brightness(100); } }
      .page-responsivemypages #my-pages-nav .my-pages-nav-item.my-pages-nav-item-start:before {
        content: "\f107"; }
    .page-responsivemypagesorders #my-pages-nav .my-pages-nav-item.my-pages-nav-item-orderlist {
      background: #0d4c90;
      color: #fff; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .page-responsivemypagesorders #my-pages-nav .my-pages-nav-item.my-pages-nav-item-orderlist img {
          filter: brightness(100); } }
      .page-responsivemypagesorders #my-pages-nav .my-pages-nav-item.my-pages-nav-item-orderlist:before {
        content: "\f107"; }
    .page-responsivemypagessettings #my-pages-nav .my-pages-nav-item.my-pages-nav-item-customer {
      background: #0d4c90;
      color: #fff; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .page-responsivemypagessettings #my-pages-nav .my-pages-nav-item.my-pages-nav-item-customer img {
          filter: brightness(100); } }
      .page-responsivemypagessettings #my-pages-nav .my-pages-nav-item.my-pages-nav-item-customer:before {
        content: "\f107"; }
    .page-my-pages-offers #my-pages-nav .my-pages-nav-item.my-pages-nav-item-offers,
    .page-my-pages-bonus #my-pages-nav .my-pages-nav-item.my-pages-nav-item-bonus {
      background: #0d4c90;
      color: #fff; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .page-my-pages-offers #my-pages-nav .my-pages-nav-item.my-pages-nav-item-offers:not(.my-pages-nav-item-bonus) img,
        .page-my-pages-bonus #my-pages-nav .my-pages-nav-item.my-pages-nav-item-bonus:not(.my-pages-nav-item-bonus) img {
          filter: brightness(100); } }
      .page-my-pages-offers #my-pages-nav .my-pages-nav-item.my-pages-nav-item-offers:before,
      .page-my-pages-bonus #my-pages-nav .my-pages-nav-item.my-pages-nav-item-bonus:before {
        content: "\f107"; }

#ctl00_main_myPagesHeader_MyPagesHeaderGreetingPanel {
  font-size: 28px;
  margin-bottom: 1em;
  margin-top: 0.5em; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #ctl00_main_myPagesHeader_MyPagesHeaderGreetingPanel {
      margin-bottom: 0.5em;
      font-size: 24px; } }

.my-pages-landing-page-wrapper {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-landing-page-wrapper {
      padding-top: 0; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #my-pages-landing-page-wrapper {
    padding-top: 0 !important; } }

.my-pages-landing-page-text {
  float: none !important;
  width: 100% !important;
  padding: 0; }
  .my-pages-landing-page-text img {
    width: 100%;
    height: auto;
    margin-top: -10px; }
  @media only screen and (min-width: 40.0625em) {
    .my-pages-landing-page-text {
      width: 50% !important;
      padding: 0; }
      .my-pages-landing-page-text img {
        display: none; } }

.my-pages-landing-page-item {
  display: none; }

.my-pages-pointcard {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 40.0625em) {
    .my-pages-pointcard {
      margin-left: 13%;
      width: 22.8%; }
      .page-my-pages-bonus .my-pages-pointcard {
        margin-left: 0;
        margin-right: 1%;
        width: 50%;
        padding: 0 100px;
        margin-top: 25px; }
        .page-my-pages-bonus .my-pages-pointcard .my-pages-pointcard-summary {
          margin-top: 10px; } }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-pointcard {
      width: 300px;
      margin: 0 auto;
      display: none; }
      .page-my-pages-bonus .my-pages-pointcard {
        display: flex; } }

.my-pages-pointcard-slot {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 2px dotted #e72989;
  margin: 5px;
  background-size: 40px 40px;
  background-position: center;
  background-repeat: no-repeat; }
  .page-my-pages-bonus .my-pages-pointcard-slot {
    width: 80px;
    height: 80px;
    background-size: 60px 60px;
    border-radius: 80px; }
  .my-pages-pointcard-slot.my-pages-pointcard-stamp {
    background-image: url("/stage/images/responsive-base/stamp.png"); }
  .my-pages-pointcard-slot.my-pages-pointcard-last {
    background-image: url("/stage/images/responsive-base/last-stamp.png"); }

.my-pages-pointcard-summary {
  width: 100%;
  text-align: center;
  font-size: 18px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-pointcard-summary {
      margin-top: 1em; } }

.my-pages-offers {
  display: flex;
  width: 100%;
  margin-bottom: 30px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-offers {
      flex-direction: column; }
      .page-responsivemypages .my-pages-offers {
        display: none; } }
  .my-pages-offers .my-pages-offer {
    width: 50%;
    padding: 20px;
    background: #e6edf5;
    margin-top: 45px;
    outline: 1px solid #e6edf5;
    min-height: 325px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .my-pages-offers .my-pages-offer {
        width: 100%;
        min-height: 0; } }
    .my-pages-offers .my-pages-offer h2,
    .my-pages-offers .my-pages-offer h3 {
      text-transform: none; }
    .my-pages-offers .my-pages-offer.my-pages-offer-has-image {
      background: #fff;
      outline: 1px solid #dcdcdc;
      display: flex;
      flex-wrap: wrap; }
      .my-pages-offers .my-pages-offer.my-pages-offer-has-image .my-pages-offer-text {
        width: 50%; }
      .my-pages-offers .my-pages-offer.my-pages-offer-has-image h3,
      .my-pages-offers .my-pages-offer.my-pages-offer-has-image h3 p {
        font-size: 14px;
        margin-bottom: 0; }
    .my-pages-offers .my-pages-offer .my-pages-offer-text {
      width: 100%;
      display: flex;
      flex-flow: column;
      height: 100%;
      position: relative;
      justify-content: start;
      padding: 5px 15px;
      color: #000; }
    .my-pages-offers .my-pages-offer .my-pages-offer-img {
      width: 50%;
      text-align: center; }
      .my-pages-offers .my-pages-offer .my-pages-offer-img img {
        max-height: 260px; }
    .my-pages-offers .my-pages-offer:not(.my-pages-offer-has-image) h3 {
      color: #0d4c90;
      font-size: 38px;
      font-weight: 600;
      letter-spacing: 1px;
      margin-top: 0.5em; }
      @media only screen and (min-width: 40.0625em) {
        .my-pages-offers .my-pages-offer:not(.my-pages-offer-has-image) h3 {
          padding-right: 6em; } }
  .my-pages-offers .my-pages-offer-end-date {
    display: none;
    font-size: 12px; }
    @media only screen and (min-width: 40.0625em) {
      .my-pages-offers .my-pages-offer-end-date {
        position: absolute;
        bottom: 0; } }
  .my-pages-offers .my-pages-offer-price {
    margin-top: 1em; }
    .my-pages-offers .my-pages-offer-price .my-pages-offer-discount-price {
      color: #e72989;
      font-weight: 900;
      font-size: 36px;
      display: inline-block; }
    .my-pages-offers .my-pages-offer-price .my-pages-offer-previous-price {
      text-decoration: line-through;
      font-size: 16px;
      margin-left: 10px; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .my-pages-offers .my-pages-offer-price .my-pages-offer-previous-price {
          margin-left: 0;
          display: block; } }

.my-pages-styling .my-pages-offers-all {
  width: 100%; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-styling .my-pages-offers-all {
      padding: 0; } }
  .my-pages-styling .my-pages-offers-all h1 {
    margin-bottom: 25px;
    text-align: left; }
    .my-pages-styling .my-pages-offers-all h1:before, .my-pages-styling .my-pages-offers-all h1:after {
      display: none; }
  .my-pages-styling .my-pages-offers-all a {
    color: #000; }

.my-pages-offers-voyado,
.my-pages-offers-member {
  margin-bottom: 90px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-offers-voyado,
    .my-pages-offers-member {
      margin-bottom: 20px; } }
  .my-pages-offers-voyado .my-pages-offers-voyado,
  .my-pages-offers-member .my-pages-offers-voyado {
    display: flex; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .my-pages-offers-voyado .my-pages-offers-voyado,
      .my-pages-offers-member .my-pages-offers-voyado {
        flex-wrap: wrap; } }
  .my-pages-offers-voyado .voyado-offers-header,
  .my-pages-offers-member .voyado-offers-header {
    margin-bottom: 2em; }
    @media only screen and (min-width: 40.0625em) {
      .my-pages-offers-voyado .voyado-offers-header,
      .my-pages-offers-member .voyado-offers-header {
        width: 50%; } }
    .my-pages-offers-voyado .voyado-offers-header h2,
    .my-pages-offers-member .voyado-offers-header h2 {
      color: #0d4c90;
      text-transform: none;
      margin-bottom: 1em; }
  .my-pages-offers-voyado .my-pages-offer,
  .my-pages-offers-member .my-pages-offer {
    width: 25%;
    display: flex;
    flex-flow: column-reverse;
    padding: 0;
    align-items: start;
    margin-top: 0;
    justify-content: flex-end;
    outline: 0;
    margin-left: 1px; }
    @media only screen and (min-width: 0) and (max-width: 64em) {
      .my-pages-offers-voyado .my-pages-offer,
      .my-pages-offers-member .my-pages-offer {
        width: 49.5%;
        margin-bottom: 35px; } }
    .my-pages-offers-voyado .my-pages-offer h3,
    .my-pages-offers-member .my-pages-offer h3 {
      text-transform: none;
      font-size: 16px;
      padding: 5px 10px;
      margin: 0; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .my-pages-offers-voyado .my-pages-offer h3,
        .my-pages-offers-member .my-pages-offer h3 {
          padding: 10px 0px;
          font-size: 15px; } }
    .my-pages-offers-voyado .my-pages-offer .my-pages-offer-end-date,
    .my-pages-offers-member .my-pages-offer .my-pages-offer-end-date {
      padding: 0 10px; }
    .my-pages-offers-voyado .my-pages-offer .my-pages-offer-end-date,
    .my-pages-offers-member .my-pages-offer .my-pages-offer-end-date {
      padding: 0 10px;
      font-size: 80%; }
      @media only screen and (min-width: 0) and (max-width: 64em) {
        .my-pages-offers-voyado .my-pages-offer .my-pages-offer-end-date,
        .my-pages-offers-member .my-pages-offer .my-pages-offer-end-date {
          font-size: 70%;
          padding: 0; } }
  .my-pages-offers-voyado .my-pages-offer-img,
  .my-pages-offers-member .my-pages-offer-img {
    width: 100%;
    outline: 1px solid #dcdcdc;
    position: relative;
    padding-top: 100%; }
    .my-pages-offers-voyado .my-pages-offer-img img,
    .my-pages-offers-member .my-pages-offer-img img {
      position: absolute;
      top: 0; }

.my-pages-member-offers-all {
  display: flex; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .my-pages-member-offers-all {
      flex-wrap: wrap; } }
  .my-pages-member-offers-all .my-pages-offer-discount-price {
    display: inline-block;
    color: #e72989;
    font-weight: 900;
    font-size: 24px;
    padding: 10px; }
    .my-pages-member-offers-all .my-pages-offer-discount-price .members-price-label {
      margin-top: -1em; }
  .my-pages-member-offers-all .my-pages-offer-previous-price {
    text-decoration: line-through; }
  .my-pages-member-offers-all .my-pages-offer-img {
    padding: 15px; }
    .my-pages-member-offers-all .my-pages-offer-img img {
      position: relative; }

#my-pages-settings-wrapper #ctl00_main_myPagesSettings_hCustomerDeliveryAddress,
#my-pages-settings-wrapper #ctl00_main_myPagesSettings_hChangePassword,
#my-pages-settings-wrapper #ctl00_main_myPagesSettings_hDeleteAccount {
  margin: 30px auto 10px;
  width: 75%;
  display: block !important; }
  @media only screen and (min-width: 40.0625em) {
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hCustomerDeliveryAddress,
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hChangePassword,
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hDeleteAccount {
      padding: 10px; } }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hCustomerDeliveryAddress,
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hChangePassword,
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hDeleteAccount {
      width: 100%;
      padding: 10px; } }

#my-pages-settings-wrapper #ctl00_main_myPagesSettings_hCustomerInfo {
  font-size: 32px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #my-pages-settings-wrapper #ctl00_main_myPagesSettings_hCustomerInfo {
      font-size: 24px;
      padding: 0 10px; } }

#my-pages-settings-wrapper .toggler-activator {
  border-top: 0;
  font-size: 22px; }
  #my-pages-settings-wrapper .toggler-activator:after {
    display: none; }

#my-pages-settings-wrapper .toggler-inactive {
  display: flex !important;
  flex-wrap: wrap; }
  #my-pages-settings-wrapper .toggler-inactive .ff-row p {
    margin-bottom: 0; }
  #my-pages-settings-wrapper .toggler-inactive .ff-row label,
  #my-pages-settings-wrapper .toggler-inactive .ff-row b {
    margin-bottom: 0.5em;
    display: block; }
  #my-pages-settings-wrapper .toggler-inactive .ff-row select {
    border: 1px solid #e7e7e7;
    padding: 10px;
    height: auto;
    line-height: normal;
    width: 100%; }
  #my-pages-settings-wrapper .toggler-inactive .ff-row .ff-select-wrapper {
    position: relative; }
    #my-pages-settings-wrapper .toggler-inactive .ff-row .ff-select-wrapper:after {
      position: absolute;
      left: auto;
      right: 10px;
      top: 5px; }
  @media only screen and (min-width: 40.0625em) {
    #my-pages-settings-wrapper .toggler-inactive .ff-row {
      width: 50%;
      padding: 10px; } }

#my-pages-settings-wrapper .ff-button {
  width: 50% !important; }

#my-pages-settings-wrapper .my-pages-signup-form-wrapper {
  max-width: 100%; }

#my-pages-settings-wrapper .toggler-inactive {
  width: 75%;
  margin: 0 auto; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    #my-pages-settings-wrapper .toggler-inactive {
      width: 100%;
      padding: 10px; } }

#ctl00_main_myPagesOrders_upOrders {
  width: 100%; }

.page-my-pages-bonus h1,
.page-my-pages-bonus .my-pages-styling h1 {
  margin-bottom: 15px;
  text-align: left; }
  .page-my-pages-bonus h1:before, .page-my-pages-bonus h1:after,
  .page-my-pages-bonus .my-pages-styling h1:before,
  .page-my-pages-bonus .my-pages-styling h1:after {
    display: none; }

.page-changepassword #path-nav {
  display: none; }

.page-changepassword .ChangePasswordWrapperCssClass {
  width: 600px;
  max-width: 100%;
  padding: 10px; }
  .page-changepassword .ChangePasswordWrapperCssClass h2 {
    font-weight: 900;
    text-transform: none; }
  .page-changepassword .ChangePasswordWrapperCssClass .ChangePasswordInfoTextCssClass {
    margin-bottom: 1em; }
  .page-changepassword .ChangePasswordWrapperCssClass .ChangePasswordPwHeaderCssClass {
    font-weight: 900; }
    .page-changepassword .ChangePasswordWrapperCssClass .ChangePasswordPwHeaderCssClass td {
      padding: 1em 1em 1em 0; }
    .page-changepassword .ChangePasswordWrapperCssClass .ChangePasswordPwHeaderCssClass .button, .page-changepassword .ChangePasswordWrapperCssClass .ChangePasswordPwHeaderCssClass div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .page-changepassword .ChangePasswordWrapperCssClass .ChangePasswordPwHeaderCssClass p {
      width: 100%;
      background: #ed803f; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .my-pages-signup-form-wrapper .ff-row {
    margin-bottom: 10px; } }

.logged-in {
  position: absolute;
  right: 40px;
  top: 18px;
  width: 20px;
  font-size: 7px;
  text-align: right;
  direction: rtl;
  line-height: 1em;
  font-weight: 900;
  text-transform: uppercase; }
  @media only screen and (min-width: 40.0625em) {
    .logged-in {
      display: none; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .table-wrapper {
    display: none; }
  .my-pages-orders-page-order-table {
    display: none; }
  .my-pages-order-list {
    padding: 10px 5px; }
    .my-pages-order-list:nth-child(even) {
      background: #c5c5c5; }
    .my-pages-order-list:nth-child(odd) {
      background: #e4e4e4; }
    .my-pages-order-list strong {
      display: block; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #my-pages-order-list-wrapper {
    margin-top: -20px; } }

#my-pages-order-list-wrapper h1 {
  margin-bottom: 25px;
  text-align: left; }
  #my-pages-order-list-wrapper h1:before, #my-pages-order-list-wrapper h1:after {
    display: none; }

#my-pages-order-details-wrapper {
  padding: 5px; }
  #my-pages-order-details-wrapper #my-pages-order-details-customer-wrapper {
    border-radius: 0; }

.login-image {
  display: none;
  padding: 0 10px 10px; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .login-image {
      display: block; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #my-pages-settings-wrapper {
    margin-top: -20px; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  #my-pages-settings-wrapper .my-pages-landing-page-text,
  #my-pages-settings-wrapper .my-pages-offers-all {
    padding: 0 10px; } }

.page-customerlogin #path-nav {
  display: none; }

#my-pages-nav .user-icon {
  font-size: 15px;
  line-height: 21px;
  border: 1px solid #0d4c90;
  border-radius: 100%;
  width: 23px;
  display: inline-block;
  height: 23px;
  text-align: center;
  margin-top: 2px; }
  .page-responsivemypagessettings #my-pages-nav .user-icon {
    border: 1px solid #fff; }

@media only screen and (min-width: 40.0625em) {
  .my-pages-styling .content .getcustomerinfo-button {
    width: 50% !important; } }

.activat-existing-customer-wrapper .ff-row.activat-existing-customer-button-wrapper {
  display: block; }

html body #startpage_list ul li .startpage-custom-item.text-vertical-alignment .custom-item-text {
  bottom: auto;
  transform: translateY(-50%);
  padding: 0; }
  html body #startpage_list ul li .startpage-custom-item.text-vertical-alignment .custom-item-text .cta-bottom-white {
    position: relative !important;
    top: auto;
    bottom: auto; }
  html body #startpage_list ul li .startpage-custom-item.text-vertical-alignment .custom-item-text h2 {
    margin-top: 0 !important; }

.banner {
  background: #b20031;
  margin: 0 25px;
  color: #fff;
  text-align: center;
  padding: 5px 0; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .banner {
      margin: 5px; }
      .banner h1 {
        font-size: 13px;
        max-width: 30%; }
      .banner span {
        max-width: 70%; }
        .banner span p {
          font-size: 12px !important; } }
  .banner h1,
  .banner span {
    display: inline-block;
    color: #fff;
    margin: 0;
    padding: 0 5px;
    vertical-align: middle; }
  .banner h1 {
    font-weight: 900;
    width: auto; }
  .banner span p {
    margin: 0;
    font-size: 18px; }

@media only screen and (max-width: 40em) {
  .ajax__tab_tab {
    padding: 4px 12px !important;
    font-size: 13px !important; }
  td.search-article-number {
    display: none; }
  .news-list-wrapper .news-list-item-image,
  .news-list-wrapper .news-list-item-text {
    display: none; }
  .news-list-wrapper .news-list-item-date {
    clear: both; }
  .news-list-wrapper .news-list-item-separator {
    clear: both; }
  .news-list-wrapper h3 {
    float: left; }
  .news-list-wrapper .news-list-item-link {
    float: right; } }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .siteMapGroup .siteMapLeft, .siteMapGroup .siteMapRight {
    float: none; } }

/*# sourceMappingURL=responsive-base.css.map */
