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

body {
  margin: 0; }

article,
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 {
  height: 100%; }

body {
  min-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.3125rem; }
  [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.3125rem 0.625rem; }

@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: 6px;
  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: 6px; }
  .reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

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

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

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #444444;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  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: #858585;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 1.4375rem; }

h2 {
  font-size: 1.1875rem; }

h3 {
  font-size: 0.9375rem; }

h4 {
  font-size: 0.6875rem; }

h5 {
  font-size: 0.875rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

code {
  background-color: #fafafa;
  border-color: #e1e1e1;
  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: 15px;
  font-size: #333;
  line-height: 1.3;
  list-style-position: outside;
  margin-bottom: 0.75rem;
  padding: 0; }

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

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

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

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

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

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

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

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

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

dl dd {
  margin-bottom: 0.75rem; }

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

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

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

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

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

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

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

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2; }
  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: #eee;
  line-height: 1.3;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #333;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }
  body:before, body:after {
    content: " ";
    display: table; }
  body:after {
    clear: both; }
  body > form {
    position: relative;
    background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); }

h1 {
  text-transform: none;
  line-height: 1.1;
  font-size: 1.75rem; }

h2 {
  text-transform: none;
  line-height: 1.2;
  font-size: 1.3rem; }

h3 {
  text-transform: none;
  line-height: 1.2; }

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

a {
  color: #B30739; }
  a:hover {
    text-decoration: underline;
    color: #820529; }

p {
  margin: 0 0 10px 0; }

select {
  width: auto; }

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

.watermark {
  color: #666666; }

#outer-wrapper {
  width: 100%;
  padding: 0 10px; }

#inner-wrapper {
  width: 100%;
  max-width: 1400px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  border: 1px solid #fff;
  border-width: 0 1px;
  background: #fff; }

#content-wrapper {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto; }

#content-inner:before, #content-inner:after {
  content: " ";
  display: table; }

#content-inner:after {
  clear: both; }

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

#info-text-left-wrapper {
  margin: 40px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.InfoMsgBodyHeader img {
  cursor: pointer; }

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

.errorPage {
  margin: 0 10px; }

.errorPageLogo {
  font-size: 5em;
  color: #c60f12;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: none;
  text-align: left; }

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

.errorPageListHeader {
  margin-left: 0; }

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

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

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

.ui-tooltip {
  position: absolute;
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Roboto Condensed", 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; }

/* ---- VAT POPUP ---------------------- */
#VatPopupBg {
  background: #000;
  z-index: 10000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0; }

#VatPopupWrapper {
  width: 310px;
  padding: 10px 10px 12px 10px;
  background: #f9f9f9;
  border: 2px solid #b30939;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10001;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 0 -155px;
  box-shadow: 0 0 3px #fff;
  text-align: center; }
  #VatPopupWrapper h2 {
    padding-bottom: 0;
    font-size: 22px;
    color: #B30739; }
  #VatPopupWrapper h3 {
    font-size: 17px;
    margin-bottom: 15px; }

#WithVat, #NoVat {
  padding: 5px 10px;
  text-align: center;
  font-weight: normal;
  background: #f9f9f9;
  margin: 0px 5px;
  cursor: pointer;
  height: 60px;
  display: inline-block;
  border-radius: 6px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
  font-size: 24px;
  min-width: 130px; }
  #WithVat span, #NoVat span {
    display: block;
    font-size: 14px;
    font-weight: normal; }

#WithVat {
  background-color: #ffac00;
  color: black; }
  #WithVat:hover {
    background-color: #ffc54d; }

#NoVat {
  background-color: #b30739;
  color: white; }
  #NoVat:hover {
    background-color: #e40949; }

#VatFootnote {
  font-size: 12px;
  padding: 10px 13px 0px 10px;
  text-align: center;
  clear: both; }

/* ---- END VAT POPUP ---------------------- */
iframe {
  max-width: 100%; }

#contact-iframe {
  height: 900px; }

body#contact-form {
  background: #fff;
  font-size: 13px;
  min-width: 0; }
  body#contact-form form {
    background: transparent; }
  body#contact-form table td {
    padding: 0 2px 5px 0; }
  body#contact-form input[type=text], body#contact-form textarea {
    min-width: 350px;
    border: 2px solid #ccc;
    padding: 5px;
    border-radius: 3px; }
  body#contact-form #SendButton {
    min-width: 250px; }

@media only screen and (max-width: 40em) {
  #contact-iframe {
    height: 900px; }
  body#contact-form table, body#contact-form tbody, body#contact-form tr, body#contact-form td {
    display: block; }
  body#contact-form table tr {
    padding-top: 10px; }
  body#contact-form table td {
    padding: 0 !important; }
  body#contact-form input[type=text], body#contact-form textarea {
    width: 100% !important;
    display: block;
    min-width: 250px; } }

.button, 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, .NewsArchiveButton a, .NewsArchiveButton img, a.checkout-text, video-thumb.button, .product-page-back-link a, #ctl00_main_responsivecheckout_UpCheckoutHeader a, #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress, #contact-form #SendButton {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  border-style: solid;
  font-size: 15px;
  font-weight: 700;
  padding: 6px 12px;
  color: white;
  background: #B30739;
  background: #444444;
  background: -moz-linear-gradient(top, #444444 0%, #000000 100%);
  background: -webkit-linear-gradient(top, #444444 0%, #000000 100%);
  background: linear-gradient(to bottom, #444444 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000',GradientType=0 );
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 4px;
  border-width: 1px;
  border-color: #000; }
  .button: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, .NewsArchiveButton a:hover, .NewsArchiveButton img:hover, a.checkout-text:hover, video-thumb.button:hover, .product-page-back-link a:hover, #ctl00_main_responsivecheckout_UpCheckoutHeader a:hover, #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress:hover, #contact-form #SendButton:hover {
    text-decoration: none;
    border-width: 1px;
    border-color: black;
    background: #000000; }
  .button.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, .NewsArchiveButton a.button-disabled, .NewsArchiveButton img.button-disabled, a.checkout-text.button-disabled, video-thumb.button.button-disabled, .product-page-back-link a.button-disabled, #ctl00_main_responsivecheckout_UpCheckoutHeader a.button-disabled, #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress.button-disabled, #contact-form #SendButton.button-disabled {
    background-color: #888888;
    border-color: #000; }
  .button: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, .NewsArchiveButton a:active, .NewsArchiveButton img:active, a.checkout-text:active, video-thumb.button:active, .product-page-back-link a:active, #ctl00_main_responsivecheckout_UpCheckoutHeader a:active, #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress:active, #contact-form #SendButton:active {
    text-decoration: none;
    color: white; }
  .button: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, .NewsArchiveButton a:focus, .NewsArchiveButton img:focus, a.checkout-text:focus, video-thumb.button:focus, .product-page-back-link a:focus, #ctl00_main_responsivecheckout_UpCheckoutHeader a:focus, #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress:focus, #contact-form #SendButton: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, #dc-checkout-btn {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  border-style: solid;
  font-size: 15px;
  font-weight: 700;
  padding: 6px 12px;
  color: #000;
  background: #fd9e2f;
  background: #ffb700;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb700 0%, #ff6c00 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffb700 0%, #ff6c00 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffb700 0%, #ff6c00 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff6c00',GradientType=0 );
  /* IE6-9 */
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 4px;
  border-width: 1px;
  border-color: #ff6c00; }
  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, #dc-checkout-btn:hover {
    background: #ff6c00;
    border-width: 1px;
    border-color: #ff6c00; }
  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, #dc-checkout-btn.button-disabled {
    background-color: #888888;
    border-color: #000; }
  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, #dc-checkout-btn: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, #dc-checkout-btn: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;
  border-style: solid;
  font-size: 15px;
  font-weight: 700;
  padding: 6px 12px;
  color: white;
  background: #fd9e2f;
  background: #cf2b5a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cf2b5a 0%, #810427 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cf2b5a 0%, #810427 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cf2b5a 0%, #810427 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf2b5a', endColorstr='#810427',GradientType=0 );
  /* IE6-9 */
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 4px;
  border-width: 1px;
  border-color: #810427; }
  .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: #810427;
    border-width: 1px;
    border-color: #810427; }
  .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: #000; }
  .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-textX {
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: block;
  text-align: center;
  line-height: normal;
  border-style: solid;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 30px 12px 18px;
  color: #333;
  background: #B30739;
  text-transform: none;
  border-radius: 4px;
  border-width: 1px;
  border-color: #000; }
  a.checkout-textX:hover {
    text-decoration: none;
    color: #333;
    background-color: #fa739a;
    border-width: 1px;
    border-color: black; }
  a.checkout-textX.button-disabled {
    background-color: #888888;
    border-color: #000; }
  a.checkout-textX:active {
    text-decoration: none;
    color: #333; }
  a.checkout-textX:focus {
    text-decoration: none;
    color: #333; }

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

.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: 8px 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: 49%;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 0.9em; }
    .category-page-wrapper ul li .product-buttons a + a,
    .category-page-wrapper ul li .product-buttons:hover a + a, .releware-recommendation-wrapper ul li .product-buttons a + a,
    .releware-recommendation-wrapper ul li .product-buttons:hover a + a, #startpage_list ul li .product-buttons a + a,
    #startpage_list ul li .product-buttons:hover a + a, #list-category-placeholder ul li .product-buttons a + a,
    #list-category-placeholder ul li .product-buttons:hover a + a {
      margin-left: 2%; }
      .category-page-wrapper ul li .product-buttons a + a::before,
      .category-page-wrapper ul li .product-buttons:hover a + a::before, .releware-recommendation-wrapper ul li .product-buttons a + a::before,
      .releware-recommendation-wrapper ul li .product-buttons:hover a + a::before, #startpage_list ul li .product-buttons a + a::before,
      #startpage_list ul li .product-buttons:hover a + a::before, #list-category-placeholder ul li .product-buttons a + a::before,
      #list-category-placeholder ul li .product-buttons:hover a + a::before {
        content: "\f218";
        font-family: fontawesome;
        font-weight: normal;
        font-size: 21px;
        display: inline-block;
        line-height: 10px;
        position: relative;
        top: 1px;
        left: -5px; }

a.checkout-text {
  position: relative;
  font-size: 16px;
  margin: 0px;
  padding: 2px 0;
  font-size: 14px; }
  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: #B30739;
    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%; }

.purchase-block-buy a.buy-button {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  margin: 0;
  padding: 7px 32px 7px 28px; }
  .purchase-block-buy a.buy-button span::before {
    content: "\f218";
    font-family: fontawesome;
    font-size: 24px;
    margin: 0 10px 0 0;
    font-weight: normal; }

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

.news-list-wrapper .news-list-item-link {
  text-align: right; }
  .news-list-wrapper .news-list-item-link .button {
    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: "Roboto Condensed", 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: "Roboto Condensed", 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: right;
  margin: 0 0 40px 0;
  width: 80%;
  position: relative;
  z-index: 1; }

#left-area {
  width: 20%;
  padding-right: 0;
  background: #EEEEEE;
  border-right: 1px solid #ccc;
  position: relative; }
  #left-area #bra-att-veta,
  #left-area #siemens-terms {
    display: none; }

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

#main-area {
  width: 80%;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff; }

.start-page #main-area {
  padding-top: 20px; }

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

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

.page-responsive-checkout #left-area,
.page-responsive-checkout #content-wrapper::before,
.page-responsive-checkout #content-wrapper::after,
.page-responsive-orderconfirmed #left-area,
.page-responsive-orderconfirmed #content-wrapper::before,
.page-responsive-orderconfirmed #content-wrapper::after {
  display: none; }

#content-wrapper::before, #content-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  background: #eee; }

#content-wrapper::before {
  top: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid #ccc; }

#content-wrapper::after {
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #ccc; }

.offers-list-body:before, .offers-list-body:after {
  content: " ";
  display: table; }

.offers-list-body:after {
  clear: both; }

.offers-list-item-wrapper {
  float: left;
  background: #eee;
  border: 0px solid #B30739; }
  .offers-list-item-wrapper:hover {
    border-color: #820529; }
  .offers-list-item-wrapper * {
    display: block;
    width: 100%; }

.offers-list-item-header,
.offers-list-item-footer {
  display: none; }

.offers-list-item-separator {
  display: none; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  #left-area {
    height: 0;
    width: 0; }
  #main-area {
    width: 100%; }
  #right-area {
    width: 100%;
    float: none;
    clear: both; }
  #content-wrapper::before, #content-wrapper::after {
    display: none; } }

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  .offers-list-item-wrapper {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 3%; }
  .offers-list-item-wrapper:nth-of-type(4n+0) {
    margin-right: 0; }
  .offers-list-item-wrapper {
    margin-bottom: 3%; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .offers-list-item-wrapper {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 3%; }
  .offers-list-item-wrapper:nth-of-type(4n+0) {
    margin-right: 0; }
  .offers-list-item-wrapper {
    margin-bottom: 3%; } }

@media only screen and (max-width: 40em) {
  .offers-list-item-wrapper {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 5%; }
  .offers-list-item-wrapper:nth-of-type(2n+0) {
    margin-right: 0; }
  .offers-list-item-wrapper {
    margin-bottom: 5%; }
  #outer-wrapper {
    padding: 0; }
  #inner-wrapper {
    border: 0; }
  #main-area {
    padding: 15px; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  #left-area {
    display: none; }
  #main-area {
    width: 100%; }
  #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; }

.culture-selector-wrapper {
  position: absolute;
  top: 10px;
  right: 20px; }
  .culture-selector-wrapper span {
    display: inline-block;
    vertical-align: top; }
  .culture-selector-wrapper input {
    display: block; }

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  #content-wrapper::before {
    width: 20%; }
  #content-wrapper::after {
    display: none; } }

@media only screen and (min-width: 85.0625em) {
  #left-area {
    width: 15%; }
  #main-area {
    width: 70%; }
  #right-area {
    width: 15%;
    float: right;
    clear: none; }
    #right-area .content {
      padding: 20px 15px; }
    #right-area .offers-list-item-wrapper {
      float: none;
      width: 100%;
      margin-bottom: 15px; }
  #content-wrapper::before {
    width: 15%; }
  #content-wrapper::after {
    width: 15%; } }

#header {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0;
  background-color: #B30739;
  height: 183px;
  overflow: hidden; }
  #header:before, #header:after {
    content: " ";
    display: table; }
  #header:after {
    clear: both; }

#header-inner {
  max-width: 1400px;
  margin: 0 auto; }
  #header-inner:before, #header-inner:after {
    content: " ";
    display: table; }
  #header-inner:after {
    clear: both; }
  #header-inner::before {
    content: "";
    display: block;
    width: 159px;
    height: 83px;
    background: url(../images/custom/ring-koprad.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 30%;
    top: 25px;
    z-index: 2;
    margin-left: 50px; }
    .culture-en #header-inner::before {
      background-image: url(../images/custom/ring-koprad_en.png); }
  #header-inner::after {
    content: "";
    display: block;
    width: 350px;
    height: 183px;
    background: url(../images/custom/sextetten.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 0px;
    z-index: 1; }

.logo-wrapper {
  float: left;
  margin: 20px 0px 0px 17px; }
  .logo-wrapper:before, .logo-wrapper:after {
    content: " ";
    display: table; }
  .logo-wrapper:after {
    clear: both; }
  .logo-wrapper .logo-header {
    display: none; }
  .logo-wrapper .logo-body {
    max-width: 301px;
    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; }
  .logo-wrapper .logo-footer {
    display: none; }

#path-nav {
  display: block;
  left: 0;
  width: 100%;
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.2;
  margin: 0 auto 20px;
  border-bottom: 1px solid #CCCCCC; }
  #path-nav .breadcrumb-link {
    display: inline-block; }
  #path-nav .breadcrumb-spacer {
    color: #999;
    margin: 0 2px; }

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

.search-box-wrapper {
  padding: 2px;
  margin: 0;
  background-color: #B30739;
  position: absolute;
  border-radius: 6px;
  border: 2px solid #fff;
  left: 103px;
  top: 89px;
  min-width: 216px; }

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

.search-box-body {
  position: relative;
  overflow: hidden;
  height: auto;
  line-height: 32px;
  background: #fff;
  border-radius: 2px;
  box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.3); }

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

.search-box-input input {
  border: 0;
  width: 165px;
  background-color: transparent;
  padding: 0;
  font-size: 16px;
  outline: none;
  color: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  display: block;
  margin: 2px 5px;
  line-height: 25px; }

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

.search-box-button {
  float: left;
  margin-top: -3px;
  position: absolute;
  right: 0px; }
  .search-box-button a {
    padding: 5px 5px 7px 5px; }
    .search-box-button a:focus {
      outline: none; }
  .search-box-button img {
    width: 25px; }

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

.page-list-wrapper {
  clear: both;
  width: 100%;
  margin: 40px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(47, 0, 0, 0.6);
  z-index: 3;
  border-top: 1px solid #fff; }
  .page-list-wrapper > div {
    float: left; }
  .page-list-wrapper a {
    display: block;
    padding: 6px 20px;
    font-weight: bold;
    color: #fff; }
    .page-list-wrapper a:hover {
      background: #B30739;
      text-decoration: none; }
  .page-list-wrapper > a {
    float: right;
    font-weight: normal; }

@media only screen and (min-width: 63.0625em) {
  #cat-nav {
    display: none; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  #header {
    overflow: visible;
    height: 121px; }
  .vat-selector-wrapper .vat-selector-label span {
    font-size: 1em; }
  .logo-wrapper {
    margin: 18px 20px 18px 20px;
    float: none; }
  #header-inner::before {
    right: 15px;
    left: initial;
    margin: 0;
    top: 8px;
    height: 62px; }
  .page-list-wrapper {
    display: none; }
  .logo-wrapper .logo-body {
    max-width: 200px; }
  #header-inner::after {
    width: 29%;
    height: 121px;
    min-width: 210px;
    margin-left: -80px; }
  .vat-selector-outer-wrapper,
  .culture-selector-wrapper {
    display: none; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #header-inner::after {
    opacity: 1;
    transition: opacity 0.3s 0.3s; }
  .menu-scrolled #header-inner::after {
    opacity: 0; } }

@media only screen and (max-width: 40em) {
  #header {
    height: 89px; }
  #header-inner::before {
    display: none; }
  #header-inner::after {
    width: 118px;
    height: 49px;
    min-width: 0px;
    margin: 0;
    left: initial;
    right: 5px; }
  .logo-wrapper {
    float: left;
    display: block;
    margin: 10px 10px; }
    .logo-wrapper .logo-body {
      margin: 0 auto;
      max-width: 130px; }
  #path-nav {
    display: none; } }

/* CART AREA
----------------------------------------------------------------------------- */
.cart-area-wrapper {
  float: right;
  min-width: 160px;
  max-width: 400px;
  margin: 45px 20px 0 10px;
  background-color: #fff;
  border: none;
  min-height: 0px;
  position: relative;
  border-radius: 6px;
  z-index: 3; }
  .cart-area-wrapper:before, .cart-area-wrapper:after {
    content: " ";
    display: table; }
  .cart-area-wrapper:after {
    clear: both; }

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

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

.small-cart-body {
  float: none;
  padding: 3px 0px 0 7px;
  cursor: pointer;
  transition: background 0.2s ease-out;
  color: #333;
  height: 60px;
  text-align: center;
  border-radius: 6px;
  overflow: hidden; }
  .small-cart-body:before, .small-cart-body:after {
    content: " ";
    display: table; }
  .small-cart-body:after {
    clear: both; }
  .small-cart-body:hover {
    background: #ddd; }
  .small-cart-body::before {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    content: "\f07a";
    font-size: 20px;
    display: inline-block;
    height: 28px;
    line-height: 1.4;
    margin-right: 5px;
    vertical-align: top; }
  .small-cart-body .title {
    display: none; }

.small-cart-items {
  display: inline-block;
  height: 28px;
  line-height: 28px; }
  .small-cart-items .small-cart-items-value {
    margin-right: 12px;
    font-size: 18px;
    float: left;
    height: 28px;
    line-height: 28px; }
    .small-cart-items .small-cart-items-value::before {
      content: "(";
      position: relative;
      top: -1px; }
    .small-cart-items .small-cart-items-value::after {
      content: ")";
      position: relative;
      top: -1px; }
  .small-cart-items .small-cart-items-label,
  .small-cart-items .small-cart-items-suffix {
    display: none;
    height: 28px;
    line-height: 28px;
    font-size: 18px; }

.small-cart-sum {
  display: inline-block;
  height: 28px;
  font-size: 18px;
  line-height: 27px; }
  .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: 28px;
    line-height: 30px;
    margin-left: 8px;
    margin-right: 12px; }
  .small-cart-sum .small-cart-sum-label {
    display: none;
    height: 28px;
    line-height: 28px;
    font-size: 18px; }
  .small-cart-sum .small-cart-sum-value {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-weight: normal; }

.SmallCartButtons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  float: none;
  clear: both;
  height: auto;
  transition: background 0.3s ease-out;
  padding: 3px; }

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

.vat-selector-outer-wrapper {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff; }
  .vat-selector-outer-wrapper .vat-selector-wrapper {
    float: none;
    font-size: 15px; }
    .vat-selector-outer-wrapper .vat-selector-wrapper .vat-selector-label span {
      font-size: 0;
      margin: 0 0 0 3px; }
      .vat-selector-outer-wrapper .vat-selector-wrapper .vat-selector-label span::after {
        content: "Visa priser med moms";
        color: #fff;
        position: relative;
        left: -1px;
        top: -1px;
        font-size: 13px; }

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

.newsletter-box-header {
  background: none;
  border: 0;
  padding: 0; }
  .newsletter-box-header span {
    font-size: 1.25rem;
    text-transform: none;
    color: #444444;
    font-family: "Roboto Condensed", sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.2;
    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: #b2b2b2;
  width: 100%;
  max-width: 180px;
  height: 32px;
  line-height: 32px;
  background-color: #640317;
  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: #640317;
  border-top: 1px solid #32020c;
  padding-top: 12px;
  color: #b2b2b2; }
  #footer a {
    color: #b2b2b2; }
  #footer a:hover {
    color: #999898; }
  #footer .list-pages li {
    margin: 0 0 5px; }

.footer-lower {
  overflow: hidden;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px 10px 20px;
  background: #640317; }

#jetshop-branding {
  padding: 15px 20px;
  clear: both;
  background: #222; }

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

.footer-box {
  padding-right: 10px;
  padding-bottom: 12px;
  float: left;
  width: 25%; }
  .footer-box h2, .footer-box .newsletter-box-header span {
    font-size: 16px;
    color: #b2b2b2;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #b2b2b2;
    display: block; }
  .footer-box h2 i {
    padding-left: 8px; }

#footer.footer-box-count-1 .footer-box {
  width: 100%;
  margin-right: 3%;
  margin-bottom: 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%;
  margin-bottom: 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%;
  margin-bottom: 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%;
  margin-bottom: 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%;
  margin-bottom: 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%;
  margin-bottom: 3%; }

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

#footnote {
  padding: 20px;
  background: #222;
  text-align: center;
  font-style: italic;
  border-bottom: 1px solid #444;
  color: #999; }
  #footnote p {
    font-size: 14px;
    margin: 0; }
    #footnote p + p {
      margin-top: 10px; }

@media only screen and (max-width: 40em) {
  #footer .footer-box {
    padding-bottom: 22px; }
  #footer.footer-box-count-3 .footer-box {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 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%;
    margin-bottom: 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%;
    margin-bottom: 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%;
    margin-bottom: 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%;
    margin-bottom: 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%;
    margin-bottom: 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%;
    margin-bottom: 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%;
    margin-bottom: 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: bold; }

.purchase-block-price .purchase-block-price-amount::after,
.purchase-block-price .purchase-block-price-previous::after {
  font-size: 0.5em;
  font-weight: normal; }

.purchase-block-price .purchase-block-price-previous::after {
  font-size: 0.7em;
  text-decoration: none !important;
  margin-left: 0.5em; }

.vat-excluded .purchase-block-price > .purchase-block-price-amount::after,
.vat-excluded .purchase-block-price .purchase-block-price-previous::after,
.vat-excluded .category-page-wrapper .product-price > div:first-child::after {
  content: "exkl. moms"; }

.vat-included .purchase-block-price > .purchase-block-price-amount::after,
.vat-included .purchase-block-price .purchase-block-price-previous::after,
.vat-included .category-page-wrapper .product-price > div:first-child::after {
  content: "inkl. moms"; }

.culture-en.vat-excluded .purchase-block-price > .purchase-block-price-amount::after,
.culture-en.vat-excluded .purchase-block-price .purchase-block-price-previous::after,
.culture-en.vat-excluded .category-page-wrapper .product-price > div:first-child::after {
  content: "excl. VAT"; }

.culture-en.vat-included .purchase-block-price > .purchase-block-price-amount::after,
.culture-en.vat-included .purchase-block-price .purchase-block-price-previous::after,
.culture-en.vat-included .category-page-wrapper .product-price > div:first-child::after {
  content: "incl. VAT"; }

.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 {
  font-size: 18px; }

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

.page-showproduct .purchase-block-price-previous {
  font-size: 1.4em;
  font-weight: normal; }

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

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

.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;
  margin-right: 10px;
  vertical-align: top; }

.FrontRestProducts .price-previous,
.page-showproduct .purchase-block-price-previous span {
  text-decoration: line-through;
  margin: 0 0 0 20px;
  display: inline-block;
  font-weight: normal;
  font-size: 15px; }

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

.purchase-block-price-previous-unit {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

#loadingOverlay {
  display: none !important; }

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

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

.pio-top-left {
  left: -13px;
  top: -13px; }

.pio-top-right {
  right: -13px;
  top: -13px; }

.pio-bottom-left {
  left: -13px;
  bottom: -13px; }

.pio-bottom-right {
  right: -13px;
  bottom: -13px; }

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

@media only screen and (min-width: 0) and (max-width: 63em) {
  .fancybox-nav.fancybox-prev span {
    visibility: visible;
    left: -10px; }
  .fancybox-nav.fancybox-next span {
    visibility: visible;
    right: -10px; } }

/*

LEFT CATEGORY NAVIGATION

*/
#left-nav-placeholder {
  position: relative; }
  #left-nav-placeholder::before {
    content: "Produkter A-\00D6";
    display: block;
    padding: 10px 0 0 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    height: 34px; }

.culture-en #left-nav-placeholder::before {
  content: "Products A-Z"; }

#left-cat-nav {
  margin-bottom: 20px;
  padding: 0px 0 5px 20px;
  border-bottom: 1px solid #ccc; }
  #left-cat-nav ul {
    margin: 0;
    padding: 0;
    display: none; }
  #left-cat-nav li {
    margin: 0;
    padding: 0; }
    #left-cat-nav li a {
      color: #333;
      position: relative;
      z-index: 2; }
      #left-cat-nav li a:hover {
        text-decoration: underline; }
    #left-cat-nav li.active > ul {
      display: block; }
    #left-cat-nav li.selected > a {
      font-weight: bold; }
    #left-cat-nav li.has-subcategories::before {
      content: "\f0da";
      font-family: fontawesome;
      position: absolute;
      margin: 2px 0 0 -8px;
      font-size: 12px;
      font-weight: normal;
      z-index: 2;
      display: block; }
    #left-cat-nav li.has-subcategories.active::before {
      content: "\f0d7";
      margin: 2px 0 0 -10px; }
    #left-cat-nav li.has-subcategories.letter-start::before, #left-cat-nav li.has-subcategories.letter-start.active::before {
      margin-top: 5px; }
  #left-cat-nav ul.lv1 {
    display: block; }
  #left-cat-nav li.lv1 {
    padding: 2px 0 1px; }
    #left-cat-nav li.lv1.letter-start {
      margin-top: 3px; }
    #left-cat-nav li.lv1.letter-start + .letter-start {
      margin-top: 3px; }
  #left-cat-nav ul.lv2 {
    padding: 0 0 4px 15px; }
  #left-cat-nav li.lv2 {
    line-height: 1;
    padding-top: 4px;
    padding-bottom: 1px; }
    #left-cat-nav li.lv2 > a {
      font-size: 13px; }
  #left-cat-nav ul.lv3 {
    padding: 0 0 4px 15px; }
  #left-cat-nav li.lv3 {
    line-height: 1;
    padding-top: 3px;
    padding-bottom: 1px; }
    #left-cat-nav li.lv3 > a {
      font-size: 13px; }
  #left-cat-nav ul.lv4 {
    padding: 0 0 0 60px; }
  #left-cat-nav li.lv4 {
    line-height: 1; }
    #left-cat-nav li.lv4 > a {
      font-size: 13px; }
  #left-cat-nav .letter-index {
    position: absolute;
    left: 0;
    right: 0;
    height: 0;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    padding: 29% 0px 0 0;
    background: url(../images/custom/letter-index-bg.png) right top no-repeat;
    background-size: contain;
    line-height: 1;
    text-shadow: 0 0 2px #ccc;
    z-index: 1; }
    #left-cat-nav .letter-index span {
      display: block;
      width: 1.2em;
      text-align: center;
      position: absolute;
      top: 4px;
      right: 0;
      text-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
    #left-cat-nav .letter-index + div {
      height: 4px; }

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

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

.start-page .category-header-title {
  display: none; }

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

.category-page-wrapper a.disabled, .releware-recommendation-wrapper a.disabled, #startpage_list a.disabled, .list-category 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 {
  background: #efefef;
  cursor: default; }

.category-page-wrapper ul li, .releware-recommendation-wrapper ul li, #startpage_list ul li, .list-category ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.1); }
  .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 {
    margin: 0 0 10px;
    position: relative;
    width: 100%;
    padding-top: 100%; }
    .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 {
      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 {
        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 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 16.9px;
    font-size: 13px;
    margin-top: 4px;
    display: none; }
  .category-page-wrapper ul li .product-name, .releware-recommendation-wrapper ul li .product-name, #startpage_list ul li .product-name, .list-category ul li .product-name {
    clear: both;
    margin: 0 0 5px 0;
    word-wrap: break-word;
    line-height: 1.2; }
    .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 {
      margin-bottom: 2px;
      font-size: 15px;
      font-weight: bold;
      line-height: 1.2; }
      .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 {
        color: #333333;
        margin: 0;
        height: auto;
        overflow: hidden; }
    .category-page-wrapper ul li .product-name span.product-subname, .releware-recommendation-wrapper ul li .product-name span.product-subname, #startpage_list ul li .product-name span.product-subname, .list-category ul li .product-name span.product-subname {
      font-size: 13px;
      color: #333;
      display: block;
      padding: 3px 0 0; }
  .category-page-wrapper ul li .video-thumb, .releware-recommendation-wrapper ul li .video-thumb, #startpage_list ul li .video-thumb, .list-category ul li .video-thumb {
    color: #fff;
    padding: 2px 0;
    margin: 7px 0 0; }
    .category-page-wrapper ul li .video-thumb::before, .releware-recommendation-wrapper ul li .video-thumb::before, #startpage_list ul li .video-thumb::before, .list-category ul li .video-thumb::before {
      content: "\f16a";
      font-family: fontawesome;
      font-size: 17px;
      margin: 0 5px 0 0;
      color: #fff; }
  .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 {
    color: #333;
    font-size: 14px;
    font-weight: bold; }
    .category-page-wrapper ul li .product-list-article-number span::before, .releware-recommendation-wrapper ul li .product-list-article-number span::before, #startpage_list ul li .product-list-article-number span::before, .list-category ul li .product-list-article-number span::before {
      content: "Art. nr: ";
      font-weight: normal; }
  .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 {
    font-size: 18px; }
    .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 {
      font-family: "Roboto Condensed", sans-serif; }
      .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 {
        color: #333; }
      .category-page-wrapper ul li .product-price .price-amount a:hover, .releware-recommendation-wrapper ul li .product-price .price-amount a:hover, #startpage_list ul li .product-price .price-amount a:hover, .list-category ul li .product-price .price-amount a:hover {
        text-decoration: none; }
    .category-page-wrapper ul li .product-price > div:first-child::after, .releware-recommendation-wrapper ul li .product-price > div:first-child::after, #startpage_list ul li .product-price > div:first-child::after, .list-category ul li .product-price > div:first-child::after {
      display: block;
      font-size: 13px;
      color: #222;
      font-weight: normal;
      width: 40px;
      white-space: nowrap; }

.product-list.filter-active li {
  display: none; }

.product-list.no-filter li {
  display: inline-block; }

.culture-en .product-list-article-number span::before {
  content: "Art. no: "; }

.category-header-wrapper .category-page-image {
  max-width: 750px;
  display: none; }

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

.category-header-subtitle {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.3em;
  font-size: 1em; }
  .category-header-subtitle p {
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.3em;
    font-size: 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: "Roboto Condensed", 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: "Roboto Condensed", 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: "Roboto Condensed", 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 #f95a88;
  width: 100%;
  background-color: #fa8cac;
  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: #f95a88;
  font-style: italic;
  font-weight: bold;
  font-family: "Roboto Condensed", 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; }

/* ------ Sorting ---------------------- */
.sort-wrapping {
  background: #f4f4f4;
  border: 1px solid #ccc;
  display: block;
  border-radius: 5px;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 15px;
  height: 40px; }
  .sort-wrapping:before, .sort-wrapping:after {
    content: " ";
    display: table; }
  .sort-wrapping:after {
    clear: both; }

.category-page-wrapper .sort-wrapping:first-child {
  display: none; }

.sort-header {
  background: none;
  display: block;
  font-style: normal;
  float: left;
  width: 17%;
  padding: 9px 0 0 10px;
  height: auto;
  font-size: 15px;
  font-weight: bold; }

.sort-header span:after {
  content: ":"; }

.sort-panel-wrapping {
  display: table;
  float: right;
  width: 80%;
  margin: 6px 0 0; }

.sort-panel {
  display: inline-block; }
  .sort-panel a {
    font-size: 0;
    color: #666; }

.sort-panel > * {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #fff;
  margin: 0 10px 0 0;
  line-height: 1;
  font-size: 0; }

.sort-label {
  font-size: 15px;
  line-height: 1.3;
  display: none; }

.sort-label:after {
  content: ":"; }

.sort-panel .sort-up-selected,
.sort-panel .sort-down-selected {
  line-height: 1;
  border-color: #B30838;
  font-weight: bold;
  padding: 5px 10px 5px 3px;
  color: #B30739; }

.sort-up:hover, .sort-down:hover {
  border-color: #B30838;
  text-decoration: none; }

.sort-up-selected::before,
.sort-down-selected::before {
  content: "\f00c  ";
  font-size: 13px;
  font-family: fontawesome; }

.sort-up::after,
.sort-down::after,
.sort-up-selected::after,
.sort-down-selected::after {
  font-size: 14px; }

.sort-element-price .sort-down,
.sort-element-id .sort-up,
.sort-element-id .sort-up-selected {
  display: none; }

.sort-element-price .sort-up-selected:after,
.sort-element-price .sort-up:after {
  content: "Billigast"; }

.sort-element-id .sort-down-selected:after,
.sort-element-id .sort-down:after {
  content: "Nyheter"; }

.culture-en .sort-element-price .sort-up-selected:after,
.culture-en .sort-element-price .sort-up:after {
  content: "Lowest price"; }

.culture-en .sort-element-id .sort-down-selected:after,
.culture-en .sort-element-id .sort-down:after {
  content: "New arrivals"; }

.gula-rutan {
  border: 1px solid #fdb301;
  border-radius: 5px;
  background: #fffecc;
  margin: 15px 10px 0 0;
  padding: 8px 0 12px 0px;
  position: relative; }
  .gula-rutan:before, .gula-rutan:after {
    content: " ";
    display: table; }
  .gula-rutan:after {
    clear: both; }
  .gula-rutan::before {
    background: url(../images/custom/gula-rutan-spets.png) no-repeat;
    width: 19px;
    height: 10px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 60px;
    display: block;
    z-index: 2; }
  .gula-rutan .right-section {
    float: right;
    width: 45%;
    text-align: center;
    padding: 0 15px; }
    .gula-rutan .right-section a.arkiwiki-link {
      display: block;
      margin: 5px auto;
      width: 203px;
      height: 35px;
      background: url(../images/custom/arkiwiki-link.png) no-repeat;
      overflow: hidden;
      text-indent: -500px; }
    .gula-rutan .right-section a.video-thumb {
      display: block;
      margin: 5px auto;
      width: 203px;
      height: 35px;
      background: url(../images/custom/cat-video-button.png) no-repeat;
      overflow: hidden;
      text-indent: -500px;
      border: none; }
    .gula-rutan .right-section a:hover {
      background-position: 0 -40px; }
    .gula-rutan .right-section a:active {
      background-position: 0 -80px; }
  .gula-rutan .left-section {
    float: left;
    width: 55%;
    min-height: 60px;
    border-right: 1px solid #fdb301;
    padding-right: 15px;
    padding-left: 50px; }
    .gula-rutan .left-section::before {
      content: "\f05a";
      display: block;
      font-family: fontawesome;
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 25px;
      background: #003CFF;
      color: #fff;
      text-align: center;
      border-radius: 3px;
      position: absolute;
      left: 10px;
      top: 10px;
      z-index: 2; }
    .gula-rutan .left-section a {
      color: blue;
      text-decoration: underline; }
    .gula-rutan .left-section h4 {
      margin-bottom: 0; }
    .gula-rutan .left-section ul {
      list-style-type: disc;
      padding: 12px 0 12px 20px; }
      .gula-rutan .left-section ul li {
        width: auto;
        background: transparent;
        border: none;
        box-shadow: none;
        padding: 0;
        display: list-item;
        margin: 0; }
        .gula-rutan .left-section ul li + li,
        .gula-rutan .left-section ul li + br + li {
          margin-top: 10px; }
      .gula-rutan .left-section ul > br {
        display: none; }
  .gula-rutan p {
    white-space: pre-wrap; }
    .gula-rutan p + p {
      margin-top: 10px; }

.filters-active {
  display: none; }

.sort-wrapping + #custom-filters {
  margin-top: -5px; }

#custom-filters {
  background: #f4f4f4;
  border: 1px solid #ccc;
  display: table;
  border-radius: 5px;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 29px; }
  #custom-filters h3 {
    background: none;
    font-style: normal;
    width: 17%;
    padding: 0 0 2px 10px;
    font-size: 15px; }
  #custom-filters > * {
    display: table-cell;
    padding: 5px 3px;
    vertical-align: middle;
    line-height: 1.4; }
  #custom-filters > div {
    text-align: left;
    line-height: 1; }
  #custom-filters span {
    display: block;
    padding: 0 0 2px; }
  #custom-filters select {
    height: 22px;
    max-width: 120px; }

#custom-filter-error {
  display: none; }

.no-right-margin {
  margin-right: 0 !important; }

@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: 110px; }
  .culture-en .sort-header {
    width: 70px; }
  .sort-panel-wrapping {
    display: block;
    float: none;
    width: auto;
    margin: 6px 0 0; }
  #custom-filters {
    display: block;
    position: relative;
    padding-left: 90px;
    height: auto;
    padding-bottom: 5px; }
    #custom-filters > * {
      display: inline-block;
      padding: 5px 5px; }
    #custom-filters h3 {
      position: absolute;
      left: 10px;
      top: 10px;
      width: auto;
      padding: 0; }
  .culture-en #custom-filters {
    padding-left: 80px; } }

/* CATEGORY TOP LISTING ON CATEGORY PAGE */
.cat-listing {
  clear: both;
  background-repeat: no-repeat;
  color: #fff;
  margin: 0 auto; }

.cat-listing-header {
  display: none; }

.cat-listing-body {
  text-align: center;
  position: relative;
  margin: 0 10px 0 0; }

.cat-listing-body:after {
  content: "";
  display: block;
  float: none;
  clear: both;
  height: 15px;
  overflow: hidden; }

.cat-listing .product-wrapper {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,f4f4f4+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 75%, #f4f4f4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 75%, #f4f4f4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 75%, #f4f4f4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
  /* IE6-9 */
  width: 28%;
  border: 1px solid #ccc;
  padding: 10px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  margin: 5px 5px;
  vertical-align: top;
  position: relative; }
  .cat-listing .product-wrapper:hover {
    border-color: #B30739; }

.cat-listing .product-wrapper:hover {
  text-decoration: none;
  border-color: #b30838; }

.cat-listing .product-image {
  width: auto;
  line-height: 138px;
  height: 140px;
  overflow: visible;
  display: block; }

.cat-listing .product-image a {
  display: block;
  line-height: 138px;
  overflow: visible;
  height: 140px;
  text-align: center;
  position: relative; }

.cat-listing .product-image img {
  vertical-align: middle;
  max-height: 140px;
  margin: 0; }

.cat-listing .cl-product-name {
  display: block;
  padding: 10px;
  font-weight: bold;
  color: #000; }

.cat-listing .product-price {
  position: absolute;
  left: 15px;
  top: 100px;
  background: url(../images/custom/price-bg.png) no-repeat;
  width: 117px;
  height: 42px;
  color: #000;
  padding: 5px 0 0;
  line-height: 1; }

.cat-listing .product-price .standard {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8; }

.cat-listing .product-price .previous {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  margin-left: 5px;
  text-decoration: line-through; }

.cat-listing .product-price .previous:before {
  content: "";
  display: block;
  height: 0; }

.cat-listing .product-price .promotion {
  font-size: 15px;
  font-weight: bold;
  line-height: 1; }

.cat-listing .group {
  display: none; }

#cat-list-left,
#cat-list-right {
  width: 34px;
  height: 38px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  cursor: pointer; }

#cat-list-left.enabled:hover,
#cat-list-right.enabled:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

#cat-list-left {
  background: url("../images/custom/cat-listing-left-disabled.png") no-repeat;
  left: 0px; }

#cat-list-right {
  background: url("../images/custom/cat-listing-right-disabled.png") no-repeat;
  right: 0px; }

#cat-list-left.enabled {
  background: url("../images/custom/cat-listing-left.png") no-repeat;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#cat-list-right.enabled {
  background: url("../images/custom/cat-listing-right.png") no-repeat;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.overlay-image {
  display: block;
  right: -13px;
  top: -13px;
  position: absolute;
  width: 180px;
  height: 140px;
  background-position: right top;
  background-repeat: no-repeat;
  cursor: pointer; }

@media only screen and (max-width: 40em) {
  .filter-control-element {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .category-page-image {
    width: 100%;
    clear: both; }
  .category-page-wrapper ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  .category-page-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0; }
  .category-page-wrapper .product-list.filter-active li {
    margin-right: 3%; }
  .gula-rutan .right-section,
  .gula-rutan .left-section {
    float: none;
    width: auto;
    border: none; }
  .gula-rutan .right-section {
    margin: 0 10px;
    border-top: 1px solid #fdb301;
    padding: 12px 0 0; }
  .cat-listing {
    display: none !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .filter-control-element {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px; }
  .category-page-wrapper ul li {
    width: 31.33%;
    margin-right: 3%;
    margin-bottom: 3%; }
  .category-page-wrapper ul li:nth-of-type(3n+0) {
    margin-right: 0; }
  .category-page-wrapper .product-list.filter-active li {
    margin-right: 3%; }
  .culture-en .sort-header {
    width: 84px; }
  .cat-listing .product-wrapper {
    width: 25%; }
    .cat-listing .product-wrapper .cl-product-name {
      line-height: 1.2;
      font-size: 0.9em; } }

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  .category-page-wrapper ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; }
  .category-page-wrapper .product-list.filter-active li {
    margin-right: 2%; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  .category-page-wrapper ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; }
  .category-page-wrapper .product-list.filter-active li {
    margin-right: 2%; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  .category-page-wrapper ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  .category-page-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; }
  .category-page-wrapper .product-list.filter-active li {
    margin-right: 2%; } }

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

html.page-checkout #ctl00_main_fastcheckout_FastCart_hlContinueShopping:hover {
  background-color: #820529;
  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: "Roboto Condensed", sans-serif; }

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

.page-default .startpage-image {
  text-align: center;
  margin-bottom: 12px; }

.page-default .startpage-text {
  margin-bottom: 4px; }

#startpage_list ul li .product-info {
  text-transform: uppercase;
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: bold; }
  #startpage_list ul li .product-info a {
    color: #333333;
    margin: 0;
    height: auto;
    overflow: hidden; }

#startpage_list ul li .product-wrapper .product-image {
  padding-top: 100%; }

.owl-carousel {
  position: relative;
  margin-bottom: 20px; }

.owl-prev,
.owl-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 34px;
  height: 38px;
  margin: -19px 0 0;
  background: url("../images/custom/cat-listing-left.png") no-repeat;
  background-size: contain;
  left: 15px;
  font-size: 0;
  opacity: 0.9; }
  .owl-prev:hover,
  .owl-next:hover {
    opacity: 1; }
  .owl-prev.disabled,
  .owl-next.disabled {
    opacity: 0.4; }

.owl-next {
  background-image: url("../images/custom/cat-listing-right.png");
  right: 15px;
  left: initial; }

.owl-dots {
  position: absolute;
  top: 15px;
  right: 15px; }
  .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 0 0 10px;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    background: #999;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
    .owl-dots .owl-dot.active {
      background: #B30739; }

@media only screen and (max-width: 40em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-3 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-4 li:nth-of-type(2n+0) {
    margin-right: 0; }
  .owl-nav {
    display: none; }
  .owl-dots {
    position: static;
    padding: 10px 0 0;
    text-align: center; }
    .owl-dots .owl-dot {
      margin: 0 10px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #startpage_list ul.items-3 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  #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: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #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: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #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: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0; }
  #startpage_list ul.items-2 li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0; }
  #startpage_list ul.items-3 li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0; }
  #startpage_list ul.items-4 li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #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-name-wrapper {
  float: right;
  width: 60%; }

.product-images {
  float: left;
  width: 40%;
  margin: 0 0 10px 0;
  padding-right: 20px; }

.product-description {
  float: right;
  width: 60%;
  margin: 0 0 10px 0;
  clear: right; }

.show-product-image {
  position: relative;
  text-align: center; }
  .show-product-image::after {
    content: "\f00e";
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 50px;
    font-family: fontawesome;
    line-height: 50px;
    border: 1px solid #666;
    background: #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 6px;
    opacity: 0.5;
    color: #000;
    cursor: pointer; }
  .show-product-image:hover::after {
    opacity: 0.6; }
  .show-product-image #FrontImage {
    max-width: 100%;
    cursor: pointer;
    vertical-align: bottom;
    max-height: 500px; }

a.ProductThumbnail {
  padding: 100% 0 0;
  position: relative;
  display: block;
  border: 1px solid #CCCCCC; }
  a.ProductThumbnail:hover {
    border-color: #B30739; }
  a.ProductThumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 90%;
    max-width: 90%; }

.ProductThumbnailsBody {
  margin-top: 20px; }

.video-container {
  width: 100%;
  padding: 50% 0 0;
  position: relative; }
  .video-container + .video-container {
    margin-top: 10px; }

.page-showproduct .video-thumb {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-size: cover;
  border: 1px solid #ccc; }
  .page-showproduct .video-thumb::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 50px;
    margin: -25px 0 0 -35px;
    display: block;
    background: #fff;
    border-radius: 10px;
    opacity: 0.8;
    transition: opacity 0.2s; }
  .page-showproduct .video-thumb::after {
    content: "\f16a";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.6em 0 0 -0.5em;
    font-size: 50px;
    color: #B30739;
    display: block;
    font-family: fontawesome;
    z-index: 2;
    opacity: 0.8;
    transition: opacity 0.2s; }
  .page-showproduct .video-thumb:hover {
    border-color: #B30739; }
    .page-showproduct .video-thumb:hover::before, .page-showproduct .video-thumb:hover::after {
      opacity: 1; }

.ProductImageClickMessage {
  display: none; }

h1.product-page-header {
  margin: 0 0 10px 0; }

h2.product-subname {
  margin: 0 0 10px 0;
  font-style: italic;
  font-weight: normal;
  font-size: 20px; }

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

.product-short-description {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.3em;
  font-size: 1em; }

.tab-item.tab-description {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.3em;
  font-size: 1em; }

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

.product-short-description {
  margin-bottom: 22px; }
  .product-short-description .video, .product-short-description .filter, .product-short-description br, .product-short-description .overlay {
    display: none; }

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

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

.product-article-number {
  padding: 0 0 10px; }

.product-unit {
  display: none; }

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

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

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

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

.product-attributes {
  overflow: hidden; }
  .product-attributes > div {
    display: none;
    padding: 0 0 10px; }

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

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

.product-attributes span {
  display: block;
  margin: 0 0 3px 0; }
  .product-attributes span.attributeWarning {
    color: #fff;
    background: #fff;
    max-height: 0;
    transition: 0.3s;
    padding: 0 10px;
    border-radius: 6px; }
    .product-attributes span.attributeWarning[style*="visible"] {
      background: #c60f12;
      max-height: 50px;
      padding: 10px;
      margin: 10px 0 10px; }

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

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

.purchase-block {
  clear: both;
  background: #eee;
  border-radius: 6px;
  padding: 15px 0 10px;
  border: 1px solid #ccc; }

.purchase-block-price {
  margin-bottom: 10px;
  float: left;
  width: 50%;
  text-align: center;
  margin-left: 2%; }

.discount .purchase-block-price {
  margin-top: -3px; }
  .discount .purchase-block-price .purchase-block-price-amount {
    margin-bottom: -3px; }

.page-showproduct .purchase-block-price-currency {
  padding: 0 0 0 5px; }

.page-showproduct .purchase-block-price-unit {
  display: none; }

#klarna-info,
#siemens-monthly-cost {
  clear: both;
  padding: 5px 0;
  text-align: center;
  background: #ddd; }
  #klarna-info .KlarnaMonthlyCost,
  #siemens-monthly-cost .KlarnaMonthlyCost {
    margin: 0px 15px;
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.3;
    white-space: nowrap; }
    #klarna-info .KlarnaMonthlyCost::before,
    #siemens-monthly-cost .KlarnaMonthlyCost::before {
      content: "";
      display: block;
      width: 54px;
      height: 14px;
      background: url(../images/custom/klarna_logo.png) right center no-repeat;
      background-size: contain;
      position: absolute;
      right: 0;
      top: 2px; }
    #klarna-info .KlarnaMonthlyCost::after,
    #siemens-monthly-cost .KlarnaMonthlyCost::after {
      content: "via";
      display: inline-block;
      padding: 0 57px 0 2px; }
    #klarna-info .KlarnaMonthlyCost div.popup-info-box-link,
    #siemens-monthly-cost .KlarnaMonthlyCost div.popup-info-box-link {
      padding-left: 2px; }
  #klarna-info .siemens-content,
  #siemens-monthly-cost .siemens-content {
    display: inline-block;
    position: relative; }
    #klarna-info .siemens-content::after,
    #siemens-monthly-cost .siemens-content::after {
      content: "";
      display: inline-block;
      width: 70px;
      height: 17px;
      background: url(../images/custom/siemens.png) right center no-repeat;
      background-size: contain;
      margin: 0 0 0 5px;
      vertical-align: middle; }

.buy-interaction {
  float: left;
  width: 30px;
  text-align: center;
  width: 46%;
  margin-right: 2%; }

.purchase-block-quantity {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: top; }

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

.purchase-block-quantity input {
  width: 40px;
  height: 42px;
  padding: 0;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #999;
  font-weight: bold;
  font-size: 18px; }

.purchase-block-buy {
  display: inline-block;
  vertical-align: top; }

.purchase-block-stock {
  display: block;
  clear: both;
  margin: 0 10px;
  padding: 8px 0 0;
  text-align: center; }

/* TEMPLATES */
.template-wrapper .templateRow,
.template-wrapper .templateAlternateRow {
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 10px 10px 0; }

.templateItemTitle {
  display: inline-block;
  width: 150px;
  font-weight: bold;
  vertical-align: top; }

.templateItemData {
  display: inline-block;
  width: 150px;
  vertical-align: top; }

/* RELATED PRODUCTS */
table.relatedTable tr {
  border-bottom: 1px solid #dfdfdf; }

table.relatedTable tr:first-child {
  border-bottom: 0; }

table.relatedTable tr.headerGray {
  display: none; }

table.relatedTable td {
  vertical-align: middle;
  padding: 10px 10px 10px 0; }

table.relatedTable td.RelatedProductImage {
  width: 80px;
  text-align: left !important;
  padding-right: 20px; }
  table.relatedTable td.RelatedProductImage a {
    display: block;
    padding: 100% 0 0;
    width: 100%;
    position: relative; }
    table.relatedTable td.RelatedProductImage a img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      max-width: 100%;
      max-height: 100%;
      margin: auto; }

td.RelatedProductName a {
  font-weight: bold; }

td.RelatedProductArticleNumber {
  display: none; }

td.RelatedProductPrice {
  text-align: center;
  white-space: nowrap; }

td.RelatedProductButtons {
  width: 210px;
  padding-right: 0 !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

td.RelatedProductButtons a {
  float: right;
  min-width: 96px;
  margin: 2px 0; }
  td.RelatedProductButtons a.buy-button-search {
    margin-left: 5px; }

td.RelatedProductButtons br {
  display: none; }

/* TOOLBAR */
.product-toolbar {
  clear: both;
  display: inline-block;
  margin: 0px 5px 10px 0;
  float: right;
  text-align: right;
  vertical-align: middle; }
  .product-toolbar:before, .product-toolbar:after {
    content: " ";
    display: table; }
  .product-toolbar:after {
    clear: both; }
  .product-toolbar > div {
    float: none; }

.product-toolbar img {
  width: 75%; }

.product-toolbar-image-wrapper {
  margin: 0 0px 0 15px;
  cursor: pointer; }

.product-toolbar-image-wrapper.product-toolbar-print a {
  display: block;
  white-space: nowrap;
  text-decoration: none !important; }
  .product-toolbar-image-wrapper.product-toolbar-print a::before {
    content: "\f02f";
    font-family: fontawesome;
    color: #222;
    margin: 0 5px 0 0;
    font-size: 32px;
    display: inline-block;
    vertical-align: middle; }
  .product-toolbar-image-wrapper.product-toolbar-print a:hover::before {
    color: #555555; }
  .product-toolbar-image-wrapper.product-toolbar-print a::after {
    content: "Skriv ut";
    display: inline-block;
    vertical-align: middle; }
  .product-toolbar-image-wrapper.product-toolbar-print a:hover::after {
    text-decoration: underline; }

.product-toolbar-image-wrapper.product-toolbar-print img {
  display: none; }

.product-toolbar-image-wrapper.product-toolbar-showimage,
.product-toolbar-image-wrapper.product-toolbar-pdf {
  display: none; }

.social-media {
  float: right; }

.addthis_toolbox {
  margin: 5px 0 0;
  float: left; }

.product-page-back-link {
  clear: both;
  float: left;
  cursor: pointer;
  margin: 30px 0 20px;
  color: #fff; }
  .product-page-back-link a::before {
    content: "\f053  ";
    font-family: fontawesome;
    font-weight: normal;
    font-size: 12px;
    margin: 0 5px 0 0; }

/* 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: 2px;
  display: block;
  float: left;
  clear: left;
  margin: 0 0 5px; }
  .product-files-link::before {
    content: "\f1c1";
    font-family: fontawesome;
    font-size: 20px;
    margin: 0 7px 0 0; }

.product-files-button {
  float: left;
  display: none; }

.product-files-box-close {
  min-width: 30px;
  min-height: 30px;
  text-decoration: underline;
  cursor: pointer;
  background: url(/images/fancybox/fancy_closebox.png) no-repeat;
  height: 30px;
  width: 30px;
  float: right; }

.product-files-header {
  font-weight: bold; }

div.product-tabs {
  margin: 0; }

#tab-wrapper {
  clear: both;
  padding: 5px 0 0; }
  #tab-wrapper .ajax__tab_panel {
    display: block !important;
    visibility: visible !important; }

.tab-item {
  margin-bottom: 30px; }
  .tab-item:first-child {
    margin-top: 30px; }
  .tab-item .tab-item-header {
    font-size: 1.4em;
    padding-bottom: 3px;
    border-bottom: 1px solid #CCCCCC; }
  .tab-item .tab-item-inner {
    padding-bottom: 8px; }
    .tab-item .tab-item-inner h4 {
      margin: 10px 0 0;
      font-size: 15px; }
      .tab-item .tab-item-inner h4 + br,
      .tab-item .tab-item-inner h4 + br + br {
        display: none; }

.product-specs {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 32px 10px 10px;
  position: relative;
  margin: 30px 0 0;
  clear: both; }
  .product-specs::before {
    content: "Produktfakta";
    display: block;
    position: absolute;
    top: -2px;
    left: -1px;
    right: -1px;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    background: #B30739;
    border-radius: 6px 6px 0 0;
    font-weight: bold;
    font-size: 18px;
    color: #fff; }

.culture-en .product-specs::before {
  content: "Product specifications"; }

#bra-att-veta {
  float: right;
  width: 200px;
  margin: 0 0 15px 15px; }

#bra-att-veta h3 {
  overflow: hidden;
  text-indent: 500px;
  font-size: 0;
  height: 38px;
  margin: 0;
  border-radius: 5px 5px 0 0;
  position: relative;
  background: #b30939; }
  #bra-att-veta h3::after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    bottom: 8px;
    left: 10px;
    background: #b30939 url(../images/custom/text_bra-att-veta.png) no-repeat center center;
    background-size: contain; }
    .culture-en #bra-att-veta h3::after {
      background-image: url(../images/custom/text_bra-att-veta_en.png); }

#bra-att-veta .container {
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  overflow: hidden; }

#bra-att-veta h4 {
  padding: 6px 5px 7px 40px;
  margin: 0;
  font-size: 14px;
  border-top: 1px solid #ccc;
  font-weight: normal;
  background-color: #f4f4f4;
  background-position: 7px center;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer; }

#bra-att-veta h4:hover {
  background-color: #e0e0e0; }

#bra-att-veta h4:after {
  content: "";
  background: url(../images/custom/bra-att-veta-closed.png) no-repeat center center;
  display: block;
  position: absolute;
  right: 8px;
  top: 10px;
  height: 10px;
  width: 10px;
  z-index: 2; }

#bra-att-veta h4.open:after {
  background-image: url(../images/custom/bra-att-veta-open.png); }

#bra-att-veta h4 + div {
  background: #fff;
  padding: 8px 10px 2px;
  border-top: 1px solid #ccc;
  background: #fff url(../images/custom/bra-att-veta-container-bg.png) repeat-x;
  font-size: 12px;
  display: none; }

#bra-att-veta ul {
  padding-left: 10px; }

#bra-att-veta ul li {
  margin-left: 10px; }

#bra-att-veta p {
  font-size: 12px; }

#bra-att-veta p + p {
  margin-top: 10px; }

#bra-att-veta .frakt {
  background-image: url(../images/custom/truck_red.png);
  background-color: yellow; }

#bra-att-veta .valj-skap {
  background-image: url(../images/custom/question-mark.png); }

#bra-att-veta .inbarning {
  background-image: url(../images/custom/weight.png); }

#bra-att-veta .garanti {
  background-image: url("../images/custom/warranty.png"); }

#bra-att-veta .rabatt {
  background-image: url("../images/custom/rabatt.png"); }

#bra-att-veta .inbarning2 {
  background-image: url("../images/custom/inb.png"); }

#bra-att-veta .lagstapris {
  background-image: url("../images/custom/lagstapris.png"); }

.view-button-related-products {
  display: none !important; }

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

@media only screen and (min-width: 0) and (max-width: 63em) {
  .purchase-block-price,
  .buy-interaction {
    float: none;
    width: 100%; }
  .buy-interaction {
    padding-bottom: 15px; }
  table.relatedTable td.RelatedProductImage {
    width: 90px; }
  td.RelatedProductButtons {
    width: 100px; } }

@media only screen and (max-width: 40em) {
  .product-name-wrapper {
    float: none;
    width: 100%; }
  .product-images {
    float: none;
    width: 100%;
    padding-right: 0; }
  .product-description {
    float: none;
    width: 100%;
    clear: both;
    padding-top: 10px; }
  #bra-att-veta {
    display: none; }
  table.relatedTable td.RelatedProductImage {
    width: 70px;
    padding-right: 10px; }
  td.RelatedProductName {
    line-height: 1.2; }
    td.RelatedProductName a {
      font-weight: normal; }
  td.RelatedProductPrice {
    padding-right: 0 !important; }
  td.RelatedProductButtons {
    display: none; } }

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

/* -------- BEGIN NEW TABS -------- */
#new-tabs-wrapper,
#tab-system {
  clear: both;
  float: none;
  width: auto; }

#tab-system #new-tabs-header {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 33px; }
  #tab-system #new-tabs-header li {
    padding: 6px 10px 0;
    float: left;
    border-left: 1px solid black;
    text-align: center;
    color: #999;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    margin-right: 4px;
    background: #eee url(../images/custom/inactive-tab-bg.png) left bottom repeat-x;
    display: none;
    margin-top: 4px; }
    #tab-system #new-tabs-header li.enabled {
      color: #000;
      cursor: pointer;
      display: block; }
      #tab-system #new-tabs-header li.enabled:hover {
        text-decoration: underline; }
    #tab-system #new-tabs-header li.active {
      border-bottom: 1px solid #fff;
      position: relative;
      z-index: 2;
      cursor: default;
      background: #fff url(../images/custom/active-tab-bg.png) left top repeat-x;
      font-weight: bold;
      margin-top: 0px;
      height: 34px;
      padding: 8px 10px 0; }
      #tab-system #new-tabs-header li.active:hover {
        text-decoration: none; }

#tab-system #new-tabs-content {
  margin: 0px 0 0;
  line-height: 1.35;
  font-size: 1.09em;
  border: 1px solid #ccc;
  background: none repeat scroll 0 0 #fff; }
  #tab-system #new-tabs-content h4 {
    margin: 8px 0 0 0;
    padding: 0; }
    #tab-system #new-tabs-content h4 + br,
    #tab-system #new-tabs-content h4 + br + br {
      display: none; }
  #tab-system #new-tabs-content > * {
    padding: 10px;
    display: none; }
  #tab-system #new-tabs-content .description:before, #tab-system #new-tabs-content .description:after {
    content: " ";
    display: table; }
  #tab-system #new-tabs-content .description:after {
    clear: both; }
  #tab-system #new-tabs-content .description .text-content {
    display: block;
    width: 395px; }
    #tab-system #new-tabs-content .description .text-content > a {
      color: blue;
      text-decoration: underline; }
  #tab-system #new-tabs-content .active {
    display: block !important; }
  #tab-system #new-tabs-content p {
    margin-top: 0; }

/* -------- END NEW TABS -------- */
@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #tab-system #new-tabs-header li {
    font-size: 13px; } }

@media only screen and (max-width: 40em) {
  #tab-system #new-tabs-header {
    padding: 0 0 10px;
    height: auto; }
    #tab-system #new-tabs-header:before, #tab-system #new-tabs-header:after {
      content: " ";
      display: table; }
    #tab-system #new-tabs-header:after {
      clear: both; }
    #tab-system #new-tabs-header li,
    #tab-system #new-tabs-header li.active {
      padding: 5px 10px;
      height: auto;
      background: #f4f4f4;
      border: 1px solid #CCCCCC;
      margin: 0 10px 10px 0;
      border-radius: 3px; }
      #tab-system #new-tabs-header li.active,
      #tab-system #new-tabs-header li.active.active {
        background: #666;
        border-color: #666;
        color: #fff; }
  #tab-system #new-tabs-content h2 {
    display: block !important; }
  .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;
    }
  }
  */
  /* BEGIN INSTALLATION FORM STYLE */
  /* END INSTALLATION FORM STYLE */ }
  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 a:focus,
  html.page-responsive-orderconfirmed .checkout-main-wrapper a:focus {
    outline: none !important;
    opacity: 0.7; }
  html.page-responsive-checkout .checkout-main-wrapper p:focus,
  html.page-responsive-checkout .checkout-main-wrapper label,
  html.page-responsive-orderconfirmed .checkout-main-wrapper p:focus,
  html.page-responsive-orderconfirmed .checkout-main-wrapper label {
    outline: none !important; }
  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: #B30739; }
  html.page-responsive-checkout .form-button.form-button-checkout,
  html.page-responsive-orderconfirmed .form-button.form-button-checkout {
    background-color: #fd9e2f; }
    html.page-responsive-checkout .form-button.form-button-checkout:focus,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:focus {
      background-color: #f78602; }
    html.page-responsive-checkout .form-button.form-button-checkout:hover,
    html.page-responsive-orderconfirmed .form-button.form-button-checkout:hover {
      background-color: #f78602; }
  html.page-responsive-checkout .empty-cart-wrapper .continue-shopping-button.form-button:focus,
  html.page-responsive-orderconfirmed .empty-cart-wrapper .continue-shopping-button.form-button:focus {
    outline: none !important; }
  html.page-responsive-checkout .country-selector-item-link.country-selector-item-link-selected,
  html.page-responsive-orderconfirmed .country-selector-item-link.country-selector-item-link-selected {
    background-color: #e8ffbb;
    color: #333; }
  html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected, html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected,
  html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected,
  html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected {
    background-color: #e8ffbb;
    color: #333; }
    html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected .payment-selector-item-options, html.page-responsive-checkout .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected .payment-selector-item-options,
    html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item.payment-selector-item-selected .payment-selector-item-options,
    html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-selector-item-link.payment-selector-item-link-selected .payment-selector-item-options {
      background-color: #f1ffd5; }
  html.page-responsive-checkout .freight-selector-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled,
  html.page-responsive-orderconfirmed .freight-selector-wrapper .freight-selector-item .freight-selector-item-link.aspNetDisabled {
    background-color: #e8ffbb;
    color: #333; }
  html.page-responsive-checkout .discount-wrapper .discount-header,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-header {
    text-decoration: none;
    color: #B30739;
    border-bottom: 1px dotted #B30739; }
    html.page-responsive-checkout .discount-wrapper .discount-header:hover,
    html.page-responsive-orderconfirmed .discount-wrapper .discount-header:hover {
      color: #690422; }
  html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row,
  html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row {
    width: 49%;
    float: left;
    position: relative;
    z-index: 1; }
    html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row + div,
    html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row + div {
      margin-left: 2%; }
    html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row textarea,
    html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row textarea {
      position: relative;
      height: 150px;
      z-index: 2;
      background-color: transparent;
      transition: background-color 0.3s; }
      html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row textarea:focus, html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row textarea:hover,
      html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row textarea:focus,
      html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row textarea:hover {
        background-color: rgba(255, 255, 255, 0.9); }
      html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row textarea.has-content,
      html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row textarea.has-content {
        background-color: rgba(255, 255, 255, 0.9); }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_CartExtraInfo_divComment2::after,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_CartExtraInfo_divComment2::after {
    content: "";
    position: absolute;
    top: 40px;
    right: 5px;
    bottom: 10px;
    left: 5px;
    background: url(../images/custom/hurhittadebubbla.png) no-repeat center bottom;
    background-size: contain; }
  html.page-responsive-checkout.customer-private #ctl00_main_responsivecheckout_CustomerInfo_divPid::after,
  html.page-responsive-orderconfirmed.customer-private #ctl00_main_responsivecheckout_CustomerInfo_divPid::after {
    content: "(Vid kortbetalning kan personnumret skrivas som 000000-0000 om så önskas)";
    display: block;
    padding-top: 5px;
    font-size: 0.9em; }
  html.page-responsive-checkout .payment-selector-item-indicator-td::before,
  html.page-responsive-checkout .freight-selector-indicator-td::before,
  html.page-responsive-orderconfirmed .payment-selector-item-indicator-td::before,
  html.page-responsive-orderconfirmed .freight-selector-indicator-td::before {
    content: "\f096";
    font-family: fontawesome;
    font-size: 20px;
    color: #666; }
  html.page-responsive-checkout .payment-selector-item-selected .fa-check::before,
  html.page-responsive-checkout .aspNetDisabled .fa-check::before,
  html.page-responsive-orderconfirmed .payment-selector-item-selected .fa-check::before,
  html.page-responsive-orderconfirmed .aspNetDisabled .fa-check::before {
    content: "\f046"; }
  html.page-responsive-checkout .payment-selector-item-selected .payment-selector-item-indicator-td::before,
  html.page-responsive-checkout .aspNetDisabled .freight-selector-indicator-td::before,
  html.page-responsive-orderconfirmed .payment-selector-item-selected .payment-selector-item-indicator-td::before,
  html.page-responsive-orderconfirmed .aspNetDisabled .freight-selector-indicator-td::before {
    content: ""; }
  html.page-responsive-checkout #freight-details.installation,
  html.page-responsive-orderconfirmed #freight-details.installation {
    background: #e8ffbb;
    border: 1px solid #aaa;
    border-width: 0 1px;
    padding: 10px; }
  html.page-responsive-checkout #installation-wrapper,
  html.page-responsive-orderconfirmed #installation-wrapper {
    background: rgba(255, 255, 255, 0.7);
    max-width: 690px;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid rgba(40, 90, 40, 0.2); }
    html.page-responsive-checkout #installation-wrapper *,
    html.page-responsive-orderconfirmed #installation-wrapper * {
      line-height: 1.2; }
  html.page-responsive-checkout #installation-wrapper h4,
  html.page-responsive-orderconfirmed #installation-wrapper h4 {
    margin: 0 0 2px;
    font-size: 14px; }
  html.page-responsive-checkout #installation-wrapper * + h4,
  html.page-responsive-orderconfirmed #installation-wrapper * + h4 {
    margin-top: 10px; }
  html.page-responsive-checkout #installation-wrapper ul,
  html.page-responsive-orderconfirmed #installation-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  html.page-responsive-checkout #installation-wrapper li,
  html.page-responsive-orderconfirmed #installation-wrapper li {
    padding: 0 0 0 10px;
    position: relative; }
  html.page-responsive-checkout #installation-wrapper li:before,
  html.page-responsive-orderconfirmed #installation-wrapper li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0; }
  html.page-responsive-checkout #installation-wrapper li + li,
  html.page-responsive-orderconfirmed #installation-wrapper li + li {
    margin: 3px 0 0; }
  html.page-responsive-checkout #installation-wrapper p,
  html.page-responsive-orderconfirmed #installation-wrapper p {
    margin: 0; }
  html.page-responsive-checkout #installation-form table,
  html.page-responsive-orderconfirmed #installation-form table {
    border-collapse: collapse; }
  html.page-responsive-checkout #installation-form td,
  html.page-responsive-orderconfirmed #installation-form td {
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle; }
    html.page-responsive-checkout #installation-form td span,
    html.page-responsive-orderconfirmed #installation-form td span {
      display: none; }
  html.page-responsive-checkout #installation-form td:first-child,
  html.page-responsive-orderconfirmed #installation-form td:first-child {
    text-align: right;
    padding-right: 10px; }
  html.page-responsive-checkout #installation-form td.comments,
  html.page-responsive-orderconfirmed #installation-form td.comments {
    vertical-align: top;
    padding-top: 5px; }
  html.page-responsive-checkout #installation-form input[type=text],
  html.page-responsive-checkout #installation-form textarea,
  html.page-responsive-orderconfirmed #installation-form input[type=text],
  html.page-responsive-orderconfirmed #installation-form textarea {
    border: 2px solid #ccc;
    background: #fff;
    padding: 2px; }
  html.page-responsive-checkout #installation-form input[type=text],
  html.page-responsive-orderconfirmed #installation-form input[type=text] {
    width: 50px; }
  html.page-responsive-checkout #installation-form textarea,
  html.page-responsive-orderconfirmed #installation-form textarea {
    width: 320px;
    height: 80px; }
  html.page-responsive-checkout #installation-form input[type=text].big,
  html.page-responsive-orderconfirmed #installation-form input[type=text].big {
    width: 160px; }
  html.page-responsive-checkout #installation-form label,
  html.page-responsive-orderconfirmed #installation-form label {
    margin-right: 10px; }
  html.page-responsive-checkout #installation-form input.error,
  html.page-responsive-orderconfirmed #installation-form input.error {
    border-color: #f00; }
  html.page-responsive-checkout #ctl00_main_fastcheckout_FastCustomerInfo_FastCartComment_divMessage,
  html.page-responsive-orderconfirmed #ctl00_main_fastcheckout_FastCustomerInfo_FastCartComment_divMessage {
    display: none; }
  html.page-responsive-checkout .freight-selector-wrapper .freight-selector-item .freight-selector-description,
  html.page-responsive-orderconfirmed .freight-selector-wrapper .freight-selector-item .freight-selector-description {
    white-space: pre-wrap;
    font-weight: normal;
    padding-top: 5px; }
  html.page-responsive-checkout .freight-selector-icon,
  html.page-responsive-orderconfirmed .freight-selector-icon {
    background: url("../images/custom/truck_red_big.png") no-repeat left center;
    background-size: contain;
    display: block;
    position: absolute;
    width: 30px;
    height: 30px; }
  html.page-responsive-checkout .freight-selector-name,
  html.page-responsive-orderconfirmed .freight-selector-name {
    padding: 5px 0 5px 40px; }
  html.page-responsive-checkout .freight-icon-3,
  html.page-responsive-orderconfirmed .freight-icon-3 {
    background-image: url("../images/custom/weight_big.png"); }
  html.page-responsive-checkout .freight-selector-cost-td,
  html.page-responsive-orderconfirmed .freight-selector-cost-td {
    text-align: center;
    width: 55px !important; }
  html.page-responsive-checkout .discount-wrapper .discount-button,
  html.page-responsive-checkout .getcustomerinfo-wrapper .getcustomerinfo-button,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-button,
  html.page-responsive-orderconfirmed .getcustomerinfo-wrapper .getcustomerinfo-button {
    background-color: #B30739; }
    html.page-responsive-checkout .discount-wrapper .discount-button:hover,
    html.page-responsive-checkout .getcustomerinfo-wrapper .getcustomerinfo-button:hover,
    html.page-responsive-orderconfirmed .discount-wrapper .discount-button:hover,
    html.page-responsive-orderconfirmed .getcustomerinfo-wrapper .getcustomerinfo-button:hover {
      background-color: #51031a; }
  html.page-responsive-checkout .discount-wrapper .discount-button,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-button {
    vertical-align: top;
    height: 33px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 33px; }
  html.page-responsive-checkout .getcustomerinfo-wrapper .getcustomerinfo-button,
  html.page-responsive-orderconfirmed .getcustomerinfo-wrapper .getcustomerinfo-button {
    margin-bottom: 2px;
    border: none;
    height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 36px; }
  html.page-responsive-checkout .discount-wrapper .discount-header,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-header {
    color: #222;
    text-decoration: none;
    border: none;
    margin: 0 0 5px; }
  html.page-responsive-checkout .discount-wrapper .discount-form,
  html.page-responsive-orderconfirmed .discount-wrapper .discount-form {
    display: block !important; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress {
    display: inline-block;
    margin-bottom: 20px; }
    html.page-responsive-checkout #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress a.altdeliveryaddress-toggle-button,
    html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_CustomerInfo_divToggleAlternativeDeliveryAddress a.altdeliveryaddress-toggle-button {
      margin: 0;
      color: #fff;
      text-decoration: none; }
  html.page-responsive-checkout #ctl00_main_responsivecheckout_CustomerInfo_divCustomerWantsNewsletter,
  html.page-responsive-orderconfirmed #ctl00_main_responsivecheckout_CustomerInfo_divCustomerWantsNewsletter {
    display: none; }
  html.page-responsive-checkout .membership-wrapper,
  html.page-responsive-orderconfirmed .membership-wrapper {
    clear: both;
    padding-top: 10px; }
  html.page-responsive-checkout .payment-selector-wrapper .payment-3,
  html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-3 {
    background-image: url("../images/custom/bankgirot.png");
    background-size: contain; }
  html.page-responsive-checkout .payment-selector-wrapper .payment-1,
  html.page-responsive-orderconfirmed .payment-selector-wrapper .payment-1 {
    background-image: url("../images/custom/siemens.png");
    background-size: contain; }
  html.page-responsive-checkout #siemens-checkout,
  html.page-responsive-orderconfirmed #siemens-checkout {
    border-left: 1px dotted #CCCCCC;
    float: right;
    margin: 5px 0;
    min-height: 70px;
    padding: 5px 15px;
    width: 40%; }
  html.page-responsive-checkout #siemens-checkout span,
  html.page-responsive-orderconfirmed #siemens-checkout span {
    display: block;
    padding: 0 0 3px; }
  html.page-responsive-checkout .siemens .payment-selector-item-options-right,
  html.page-responsive-orderconfirmed .siemens .payment-selector-item-options-right {
    float: left !important;
    width: 60% !important; }
  html.page-responsive-checkout #siemens-terms p, html.page-responsive-checkout #siemens-terms li,
  html.page-responsive-orderconfirmed #siemens-terms p,
  html.page-responsive-orderconfirmed #siemens-terms li {
    font-size: 13px; }
  html.page-responsive-checkout #siemens-terms strong,
  html.page-responsive-orderconfirmed #siemens-terms strong {
    font-size: 14px; }
  html.page-responsive-checkout #siemens-terms ul,
  html.page-responsive-orderconfirmed #siemens-terms ul {
    list-style-type: disc;
    padding: 12px 0 12px 20px; }
    html.page-responsive-checkout #siemens-terms ul li,
    html.page-responsive-orderconfirmed #siemens-terms ul li {
      width: auto;
      background: transparent;
      border: none;
      box-shadow: none;
      padding: 0;
      display: list-item;
      margin: 0; }
      html.page-responsive-checkout #siemens-terms ul li + li,
      html.page-responsive-checkout #siemens-terms ul li + br + li,
      html.page-responsive-orderconfirmed #siemens-terms ul li + li,
      html.page-responsive-orderconfirmed #siemens-terms ul li + br + li {
        margin-top: 10px; }
    html.page-responsive-checkout #siemens-terms ul > br,
    html.page-responsive-orderconfirmed #siemens-terms ul > br {
      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;
      margin: 10px 0 !important; }
    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; }
    html.page-responsive-checkout h1 a.cart-header-login-button,
    html.page-responsive-orderconfirmed h1 a.cart-header-login-button {
      margin: 3px 0 12px;
      border-bottom: 1px solid #aaa;
      padding: 3px 6px 9px; }
    html.page-responsive-checkout .cart-details-item .cart-details-image img,
    html.page-responsive-orderconfirmed .cart-details-item .cart-details-image img {
      max-height: 100px; }
    html.page-responsive-checkout .cart-comments-wrapper .form-group > div.form-row,
    html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div.form-row {
      width: 100%;
      float: none;
      margin: 0 !important; }
    html.page-responsive-checkout #installation-wrapper *,
    html.page-responsive-orderconfirmed #installation-wrapper * {
      font-size: 13px;
      max-width: 100%; }
    html.page-responsive-checkout #installation-wrapper table, html.page-responsive-checkout #installation-wrapper tbody, html.page-responsive-checkout #installation-wrapper tr, html.page-responsive-checkout #installation-wrapper td,
    html.page-responsive-orderconfirmed #installation-wrapper table,
    html.page-responsive-orderconfirmed #installation-wrapper tbody,
    html.page-responsive-orderconfirmed #installation-wrapper tr,
    html.page-responsive-orderconfirmed #installation-wrapper td {
      display: block;
      text-align: left !important; }
    html.page-responsive-checkout #installation-wrapper td:first-child,
    html.page-responsive-orderconfirmed #installation-wrapper td:first-child {
      padding: 6px 0 0 0 !important; }
    html.page-responsive-checkout .cart-comments-wrapper .form-group > div textarea,
    html.page-responsive-orderconfirmed .cart-comments-wrapper .form-group > div textarea {
      height: 100px; }
    html.page-responsive-checkout #siemens-checkout,
    html.page-responsive-checkout .siemens .payment-selector-item-options-right,
    html.page-responsive-orderconfirmed #siemens-checkout,
    html.page-responsive-orderconfirmed .siemens .payment-selector-item-options-right {
      float: none !important;
      width: auto !important;
      padding-left: 0;
      border: none; } }
  @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: none; }
    html.page-responsive-checkout h1 a.change-customertype-button,
    html.page-responsive-orderconfirmed h1 a.change-customertype-button {
      margin-left: 8px !important;
      padding-left: 0; } }

.form-text::-webkit-input-placeholder {
  opacity: 0; }

.form-text::-moz-placeholder {
  opacity: 0; }

.form-text:-ms-input-placeholder {
  opacity: 0; }

.form-text:-moz-placeholder {
  opacity: 0; }

#ctl00_main_responsivecheckout_CustomerInfo_divCompanyName::before {
  content: "Ange fakturaadress";
  font-size: 18px;
  font-weight: bold; }

.culture-en #ctl00_main_responsivecheckout_CustomerInfo_divCompanyName::before {
  content: "Billing address"; }

#ctl00_main_responsivecheckout_CustomerInfo_divStreet label,
#ctl00_main_responsivecheckout_CustomerInfo_divAlternativeStreet label,
#ctl00_main_responsivecheckout_CustomerInfo_divCOAddress label,
#ctl00_main_responsivecheckout_CustomerInfo_divAlternativeCOAddress label,
#ctl00_main_responsivecheckout_CustomerInfo_lbToggleAlternativeDeliveryAddress,
#altdeliverytitle {
  font-size: 0; }

#ctl00_main_responsivecheckout_CustomerInfo_divStreet label::before,
#ctl00_main_responsivecheckout_CustomerInfo_divAlternativeStreet label::before,
#ctl00_main_responsivecheckout_CustomerInfo_divCOAddress label::before,
#ctl00_main_responsivecheckout_CustomerInfo_divAlternativeCOAddress label::before,
#ctl00_main_responsivecheckout_CustomerInfo_lbToggleAlternativeDeliveryAddress::before {
  font-size: 15px; }

#altdeliverytitle::before {
  font-size: 20px; }

#ctl00_main_responsivecheckout_CustomerInfo_divStreet label::before,
#ctl00_main_responsivecheckout_CustomerInfo_divAlternativeStreet label::before {
  content: "Adressrad 1"; }

#ctl00_main_responsivecheckout_CustomerInfo_divCOAddress label::before,
#ctl00_main_responsivecheckout_CustomerInfo_divAlternativeCOAddress label::before {
  content: "Adressrad 2"; }

#ctl00_main_responsivecheckout_CustomerInfo_lbToggleAlternativeDeliveryAddress::before {
  content: "Ange annan leveransadress"; }

#ctl00_main_responsivecheckout_Membership_panMembershipRegistration label::after {
  content: " för framtida köp"; }

#altdeliverytitle::before {
  content: "Leveransadress"; }

.culture-en #ctl00_main_responsivecheckout_CustomerInfo_divStreet label::before,
.culture-en #ctl00_main_responsivecheckout_CustomerInfo_divAlternativeStreet label::before {
  content: "Address line 1"; }

.culture-en #ctl00_main_responsivecheckout_CustomerInfo_divCOAddress label::before,
.culture-en #ctl00_main_responsivecheckout_CustomerInfo_divAlternativeCOAddress label::before {
  content: "Address line 2"; }

.culture-en #ctl00_main_responsivecheckout_CustomerInfo_lbToggleAlternativeDeliveryAddress::before {
  content: "Enter other delivery address"; }

.culture-en #ctl00_main_responsivecheckout_Membership_panMembershipRegistration label::after {
  content: " for future purchases"; }

.culture-en #altdeliverytitle::before {
  content: "Delivery address"; }

html.page-responsive-orderconfirmed .order-details-confirmed-summary-wrapper {
  margin-bottom: 12px; }

html.page-responsive-orderconfirmed .order-details-confirmed-box {
  margin-bottom: 22px; }

/* SEARCH RESULT
----------------------------------------------------------------------------- */
.search-string-result {
  margin: 0 0 20px 0; }

span.search-string {
  font-style: italic;
  text-decoration: underline; }

.search-wrapper tr {
  border-bottom: 1px dotted #000; }

.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;
  text-align: center;
  text-align: center; }

table.search-result-table .search-table-headers td {
  text-align: center; }

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: 50px;
  max-height: 60px;
  text-align: center; }

td.search-productnamne {
  font-weight: bold;
  text-align: left !important; }

td.SearchProductPrice {
  white-space: nowrap; }

.SearchProductPrice > span {
  display: block;
  margin: 0; }

td.search-amount input {
  width: 30px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px; }

td.search-order a {
  float: right;
  min-width: 100px;
  margin: 0; }

a.search-prev, a.search-next {
  font-weight: bold; }

.search-paging {
  border-top: 1px solid #B30739;
  border-bottom: 1px solid #B30739; }
  .search-paging a {
    margin: 0;
    white-space: nowrap; }

.search-previous-searches {
  padding: 15px 0 0; }
  .search-previous-searches .search-previous-searches-label {
    font-weight: bold; }

/* CATEGORY SEARCH RESULT
----------------------------------------------------------------------------- */
div.search-wrapper {
  margin: 0; }

.search-wrapper h2 {
  border-top: 1px solid #ccc;
  padding: 10px 0 0; }

#cat-search-results {
  padding: 0 0 20px;
  min-height: 18px; }

#cat-search-results div {
  padding: 0 0 5px; }

#cat-search-results span {
  color: #999; }

@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;
    max-height: 50px; } }

@media only screen and (max-width: 40em) {
  .search-result-table .search-productnamne {
    font-weight: normal;
    line-height: 1.2; }
  .search-result-table .search-articlenumber a {
    width: 70px;
    display: block;
    word-break: break-all; }
  .search-result-table .search-table-headers,
  .search-result-table .search-order,
  .search-result-table .search-amount,
  .search-result-table .search-article-number {
    display: none; } }

/* 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: "Roboto Condensed", sans-serif;
  line-height: 1.56em;
  font-size: 1.2em;
  font-style: italic; }

.NewsDetailsImage {
  margin: 10px 0 20px 0; }

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

.NewsListArchiveItemImage {
  display: none; }

.NewsArchiveButton {
  float: left; }

.NewsDetailsText {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.3em;
  font-size: 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: bold;
  font-size: 1em; }

.product-advanced-subname {
  font-style: italic;
  padding-top: 2px; }

.product-advanced-article {
  padding-top: 2px; }

.product-advanced-price-box,
.product-advanced-price-stock-status,
.product-advanced-quantity {
  display: table-cell;
  vertical-align: top;
  padding: 10px; }

.product-advanced-price-buttons,
.product-advanced-info-buttons {
  display: table-cell;
  vertical-align: top; }

.product-advanced-price-box {
  text-align: right; }

.product-advanced-price-stock-status {
  text-align: center;
  display: none; }

span.stock-status-label {
  display: inline-block;
  font-weight: bold; }

.product-advanced-quantity {
  display: none; }

input.advanced-product-quantity-value {
  width: 20px;
  height: 15px;
  text-align: center;
  float: right;
  margin-right: 5px; }

table.speed-order-form {
  width: 100% !important;
  max-width: 700px !important; }

table.speed-order-wrapper {
  margin: 0 !important; }

table.speed-order-form tr:first-child td {
  font-size: 12px !important; }

#dc-wrapper {
  color: #333;
  line-height: 1.2; }
  #dc-wrapper #dc-inner:before, #dc-wrapper #dc-inner:after {
    content: " ";
    display: table; }
  #dc-wrapper #dc-inner:after {
    clear: both; }
  #dc-wrapper #dc-loader-msg {
    max-height: 0;
    padding: 0;
    transition: 0.3s;
    overflow: hidden;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center; }
    #dc-wrapper #dc-loader-msg::before {
      content: url("../images/ajax-loader-big.gif");
      display: inline-block;
      vertical-align: middle; }
    #dc-wrapper #dc-loader-msg span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 10px; }
  #dc-wrapper.loading #dc-loader-msg {
    max-height: 4em;
    padding: 10px; }
  #dc-wrapper #dc-items-header > div {
    background: #ddd;
    color: #666;
    font-weight: bold;
    min-height: 2em;
    float: left;
    padding: 6px; }
  #dc-wrapper #dc-items-header .price {
    text-align: center; }
  #dc-wrapper #dc-items-header .total {
    text-align: right;
    padding-right: 10px; }
  #dc-wrapper #dc-content > div {
    transition: opacity 0.3s;
    clear: both; }
    #dc-wrapper #dc-content > div:before, #dc-wrapper #dc-content > div:after {
      content: " ";
      display: table; }
    #dc-wrapper #dc-content > div:after {
      clear: both; }
    #dc-wrapper #dc-content > div > div {
      float: left;
      padding: 5px; }
  #dc-wrapper #dc-content .dc-item-row {
    border-bottom: 1px solid #ddd; }

@keyframes animatedBackgroundCart {
  from {
    background-color: #fa739a; }
  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: 100%; }
      #dc-wrapper #dc-content .img a img {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        margin: auto; }
  #dc-wrapper #dc-content .item {
    padding-left: 10px !important; }
    #dc-wrapper #dc-content .item .description .item-number {
      display: block;
      font-size: 0.8rem;
      padding: 3px 0 0; }
    #dc-wrapper #dc-content .item .description .comments {
      font-style: italic; }
  #dc-wrapper #dc-content .price {
    text-align: center;
    white-space: nowrap; }
  #dc-wrapper #dc-content .qty {
    text-align: center; }
    #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: 1.2em;
      font-weight: bold; }
    #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 {
      float: right;
      margin: 0 0 0 10px; }

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

.dynamic-cart-modal #dc-wrapper {
  background: #fff;
  color: #333;
  line-height: 1.2;
  border: 1px solid #fff;
  display: none;
  width: 700px;
  padding: 20px;
  visibility: visible !important; }
  .dynamic-cart-modal #dc-wrapper .img {
    width: 50px; }
  .dynamic-cart-modal #dc-wrapper .item {
    width: 338px; }
  .dynamic-cart-modal #dc-wrapper .price {
    width: 100px; }
    .dynamic-cart-modal #dc-wrapper .price .separator {
      display: none; }
    .dynamic-cart-modal #dc-wrapper .price .qty-suffix {
      display: none; }
  .dynamic-cart-modal #dc-wrapper .qty {
    width: 50px; }
  .dynamic-cart-modal #dc-wrapper .delete {
    width: 20px; }
  .dynamic-cart-modal #dc-wrapper .total {
    width: 100px; }

@media only screen and (min-width: 40.0625em) {
  .dynamic-cart-dropdown #dc-wrapper {
    position: relative;
    font-size: 0.9em;
    opacity: 0;
    transition: opacity 0.3s;
    max-height: 0;
    z-index: 20;
    border-radius: 0;
    display: block !important;
    opacity: 1 !important;
    top: 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: #333;
      line-height: 1.2;
      border: 1px solid #000;
      box-sizing: padding-box;
      z-index: 20;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
      width: 600px;
      padding: 10px; }
    .dynamic-cart-dropdown #dc-wrapper h3 {
      font-size: 1.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: 218px; }
  .dynamic-cart-dropdown #dc-wrapper #dc-inner {
    width: 560px; }
  .dynamic-cart-dropdown #dc-wrapper .item {
    width: 233px; } }

@media only screen and (max-width: 40em) {
  #dc-inner {
    display: block !important; }
  #dc-wrapper.reveal-modal {
    min-height: 0;
    width: 80%;
    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 5px;
        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;
        padding-bottom: 10px; }
        #dc-wrapper.reveal-modal #dc-content .item .description {
          padding-right: 30px; }
          #dc-wrapper.reveal-modal #dc-content .item .description .name {
            font-weight: bold; }
          #dc-wrapper.reveal-modal #dc-content .item .description .item-number {
            display: none; }
      #dc-wrapper.reveal-modal #dc-content .price {
        text-align: left;
        display: inline-block;
        padding: 0 10px 0 0; }
      #dc-wrapper.reveal-modal #dc-content .qty {
        text-align: center;
        display: inline-block; }
        #dc-wrapper.reveal-modal #dc-content .qty .label {
          display: 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; }
    #dc-wrapper.reveal-modal #dc-totals {
      text-align: right;
      padding-right: 5px; }
    #dc-wrapper.reveal-modal #dc-btns .button {
      float: none;
      display: block;
      margin: 0; }
      #dc-wrapper.reveal-modal #dc-btns .button#dc-checkout-btn {
        background: #fd9e2f;
        margin: 0 0 10px; }
        #dc-wrapper.reveal-modal #dc-btns .button#dc-checkout-btn:hover {
          background: #f78602; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  #cat-nav {
    clear: both; }
    #cat-nav .nav-bar {
      background: #fff;
      display: block !important;
      position: absolute;
      transition: left 0.3s ease-in, opacity 0.3s ease-in;
      left: -95%;
      z-index: 12;
      width: 85%;
      margin: 0 0 0 10px;
      max-width: 24rem;
      border: 1px solid #000;
      padding: 10px 10px 2px 10px; }
    #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;
      clear: both;
      border-top: 1px solid #ccc; }
      #cat-nav ul.lv1 li.lv1 {
        background: transparent;
        padding: 10px 0;
        margin: 0;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        display: block;
        line-height: 0;
        position: relative;
        height: auto;
        width: auto;
        float: none;
        max-width: 30rem; }
        #cat-nav ul.lv1 li.lv1 + .lv1 {
          border-top: 1px solid #ccc; }
        #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; }
        #cat-nav ul.lv1 li.lv1.open:before {
          content: ""; }
        #cat-nav ul.lv1 li.lv1 > a {
          display: block;
          padding: 0 0 0 0px;
          margin: 0 35px 0 0;
          background: none !important;
          border: none;
          font-weight: bold;
          font-family: "Roboto Condensed", sans-serif;
          font-size: 15px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none;
          height: auto;
          width: auto;
          float: none; }
          #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; }
      #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;
        overflow: hidden; }
        #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; }
        #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: "Roboto Condensed", sans-serif;
          font-size: 14px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none; }
          #cat-nav ul.lv2 li.lv2 > a:after {
            display: none !important; }
    #cat-nav li.lv1.open ul.lv2 {
      padding: 5px 0 0 10px; }
      #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: 30rem;
        max-width: 30rem; }
        #cat-nav li.lv1.open ul.lv2 > li.lv2.has-subcategories:before {
          transition: opacity 0.1s 0.3s;
          opacity: 1; }
        #cat-nav li.lv1.open ul.lv2 > li.lv2 > a {
          padding: 7px 0 7px 0px;
          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; }
        #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: "Roboto Condensed", sans-serif;
          font-size: 14px;
          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: 30rem;
        max-width: 30rem; }
        #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;
          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: "Roboto Condensed", sans-serif;
          font-size: 14px;
          line-height: 1.3;
          color: #000 !important;
          text-decoration: none; }
      #cat-nav ul.lv4 li.lv4.has-subcategories:before {
        display: none; }
    #cat-nav li.lv3.open ul.lv4 {
      padding: 0px 0 5px 10px; }
      #cat-nav li.lv3.open ul.lv4 > li.lv4 {
        padding: 0 0px 0 0;
        margin: 0 30px 0 0;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        max-height: 30rem;
        max-width: 30rem; }
        #cat-nav li.lv3.open ul.lv4 > li.lv4 > a {
          padding: 7px 0 7px 0px;
          margin: 0 0px 0 0;
          max-height: 2.4em; }
          #cat-nav li.lv3.open ul.lv4 > li.lv4 > a:hover {
            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;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    left: 0;
    transition: 0.3s ease-out; }
    .menu-open #cat-nav .nav-bar a {
      white-space: normal !important;
      overflow: hidden; }
  #cat-nav .vat-selector-wrapper {
    margin-top: 12px;
    margin-bottom: 22px;
    text-align: center;
    float: left;
    width: 50%; }
  #cat-nav .currency-selector-wrapper {
    display: block; }
    #cat-nav .currency-selector-wrapper::after {
      color: #000; }
    #cat-nav .currency-selector-wrapper select {
      background-color: #efefef;
      color: #000;
      border: 1px solid #c1c1c1; }
  #cat-nav .culture-selector-wrapper {
    display: block;
    position: static;
    text-align: center;
    float: right;
    width: 40%;
    padding: 5px 0 0; }
    #cat-nav .culture-selector-wrapper span {
      margin: 5px; }
    #cat-nav .culture-selector-wrapper::after {
      color: #000; }
    #cat-nav .culture-selector-wrapper select {
      background-color: #efefef;
      color: #000;
      border: 1px solid #c1c1c1; }
  #cat-nav #category-navigation + .culture-selector-wrapper {
    margin-top: 12px; }
  #cat-nav #category-navigation + .currency-selector-wrapper {
    margin-top: 12px; }
  #cat-nav #category-navigation + .vat-selector-wrapper {
    margin-top: 12px; } }

@media only screen and (min-width: 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;
  background: #EEEEEE; }
  #cat-nav #pages-list-placeholder ul.list-pages li {
    background: transparent;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-left: none;
    display: block;
    line-height: 0;
    position: relative;
    width: auto;
    float: none;
    max-width: 30rem; }
    #cat-nav #pages-list-placeholder ul.list-pages li:last-child {
      border-bottom: none; }
  #cat-nav #pages-list-placeholder ul.list-pages a {
    display: block;
    padding: 10px;
    margin: 0 35px 0 0;
    background: none !important;
    border: none;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #000 !important;
    text-decoration: none;
    height: auto;
    width: auto;
    float: none; }
    #cat-nav #pages-list-placeholder ul.list-pages a:hover {
      text-decoration: underline; }

#menu-buttons-wrapper {
  display: none; }

.header-scrolled #menu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  border-bottom: 1px solid #ccc; }

.header-scrolled.header-static #menu-wrapper {
  top: -120px;
  opacity: 0; }

.header-static #menu-wrapper {
  opacity: 1; }

#menu-content .icon-button {
  display: none; }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .cart-area-wrapper {
    float: right;
    margin: 0;
    min-width: 0;
    max-width: none;
    padding: 0;
    background: transparent; }
    .cart-area-wrapper .small-cart-body {
      border: none;
      color: #fff;
      height: 40px;
      padding: 0px 12px 0px 8px;
      padding-right: 20px;
      cursor: pointer; }
      .cart-area-wrapper .small-cart-body:hover {
        background-color: #51031a; }
      .cart-area-wrapper .small-cart-body::before {
        height: 40px;
        line-height: 40px;
        font-size: 22px; }
      .cart-area-wrapper .small-cart-body .title {
        float: left;
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-family: "Roboto Condensed", sans-serif;
        text-transform: uppercase;
        padding: 0 0 0 2px;
        color: #fff;
        margin-right: 5px; }
    .cart-area-wrapper .small-cart-items {
      height: 40px;
      line-height: 40px; }
      .cart-area-wrapper .small-cart-items .small-cart-items-value {
        line-height: 16px;
        font-family: "Roboto Condensed", sans-serif;
        color: #fff;
        padding: 0 5px;
        background-color: white;
        color: #B30739;
        border-radius: 10px;
        min-width: 16px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 5px;
        text-align: center;
        font-size: 11px;
        float: none;
        height: auto; }
        .cart-area-wrapper .small-cart-items .small-cart-items-value::before, .cart-area-wrapper .small-cart-items .small-cart-items-value::after {
          display: none; }
    .cart-area-wrapper .small-cart-sum {
      height: 40px;
      display: none; }
      .cart-area-wrapper .small-cart-sum .small-cart-sum-value {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase; }
    .cart-area-wrapper .SmallCartButtons {
      display: none; }
    .cart-area-wrapper #FreeFreight_Cart {
      display: none; }
  #menu-content {
    display: block;
    background: rgba(47, 0, 0, 0.6);
    position: relative;
    z-index: 2;
    clear: both;
    float: none;
    width: 100%; }
    #menu-content:before, #menu-content:after {
      content: " ";
      display: table; }
    #menu-content:after {
      clear: both; }
    #menu-content .icon-button {
      font-size: 18px;
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      padding: 0px 12px 0px 8px;
      color: #fff;
      cursor: pointer;
      float: left;
      display: block;
      height: 40px;
      line-height: 40px; }
      #menu-content .icon-button i {
        font-size: 22px;
        float: left;
        height: 40px;
        line-height: 40px; }
      #menu-content .icon-button span {
        float: left;
        height: 40px;
        line-height: 40px; }
      #menu-content .icon-button:hover {
        background-color: #51031a; }
    #menu-content #cart-activator {
      display: none !important; }
    #menu-content #menu-activator.icon-button.menu-icon {
      padding-left: 16px;
      border-right: 1px solid #820529; }
  #menu-wrapper {
    opacity: 0;
    clear: both;
    width: 100%; }
  .menu-static #menu-wrapper {
    opacity: 1;
    transition: opacity 0.3s;
    clear: both;
    width: 100%; }
  .menu-scrolled #menu-wrapper {
    position: fixed;
    opacity: 1;
    transition: opacity 0.3s, top 0.3s;
    top: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    z-index: 10; }
  .menu-scrolled.menu-static #menu-wrapper {
    top: -100px; }
  #menu-buttons-wrapper {
    display: block; }
  #search-box-wrapper {
    float: left;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    background-color: transparent;
    height: 40px;
    line-height: 40px; }
  .search-box-wrapper {
    padding: 0;
    float: left;
    margin: 0;
    max-width: 0;
    overflow: hidden;
    transition: 0.3s;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    border: 0;
    position: static;
    min-width: 0;
    border-radius: 0;
    background: transparent; }
    .search-box-wrapper .search-box-header,
    .search-box-wrapper .search-box-footer {
      display: none; }
    .search-box-wrapper .search-box-body {
      height: 40px;
      line-height: 40px;
      background: transparent;
      box-shadow: none; }
      .search-box-wrapper .search-box-body .search-box-input {
        float: none;
        height: 40px;
        line-height: 40px; }
        .search-box-wrapper .search-box-body .search-box-input input {
          width: 100%;
          background-color: #fff;
          padding: 6px 12px;
          font-size: 16px;
          background-position: 0 2px;
          border-color: #CCCCCC;
          border: none;
          color: #333;
          height: 30px;
          display: inline-block; }
          .search-box-wrapper .search-box-body .search-box-input input.watermark {
            color: rgba(0, 0, 0, 0); }
          .search-box-wrapper .search-box-body .search-box-input input:focus {
            background-color: #fff; }
      .search-box-wrapper .search-box-body .search-box-button {
        display: none; }
  .search-open .search-box-wrapper {
    max-width: 100%;
    opacity: 1; } }

@media only screen and (min-width: 0) and (max-width: 63em) {
  .small-cart-body .title {
    display: block; }
  .menu-scrolled #menu-content {
    background: #640317; } }

@media only screen and (max-width: 40em) {
  .search-open #search-box-wrapper {
    background: #51031a; }
  .search-open .search-box-wrapper {
    max-width: 100%;
    opacity: 1; }
  .cart-area-wrapper .small-cart-body::before {
    font-size: 22px; }
  #menu-content {
    background: #640317; }
    #menu-content .icon-button i {
      font-size: 22px;
      margin: 0; }
    #menu-content .icon-button span {
      display: none; }
    #menu-content .small-cart-body .title {
      display: none !important; } }

#subcategories-spinner {
  height: 100px;
  text-align: center;
  color: #888888;
  padding-top: 50px; }

#subcategories-container {
  display: none;
  padding-bottom: 0px;
  margin-bottom: 30px;
  transition: all .3s ease .15s; }
  #subcategories-container .subcategories-item {
    float: left;
    margin-bottom: 12px; }
    #subcategories-container .subcategories-item:before, #subcategories-container .subcategories-item:after {
      content: " ";
      display: table; }
    #subcategories-container .subcategories-item:after {
      clear: both; }
    #subcategories-container .subcategories-item .subcategories-link {
      text-decoration: none;
      display: block;
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 6px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,f4f4f4+100 */
      background: #ffffff;
      /* Old browsers */
      background: -moz-linear-gradient(top, #ffffff 75%, #f4f4f4 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #ffffff 75%, #f4f4f4 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #ffffff 75%, #f4f4f4 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
      /* IE6-9 */ }
      #subcategories-container .subcategories-item .subcategories-link:before, #subcategories-container .subcategories-item .subcategories-link:after {
        content: " ";
        display: table; }
      #subcategories-container .subcategories-item .subcategories-link:after {
        clear: both; }
      #subcategories-container .subcategories-item .subcategories-link:hover {
        border-color: #B30739; }
      #subcategories-container .subcategories-item .subcategories-link:hover {
        text-decoration: none; }
    #subcategories-container .subcategories-item .subcategories-content {
      display: table-row; }
    #subcategories-container .subcategories-item .subcategories-image-container {
      display: table-cell;
      vertical-align: middle; }
    #subcategories-container .subcategories-item .subcategories-image {
      width: 46px;
      min-height: 41px; }
      #subcategories-container .subcategories-item .subcategories-image img {
        margin: 5px;
        display: block;
        max-width: 36px;
        max-height: 36px;
        height: 36px; }
    #subcategories-container .subcategories-item .subcategories-name {
      display: table-cell;
      vertical-align: middle;
      padding: 5px 5px;
      font-size: 15px;
      font-weight: 700;
      line-height: 1.2;
      color: #333; }
      #subcategories-container .subcategories-item .subcategories-name .subcategories-subname {
        display: block;
        font-weight: normal; }
  #subcategories-container.subcategories-has-no-images .subcategories-name {
    background-color: #efefef;
    border: 1px solid #d6d5d5;
    padding: 10px; }
    #subcategories-container.subcategories-has-no-images .subcategories-name:hover {
      background-color: #d6d5d5; }

#subcats {
  display: none; }

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #subcategories-container .subcategories-item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #subcategories-container .subcategories-item:nth-of-type(2n+0) {
    margin-right: 0; } }

@media only screen and (max-width: 40em) {
  #subcategories-container .subcategories-item {
    width: 100%;
    margin-right: 2%;
    margin-bottom: 2%; }
  #subcategories-container .subcategories-item:nth-of-type(1n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  #subcategories-container .subcategories-item {
    width: 32.66%;
    margin-right: 1%;
    margin-bottom: 1%; }
  #subcategories-container .subcategories-item:nth-of-type(3n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  #subcategories-container .subcategories-item {
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%; }
  #subcategories-container .subcategories-item:nth-of-type(4n+0) {
    margin-right: 0; } }

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  #subcategories-container .subcategories-item {
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%; }
  #subcategories-container .subcategories-item:nth-of-type(4n+0) {
    margin-right: 0; } }

.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: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  .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: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%; }
  .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: 23.5%;
    margin-right: 2%;
    margin-bottom: 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: 23.5%;
    margin-right: 2%;
    margin-bottom: 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: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%; }
  .releware-recommendation-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0; } }

#ctl00_main_responsivecheckout_CartExtraInfo_tbComment1 {
  display: none; }

body::after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.2s, z-index 0s 0.2s; }
  .overlay-active body::after {
    opacity: 0.7;
    transition: opacity 0.2s, z-index 0s;
    z-index: 99999; }

#tpwco + #tpwco {
  display: none !important; }

.change-customertype-button {
  display: none !important; }

.customer-type-selector-wrapper .customer-type-selector-inner-wrapper {
  border: 1px solid #aaa; }

.customer-type-selector-wrapper .customer-type-selector-item {
  padding: 10px 15px 10px 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: space-between; }
  .customer-type-selector-wrapper .customer-type-selector-item:hover {
    background: #E6E5E5; }
  .customer-type-selector-wrapper .customer-type-selector-item .checkbox {
    font-size: 20px;
    padding: 0 0px 0 0;
    text-align: right; }
    .customer-type-selector-wrapper .customer-type-selector-item .checkbox .fa:first-child {
      display: block; }
    .customer-type-selector-wrapper .customer-type-selector-item .checkbox .fa:last-child {
      display: none; }
  .customer-type-selector-wrapper .customer-type-selector-item h3 {
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 1px; }
    .customer-type-selector-wrapper .customer-type-selector-item h3 .fa {
      vertical-align: middle;
      margin-right: 3px;
      position: relative; }
      .customer-type-selector-wrapper .customer-type-selector-item h3 .fa.fa-user {
        top: -1px;
        font-size: 16px; }
    .customer-type-selector-wrapper .customer-type-selector-item h3 span {
      display: inline-block;
      vertical-align: middle; }
  .customer-type-selector-wrapper .customer-type-selector-item p {
    margin: 0;
    font-size: 13px; }
  .customer-type-selector-wrapper .customer-type-selector-item.selected {
    background: #e8ffbb !important;
    cursor: default; }
    .customer-type-selector-wrapper .customer-type-selector-item.selected .checkbox .fa:first-child {
      display: none; }
    .customer-type-selector-wrapper .customer-type-selector-item.selected .checkbox .fa:last-child {
      display: block;
      color: green;
      margin-right: -2px; }
    .customer-type-selector-wrapper .customer-type-selector-item.selected h3 span {
      font-weight: bold; }
  .customer-type-selector-wrapper .customer-type-selector-item + .customer-type-selector-item {
    border-top: 1px solid #aaa; }

@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 */