@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("//hello.myfonts.net/count/36d4d4");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
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:63em)/";
  width: 40.0625em; }

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

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:63.0625em) and (max-width:85em)/";
  width: 63.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: 63.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: 63.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: 63.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; }

/**
 * @license
 * MyFonts Webfont Build ID 3593428, 2018-06-07T09:27:17-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FuturaNext-Book by Neufville Digital
 * URL: https://www.myfonts.com/fonts/neufville/futura-next/book/
 *
 * Webfont: FuturaNext-DemiBold by Neufville Digital
 * URL: https://www.myfonts.com/fonts/neufville/futura-next/demibold/
 *
 * Webfont: FuturaNext-Medium by Neufville Digital
 * URL: https://www.myfonts.com/fonts/neufville/futura-next/medium/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3593428
 * Licensed pageviews: 10,000
 * Webfonts copyright: &#x00A9; Copyright 1998, 2016, Neufville Digital.  ALL RIGHTS RESERVED. This font software is licensed, not sold, and may not be reproduced without the written consent of Neufville Digital. Parts &#x00A9; Visualogik Technology &amp; Design, 1998-2016. The
 *
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FuturaNext-Book';
  src: url("/M1/stage/css/fonts/36D4D4_0_0.eot");
  src: url("/M1/stage/css/fonts/36D4D4_0_0.eot?#iefix") format("embedded-opentype"), url("/M1/stage/css/fonts/36D4D4_0_0.woff2") format("woff2"), url("/M1/stage/css/fonts/36D4D4_0_0.woff") format("woff"), url("/M1/stage/css/fonts/36D4D4_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FuturaNext-DemiBold';
  src: url("/M1/stage/css/fonts/36D4D4_1_0.eot");
  src: url("/M1/stage/css/fonts/36D4D4_1_0.eot?#iefix") format("embedded-opentype"), url("/M1/stage/css/fonts/36D4D4_1_0.woff2") format("woff2"), url("/M1/stage/css/fonts/36D4D4_1_0.woff") format("woff"), url("/M1/stage/css/fonts/36D4D4_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FuturaNext-Medium';
  src: url("/M1/stage/css/fonts/36D4D4_2_0.eot");
  src: url("/M1/stage/css/fonts/36D4D4_2_0.eot?#iefix") format("embedded-opentype"), url("/M1/stage/css/fonts/36D4D4_2_0.woff2") format("woff2"), url("/M1/stage/css/fonts/36D4D4_2_0.woff") format("woff"), url("/M1/stage/css/fonts/36D4D4_2_0.ttf") format("truetype"); }

@font-face {
  font-family: ADMFuturaDemiBoldEOT;
  src: url("/M1/stage/css/fonts/ADMFuturaDemiBold.eot"); }

@font-face {
  font-family: ADMFuturaDemiBold;
  src: url("/M1/stage/css/fonts/ADMFuturaDemiBold.otf"); }

@font-face {
  font-family: SpaceMono;
  src: url("/M1/stage/css/fonts/SpaceMono-Regular.ttf");
  font-weight: 400; }

@font-face {
  font-family: SpaceMono;
  src: url("/M1/stage/css/fonts/SpaceMono-Bold.ttf");
  font-weight: 700; }

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

/* Default paragraph styles */
p {
  font-family: "FuturaNext-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: #081f34;
  font-family: "FuturaNext-DemiBold", 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: none; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #1d70bd;
    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: #1d70bd;
  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: "FuturaNext-Book", sans-serif;
  font-size: 14px;
  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: #16548e; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #16548e; }

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

/* 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; } }

/* 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;
  background: #ffffff;
  font-family: "FuturaNext-Book", sans-serif;
  font-size: 14px;
  color: #2e2e2e;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto; }
  body:before, body:after {
    content: " ";
    display: table; }
  body:after {
    clear: both; }
  body > form {
    position: relative; }

html.page-default.top-bar-active body {
  padding-top: 39px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.page-default.top-bar-active body {
      padding-top: 0; } }

h1 {
  text-transform: none; }

h2 {
  text-transform: none; }

h3 {
  text-transform: none; }

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

p {
  margin: 0 0 10px 0;
  letter-spacing: .5px; }

select {
  width: auto; }

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

.watermark {
  color: #616161; }

#outer-wrapper {
  width: 100%; }

#inner-wrapper {
  width: 100%; }

#content-wrapper {
  clear: both;
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 20px; }
  #content-wrapper:before, #content-wrapper:after {
    content: " ";
    display: table; }
  #content-wrapper:after {
    clear: both; }
  @media only screen and (max-width: 40em) {
    #content-wrapper {
      padding-top: 10px; } }

.page-default #content-wrapper {
  max-width: 100%;
  padding-top: 0; }

.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: 20px 0;
  clear: both; }

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

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

#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: none; }
  .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: normal; }

/* 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: normal; }

.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: "FuturaNext-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: "FuturaNext-DemiBold", sans-serif;
  text-transform: none;
  text-align: left; }

.errorPageHeader {
  font-weight: normal;
  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: normal 14px "FuturaNext-DemiBold", 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; }

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer; }

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 130%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -65px;
  padding: 7px;
  width: 130px;
  background-color: #cacaca;
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2; }

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 130%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #cacaca;
  border-top: 5px solid #cacaca;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0; }

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1; }

#bodyFastLoginBox {
  background: #f9f9f9;
  color: #000;
  font-family: "FuturaNext-Book", sans-serif; }
  #bodyFastLoginBox .aForgotPassword {
    display: block !important;
    background: none;
    text-align: left;
    padding: 0;
    color: #000;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
    font-size: 12px; }
  #bodyFastLoginBox #fastLogin_divBtnLoadProfileWrapper {
    float: left;
    margin-top: 15px; }
  #bodyFastLoginBox .fast-login-box-inner-reminder {
    color: #000; }
  #bodyFastLoginBox input {
    width: 100% !important; }

.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: #081f34;
  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: #010508;
    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: #081f34;
  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: #010508;
    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: #081f34;
  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: #010508;
    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: #2e2e2e;
  background: #fff;
  text-transform: none;
  border-radius: 0;
  border-width: 0;
  border-color: transparent; }
  a.checkout-text:hover {
    text-decoration: none;
    color: #2e2e2e;
    background-color: #207bcf;
    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: #2e2e2e; }
  a.checkout-text:focus {
    text-decoration: none;
    color: #2e2e2e; }

.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: #081f34;
  background: white;
  letter-spacing: 0;
  text-transform: uppercase;
  border: 1px solid #081f34; }
  .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: #010508;
    border-width: 1px;
    border-color: #010508; }
    .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: #081f34; }
  .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: #081f34; }

.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%; }

#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: "FuturaNext-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: "FuturaNext-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: block;
  float: left;
  margin: 0 0 40px 0; }

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

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

.page-default #main-area {
  padding: 0; }
  .page-default #main-area .content {
    padding: 0; }

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

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

#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.page-listproducts #outer-wrapper #content-wrapper #main-area {
  width: 100%; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.page-listproducts #outer-wrapper #content-wrapper #main-area {
      width: 100%; } }

html.page-listproducts #outer-wrapper #content-wrapper #left-area {
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.page-listproducts #outer-wrapper #content-wrapper #left-area {
      display: none;
      position: relative;
      top: 0; } }

html.page-listproducts.top-bar-active #outer-wrapper #content-wrapper #left-area {
  top: 120px; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  html.page-showproduct #outer-wrapper #content-wrapper {
    padding-top: 10px; } }

html.page-showproduct #outer-wrapper #content-wrapper #main-area {
  width: 80%; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.page-showproduct #outer-wrapper #content-wrapper #main-area {
      width: 100%; } }

html.page-showproduct #outer-wrapper #content-wrapper #left-area {
  display: block;
  width: 20%; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.page-showproduct #outer-wrapper #content-wrapper #left-area {
      display: none; } }

.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: 63em) {
  .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: 63em) {
  .three-columns #left-area {
    display: none; }
  .three-columns #main-area {
    width: 100%; }
  .three-columns #right-area {
    width: 100%;
    float: none;
    clear: both; } }

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

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

#top-bar {
  display: block;
  width: 100%;
  background: #081f34;
  padding: 5px 0; }
  #top-bar .top-bar-inner {
    text-align: center; }
    #top-bar .top-bar-inner p {
      margin-bottom: 0;
      color: #fff;
      font-family: SpaceMono;
      font-size: 0.75rem; }

#header {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0;
  background-color: #fff;
  height: 60px;
  position: fixed;
  z-index: 20;
  top: 0;
  transition: all 0.3s ease-out; }
  #header.top-bar-active {
    height: 99px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      #header.top-bar-active {
        height: 60px; } }
  #header:hover {
    background: #fff !important;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.2); }
  #header.sticky {
    top: 0;
    background: #fff !important;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.2); }

.page-default #header {
  background: none;
  z-index: 1; }

html.search-active #header {
  background: #fff !important; }

#header-inner {
  max-width: 1400px;
  margin: 0 auto;
  max-width: 100%; }

.header-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .header-content .header-left,
  .header-content .header-center,
  .header-content .header-right {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .header-content .header-left,
  .header-content .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .header-content .header-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 30px;
    min-width: 380px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .header-content .header-left {
        margin-left: 10px;
        min-width: 80px; } }
  .header-content .header-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  .header-content .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 30px;
    min-width: 380px; }
    .header-content .header-right .faq-link {
      margin-top: 10px;
      font-weight: 400;
      color: #081f34;
      font-family: "FuturaNext-Medium", sans-serif; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .header-content .header-right {
        margin-right: 10px;
        min-width: 80px; }
        .header-content .header-right .faq-link {
          display: none; } }

#menu-activator {
  padding: 0;
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    #menu-activator {
      display: inline-block; } }
  #menu-activator i {
    font-size: 1.5rem;
    line-height: 42px; }

#menu-wrapper {
  display: inline-block;
  vertical-align: middle;
  display: none; }

.logo-wrapper {
  margin: 18px 20px 18px 20px;
  margin: 21px auto;
  display: inline-block;
  vertical-align: middle;
  width: auto; }
  .logo-wrapper .logo-header {
    display: none; }
  .logo-wrapper .logo-body {
    max-width: 206px;
    line-height: 0; }
  .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; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .logo-wrapper input {
        max-width: 150px;
        margin: auto; } }
  .logo-wrapper .logo-footer {
    display: none; }

html.top-bar-active #path-nav {
  padding-top: 120px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.top-bar-active #path-nav {
      padding-top: 80px; } }
  @media only screen and (max-width: 40em) {
    html.top-bar-active #path-nav {
      padding-top: 70px; } }

#path-nav {
  display: block;
  left: 0;
  width: 100%;
  max-width: 1400px;
  padding-top: 80px;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  margin: 0 auto; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    #path-nav {
      padding-left: 20px;
      padding-top: 80px; } }
  @media only screen and (max-width: 40em) {
    #path-nav {
      padding-top: 70px;
      font-size: 0.75rem; } }
  #path-nav .breadcrumb-link {
    color: #081f34;
    display: inline-block;
    font-family: "FuturaNext-Medium", sans-serif; }
    #path-nav .breadcrumb-link:last-of-type {
      color: #8a8a8a; }
  #path-nav .breadcrumb-spacer {
    color: #8a8a8a;
    margin: 0 0.5rem; }
    @media only screen and (max-width: 40em) {
      #path-nav .breadcrumb-spacer {
        margin: 0 4px; } }

.search-box-wrapper {
  font-size: 14px;
  padding: 7px;
  margin: 24px 0 0 0;
  background-color: transparent;
  display: inline-block !important;
  vertical-align: top;
  margin: 0; }
  @media (max-width: 770px) {
    .search-box-wrapper {
      margin-bottom: 10px;
      width: 100%; }
      .search-box-wrapper .search-box-body .search-box-input {
        width: 100%; }
        .search-box-wrapper .search-box-body .search-box-input input {
          width: 100%; } }

#search-box-wrapper {
  box-shadow: none !important;
  vertical-align: top;
  display: inline-block; }
  @media (max-width: 770px) {
    #search-box-wrapper {
      display: block;
      width: 70%;
      margin: auto; } }

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

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

.search-box-input {
  float: left; }

.search-box-input input {
  border: 0px solid #fd9e2f;
  width: 200px;
  background-color: white;
  padding: 7px 29px 6px 12px;
  font-size: 0.9em;
  outline: none;
  color: #555555;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  display: block; }

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

.search-box-button {
  float: left;
  margin-top: 6px;
  position: relative;
  left: -25px;
  position: absolute;
  left: auto;
  right: 3px;
  top: 0; }
  .search-box-button a {
    padding: 1px 3px; }

#header-search-toggle-wrapper {
  display: inline-block;
  vertical-align: middle; }
  #header-search-toggle-wrapper #header-search-toggle {
    margin: 0;
    padding: 0 15px;
    height: 100%;
    cursor: pointer;
    color: #2e2e2e;
    background: none;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    #header-search-toggle-wrapper #header-search-toggle i {
      font-size: 1rem;
      color: #081f34;
      display: none; }
    #header-search-toggle-wrapper #header-search-toggle span {
      display: inline-block;
      font-size: 16px;
      letter-spacing: 3px;
      text-transform: uppercase;
      margin-left: 5px; }
    #header-search-toggle-wrapper #header-search-toggle::after {
      content: "";
      display: inline-block;
      background: url(../images/responsive-base/search-icon.png);
      background-repeat: no-repeat;
      background-size: 100%;
      height: 18px;
      width: 18px;
      float: left; }
    #header-search-toggle-wrapper #header-search-toggle:focus {
      outline: none; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      #header-search-toggle-wrapper #header-search-toggle {
        padding: 0 10px; } }

#header #search-box-wrapper {
  display: none !important;
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  position: absolute;
  top: 100%;
  background: #fff;
  z-index: 200;
  left: 0;
  right: 0; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    #header #search-box-wrapper {
      margin-top: -3px; } }
  #header #search-box-wrapper.active {
    display: block !important; }
  #header #search-box-wrapper .search-box-wrapper {
    width: 100% !important; }
    #header #search-box-wrapper .search-box-wrapper .search-box-input {
      width: 100%; }
      #header #search-box-wrapper .search-box-wrapper .search-box-input input {
        width: 100%;
        font-size: 1.5rem;
        padding: 1rem;
        color: #081f34; }
    #header #search-box-wrapper .search-box-wrapper .search-box-button {
      margin: 0;
      right: 0; }
      #header #search-box-wrapper .search-box-wrapper .search-box-button a.search-icon {
        display: block;
        height: 60px;
        line-height: 60px;
        padding: 0 1rem;
        font-size: 1.5rem;
        color: #081f34; }

html.menu-sticky #header #search-box-wrapper.active {
  position: fixed;
  top: 39px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.menu-sticky #header #search-box-wrapper.active {
      top: 30px; } }
  @media only screen and (max-width: 40em) {
    html.menu-sticky #header #search-box-wrapper.active {
      top: 63px; } }

#header-search-toggle-wrapper-mobile {
  display: table-cell;
  vertical-align: top; }
  #header-search-toggle-wrapper-mobile #header-search-toggle-mobile {
    margin: 0;
    padding: 0;
    padding-right: 35px;
    height: 27px;
    cursor: pointer;
    color: #fff; }
    #header-search-toggle-wrapper-mobile #header-search-toggle-mobile i {
      font-size: 1rem; }
    #header-search-toggle-wrapper-mobile #header-search-toggle-mobile span {
      display: inline-block;
      font-size: 16px;
      letter-spacing: 3px;
      text-transform: uppercase;
      margin-left: 5px; }

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

.vat-selector-wrapper {
  display: inline-block;
  vertical-align: middle;
  display: none; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .vat-selector-wrapper .vat-selector-label span {
    font-size: 1em; } }

/* CART AREA
----------------------------------------------------------------------------- */
.cart-area-wrapper {
  display: inline-block;
  vertical-align: middle; }

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

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

.small-cart-body {
  float: left;
  padding: 0 0 0 16px;
  cursor: pointer;
  transition: background 0.3s ease-out;
  color: #081f34; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .small-cart-body {
      padding-left: 5px; } }
  .small-cart-body::before {
    content: '';
    display: inline-block;
    background: url(../images/responsive-base/cart-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 20px;
    width: 20px;
    float: left;
    margin-top: 10px;
    margin-right: 10px; }
  .small-cart-body .title {
    display: none; }

.small-cart-items {
  float: left;
  height: 42px;
  line-height: 42px; }
  .small-cart-items .small-cart-items-value {
    margin-right: 12px;
    font-size: 18px;
    font-size: 1rem;
    float: left;
    height: 42px;
    line-height: 42px;
    font-family: SpaceMono; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .small-cart-items .small-cart-items-value {
        margin-right: 0; } }
  .small-cart-items .small-cart-items-label,
  .small-cart-items .small-cart-items-suffix {
    display: none;
    height: 42px;
    line-height: 42px;
    font-size: 18px; }

.small-cart-sum {
  float: left;
  height: 42px;
  font-size: 18px;
  line-height: 41px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .small-cart-sum {
      display: none; } }
  .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: 42px;
    line-height: 44px;
    margin-left: 8px;
    margin-right: 12px;
    color: #081f34;
    display: none; }
  .small-cart-sum .small-cart-sum-label {
    display: none;
    height: 42px;
    line-height: 42px;
    font-size: 18px; }
  .small-cart-sum .small-cart-sum-value {
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: normal;
    display: none; }

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

.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 {
  display: none; }

#FreeFreight_LeftArea {
  display: none; }

.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; }

.culture-selector-wrapper {
  margin-bottom: 12px; }

.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: 4px 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.culture-selector-dropdown:after, .currency-selector-wrapper.culture-selector-dropdown:after {
  content: "\f107";
  font-family: "FontAwesome";
  color: white;
  padding: 6px;
  position: relative;
  left: -30px;
  top: 0;
  background: transparent;
  text-align: center;
  pointer-events: none; }

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

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: none;
    color: #081f34;
    font-family: "FuturaNext-DemiBold", sans-serif;
    font-style: normal;
    font-weight: normal;
    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: #081f34;
  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: #081f34;
  border-top: 1px solid #081f34;
  padding-top: 12px;
  color: #fff; }
  #footer a {
    color: #fff;
    font-weight: normal;
    font-family: "FuturaNext-Medium", sans-serif; }
  #footer a:hover {
    color: #e6e5e5; }

.footer-lower {
  overflow: hidden;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 3rem 20px;
  background: #081f34; }

.footer-box {
  padding-right: 10px;
  padding-bottom: 12px;
  float: left;
  width: 25%; }
  .footer-box h2, .footer-box .newsletter-box-header span {
    font-size: 16px;
    margin: 0 0 1rem 0;
    color: #fff; }
  .footer-box p {
    margin-bottom: 1rem;
    font-weight: normal;
    letter-spacing: .7px; }
  .footer-box h2 i {
    padding-left: 8px; }

#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; }

.page-list-wrapper, #footer-nav, .footer2-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  padding-right: 20px;
  padding-top: 5px; }
  @media only screen and (max-width: 40em) {
    .page-list-wrapper, #footer-nav, .footer2-wrapper {
      width: 49%; } }

.footer2-wrapper .fa {
  font-size: 1.5rem; }

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

#mc_embed_signup input[type=text], #mc_embed_signup input[type=email] {
  display: inline-block;
  background: #081f34;
  border: 0;
  border-bottom: 1px solid #fff;
  margin-right: 1rem;
  padding: .5rem 0;
  color: #fff;
  transition: all 0.3s ease-out; }
  #mc_embed_signup input[type=text]::-webkit-input-placeholder, #mc_embed_signup input[type=email]::-webkit-input-placeholder {
    color: #fff; }
  #mc_embed_signup input[type=text]::-moz-placeholder, #mc_embed_signup input[type=email]::-moz-placeholder {
    color: #fff; }
  #mc_embed_signup input[type=text]:-ms-input-placeholder, #mc_embed_signup input[type=email]:-ms-input-placeholder {
    color: #fff; }
  #mc_embed_signup input[type=text]:-moz-placeholder, #mc_embed_signup input[type=email]:-moz-placeholder {
    color: #fff; }
  #mc_embed_signup input[type=text]:focus, #mc_embed_signup input[type=email]:focus {
    outline: none;
    border-color: #fff; }

#mc_embed_signup input[type=submit] {
  display: inline-block;
  padding: .7rem 1.5rem;
  border: 0;
  background: #fff;
  color: #081f34;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "FuturaNext-Medium", sans-serif;
  letter-spacing: 1px; }

#mc_embed_signup p {
  font-size: 11px; }

#mc_embed_signup a {
  color: #fff;
  text-decoration: underline; }

#mc_embed_signup fieldset {
  border: 0;
  font-size: 11px;
  padding: 0;
  margin-bottom: 10px; }
  #mc_embed_signup fieldset label {
    margin-right: 5px; }
    #mc_embed_signup fieldset label input {
      margin-right: 5px; }

#mc_embed_signup .mc-field-group {
  margin-bottom: 10px; }

#newsletter-signup {
  float: right;
  max-width: 400px; }
  #newsletter-signup .newsletter-signup-inner {
    border: 1px solid #fff;
    margin-bottom: 1rem;
    padding: 1rem; }
  #newsletter-signup .footer-social a {
    margin-right: .5rem; }
  #newsletter-signup .footer-social i {
    font-size: 2rem; }
  #newsletter-signup h2 {
    font-size: 1.5rem; }
  #newsletter-signup input[type=text] {
    background: #081f34;
    border: 0;
    border-bottom: 1px solid #fff;
    margin-right: 1rem;
    padding: .5rem 0;
    color: #fff;
    transition: all 0.3s ease-out; }
    @media only screen and (max-width: 40em) {
      #newsletter-signup input[type=text] {
        margin-right: 0; } }
    #newsletter-signup input[type=text]::-webkit-input-placeholder {
      color: #fff; }
    #newsletter-signup input[type=text]::-moz-placeholder {
      color: #fff; }
    #newsletter-signup input[type=text]:-ms-input-placeholder {
      color: #fff; }
    #newsletter-signup input[type=text]:-moz-placeholder {
      color: #fff; }
    #newsletter-signup input[type=text]:focus {
      outline: none;
      border-color: #fff; }
  #newsletter-signup input[type=submit] {
    padding: .7rem 1.5rem;
    border: 0;
    background: #fff;
    color: #081f34;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "FuturaNext-Medium", sans-serif;
    letter-spacing: 1px; }

.infoTextLogo img {
  max-width: 130px; }

.footer-copy .footer-copy-inner {
  max-width: 1400px;
  margin: auto;
  padding: 10px 20px;
  font-family: "FuturaNext-Medium", sans-serif; }
  .footer-copy .footer-copy-inner:before, .footer-copy .footer-copy-inner:after {
    content: " ";
    display: table; }
  .footer-copy .footer-copy-inner:after {
    clear: both; }
  .footer-copy .footer-copy-inner .footer-copy-left {
    float: left; }
  .footer-copy .footer-copy-inner .footer-copy-right {
    float: right; }

@media only screen and (max-width: 40em) {
  #footer .footer-box {
    padding-bottom: 22px; }
  #footer.footer-box-count-2 .footer-box {
    width: 100%;
    margin-right: 0%; }
  #footer.footer-box-count-2 .footer-box:nth-of-type(1n+0) {
    margin-right: 0; }
  #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: 63em) {
  #footer .footer-box {
    padding-bottom: 22px; }
  #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; } }

/* 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: normal;
  font-family: "FuturaNext-DemiBold", sans-serif; }

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

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

.page-showproduct .purchase-block-price-amount {
  font-size: 1.4rem;
  font-family: "FuturaNext-DemiBold", sans-serif; }

.page-showproduct .purchase-block-price-previous {
  font-size: 1.2rem;
  font-size: 1.3rem; }

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

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

.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;
  display: inline-block; }

.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;
  margin: 0 0 0 5px; }

.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: 70px;
  line-height: 70px;
  position: absolute;
  text-align: center;
  width: 70px;
  background-repeat: no-repeat;
  display: run-in;
  overflow: hidden; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .pi-overlay {
    background-size: 100%;
    font-size: .7em;
    height: 49px;
    line-height: 49px;
    width: 49px; } }

.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 ul a,
  #left-cat-nav li a {
    font-weight: normal;
    font-family: "FuturaNext-Medium", sans-serif; }

#left-cat-nav a {
  display: block;
  transition: none;
  color: #081f34; }

#left-cat-nav a:hover {
  text-decoration: underline;
  color: #081f34; }

/* 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: #081f34;
  font-size: 14px;
  padding: 3px 10px 3px 0px;
  display: block; }

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

/* LV2 */
#left-cat-nav li.selected > a {
  word-wrap: break-word;
  text-decoration: underline; }

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

#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; }

#left-cat-nav li.lv2 > a {
  font-size: 14px;
  padding: 5px 10px 5px 0px;
  line-height: 1.1; }

#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: 12px;
  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 20px; }

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

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

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

@media print {
  * {
    font-family: "FuturaNext-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; } }

html.about-page .category-header-subtitle {
  margin: 0 auto; }

.page-listproducts #content-wrapper {
  max-width: 100%; }

.page-listproducts #path-nav {
  max-width: 100%; }

.category-page-wrapper {
  font-size: 0; }

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

.category-header-wrapper {
  margin-bottom: 3px; }

.category-page-image {
  display: none;
  float: none;
  position: relative;
  margin: 0;
  overflow: hidden; }
  .category-page-image img {
    width: 100%; }
  .category-page-image .category-header-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: 100%;
    left: 10%; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .category-page-image .category-header-title {
        /*
      position: relative;
      transform: none;
      top: auto;
      left: auto;
      bottom: auto;
      */ } }
    @media only screen and (max-width: 40em) {
      .category-page-image .category-header-title {
        padding: 10px 0; } }
    .category-page-image .category-header-title h1 {
      letter-spacing: 1px;
      font-size: 3.5rem;
      color: #fff;
      margin-bottom: 0;
      line-height: 1.2; }
      @media only screen and (max-width: 40em) {
        .category-page-image .category-header-title h1 {
          font-size: 2rem; } }
    .category-page-image .category-header-title .category-header-subtitle p {
      font-size: 1rem;
      font-weight: normal;
      letter-spacing: .5px;
      max-width: 650px;
      margin: 0;
      line-height: 1.2;
      color: #fff;
      font-family: "FuturaNext-Medium", sans-serif; }
      @media only screen and (min-width: 0) and (max-width: 63em) {
        .category-page-image .category-header-title .category-header-subtitle p {
          max-width: 100%; } }
      @media only screen and (max-width: 40em) {
        .category-page-image .category-header-title .category-header-subtitle p {
          font-size: .9rem;
          font-family: "FuturaNext-Book", sans-serif; } }

.category-page-wrapper a.disabled, .releware-recommendation-wrapper a.disabled, #startpage_list a.disabled, .list-category a.disabled, .product-carousel-wrapper a.disabled, .linked-products 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, .product-carousel-wrapper a.disabled:hover, .linked-products 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, .product-carousel-wrapper ul li, .linked-products ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  background: #fff;
  margin-bottom: 2rem;
  position: relative; }
  .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, .product-carousel-wrapper ul li .product-image, .linked-products ul li .product-image {
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 126%; }
    .category-page-wrapper ul li .product-image a, .releware-recommendation-wrapper ul li .product-image a, #startpage_list ul li .product-image a, .list-category ul li .product-image a, .product-carousel-wrapper ul li .product-image a, .linked-products 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, #startpage_list ul li .product-image a img, .list-category ul li .product-image a img, .product-carousel-wrapper ul li .product-image a img, .linked-products 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; }
  .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, .product-carousel-wrapper ul li .product-list-description, .linked-products ul li .product-list-description {
    font-family: "FuturaNext-Book", sans-serif;
    font-size: 1rem;
    font-family: "FuturaNext-Book", sans-serif;
    line-height: 1.4rem;
    font-size: 1rem;
    margin-top: 4px;
    display: none; }
  .category-page-wrapper ul li .product-info, .releware-recommendation-wrapper ul li .product-info, #startpage_list ul li .product-info, .list-category ul li .product-info, .product-carousel-wrapper ul li .product-info, .linked-products ul li .product-info {
    padding: 0 10px; }
    .category-page-wrapper ul li .product-info:before, .category-page-wrapper ul li .product-info:after, .releware-recommendation-wrapper ul li .product-info:before, .releware-recommendation-wrapper ul li .product-info:after, #startpage_list ul li .product-info:before, #startpage_list ul li .product-info:after, .list-category ul li .product-info:before, .list-category ul li .product-info:after, .product-carousel-wrapper ul li .product-info:before, .product-carousel-wrapper ul li .product-info:after, .linked-products ul li .product-info:before, .linked-products ul li .product-info:after {
      content: " ";
      display: table; }
    .category-page-wrapper ul li .product-info:after, .releware-recommendation-wrapper ul li .product-info:after, #startpage_list ul li .product-info:after, .list-category ul li .product-info:after, .product-carousel-wrapper ul li .product-info:after, .linked-products ul li .product-info:after {
      clear: both; }
  .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, .product-carousel-wrapper ul li .product-name, .linked-products ul li .product-name {
    clear: both;
    margin: 0 0 2px 0;
    word-wrap: break-word;
    float: left;
    max-width: 70%; }
    @media only screen and (max-width: 40em) {
      .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, .product-carousel-wrapper ul li .product-name, .linked-products ul li .product-name {
        float: none;
        max-width: 100%; } }
    .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, .product-carousel-wrapper ul li .product-name h3, .linked-products ul li .product-name h3 {
      margin-bottom: 2px;
      font-size: 14px;
      font-weight: normal;
      margin: 0; }
      @media only screen and (max-width: 40em) {
        .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, .product-carousel-wrapper ul li .product-name h3, .linked-products ul li .product-name h3 {
          font-size: .75rem; } }
      .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, .product-carousel-wrapper ul li .product-name h3 a, .linked-products ul li .product-name h3 a {
        color: #2e2e2e;
        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, .product-carousel-wrapper ul li .product-name span.product-subname, .linked-products ul li .product-name span.product-subname {
      font-size: 14px;
      color: #2e2e2e; }
  .category-page-wrapper ul li .product-buttons, .releware-recommendation-wrapper ul li .product-buttons, #startpage_list ul li .product-buttons, .list-category ul li .product-buttons, .product-carousel-wrapper ul li .product-buttons, .linked-products ul li .product-buttons {
    display: none; }
  .category-page-wrapper ul li .product-list-article-number, .releware-recommendation-wrapper ul li .product-list-article-number, #startpage_list ul li .product-list-article-number, .list-category ul li .product-list-article-number, .product-carousel-wrapper ul li .product-list-article-number, .linked-products ul li .product-list-article-number {
    display: none; }
  .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, .product-carousel-wrapper ul li .product-list-article-number span, .linked-products ul li .product-list-article-number span {
    color: #e6e6e6;
    font-size: 1rem; }
  .category-page-wrapper ul li .product-price, .releware-recommendation-wrapper ul li .product-price, #startpage_list ul li .product-price, .list-category ul li .product-price, .product-carousel-wrapper ul li .product-price, .linked-products ul li .product-price {
    float: right;
    max-width: 40%; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .category-page-wrapper ul li .product-price, .releware-recommendation-wrapper ul li .product-price, #startpage_list ul li .product-price, .list-category ul li .product-price, .product-carousel-wrapper ul li .product-price, .linked-products ul li .product-price {
        text-align: right; } }
    @media only screen and (max-width: 40em) {
      .category-page-wrapper ul li .product-price, .releware-recommendation-wrapper ul li .product-price, #startpage_list ul li .product-price, .list-category ul li .product-price, .product-carousel-wrapper ul li .product-price, .linked-products ul li .product-price {
        font-size: .75rem;
        float: none;
        max-width: 100%;
        text-align: left; } }
    .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, .product-carousel-wrapper ul li .product-price .price-amount, .linked-products ul li .product-price .price-amount {
      font-size: 14px;
      font-family: "FuturaNext-Book", sans-serif; }
      @media only screen and (max-width: 40em) {
        .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, .product-carousel-wrapper ul li .product-price .price-amount, .linked-products ul li .product-price .price-amount {
          font-size: .75rem; } }
      .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, .product-carousel-wrapper ul li .product-price .price-amount a, .linked-products ul li .product-price .price-amount a {
        color: #2e2e2e; }
      .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, .product-carousel-wrapper ul li .product-price .price-amount a:hover, .linked-products ul li .product-price .price-amount a:hover {
        text-decoration: none; }

.category-page-wrapper ul li {
  margin-bottom: 0; }

span.product-attrlist span {
  font-size: 0.85em;
  display: block; }

.category-header-subtitle {
  font-family: "FuturaNext-Book", sans-serif;
  line-height: 1.54em;
  font-size: 1.1em;
  font-size: 14px;
  max-width: 800px; }
  .category-header-subtitle p {
    font-family: "FuturaNext-Book", sans-serif;
    line-height: 1.54em;
    font-size: 1.1em; }

.category-page-wrapper .upper {
  display: none; }

.paging-center-box {
  display: inline-block;
  text-align: center;
  width: 100%; }

.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: "FuturaNext-DemiBold", 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: "FuturaNext-DemiBold", 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: 20px 10px 0 10px;
  text-align: center;
  clear: both; }

a.paging-link {
  display: inline-block;
  font-size: 12px;
  font-family: "FuturaNext-DemiBold", 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:hover {
    color: #0d0d0d;
    background: #c9c9c9;
    border: 1px solid #cdcdcd; }

a.paging-link.selected {
  color: black;
  background-color: #dadada; }

a.paging-link-previous, a.paging-link-next {
  min-width: 100px; }

a.paging-link-previous {
  float: left; }

a.paging-link-next {
  float: right; }

#paging-control-switch {
  margin-top: 8px; }

a.showall {
  color: #333;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  cursor: pointer; }

.paging-control-box.upper-box {
  display: none; }

/* ------ Category filter ---------------------- */
.filter-control-body {
  padding: 0;
  border: solid 1px #1c6eb9;
  width: 100%;
  background-color: #2a88de;
  cursor: default;
  margin-bottom: 22px; }
  .filter-control-body:before, .filter-control-body:after {
    content: " ";
    display: table; }
  .filter-control-body:after {
    clear: both; }
  .filter-control-body select {
    max-width: 130px;
    min-width: 130px; }

.filter-control-header {
  padding: 12px;
  width: 120px;
  float: left;
  background-color: #1c6eb9;
  font-style: italic;
  font-weight: bold;
  font-family: "FuturaNext-Book", sans-serif; }

.filter-control-clear {
  padding-top: 1px;
  float: right; }

.filter-control-options {
  float: left; }
  .filter-control-options:before, .filter-control-options:after {
    content: " ";
    display: table; }
  .filter-control-options:after {
    clear: both; }

.filter-control-element {
  float: left;
  padding: 12px;
  height: 20px;
  line-height: 10px; }
  .filter-control-element label {
    margin-left: 8px;
    display: inline-block; }

#filterprice {
  padding-left: 15px;
  padding-top: 4px;
  font-size: 90%; }

#slider-pre {
  float: left;
  margin-right: 10px;
  margin-left: 20px;
  padding-top: 16px;
  font-size: 90%; }

.price-filter-slider {
  width: 180px; }

.sort-wrapping {
  padding: 0;
  border: solid 1px #1c6eb9;
  width: 100%;
  background-color: #2a88de;
  cursor: default;
  margin-bottom: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .sort-wrapping:before, .sort-wrapping:after {
    content: " ";
    display: table; }
  .sort-wrapping:after {
    clear: both; }

.sort-header {
  float: left;
  padding: 12px;
  width: 120px;
  background-color: #1c6eb9;
  font-style: italic;
  font-weight: bold;
  font-family: "FuturaNext-Book", sans-serif; }

.sort-panel-wrapping {
  float: left; }

.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 #16548c;
  background-color: #56a1e5;
  -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 #081f34;
  background-color: #0f3960; }

.sort-down-selected {
  color: red;
  border: 1px solid #081f34;
  background-color: #0f3960; }

@media only screen and (max-width: 40em) {
  a.paging-link, a.paging-link.selected {
    display: none; }
  .paging-link.paging-link-previous,
  .paging-link.paging-link-next {
    display: inherit; }
  .paging-control.lower {
    font-size: 0; }
  a.paging-link.selected {
    display: inline-block !important;
    background-color: unset;
    border: none;
    cursor: default; }
    a.paging-link.selected:hover {
      border: none;
      background-color: transparent; }
  #paging-control-switch {
    margin-top: 12px; }
    #paging-control-switch a {
      display: inline-block; }
  .filter-control-element {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .sort-panel {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .category-page-image {
    width: 100%;
    clear: both; }
  .category-page-wrapper ul li {
    width: 49.9%;
    margin-right: 0.2%; }
  .category-page-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .sort-panel {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .filter-control-element {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .category-page-wrapper ul li {
    width: 33.2%;
    margin-right: 0.2%; }
  .category-page-wrapper ul li:nth-of-type(3n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .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%; } }

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  .category-page-wrapper ul li {
    width: 24.85%;
    margin-right: 0.2%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  .category-page-wrapper ul li {
    width: 24.85%;
    margin-right: 0.2%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  .category-page-wrapper ul li {
    width: 24.85%;
    margin-right: 0.2%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

html.simple-page.page-listproducts .category-header-title {
  display: none; }

html.simple-page.page-listproducts .category-header-subtitle h2 {
  font-size: 1.2rem; }

html.simple-page.page-listproducts .category-header-subtitle p {
  font-size: .9rem;
  letter-spacing: 0; }

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: #081f34;
  color: white; }

html.page-checkout #ctl00_main_fastcheckout_FastCart_hlContinueShopping:hover {
  background-color: #010508;
  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: "FuturaNext-DemiBold", 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;
  display: none; }

#switcher-definitions {
  display: none; }

#startpage_list ul.items-1 li {
  display: block; }

#startpage_list ul {
  padding: 0 1px; }
  @media only screen and (max-width: 40em) {
    #startpage_list ul {
      padding: 0; } }
  #startpage_list ul.newsletter-active li {
    display: inline-block !important; }
  #startpage_list ul.items-1 li {
    display: block; }
  #startpage_list ul.row-line-1 {
    padding: 0; }
    @media only screen and (max-width: 40em) {
      #startpage_list ul.row-line-1 {
        display: none; } }
    #startpage_list ul.row-line-1 li {
      display: block;
      padding: 0;
      padding-bottom: 1px; }
      @media only screen and (max-width: 40em) {
        #startpage_list ul.row-line-1 li {
          padding: 0; } }
  #startpage_list ul.row-line-2 {
    display: none; }
    @media only screen and (max-width: 40em) {
      #startpage_list ul.row-line-2 {
        display: block; } }
  #startpage_list ul li {
    padding: 1px;
    position: relative;
    margin-bottom: 0; }
    @media only screen and (max-width: 40em) {
      #startpage_list ul li {
        padding: 0; } }
    #startpage_list ul li img {
      width: 100%; }
    @media only screen and (max-width: 40em) {
      #startpage_list ul li.color-box-li {
        width: 100% !important;
        margin: 0 !important; } }
    #startpage_list ul li .startpage-custom-item {
      position: relative; }
    #startpage_list ul li .product-info {
      text-transform: uppercase;
      margin-bottom: 2px;
      font-size: 14px;
      font-weight: normal;
      margin: 0; }
      @media only screen and (max-width: 40em) {
        #startpage_list ul li .product-info {
          font-size: .75rem; } }
      #startpage_list ul li .product-info a {
        color: #2e2e2e;
        margin: 0;
        height: auto;
        overflow: hidden; }
    #startpage_list ul li .product-wrapper .product-image {
      padding-top: 100%; }
    #startpage_list ul li .color-box {
      height: 23.5vw; }
      @media only screen and (min-width: 0) and (max-width: 63em) {
        #startpage_list ul li .color-box {
          height: 44vw; } }
      @media only screen and (max-width: 40em) {
        #startpage_list ul li .color-box {
          height: auto;
          padding: 20px; } }
      #startpage_list ul li .color-box .custom-item-text {
        max-width: 320px;
        margin: auto;
        padding: 0 10px; }
        @media only screen and (min-width: 0) and (max-width: 63em) {
          #startpage_list ul li .color-box .custom-item-text {
            padding: 0 1.5rem; } }
        @media only screen and (max-width: 40em) {
          #startpage_list ul li .color-box .custom-item-text {
            position: relative;
            top: auto;
            right: auto;
            bottom: auto;
            left: auto;
            transform: none;
            display: block; } }
        #startpage_list ul li .color-box .custom-item-text h2 {
          font-size: 2.5rem;
          font-size: 2.2vw;
          line-height: 1.2;
          margin-bottom: 1rem; }
          @media only screen and (min-width: 0) and (max-width: 63em) {
            #startpage_list ul li .color-box .custom-item-text h2 {
              font-size: 2rem; } }
          @media only screen and (max-width: 40em) {
            #startpage_list ul li .color-box .custom-item-text h2 {
              font-size: 1.5rem;
              display: block; } }
        #startpage_list ul li .color-box .custom-item-text i.fa {
          font-size: 2.5rem; }
          @media only screen and (min-width: 0) and (max-width: 63em) {
            #startpage_list ul li .color-box .custom-item-text i.fa {
              font-size: 2rem; } }
          @media only screen and (max-width: 40em) {
            #startpage_list ul li .color-box .custom-item-text i.fa {
              width: 100%;
              font-size: 1.5rem;
              display: block; } }
      #startpage_list ul li .color-box.white {
        color: #2e2e2e;
        background: #fff;
        border: 1px solid #e6e6e6; }
        #startpage_list ul li .color-box.white .custom-item-text, #startpage_list ul li .color-box.white h2, #startpage_list ul li .color-box.white a {
          color: #2e2e2e; }
      #startpage_list ul li .color-box.blue {
        color: #fff;
        background: #081f34; }
        #startpage_list ul li .color-box.blue .custom-item-text, #startpage_list ul li .color-box.blue h2, #startpage_list ul li .color-box.blue a {
          color: #fff; }
      #startpage_list ul li .color-box.light {
        color: #2e2e2e;
        background: #e2ebf3; }
        #startpage_list ul li .color-box.light .custom-item-text, #startpage_list ul li .color-box.light h2, #startpage_list ul li .color-box.light a {
          color: #2e2e2e; }
    #startpage_list ul li .custom-item-text {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0;
      text-align: center;
      font-size: 2rem;
      color: #fff; }
      #startpage_list ul li .custom-item-text h2 {
        color: #fff;
        font-size: 4vw;
        font-size: 3.75rem; }
        @media only screen and (min-width: 0) and (max-width: 63em) {
          #startpage_list ul li .custom-item-text h2 {
            font-size: 1.8rem;
            line-height: 1; } }
      #startpage_list ul li .custom-item-text .cta {
        clear: both;
        display: inline-block;
        padding: 0.7rem 3rem;
        padding-top: .85rem;
        font-size: 1rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        background: none;
        border: 2px solid #fff;
        color: #fff;
        font-weight: bold;
        letter-spacing: 1px; }
        #startpage_list ul li .custom-item-text .cta:hover {
          background: #fff;
          color: #2e2e2e; }

@media only screen and (max-width: 40em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0.2%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 100%;
    margin-right: 0.2%; }
  #startpage_list ul.items-2 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 100%;
    margin-right: 0.2%; }
  #startpage_list ul.items-3 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 49.9%;
    margin-right: 0.2%; }
  #startpage_list ul.items-4 li:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 0.2%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 49.9%;
    margin-right: 0.2%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 49.9%;
    margin-right: 0.2%; }
  #startpage_list ul.items-3 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 49.9%;
    margin-right: 0.2%; }
  #startpage_list ul.items-4 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 50%; } }

@media only screen and (min-width: 63.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; }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 25%; } }

@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; }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 20%; } }

@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; }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 20%; }
  #startpage_list .items-2 .product-wrapper .product-image {
    padding-top: 71.4285714286%; } }

/* PRODUCT PAGE
----------------------------------------------------------------------------- */
#stock-notification-popup {
  height: auto; }
  #stock-notification-popup * {
    box-sizing: border-box; }

.page-showproduct .fancybox-iframe html, .page-showproduct .fancybox-iframe body {
  height: 100%; }

.product-images {
  float: left;
  width: 60%;
  margin: 0 0 10px 0;
  padding-right: 30px;
  display: none; }

.product-description {
  float: right;
  width: 35%;
  margin: 0 0 10px 0;
  clear: right;
  padding-top: 3rem;
  position: sticky;
  top: 50px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .product-description {
      float: none;
      width: 100%;
      padding-top: 0;
      position: relative;
      top: 0; } }

html.top-bar-active .product-description {
  top: 90px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.top-bar-active .product-description {
      top: 0; } }

#FrontImage {
  max-width: 100%;
  cursor: pointer;
  vertical-align: bottom; }

.show-product-image {
  position: relative; }

.ProductThumbnailsBody {
  margin-top: 20px; }

.ProductImageClickMessage {
  display: none; }

h1.product-page-header {
  margin: 0;
  color: #081f34;
  font-size: 1.3rem; }

h2.product-subname {
  margin: 0;
  color: #5a5a5a;
  color: #081f34;
  font-size: 1.3rem;
  display: none; }

h1.product-page-header,
h2.product-subname {
  word-wrap: break-word; }

.product-short-description {
  margin: 0;
  display: none; }

.tab-item.tab-description {
  display: none; }

.product-short-description, .product-description .inner {
  overflow: hidden;
  margin: 0 0 5px 0; }

.product-description .inner div {
  margin: 0 0 5px 0; }

span.product-article-number-label, span.product-unit-label, span.stock-status-label {
  font-weight: normal;
  margin: 0 5px 0 0; }

.product-article-number {
  display: none; }

.product-unit {
  display: none; }

.ProductCommentItemCssClass {
  margin: 0 0 20px 0; }

.ProductCommentItemCssClass span {
  display: block;
  font-weight: normal; }

.ProductCommentLargeInputCssClass {
  width: 100%;
  padding: 4px;
  border: 1px solid #cdcdcd;
  resize: vertical; }

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

.product-attributes {
  overflow: hidden; }

.product-attributes-1 {
  margin: 0 20px 0 0;
  font-weight: normal; }

.product-attributes-2 {
  margin: 12px 0 10px 0;
  font-weight: normal; }

.product-attributes span {
  display: block;
  margin: 0 0 3px 0; }

span.product-specification-label {
  font-weight: normal;
  display: block;
  margin: 0 0 2px 0; }

.product-specification-wrapper {
  margin-bottom: 24px; }

.product-specification-wrapper select {
  min-width: 190px;
  margin: 0 0 10px 0; }

.purchase-block {
  clear: both; }

.page-showproduct .purchase-block-price {
  color: #081f34;
  line-height: normal; }
  .page-showproduct .purchase-block-price .currency {
    margin-right: .5rem; }
  .page-showproduct .purchase-block-price span {
    line-height: normal; }
  .page-showproduct .purchase-block-price .price {
    font-size: 90%; }
  .page-showproduct .purchase-block-price .purchase-block-price-previous-unit {
    display: none !important; }

.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; }

.purchase-block-stock {
  display: none; }

.purchase-block-quantity {
  float: left;
  margin: 0 10px 0 0;
  display: none; }

.purchase-block-quantity span {
  display: none; }

.purchase-block-quantity input {
  width: 36px;
  height: 35px;
  padding: 0;
  text-align: center; }

.product-misc {
  margin: 1rem 0 2rem 0; }
  .product-misc .product-misc-item {
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    color: #081f34; }
    .product-misc .product-misc-item p {
      font-family: SpaceMono;
      color: #081f34;
      margin: 0;
      font-size: .75rem;
      letter-spacing: 0; }
      @media only screen and (max-width: 40em) {
        .product-misc .product-misc-item p {
          font-size: 11px; } }
      @media only screen and (max-width: 40em) {
        .product-misc .product-misc-item p img {
          margin: 0; } }
    .product-misc .product-misc-item i {
      display: inline-block;
      vertical-align: middle;
      margin-top: -2px;
      margin-right: 5px; }
    .product-misc .product-misc-item h2 {
      display: inline-block;
      vertical-align: middle;
      font-size: 1rem; }
    .product-misc .product-misc-item .product-misc-hidden {
      display: none; }

/* 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: normal; }

td.RelatedProductArticleNumber {
  display: none; }

td.RelatedProductPrice {
  width: 20%; }

td.RelatedProductButtons {
  width: 20%; }

td.RelatedProductButtons a {
  float: right; }

td.RelatedProductButtons br {
  display: none; }

/* 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 {
  clear: both;
  float: left;
  cursor: pointer;
  margin: 10px;
  font-weight: normal;
  display: none; }

/* 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: normal; }

div.product-tabs {
  margin: 0; }

#tab-wrapper {
  clear: both; }

.tab-item .tab-item-header {
  font-size: 1.4em;
  padding-bottom: 3px;
  border-bottom: 1px dotted #cdcdcd;
  display: none; }

.tab-item .tab-item-inner {
  padding-bottom: 8px; }
  .tab-item .tab-item-inner p {
    font-family: 'Chronicle Text G1 A", "Chronicle Text G1 B';
    color: #82888c;
    line-height: 1.7; }
  .tab-item .tab-item-inner h2 {
    font-size: 1.2rem;
    margin-bottom: .5rem;
    margin-top: 2rem; }

.ProductCommentValidatorErrorCssClass {
  color: #c60f12;
  background-color: #fcd8d9;
  padding: 5px; }
  .ProductCommentValidatorErrorCssClass:before {
    font-family: "FontAwesome";
    content: "\f071";
    padding-right: 6px; }

.template-wrapper .templateRow, .template-wrapper .templateAlternateRow {
  border: 0;
  position: relative;
  border-bottom: 1px solid #f3f3f3; }
  .template-wrapper .templateRow:first-child, .template-wrapper .templateAlternateRow:first-child {
    border-top: 1px solid #f3f3f3; }
  .template-wrapper .templateRow.color, .template-wrapper .templateAlternateRow.color {
    display: none; }
  .template-wrapper .templateRow .templateItemTitle, .template-wrapper .templateAlternateRow .templateItemTitle {
    color: #0e0e0e;
    display: block;
    width: 100%;
    font-weight: normal;
    font-family: "FuturaNext-Medium", sans-serif;
    padding: 8px 0 5px 0;
    line-height: normal; }
    .template-wrapper .templateRow .templateItemTitle:after, .template-wrapper .templateAlternateRow .templateItemTitle:after {
      content: '+';
      float: right;
      margin-top: 2px; }
    .template-wrapper .templateRow .templateItemTitle.active:after, .template-wrapper .templateAlternateRow .templateItemTitle.active:after {
      content: '–'; }
  .template-wrapper .templateRow > div, .template-wrapper .templateAlternateRow > div {
    display: none;
    font-family: "FuturaNext-Book", sans-serif;
    font-weight: normal;
    font-size: .8rem;
    color: #081f34;
    padding: 0 0 15px 0; }

.product-payment-info {
  background: #f3f3f3;
  padding: 4rem 3rem;
  text-align: center;
  margin-top: 2rem;
  display: none; }
  .product-payment-info:before, .product-payment-info:after {
    content: " ";
    display: table; }
  .product-payment-info:after {
    clear: both; }
  .product-payment-info .product-payment-info-title h2 {
    font-size: 1.4rem;
    margin-bottom: 2rem;
    color: #0e0e0e; }
  .product-payment-info .product-payment-item {
    width: 25%;
    float: left;
    padding: 0 1rem; }
    .product-payment-info .product-payment-item h3 {
      font-size: 14px;
      color: #0e0e0e; }

.PageDetailsWrapper {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  max-width: 800px; }
  .PageDetailsWrapper .PageDetailsImage {
    float: right;
    max-width: 50%;
    margin: 0 0 0 20px; }
    .PageDetailsWrapper .PageDetailsImage img {
      margin: 0 0 20px; }

@media only screen and (max-width: 40em) {
  .PageDetailsWrapper .PageDetailsImage {
    float: none;
    max-width: none;
    margin: 0; }
    .PageDetailsWrapper .PageDetailsImage img {
      margin: 0 0 15px; } }

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.channel-us-active .order-details-confirmed-order-summary-row.order-details-confirmed-order-summary-row-total-sum-vat,
  html.page-responsive-orderconfirmed.channel-us-active .order-details-confirmed-order-summary-row.order-details-confirmed-order-summary-row-total-sum-vat {
    display: none; }
  html.page-responsive-checkout.channel-us-active .cart-summary-wrapper-totals .cart-summary-row:last-child,
  html.page-responsive-orderconfirmed.channel-us-active .cart-summary-wrapper-totals .cart-summary-row:last-child {
    display: none; }
  html.page-responsive-checkout body,
  html.page-responsive-orderconfirmed body {
    background: #f1f1f1;
    letter-spacing: .5px; }
  html.page-responsive-checkout #path-nav,
  html.page-responsive-orderconfirmed #path-nav {
    display: none; }
  html.page-responsive-checkout #content-wrapper,
  html.page-responsive-orderconfirmed #content-wrapper {
    padding-top: 80px; }
  html.page-responsive-checkout .component-block,
  html.page-responsive-orderconfirmed .component-block {
    background: #fff;
    padding: 2rem; }
    @media only screen and (max-width: 40em) {
      html.page-responsive-checkout .component-block,
      html.page-responsive-orderconfirmed .component-block {
        padding: 1rem; } }
  html.page-responsive-checkout .cart-details-amount-increase, html.page-responsive-checkout .cart-details-amount-decrease,
  html.page-responsive-orderconfirmed .cart-details-amount-increase,
  html.page-responsive-orderconfirmed .cart-details-amount-decrease {
    font-size: 15px; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_UpCheckoutHeader i,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_UpCheckoutHeader i {
    display: none; }
  html.page-responsive-checkout h1,
  html.page-responsive-orderconfirmed h1 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
  html.page-responsive-checkout .checkout-main-wrapper,
  html.page-responsive-orderconfirmed .checkout-main-wrapper {
    max-width: 900px; }
  html.page-responsive-checkout h2.component-header span.component-header-number,
  html.page-responsive-orderconfirmed h2.component-header span.component-header-number {
    background-color: #081f34;
    line-height: 18px !important; }
  html.page-responsive-checkout .form-button.form-button-checkout,
  html.page-responsive-orderconfirmed .form-button.form-button-checkout {
    background-color: #081f34;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 1rem; }
    html.page-responsive-checkout .form-button.form-button-checkout:focus,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:focus {
      background-color: #010508; }
    html.page-responsive-checkout .form-button.form-button-checkout:hover,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:hover {
      background-color: #010508; }
  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: #dcf5d7;
    color: #2e2e2e; }
  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: #dcf5d7;
    color: #2e2e2e; }
    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: #eefaeb; }
  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: #dcf5d7;
    color: #2e2e2e; }
  html.page-responsive-checkout .discount-wrapper .discount-header,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-header {
    text-decoration: none;
    color: #081f34;
    border-bottom: 1px solid #081f34; }
    html.page-responsive-checkout .discount-wrapper .discount-header:hover,
    html.page-responsive-orderconfirmed .discount-wrapper .discount-header:hover {
      color: black; }
  html.page-responsive-checkout .responsive-free-freight.responsive-free-freight-placement-cartsummary.responsive-free-freight-limit-reached, html.page-responsive-checkout .responsive-free-freight.responsive-free-freight-placement-orderconfirmation.responsive-free-freight-limit-reached,
  html.page-responsive-orderconfirmed .responsive-free-freight.responsive-free-freight-placement-cartsummary.responsive-free-freight-limit-reached,
  html.page-responsive-orderconfirmed .responsive-free-freight.responsive-free-freight-placement-orderconfirmation.responsive-free-freight-limit-reached {
    background-color: #081f34;
    border: 0;
    color: #fff; }
  html.page-responsive-checkout .responsive-free-freight.responsive-free-freight-placement-cartsummary, html.page-responsive-checkout .responsive-free-freight.responsive-free-freight-placement-orderconfirmation,
  html.page-responsive-orderconfirmed .responsive-free-freight.responsive-free-freight-placement-cartsummary,
  html.page-responsive-orderconfirmed .responsive-free-freight.responsive-free-freight-placement-orderconfirmation {
    background: #e6e6e6;
    color: #081f34;
    border: 0; }
  html.page-responsive-checkout .cart-details-item .amount-error-inner:before,
  html.page-responsive-orderconfirmed .cart-details-item .amount-error-inner:before {
    display: none; }
  html.page-responsive-checkout .cart-details-item .amount-error-inner,
  html.page-responsive-orderconfirmed .cart-details-item .amount-error-inner {
    color: #ab2d2d;
    padding-left: 10px; }
  html.page-responsive-checkout .discount-wrapper .discount-button,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-button {
    background: #081f34;
    text-transform: none;
    font-size: 14px;
    font-family: "FuturaNext-Medium", sans-serif;
    height: 35px;
    padding: 0 10px;
    margin: 0;
    vertical-align: middle;
    line-height: 38px; }
  html.page-responsive-checkout .store-selector-wrapper,
  html.page-responsive-orderconfirmed .store-selector-wrapper {
    line-height: 1.5; }
    html.page-responsive-checkout .store-selector-wrapper:before, html.page-responsive-checkout .store-selector-wrapper:after,
    html.page-responsive-orderconfirmed .store-selector-wrapper:before,
    html.page-responsive-orderconfirmed .store-selector-wrapper:after {
      content: " ";
      display: table; }
    html.page-responsive-checkout .store-selector-wrapper:after,
    html.page-responsive-orderconfirmed .store-selector-wrapper:after {
      clear: both; }
    html.page-responsive-checkout .store-selector-wrapper .store-selector .choose-region select,
    html.page-responsive-checkout .store-selector-wrapper .store-selector .choose-store select,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-selector .choose-region select,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-selector .choose-store select {
      padding: 4px;
      min-width: 150px; }
    html.page-responsive-checkout .store-selector-wrapper .store-header,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-header {
      display: none; }
    html.page-responsive-checkout .store-selector-wrapper .store-info,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-info {
      float: left;
      width: 280px; }
      html.page-responsive-checkout .store-selector-wrapper .store-info span,
      html.page-responsive-orderconfirmed .store-selector-wrapper .store-info span {
        display: block;
        width: 100%; }
        html.page-responsive-checkout .store-selector-wrapper .store-info span.store-info-headers,
        html.page-responsive-orderconfirmed .store-selector-wrapper .store-info span.store-info-headers {
          padding-top: 15px;
          font-family: FuturaNext-DemiBold; }
          html.page-responsive-checkout .store-selector-wrapper .store-info span.store-info-headers:empty,
          html.page-responsive-orderconfirmed .store-selector-wrapper .store-info span.store-info-headers:empty {
            display: none; }
        html.page-responsive-checkout .store-selector-wrapper .store-info span p,
        html.page-responsive-orderconfirmed .store-selector-wrapper .store-info span p {
          margin: 0;
          line-height: 1.5; }
        html.page-responsive-checkout .store-selector-wrapper .store-info span br,
        html.page-responsive-orderconfirmed .store-selector-wrapper .store-info span br {
          display: none; }
    html.page-responsive-checkout .store-selector-wrapper .store-desc,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-desc {
      float: right;
      width: calc(100% - 280px);
      padding-top: 15px; }
      html.page-responsive-checkout .store-selector-wrapper .store-desc .store-info-headers,
      html.page-responsive-orderconfirmed .store-selector-wrapper .store-desc .store-info-headers {
        display: none; }
  @media only screen and (max-width: 40em) {
    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;
      border-top: 1px solid #aaa;
      padding: 9px 6px 3px;
      display: none; }
    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: 65px; }
    html.page-responsive-checkout .store-selector-wrapper .store-selector .choose-region,
    html.page-responsive-checkout .store-selector-wrapper .store-selector .choose-store,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-selector .choose-region,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-selector .choose-store {
      display: block; }
      html.page-responsive-checkout .store-selector-wrapper .store-selector .choose-region select,
      html.page-responsive-checkout .store-selector-wrapper .store-selector .choose-store select,
      html.page-responsive-orderconfirmed .store-selector-wrapper .store-selector .choose-region select,
      html.page-responsive-orderconfirmed .store-selector-wrapper .store-selector .choose-store select {
        min-width: 250px;
        margin-bottom: 5px; }
    html.page-responsive-checkout .store-selector-wrapper .store-info,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-info {
      float: none;
      width: auto; }
    html.page-responsive-checkout .store-selector-wrapper .store-desc,
    html.page-responsive-orderconfirmed .store-selector-wrapper .store-desc {
      float: none;
      width: auto; } }
  @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-bottom: 1px solid #081f34;
      padding-top: 1rem; }
    html.page-responsive-checkout h1 .change-customertype-button,
    html.page-responsive-orderconfirmed h1 .change-customertype-button {
      margin-left: 8px;
      padding-left: 0;
      display: none; } }

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
----------------------------------------------------------------------------- */
.page-showsearchresult #path-nav {
  visibility: hidden; }

.search-wrapper {
  max-width: 980px;
  margin: auto; }
  .search-wrapper > div {
    text-align: center; }

.search-table-headers {
  display: none; }

.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;
  padding: 1rem;
  text-transform: none; }

.search-paging a.search-prev, .search-paging a.search-next {
  display: inline-block;
  font-size: 12px;
  font-family: "FuturaNext-DemiBold", 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: 63em) {
  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: 63em) {
  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: "FuturaNext-Book", sans-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: "FuturaNext-Book", sans-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; }

/* 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: normal;
  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: normal; }

.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; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    width: 100%;
    margin: auto; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: inline-block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

.slick-dots {
  text-align: center; }
  .slick-dots li {
    display: inline-block; }
    .slick-dots li.slick-active button {
      background: #8d8e90;
      opacity: 1; }
  .slick-dots button {
    background: #8d8e90;
    opacity: 0.5;
    font-size: 0;
    height: 8px;
    width: 8px;
    border: 0;
    margin: 0 5px;
    border-radius: 100%;
    padding: 0; }

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: none;
  border: 0; }
  .slick-arrow i {
    font-size: 3rem;
    color: #2e2e2e; }
  .slick-arrow.prev-arrow {
    left: 10px; }
  .slick-arrow.next-arrow {
    right: 10px; }

html.channel-us-active #dc-totals .vat-total {
  display: none; }

#dc-wrapper {
  color: #2e2e2e;
  line-height: 1.2; }
  #dc-wrapper:focus {
    outline: none; }
  #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: normal;
    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-body {
    padding: 20px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      #dc-wrapper #dc-body {
        padding: 20px 0 40px 0; } }
  #dc-wrapper #dc-items-header {
    border-bottom: 1px solid #e6e6e6;
    padding: .5rem 0; }
    #dc-wrapper #dc-items-header > div {
      color: #2e2e2e;
      font-weight: normal;
      min-height: 2em;
      float: left;
      text-transform: none;
      font-size: .75rem;
      padding: 5px;
      float: none;
      display: inline-block;
      vertical-align: bottom; }
    #dc-wrapper #dc-items-header .item {
      padding-left: 10px; }
    #dc-wrapper #dc-items-header .img {
      padding-left: 0; }
    #dc-wrapper #dc-items-header .price {
      text-align: left; }
    #dc-wrapper #dc-items-header .total {
      text-align: right;
      padding-right: 10px; }
    #dc-wrapper #dc-items-header h3 {
      font-weight: normal;
      margin: 0;
      line-height: 1;
      font-size: 1rem; }
  #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;
      float: none;
      display: inline-block;
      vertical-align: middle; }
  #dc-wrapper #dc-content .dc-item-row {
    border-bottom: 1px solid #e6e6e6; }

@keyframes animatedBackgroundCart {
  from {
    background-color: #207bcf; }
  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; }
    #dc-wrapper #dc-content .img a {
      overflow: hidden;
      display: block;
      position: relative;
      padding-top: 126%;
      padding-top: 50%; }
      #dc-wrapper #dc-content .img a img {
        display: block;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        max-height: 80%;
        max-width: 80%;
        margin: auto; }
  #dc-wrapper #dc-content .item {
    padding-left: 10px !important; }
    #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: left;
    white-space: nowrap; }
  #dc-wrapper #dc-content .qty {
    text-align: left; }
    #dc-wrapper #dc-content .qty .label {
      display: none; }
  #dc-wrapper #dc-content .delete i {
    opacity: 0.3;
    font-size: 18px;
    cursor: pointer;
    line-height: 1; }
    #dc-wrapper #dc-content .delete i:hover {
      opacity: 1; }
  #dc-wrapper #dc-content .total {
    text-align: right;
    white-space: nowrap;
    padding-right: 10px; }
  #dc-wrapper #dc-totals {
    text-align: right;
    padding: 15px 10px 0 0; }
    #dc-wrapper #dc-totals span {
      display: inline-block;
      font-size: 1em;
      font-weight: normal;
      text-transform: none; }
    #dc-wrapper #dc-totals .value {
      transition: 0.3s;
      min-width: 100px; }
    #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.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;
      width: 50%;
      margin: 0;
      padding: 1.5rem 0;
      text-transform: none; }
      @media only screen and (min-width: 0) and (max-width: 63em) {
        #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 {
          display: block;
          margin: 0 0 5px 0 !important;
          width: 100%;
          float: none; } }
      #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 {
        background: #e2ebf3;
        color: #2e2e2e; }
      #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 {
        cursor: pointer;
        background: #081f34;
        background: #081f34; }
        #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: #05121e; }
        #dc-wrapper #dc-btns .button#dc-checkout-btn.disabled, #dc-wrapper #dc-btns div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p#dc-checkout-btn.disabled, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls #dc-wrapper #dc-btns p#dc-checkout-btn.disabled {
          cursor: not-allowed;
          background-color: #888888; }

.dynamic-cart-modal .reveal-modal-bg {
  background: rgba(255, 255, 255, 0.95); }

.dynamic-cart-modal header #dc-wrapper {
  display: none !important; }

.dynamic-cart-modal #dc-wrapper {
  background: #fff;
  color: #2e2e2e;
  line-height: 1.2;
  border: 1px solid #fff;
  display: none;
  width: 800px;
  visibility: visible !important;
  padding: 0;
  border-radius: 0;
  border: 0;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); }
  .dynamic-cart-modal #dc-wrapper .img {
    width: 175px; }
  .dynamic-cart-modal #dc-wrapper .item {
    width: 288px; }
  .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: initial;
    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; }
    .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 #dc-inner {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      background: #fff;
      color: #2e2e2e;
      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.2em;
      margin: 0 0 0.5em; }
    .dynamic-cart-dropdown #dc-wrapper .img {
      width: 35px; }
    .dynamic-cart-dropdown #dc-wrapper .item {
      width: 273px; }
    .dynamic-cart-dropdown #dc-wrapper .price {
      width: 100px; }
    .dynamic-cart-dropdown #dc-wrapper .qty {
      width: 50px; }
    .dynamic-cart-dropdown #dc-wrapper .delete {
      width: 20px; }
    .dynamic-cart-dropdown #dc-wrapper .total {
      width: 100px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .dynamic-cart-modal #dc-wrapper {
    width: 580px; }
    .dynamic-cart-modal #dc-wrapper .item {
      width: 93px; }
  .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; }
  #dc-wrapper.reveal-modal {
    min-height: 0;
    width: 90%;
    min-width: 300px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 10px 15px 15px; }
    #dc-wrapper.reveal-modal.open {
      visibility: visible; }
    #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: 10px 0 10px 0;
        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 dashed #ccc; }
      #dc-wrapper.reveal-modal #dc-content .img {
        display: none; }
      #dc-wrapper.reveal-modal #dc-content .item {
        padding-left: 0px !important; }
        #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;
        display: inline-block;
        padding: 0 10px 0 0;
        display: block; }
      #dc-wrapper.reveal-modal #dc-content .qty {
        text-align: center;
        display: inline-block; }
        #dc-wrapper.reveal-modal #dc-content .qty .label {
          display: inline-block;
          font-size: inherit; }
      #dc-wrapper.reveal-modal #dc-content .delete {
        position: absolute;
        top: 7px;
        right: 5px; }
        #dc-wrapper.reveal-modal #dc-content .delete i {
          font-size: 24px;
          opacity: 0.3; }
          #dc-wrapper.reveal-modal #dc-content .delete i:hover {
            opacity: 1; }
      #dc-wrapper.reveal-modal #dc-content .total {
        float: right;
        font-weight: bold;
        display: block; }
    #dc-wrapper.reveal-modal #dc-totals {
      text-align: right;
      padding-right: 5px; }
    #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 {
      display: inline-block;
      margin: 0;
      margin-bottom: 4px;
      padding: 6px 10px; }
      #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 {
        margin-left: 4px; }
        #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: #010508; } }

@media only screen and (min-width: 63.0625em) {
  #cat-nav {
    clear: both;
    font-size: 0;
    /* remove spacing for inline-block */
    display: inline-block;
    width: auto;
    vertical-align: middle; }
    #cat-nav ul,
    #cat-nav li {
      margin: 0;
      padding: 0;
      list-style: none; }
    #cat-nav .selected > a,
    #cat-nav .selected > a:hover {
      text-decoration: none; }
    #cat-nav .nav-bar {
      background: transparent;
      padding: 0;
      clear: both;
      width: 100%;
      font-size: 0;
      /* remove spacing for inline-block */
      z-index: 3;
      opacity: 0;
      display: inline-block;
      width: auto; }
    #cat-nav ul.lv1 {
      max-width: 1400px;
      margin: 0 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: 60px;
        line-height: 60px;
        padding: 0px 14px 0;
        color: #081f34;
        font-weight: normal;
        background-color: transparent;
        font-family: "FuturaNext-Medium", sans-serif;
        font-size: 14px;
        font-weight: normal;
        transition: none;
        display: block;
        position: relative;
        text-decoration: none; }
        #cat-nav li.lv1 > a:hover {
          text-decoration: none; }
      #cat-nav li.lv1:hover > a {
        background-color: rgba(0, 0, 0, 0);
        color: #081f34; }
      #cat-nav li.lv1.active > a {
        background-color: rgba(0, 0, 0, 0);
        color: #081f34; }
      #cat-nav li.lv1.selected {
        text-decoration: underline; }
      #cat-nav li.lv1.active:hover > a {
        background-color: rgba(0, 0, 0, 0);
        color: #081f34; }
    #cat-nav ul.lv2 {
      display: none;
      position: absolute;
      border: 0px solid rgba(0, 0, 0, 0);
      padding: 1rem;
      box-shadow: none;
      background: white;
      left: 0;
      right: 0;
      z-index: 4;
      text-align: left;
      padding: 2rem;
      max-width: 900px;
      margin: auto; }
      #cat-nav ul.lv2:before {
        content: "";
        position: absolute;
        background: #fff;
        top: 0;
        bottom: 0;
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8; }
      #cat-nav ul.lv2 .ul-lv2-wrap {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0;
        padding: 1.5rem 1rem;
        padding-left: 0;
        columns: 3;
        column-rule: 1px solid #e8e8e8; }
    #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: inline-block;
      vertical-align: top;
      width: 31%;
      margin: 0 2% 15px 0;
      width: 100%;
      margin: 0;
      font-family: "FuturaNext-Medium", sans-serif; }
      #cat-nav li.lv2 > a {
        font-weight: normal;
        padding: 0.5rem 1rem 3px 1rem;
        font-size: 14px;
        line-height: 1.3;
        color: #081f34;
        display: block;
        background: transparent;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-decoration: none; }
        #cat-nav li.lv2 > a:hover {
          color: #081f34;
          background: transparent;
          text-decoration: none; }
      #cat-nav li.lv2.mobile-see-all {
        display: none; }
      #cat-nav li.lv2.active > a {
        color: #081f34;
        font-weight: normal;
        background: transparent; }
        #cat-nav li.lv2.active > a:hover {
          color: #081f34;
          background: transparent; }
      #cat-nav li.lv2.selected > a {
        color: #081f34;
        font-weight: normal;
        background: transparent;
        text-decoration: underline; }
        #cat-nav li.lv2.selected > a:hover {
          color: #081f34;
          background: transparent; }
    #cat-nav ul.lv3 {
      border: none;
      padding: none;
      background: transparent;
      box-shadow: none; }
      #cat-nav ul.lv3 li.lv3 {
        margin: 2px 0 5px 5px;
        line-height: 1.3;
        display: block; }
        #cat-nav ul.lv3 li.lv3.hidden {
          display: none; }
        #cat-nav ul.lv3 li.lv3 > a {
          padding: 0;
          margin: 0px;
          font-size: 14px;
          color: #000;
          font-weight: normal;
          line-height: 1.3;
          background: transparent;
          display: inline-block;
          text-decoration: none; }
          #cat-nav ul.lv3 li.lv3 > a:hover {
            color: #000;
            background: rgba(0, 0, 0, 0);
            text-decoration: underline; }
        #cat-nav ul.lv3 li.lv3.active > a {
          color: #000;
          font-weight: normal;
          background: rgba(0, 0, 0, 0); }
          #cat-nav ul.lv3 li.lv3.active > a:hover {
            color: #000;
            background: rgba(0, 0, 0, 0); }
        #cat-nav ul.lv3 li.lv3.selected > a {
          color: #000;
          font-weight: normal;
          background: transparent; }
          #cat-nav ul.lv3 li.lv3.selected > a:hover {
            color: #081f34;
            background: rgba(0, 0, 0, 0); }
    #cat-nav ul.lv4 {
      border: none;
      padding: none;
      background: transparent; }
      #cat-nav ul.lv4 li.lv4 {
        margin: 1px 0 0 10px;
        line-height: 1.3;
        display: block; }
        #cat-nav ul.lv4 li.lv4.hidden {
          display: none; }
        #cat-nav ul.lv4 li.lv4 > a {
          font-size: 12.6px;
          padding: 0;
          margin: 0;
          color: #000;
          font-weight: normal;
          line-height: 1.3;
          display: inline-block;
          background: rgba(26, 25, 25, 0);
          text-decoration: none; }
          #cat-nav ul.lv4 li.lv4 > a:hover {
            color: #000;
            background: rgba(0, 0, 0, 0);
            text-decoration: underline; }
        #cat-nav ul.lv4 li.lv4.active > a {
          color: #000;
          font-weight: normal;
          background: rgba(0, 0, 0, 0); }
          #cat-nav ul.lv4 li.lv4.active > a:hover {
            color: #000;
            background: rgba(0, 0, 0, 0); }
        #cat-nav ul.lv4 li.lv4.selected > a {
          color: #000;
          font-weight: normal;
          display: inline-block; }
          #cat-nav ul.lv4 li.lv4.selected > a:hover {
            color: #081f34;
            background: rgba(0, 0, 0, 0); }
    #cat-nav .see-all {
      display: none;
      margin: 2px 0 0 5px;
      padding: 0; }
      #cat-nav .see-all a {
        color: #2e2e2e;
        font-size: 14px;
        background: transparent;
        margin: 0px 0;
        padding: 0;
        display: inline-block; }
        #cat-nav .see-all a:hover {
          color: #0e0e0e;
          background: transparent; }
        #cat-nav .see-all a::before {
          content: "";
          font-size: 10px;
          font-family: fontawesome;
          display: inline-block;
          vertical-align: middle;
          margin: -2px 4px 0 0; }
    #cat-nav .hidden + .see-all {
      display: block; }
  .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; } }

#cat-nav li.lv1 .faq-link {
  display: none; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    #cat-nav li.lv1 .faq-link {
      display: block; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  #cat-nav .nav-bar {
    background: #fff;
    display: block !important;
    position: absolute;
    transition: left 0.3s ease-in, opacity 0.3s ease-in;
    left: -100%;
    z-index: 12;
    width: 100%;
    margin: 0;
    max-width: 40rem;
    border: none;
    padding: 0;
    margin-top: -9px;
    text-align: left;
    position: fixed;
    top: 60px !important;
    right: 0;
    bottom: 74px;
    left: -100%;
    margin: 0;
    overflow: scroll; }
  #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: 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: 45rem;
      border-bottom: 1px solid #f3f3f3; }
      #cat-nav ul.lv1 li.lv1.has-subcategories:before {
        content: "";
        font-family: fontawesome;
        position: absolute;
        right: 0;
        top: 4px;
        font-size: 30px;
        color: #000;
        display: block;
        z-index: 2;
        line-height: 1;
        right: 0;
        top: 0;
        line-height: 51px;
        width: 100%;
        padding: 0 1rem;
        text-align: right; }
      #cat-nav ul.lv1 li.lv1.open:before {
        content: ""; }
      #cat-nav ul.lv1 li.lv1 > a {
        display: block;
        padding: 1rem;
        margin: 0 35px 0 0;
        background: none !important;
        border: none;
        font-weight: normal;
        font-family: "FuturaNext-DemiBold", sans-serif;
        font-size: 14px;
        line-height: 1.3;
        color: #2e2e2e !important;
        text-decoration: none;
        height: auto;
        width: auto;
        float: none;
        text-transform: uppercase; }
        #cat-nav ul.lv1 li.lv1 > a:hover {
          text-decoration: underline; }
  #cat-nav ul.lv2 {
    transition: 0.3s;
    box-shadow: none;
    display: block;
    height: auto;
    width: auto;
    float: none;
    border: none;
    position: static;
    padding: 5px 0 0 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    line-height: 0;
    padding: 0 1rem;
    background: #f7f7f7; }
    #cat-nav ul.lv2 .brand-names-title {
      display: none; }
    #cat-nav ul.lv2 .menu-push-wrapper {
      display: none; }
    #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 10px 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;
      margin: 0;
      overflow: hidden; }
      #cat-nav ul.lv2 li.lv2.mobile-see-all {
        display: block; }
        #cat-nav ul.lv2 li.lv2.mobile-see-all a {
          font-weight: normal !important;
          font-size: .9rem; }
      #cat-nav ul.lv2 li.lv2.has-subcategories:before {
        content: "";
        font-family: fontawesome;
        position: absolute;
        right: 0;
        top: 2px;
        font-size: 28px;
        color: #333;
        display: block;
        z-index: 2;
        line-height: 1;
        opacity: 0;
        width: 100%;
        text-align: right; }
      #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: "FuturaNext-DemiBold", sans-serif;
        font-size: 13px;
        line-height: 1.3;
        color: #000 !important;
        text-decoration: none; }
        #cat-nav ul.lv2 li.lv2 > a:after {
          display: none !important; }
      #cat-nav ul.lv2 li.lv2.mobile-see-all {
        display: block !important; }
        #cat-nav ul.lv2 li.lv2.mobile-see-all a {
          font-weight: bold; }
  #cat-nav li.lv1.open ul.lv2 {
    padding: 5px 0 0 10px;
    padding: .5rem 1rem;
    border-top: 1px solid #efefef; }
    #cat-nav li.lv1.open ul.lv2 li.lv2 {
      padding: 0 0px 0 0;
      margin: 0 10px 0 0;
      border-top: none;
      border-right: none;
      border-bottom: none;
      border-left: none;
      max-height: 150rem;
      max-width: 45rem;
      margin: 0; }
      #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: 10px 0;
        margin: 0 35px 0 0;
        max-height: 2.4em; }
        #cat-nav li.lv1.open ul.lv2 li.lv2 > a:hover {
          text-decoration: underline; }
  #cat-nav ul.lv3 {
    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: 19px;
    position: static !important; }
    #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: #666;
        display: block;
        z-index: 2;
        line-height: 1;
        opacity: 0;
        width: 100%;
        text-align: right; }
      #cat-nav ul.lv3 li.lv3.open:before {
        content: ""; }
      #cat-nav ul.lv3 li.lv3 > a {
        display: block;
        box-sizing: content-box;
        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;
        transition: 0.3s;
        overflow: hidden;
        float: none;
        height: auto;
        width: auto;
        float: none;
        font-weight: normal;
        font-family: "FuturaNext-DemiBold", sans-serif;
        font-size: 13px;
        line-height: 1.3;
        color: #000 !important;
        text-decoration: none; }
  #cat-nav li.lv2.open ul.lv3 {
    padding: 0px 0 5px 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: 150rem;
      max-width: 45rem; }
      #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: 7px 0 7px 0px;
        padding: 10px 0;
        margin: 0 35px 0 0;
        max-height: 2.4em; }
        #cat-nav li.lv2.open ul.lv3 li.lv3 > a:hover {
          text-decoration: underline; }
  #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: "FuturaNext-DemiBold", sans-serif;
        font-size: 13px;
        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: 150rem;
      max-width: 45rem; }
      #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 {
          text-decoration: underline; }
  #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;
    left: 0;
    transition: 0.3s ease-out; }
    .menu-open #cat-nav .nav-bar a {
      white-space: normal !important;
      overflow: hidden; }
  #cat-nav .nav-bar-right {
    display: none; }
  #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: #2e2e2e; }
    #cat-nav .currency-selector-wrapper select {
      background-color: #efefef;
      color: #2e2e2e;
      border: 1px solid #c1c1c1; }
  #cat-nav .culture-selector-wrapper {
    display: inline-block;
    display: none; }
    #cat-nav .culture-selector-wrapper::after {
      color: #2e2e2e; }
    #cat-nav .culture-selector-wrapper select {
      background-color: #efefef;
      color: #2e2e2e;
      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: 63.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 {
  margin-top: 16px;
  margin-bottom: 8px;
  display: none; }
  #cat-nav #pages-list-placeholder ul#list-pages li {
    background: transparent;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f3f3f3;
    border-right: none;
    border-left: none;
    display: block;
    line-height: 0;
    position: relative;
    width: auto;
    float: none;
    max-width: 45rem; }
    #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;
    padding: 1rem;
    margin: 0 35px 0 0;
    background: none !important;
    border: none;
    font-family: "FuturaNext-DemiBold", sans-serif;
    font-size: 13px;
    line-height: 1.3;
    color: #2e2e2e !important;
    text-decoration: none;
    height: auto;
    width: auto;
    float: none; }
    #cat-nav #pages-list-placeholder ul#list-pages a:hover {
      text-decoration: underline; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .menu-open .mobile-close-menu {
    display: block; }
  #header.sticky #cat-nav .nav-bar {
    top: 60px !important; } }

.mobile-close-menu {
  display: none;
  height: 73px;
  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #e3e3e3;
  line-height: 73px;
  text-align: right; }
  .mobile-close-menu .close-menu-logo {
    position: absolute;
    left: 1rem;
    height: 73px;
    line-height: 73px; }
    .mobile-close-menu .close-menu-logo img {
      height: 20px;
      width: 100px; }
  .mobile-close-menu i.fa {
    font-size: 2rem;
    padding: 0 0.7rem;
    line-height: 73px;
    height: 73px; }

.mobile-see-all {
  display: none !important; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .mobile-see-all {
      display: block !important; }
      .mobile-see-all > a {
        font-weight: bold !important; } }

#menu-overlay {
  display: none !important; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  #custom-nav-toggle-content {
    display: none; }
  li.lv0 {
    display: none; } }

.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.9%;
    margin-right: 0.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: 63em) {
  .releware-recommendation-wrapper ul li {
    width: 49.9%;
    margin-right: 0.2%; }
  .releware-recommendation-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  .releware-recommendation-wrapper ul li {
    width: 24.85%;
    margin-right: 0.2%; }
  .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: 24.85%;
    margin-right: 0.2%; }
  .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: 24.85%;
    margin-right: 0.2%; }
  .releware-recommendation-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

#rest-top-bar {
  position: relative;
  background: #081f34;
  color: white;
  font-family: SpaceMono;
  max-height: 100px;
  transition: all, .2s;
  overflow: hidden; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    #rest-top-bar {
      display: none; } }
  #rest-top-bar .rest-top-bar-inner {
    width: 100%;
    max-width: 1260px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px 10px; }
  #rest-top-bar p {
    width: 33.3%;
    text-align: center;
    margin: 0;
    color: white;
    font-family: SpaceMono;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal; }
  #rest-top-bar #rest-top-bar-close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    line-height: 49px;
    right: 30px;
    cursor: pointer;
    width: 20px; }
    #rest-top-bar #rest-top-bar-close img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      left: 0;
      right: 0; }

.product-outer-wrapper:hover .quickbuy-link, .startpage-product-item:hover .quickbuy-link {
  opacity: 1;
  visibility: visible; }

.quickbuy-link {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: block;
  background: #081f34;
  color: #fff;
  padding: .75rem 0;
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  font-family: "FuturaNext-Medium", sans-serif;
  opacity: 0;
  visibility: hidden; }
  @media only screen and (max-width: 40em) {
    .quickbuy-link {
      display: none; } }
  .quickbuy-link i {
    font-size: .75rem;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 5px; }

.quickbuy-wrapper {
  position: absolute;
  text-align: center;
  background: #f8f8f8;
  bottom: 0;
  right: 0;
  left: 0;
  padding: .5rem; }
  .quickbuy-wrapper .quickbuy-attribute-wrapper .quickbuy-attribute-level1 {
    display: inline-block;
    vertical-align: middle;
    background: #081f34;
    padding: 0.3rem 0.6rem;
    color: #fff;
    margin: 3px;
    cursor: pointer; }
    .quickbuy-wrapper .quickbuy-attribute-wrapper .quickbuy-attribute-level1.selected {
      background: #e2ebf3;
      color: #2e2e2e; }
    .quickbuy-wrapper .quickbuy-attribute-wrapper .quickbuy-attribute-level1.buyable-false {
      background: #cacaca;
      color: #fff; }
  .quickbuy-wrapper .quickbuy-attribute-wrapper .quickbuy-attribute-level2-wrapper {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    background: #f8f8f8;
    text-align: center;
    margin-bottom: 10px;
    padding: .5rem; }
    .quickbuy-wrapper .quickbuy-attribute-wrapper .quickbuy-attribute-level2-wrapper .quickbuy-attribute-level2 {
      display: inline-block;
      vertical-align: middle;
      background: #e2ebf3;
      padding: 0.3rem 0.6rem;
      color: #2e2e2e;
      cursor: pointer; }
      .quickbuy-wrapper .quickbuy-attribute-wrapper .quickbuy-attribute-level2-wrapper .quickbuy-attribute-level2.buyable-false {
        background: #cacaca;
        color: #fff; }

/*! 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: #081f34;
  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: 7px 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: 10px 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: 38px;
  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; }

section.category-page-wrapper.dynamic-filter-products .paging-control {
  display: none; }

section.category-page-wrapper.dynamic-filter-products ul.product-list {
  display: block; }

/*! 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: 7px 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: 10px 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: 38px;
  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; }

@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: #081f34;
  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; }

html.page-listproductswithimageadvanced div.filter-control-body,
html.page-listproducts div.filter-control-body {
  display: none; }

.filter-heading {
  float: left;
  margin-right: 2rem;
  height: 38px;
  line-height: 38px; }

div.filter-choices .filter-choices-inner {
  padding: 0;
  margin: auto; }
  div.filter-choices .filter-choices-inner:before, div.filter-choices .filter-choices-inner:after {
    content: " ";
    display: table; }
  div.filter-choices .filter-choices-inner:after {
    clear: both; }

div.filter-container .filter-options {
  padding: 0;
  margin: auto; }
  div.filter-container .filter-options > h2 {
    float: left;
    margin: 0 1rem 0 0;
    font-size: 1.1rem;
    letter-spacing: .5px; }

div.filter-wrapper {
  margin-bottom: 0px; }
  div.filter-wrapper:before, div.filter-wrapper:after {
    content: " ";
    display: table; }
  div.filter-wrapper:after {
    clear: both; }
  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; }
    div.filter-wrapper div.filter-options-item .optWrapper {
      min-width: 250px;
      border: 0;
      box-shadow: none;
      background: #e2e2e2;
      border-radius: 0;
      font-family: SpaceMono;
      width: auto; }
      div.filter-wrapper div.filter-options-item .optWrapper ul.options {
        columns: 2;
        padding: 20px; }
        div.filter-wrapper div.filter-options-item .optWrapper ul.options li.opt {
          border: 0;
          background: #e2e2e2; }
    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; }
      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: 1px;
        min-height: 14px;
        padding: 5px 8px 6px;
        position: relative;
        background: #f3f3f3;
        border: 0;
        border-radius: 0;
        cursor: pointer;
        margin: 0 2px 0 0;
        box-shadow: none;
        background: #f3f3f3;
        min-width: 80px;
        text-align: center;
        font-family: SpaceMono;
        padding: 7px 8px 6px;
        padding-right: 25px; }
        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: 5px;
          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; }
      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;
        border: 1px solid #DDDDDD;
        display: none;
        left: 1px;
        position: absolute;
        right: 1px;
        top: 95%;
        z-index: 1;
        min-width: 250px;
        top: 38px;
        background: #e2e2e2;
        border: 0; }
        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%;
          font-size: 1rem; }
          @media only screen and (min-width: 0) and (max-width: 63em) {
            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: #081f34; }
            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: #05121e; }
          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: #081f34; }
            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: #05121e; }
      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: #081f34; }
  div.filter-wrapper div.SumoSelect {
    width: 100%; }
    div.filter-wrapper div.SumoSelect:hover p.CaptionCont {
      box-shadow: none; }
    div.filter-wrapper div.SumoSelect.open p.CaptionCont {
      background: #e2e2e2; }
    div.filter-wrapper div.SumoSelect p.CaptionCont {
      border: 0;
      border-radius: 0;
      cursor: pointer;
      margin: 0 2px 0 0;
      box-shadow: none;
      background: #f3f3f3;
      min-width: 80px;
      text-align: center; }
      div.filter-wrapper div.SumoSelect p.CaptionCont:hover {
        background: #e2e2e2; }
      div.filter-wrapper div.SumoSelect p.CaptionCont span.placeholder, div.filter-wrapper div.SumoSelect p.CaptionCont span {
        color: #2e2e2e;
        cursor: pointer;
        font-style: normal;
        padding: 0;
        font-family: SpaceMono;
        font-size: .8rem; }
      div.filter-wrapper div.SumoSelect p.CaptionCont label {
        display: none; }
      div.filter-wrapper div.SumoSelect p.CaptionCont i {
        background: none;
        margin: 10px 0; }
        div.filter-wrapper div.SumoSelect p.CaptionCont i:before {
          color: #2e2e2e;
          font-family: "FontAwesome";
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          content: "\f107";
          font-size: 16px;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          position: absolute;
          line-height: 16px;
          text-align: center; }
    div.filter-wrapper div.SumoSelect div.optWrapper ul li,
    div.filter-wrapper div.SumoSelect div.optWrapper.multiple ul li {
      margin: 0;
      width: 100%; }
      div.filter-wrapper div.SumoSelect div.optWrapper ul li.opt,
      div.filter-wrapper div.SumoSelect div.optWrapper.multiple ul li.opt {
        font-family: SpaceMono;
        font-size: .8rem; }
        div.filter-wrapper div.SumoSelect div.optWrapper ul li.opt span i,
        div.filter-wrapper div.SumoSelect div.optWrapper.multiple ul li.opt span i {
          border: 1px solid #2e2e2e;
          box-shadow: none;
          border-radius: 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: #fff;
        border: 1px solid #2e2e2e; }
        div.filter-wrapper div.SumoSelect div.optWrapper ul li.opt.selected span i:before,
        div.filter-wrapper div.SumoSelect div.optWrapper.multiple ul li.opt.selected span i:before {
          color: #2e2e2e;
          font-family: "FontAwesome";
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          content: "×";
          font-size: 22px;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          position: absolute;
          text-align: center;
          height: 12px;
          width: 12px;
          line-height: 8px; }
    div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls,
    div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls {
      display: none; }
      div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p,
      div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p {
        display: inline-block;
        border: none;
        font-family: "FuturaNext-DemiBold", sans-serif;
        letter-spacing: 0.5px;
        padding: .8rem; }
        div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnCancel,
        div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p.btnCancel {
          background: #e2ebf3;
          color: #2e2e2e; }
        div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p.btnOk,
        div.filter-wrapper div.SumoSelect div.optWrapper.multiple div.MultiControls p.btnOk {
          background: #081f34; }
          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: #05121e; }
        @media only screen and (min-width: 0) and (max-width: 63em) {
          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 {
    float: left; }
    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 h3 {
      display: none; }
    div.filter-wrapper div.filter-choices span.filter-choices-item {
      background: #f3f3f3;
      cursor: pointer;
      display: block;
      float: left;
      font-size: 0.75rem;
      padding: 6px;
      margin: 2px;
      position: relative;
      font-family: "FuturaNext-DemiBold", sans-serif;
      display: none; }
      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: #e6e6e6; }
      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 {
        cursor: pointer;
        font-weight: normal;
        position: relative;
        display: block;
        background: none;
        font-family: SpaceMono;
        text-decoration: underline; }
        div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset:hover {
          background: none; }
        div.filter-wrapper div.filter-choices span.filter-choices-item.filter-choices-item--reset span {
          font-weight: normal;
          position: absolute;
          right: 6px;
          top: 4px;
          display: none; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  div.filter-wrapper-multilevel button.action--show-filter,
  div.filter-wrapper button.action--show-filter {
    display: block;
    width: 100%;
    text-transform: none;
    font-size: 1rem;
    padding: 10px; }
  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; }
    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: #081f34;
          text-transform: none; }
          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: #05121e; }
        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: #081f34;
          text-transform: none; }
          div.filter-wrapper-multilevel div.filter-container div.filter-actions button.button.action--reset-filter:hover,
          div.filter-wrapper div.filter-container div.filter-actions button.button.action--reset-filter:hover {
            background: #05121e; }
        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 {
      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.product-list-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  /* For debugging */
  border: 1px solid red; }

button.loadMore {
  text-align: center;
  padding: 8px 20px;
  margin: 0 auto;
  display: block;
  margin-top: 25px;
  width: 200px;
  background-color: #efefef;
  border: 1px solid #d6d5d5; }

.ajax-product-loader {
  width: 100%;
  text-align: center;
  height: 0px;
  padding: 20px 0;
  font-size: 20px; }
  .ajax-product-loader .fa-spinner {
    position: relative;
    top: -20px; }

.sorting-wrapper {
  position: relative;
  width: 150px;
  display: block;
  float: right;
  letter-spacing: 1px; }
  .sorting-wrapper div.SumoSelect p.CaptionCont {
    padding-right: 25px;
    margin-right: 0 !important; }
  .sorting-wrapper:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 1.125rem;
    pointer-events: none; }

.pallette-color {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px; }

@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: 63em) {
  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; } }

.dynamic-filter-product-actions .button, .dynamic-filter-product-actions div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls p, div.filter-wrapper div.SumoSelect div.optWrapper div.MultiControls .dynamic-filter-product-actions p {
  padding: 1rem;
  margin: 2rem auto;
  background: #081f34;
  font-size: 14px;
  text-transform: none;
  padding: 0.8rem 1rem; }

html.page-showproduct body #outer-wrapper #content-wrapper #left-area {
  width: 18%;
  margin-right: 2%;
  position: sticky;
  top: 80px; }
  html.page-showproduct body #outer-wrapper #content-wrapper #left-area.top-bar-active {
    top: 120px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    html.page-showproduct body #outer-wrapper #content-wrapper #left-area {
      position: relative;
      top: 0; } }

html.page-showproduct.top-bar-active body #outer-wrapper #content-wrapper #left-area  {
  top: 120px; }

.product-images-wrapper {
  float: left;
  width: 50%; }
  .product-images-wrapper:before, .product-images-wrapper:after {
    content: " ";
    display: table; }
  .product-images-wrapper:after {
    clear: both; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .product-images-wrapper {
      width: 100%;
      float: none;
      margin-bottom: 1rem; } }
  .product-images-wrapper img {
    border: 1px solid #f3f3f3;
    margin-bottom: 1px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .product-images-wrapper img {
        margin-bottom: 0; } }
  .product-images-wrapper .product-single-images-wrapper {
    width: 100%; }
    .product-images-wrapper .product-single-images-wrapper img {
      margin-bottom: 3px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .product-images-wrapper .product-single-images-wrapper {
        width: 100%;
        padding: 0; } }

.product-thumbnails-wrapper {
  float: left;
  width: 13%;
  padding-right: 3px;
  position: sticky;
  top: 50px; }
  .product-thumbnails-wrapper.top-bar-active {
    top: 103px; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .product-thumbnails-wrapper {
      display: none; } }
  .product-thumbnails-wrapper img {
    margin-bottom: 3px; }

html.top-bar-active .product-thumbnails-wrapper  {
  top: 110px; }

.product-detail-page:before, .product-detail-page:after {
  content: " ";
  display: table; }

.product-detail-page:after {
  clear: both; }

.transition-all {
  transition: all 0.2s ease-out; }

.product-description, .product-thumbnails-wrapper, #left-area {
  transition: all 0.2s ease-out; }

.product-description.is_stuck {
  padding-top: 80px !important; }

.product-thumbnails-wrapper.is_stuck {
  padding-top: 80px !important; }

#left-area.is_stuck {
  padding-top: 80px !important; }

.template-wrapper .related-products.templatetype-list {
  display: none; }

.template-wrapper .size-guide-id {
  display: none; }

.size-info-text {
  display: block; }

#main-attr-btns {
  margin-bottom: 1rem;
  padding-top: 0rem; }

.attr1-selected, .attr2-selected {
  margin-bottom: .5rem;
  font-family: SpaceMono;
  font-size: 12px; }

.attr1-wrapper {
  margin-bottom: 1rem; }

.attr-level1 {
  font-family: SpaceMono;
  background: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0.3rem 0.6rem;
  color: #2e2e2e;
  margin: 5px 0;
  margin-right: 12px;
  cursor: pointer;
  font-size: 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  position: relative; }
  .attr-level1:hover {
    border-color: #2e2e2e; }
  .attr-level1.selected:after {
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    border: 1px solid #2e2e2e;
    border-radius: 100%; }
  .attr-level1.buyable-false {
    background: none;
    color: #2e2e2e; }

.attr2-inner-wrapper {
  display: none; }

.attr-level2 {
  font-family: SpaceMono;
  background: none;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 9px;
  color: #2e2e2e;
  margin: 5px 0;
  margin-right: 13px;
  cursor: pointer;
  border: 1px solid #fff; }
  .attr-level2:hover {
    border-color: #2e2e2e; }
  .attr-level2.selected {
    border-color: #000; }
  .attr-level2.buyable-false {
    background: none;
    color: #2e2e2e;
    text-decoration: line-through; }

.purchase-block-buy a.buy-button {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 1.2rem 0;
  text-align: center;
  background: #081f34;
  color: #fff;
  font-family: "FuturaNext-Medium", sans-serif;
  text-transform: none;
  font-weight: normal; }
  .purchase-block-buy a.buy-button:hover {
    background: #0b2c4a; }
  .purchase-block-buy a.buy-button.disabled {
    pointer-events: none; }

.bsl .PageDetailsHeader {
  display: block;
  width: 100%;
  margin: 0 auto; }
  .bsl .PageDetailsHeader h1 {
    text-align: left; }

.bsl .PageDetailsBody {
  width: 100%;
  margin: 0 auto; }

.bsl .bsl-cities-wrapper {
  position: relative; }

.bsl .bsl-cities {
  -webkit-appearance: none;
  font-size: 15px;
  display: block;
  width: 100%;
  text-align: center;
  padding: 8px; }

.bsl .bsl-toggle-icon {
  position: absolute;
  top: 14px;
  right: 15px;
  pointer-events: none; }

.bsl .bsl-stores {
  margin-top: 35px; }
  .bsl .bsl-stores h2 {
    font-weight: 500;
    margin-bottom: 0; }
  .bsl .bsl-stores .bsl-store {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
    vertical-align: top;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    border-left: 1px solid #ddd; }
    .bsl .bsl-stores .bsl-store .bsl-store-address p {
      margin-bottom: 0; }
    .bsl .bsl-stores .bsl-store .bsl-store-direction-link a {
      text-decoration: underline; }
    .bsl .bsl-stores .bsl-store p {
      margin-bottom: 5px;
      font-size: .75rem; }
    .bsl .bsl-stores .bsl-store i {
      margin-right: 10px;
      text-align: center; }
      .bsl .bsl-stores .bsl-store i span {
        display: block;
        font-size: 11px;
        margin-top: 2px;
        text-transform: uppercase; }
    .bsl .bsl-stores .bsl-store h4 {
      text-transform: none;
      margin-bottom: 0;
      font-family: "FuturaNext-Book", sans-serif;
      font-weight: bold;
      font-size: .9rem; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .bsl .PageDetailsHeader, .bsl .PageDetailsBody {
    width: 100%; }
  .bsl .hide-left-area #left-area, .bsl .one-column #main-area {
    width: 100% !important;
    padding: 15px; }
  .bsl-stores .bsl-store {
    width: 100% !important; } }

#color-variants-placeholder {
  clear: both;
  display: block;
  width: 100%;
  padding-top: 10px; }
  #color-variants-placeholder .title {
    margin-bottom: 10px; }
    #color-variants-placeholder .title span {
      display: block;
      font-family: SpaceMono;
      font-size: 12px; }
  #color-variants-placeholder .variants {
    display: block; }
    #color-variants-placeholder .variants a {
      position: relative;
      display: inline-block;
      padding: 5px;
      height: 28px;
      width: 28px;
      text-align: center;
      border: 1px solid transparent; }
      #color-variants-placeholder .variants a.active {
        border-color: #2e2e2e; }
      #color-variants-placeholder .variants a span {
        display: inline-block;
        height: 22px;
        width: 22px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        border: 1px solid #e4e4e4; }
  #color-variants-placeholder [data-tooltip]:before {
    background-color: #2e2e2e;
    margin: auto;
    width: auto;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 5px;
    white-space: nowrap; }
  #color-variants-placeholder [data-tooltip]:after {
    border-top: 5px solid #2e2e2e;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent; }

.product-list li:hover .category-color-variants .title {
  display: none; }

.product-list li:hover .category-color-variants .variants {
  display: block; }

.category-color-variants {
  clear: both;
  display: block;
  width: 100%; }
  .category-color-variants [data-tooltip]:before {
    background-color: #2e2e2e;
    margin: auto;
    width: auto;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 5px;
    white-space: nowrap; }
  .category-color-variants [data-tooltip]:after {
    border-top: 5px solid #2e2e2e;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent; }
  .category-color-variants .title {
    display: block; }
    .category-color-variants .title span {
      font-size: 14px; }
      @media only screen and (max-width: 40em) {
        .category-color-variants .title span {
          font-size: .75rem; } }
  .category-color-variants .variants {
    display: block;
    display: none; }
    .category-color-variants .variants a {
      position: relative;
      display: inline-block;
      margin-right: 5px;
      padding: 5px;
      border: 1px solid #ddd;
      height: 16px;
      width: 16px;
      text-align: center;
      border-radius: 100%; }
      .category-color-variants .variants a span {
        display: inline-block;
        height: 8px;
        width: 8px;
        border-radius: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto; }

#store-stock-toggle {
  border: 1px solid #2e2e2e;
  background: #fff;
  font-size: 14px;
  font-family: "FuturaNext-Medium", sans-serif;
  display: block;
  padding: 1.2rem 0;
  text-align: center;
  width: 100%;
  margin-top: .5rem; }
  #store-stock-toggle:focus {
    outline: none; }
  #store-stock-toggle:hover {
    background: #e6e6e6; }

#store-stock-wrapper {
  display: none;
  letter-spacing: .5px; }
  #store-stock-wrapper .store-stock-attr {
    display: block;
    font-family: "FuturaNext-Medium", sans-serif; }
  #store-stock-wrapper .store-stock-inner .location-row {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0;
    font-size: .8rem; }
    #store-stock-wrapper .store-stock-inner .location-row .location-name {
      display: inline-block; }
    #store-stock-wrapper .store-stock-inner .location-row .location-stocklevel {
      display: inline-block;
      float: right;
      font-family: "FuturaNext-Medium", sans-serif; }

.size-pick-container {
  display: none;
  margin-bottom: .5rem;
  padding: 13px 0px 15px 0px; }
  .size-pick-container:first-child {
    display: block; }

#channel-picker {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

#active-channel {
  cursor: pointer;
  margin-top: 11px; }
  #active-channel span {
    text-transform: uppercase;
    width: 25px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #081f34;
    color: #fff;
    border: 2px solid #081f34;
    font-size: 11px;
    display: inline-block;
    font-family: "FuturaNext-DemiBold", sans-serif; }

.channel-list {
  display: none;
  text-align: right;
  position: absolute;
  right: 0;
  background: none;
  z-index: 2;
  min-width: 200px;
  top: 100%;
  margin-top: -9px; }
  .channel-list .channel-item {
    cursor: pointer; }
    .channel-list .channel-item span {
      display: inline-block;
      text-align: center;
      margin-bottom: 2px;
      text-transform: uppercase;
      width: 25px;
      height: 20px;
      line-height: 20px;
      background: #fff;
      color: #081f34;
      border: 2px solid #081f34;
      font-size: 11px;
      font-family: "FuturaNext-DemiBold", sans-serif; }

#sizeguide-link {
  display: block;
  margin: 0 0 1rem 0;
  text-decoration: underline;
  font-size: 13px;
  cursor: pointer; }

#sizeguide-close {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #081f34;
  color: #fff;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 2.2rem;
  padding-top: 4px;
  display: block;
  cursor: pointer; }
  @media only screen and (max-width: 40em) {
    #sizeguide-close {
      right: 10px;
      top: 10px; } }

#sizeguide-wrapper {
  color: #2e2e2e;
  line-height: 1.2;
  max-width: 1100px; }
  @media only screen and (max-width: 40em) {
    #sizeguide-wrapper {
      height: 80vh;
      min-height: 0;
      overflow: scroll; } }
  #sizeguide-wrapper:focus {
    outline: none; }
  #sizeguide-wrapper #sizeguide-inner {
    padding: 2.5rem 4rem; }
    #sizeguide-wrapper #sizeguide-inner:before, #sizeguide-wrapper #sizeguide-inner:after {
      content: " ";
      display: table; }
    #sizeguide-wrapper #sizeguide-inner:after {
      clear: both; }
    @media only screen and (max-width: 40em) {
      #sizeguide-wrapper #sizeguide-inner {
        padding: 1.5rem 1rem;
        padding-top: 5rem; } }
  #sizeguide-wrapper #dc-loader-msg {
    max-height: 0;
    padding: 0;
    transition: 0.3s;
    overflow: hidden;
    font-weight: normal;
    font-family: "FuturaNext-DemiBold", sans-serif;
    font-size: 1.1em;
    text-align: center; }
    #sizeguide-wrapper #dc-loader-msg::before {
      content: url("../images/ajax-loader-big.gif");
      display: inline-block;
      vertical-align: middle; }
    #sizeguide-wrapper #dc-loader-msg span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 10px; }
  #sizeguide-wrapper.loading #dc-loader-msg {
    max-height: 4em;
    padding: 10px; }
  #sizeguide-wrapper #dc-body {
    padding: 20px; }
  #sizeguide-wrapper .size-guide-column {
    float: left;
    width: 50%;
    padding: 20px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      #sizeguide-wrapper .size-guide-column {
        width: 100%;
        float: none;
        padding: 0; } }
    #sizeguide-wrapper .size-guide-column.size-guide-left img {
      width: 100%; }
      @media only screen and (min-width: 0) and (max-width: 63em) {
        #sizeguide-wrapper .size-guide-column.size-guide-left img {
          margin-bottom: 2rem; } }
  #sizeguide-wrapper #sizeguide-header {
    text-align: center; }
    #sizeguide-wrapper #sizeguide-header h2 {
      font-weight: normal;
      font-family: "FuturaNext-DemiBold", sans-serif;
      margin: 0;
      line-height: 1;
      text-transform: uppercase;
      padding: 1rem 2rem;
      font-size: 1rem;
      background: #081f34;
      color: #fff; }
    #sizeguide-wrapper #sizeguide-header h3 {
      position: relative;
      font-size: 2rem;
      letter-spacing: 2px;
      font-weight: normal;
      margin: 0 0 2rem 0;
      line-height: 1.1;
      text-transform: uppercase;
      padding: 1rem 2rem .8rem 2rem;
      font-size: 1rem;
      background: #081f34;
      color: #fff;
      display: inline-block; }
  #sizeguide-wrapper #sizeguide-content {
    text-align: center;
    margin-bottom: 1.5rem; }
    #sizeguide-wrapper #sizeguide-content p {
      letter-spacing: .5px;
      margin: 0;
      font-size: 13px; }
    #sizeguide-wrapper #sizeguide-content .sizeguide-static-box {
      border: 1px solid #081f34;
      text-align: left; }
      #sizeguide-wrapper #sizeguide-content .sizeguide-static-box .sizeguide-static-title {
        border-bottom: 1px solid #081f34;
        padding: 8px; }
        #sizeguide-wrapper #sizeguide-content .sizeguide-static-box .sizeguide-static-title h3 {
          margin: 0;
          padding: 0;
          line-height: 1;
          display: block;
          text-transform: uppercase;
          padding-top: 2px;
          font-size: 13px;
          letter-spacing: 1.5px; }
      #sizeguide-wrapper #sizeguide-content .sizeguide-static-box .sizeguide-static-content {
        padding: 3px 0;
        font-family: SpaceMono; }
        #sizeguide-wrapper #sizeguide-content .sizeguide-static-box .sizeguide-static-content p {
          margin: 0;
          line-height: 1.6;
          padding: 0 8px;
          text-transform: none;
          font-size: 13px;
          font-family: SpaceMono;
          letter-spacing: 1px; }
          #sizeguide-wrapper #sizeguide-content .sizeguide-static-box .sizeguide-static-content p i {
            font-size: 10px; }
        #sizeguide-wrapper #sizeguide-content .sizeguide-static-box .sizeguide-static-content a {
          display: block;
          width: 100%;
          padding: 5px 8px;
          background: #e2e6ea;
          text-transform: uppercase;
          font-size: 13px;
          margin: 2px auto;
          font-family: SpaceMono;
          letter-spacing: 1.5px; }
    #sizeguide-wrapper #sizeguide-content .size-pick-info {
      display: block;
      margin-bottom: .5rem; }
    #sizeguide-wrapper #sizeguide-content .size-pick {
      display: inline-block;
      padding: 7px 10px;
      background: #2e2e2e;
      color: #fff;
      margin: 5px;
      cursor: pointer;
      font-weight: normal;
      font-family: "FuturaNext-DemiBold", sans-serif; }
      #sizeguide-wrapper #sizeguide-content .size-pick.active {
        background: #081f34; }
    #sizeguide-wrapper #sizeguide-content #sizeguide-search {
      margin-top: 1rem;
      position: relative;
      display: none; }
      #sizeguide-wrapper #sizeguide-content #sizeguide-search:after {
        content: '\f002';
        font-family: fontawesome;
        position: absolute;
        font-size: 1.3rem;
        right: 1rem;
        top: 50%;
        transform: translateY(-50%); }
      #sizeguide-wrapper #sizeguide-content #sizeguide-search input {
        width: 100%;
        background: #f4f4f4;
        border: 1px solid #e2e2e2;
        padding: 0.8rem .5rem;
        font-size: 16px; }
    #sizeguide-wrapper #sizeguide-content .size-pick-container {
      display: none;
      margin: 1rem auto;
      max-height: 400px;
      overflow-y: scroll; }
      @media only screen and (max-width: 40em) {
        #sizeguide-wrapper #sizeguide-content .size-pick-container {
          max-height: 250px; } }
      #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row {
        display: block;
        padding: 10px; }
        #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row:before, #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row:after {
          content: " ";
          display: table; }
        #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row:after {
          clear: both; }
        #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row span.location-name {
          float: left;
          max-width: 220px;
          text-align: left;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
        #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row span.location-stocklevel {
          float: right; }
          #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row span.location-stocklevel.outofstock {
            color: #af1e1e; }
          #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row span.location-stocklevel.fewinstock {
            color: #d0962d; }
          #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row span.location-stocklevel.instock {
            color: #1d6921; }
        #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row:nth-child(odd), #sizeguide-wrapper #sizeguide-content .size-pick-container .location-row.odd {
          background: #f4f4f4; }
  #sizeguide-wrapper caption {
    font-weight: bold;
    padding: 10px;
    font-size: 1rem;
    text-align: center; }
  #sizeguide-wrapper table {
    overflow: scroll;
    font-size: 14px;
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100% !important;
    max-width: 100%;
    margin: 1rem 0 2rem 0;
    background-color: transparent;
    text-align: left;
    border: 1px solid #081f34;
    margin-top: 0; }
    #sizeguide-wrapper table p {
      font-size: 12px; }
  #sizeguide-wrapper th {
    font-weight: bold;
    border: 1px solid #e6e6e6;
    padding: 4px 8px; }
  #sizeguide-wrapper td {
    border: 1px solid #e6e6e6;
    padding: 4px 8px;
    text-transform: uppercase;
    font-family: SpaceMono;
    width: auto !important; }
    #sizeguide-wrapper td p {
      font-family: SpaceMono; }
  #sizeguide-wrapper tr {
    background-color: transparent; }
  #sizeguide-wrapper tr:nth-of-type(2n+1) {
    background-color: #e2e6ea; }
  #sizeguide-wrapper tr:first-child {
    background: #bdc6d2;
    color: #081f34;
    border-bottom: 1px solid #081f34; }
    #sizeguide-wrapper tr:first-child td {
      font-family: "FuturaNext-DemiBold", sans-serif; }
      #sizeguide-wrapper tr:first-child td p {
        font-family: "FuturaNext-DemiBold", sans-serif; }
    #sizeguide-wrapper tr:first-child:hover {
      background: #bdc6d2; }
  #sizeguide-wrapper tr th {
    background-color: #bdc6d2; }
  #sizeguide-wrapper tr {
    -moz-transition: background-color 50ms ease-in-out 0s;
    -ms-transition: background-color 50ms ease-in-out 0s;
    -o-transition: background-color 50ms ease-in-out 0s;
    -webkit-transition: background-color 50ms ease-in-out 0s;
    transition: background-color 50ms ease-in-out 0s; }
  #sizeguide-wrapper tr:hover {
    background-color: #bdc6d2; }
  #sizeguide-wrapper th, #sizeguide-wrapper td {
    border: none; }

.dynamic-cart-modal .reveal-modal-bg {
  background: rgba(255, 255, 255, 0.95); }

.dynamic-cart-modal header #sizeguide-wrapper {
  display: none !important; }

.dynamic-cart-modal #sizeguide-wrapper {
  background: #fff;
  color: #2e2e2e;
  line-height: 1.2;
  border: 1px solid #fff;
  display: none;
  width: 90%;
  visibility: visible !important;
  padding: 0;
  border-radius: 0;
  border: 0;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 30px !important; }
  @media only screen and (max-width: 40em) {
    .dynamic-cart-modal #sizeguide-wrapper {
      left: 0;
      right: 0;
      max-width: 90%;
      margin: auto; } }

@media only screen and (max-width: 40em) {
  iframe#newsletter-popup-iframe {
    width: 100% !important;
    height: 240px !important; } }

#newsletter-popup {
  position: fixed;
  bottom: 0;
  left: 40px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
  z-index: 2; }
  @media only screen and (max-width: 40em) {
    #newsletter-popup {
      left: 0;
      right: 0;
      box-shadow: none; } }
  #newsletter-popup .newsletter-popup-inner {
    padding: 30px 20px;
    background: #fff;
    position: relative; }
  #newsletter-popup #newsletter-popup-close {
    position: absolute;
    top: 15px;
    right: 20px; }

#mc_embed_signup#mc_embed_signup.newsletter-popup-mc {
  color: #081f34; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc h2 {
    font-size: 1.2rem;
    margin-bottom: 1.8rem; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc p {
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 1.5rem;
    padding-right: 10px; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc ::-webkit-input-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc ::-moz-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc :-ms-input-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc :-moz-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc input.email {
    border-bottom: 2px solid #081f34;
    color: #081f34;
    font-size: 1.2rem;
    background: none;
    width: 100%;
    margin: 0 0 1rem 0;
    padding: 0;
    font-family: "FuturaNext-DemiBold", sans-serif;
    font-weight: normal; }
  #mc_embed_signup#mc_embed_signup.newsletter-popup-mc input.button {
    background: #081f34;
    color: white;
    padding: .9rem 2.5rem .7rem 2.5rem;
    font-family: "FuturaNext-DemiBold", sans-serif;
    font-weight: normal; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  iframe#newsletter-startpage-iframe {
    height: 36vw !important;
    width: 70% !important; } }

#mc_embed_signup#mc_embed_signup.newsletter-startpage-mc {
  color: #081f34;
  text-align: center;
  padding: 7vw; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc h2 {
    font-size: 8vw;
    margin-bottom: 1rem; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc p {
    font-size: 5vw;
    font-weight: bold;
    margin-bottom: 1.5rem; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc ::-webkit-input-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc ::-moz-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc :-ms-input-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc :-moz-placeholder {
    color: #b4bbc2; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc input.email {
    border-bottom: 1px solid #081f34;
    color: #081f34;
    font-size: 6vw;
    background: none;
    width: 100%;
    margin: 0 0 1rem 0;
    padding: 0;
    font-family: "FuturaNext-DemiBold", sans-serif;
    font-weight: normal;
    text-align: center; }
  #mc_embed_signup#mc_embed_signup.newsletter-startpage-mc input.button {
    background: #081f34;
    color: white;
    padding: .9rem 2rem .7rem 2rem; }

.quotes-area {
  background: #F5F5F5;
  padding: 60px 0 30px;
  position: relative; }
  @media only screen and (min-width: 0) and (max-width: 63em) {
    .quotes-area {
      padding: 30px 0; } }
  .quotes-area .title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 2px;
    margin-bottom: 2.5rem;
    font-family: "FuturaNext-Medium", sans-serif; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .quotes-area .title {
        margin-bottom: 60px; } }
  .quotes-area .quotes-slider {
    max-width: 1400px;
    margin: 0 auto;
    width: 90%; }
  .quotes-area .quote-slide {
    position: relative; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .quotes-area .quote-slide {
        padding-bottom: 80px; } }
    .quotes-area .quote-slide .quote {
      text-align: center;
      font-style: italic;
      font-weight: 300;
      font-family: "FuturaNext-Book", sans-serif;
      padding: 0 80px; }
    .quotes-area .quote-slide .logo {
      display: none;
      margin-top: 2.5rem;
      width: auto;
      width: 120px;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media only screen and (min-width: 0) and (max-width: 63em) {
        .quotes-area .quote-slide .logo {
          display: block; } }
  .quotes-area .slick-arrow {
    padding: 10px;
    cursor: pointer;
    top: 0; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .quotes-area .slick-arrow {
        opacity: 0.8; } }
  .quotes-area .slick-arrow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #222;
    height: 20px;
    width: 2px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .quotes-area .slick-arrow::before {
        height: 16px;
        width: 2px; } }
  .quotes-area .slick-arrow::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #222;
    height: 2px;
    width: 20px; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .quotes-area .slick-arrow::after {
        height: 2px;
        width: 16px; } }
  .quotes-area .slick-prev {
    left: 0;
    transform: translate(0%, 50%) rotate(-45deg); }
  .quotes-area .slick-next {
    right: 0;
    transform: translate(0%, 50%) rotate(135deg); }
  .quotes-area .slick-dots {
    margin-top: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 0) and (max-width: 63em) {
      .quotes-area .slick-dots {
        display: none !important; } }
  .quotes-area .slick-dots > li:not(:last-of-type) {
    margin-right: 0; }
  .quotes-area .slick-dots > li .logo-dot {
    opacity: 0.4;
    transition: 0.2s ease-in-out;
    cursor: pointer; }
    .quotes-area .slick-dots > li .logo-dot img {
      max-height: 80px; }
    .quotes-area .slick-dots > li .logo-dot:hover {
      opacity: 1;
      transition: 0.2s ease-in-out; }
  .quotes-area .slick-dots > li.slick-active .logo-dot {
    opacity: 1;
    transition: 0.2s ease-in-out; }

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

.page-shownews.top-bar-active #content-wrapper {
  padding-top: 39px; }

.page-shownews #content-wrapper,
.page-shownews #main-area {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0; }
  .page-shownews #content-wrapper .content,
  .page-shownews #main-area .content {
    padding: 0; }

.page-shownews .NewsDetailsWrapper {
  padding: 59px 0 0; }
  .page-shownews .NewsDetailsWrapper .NewsDetailsTeaser {
    display: none; }
  .page-shownews .NewsDetailsWrapper .NewsDetailsImage {
    position: relative;
    margin: 0;
    padding: 50% 0 0;
    background-position: center center;
    background-size: cover; }
    .page-shownews .NewsDetailsWrapper .NewsDetailsImage .mobile-img {
      display: none;
      background-position: center center;
      background-size: cover; }
    .page-shownews .NewsDetailsWrapper .NewsDetailsImage.no-image {
      background: #081f34; }
    .page-shownews .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader {
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-content: center;
      padding: 0;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      color: #fff;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
      .page-shownews .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader h1 {
        font-family: "FuturaNext-Medium";
        font-size: 5rem;
        margin: 0 25px 1%;
        line-height: 1.2;
        color: #fff; }
      .page-shownews .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader .NewsDetailsDate {
        padding: 0 0 1.1%;
        border: 0;
        text-transform: uppercase;
        font-family: SpaceMono;
        font-size: 1.1rem;
        letter-spacing: 0.24em; }
    .page-shownews .NewsDetailsWrapper .NewsDetailsImage img {
      display: none; }
  .page-shownews .NewsDetailsWrapper .NewsDetailsText {
    max-width: 1400px;
    margin: 0 auto;
    padding: 35px 20px;
    font-family: Lora, Serif; }
    .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products {
      margin-top: 10px; }
      .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul {
        margin: 0;
        padding: 0;
        max-width: 1100px;
        margin: 0 auto; }
        .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.next-arrow {
          right: 0; }
          @media only screen and (min-width: 63.0625em) {
            .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.next-arrow {
              right: -20px; } }
          @media only screen and (max-width: 40em) {
            .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.next-arrow {
              right: 5px; } }
          .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.next-arrow i {
            font-size: 2.3rem; }
        .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.prev-arrow {
          right: 0; }
          @media only screen and (max-width: 40em) {
            .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.prev-arrow {
              left: 5px; } }
          .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul .slick-arrow.prev-arrow i {
            font-size: 2.3rem; }
        .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li {
          margin-top: 0;
          width: 25%;
          margin-right: 10px;
          margin-bottom: 0; }
          @media only screen and (max-width: 40em) {
            .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li {
              margin-right: 0; } }
          .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-image {
            opacity: 0;
            visibility: hidden;
            transition: visibility 0s, padding-top 0.4s, opacity 1s;
            padding-top: 0; }
            @media only screen and (min-width: 0) and (max-width: 63em) {
              .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-image {
                opacity: 1;
                visibility: visible;
                padding-top: 110%; } }
            @media only screen and (max-width: 40em) {
              .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-image img {
                width: 80%; } }
          @media only screen and (max-width: 40em) {
            .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-info .product-name {
              text-align: center; } }
          .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-info .product-name h3, .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-info .product-name a {
            font-weight: normal;
            font-family: "FuturaNext-DemiBold", sans-serif; }
          @media only screen and (max-width: 40em) {
            .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-price {
              text-align: center; } }
          .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products ul li .product-price .price-standard {
            line-height: 14px; }
      @media only screen and (min-width: 63.0625em) {
        .page-shownews .NewsDetailsWrapper .NewsDetailsText .linked-products:hover .product-image {
          opacity: 1;
          visibility: visible;
          padding-top: 126%; } }

.page-shownews .article-nav {
  padding: 42px 0 0;
  text-align: center; }
  .page-shownews .article-nav a {
    font-size: 1rem;
    padding: 5px 0;
    display: inline-block;
    margin: 8px 15px 0; }
    .page-shownews .article-nav a.active {
      border-bottom: 2px solid #081f34; }

.page-shownews .NewsListArchiveWrapper {
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px 20px 0;
  display: none;
  font-family: Lora, Serif; }

.page-shownews .news-list-item-paging {
  clear: both;
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px; }
  .page-shownews .news-list-item-paging .inner {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #081f34;
    padding: 20px 0; }
    .page-shownews .news-list-item-paging .inner a {
      display: inline-block;
      padding: 10px 0; }
    .page-shownews .news-list-item-paging .inner span {
      display: inline-block;
      padding: 10px 0;
      color: #081f34;
      opacity: 0.4; }
    .page-shownews .news-list-item-paging .inner div * + * {
      margin-left: 20px; }
    .page-shownews .news-list-item-paging .inner strong {
      font-weight: normal; }

.page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsImage {
  padding-top: 30%; }
  .page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader h1 {
    margin: 0 2rem 0.3%; }
  .page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader .NewsDetailsDate {
    display: none; }

.page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsText {
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px 20px 0; }
  .page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsText:empty {
    display: none; }

.page-shownews.editorial-main-page .NewsListArchiveWrapper {
  display: block; }
  .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveBody {
    font-size: 0; }
  .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem {
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemImage {
      display: block;
      padding-top: 75%;
      background-position: center center;
      background-size: cover; }
      .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemImage.no-image {
        background: #eee; }
      .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemImage img {
        display: none; }
    .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem > h3 {
      font-family: Lora, Serif;
      letter-spacing: 0.025em;
      font-size: 19px;
      margin: 0;
      padding: 28px 0 21px;
      font-weight: bold;
      line-height: 1.3; }
      .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem > h3 br {
        display: none; }
    .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemText {
      font-size: 17px;
      line-height: 1.3;
      letter-spacing: 0.025em; }
      .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemText i {
        display: none; }
    .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemLink {
      display: block; }
      .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemLink a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: none;
        display: block;
        border: none;
        padding: 0; }
      .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemLink span {
        display: none; }
    .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemDate {
      border: none;
      padding: 25px 0 0;
      margin: 0;
      text-transform: uppercase;
      font-family: SpaceMono;
      font-size: 12px;
      letter-spacing: 0.15em; }

@media only screen and (min-width: 100.0625em) {
  .page-shownews .NewsDetailsWrapper .NewsDetailsImage {
    padding-top: 45%; }
  .page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsImage {
    padding-top: 27%; } }

@media only screen and (min-width: 63.0625em) {
  .page-shownews .NewsListArchiveBody {
    margin: 0 -2.25%; }
    .page-shownews .NewsListArchiveBody .NewsListArchiveItem {
      width: 33.3333%;
      padding: 0 2.25%; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .page-shownews .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader h1 {
    font-size: 7.6vw; }
  .page-shownews .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader .NewsDetailsDate {
    font-size: 1.1rem; }
  .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem > h3 {
    font-size: 17px; }
  .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem .NewsListArchiveItemText {
    font-size: 16px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .page-shownews .NewsListArchiveBody {
    margin: 0 -2%; }
    .page-shownews .NewsListArchiveBody .NewsListArchiveItem {
      width: 50%;
      padding: 0 2%; } }

@media only screen and (max-width: 40em) {
  .page-shownews.editorial-article-page .NewsDetailsWrapper .NewsDetailsImage {
    padding-top: 0;
    background: transparent !important; }
    .page-shownews.editorial-article-page .NewsDetailsWrapper .NewsDetailsImage .mobile-img {
      display: block;
      padding-top: 60%; }
    .page-shownews.editorial-article-page .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader {
      position: static;
      color: #2e2e2e;
      text-shadow: none;
      padding-top: 68px; }
      .page-shownews.editorial-article-page .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader h1 {
        color: #2e2e2e; }
      .page-shownews.editorial-article-page .NewsDetailsWrapper .NewsDetailsImage .NewsDetailsHeader .NewsDetailsDate {
        padding: 8px 0 0;
        font-size: 0.7rem; }
  .page-shownews.editorial-article-page .NewsDetailsWrapper .NewsDetailsText {
    padding-top: 0; }
  .page-shownews.editorial-article-page .news-list-item-paging {
    font-size: 0.85em; }
    .page-shownews.editorial-article-page .news-list-item-paging .inner strong {
      display: none; }
    .page-shownews.editorial-article-page .news-list-item-paging .inner div * + * {
      margin-left: 20px; }
  .page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsImage {
    padding-top: 40%; }
    .page-shownews.editorial-main-page .NewsDetailsWrapper .NewsDetailsImage .mobile-img {
      display: none; }
  .page-shownews.editorial-main-page .NewsListArchiveWrapper .NewsListArchiveItem {
    width: 100%; } }

.page-shownews .NewsDetailsText .products {
  padding-bottom: 1.5%; }
  .page-shownews .NewsDetailsText .products .fa {
    font-family: FontAwesome; }
  .page-shownews .NewsDetailsText .products .slick-arrow {
    top: 40%; }
    .page-shownews .NewsDetailsText .products .slick-arrow i {
      position: relative; }
      .page-shownews .NewsDetailsText .products .slick-arrow i::after {
        content: "\f105";
        position: absolute;
        left: -2px;
        color: #fff; }
    .page-shownews .NewsDetailsText .products .slick-arrow.prev-arrow i::after {
      content: "\f104";
      left: initial;
      right: -2px; }
  .page-shownews .NewsDetailsText .products h2 {
    text-align: center;
    font-family: "FuturaNext-Book", Sans-Serif;
    font-weight: normal;
    font-size: 35px;
    margin: 0;
    padding: 4% 0 5%;
    letter-spacing: 0.02em;
    color: #2e2e2e; }
  .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul {
    margin: 0;
    padding: 0 8%;
    list-style: none; }
    .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li {
      margin: 0;
      padding: 0 10px;
      position: relative; }
      .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-name {
        float: none;
        text-align: center;
        width: 100%;
        max-width: none;
        padding: 12px 0 0; }
        .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-name h3 a {
          font-family: "FuturaNext-Book", Sans-Serif;
          font-weight: normal;
          font-size: 19px;
          color: #1d1e1c; }
        .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-name .product-subname {
          font-family: "FuturaNext-Book", Sans-Serif;
          font-size: 16px;
          font-weight: normal;
          color: #1d1e1c; }
      .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-buttons {
        display: block;
        text-align: center;
        padding: 20px 0 0; }
        .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-buttons a {
          margin: 0 auto;
          width: 126px;
          padding: 9px 10px; }
          .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-buttons a span {
            font-family: "FuturaNext-Medium", Sans-Serif;
            font-size: 18px;
            font-weight: normal;
            letter-spacing: 0.1em; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .page-shownews .NewsDetailsText .products h2 {
    font-size: 28px;
    padding-bottom: 8%; }
  .page-shownews .NewsDetailsText .products .product-carousel-wrapper .slick-arrow.prev-arrow {
    left: 0; }
  .page-shownews .NewsDetailsText .products .product-carousel-wrapper .slick-arrow.next-arrow {
    right: 0; }
  .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul {
    padding: 0 30px; }
    .page-shownews .NewsDetailsText .products .product-carousel-wrapper ul li .product-name h3 a {
      font-size: 18px; } }

.page-shownews .NewsDetailsText {
  font-family: Lora, Serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0; }
  .page-shownews .NewsDetailsText > br {
    display: none; }
  .page-shownews .NewsDetailsText h1 {
    margin: 30px 0 10px;
    font-size: 28px;
    line-height: 1.1;
    font-family: Lora, Serif; }
  .page-shownews .NewsDetailsText h2 {
    margin: 25px 0 6px;
    font-size: 22px;
    line-height: 1.2;
    font-family: Lora, Serif; }
  .page-shownews .NewsDetailsText h3 {
    margin: 18px 0 4px;
    font-size: 20px;
    font-family: Lora, Serif; }
  .page-shownews .NewsDetailsText h4 {
    margin: 15px 0 2px;
    font-size: 18px;
    font-family: Lora, Serif; }
  .page-shownews .NewsDetailsText p {
    margin: 0 0 21px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0;
    font-family: Lora, Serif; }
  .page-shownews .NewsDetailsText a {
    font-family: Lora, Serif; }
  .page-shownews .NewsDetailsText ul {
    margin: 25px 0;
    padding: 0 0 0 25px;
    list-style: disc; }
    .page-shownews .NewsDetailsText ul li {
      font-size: 16px; }
      .page-shownews .NewsDetailsText ul li + li {
        margin-top: 5px; }
  .page-shownews .NewsDetailsText .left {
    float: left;
    clear: left; }
  .page-shownews .NewsDetailsText img.left {
    margin: 0 25px 10px 0; }
  .page-shownews .NewsDetailsText .right {
    float: right;
    clear: right; }
  .page-shownews .NewsDetailsText img.right {
    margin: 0 0 10px 25px; }
  .page-shownews .NewsDetailsText .image-label {
    text-transform: none;
    font-family: FuturaNext-Medium;
    font-size: 12px;
    padding: 15px 0 0;
    margin: 0 0 5px; }
  .page-shownews .NewsDetailsText .centered {
    float: none;
    margin: 0 auto; }
  .page-shownews .NewsDetailsText .clear {
    clear: both; }
  .page-shownews .NewsDetailsText .bold {
    font-weight: bold; }
  .page-shownews .NewsDetailsText .italic {
    font-style: italic; }
  .page-shownews .NewsDetailsText .text-left {
    text-align: left; }
  .page-shownews .NewsDetailsText .text-right {
    text-align: right; }
  .page-shownews .NewsDetailsText .text-center {
    text-align: center; }
  .page-shownews .NewsDetailsText .width-100 {
    width: 100%; }
  .page-shownews .NewsDetailsText .width-80 {
    width: 80%; }
  .page-shownews .NewsDetailsText .width-70 {
    width: 70%; }
  .page-shownews .NewsDetailsText .width-60 {
    width: 60%; }
  .page-shownews .NewsDetailsText .width-50 {
    width: 50%; }
  .page-shownews .NewsDetailsText .width-40 {
    width: 40%; }
  .page-shownews .NewsDetailsText .width-30 {
    width: 30%; }
  .page-shownews .NewsDetailsText .width-20 {
    width: 20%; }
  .page-shownews .NewsDetailsText .fontsize-36 {
    font-size: 36px !important; }
  .page-shownews .NewsDetailsText .fontsize-34 {
    font-size: 34px !important; }
  .page-shownews .NewsDetailsText .fontsize-32 {
    font-size: 32px !important; }
  .page-shownews .NewsDetailsText .fontsize-30 {
    font-size: 30px !important; }
  .page-shownews .NewsDetailsText .fontsize-28 {
    font-size: 28px !important; }
  .page-shownews .NewsDetailsText .fontsize-26 {
    font-size: 26px !important; }
  .page-shownews .NewsDetailsText .fontsize-24 {
    font-size: 24px !important; }
  .page-shownews .NewsDetailsText .fontsize-22 {
    font-size: 22px !important; }
  .page-shownews .NewsDetailsText .fontsize-20 {
    font-size: 20px !important; }
  .page-shownews .NewsDetailsText .fontsize-18 {
    font-size: 18px !important; }
  .page-shownews .NewsDetailsText .fontsize-17 {
    font-size: 17px !important; }
  .page-shownews .NewsDetailsText .fontsize-16 {
    font-size: 16px !important; }
  .page-shownews .NewsDetailsText .fontsize-15 {
    font-size: 15px !important; }
  .page-shownews .NewsDetailsText .fontsize-14 {
    font-size: 14px !important; }
  .page-shownews .NewsDetailsText .fontsize-13 {
    font-size: 13px !important; }
  .page-shownews .NewsDetailsText .fontsize-12 {
    font-size: 12px !important; }
  .page-shownews .NewsDetailsText .fontsize-big {
    font-size: 30px;
    line-height: 1.4; }
  .page-shownews .NewsDetailsText hr {
    border: none;
    border-bottom: 1px solid #081f34;
    height: 0;
    clear: both;
    display: block;
    padding: 0;
    margin: 35px 0 35px 0; }
  .page-shownews .NewsDetailsText .space-left {
    padding-left: 5%; }
  .page-shownews .NewsDetailsText .space-right {
    padding-right: 5%; }
  .page-shownews .NewsDetailsText .space-top {
    padding-top: 35px; }
  .page-shownews .NewsDetailsText .space-bottom {
    padding-bottom: 35px; }
  .page-shownews .NewsDetailsText .spacer {
    width: 100%;
    clear: both;
    padding: 0 0 35px; }
  .page-shownews .NewsDetailsText .readmore-container {
    clear: both;
    width: 100%;
    margin: -12px 0 30px; }
    .page-shownews .NewsDetailsText .readmore-container:before, .page-shownews .NewsDetailsText .readmore-container:after {
      content: " ";
      display: table; }
    .page-shownews .NewsDetailsText .readmore-container:after {
      clear: both; }
    .page-shownews .NewsDetailsText .readmore-container.fade {
      background: rgba(255, 255, 255, 0.3);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
      padding-top: 30px;
      margin-top: -45px;
      position: relative;
      z-index: 2; }
    .page-shownews .NewsDetailsText .readmore-container a.readmore {
      float: right;
      padding: 5px 15px; }
  .page-shownews .NewsDetailsText .video {
    display: none; }
  .page-shownews .NewsDetailsText .yt-video-wrapper {
    padding: 0 0 35px; }
    .page-shownews .NewsDetailsText .yt-video-wrapper .inner-container {
      padding: 56.3% 0 0;
      position: relative; }
      .page-shownews .NewsDetailsText .yt-video-wrapper .inner-container iframe.youtube-player {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .page-shownews .NewsDetailsText .auto-size-image-article {
    position: relative; }
    .page-shownews .NewsDetailsText .auto-size-image-article:before, .page-shownews .NewsDetailsText .auto-size-image-article:after {
      content: " ";
      display: table; }
    .page-shownews .NewsDetailsText .auto-size-image-article:after {
      clear: both; }
    .page-shownews .NewsDetailsText .auto-size-image-article > img {
      display: none; }
    .page-shownews .NewsDetailsText .auto-size-image-article .image-container {
      position: absolute;
      left: 0;
      right: 40%;
      top: 0;
      bottom: 15px;
      background: #eee no-repeat center center;
      background-size: cover; }
      .page-shownews .NewsDetailsText .auto-size-image-article .image-container img {
        display: none; }
    .page-shownews .NewsDetailsText .auto-size-image-article .text-container {
      float: right;
      width: 40%;
      padding: 0 0 0 30px; }
  .page-shownews .NewsDetailsText .open-close-section {
    margin: 10px 0 30px;
    border-top: 1px solid #081f34; }
    .page-shownews .NewsDetailsText .open-close-section:before, .page-shownews .NewsDetailsText .open-close-section:after {
      content: " ";
      display: table; }
    .page-shownews .NewsDetailsText .open-close-section:after {
      clear: both; }
    .page-shownews .NewsDetailsText .open-close-section:before, .page-shownews .NewsDetailsText .open-close-section:after {
      content: " ";
      display: table; }
    .page-shownews .NewsDetailsText .open-close-section:after {
      clear: both; }
    .page-shownews .NewsDetailsText .open-close-section > div {
      border-bottom: 1px solid #081f34; }
      .page-shownews .NewsDetailsText .open-close-section > div.active {
        display: block; }
      .page-shownews .NewsDetailsText .open-close-section > div > h3 {
        font-size: 16px;
        font-weight: normal;
        padding: 15px 0 15px 0px;
        position: relative;
        line-height: 1.2;
        margin: 0;
        cursor: pointer;
        color: #2e2e2e; }
        .page-shownews .NewsDetailsText .open-close-section > div > h3:hover {
          color: #0e0e0e; }
        .page-shownews .NewsDetailsText .open-close-section > div > h3::after {
          content: "\f107";
          display: block;
          line-height: 1;
          font-family: fontawesome;
          margin: -0.4em 10px 0;
          font-size: 18px;
          position: absolute;
          top: 50%;
          right: 0px;
          font-weight: bold; }
        .page-shownews .NewsDetailsText .open-close-section > div > h3.open::after {
          content: "\f106"; }
      .page-shownews .NewsDetailsText .open-close-section > div .content {
        display: none;
        padding: 10px 0; }
        .page-shownews .NewsDetailsText .open-close-section > div .content:before, .page-shownews .NewsDetailsText .open-close-section > div .content:after {
          content: " ";
          display: table; }
        .page-shownews .NewsDetailsText .open-close-section > div .content:after {
          clear: both; }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .page-shownews .NewsDetailsText .auto-size-image-article .image-container {
    right: 60%; }
  .page-shownews .NewsDetailsText .auto-size-image-article .text-container {
    width: 60%; }
  .page-shownews .NewsDetailsText .image-label {
    font-size: 11px;
    padding: 13px 0 0;
    margin: 0 0 5px; }
  .page-shownews .NewsDetailsText p {
    margin: 0 0 20px;
    font-size: 19px; }
  .page-shownews .NewsDetailsText .fontsize-big {
    font-size: 25px; } }

@media only screen and (max-width: 40em) {
  .page-shownews .NewsDetailsText .left,
  .page-shownews .NewsDetailsText .right {
    float: none;
    clear: both; }
  .page-shownews .NewsDetailsText img.left,
  .page-shownews .NewsDetailsText img.right {
    margin: 0 0px 10px 0; }
  .page-shownews .NewsDetailsText .centered {
    margin: 0; }
  .page-shownews .NewsDetailsText .clear {
    clear: both; }
  .page-shownews .NewsDetailsText .width-100,
  .page-shownews .NewsDetailsText .width-80,
  .page-shownews .NewsDetailsText .width-70,
  .page-shownews .NewsDetailsText .width-60,
  .page-shownews .NewsDetailsText .width-50,
  .page-shownews .NewsDetailsText .width-40,
  .page-shownews .NewsDetailsText .width-30,
  .page-shownews .NewsDetailsText .width-20 {
    width: 100%; }
  .page-shownews .NewsDetailsText hr {
    border: none;
    border-bottom: 1px solid #081f34;
    height: 0;
    clear: both;
    display: block;
    padding: 0;
    margin: 30px 0 30px 0; }
  .page-shownews .NewsDetailsText .space-left,
  .page-shownews .NewsDetailsText .space-right {
    padding-right: 0;
    padding-left: 0; }
  .page-shownews .NewsDetailsText .space-top {
    padding-top: 30px; }
  .page-shownews .NewsDetailsText .space-bottom {
    padding-bottom: 30px; }
  .page-shownews .NewsDetailsText .spacer {
    width: 100%;
    clear: both;
    padding: 0 0 30px; }
  .page-shownews .NewsDetailsText .auto-size-image-article .image-container {
    position: static;
    padding-top: 60%;
    margin-bottom: 15px; }
  .page-shownews .NewsDetailsText .auto-size-image-article .text-container {
    width: 100%;
    float: none;
    padding: 0; }
  .page-shownews .NewsDetailsText .image-label {
    font-size: 10px;
    padding: 10px 0 0; }
  .page-shownews .NewsDetailsText p {
    margin: 0 0 18px;
    font-size: 16px; }
  .page-shownews .NewsDetailsText .fontsize-big {
    font-size: 22px; } }

.choose-region,
.choose-store,
.payment-selector-item-icon-td,
.store-desc {
  display: none !important; }

.component-block > div[id*="divStoreSelector"] {
  border: 1px solid #081f34;
  padding: 0 15px 15px 35px;
  border-top: 0; }

.component-block .freight-selector-inner-wrapper {
  border-bottom: 1px solid #081f34; }
  .component-block .freight-selector-inner-wrapper .freight-selector-item {
    border: 1px solid #081f34;
    border-bottom: 0; }
    .component-block .freight-selector-inner-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled {
      background: #eee !important; }
      .component-block .freight-selector-inner-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled .freight-selector-name-td .freight-selector-name {
        font-weight: bold; }
      .component-block .freight-selector-inner-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled .freight-selector-name-td::before {
        border: 5px solid #081f34; }
    .component-block .freight-selector-inner-wrapper .freight-selector-item .freight-selector-item-link:not(.aspNetDisabled):hover {
      background: #f6f6f6 !important; }
    .component-block .freight-selector-inner-wrapper .freight-selector-item .freight-selector-name-td {
      position: relative;
      padding-left: 25px;
      margin-top: 0;
      vertical-align: middle; }
      .component-block .freight-selector-inner-wrapper .freight-selector-item .freight-selector-name-td::before {
        content: "";
        width: 15px;
        height: 15px;
        border: 1px solid #ccc;
        display: block;
        border-radius: 100px;
        position: absolute;
        left: 0px;
        top: 50%;
        margin: -8px 0 0; }

.component-block .payment-selector-inner-wrapper,
.component-block .payment-selector-item,
.component-block .payment-selector-item-link,
.component-block .payment-selector-item-options {
  border-color: #081f34 !important; }

.component-block .payment-selector-item-link:not(.payment-selector-item-link-selected):hover {
  background: #f6f6f6 !important; }

.component-block .payment-selector-item-link .payment-selector-item-text-td {
  position: relative;
  padding-left: 25px;
  height: 30px;
  vertical-align: middle; }
  .component-block .payment-selector-item-link .payment-selector-item-text-td .payment-selector-item-text {
    margin-top: 0px;
    padding: 0; }
  .component-block .payment-selector-item-link .payment-selector-item-text-td::before {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    display: block;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin: -8px 0 0; }

.component-block .payment-selector-item-link.payment-selector-item-link-selected {
  background: #eee !important; }
  .component-block .payment-selector-item-link.payment-selector-item-link-selected .payment-selector-item-text-td::before {
    border: 5px solid #081f34; }

.component-block .payment-selector-item-options {
  background: #fff !important;
  padding-left: 35px !important; }

.store-selector-header {
  text-transform: none;
  font-size: 13px;
  margin: 0; }

.select-store-radio .store input[type='radio'] + label span {
  vertical-align: middle;
  display: inline-block;
  margin: 0 0 0 3px;
  font-size: 12px; }

.select-store-radio .store input[type='radio'] + label:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 100px;
  vertical-align: middle; }

.select-store-radio .store input[type='radio']:checked + label:before {
  border: 5px solid #081f34; }

.store-selector-wrapper .store-info {
  font-size: 12px; }
  .store-selector-wrapper .store-info .store-info-headers {
    font-size: 12px; }
  .store-selector-wrapper .store-info p, .store-selector-wrapper .store-info span {
    font-size: 12px; }

#basic-channel-handler-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

#active-channel {
  cursor: pointer;
  margin-top: 11px;
  text-transform: uppercase;
  width: 25px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #081f34;
  color: #fff;
  border: 2px solid #081f34;
  font-size: 11px;
  display: inline-block;
  font-family: "FuturaNext-DemiBold", sans-serif; }

#basic-channel-handler-dropdown ul {
  display: none;
  text-align: right;
  position: absolute;
  right: 0;
  background: none;
  z-index: 2;
  min-width: 200px;
  top: 100%;
  margin-top: -9px; }
  #basic-channel-handler-dropdown ul li {
    cursor: pointer; }
    #basic-channel-handler-dropdown ul li a {
      display: inline-block;
      text-align: center;
      margin-bottom: 2px;
      text-transform: uppercase;
      width: 25px;
      height: 20px;
      line-height: 20px;
      background: #fff;
      color: #081f34;
      border: 2px solid #081f34;
      font-size: 11px;
      font-family: "FuturaNext-DemiBold", sans-serif; }

.basic-channel-handler-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
  z-index: 2; }
  .basic-channel-handler-popup .basic-channel-handler-popup-inner {
    max-width: 650px;
    margin: 0 auto;
    position: relative;
    padding: 30px 20px;
    text-align: center; }
    .basic-channel-handler-popup .basic-channel-handler-popup-inner a.go-to-link {
      padding: 15px 10px;
      display: block;
      max-width: 200px;
      margin: auto;
      text-transform: uppercase;
      line-height: 14px;
      border: 0;
      border-bottom: 1px solid #d8d8d8;
      font-size: 12px;
      letter-spacing: 0.5px;
      font-family: "FuturaNext-Medium", sans-serif; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner a.go-to-link:hover {
        background: #081f34;
        color: white; }
    .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup {
      margin-top: 10px;
      margin-bottom: 10px; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup > span {
        font-size: 14px;
        text-transform: uppercase;
        font-family: "FuturaNext-Medium", sans-serif;
        color: #929394;
        padding-bottom: 5px;
        display: block;
        letter-spacing: .5px; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup .active-channel-popup {
        padding: 15px 10px;
        display: block;
        max-width: 200px;
        margin: auto;
        text-transform: uppercase;
        line-height: 14px;
        border: 0;
        border-bottom: 1px solid #d8d8d8;
        font-size: 14px;
        letter-spacing: 0.5px;
        font-family: "FuturaNext-Medium", sans-serif;
        padding-bottom: 5px; }
        .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup .active-channel-popup:hover {
          cursor: pointer; }
        .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup .active-channel-popup.active i {
          transform: rotate(180deg); }
        .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup .active-channel-popup > p {
          display: inline; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup .confirm-wrapper a {
        padding: 15px 10px;
        display: block;
        max-width: 200px;
        margin: auto;
        text-transform: uppercase;
        line-height: 14px;
        border: 0;
        border: 1px solid #d8d8d8;
        font-size: 14px;
        letter-spacing: 0.5px;
        font-family: "FuturaNext-Medium", sans-serif;
        margin-top: 30px; }
        .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup .confirm-wrapper a:hover {
          cursor: pointer;
          background: #081f34;
          color: white; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup ul {
        display: none;
        text-align: center;
        background: none;
        z-index: 2;
        max-width: 200px;
        top: 100%;
        margin-top: -9px;
        margin: auto;
        border: 1px solid #d8d8d8;
        border-top: none; }
        .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup ul li {
          cursor: pointer; }
          .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup ul li p {
            text-align: center;
            margin-bottom: 0;
            text-transform: uppercase;
            width: auto;
            color: #000;
            font-size: 12px;
            font-family: "FuturaNext-Book", sans-serif;
            line-height: 1;
            letter-spacing: .5px;
            font-weight: normal;
            display: block;
            padding: 6px 0; }
          .basic-channel-handler-popup .basic-channel-handler-popup-inner .basic-channel-handler-dropdown-popup ul li:hover {
            background: #eee; }
    .basic-channel-handler-popup .basic-channel-handler-popup-inner .close {
      position: absolute;
      top: 15px;
      right: 20px; }
    .basic-channel-handler-popup .basic-channel-handler-popup-inner .cookie-text-wrapper {
      padding-top: 30px; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner .cookie-text-wrapper p {
        margin-bottom: 0;
        color: #929394;
        text-transform: uppercase;
        letter-spacing: .5px;
        font-size: 11px;
        font-family: "FuturaNext-Medium", sans-serif; }
      .basic-channel-handler-popup .basic-channel-handler-popup-inner .cookie-text-wrapper a {
        text-decoration: underline;
        color: #929394;
        text-transform: uppercase;
        letter-spacing: .5px;
        font-size: 11px;
        font-family: "FuturaNext-Medium", sans-serif; }

#channel-picker {
  display: none; }

html.newsletter-page #content-wrapper {
  max-width: 100%;
  text-align: center;
  padding-top: 60px; }
  html.newsletter-page #content-wrapper #main-area {
    max-width: 100%;
    width: 100% !important;
    padding: 0;
    margin-bottom: 0; }
    html.newsletter-page #content-wrapper #main-area .content {
      padding-top: 0; }
      html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper {
        margin-bottom: 0; }
        @media only screen and (max-width: 40em) {
          html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-page-image {
            background: #7d7d7d; } }
        html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title {
          left: 0;
          right: 0; }
          html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title h1 {
            font-size: 18px;
            font-family: "FuturaNext-Book", sans-serif;
            text-transform: uppercase;
            padding-bottom: 1rem;
            letter-spacing: 5px; }
            @media only screen and (min-width: 0) and (max-width: 63em) {
              html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title h1 {
                font-size: 12px;
                padding-bottom: .5rem; } }
            @media only screen and (min-width: 40.0625em) and (max-width: 63em) {
              html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title h1 {
                font-size: 16px; } }
            @media (min-width: 1008px) and (max-width: 1208px) {
              html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title h1 {
                font-size: 18px;
                padding-bottom: .8rem; } }
          html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle {
            max-width: 100%; }
            html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup {
              max-width: 100%;
              float: none; }
              html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup h2 {
                font-size: 70px;
                color: #fff;
                font-family: "FuturaNext-Medium", sans-serif;
                padding-top: 2.5rem;
                letter-spacing: 0; }
                @media only screen and (min-width: 0) and (max-width: 63em) {
                  html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup h2 {
                    font-size: 20px;
                    padding-top: .5rem; } }
                @media only screen and (min-width: 40.0625em) and (max-width: 63em) {
                  html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup h2 {
                    font-size: 36px; } }
                @media (min-width: 1008px) and (max-width: 1208px) {
                  html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup h2 {
                    font-size: 35px;
                    padding-top: .8rem; } }
              html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner {
                border: none;
                padding-top: 2rem;
                margin-bottom: 0;
                padding-bottom: 0; }
                @media only screen and (min-width: 0) and (max-width: 63em) {
                  html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner {
                    padding-top: .5rem; } }
                @media (min-width: 1008px) and (max-width: 1208px) {
                  html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner {
                    padding-top: .8rem; } }
                html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner p {
                  font-family: "FuturaNext-Book", sans-serif;
                  font-size: 30px;
                  margin: 0 auto;
                  max-width: 810px;
                  padding-bottom: 7rem;
                  letter-spacing: 0; }
                  @media only screen and (min-width: 0) and (max-width: 63em) {
                    html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner p {
                      font-size: 16px;
                      padding-bottom: 1.5rem;
                      max-width: 450px; } }
                  @media only screen and (min-width: 40.0625em) and (max-width: 63em) {
                    html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner p {
                      font-size: 24px;
                      max-width: 650px; } }
                  @media (min-width: 1008px) and (max-width: 1208px) {
                    html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup .newsletter-signup-inner p {
                      font-size: 26px;
                      max-width: 680px;
                      padding-bottom: 4rem; } }
              html.newsletter-page #content-wrapper #main-area .content .category-header-wrapper .category-header-title .category-header-subtitle #newsletter-signup iframe {
                max-width: 400px;
                margin: 0 auto; }

#mc_embed_signup.newsletter-page-mc input[type=email] {
  /*
        display: inline-block;
        background: #fff !important;
        border: 0;
        border: 1px solid #fff !important;
        */
  margin-right: 1rem;
  padding: .6rem 0;
  transition: all 0.3s ease-out;
  padding-left: 10px;
  width: 50%;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }
  #mc_embed_signup.newsletter-page-mc input[type=email]::-webkit-input-placeholder {
    color: #fff !important; }
  #mc_embed_signup.newsletter-page-mc input[type=email]::-moz-placeholder {
    color: #fff !important; }
  #mc_embed_signup.newsletter-page-mc input[type=email]:-ms-input-placeholder {
    color: #fff !important; }
  #mc_embed_signup.newsletter-page-mc input[type=email]:-moz-placeholder {
    color: #fff !important; }
  #mc_embed_signup.newsletter-page-mc input[type=email]:focus {
    outline: none;
    color: #fff !important; }

#mc_embed_signup.newsletter-page-mc input[type=submit] {
  display: inline-block;
  padding: .7rem 1.5rem;
  border: 0;
  background: #fff;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "FuturaNext-Medium", sans-serif;
  letter-spacing: 1px;
  width: 44%; }

@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: 63em) {
  .siteMapGroup .siteMapLeft, .siteMapGroup .siteMapRight {
    float: none; } }

/*# sourceMappingURL=responsive-base.css.map */
