/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: "Mission Gothic";
  font-style: normal;
  font-weight: 300;
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-light.eot");
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-light.eot?#iefix") format("embedded-opentype"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-light.woff") format("woff"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-light.ttf") format("truetype");
}
@font-face {
  font-family: "Mission Gothic";
  font-style: normal;
  font-weight: 400;
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular.eot");
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular.eot?#iefix") format("embedded-opentype"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular.woff") format("woff"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Mission Gothic";
  font-style: italic;
  font-weight: 400;
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular-italic.eot");
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular-italic.eot?#iefix") format("embedded-opentype"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular-italic.woff") format("woff"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-regular-italic.ttf") format("truetype");
}
@font-face {
  font-family: "Mission Gothic";
  font-style: normal;
  font-weight: 700;
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-bold.eot");
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-bold.eot?#iefix") format("embedded-opentype"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-bold.woff") format("woff"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Mission Gothic";
  font-style: normal;
  font-weight: 900;
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black.eot");
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black.eot?#iefix") format("embedded-opentype"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black.woff") format("woff"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black.ttf") format("truetype");
}
@font-face {
  font-family: "Mission Gothic";
  font-style: italic;
  font-weight: 900;
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black-italic.eot");
  src: url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black-italic.eot?#iefix") format("embedded-opentype"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black-italic.woff") format("woff"), url("https://antonclub-res.cloudinary.com/raw/upload/fonts/mission-gothic-black-italic.ttf") format("truetype");
}
*,
*:before,
*:after {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
html {
  box-sizing: border-box;
  font-family: "Mission Gothic", sans-serif;
}
body {
  margin: 0;
  color: #404047;
  background-color: #fff;
  overflow-x: hidden;
}
body.cart-open {
  overflow: hidden;
  padding-right: 15px;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
}
ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
img:-moz-loading {
  visibility: hidden;
}
button {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
input,
select,
textarea {
  outline: none;
/*
  &:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
  }
  */
}
textarea {
  resize: none;
}
symbol {
  overflow: visible;
}
svg {
  pointer-events: none;
}
.debug .application {
  background: rgba(255,255,0,0.1);
}
@media only screen and (min-width: 1000px) {
  .application-margin {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.page-margin {
  margin: 0 15px;
}
.debug .page-margin {
  background: rgba(0,128,0,0.1);
}
@media only screen and (min-width: 600px) {
  .page-margin {
    margin: 0 40px;
  }
}
@media only screen and (min-width: 1000px) {
  .page-margin {
    margin: 0 120px;
  }
}
.antonclub.grid-item .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #404047;
  overflow: hidden;
}
.antonclub.grid-item .background img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 101%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.antonclub.grid-item .background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.antonclub.grid-item .foreground {
  position: absolute;
  bottom: 10%;
  left: 20px;
  right: 20px;
  text-align: center;
  text-transform: uppercase;
}
.antonclub.grid-item .foreground .benefits {
  margin: 1.5em 0;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.4em;
  color: #fff;
}
.antonclub.grid-item .foreground .tagline {
  display: none;
  color: rgba(255,255,255,0.5);
  font-size: 14px;
}
@media only screen and (min-width: 360px) {
  .antonclub.grid-item .foreground .tagline {
    display: block;
  }
}
.antonclub.grid-item .foreground .antonclub-logo {
  display: block;
  width: 100%;
  height: 90px;
  margin: 30px 0;
  fill: #fff;
}
.antonclub.grid-item:hover .background:after {
  opacity: 0.9;
}
.badge {
  position: relative;
  display: block;
  background-color: #404047;
  border-radius: 50%;
  width: 26px;
  height: 26px;
}
@media only screen and (min-width: 600px) {
  .badge {
    width: 46px;
    height: 46px;
  }
}
.badge .label {
  position: absolute;
  top: 100%;
  left: 50%;
  padding-top: 6px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(255,255,255,0.7), 1px -1px 0 rgba(255,255,255,0.7), -1px 1px 0 rgba(255,255,255,0.7), 1px 1px 0 rgba(255,255,255,0.7);
  -webkit-font-smoothing: subpixel-antialiased;
}
@media only screen and (min-width: 600px) {
  .badge .label {
    font-size: 14px;
  }
}
.debug .badge {
  background-color: rgba(255,255,0,0.3);
}
.badge-new-arrival:after {
  content: "Ny";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 12px;
  font-weight: 900;
  color: #fff;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .badge-new-arrival:after {
    font-size: 20px;
    line-height: 46px;
  }
}
.badge-bestseller {
  text-align: center;
}
.badge-bestseller .icon {
  width: 12px;
  height: 100%;
  fill: #fff;
}
@media only screen and (min-width: 600px) {
  .badge-bestseller .icon {
    width: 26px;
  }
}
.badge-member .icon {
  width: 100%;
  height: 30px;
  color: transparent;
  fill: #fff;
}
@media only screen and (min-width: 600px) {
  .badge-member .icon {
    height: 54px;
  }
}
.bonus-gauge {
  position: relative;
  line-height: 0.95;
}
.bonus-gauge svg {
  width: 100%;
  height: 100%;
}
.bonus-gauge .background,
.bonus-gauge .progress {
  fill: none;
  stroke-width: 10;
}
.bonus-gauge .background {
  stroke: #404047;
}
.bonus-gauge .progress {
  stroke: #1fbba6;
}
.bonus-gauge .percent {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  font-weight: 900;
  font-size: 55px;
  text-align: center;
}
.bonus-gauge .percent:after {
  content: "%";
  font-weight: 400;
  font-size: 50%;
  line-height: 1.325;
  vertical-align: top;
}
.debug .bonus-gauge:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-bottom: 1px solid rgba(0,128,0,0.5);
}
.debug .bonus-gauge:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  border-right: 1px solid rgba(0,128,0,0.5);
}
.brand-logos {
  overflow: hidden;
}
.brand-logos .brand {
  float: left;
  width: 50%;
  margin-bottom: 2%;
}
@media only screen and (min-width: 640px) {
  .brand-logos .brand {
    width: 33.333333333333336%;
  }
}
@media only screen and (min-width: 860px) {
  .brand-logos .brand {
    width: 25%;
  }
}
@media only screen and (min-width: 1200px) {
  .brand-logos .brand {
    width: 20%;
  }
}
@media only screen and (min-width: 1400px) {
  .brand-logos .brand {
    width: 16.666666666666668%;
  }
}
.brand-logos .brand .name {
  display: none;
}
.brand-logos .brand a {
  position: relative;
  display: block;
  padding-top: 60%;
  opacity: 0.6;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.brand-logos .brand a .brand-logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.brand-logos .brand a .brand-logo img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
}
.brand-logos .brand a:hover {
  opacity: 1;
}
.debug .brand-logos .brand a {
  background-color: rgba(255,0,0,0.3);
}
.browse-display {
  height: 50px;
  font-size: 14px;
  font-weight: 900;
  padding: 0;
  margin-bottom: 20px;
}
.browse-display .select {
  position: relative;
  display: block;
  height: 50px;
  font-size: inherit;
  line-height: 50px;
}
.browse-display .select span {
  display: inline-block;
}
.browse-display .select .label {
  margin-right: 10px;
}
.browse-display .select .value {
  line-height: 30px;
  border: 1px #cdcdcd solid;
  padding: 0 0.5em;
  padding-right: 30px;
}
.browse-display .select select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
}
.browse-display .select .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.browse-display .show {
  float: left;
}
.browse-display .sort {
  float: right;
}
.browse-navigation {
  position: relative;
  padding: 15px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #535352;
}
@media only screen and (min-width: 600px) {
  .browse-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    font-size: 24px;
  }
}
@media only screen and (min-width: 1000px) {
  .browse-navigation {
    padding: 25px 0;
    font-size: 32px;
  }
}
.browse-navigation ul li {
  display: inline;
}
.browse-navigation a {
  display: inline-block;
  border-bottom: 1px solid #cdcdcd;
  margin-right: 0.6em;
  margin-bottom: 0.4em;
  color: inherit;
  line-height: 0.9;
  text-decoration: none;
  white-space: nowrap;
}
.browse-navigation a:hover {
  color: #ed4600;
}
.browse-navigation li:first-child a {
  padding-left: 0;
}
.browse-navigation .breadcrumbs {
  display: block;
}
@media only screen and (min-width: 600px) {
  .browse-navigation .breadcrumbs {
    margin-right: 20px;
    white-space: nowrap;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .browse-navigation .breadcrumbs {
    font-size: 32px;
  }
}
.browse-navigation .breadcrumbs li a {
  margin-right: 0.3em;
}
.browse-navigation .breadcrumbs li:before {
  content: "/";
  margin-right: 0.3em;
  color: #8d8d90;
}
.browse-navigation .breadcrumbs li:first-child:before {
  content: none;
}
.browse-navigation .breadcrumbs li:last-child a.active {
  border-bottom: none;
  color: #ff5200;
  font-weight: 700;
}
.browse-navigation .children {
  font-size: 24px;
}
@media only screen and (min-width: 600px) {
  .browse-navigation .children {
    float: left;
  }
}
@media only screen and (min-width: 1000px) {
  .browse-navigation .children {
    font-size: 32px;
  }
}
.browse-navigation .children li a {
  display: inline-block;
}
.browse-navigation .children li:last-child {
  margin-right: 0;
}
.browse-navigation.top-level .children {
  float: none;
  width: 100%;
  text-align: center;
}
.browse-navigation.is-sticky {
  position: fixed;
  top: 36px;
}
.browser-warning {
  padding: 15px 20px;
  background-color: #ff5200;
  text-align: center;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
.browser-warning a {
  color: inherit;
  text-decoration: underline;
}
.browser-warning a:hover {
  text-decoration: none;
}
.bundle.grid-item .composite-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 9.375em;
}
.bundle.grid-item .composite-image-container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 85%;
  max-height: 95%;
}
.bundle.grid-item:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.04);
  pointer-events: none;
}
.button {
  display: inline-block;
  padding: 0;
  border: 0;
  font-size: inherit;
  background-color: transparent;
  -webkit-appearance: none;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button:hover .icon {
  fill: #ff5200;
}
.button:active .icon {
  fill: #d53f00;
}
.button[disabled] {
  pointer-events: none;
}
.button[data-tooltip] {
  position: relative;
}
.button[data-tooltip]:before,
.button[data-tooltip]:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.button[data-tooltip]:before {
  content: "";
  width: 0;
  height: 0;
}
.button[data-tooltip]:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.button[data-tooltip]:before,
.button[data-tooltip]:after {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.button[data-tooltip]:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
}
.button[data-tooltip]:after {
  text-align: center;
}
.button[data-tooltip]:before,
.button[data-tooltip]:after {
  opacity: 1;
}
.button[data-tooltip]:before {
  -webkit-transform: translate(-50%, -5px);
      -ms-transform: translate(-50%, -5px);
          transform: translate(-50%, -5px);
}
.button[data-tooltip]:after {
  -webkit-transform: translate(-50%, -10px);
      -ms-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
}
.button[data-tooltip]:after {
  font-weight: 400;
  text-transform: none;
}
.button[data-tooltip].hover-tooltip {
  pointer-events: auto;
}
.button[data-tooltip].hover-tooltip:before,
.button[data-tooltip].hover-tooltip:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.button[data-tooltip].hover-tooltip:before {
  content: "";
  width: 0;
  height: 0;
}
.button[data-tooltip].hover-tooltip:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.button[data-tooltip].hover-tooltip:before,
.button[data-tooltip].hover-tooltip:after {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.button[data-tooltip].hover-tooltip:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
}
.button[data-tooltip].hover-tooltip:after {
  text-align: center;
}
.button[data-tooltip].hover-tooltip:hover:before,
.button[data-tooltip].hover-tooltip:hover:after {
  opacity: 1;
}
.button[data-tooltip].hover-tooltip:hover:before {
  -webkit-transform: translate(-50%, -5px);
      -ms-transform: translate(-50%, -5px);
          transform: translate(-50%, -5px);
}
.button[data-tooltip].hover-tooltip:hover:after {
  -webkit-transform: translate(-50%, -10px);
      -ms-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
}
.link-button {
  display: inline;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.push-button,
.outline-button {
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  border-radius: 2px;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (min-width: 600px) {
  .push-button,
  .outline-button {
    height: 65px;
    line-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.push-button {
  border-bottom: 3px solid #d53f00;
  background-color: #ff5200;
  color: #fff;
}
.push-button:hover {
  background-color: #ed4600;
}
.push-button:active {
  border-bottom: none;
}
.push-button[disabled] {
  background-color: rgba(237,70,0,0.5);
  border-bottom-color: rgba(213,63,0,0.125);
}
.outline-button {
  border: 1px solid #cdcdcd;
}
.outline-button,
.outline-button:hover,
.outline-button:active {
  color: #404047;
}
.outline-button:hover {
  border-color: #8d8d90;
}
.outline-button:active {
  border-color: #535352;
}
.outline-button[disabled] {
  color: rgba(64,64,71,0.5);
  border-color: rgba(205,205,205,0.5);
}
.campaign.grid-item video::-webkit-media-controls {
  display: none;
}
.campaign.grid-item .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.campaign.grid-item .background video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 102%;
  min-height: 102%;
  background: transparent;
  display: none;
}
.campaign.grid-item .background video.playing {
  display: block;
}
.campaign.grid-item .background .fallback {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.campaign.grid-item .background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.1);
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
  opacity: 0;
}
.campaign.grid-item .responsive-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.campaign.grid-item .responsive-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.campaign.grid-item.supports-object-fit {
  -o-object-fit: cover;
     object-fit: cover;
}
.campaign.grid-item.supports-object-fit video {
  width: 102%;
  height: 102%;
  -o-object-fit: cover;
     object-fit: cover;
}
.campaign.grid-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.campaign.grid-item .overlay img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 80%;
  max-width: 80%;
}
@media only screen and (min-width: 400px) {
  .campaign.grid-item .overlay img {
    max-height: 60%;
    max-width: 60%;
  }
}
.debug .campaign.grid-item .overlay img {
  border: 1px solid #ff0;
}
.campaign.grid-item:hover .background:after {
  opacity: 1;
}
.cart .close-cart {
  display: none;
  position: fixed;
  top: 0;
  width: 50px;
  height: 50px;
  background: #ff5200;
  right: 270px;
  z-index: 15;
}
.cart .close-cart .icon {
  fill: #fff;
  width: 20px;
  height: 100%;
}
.cart .close-cart:hover {
  background: #ed4600;
}
.cart .close-cart:active {
  background: #d53f00;
}
@media only screen and (min-width: 400px) {
  .cart .close-cart {
    right: 350px;
  }
}
.cart .contents {
  position: fixed;
  top: 0;
  width: 270px;
  height: 100%;
  right: -270px;
  z-index: 15;
  background: #fff;
  font-size: 14px;
}
@media only screen and (min-width: 400px) {
  .cart .contents {
    width: 350px;
    right: -350px;
    font-size: 16px;
  }
}
.cart .contents header,
.cart .contents .items,
.cart .contents .summary {
  padding: 0 15px;
}
@media only screen and (min-width: 400px) {
  .cart .contents header,
  .cart .contents .items,
  .cart .contents .summary {
    padding: 0 20px;
  }
}
.cart .contents header {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px #cdcdcd solid;
}
.cart .contents header h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  float: left;
}
.cart .contents header .status {
  float: right;
}
.cart .contents .body {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-height: 500px) {
  .cart .contents .body {
    overflow: auto;
  }
}
.cart .contents .body .price {
  margin-right: -0.5em;
}
.cart .contents .body .items {
  overflow: auto;
}
@media (max-height: 500px) {
  .cart .contents .body .items {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    overflow: visible;
  }
}
.cart .contents .body .items li {
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #cdcdcd solid;
}
.cart .contents .body .items li:last-child {
  border-bottom: 0;
}
.cart .contents .body .items li .image {
  width: 130px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.cart .contents .body .items li .details {
  position: relative;
}
.cart .contents .body .items li .details .title {
  margin: 0;
  width: 80%;
  font-weight: normal;
  font-size: inherit;
}
.cart .contents .body .items li .details .title .brand {
  display: block;
  font-weight: 900;
  text-transform: uppercase;
}
.cart .contents .body .items li .details .product {
  color: inherit;
  text-decoration: none;
}
.cart .contents .body .items li .details .product:hover {
  color: #ff5200;
}
.cart .contents .body .items li .details .price {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-top: 1.6em;
}
.cart .contents .body .items li .option {
  position: absolute;
  top: 0;
}
.cart .contents .body .items li .option label {
  position: absolute;
  top: 0;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.cart .contents .body .items li .option.quantity {
  left: 0;
}
.cart .contents .body .items li .option.quantity label {
  left: 0;
}
.cart .contents .body .items li .option.quantity select {
  position: absolute;
  top: 28px;
  left: 0;
  background: #fff;
  outline: none;
}
.cart .contents .body .items li .option.quantity select:focus {
  border-color: #ff5200;
}
.cart .contents .body .items li .option.remove {
  right: 0;
}
.cart .contents .body .items li .option.remove label {
  right: 0;
}
.cart .contents .body .items li .option.remove .button {
  position: relative;
  width: 50px;
  height: 80px;
  margin-right: -6px;
}
.cart .contents .body .items li .option.remove .button .icon {
  width: 14px;
  height: 14px;
}
.cart .contents .body .items li .option label {
  display: none;
}
.cart .contents .body .items li:first-child .option label {
  display: block;
}
.cart .contents .body .summary {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.cart .contents .body .summary .shipping {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-top: 1px #cdcdcd solid;
  border-bottom: 1px #cdcdcd solid;
}
.cart .contents .body .summary .member-price-notice {
  font-size: 14px;
  margin-bottom: 20px;
}
.cart .contents .body .summary .total {
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.cart .contents .body .summary .total h2 {
  margin-bottom: 0.5em;
  font-size: inherit;
  font-weight: 900;
  text-transform: uppercase;
}
.cart .contents .body .summary .total .price {
  font-size: 30px;
  font-weight: 900;
}
.cart .contents .body .summary .button {
  width: 100%;
  font-size: 18px;
}
.cart.open .dim-overlay {
  display: block;
}
.cart.open .close-cart {
  display: block;
}
.cart.open .contents {
  right: 0;
}
.cart .dim-overlay {
  display: none;
}
.cart .dim-overlay .continue-notice {
  position: absolute;
  top: 50%;
  left: 0;
  right: 350px;
  display: none;
  font-weight: 900;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@media only screen and (min-width: 600px) {
  .cart .dim-overlay .continue-notice {
    display: block;
  }
}
.cart .dim-overlay .continue-notice .label {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  -webkit-transition: border-bottom 0.25s ease-out;
  transition: border-bottom 0.25s ease-out;
}
.cart .dim-overlay:hover .continue-notice .label {
  border-bottom-color: #fff;
}
.cart .product-item .image img {
  width: 100%;
  display: block;
}
.cart .bundle-item .image a {
  display: block;
  height: 100%;
}
.cart .bundle-item .composite-image {
  height: 100%;
}
.category.grid-item .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.category.grid-item .background img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.category.grid-item .foreground .name {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 70px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  line-height: 1em;
  -webkit-transform: rotate(-24deg) skew(-24deg, 0) translate(-50%, -50%);
      -ms-transform: rotate(-24deg) skew(-24deg, 0) translate(-50%, -50%);
          transform: rotate(-24deg) skew(-24deg, 0) translate(-50%, -50%);
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  border-bottom: 5px transparent solid;
  -webkit-transition: top 180ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 180ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.category.grid-item:hover .foreground .name {
  top: 48.5%;
}
.checkbox {
  position: relative;
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 1000px) {
  .checkbox {
    width: 20px;
    height: 20px;
  }
}
.checkbox .overlay {
  content: "";
  visibility: visible;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #404047;
  -webkit-transition: border-width 0.1s ease-out;
  transition: border-width 0.1s ease-out;
}
.checkbox input {
  visibility: hidden;
}
.checkbox input:checked + .overlay {
  border-width: 5px;
}
.composite-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.debug .composite-image img {
  border: 1px solid rgba(0,0,255,0.5);
}
.composite-image .responsive-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.debug .composite-image .responsive-container {
  border: 1px solid rgba(0,0,255,0.25);
}
.composite-image .skis {
  top: 60%;
}
.composite-image .boots {
  bottom: 40%;
  right: 52.5%;
}
.composite-image .bindings {
  bottom: 40%;
  left: 52.5%;
}
.composite-image .skis + .responsive-container:last-child {
  left: 0;
  right: 0;
}
.composite-image-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.debug .composite-image-container {
  border: 1px solid rgba(255,255,0,0.5);
}
.dialogs {
  display: none;
}
.dialog .dialog-header {
  display: none;
}
@media only screen and (min-width: 768px) {
  .dialog .dialog-header {
    display: block;
    height: 105px;
  }
}
.dialog .dialog-container {
  position: absolute;
  z-index: 12;
  background: #fff;
  top: 10px;
  left: 10px;
  right: 10px;
  margin-bottom: 10px;
  max-width: 1450px;
}
@media only screen and (min-width: 600px) {
  .dialog .dialog-container {
    top: 20px;
    left: 20px;
    right: 20px;
    margin-bottom: 20px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1500px) {
  .dialog .dialog-container {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1450px;
  }
}
.dialog .dialog-container .close {
  position: absolute;
  top: 20px;
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 3;
}
.dialog .dialog-container .close .icon {
  width: 20px;
  height: 100%;
}
@media only screen and (min-width: 600px) {
  .dialog .dialog-container .close {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .dialog .dialog-container .close {
    top: 15px;
    right: 15px;
    width: 70px;
    height: 70px;
  }
}
.dim-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.8);
  z-index: 10;
}
.field {
  position: relative;
  display: block;
  padding: 10px 7px;
  margin-bottom: 20px;
  border: 1px solid #ababab;
  border-radius: 3px;
  -webkit-transition: border-color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: border-color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  cursor: text;
}
.field .label {
  position: relative;
  display: inline-block;
  width: 120px;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.field .label small {
  font-size: inherit;
  text-transform: none;
  color: #8d8d90;
}
.debug .field .label {
  background-color: rgba(0,128,0,0.1);
}
.field input,
.field select,
.field textarea,
.field .input {
  width: calc(100% - 120px);
  border: 0;
  background-color: transparent;
}
.debug .field input,
.debug .field select,
.debug .field textarea,
.debug .field .input {
  background-color: rgba(0,0,255,0.1);
}
.field .input input {
  width: 100%;
}
.field[data-tooltip]:before,
.field[data-tooltip]:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.field[data-tooltip]:before {
  content: "";
  width: 0;
  height: 0;
}
.field[data-tooltip]:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.field[data-tooltip]:before,
.field[data-tooltip]:after {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.field[data-tooltip]:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
}
.field[data-tooltip]:after {
  text-align: center;
}
.field[data-tooltip].is-focused:before,
.field[data-tooltip].is-focused:after {
  opacity: 1;
}
.field[data-tooltip].is-focused:before {
  -webkit-transform: translate(-50%, -5px);
      -ms-transform: translate(-50%, -5px);
          transform: translate(-50%, -5px);
}
.field[data-tooltip].is-focused:after {
  -webkit-transform: translate(-50%, -10px);
      -ms-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
}
.field.select {
  cursor: defautl;
}
.field.is-optional {
  opacity: 0.5;
  -webkit-transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.field.is-optional.is-focused {
  opacity: 1;
}
.field.is-focused {
  border-color: #1fbba6;
}
.debug .field.is-focused {
  background-color: rgba(0,128,0,0.1);
}
.field.is-focused .label {
  color: inherit;
}
.field.is-modified {
  border-color: #1fbba6;
}
.field.is-modified .label {
  color: inherit;
}
.debug .field.is-modified {
  background-color: rgba(0,0,255,0.1);
}
.field.is-modified.is-invalid {
  border-color: #d53f00;
}
.field.is-modified.is-invalid:before,
.field.is-modified.is-invalid:after {
  opacity: 1;
}
.field.is-modified.is-invalid:before {
  -webkit-transform: translate(-50%, -5px);
      -ms-transform: translate(-50%, -5px);
          transform: translate(-50%, -5px);
}
.field.is-modified.is-invalid:after {
  -webkit-transform: translate(-50%, -10px);
      -ms-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
}
.field.is-modified.is-invalid .label {
  color: #d53f00;
}
.debug .field.is-modified.is-invalid {
  background-color: rgba(255,0,0,0.1);
}
.field.is-modified.is-invalid.is-focused {
  border-color: #ababab;
}
.field.is-modified.is-invalid.is-focused:before,
.field.is-modified.is-invalid.is-focused:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.field.is-modified.is-invalid.is-focused:before {
  content: "";
  width: 0;
  height: 0;
}
.field.is-modified.is-invalid.is-focused:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.field.is-modified.is-invalid.is-focused:before,
.field.is-modified.is-invalid.is-focused:after {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.field.is-modified.is-invalid.is-focused:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
}
.field.is-modified.is-invalid.is-focused:after {
  text-align: center;
}
.debug .field.is-modified.is-invalid.is-focused {
  background-color: rgba(255,255,0,0.1);
}
.field.is-modified.is-invalid.is-focused .label {
  color: inherit;
}
.field.multiline .label {
  display: block;
  width: auto;
  margin-bottom: 10px;
}
.field.multiline textarea {
  position: static;
  top: auto;
  left: auto;
  width: 100%;
  padding: 0;
}
.site-footer {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (min-width: 450px) {
  .site-footer {
    margin-top: 100px;
    font-size: 16px;
  }
}
.site-footer h2 {
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
@media only screen and (min-width: 450px) {
  .site-footer h2 {
    font-size: 18px;
  }
}
.site-footer a {
  color: inherit;
  text-decoration: none;
}
.site-footer a.highlighted,
.site-footer a:hover {
  color: #ff5200;
}
.site-footer a.highlighted:hover {
  text-decoration: underline;
}
.site-footer small {
  display: block;
  font-size: 12px;
  color: #8d8d90;
}
.site-footer .section {
  position: relative;
}
.site-footer .section:after {
  content: "";
  display: block;
  width: 40%;
  max-width: 200px;
  margin: 25px auto;
  border-bottom: 1px solid #cdcdcd;
}
@media only screen and (min-width: 1000px) {
  .site-footer .section:after {
    display: none;
  }
}
.site-footer .section:last-child:after {
  display: none;
}
.site-footer .summary {
  margin-bottom: 25px;
}
.site-footer .scroll-up a,
.site-footer .navigation a {
  display: block;
  padding: 12px 0;
}
.site-footer .highlighted a {
  color: #ff5200;
}
.site-footer .highlighted a:hover {
  text-decoration: underline;
}
.site-footer .outline-button {
  width: 70%;
  max-width: 250px;
  white-space: nowrap;
}
@media only screen and (min-width: 1000px) {
  .site-footer .outline-button {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .site-footer .scroll-up:after {
    display: block;
    width: 100%;
    max-width: 1450px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1000px) {
  .site-footer .payment-methods:before {
    content: "";
    display: block;
    max-width: 1450px;
    border-bottom: 1px solid #cdcdcd;
    margin: 50px auto 25px;
  }
}
@media only screen and (min-width: 1000px) {
  .site-footer .navigation {
    width: 33.333333333333336%;
    margin-bottom: 50px;
    float: left;
  }
  .site-footer .navigation li:first-child a {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .site-footer .anton-club {
    width: 33.333333333333336%;
    float: right;
    margin-bottom: 50px;
  }
}
.site-footer .anton-club .logo {
  height: 50px;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .site-footer .anton-club .logo {
    margin-top: 0;
  }
}
.site-footer .anton-club .icon-anton-club-logo {
  color: #404047;
}
@media only screen and (min-width: 1000px) {
  .site-footer .cart {
    width: 33.333333333333336%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 87px;
    margin-bottom: 50px;
  }
}
.site-footer .payment-methods {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .site-footer .payment-methods {
    clear: both;
  }
}
.site-footer .payment-methods:after {
  display: none;
}
.site-footer .payment-methods li {
  display: inline-block;
  margin: 0 10px;
}
.site-footer .payment-methods .icon {
  width: 30px;
  height: 20px;
}
.site-footer .copyright {
  margin-bottom: 25px;
}
.site-footer .copyright .logo {
  width: 145px;
  height: 20px;
  margin-bottom: 5px;
}
.site-footer .cookie-disclaimer {
  display: block;
  margin: 0 15px;
}
@media only screen and (max-width: 475px) {
  .site-footer .cookie-disclaimer .faq-link {
    display: block;
    margin-top: 1em;
  }
}
.grid {
  position: relative;
  margin: 1.612903225806452%;
  max-width: 490px;
  min-height: 100vh;
}
@media only screen and (min-width: 530px) {
  .grid {
    margin: 1.612903225806452% auto;
  }
}
@media only screen and (min-width: 768px) {
  .grid {
    margin: 1.612903225806452%;
    max-width: none;
  }
}
@media only screen and (min-width: 1000px) {
  .grid {
    max-width: 950px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  .grid {
    margin: 1.612903225806452%;
    max-width: none;
  }
}
.grid-item {
  display: block;
  margin: 1.612903225806452%;
  color: inherit;
  width: 96.7741935483871%;
}
.grid-item.full {
  width: 96.7741935483871%;
}
@media only screen and (min-width: 768px) {
  .grid-item {
    width: 46.774193548387096%;
  }
  .grid-item.full {
    width: 96.7741935483871%;
  }
  .grid-item.wide {
    width: 96.7741935483871%;
  }
  .grid-item.double {
    width: 96.7741935483871%;
  }
}
@media only screen and (min-width: 1200px) {
  .grid-item {
    width: 30.107526881720425%;
  }
  .grid-item.full {
    width: 96.7741935483871%;
  }
  .grid-item.wide {
    width: 63.44086021505375%;
  }
  .grid-item.double {
    width: 63.44086021505375%;
  }
}
.debug .grid-item {
  background: rgba(255,0,0,0.1);
}
.grid-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.grid-item.tall {
  padding-top: 3.225806451612903%;
}
.grid-item.tall:before {
  padding-top: 200%;
}
@media only screen and (min-width: 768px) {
  .grid-item.wide:before {
    padding-top: 47.39854318418314%;
  }
  .grid-item.full:before {
    padding-top: 56.25%;
  }
}
.site-header {
  position: relative;
  z-index: 1;
}
.site-header .button {
  width: 50px;
  height: 50px;
}
.site-header .button .icon {
  height: 100%;
}
@media only screen and (min-width: 1000px) {
  .site-header .button {
    height: 100px;
  }
}
.site-header .logo {
  height: 50px;
}
@media only screen and (min-width: 1000px) {
  .site-header .logo {
    height: 105px;
  }
}
.site-header .open-navigation {
  position: absolute;
  top: 0;
  left: 0;
}
.site-header .open-navigation .icon {
  width: 18px;
}
@media only screen and (min-width: 1000px) {
  .site-header .open-navigation {
    display: none;
  }
}
.site-header .open-cart {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
}
.site-header .open-cart .icon {
  width: 32px;
}
.site-header .open-cart .count {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .site-header .open-cart {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 80px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .site-header .open-cart .icon {
    width: 40px;
  }
}
.site-header .open-cart.has-items {
  color: #ff5200;
}
.site-header .open-cart.has-items .icon {
  fill: #ff5200;
}
.site-header .open-cart.has-items .count {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 20px;
  text-align: center;
  margin-left: 5px;
  margin-top: -23px;
}
.site-header .open-cart.has-items:hover {
  background: #ff5200;
  color: #fff;
}
.site-header .open-cart.has-items:hover .icon {
  fill: #fff;
}
.site-header .open-cart.has-items:active {
  background: #ed4600;
}
.site-header .open-search {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
}
.site-header .open-search .label {
  position: absolute;
  top: 30px;
  left: 70px;
  line-height: 50px;
}
.site-header .open-search .icon {
  position: absolute;
  top: 40px;
  left: 16px;
  height: 32px;
  width: 32px;
}
.site-header .open-search:hover .label {
  color: #ed4600;
}
.site-header .open-search:active .label {
  color: #d53f00;
}
@media only screen and (min-width: 1000px) {
  .site-header .open-search {
    display: block;
  }
}
.site-header .navigation {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .site-header .navigation {
    display: block;
  }
}
.site-header .navigation ul {
  position: absolute;
  top: 0;
}
.site-header .navigation ul li {
  float: left;
  line-height: 50px;
  padding: 30px 0 20px 0;
}
.site-header .navigation ul li a {
  padding: 0 1.8em;
  display: block;
  color: #404047;
  text-decoration: none;
}
.site-header .navigation ul li a:hover {
  color: #ed4600;
}
.site-header .navigation ul li a:active {
  color: #d53f00;
}
.site-header .navigation .primary {
  left: 110px;
}
.site-header .navigation .primary .search {
  position: absolute;
  top: 0;
  left: 0;
}
.site-header .navigation .secondary {
  right: 80px;
}
.site-header .navigation .account-link .icon {
  fill: #cdcdcd;
  height: 17px;
  width: 17px;
  margin-right: 5px;
}
.site-header .navigation .account-link.is-logged-in .icon {
  fill: #1fbba6;
}
.site-header .separator {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  border-bottom: 1px #cdcdcd solid;
}
@media only screen and (min-width: 1000px) {
  .site-header .separator {
    display: none;
  }
}
.icon {
  fill: #404047;
}
.image-browser {
  position: relative;
  width: 100%;
  height: 100%;
}
.image-browser:not(.lightbox) {
  margin: 25px 0 50px;
}
.debug .image-browser {
  background: rgba(255,0,0,0.1);
}
.image-browser img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.image-browser .loader {
  bottom: auto;
  top: 50%;
}
.image-browser .slider,
.image-browser .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .image-browser .slider {
    right: 140px;
  }
}
.image-browser .slider .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.image-browser .sidebar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
}
@media only screen and (min-width: 1200px) {
  .image-browser .sidebar {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    width: 95px;
  }
}
.debug .image-browser .sidebar {
  background-color: rgba(0,255,255,0.3);
}
.image-browser .zoom.button {
  display: none;
  padding: 5px 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media only screen and (min-width: 1200px) {
  .image-browser .zoom.button {
    display: block;
    width: 100%;
  }
}
.image-browser .zoom.button .icon {
  width: 32px;
  height: 32px;
}
.debug .image-browser .zoom.button {
  background-color: rgba(255,192,203,0.3);
}
.image-browser .thumbnail-list {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}
.image-browser .thumbnail-list ul {
  display: inline;
}
@media only screen and (min-width: 1200px) {
  .image-browser .thumbnail-list ul {
    display: block;
  }
  .image-browser .thumbnail-list ul:nth-child(2) {
    position: absolute;
    top: 0;
    right: 115px;
  }
}
.image-browser .thumbnail-list li {
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  width: 10px;
  height: 10px;
  margin: 20px 10px;
  border-radius: 50%;
  background-color: #8d8d90;
  text-align: center;
}
.image-browser .thumbnail-list li img {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .image-browser .thumbnail-list li img {
    display: inline;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 1200px) {
  .image-browser .thumbnail-list li {
    display: block;
    width: 95px;
    height: 95px;
    line-height: 95px;
    border-radius: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    border: 1px solid #cdcdcd;
    background-color: #fff;
  }
}
.image-browser .thumbnail-list li:hover .image {
  background-color: #535352;
}
@media only screen and (min-width: 1200px) {
  .image-browser .thumbnail-list li:hover .image {
    background-color: transparent;
  }
}
@media only screen and (min-width: 1200px) {
  .image-browser .thumbnail-list li:hover {
    border-color: #8d8d90;
  }
}
.image-browser .thumbnail-list li:active,
.image-browser .thumbnail-list li.selected {
  background-color: #404047;
}
@media only screen and (min-width: 1200px) {
  .image-browser .thumbnail-list li:active,
  .image-browser .thumbnail-list li.selected {
    border-color: #ff5200;
    background-color: #fff;
  }
}
.image-browser.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 20;
  cursor: -webkit-grab;
  cursor: grab;
}
.image-browser.lightbox .sidebar {
  top: 40px;
  left: 40px;
}
@media only screen and (max-width: 1199px) {
  .image-browser.lightbox .sidebar {
    display: none;
  }
}
.image-browser.lightbox .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: none;
  max-height: none;
}
.image-browser.lightbox .close.button {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
}
.image-browser.lightbox .close.button .icon {
  width: 20px;
  height: 100%;
}
.image-browser.lightbox .thumbnail-list {
  top: 40px;
  left: 40px;
  right: auto;
}
.image-browser.lightbox .thumbnail-list ul:nth-child(2) {
  left: 115px;
}
.image-browser.lightbox:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.job-list {
  max-width: 700px;
}
@media only screen and (max-width: 599px) {
  .job-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 600px) {
  .job-list {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .job-list {
    padding: 0 40px 0;
    margin: 0 auto;
  }
}
.debug .job-list {
  background: rgba(255,0,0,0.1);
}
.job-list .job {
  border-top: 1px #cdcdcd solid;
}
@media only screen and (min-width: 768px) {
  .job-list .job {
    padding: 50px 5px;
  }
}
@media only screen and (min-width: 768px) {
  .job-list .job {
    border-color: #ff5200;
  }
  .job-list .job:first-child {
    border: 0;
  }
}
.job-list .job .toggle,
.job-list .job .details {
  padding: 0 20px;
}
@media only screen and (min-width: 600px) {
  .job-list .job .toggle,
  .job-list .job .details {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) {
  .job-list .job .toggle,
  .job-list .job .details {
    padding: 0;
  }
}
.job-list .job .toggle {
  position: relative;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .job-list .job .toggle {
    line-height: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .job-list .job .toggle:hover {
    color: #ff5200;
  }
  .job-list .job .toggle:active {
    color: #ed4600;
  }
}
@media only screen and (min-width: 768px) {
  .job-list .job .toggle {
    line-height: 1.4;
    cursor: inherit;
  }
}
.job-list .job .toggle .icon-expand-arrow {
  position: absolute;
  margin-top: -0.5em;
  top: 50%;
  left: 10px;
  width: 6px;
  height: 1em;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (min-width: 600px) {
  .job-list .job .toggle .icon-expand-arrow {
    left: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .job-list .job .toggle .icon-expand-arrow {
    display: none;
  }
}
.job-list .job .toggle .title {
  font-size: 1.25em;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .job-list .job .toggle .title {
    font-size: 32px;
    font-weight: 900;
    padding-top: 40px;
    padding-bottom: 0.3em;
  }
}
.job-list .job .toggle .open-status {
  float: right;
}
@media only screen and (min-width: 768px) {
  .job-list .job .toggle .open-status {
    display: none;
  }
}
.job-list .job .details {
  position: relative;
  display: none;
  line-height: 1.4em;
}
@media only screen and (min-width: 768px) {
  .job-list .job .details {
    display: block;
  }
}
.job-list .job .details .part {
  margin-bottom: 1.4em;
}
.job-list .job .details .contact-person {
  position: absolute;
  top: 0;
  right: 25px;
  width: 120px;
  background: rgba(255,0,0,0.1);
}
.job-list .job .details .contact-person .picture {
  position: relative;
}
.job-list .job .details .contact-person .picture img {
  width: 100%;
  display: block;
}
.job-list .job .details .contact-person .picture:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjAgMTQwIj4NCiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0yLTJ2MTQ0aDEyNFYtMkgtMnptMTIyIDEwN2wtNjAgMzUtNjAtMzVWMzVMNjAgMGw2MCAzNXY3MHoiLz4NCjwvc3ZnPg0K);
  background-size: 100% 100%;
}
.job-list .job .details .contact-person .credentials {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  margin-top: 10px;
  text-align: center;
  width: 150%;
  line-height: 1em;
}
.job-list .job .details .contact-person .credentials .name {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0.3em;
  letter-spacing: 0.04em;
}
.job-list .job .details .contact-details.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 -5px;
  margin-bottom: 20px;
}
.job-list .job .details .contact-details.buttons a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  padding: 0 10px;
  margin: 0 5px;
}
.job-list .job .details .address .title {
  font-weight: 700;
}
.job-list .job .details .address .postal .code,
.job-list .job .details .address .postal .locality {
  display: inline-block;
}
.job-list .job .details .address .postal .code {
  margin-right: 0.4em;
}
@media only screen and (min-width: 768px) {
  .job-list .job .details .opening-hours {
    position: absolute;
    top: 0;
    left: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .job-list .job .details .opening-hours .open-status {
    display: none;
  }
}
.job-list .job .details .description {
  max-width: 28em;
}
@media only screen and (min-width: 1000px) {
  .job-list .job .details .description {
    position: absolute;
    top: 0;
    left: 500px;
    right: 0px;
    max-width: 490px;
  }
}
@media only screen and (min-width: 1200px) {
  .job-list .job .details .description {
    margin-right: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .job-list .job.is-expanded {
    padding-bottom: 1em;
  }
  .job-list .job.is-expanded .toggle .icon {
    -webkit-transform: rotate(90deg) translateX(2px);
        -ms-transform: rotate(90deg) translateX(2px);
            transform: rotate(90deg) translateX(2px);
  }
  .job-list .job.is-expanded .details {
    display: block;
  }
}
.loader {
  height: 18px;
  width: 44px;
  margin: 50px auto;
}
.loader .bar {
  display: block;
  float: left;
  width: 8px;
  height: 18px;
  background: #cdcdcd;
  margin-right: 1px;
  -webkit-animation-name: slide;
          animation-name: slide;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
}
.loader .bar:last-child {
  margin: 0;
}
.loader.stretch {
  height: 60vh;
}
.loader.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
@-webkit-keyframes slide {
  0% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: rotateX(80deg);
            transform: rotateX(80deg);
    opacity: 0.6;
  }
}
@keyframes slide {
  0% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: rotateX(80deg);
            transform: rotateX(80deg);
    opacity: 0.6;
  }
}
.logo {
  display: block;
  width: 145px;
  height: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1100px) {
  .logo {
    width: 200px;
  }
}
.logo .icon {
  width: 100%;
  height: 100%;
}
.icon-anton-sport-logo {
  fill: #ff5200;
}
.icon-anton-club-logo {
  fill: #231f20;
  color: #29bda5;
}
.markdown :first-child {
  margin-top: 0;
}
.markdown ul {
  margin-bottom: 1em;
}
.markdown li {
  padding-left: 0.8em;
}
.markdown li:before {
  display: inline-block;
  content: "\2022";
  margin-left: -0.8em;
  width: 0.8em;
}
.navigation-dialog .dialog-container .close {
  top: 0;
  left: 0;
  right: auto;
}
.navigation-dialog .dialog-container .navigation {
  padding: 40px 20px;
}
.navigation-dialog .dialog-container .navigation ul {
  font-size: 20px;
  line-height: 4.2em;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .navigation-dialog .dialog-container .navigation ul {
    font-size: 24px;
  }
}
.navigation-dialog .dialog-container .navigation ul li {
  border-bottom: 1px #cdcdcd solid;
}
.navigation-dialog .dialog-container .navigation ul li.stores a:after {
  content: " og \E5pningstider";
}
.navigation-dialog .dialog-container .navigation ul li a {
  display: block;
  color: #404047;
  text-decoration: none;
  font-weight: 900;
}
.navigation-dialog .dialog-container .navigation ul li a:hover {
  color: #ff5200;
}
.navigation-dialog .dialog-container .navigation ul li a:active {
  color: #ed4600;
}
.navigation-dialog .dialog-container .navigation ul:last-child li:last-child {
  border: 0;
}
.navigation-dialog .dialog-container .navigation .account .icon {
  display: none;
}
.navigation-shortcuts {
  display: none;
}
@media only screen and (min-width: 1530px) {
  .navigation-shortcuts {
    display: block;
  }
  .navigation-shortcuts li {
    position: fixed;
    top: 400px;
    left: 50%;
  }
  .navigation-shortcuts a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
  }
  .navigation-shortcuts a:hover {
    text-decoration: underline;
  }
  .navigation-shortcuts .stores {
    -webkit-transform: translateX(-750px);
        -ms-transform: translateX(-750px);
            transform: translateX(-750px);
  }
  .navigation-shortcuts .stores a {
    -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotateZ(-90deg);
  }
  .navigation-shortcuts .faq {
    -webkit-transform: translateX(605px);
        -ms-transform: translateX(605px);
            transform: translateX(605px);
  }
  .navigation-shortcuts .faq a {
    -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
  }
}
.notifications {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  display: none;
}
.notifications.active {
  display: block;
}
.notifications .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
.notifications .close .icon {
  fill: currentColor;
  width: 15px;
  height: 100%;
}
.notifications .close:hover .icon {
  opacity: 0.9;
}
.notifications .close:active .icon {
  opacity: 0.8;
}
@media only screen and (min-width: 600px) {
  .notifications .close {
    height: 70px;
  }
}
.notifications .notification {
  position: relative;
  background-color: #1fbba6;
  color: #fff;
  min-height: 50px;
  padding-right: 50px;
}
.notifications .notification .container {
  padding: 15px 20px;
}
@media only screen and (min-width: 600px) {
  .notifications .notification {
    font-size: 18px;
  }
  .notifications .notification .container {
    padding: 25px 60px;
  }
}
.notifications .error-notification {
  background-color: #ff5200;
  color: #fff;
}
.order-items .order-item {
  margin-bottom: 15px;
}
.order-items .order-item .details {
  position: relative;
}
@media only screen and (min-width: 450px) {
  .order-items .order-item .details {
    margin-left: 170px;
  }
}
.order-items .order-item .category {
  display: block;
  font-weight: 700;
}
.order-items .order-item .description {
  float: left;
  margin-right: 100px;
}
.debug .order-items .order-item .description {
  background-color: rgba(0,0,255,0.1);
}
.order-items .order-item .category + .description {
  float: none;
}
.order-items .order-item .quantity:after {
  content: " x ";
}
.order-items .order-item .amount {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100px;
  text-align: right;
}
.debug .order-items .order-item .amount {
  background-color: rgba(255,0,0,0.1);
}
.debug .order-items .order-item {
  background-color: rgba(255,192,203,0.2);
}
.order-items .bundle,
.order-items .product {
  position: relative;
  margin-bottom: 25px;
}
.order-items .bundle a,
.order-items .product a {
  color: inherit;
  text-decoration: none;
}
@media only screen and (min-width: 450px) {
  .order-items .bundle .details,
  .order-items .product .details {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
  }
}
.order-items .bundle .image,
.order-items .product .image {
  position: relative;
  width: 130px;
  height: 80px;
  margin: 25px auto;
}
@media only screen and (min-width: 450px) {
  .order-items .bundle .image,
  .order-items .product .image {
    margin-left: 0;
    margin-right: 0;
  }
}
.order-items .bundle .image img,
.order-items .product .image img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.order-items .bundle .image {
  height: 160px;
}
.order-items .bundle .image .composite-image {
  height: 80px;
}
.order-items .bundle-summary {
  margin-left: 20px;
  line-height: 1.5;
}
.order-items .bundle-summary-item .label:after {
  content: ": ";
}
.order-items .total {
  font-weight: 900;
  text-transform: uppercase;
}
@media only screen and (min-width: 1000px) {
  .order-items .total {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 450px) {
  .order-items .delivery-estimate .details,
  .order-items .shipping-address .details {
    margin-left: 0;
  }
}
.order-items .delivery-estimate {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1000px) {
  .order-items .delivery-estimate {
    margin-bottom: 75px;
  }
}
.order-items .shipping-address .address {
  margin: 0;
}
.order-items .shipping-address .careOf {
  display: block;
}
.order-items .shipping-address .careOf:before {
  content: " c/o ";
}
.order-list {
  margin-bottom: 50px;
}
.order-list .order-list-items {
  border-bottom: 1px solid #cdcdcd;
}
.order-list .order-list-placeholder {
  margin-top: 20px;
  text-align: center;
}
.order-list .order-list-item {
  border-top: 1px solid #cdcdcd;
}
.order-list .order-list-item .toggle {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: left;
  overflow: hidden;
}
.order-list .order-list-item .toggle:before {
  content: ">";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #404047;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.order-list .order-list-item .label {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 45px;
  right: 0;
  line-height: 1.25em;
  max-height: 2.5em;
  overflow: hidden;
}
.order-list .order-list-item .order-number {
  display: none;
}
.order-list .order-list-item .order-items {
  display: none;
  margin-bottom: 50px;
}
.order-list .order-list-item.is-expanded .summary {
  display: none;
}
.order-list .order-list-item.is-expanded .order-number {
  display: block;
}
.order-list .order-list-item.is-expanded .toggle:before {
  -webkit-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
  color: #1fbba6;
  border-color: #1fbba6;
}
.order-list .order-list-item.is-expanded .order-items {
  display: block;
}
.order-list .order-items {
  margin-top: 20px;
}
.grid-item .product-details {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 9.375em;
  text-align: center;
}
.debug .grid-item .product-details {
  background: rgba(255,255,0,0.1);
}
.grid-item .product-details .brand,
.grid-item .product-details .name,
.grid-item .product-details .description {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 360px;
}
.grid-item .product-details .brand,
.grid-item .product-details .name {
  margin-top: 0;
  line-height: 1;
}
.grid-item .product-details .brand {
  margin-bottom: 8px;
  font-weight: 900;
  font-size: 1.625em;
  text-transform: uppercase;
}
.grid-item .product-details .name {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 1.125em;
}
.grid-item .product-details .description {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
}
.grid-item .product-details .price {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.5em;
  font-size: 1.375em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
.grid-item .product-details .price .before {
  position: relative;
  color: #8d8d90;
  font-size: 0.666666666666667em;
  white-space: nowrap;
}
.grid-item .product-details .price .amount {
  position: relative;
}
.grid-item .product-details .price.discount,
.grid-item .product-details .price.low-price {
  color: #ff5200;
}
.grid-item .product-details .price.member {
  color: #29bda5;
}
.grid-item .product-details .price.member .before {
  margin-right: 10px;
}
.grid-item .product-details .price.member .before:before {
  content: "Ikke medlem";
  margin-right: 10px;
}
.grid-item .product-details .price.discount .now:before {
  content: "N\E5";
  margin-left: 10px;
  margin-right: 10px;
  font-size: 0.666666666666667em;
}
.grid-item .product-details .price.discount .before {
  line-height: 1.7em;
}
.grid-item .product-details .price.discount .before .amount:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  border-bottom: 1px rgba(0,0,0,0.2) solid;
  right: 0.5em;
}
.grid-item .product-details .price.discount.bundle .now {
  margin-right: 10px;
}
.grid-item .product-details .price.discount.bundle .now:before {
  content: none;
}
.grid-item .product-details .price.discount.bundle .before {
  margin-right: 10px;
}
.grid-item .product-details .price.discount.bundle .before:before {
  content: "Kj\F8pt l\F8st";
  margin-right: 10px;
}
.grid-item .product-details .price.low-price .now:before {
  content: "Fast lavpris";
  margin-left: 10px;
  margin-right: 10px;
  font-size: 0.666666666666667em;
}
.grid-item .product-badges {
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
}
.debug .grid-item .product-badges {
  background-color: rgba(0,128,0,0.3);
}
@media only screen and (min-width: 600px) {
  .grid-item .product-badges {
    top: 25px;
    right: 25px;
  }
}
.grid-item.product {
  font-size: 14px;
}
@media (min-width: 450px) and (max-width: 767px), (min-width: 900px) and (max-width: 1199px), (min-width: 1350px) {
  .grid-item.product {
    font-size: 16px;
  }
}
.grid-item.product .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 9.375em;
}
.debug .grid-item.product .image {
  background: rgba(0,128,0,0.1);
}
.grid-item.product .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 85%;
  max-height: 80%;
}
.grid-item.product:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.04);
  pointer-events: none;
}
.radio-button {
  position: relative;
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 1000px) {
  .radio-button {
    width: 20px;
    height: 20px;
  }
}
.radio-button .overlay {
  content: "";
  visibility: visible;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #404047;
  border-radius: 50%;
  -webkit-transition: border-width 0.1s ease-out;
  transition: border-width 0.1s ease-out;
}
.radio-button input {
  visibility: hidden;
}
.radio-button input:checked + .overlay {
  border-width: 5px;
}
.responsive-container div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
}
.search-bar {
  position: relative;
  height: 50px;
  margin-bottom: 0;
  background: #fff;
}
.search-bar .scroll-wrapper {
  position: relative;
  border-bottom: 1px #cdcdcd solid;
  width: 100%;
  background: #fff;
}
@media only screen and (max-width: 999px) {
  .search-bar .scroll-wrapper.is-sticky {
    position: fixed;
    top: 0;
  }
}
.search-bar .search-icon {
  position: absolute;
  top: 16px;
  left: 17px;
  width: 17px;
  height: 17px;
  pointer-events: none;
}
.search-bar .search-input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 0;
  padding: 0 15px 0 45px;
  font-weight: 300;
}
.search-bar .search-input::-webkit-input-placeholder,
.search-bar .search-input::-moz-input-placeholder,
.search-bar .search-input::-ms-input-placeholder,
.search-bar .search-input:placeholder {
  color: #404047;
  padding-left: 0.2em;
}
.search-bar .search-input:focus::-webkit-input-placeholder,
.search-bar .search-input:focus::-moz-input-placeholder,
.search-bar .search-input:focus::-ms-input-placeholder,
.search-bar .search-input:focus:placeholder {
  color: #ababab;
}
.search-bar .clear {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
}
.search-bar .clear .icon {
  width: 15px;
  height: 100%;
}
@media only screen and (min-width: 1000px) {
  .search-bar {
    height: auto;
    padding-top: 10px;
    height: 100px;
  }
  .search-bar .search-input {
    height: 90px;
    font-size: 32px;
    padding-left: 70px;
  }
  .search-bar .search-icon {
    top: 30px;
    left: 16px;
    height: 32px;
    width: 32px;
  }
  .search-bar .clear {
    width: 90px;
    height: 90px;
  }
  .search-bar .clear .icon {
    width: 22px;
  }
  .search-bar .scroll-wrapper {
    border: 0;
  }
}
@media only screen and (max-width: 599px) {
  .store-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 600px) {
  .store-list {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .store-list {
    padding: 0 40px;
    max-width: 1300px;
    margin: 0 auto;
  }
}
.debug .store-list {
  background: rgba(255,0,0,0.1);
}
.store-list .store {
  border-top: 1px #cdcdcd solid;
}
@media only screen and (min-width: 768px) {
  .store-list .store {
    padding: 50px 5px;
  }
}
@media only screen and (min-width: 768px) {
  .store-list .store {
    border-color: #ff5200;
  }
  .store-list .store:first-child {
    border: 0;
  }
}
.store-list .store .toggle,
.store-list .store .details {
  padding: 0 20px;
}
@media only screen and (min-width: 600px) {
  .store-list .store .toggle,
  .store-list .store .details {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) {
  .store-list .store .toggle,
  .store-list .store .details {
    padding: 0;
  }
}
.store-list .store .toggle {
  position: relative;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (min-width: 600px) {
  .store-list .store .toggle {
    line-height: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .store-list .store .toggle:hover .name {
    color: #ff5200;
  }
  .store-list .store .toggle:active .name {
    color: #ed4600;
  }
}
@media only screen and (min-width: 768px) {
  .store-list .store .toggle {
    line-height: 1.4em;
    margin-bottom: 1.4em;
    cursor: inherit;
  }
}
.store-list .store .toggle .icon-expand-arrow {
  position: absolute;
  margin-top: -0.5em;
  top: 50%;
  left: 10px;
  width: 6px;
  height: 1em;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (min-width: 600px) {
  .store-list .store .toggle .icon-expand-arrow {
    left: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .store-list .store .toggle .icon-expand-arrow {
    display: none;
  }
}
.store-list .store .toggle .name {
  font-size: 1.25em;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .store-list .store .toggle .name {
    font-size: 32px;
    font-weight: 900;
    padding-top: 40px;
    padding-bottom: 0.3em;
  }
}
.store-list .store .toggle .open-status {
  float: right;
}
@media only screen and (min-width: 768px) {
  .store-list .store .toggle .open-status {
    display: none;
  }
}
.store-list .store .details {
  position: relative;
  display: none;
  line-height: 1.4em;
}
@media only screen and (min-width: 768px) {
  .store-list .store .details {
    display: block;
  }
}
.store-list .store .details .part {
  margin-bottom: 1.4em;
}
.store-list .store .details .contact-person {
  position: absolute;
  top: 0;
  right: 25px;
  width: 120px;
  background: rgba(255,0,0,0.1);
}
.store-list .store .details .contact-person .picture {
  position: relative;
}
.store-list .store .details .contact-person .picture img {
  width: 100%;
  display: block;
}
.store-list .store .details .contact-person .picture:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjAgMTQwIj4NCiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0yLTJ2MTQ0aDEyNFYtMkgtMnptMTIyIDEwN2wtNjAgMzUtNjAtMzVWMzVMNjAgMGw2MCAzNXY3MHoiLz4NCjwvc3ZnPg0K);
  background-size: 100% 100%;
}
.store-list .store .details .contact-person .credentials {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  margin-top: 10px;
  text-align: center;
  width: 150%;
  line-height: 1em;
}
.store-list .store .details .contact-person .credentials .name {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0.3em;
  letter-spacing: 0.04em;
}
.store-list .store .details .contact-details.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 -5px;
  margin-bottom: 20px;
}
.store-list .store .details .contact-details.buttons a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  padding: 0 10px;
  margin: 0 5px;
}
@media only screen and (min-width: 768px) {
  .store-list .store .details .address {
    width: 225px;
  }
}
.store-list .store .details .address .title {
  font-weight: 700;
}
.store-list .store .details .address .postal .code,
.store-list .store .details .address .postal .locality {
  display: inline-block;
}
.store-list .store .details .address .postal .code {
  margin-right: 0.4em;
}
@media only screen and (min-width: 768px) {
  .store-list .store .details .opening-hours {
    position: absolute;
    top: 0;
    left: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .store-list .store .details .opening-hours .open-status {
    display: none;
  }
}
.store-list .store .details .description {
  max-width: 28em;
}
@media only screen and (min-width: 1000px) {
  .store-list .store .details .description {
    position: absolute;
    top: 0;
    left: 500px;
    right: 0px;
    max-width: 490px;
  }
}
@media only screen and (min-width: 1200px) {
  .store-list .store .details .description {
    margin-right: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .store-list .store.is-expanded {
    padding-bottom: 1em;
  }
  .store-list .store.is-expanded .toggle .icon-expand-arrow {
    -webkit-transform: rotate(90deg) translateX(2px);
        -ms-transform: rotate(90deg) translateX(2px);
            transform: rotate(90deg) translateX(2px);
  }
  .store-list .store.is-expanded .details {
    display: block;
  }
}
.store-list .store.is-open .open-status {
  color: #1fbba6;
}
.stores.grid-item {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAxNiI+DQogIDxwYXRoIGZpbGw9IiNFQkVCRUIiIGQ9Ik0wIDBoMjR2MTZIMHoiLz4NCiAgPHBhdGggZmlsbD0ibm9uZSIgZD0iTTIwLjYxNCAzLjMxNCIvPg0KICA8cGF0aCBmaWxsPSIjRTdFN0U3IiBkPSJNMjQgLjAwNGgtNi4yNjRMMjAuNSAyLjUwOGwuMTE1IDUuMDA0TDI0IDkuNjEyTS42MzMgOS42NjNMMy42MyA3LjQ4NWwuMDI1LTUuMDc2TDcuMjQuMDAySC42MzN6TS40NTggMTEuMDFMMCAxMC44MjN2NC4xMDVsLjI1LjI2NCAyLjEyLTEuMzk1IDQuNzQ4LTMuMDQtMi43MjItMi4zNzJ6bTEyLjU3LTkuNjEzek05LjU4MiAwbDEuODM4IDEuMjk3LjI3NS4yMzZWMGgxLjA1NHYxLjcybC4yNTMtLjEzNy4xNzItLjA5OEwxNS43ODIuMDA3Ii8+DQogIDxwYXRoIGZpbGw9IiNFN0U3RTciIGQ9Ik0xNi45NiA0LjEzN2wyLjMxNy0xLjYwN0wxNi42OS4zNzZsLTQuNDYzIDIuNTIyTDkuMTE3LjY1IDguMzUzLjIwM2wtMS44NDUgMS4yMi0xLjUyNiAxLjA4NSA3LjIxMyA0LjQ3eiIvPg0KICA8cGF0aCBmaWxsPSJub25lIiBkPSJNMTEuNzAyIDYuOTE3bTIuMTI4LTQuOTY0Ii8+DQogIDxwYXRoIGZpbGw9IiNFN0U3RTciIGQ9Ik04LjY1NiAxNmgzLjA1NmwtLjAxLTguMDA1LTEuMDk4LS43My00LjU5Ny0zLjEyOC0xLjM5Mi0uODY1LS4wMjggNC4yMjMgMy45MzMgMy4zNnptNC4wOTItOHY4aDMuMjEzbC0uMDctNS4zOCAzLjktMy4xMi4wNTMtLjI0NS0uMTM4LTMuODIyLTEuMTguNzd6bTcuMzg3LjM4NWwtMi45MjggMi4xM0wyNCAxNC45Mjh2LTQuMDg1ek0xLjgxNSAxNS4xOGwtLjc1My42MjhWMTZoNi41MjVsLjEzLTQuNDk4LjAxMy0uMTQ1em0xNS43NC0zLjQxMmwtLjUzNC0uMzg2LjA5IDQuNjE4aDYuMzU4di0uMTc4eiIvPg0KPC9zdmc+DQo=);
  background-size: 48px 32px;
  font-size: 18px;
}
@media only screen and (min-width: 400px) {
  .stores.grid-item {
    font-size: 24px;
  }
}
.stores.grid-item .title {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1.7em;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 1.2em 0 2.4em 0;
}
.stores.grid-item .title:before,
.stores.grid-item .title:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: top 300ms cubic-bezier(0.215, 0.61, 0.355, 1), bottom 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 300ms cubic-bezier(0.215, 0.61, 0.355, 1), bottom 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 50px;
  height: 2px;
  background: #f13c1b;
}
.stores.grid-item .title:before {
  top: 0;
}
.stores.grid-item .title:after {
  bottom: 0;
}
.stores.grid-item .title em {
  display: block;
  font-style: italic;
  font-size: 1.75em;
  font-weight: 900;
}
.stores.grid-item:hover .title:before {
  top: 10px;
}
.stores.grid-item:hover .title:after {
  bottom: 10px;
}
.title-banner {
  position: relative;
  max-height: 520px;
  padding: 15px 0;
}
@media only screen and (min-width: 768px) {
  .title-banner {
    padding-top: 40%;
    padding-bottom: 0;
    margin-bottom: 40px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .title-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) {
  .title-banner .image,
  .title-banner .video,
  .title-banner .fallback {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
}
.title-banner .overlay {
  padding: 15px 20px;
}
@media only screen and (min-width: 600px) {
  .title-banner .overlay {
    padding: 15px 25px;
  }
}
@media only screen and (min-width: 768px) {
  .title-banner .overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3;
    text-align: center;
    color: #fff;
  }
}
.title-banner .title {
  margin: 0;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.4em;
  padding-right: 50px;
}
@media only screen and (min-width: 768px) {
  .title-banner .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 52px;
    line-height: 1.25em;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .title-banner .title {
    font-size: 62px;
  }
}
@media only screen and (min-width: 768px) {
  .title-banner .title span {
    display: block;
  }
  .title-banner .title span.ampersand {
    font-size: 0.709677419354839em;
    font-weight: 400;
  }
}
.title-banner .subtitle {
  font-size: 18px;
}
.variant-list {
  max-width: 330px;
  line-height: 0;
}
.variant-list.wide {
  max-width: 460px;
}
.variant-list-item {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 600px) {
  .variant-list-item {
    margin-right: 15px;
    margin-bottom: 10px;
  }
}
.variant-list-item a {
  position: relative;
  display: block;
  box-shadow: inset 0 0 0px 1px #cdcdcd;
  cursor: pointer;
  color: inherit;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.variant-list-item a:hover {
  box-shadow: inset 0 0 0px 2px #cdcdcd;
}
.variant-list-item a.active {
  box-shadow: inset 0 0 0px 2px #ff5200;
}
.variant-group-list-item a {
  width: 80px;
  height: 80px;
  padding: 10px;
}
.variant-group-list-item .image {
  position: relative;
  display: block;
  height: 100%;
}
.variant-group-list-item .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.variant-size-list.single .variant-size-list-item a,
.variant-size-list.wide .variant-size-list-item a {
  width: 100px;
}
.variant-size-list.single .variant-size-list-item a:before,
.variant-size-list.single .variant-size-list-item a:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.variant-size-list.single .variant-size-list-item a:before {
  content: "";
  width: 0;
  height: 0;
}
.variant-size-list.single .variant-size-list-item a:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.variant-size-list.single .variant-size-list-item a:before {
  bottom: 100%;
  right: 50%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
  -webkit-transform: translateX(2.5px);
      -ms-transform: translateX(2.5px);
          transform: translateX(2.5px);
}
.variant-size-list.single .variant-size-list-item a:after {
  bottom: 100%;
  left: -5px;
}
.variant-size-list.single .variant-size-list-item a:after {
  content: '\C9n st\F8rrelse - du slipper \E5   velge!';
  font-weight: 400;
  text-transform: none;
  text-align: left;
  white-space: nowrap;
}
.variant-size-list.single .variant-size-list-item a:hover:before,
.variant-size-list.single .variant-size-list-item a:hover:after {
  opacity: 1;
}
.variant-size-list.single .variant-size-list-item a:hover:before {
  -webkit-transform: translate(2.5px, -5px);
      -ms-transform: translate(2.5px, -5px);
          transform: translate(2.5px, -5px);
}
.variant-size-list.single .variant-size-list-item a:hover:after {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.variant-size-list-item a {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.variant-size-list-item a.active {
  line-height: 49px;
  font-weight: 900;
}
.variant-size-list-item.out-of-stock {
  background-color: #e2e2e2;
  color: #8d8d90;
}
.variant-size-list-item.out-of-stock a.active {
  box-shadow: inset 0 0 0px 2px #535352;
  font-weight: 400;
}
.embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.account-dialog h1 {
  font-weight: 900;
  margin-bottom: 0.5em;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .account-dialog h1 {
    font-size: 36px;
  }
}
.account-dialog h2 {
  margin-bottom: 0.5em;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.account-dialog section {
  margin: 0 auto 30px;
}
@media only screen and (min-width: 600px) {
  .account-dialog section {
    margin-bottom: 75px;
  }
}
.account-dialog a {
  color: #1fbba6;
  text-decoration: none;
}
.account-dialog a:hover {
  text-decoration: underline;
}
.account-dialog .dialog-container {
  padding-top: 25px;
  min-height: 100%;
}
.account-dialog .dialog-container .close {
  top: 0;
}
.account-dialog .loader {
  bottom: auto;
  top: 35%;
}
.account-dialog .outline-button {
  display: block;
  margin: 25px auto;
  width: 100%;
  max-width: 300px;
}
.account-dialog .outline-button:hover {
  text-decoration: none;
}
.account-dialog .account-header .logout-button {
  position: absolute;
  top: 15px;
  left: 15px;
  width: auto;
  height: auto;
  padding: 10px;
  line-height: 1;
}
@media only screen and (min-width: 600px) {
  .account-dialog .account-header .logout-button {
    left: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .account-dialog .account-header .logout-button {
    top: 25px;
    left: 35px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-dialog .account-header .logo {
  height: 55px;
  margin: 0 auto 20px;
}
@media only screen and (min-width: 600px) {
  .account-dialog .account-header .logo {
    height: 75px;
    margin-bottom: 50px;
  }
}
.account-dialog .account-header .greeting {
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .account-dialog .account-header .greeting {
    font-size: 18px;
    margin-bottom: 0.5em;
  }
}
.account-dialog .bonus {
  text-align: center;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  .account-dialog .bonus {
    font-size: 18px;
  }
}
.account-dialog .bonus .bonus-gauge {
  width: 150px;
  margin: 0 auto 10px;
}
@media only screen and (min-width: 600px) {
  .account-dialog .bonus .bonus-gauge {
    width: 200px;
  }
  .account-dialog .bonus .bonus-gauge .percent {
    font-size: 65px;
  }
}
.account-dialog .bonus .available {
  font-size: 18px;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 600px) {
  .account-dialog .bonus .available {
    font-size: 24px;
  }
}
.account-dialog .cards,
.account-dialog .change-password {
  max-width: 400px;
}
.account-dialog .cards {
  text-align: center;
}
.brands-section {
  padding-bottom: 50px;
}
.brands-section .index {
  margin: 15px 0;
  line-height: 2em;
}
@media only screen and (min-width: 600px) {
  .brands-section .index {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .brands-section .index {
    font-size: 22px;
    line-height: 1.8em;
  }
}
@media only screen and (min-width: 1200px) {
  .brands-section .index {
    font-size: 26px;
  }
}
.brands-section .index .group {
  position: relative;
  overflow: hidden;
}
.brands-section .index .group .title {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 900;
  color: #ff5200;
}
.brands-section .index .group .list {
  margin-left: 1.2em;
  overflow: hidden;
}
.brands-section .index .group .list .brand {
  float: left;
}
.brands-section .index .group .list .brand a {
  display: block;
  color: #404047;
  text-decoration: none;
  padding: 0 0.5em;
}
.brands-section .index .group .list .brand a:hover {
  color: #ff5200;
}
.brands-section .index .group .list .brand a:active {
  color: #ed4600;
}
.browse-section {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  overflow-x: hidden;
}
.browse-section .clear {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .browse-section .search-bar {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 29;
  }
  .browse-section .search-bar .clear {
    display: block;
  }
  .browse-section .search-bar.active {
    display: block;
  }
}
@media only screen and (min-width: 1300px) {
  .browse-section {
    overflow: visible;
  }
}
@media only screen and (min-width: 1000px) {
  .product-section.bundle-section .details {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1215px) {
  .product-section.bundle-section .details .general {
    float: left;
    width: 50%;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1215px) {
  .product-section.bundle-section .details .description {
    width: 50%;
    max-width: 540px;
    float: right;
  }
}
.product-section.bundle-section .details .price {
  margin-bottom: 20px;
}
.product-section.bundle-section .details .price.discount .now {
  color: #404047;
}
.product-section.bundle-section .actions {
  margin-bottom: 0;
}
.product-section.bundle-section .configure {
  padding-top: 65px;
}
@media only screen and (min-width: 600px) {
  .product-section.bundle-section .configure {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1000px) {
  .product-section.bundle-section .configure {
    padding-top: 25px;
  }
}
.bundle-configurator .button {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 500px) {
  .bundle-configurator .button {
    display: inline-block;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    margin-right: 25px;
    margin-bottom: 0;
  }
}
.bundle-configurator-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 20px;
}
.bundle-configurator-navigation-item {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 8px;
  font-size: 20px;
  font-weight: 900;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: default;
  color: inherit;
  text-decoration: none;
}
.bundle-configurator-navigation-item:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 370px) {
  .bundle-configurator-navigation-item {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .bundle-configurator-navigation-item {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1000px) {
  .bundle-configurator-navigation-item {
    font-size: 32px;
  }
}
.bundle-configurator-navigation-item .step {
  position: relative;
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  border: 1px solid #404047;
  border-radius: 50%;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
}
@media only screen and (min-width: 370px) {
  .bundle-configurator-navigation-item .step {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .bundle-configurator-navigation-item .step {
    width: 38px;
    height: 38px;
  }
}
@media only screen and (min-width: 1000px) {
  .bundle-configurator-navigation-item .step {
    width: 45px;
    height: 45px;
  }
}
.bundle-configurator-navigation-item .label {
  float: left;
  max-width: 0;
  overflow-x: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition-property: max-width, opacity, margin-left;
  transition-property: max-width, opacity, margin-left;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
@media only screen and (min-width: 768px) {
  .bundle-configurator-navigation-item .label {
    display: block;
    max-width: none;
    opacity: 1;
    margin-left: 10px;
    margin-right: 26px;
  }
}
.bundle-configurator-navigation-item .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bundle-configurator-navigation-item .valid-overlay {
  opacity: 0;
}
.bundle-configurator-navigation-item .valid-overlay .icon {
  width: 50%;
  height: 100%;
  fill: #fff;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bundle-configurator-navigation-item.enabled {
  cursor: pointer;
}
.bundle-configurator-navigation-item.active {
  cursor: default;
  opacity: 1;
}
.bundle-configurator-navigation-item.active .label {
  margin-left: 8px;
  opacity: 1;
  max-width: 200px;
}
@media only screen and (min-width: 370px) {
  .bundle-configurator-navigation-item.active .label {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .bundle-configurator-navigation-item.active .label {
    display: block;
  }
}
.bundle-configurator-navigation-item.valid {
  opacity: 1;
}
.bundle-configurator-navigation-item.valid .step {
  background-color: #1fbba6;
  border-color: transparent;
  color: #fff;
}
.bundle-configurator-navigation-item.valid .number-overlay {
  opacity: 0;
}
.bundle-configurator-navigation-item.valid .valid-overlay {
  opacity: 1;
}
.bundle-configurator-steps {
  position: relative;
  -webkit-transition: height 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: height 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.bundle-configurator-step {
  margin-bottom: 30px;
}
.bundle-configurator-step .field {
  margin-bottom: 0;
}
@media only screen and (min-width: 500px) {
  .bundle-configurator-step .field {
    max-width: 270px;
  }
}
.bundle-configurator-finalize-description {
  margin-top: 0;
  margin-bottom: 20px;
}
.bundle-configurator-step-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.bundle-configurator-step-actions .button {
  font-size: 18px;
  margin-right: 0;
}
.bundle-configurator-step-actions .add-to-cart {
  margin-right: 20px;
}
@media only screen and (min-width: 600px) {
  .bundle-configurator-step-actions .add-to-cart {
    font-size: 22px;
  }
}
.bundle-configurator-product .general {
  margin-bottom: 20px;
}
.bundle-configurator-product .variant-group-list {
  max-width: none;
}
.bundle-configurator-product .variant-group-list-item a {
  width: 140px;
  height: 140px;
}
@media only screen and (min-width: 768px) {
  .bundle-configurator-product .variant-group-list-item a {
    width: 200px;
    height: 200px;
  }
}
.bundle-configurator-product .finishes.single .finishes-title {
  display: none;
}
.bundle-configurator-product .finishes.single .variant-list-item .active {
  cursor: default;
  box-shadow: none;
}
.bundle-configurator-skill-level-option {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (min-width: 500px) {
  .bundle-configurator-skill-level-option {
    display: inline-block;
    width: 115px;
  }
}
.bundle-configurator-skill-level-option .radio-button {
  display: none;
}
.bundle-configurator-skill-level-option .label {
  display: block;
  height: 50px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
  line-height: 50px;
  border: none;
  box-shadow: inset 0 0 0px 1px #cdcdcd;
}
.bundle-configurator-skill-level-option:hover .label {
  box-shadow: inset 0 0 0px 2px #cdcdcd;
}
.bundle-configurator-skill-level-option .radio-button:checked + .label {
  line-height: 49px;
  font-weight: 900;
  box-shadow: inset 0 0 0px 2px #ff5200;
}
.bundle-configurator-option-group {
  margin-bottom: 20px;
}
.bundle-configurator-option {
  margin-bottom: 10px;
}
.bundle-configurator-summary {
  margin-bottom: 30px;
  font-size: 14px;
}
.bundle-configurator-summary .bundle-summary-item {
  margin-bottom: 1em;
}
@media only screen and (min-width: 500px) {
  .bundle-configurator-summary .bundle-summary-item {
    margin-bottom: 0;
    line-height: 1.75;
  }
}
.bundle-configurator-summary .bundle-summary-item .label {
  display: block;
  font-weight: 900;
}
@media only screen and (min-width: 500px) {
  .bundle-configurator-summary .bundle-summary-item .label {
    display: inline;
  }
  .bundle-configurator-summary .bundle-summary-item .label:after {
    content: ": ";
  }
}
@media only screen and (min-width: 500px) {
  .bundle-configurator-summary {
    font-size: inherit;
  }
}
.bundle-summary-skill-level-item .value {
  text-transform: capitalize;
}
.bundle-selections-out-of-stock .stock-dialog-link {
  color: #404047;
}
.bundle-selections-out-of-stock .stock-dialog-link:hover {
  color: #ed4600;
}
.bundle-selections-out-of-stock .stock-dialog-link:active {
  color: #d53f00;
}
.bundle-configurator-out-of-stock-step .bundle-summary-option {
  display: none;
}
.debug .category-section {
  background: rgba(0,128,0,0.1);
}
.category-section .category.grid-item {
  pointer-events: none;
}
.checkout-margin {
  max-width: 500px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .checkout-margin {
    max-width: 768px;
  }
}
@media only screen and (min-width: 1000px) {
  .checkout-margin {
    max-width: 1000px;
  }
}
@media only screen and (min-width: 1000px) {
  .checkout-section {
    font-size: 18px;
  }
}
.checkout-section h2 {
  margin-bottom: 0;
}
.checkout-section p {
  margin-top: 0;
  line-height: 1.5;
}
.checkout-section .link-button {
  text-decoration: underline;
  font-weight: 700;
}
.checkout-section .push-button {
  width: 100%;
}
.checkout-section .error {
  color: #f00;
}
.checkout-section .radio-button-label,
.checkout-section .checkbox-label {
  display: block;
  margin-bottom: 20px;
  line-height: 1.5;
}
.checkout-section .radio-button-label .radio-button,
.checkout-section .checkbox-label .radio-button,
.checkout-section .radio-button-label .checkbox,
.checkout-section .checkbox-label .checkbox {
  margin-top: 4px;
  margin-right: 10px;
  float: left;
}
@media only screen and (min-width: 1000px) {
  .checkout-section .radio-button-label .radio-button,
  .checkout-section .checkbox-label .radio-button,
  .checkout-section .radio-button-label .checkbox,
  .checkout-section .checkbox-label .checkbox {
    margin-right: 15px;
  }
}
.checkout-section .radio-button-label .name,
.checkout-section .checkbox-label .name,
.checkout-section .radio-button-label .price,
.checkout-section .checkbox-label .price {
  font-weight: 900;
}
.checkout-section .radio-button-label .price,
.checkout-section .checkbox-label .price {
  margin-left: 0.25em;
}
.checkout-section .radio-button-label .description,
.checkout-section .checkbox-label .description {
  margin-bottom: 0;
  margin-left: 25px;
}
@media only screen and (min-width: 1000px) {
  .checkout-section .radio-button-label .description,
  .checkout-section .checkbox-label .description {
    margin-left: 35px;
  }
}
.checkout-section .radio-button-label .name + .description,
.checkout-section .checkbox-label .name + .description,
.checkout-section .radio-button-label .price + .description,
.checkout-section .checkbox-label .price + .description {
  color: #8d8d90;
}
.checkout-section .cart-summary table {
  width: 100%;
}
.checkout-section .cart-summary td {
  padding: 5px 0;
}
@media only screen and (min-width: 1000px) {
  .checkout-section .cart-summary td {
    padding: 10px 0;
  }
}
.checkout-section .cart-summary .description {
  padding-right: 20px;
}
.checkout-section .cart-summary .amount {
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}
.checkout-section .cart-summary .total {
  font-weight: 900;
  text-transform: uppercase;
}
.checkout-section .bundle-summary {
  margin-left: 20px;
  line-height: 1.5;
}
.checkout-section .bundle-summary-item .label:after {
  content: ": ";
}
.checkout-header {
  margin-bottom: 10px;
}
.checkout-header .title,
.checkout-header .details {
  position: relative;
}
.checkout-header .title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px #cdcdcd solid;
}
@media only screen and (min-width: 1000px) {
  .checkout-header .title {
    height: 106px;
  }
}
@media only screen and (min-width: 1000px) {
  .checkout-header .title .logo {
    width: 200px;
  }
}
.checkout-header .title .continue-shopping {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 15px;
  font-size: 12px;
  color: #8d8d90;
  text-decoration: none;
  line-height: 50px;
}
.checkout-header .title .continue-shopping:after {
  content: "Tilbake";
}
@media only screen and (min-width: 420px) {
  .checkout-header .title .continue-shopping:after {
    content: "Fortsett \E5   handle";
  }
}
.checkout-header .title .continue-shopping:hover {
  color: #ff5200;
}
@media only screen and (min-width: 1000px) {
  .checkout-header .title .continue-shopping {
    font-size: 16px;
    margin-top: 25px;
    margin-left: 25px;
  }
}
.debug .checkout-header .title .continue-shopping {
  background-color: rgba(128,0,128,0.2);
}
.checkout-header .details {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #cdcdcd;
}
.checkout-header .details .cart-summary {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 0 15px 15px;
  background-color: #fff;
  border-bottom: 1px solid #cdcdcd;
}
@media only screen and (min-width: 1000px) {
  .checkout-header .details .cart-summary {
    padding: 0 50px 10px 115px;
  }
}
.checkout-header .details .cart-summary table {
  max-width: 1035px;
}
.checkout-header .details .cart-summary td {
  vertical-align: top;
}
.checkout-header .details .cart-summary tfoot td {
  padding-top: 15px;
}
.checkout-header .details .cart-summary .extras {
  border-top: 1px solid #f0f0f0;
}
.checkout-header .toggle-button {
  width: 100%;
  max-width: 1200px;
  padding: 15px 15px 14px 35px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  text-align: left;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1000px) {
  .checkout-header .toggle-button {
    padding-left: 115px;
    padding-right: 50px;
  }
}
.checkout-header .toggle-button .icon {
  position: absolute;
  top: 18px;
  left: 15px;
  width: 15px;
  height: 15px;
  padding: 3px;
  fill: #535352;
  border-radius: 50%;
  border: 1px solid #535352;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (min-width: 1000px) {
  .checkout-header .toggle-button .icon {
    top: 14px;
    left: 50px;
    width: 26px;
    height: 26px;
    padding: 5px;
  }
}
.checkout-header .toggle-button .label,
.checkout-header .toggle-button .total,
.checkout-header .toggle-button .count {
  display: inline-block;
}
.checkout-header .toggle-button .label {
  margin-right: 1em;
  font-weight: 900;
  text-transform: uppercase;
}
.checkout-header .toggle-button .items {
  display: none;
}
.checkout-header .toggle-button .items .count {
  margin-right: 0;
}
@media only screen and (min-width: 450px) {
  .checkout-header .toggle-button .items {
    display: inline;
  }
}
.checkout-header .toggle-button .total {
  float: right;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.checkout-header .toggle-button .total .prefix {
  display: none;
  margin-right: 0.5em;
}
@media only screen and (min-width: 500px) {
  .checkout-header .toggle-button .total .prefix {
    display: inline;
  }
}
.checkout-header .toggle-button:hover .icon {
  fill: #404047;
}
.checkout-header.is-expanded .details {
  border-bottom-color: transparent;
}
.checkout-header.is-expanded .toggle-button .icon {
  -webkit-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
}
.checkout-header.is-expanded .toggle .total {
  opacity: 0;
}
.checkout-header.is-sticky {
  margin-bottom: 50px;
}
.checkout-header.is-sticky .details {
  position: fixed;
  top: 0;
  z-index: 2;
}
.checkout-steps {
  position: absolute;
  top: 102px;
  left: 0;
  right: 0;
  min-height: 100%;
  background-color: #f0f0f0;
}
@media only screen and (min-width: 1000px) {
  .checkout-steps {
    top: 195px;
  }
}
.debug .checkout-steps {
  border: 1px solid rgba(255,0,0,0.1);
}
.checkout-step {
  position: relative;
}
.checkout-step:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  height: 0%;
  background-color: #fff;
  -webkit-transition: height 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.checkout-step.is-enabled:before {
  height: 100%;
}
.checkout-step.is-enabled .checkout-step-header {
  cursor: pointer;
}
.checkout-step.is-enabled .checkout-step-header h2 {
  padding-bottom: 0;
  font-weight: 900;
  opacity: 1;
}
.checkout-step.is-active.is-valid + .is-enabled .checkout-step-header {
  cursor: pointer;
}
.checkout-step.is-active.is-valid + .is-enabled .checkout-step-header .step {
  border-color: #1fbba6;
}
.checkout-step.is-active.is-valid + .is-enabled .checkout-step-header .number {
  opacity: 0;
}
.checkout-step.is-active.is-valid + .is-enabled .checkout-step-header .next {
  opacity: 1;
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
          animation: slide-in-right 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.checkout-step.is-valid .checkout-step-header .next,
.checkout-step.is-valid + .is-enabled.is-valid .checkout-step-header .next {
  opacity: 0;
}
.checkout-step.is-valid .checkout-step-header .step {
  background-color: #1fbba6;
  border-color: transparent;
}
.checkout-step.is-valid .checkout-step-header .step .number {
  opacity: 0;
}
.checkout-step.is-valid .checkout-step-header .step .valid {
  opacity: 1;
}
.checkout-step.is-active.is-busy .checkout-step-header .step {
  background-color: transparent;
  border-color: #404047;
}
.checkout-step.is-active.is-busy .checkout-step-header .step .valid {
  opacity: 0;
}
.checkout-step.is-active.is-busy .checkout-step-header .step .number {
  opacity: 0;
}
.checkout-step.is-active.is-busy .checkout-step-header .step .busy {
  opacity: 1;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
.checkout-step.is-active.is-busy .checkout-step-header .step .valid .icon {
  opacity: 0;
}
.checkout-step.is-active.is-busy .checkout-step-header .step .busy {
  opacity: 1;
}
.checkout-step-header {
  position: relative;
  padding: 15px 15px 15px 55px;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color, opacity;
  transition-property: background-color, opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1000px) {
  .checkout-step-header {
    padding-left: 115px;
  }
}
.checkout-step-header h2 {
  padding-bottom: 2px;
  opacity: 0.5;
  font-size: 24px;
  font-weight: 400;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (min-width: 1000px) {
  .checkout-step-header h2 {
    padding-bottom: 3px;
    font-size: 32px;
  }
}
.checkout-step-header .step {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 32px;
  height: 32px;
  border: 1px solid #404047;
  border-radius: 50%;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
}
@media only screen and (min-width: 1000px) {
  .checkout-step-header .step {
    top: 12px;
    left: 40px;
    width: 45px;
    height: 45px;
    margin-right: 5px;
  }
}
.checkout-step-header .step .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.checkout-step-header .step .number {
  font-weight: 900;
}
.checkout-step-header .step .valid {
  opacity: 0;
}
.checkout-step-header .step .valid .icon {
  width: 50%;
  height: 100%;
  fill: #fff;
  -webkit-transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.checkout-step-header .step .next {
  color: #1fbba6;
  font-weight: 400;
  font-size: 24px;
  opacity: 0;
}
@media only screen and (min-width: 1000px) {
  .checkout-step-header .step .next {
    font-size: 32px;
    line-height: 45px;
  }
}
.checkout-step-header .step .next:after {
  content: ">";
}
.checkout-step-header .step .busy {
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  opacity: 0;
  border: 2px solid;
  border-color: transparent transparent #404047 #404047;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
.debug .checkout-step-header .step {
  -webkit-transition-duration: 5s;
          transition-duration: 5s;
  background-color: rgba(0,0,255,0.2);
}
.debug .checkout-step-header .title {
  background-color: rgba(255,0,0,0.2);
}
.checkout-step-content {
  position: relative;
  padding: 0 15px;
}
@media only screen and (min-width: 1000px) {
  .checkout-step-content {
    padding-left: 115px;
  }
}
.checkout-step-content .content {
  max-width: 500px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 1000px) {
  .checkout-step-content .content {
    padding-bottom: 50px;
  }
}
.checkout-step-content.is-animating {
  overflow: hidden;
}
.bonus-form .checkbox {
  float: left;
  padding-top: 10px;
  margin-bottom: 28px;
}
.bonus-form .checkbox .description {
  margin-left: 30px;
  font-size: inherit;
  white-space: nowrap;
}
.bonus-form .remaining {
  float: right;
  margin-right: 8px;
}
.bonus-form .spend {
  height: 64px;
}
.bonus-form .amount {
  float: right;
  width: 100px;
}
.bonus-form .amount input {
  width: 100%;
  padding-right: 0.5em;
  text-align: right;
}
.payment-method-checkout-step .radio-button:last-child {
  margin-bottom: 0;
}
.payment-method-checkout-step .bonus-payment-method .name,
.payment-method-checkout-step .bonus-payment-notice .name {
  font-weight: 900;
  line-height: 1.5;
}
.payment-method-checkout-step .bonus-payment-method .description,
.payment-method-checkout-step .bonus-payment-notice .description {
  color: #8d8d90;
}
.payment-method-checkout-step .bonus-payment-notice {
  margin-left: 25px;
}
@media only screen and (min-width: 1000px) {
  .payment-method-checkout-step .bonus-payment-notice {
    margin-left: 35px;
  }
}
.shipping-address-checkout-step .existing-account {
  margin-bottom: 30px;
}
.shipping-address-checkout-step .invoice-details .address {
  margin-bottom: 20px;
}
.shipping-address-checkout-step .account-form {
  margin-bottom: 20px;
}
.shipping-address-checkout-step .login-form {
  margin-bottom: 30px;
}
.shipping-address-checkout-step .login-form .secondary-actions {
  text-align: center;
}
.shipping-address-checkout-step .login-form .secondary-actions .link-button {
  margin: 0 1em;
}
.shipping-address-checkout-step .logout-form {
  margin-bottom: 30px;
}
.shipping-address-checkout-step .address-list li {
  margin-bottom: 20px;
}
.shipping-address-checkout-step .address-form .postal-code,
.shipping-address-checkout-step .address-form .country {
  max-width: 400px;
}
.shipping-address-checkout-step .address-form .postal-code input {
  width: 50px;
}
.shipping-address-checkout-step .address-form .country {
  cursor: default;
}
.payment-details-checkout-step .card-icon {
  width: 30px;
  height: 20px;
}
.payment-details-checkout-step .card-list li {
  letter-spacing: 1px;
}
.payment-details-checkout-step .card-list li .radio-button input {
  margin-top: 3px;
}
.payment-details-checkout-step .card-list .card-icon {
  display: inline-block;
  margin-left: 20px;
}
.payment-details-checkout-step .card-list .other {
  letter-spacing: normal;
}
@media only screen and (max-width: 360px) {
  .payment-details-checkout-step .card-details .field .label {
    width: 100px;
  }
  .payment-details-checkout-step .card-details .field .input {
    width: calc(100% - 100px);
  }
}
.payment-details-checkout-step .card-details .security-details {
  position: relative;
  font-size: 12px;
}
.payment-details-checkout-step .card-details .security-details a {
  display: block;
  color: #404047;
}
@media only screen and (min-width: 500px) {
  .payment-details-checkout-step .card-details .security-details a {
    display: inline;
  }
}
.payment-details-checkout-step .card-details .security-details a:hover {
  color: #ff5200;
}
.payment-details-checkout-step .card-details .security-details .cards {
  display: inline;
  overflow: hidden;
}
.payment-details-checkout-step .card-details .security-details .cards li {
  float: left;
  margin-right: 10px;
}
.payment-details-checkout-step .card-details .security-details .encryption {
  margin-left: 80px;
}
.payment-details-checkout-step .card-number-input {
  display: inline-block;
}
.payment-details-checkout-step .card-number-input input {
  width: calc(100% - 40px);
}
.payment-details-checkout-step .card-number-input .card-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.payment-details-checkout-step .expiration-date-input {
  position: relative;
  display: inline-block;
}
.payment-details-checkout-step .expiration-date-input .placeholders {
  position: absolute;
  top: 1px;
  left: 1px;
  color: #ababab;
}
.payment-details-checkout-step .expiration-date-input .placeholder {
  -webkit-transition: 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.payment-details-checkout-step .expiration-date-input.has-month .month,
.payment-details-checkout-step .expiration-date-input.has-year .year {
  opacity: 0;
}
.payment-details-checkout-step .verification-code .input {
  display: inline-block;
}
.payment-details-checkout-step .verification-code .help {
  position: absolute;
  width: 30px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.payment-details-checkout-step .verification-code.is-focused .help:before,
.payment-details-checkout-step .verification-code.is-focused .help:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.payment-details-checkout-step .verification-code.is-focused .help:before {
  content: "";
  width: 0;
  height: 0;
}
.payment-details-checkout-step .verification-code.is-focused .help:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 275px;
}
.payment-details-checkout-step .verification-code.is-focused .help:before {
  bottom: 100%;
  right: 50%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
  -webkit-transform: translateX(2.5px);
      -ms-transform: translateX(2.5px);
          transform: translateX(2.5px);
}
.payment-details-checkout-step .verification-code.is-focused .help:after {
  bottom: 100%;
  right: -5px;
}
.payment-details-checkout-step .verification-code.is-focused .help:before,
.payment-details-checkout-step .verification-code.is-focused .help:after {
  opacity: 1;
}
.payment-details-checkout-step .verification-code.is-focused .help:before {
  -webkit-transform: translate(2.5px, -5px);
      -ms-transform: translate(2.5px, -5px);
          transform: translate(2.5px, -5px);
}
.payment-details-checkout-step .verification-code.is-focused .help:after {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.payment-details-checkout-step .verification-code .has-value .help:before,
.payment-details-checkout-step .verification-code .has-value .help:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  pointer-events: none;
}
.payment-details-checkout-step .verification-code .has-value .help:before {
  content: "";
  width: 0;
  height: 0;
}
.payment-details-checkout-step .verification-code .has-value .help:after {
  content: attr(data-tooltip);
  padding: 0.5em 1em;
  background-color: rgba(60,60,60,0.9);
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.25;
  color: #fff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 275px;
}
.payment-details-checkout-step .verification-code .has-value .help:before {
  bottom: 100%;
  right: 50%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(60,60,60,0.9);
  -webkit-transform: translateX(2.5px);
      -ms-transform: translateX(2.5px);
          transform: translateX(2.5px);
}
.payment-details-checkout-step .verification-code .has-value .help:after {
  bottom: 100%;
  right: -5px;
}
.finalize-checkout-step h3 {
  margin-bottom: 0;
  font-size: inherit;
}
.finalize-checkout-step .shipping-summary {
  margin-bottom: 20px;
}
.finalize-checkout-step .address-summary {
  margin-bottom: 20px;
}
.finalize-checkout-step .cart-summary {
  margin-bottom: 20px;
}
.finalize-checkout-step .submit a {
  color: inherit;
}
.finalize-checkout-step .submit .button {
  margin-bottom: 10px;
}
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  100% {
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  100% {
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
.faq.info-page nav {
  padding: 15px 0;
  text-align: center;
  margin: 0 auto 20px auto;
  -webkit-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
}
@media only screen and (min-width: 768px) {
  .faq.info-page nav {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    max-width: none;
    margin-bottom: 20px;
  }
}
.faq.info-page nav a {
  display: inline-block;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  color: #404047;
  margin-bottom: 15px;
  width: 33%;
}
@media only screen and (min-width: 768px) {
  .faq.info-page nav a {
    width: 16.5%;
    max-width: 120px;
  }
}
.faq.info-page nav a:hover {
  color: #ff5200;
}
.faq.info-page nav a:active {
  color: #ed4600;
}
.faq.info-page nav a .icon {
  display: none;
}
@media only screen and (min-width: 768px) {
  .faq.info-page nav a .icon {
    display: block;
    height: 50px;
    width: 50px;
    margin: 0 auto;
  }
}
.faq.info-page nav a .icon.icon-anton-club-logo {
  color: #404047;
}
.faq.info-page .content {
  padding: 0 20px 80px 20px;
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (min-width: 500px) {
  .faq.info-page .content {
    padding: 0 40px 80px 40px;
  }
}
@media only screen and (min-width: 600px) {
  .faq.info-page .content {
    font-size: 18px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1300px) {
  .faq.info-page .content {
    margin-top: -20px;
    padding-left: 120px;
  }
}
.faq.info-page .content h2 {
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 0.2em;
  padding-top: 0.4em;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .faq.info-page .content h2 {
    font-size: 44px;
  }
}
@media only screen and (min-width: 1300px) {
  .faq.info-page .content h2 {
    line-height: 0.8em;
    margin-left: -260px;
    -webkit-transform: translateY(1.25em);
        -ms-transform: translateY(1.25em);
            transform: translateY(1.25em);
  }
}
.faq.info-page .content h3 {
  margin-top: 1em;
  margin-bottom: 0.4em;
  font-size: inherit;
  font-weight: 900;
  line-height: 1.4em;
}
.faq.info-page .content p {
  margin-top: 0;
  margin-bottom: 1.4em;
  line-height: 1.4em;
}
@media (min-width: 600px) {
  .feature {
    font-size: 1.125em;
  }
}
@media (min-width: 900px) {
  .feature {
    font-size: 1.25em;
  }
}
@media (min-width: 1200px) {
  .feature {
    font-size: 1.375em;
  }
}
.feature .site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.feature .site-header .logo .presents,
.feature .site-header .to-store {
  font-size: 14px;
  color: rgba(255,255,255,0.7);
  text-decoration: none;
}
.feature .site-header .logo {
  text-align: center;
}
.feature .site-header .logo svg {
  fill: #fff;
}
.feature .site-header .logo .presents {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-transform: uppercase;
  letter-spacing: 0.5em;
}
@media only screen and (min-width: 1000px) {
  .feature .site-header .logo .presents {
    bottom: 0;
  }
}
.feature .site-header .to-store {
  position: absolute;
  top: 16px;
  left: 15px;
}
@media only screen and (min-width: 1000px) {
  .feature .site-header .to-store {
    top: 45px;
    font-size: 16px;
  }
}
.feature .site-header .to-store:after {
  content: "Tilbake";
}
@media only screen and (min-width: 500px) {
  .feature .site-header .to-store:after {
    content: "G\E5   til nettbutikk";
  }
}
.feature .site-header .open-cart {
  position: absolute;
  font-size: 16px;
  color: #fff;
}
.feature .site-header .open-cart .icon {
  fill: #fff;
}
.feature .module {
  position: relative;
}
.feature .module .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
}
.feature .module .content {
  position: relative;
}
.feature .module .text-content {
  margin: 0 auto;
  max-width: 29em;
  text-align: center;
}
.feature .module .text-content .title {
  font-weight: 900;
  font-size: 2em;
  line-height: 1.1em;
}
@media (min-width: 600px) {
  .feature .module .text-content .title {
    font-size: 2.5em;
  }
}
.feature .module .text-content .body {
  line-height: 1.4em;
}
.feature .products.module .content {
  padding: 2em 0 2.5em;
}
.feature .products.module .content .grid {
  min-height: 0;
}
.feature .links.module {
  text-align: center;
  padding: 5em;
}
.feature .links.module h3 {
  font-size: 18px;
  font-weight: 900;
  line-height: 1em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
.feature .links.module ul li a {
  display: inline-block;
  padding: 0.5em;
  line-height: 1.3em;
  color: #ff5200;
  text-decoration: none;
}
.feature .footer.module {
  max-width: 1300px;
  margin: 0 auto;
}
.feature .footer.module .site-footer {
  margin-top: 0;
}
.feature .poster.module {
  padding: calc(5% + 6em) 1em;
  text-align: center;
}
.feature .poster.module .brand-logo {
  position: relative;
  width: 10em;
  height: 7em;
  margin: 0 auto 3em;
}
.feature .poster.module .brand-logo div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.feature .poster.module .title {
  font-size: 3em;
}
@media (min-width: 600px) {
  .feature .poster.module .title {
    font-size: 4em;
  }
}
.feature .video.module .content {
  padding-top: 56.25%;
}
.feature .video.module .content .video-embed {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 600px) {
  .feature .video.module .content .video-embed.has-background {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 75%;
    max-height: 75%;
  }
}
.feature .text.module {
  padding: calc(5% + 2em) 1em calc(5% + 2.5em);
}
.feature .text.module .content {
  position: relative;
  z-index: 2;
}
.feature .text.module.has-image-background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
}
.feature .stylebook.module .content {
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: -webkit-grab;
  cursor: grab;
}
.feature .stylebook.module .content:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.feature .stylebook.module .content .counter {
  position: absolute;
  left: 50%;
  bottom: 1.5em;
  font-size: 1.6em;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.feature .stylebook.module .content .counter svg {
  display: block;
  width: 1.6em;
  height: 2.56em;
}
.feature .stylebook.module .content .counter svg line {
  stroke: #fff;
}
.feature .stylebook.module .content .counter span {
  position: absolute;
  width: 1.8em;
  text-align: center;
  font-weight: 900;
  line-height: 1em;
}
.feature .stylebook.module .content .counter span.index {
  left: -0.5em;
  top: 0;
}
.feature .stylebook.module .content .counter span.count {
  right: -0.5em;
  bottom: 0;
}
.feature .stylebook.module .content .text-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 1em;
  z-index: 1;
  margin-top: -1em;
  max-width: 38em;
}
@media (min-width: 600px) {
  .feature .stylebook.module .content .text-content {
    padding: 0 5em;
  }
}
.feature .stylebook.module .content .text-content .title {
  margin-bottom: 0;
}
.feature .stylebook.module .content .swipe-indicator {
  position: absolute;
  bottom: 2.6em;
  left: 1.5em;
  right: 1.5em;
  height: 1em;
  font-size: 1.5em;
}
@media (min-width: 600px) {
  .feature .stylebook.module .content .swipe-indicator {
    bottom: auto;
    top: 50%;
    margin-top: -1.2em;
  }
}
.feature .stylebook.module .content .swipe-indicator:after {
  position: absolute;
  content: "\2192";
  right: 0;
  top: 0;
}
.feature .stylebook.module .content .images {
  position: relative;
  padding-top: 100%;
}
@media (min-aspect-ratio: 1/1) {
  .feature .stylebook.module .content .images {
    padding-top: 43.75%;
  }
}
.feature .stylebook.module .content .images .image-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.feature .stylebook.module .content .images .image-container:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
}
.feature .stylebook.module .content .images .image-container .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  margin-top: -20px;
}
.feature .stylebook.module .content .images .image-container .image {
  background-position: center;
}
.info-page a {
  text-decoration: none;
  color: #ff5200;
}
.info-page a:hover {
  color: #ed4600;
}
.info-page a:active {
  color: #d53f00;
}
@media only screen and (min-width: 768px) {
  .jobs.info-page .title-banner {
    padding-top: 55%;
    margin-bottom: 0;
  }
}
.jobs.info-page .video {
  width: 100%;
  height: 100%;
}
.jobs.info-page .video video {
  display: none;
  width: 100%;
}
.jobs.info-page .video video.playing {
  display: block;
}
.jobs.info-page .content {
  position: relative;
}
.jobs.info-page .quote {
  display: none;
  position: absolute;
  top: 25%;
  left: 0;
  width: 300px;
  color: #cdcdcd;
  font-size: 20px;
}
.jobs.info-page .quote :first-child:before {
  content: "\AB   ";
}
.jobs.info-page .quote :last-child:after {
  content: " \BB";
}
@media only screen and (min-width: 1024px) {
  .jobs.info-page .quote {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .jobs.info-page .job-list {
    margin-left: 35%;
  }
}
.login-dialog .dialog-container .close {
  top: 0;
  right: 0;
}
.login-dialog .dialog-container .close .icon {
  fill: #fff;
}
.login-dialog .dialog-container .close:hover .icon {
  fill: #ff5200;
}
.login-dialog .dialog-container .close:active .icon {
  fill: #d53f00;
}
.login-dialog .header {
  position: relative;
  padding-top: 40%;
  min-height: 475px;
  overflow: hidden;
}
@media only screen and (min-width: 450px) {
  .login-dialog .header {
    min-height: 550px;
  }
}
.login-dialog .header .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
}
.login-dialog .header .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.login-dialog .header .logo {
  height: 80px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 450px) {
  .login-dialog .header .logo {
    height: 100px;
    margin-bottom: 40px;
  }
}
.login-dialog .header .logo .icon-anton-club-logo {
  fill: #fff;
}
.login-dialog .header .actions {
  margin-top: 25px;
  text-align: center;
}
.login-dialog .header .shortcuts {
  position: absolute;
  display: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 60px;
  text-align: left;
  text-transform: uppercase;
  list-style: none;
}
.login-dialog .header .shortcuts strong {
  display: block;
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
}
.login-dialog .header .shortcuts li {
  position: relative;
}
.login-dialog .header .shortcuts li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 2em;
  -webkit-transition: padding-left 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: padding-left 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.login-dialog .header .shortcuts li a:before {
  content: "\2022";
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 40px;
  color: #1fbba6;
}
.login-dialog .header .shortcuts li:hover a strong,
.login-dialog .header .shortcuts li:focus a strong {
  text-decoration: underline;
}
@media only screen and (min-width: 1100px) {
  .login-dialog .header .shortcuts {
    display: block;
  }
}
.login-dialog .form {
  margin: 0 25px;
}
@media only screen and (min-width: 450px) {
  .login-dialog .form {
    width: 350px;
    margin: 0 auto;
  }
}
.login-dialog .form .fields {
  height: 0;
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.login-dialog .form.busy {
  pointer-events: none;
}
.login-dialog .form.busy .field .label {
  opacity: 0.5;
}
.login-dialog .form.busy .button.primary {
  background-color: #178c7c;
}
.login-dialog .form.show-email .fields {
  height: 62px;
}
.login-dialog .form.show-password .fields {
  height: 124px;
}
.login-dialog .form.show-repeat-password .fields {
  height: 186px;
}
.login-dialog .button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  color: #fff;
}
.login-dialog .button.primary {
  height: 50px;
  padding: 0 25px;
  border-radius: 2px;
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 22px;
  background-color: #1fbba6;
}
@media only screen and (min-width: 450px) {
  .login-dialog .button.primary {
    margin-bottom: 20px;
  }
}
.login-dialog .button.primary:hover {
  background-color: #1dad9a;
}
.login-dialog .button.primary:active {
  background-color: #178c7c;
}
.login-dialog .button.secondary {
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(205,205,205,0.5);
  -webkit-transition: border-color 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-color 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.login-dialog .button.secondary:hover {
  border-color: #cdcdcd;
}
.login-dialog .button[data-tooltip]:after {
  width: 125%;
  max-width: 90vw;
}
.login-dialog .field {
  position: relative;
  display: block;
  padding: 10px 7px;
  margin-bottom: 20px;
  border-radius: 3px;
  border: 1px solid #1fbba6;
  background-color: #fff;
}
.login-dialog .field input {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 7px 0 120px;
  border: 0;
  background-color: transparent;
  width: 100%;
  height: 100%;
}
.login-dialog .field select {
  -webkit-appearance: none;
}
.login-dialog .field textarea {
  padding-left: 7px;
}
.login-dialog .field .label {
  position: relative;
  z-index: 1;
  font-size: 14px;
  text-transform: uppercase;
}
.login-dialog .field .locality {
  position: absolute;
  top: 10px;
  left: 170px;
}
.login-dialog .scroll-teaser {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
@media (min-height: 480px) {
  .login-dialog .scroll-teaser {
    display: none;
  }
}
.login-dialog .scroll-teaser a {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  color: #404047;
}
.login-dialog .scroll-teaser a:hover {
  text-decoration: underline;
}
.login-dialog .section {
  text-align: center;
  max-width: 550px;
  padding: 25px 25px 0;
  margin: 20px auto 40px;
}
@media only screen and (min-width: 450px) {
  .login-dialog .section {
    margin-top: 40px;
    font-size: 18px;
  }
}
.login-dialog .section h1,
.login-dialog .section h2 {
  text-transform: uppercase;
  font-weight: 900;
}
.login-dialog .section h1 {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 5px;
}
@media only screen and (min-width: 450px) {
  .login-dialog .section h1 {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 550px) {
  .login-dialog .section h1 {
    font-size: 44px;
  }
}
.login-dialog .section h2 {
  font-size: 18px;
  color: #1fbba6;
  line-height: 1.25;
}
.login-dialog .section p {
  line-height: 1.5;
}
.login-dialog .section .actions {
  margin-top: 50px;
}
.not-found-section {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
.not-found-section .error-monster {
  height: 100px;
  margin-bottom: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjIwLjkwOCAxMDUuMDkzIj4NCiAgPGRlZnM+DQogICAgPHBhdGggaWQ9ImEiIGQ9Ik0wIDBoMjIwLjkwOHYxMDUuMDkzSDB6Ii8+DQogIDwvZGVmcz4NCiAgPGNsaXBQYXRoIGlkPSJiIj4NCiAgICA8dXNlIHhsaW5rOmhyZWY9IiNhIiBvdmVyZmxvdz0idmlzaWJsZSIvPg0KICA8L2NsaXBQYXRoPg0KICA8cGF0aCBjbGlwLXBhdGg9InVybCgjYikiIGZpbGw9IiM0NzQ3NDciIGQ9Ik0xMS4yMTYgNjQuNzhjLTMuNjM4IDEuNzQyLTcuNTUgNi4wNTItOS45MSAxLjY5LTIuMDktMy44NjMgMy43My01LjY0MyA1Ljc1OC04LjY4OC0uOTQ4LS44NC0xLjk1LjIxLTIuODU2LjQ5NC0xLjc3Ny41NTgtMy40Ny44NDUtNC4wODQtMS4yODUtLjYyMy0yLjE1NCAxLjIzNy0yLjgyIDIuODEyLTMuNDE3IDMuOTE1LTEuNDg1IDcuODE2LTIuNjIgMTIuMDQ2LS45MTQgMS4zODcuNTYgMy4yODcgMS40NiA0LjQ0My0uNTkgMS4xMjQtMS45OTMtLjk4My0yLjQ4Ni0xLjg0My0zLjUwNy0xLjQyLTEuNjktMy4xOTQtMy40NDUtMS40NjMtNS42NjcgMS43NDQtMi4yNCAzLjUyOC0uMjEgNS4yODcuNDk4IDQuMTYzIDEuNjc4IDYuNTEgNi4yNzcgMTEuMzIgNi45NzIuNTIzLjA3NSAxLjM3MiAxLjM4NyAxLjI0MyAxLjkyNi0xLjEyIDQuNjQ2IDIuNDUgNS4xMzUgNS4zMyA2LjEgNS43NSAxLjkyOCAxMC4yOSA1Ljg4IDE1Ljc5MyA5Ljc1NS0zLjY1Ni0xNy44NDQgNS40Ni0zMS41MiAxMi43NzMtNDUuMjI0QzczLjExNCAxMy4wODYgODMuOTgzIDguNzc1IDk0LjA2IDQuNzk4YzUuMi0yLjA1IDExLjAyLTIuNDggMTYuNTEtMy44NDggMTEuNjYzLTIuOTA4IDIwLjkwNC45NzYgMjguMjggOS45OCAyLjY1NSAzLjI0IDUuNzMgNS44OCA4LjkzNyA4LjU2NCA2LjAzIDUuMDQ4IDkuOTM3IDExLjk5MyAxMC41NTggMTkuNzc4LjU5NiA3LjQ3NS41MyAxNC43NDQgNC43MjIgMjEuNDgzIDEuNzU3IDIuODI0IDEuOTUgNi42MiAyLjk3IDEwLjQwNiA1LjkyLTQuNzcgMTEuODY0LTguOTA3IDE4LjkyLTExLjA2NS45OC0uMyAxLjk4Ny0uNTYyIDEuOTY3LTEuODU2LS4wMy0xLjgtLjc0LTQuMzUgMS4zNjMtNC44NyA1LjcyLTEuNDEyIDguNzEyLTcuMzUgMTQuNDc3LTguMzQ0IDIuMTA1LS4zNjMgMi45MTggMS4yNDIgMi42MTggMy4yMzItLjIwOCAxLjM4LTEuMTc2IDIuMzM1LTIuMDU2IDMuMzU0LS44NjcgMS4wMDYtMi45NyAxLjUxMy0xLjc3IDMuNTEgMS4yMDggMi4wMTUgMy4wNTggMS4wMyA0LjQ3NC41MjggMy42NTctMS4zIDcuMTYzLTEuMDM2IDEwLjYzLjQ0IDEuODYuNzkyIDQuOTk1Ljk3NiA0LjA5IDMuOTQyLS45NjYgMy4xNy0zLjU0MiAxLjA5LTUuNDg4Ljc0OC0uNDU1LS4wOC0uOTEyLS4xNS0yLjcxNy0uNDQyIDMuMTMzIDEuODgzIDQuNTggMy43NSA2LjE3IDUuNDkgMS4wOSAxLjE5NCAyLjE1NiAyLjI1NCAxLjIgMy44NTctMS4wMzcgMS43MzctMi45NDQgMS42ODgtNC40OCAxLjE3NC0xLjgyOC0uNjEtMy40NjMtMS44LTUuMzAyLTIuODA3LS42MjUgMi4yNzYuODQ1IDMuOTguOTcgNS45MTMuMTEgMS42NzcuNjQ1IDMuNTczLTEuNTM2IDQuMTYtMi4wMzYuNTQ2LTMuMDgyLTEuMDI1LTMuNTktMi42NzctMS4yODQtNC4xNy0zLjQ0LTcuMTI0LTcuNzg4LTguOTYyLTUuNzU4LTIuNDM2LTEwLjQ1My0yLjMwNS0xNC45OTIgMi4wMS0yLjMwNyAyLjE5My00LjYxMyA0LjM3OC03LjUyIDUuNzE0LTYuMzI0IDIuOTA2LTkuMzIgOS4wMy0xMi40ODUgMTQuMzgtMS44MTMgMy4wNjctLjQ2NyA4LjEzOC0uMTY3IDEyLjI4LjIzMyAzLjIyMi0uNzA2IDQuMjE0LTQuMDU2IDQuMi0zMy4zMjctLjEyNS02Ni42NTYtLjE0Ny05OS45ODMuMDItMy45NzIuMDItNC4yNTItMS41MS0zLjg4NS00LjY5My43Mi02LjI1IDEuODUtMTIuNTQ4LS4zMjMtMTguNzYtMS4yNTUtMy41ODQtMy41MzQtNi4zNTQtNi42OTctOC40NC00LjAyNi0yLjY1My04LjAxLTUuMzA1LTExLjQ4LTguNzU0LTUuNzQ1LTUuNzA3LTE4LjE2LTEuMTE3LTIwLjQ0OCA0Ljc3NC0uOTIgMi4zNy0xLjA3IDYuOTktNC43NSA1LjY4NS0zLjgtMS4zNDctLjg1LTUuMTI4LS41MTgtNy44Ni4wNTUtLjQ4LjEzNS0uOTU0LjMzLTIuMjY0Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2IpIiBmaWxsPSIjRkJGQUZBIiBkPSJNOTIuMDkgOTMuNDkybC01LjQxNC0xNi4xODYtOS4zNzMgMTIuNWMtLjU1LTQuNzI2LS45NzUtOC4zOTgtMS40NDQtMTIuNDM0LTMuNjMzIDEuMzY2LTUuNDk1IDQuNzA1LTguOTQzIDYuOS0uMzc1LTUuNS43ODMtMTAuNTkgMS4yNTUtMTUuNzA0LjE4LTEuOTQ1IDEuNDkzLTEuMDk3IDIuNTk2LS43MSA1LjU5NyAxLjk2MiAxMC43MzQgNC45NjUgMTYuMzQyIDcuMDAzIDMuMTk2IDEuMTYzIDYuMDY2LjgwMiA5LjA2NiAxLjA3OCAyLjM0My4yMTYgMy45OS0uMDEgMi4yNTIgMy4yNTQtMi4yODggNC4yOS0zLjk4MiA4LjktNi4zMzcgMTQuMyIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNiKSIgZmlsbD0iI0Y3RjdGNiIgZD0iTTE1MC4wNjYgNjYuNTY1Yy40MzggNi40NC44MiAxMi4xIDEuMjA0IDE3Ljc2bC0xLjA4Mi41OC05LjU4My0xMC45MzYtMy45ODYgMTYuNWMtMi44ODctNS4yOTMtNS4yNjQtOS43MDItNy42OTMtMTQuMDgtLjgxLTEuNDYtLjMxLTIuMjUgMS4xNzctMi40MSA3LjAyOC0uNzUgMTMuMzMtMy42MjMgMTkuOTYyLTcuNDE1Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2IpIiBmaWxsPSIjRkJGQkZCIiBkPSJNODkuNDEzIDUyLjk2Yy4xIDQuMjQ3LTMuNDkzIDcuOS03Ljg0IDcuOTc0LTQuMzc3LjA3My04LjQ4LTMuNDgtOC41MDUtNy4zNjctLjAzNS01LjM1NiAyLjY2NC04LjUzNyA3LjM2OC04LjY4IDQuNzMtLjE0NSA4Ljg3IDMuNTggOC45NzcgOC4wNzRNMTQ2LjQ2NiA1My4yMzJjLS4wOSA0LjA2Mi0zLjI1OCA3LjEzLTcuMzQyIDcuMTE0LTQuNDI2LS4wMTgtNy42ODMtMy41MDctNy41MDctOC4wNDcuMTU3LTQuMDg3IDMuNDQzLTcuMTMgNy40NjctNi45MTUgNC4xLjIyIDcuNDcyIDMuODAzIDcuMzgyIDcuODQ3Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2IpIiBmaWxsPSIjRjlGOEY4IiBkPSJNMTIwLjA3NyA5My42OGMtMi4wNTUtNi4zOTYtMy43ODMtMTEuNzg2LTUuNjItMTcuNTFoMTMuMTE4bC03LjQ5OCAxNy41MU05OS40MyA3Ny4yN2MxMy42MTQtLjk1NCAxMy42MTUtLjk1MyA4LjU0OCAxMC42NzUtLjc5IDEuODE0LTEuNTg4IDMuNjI2LTIuODc2IDYuNTY4LTIuMDMtNi4xNzUtMy43Ny0xMS40NjUtNS42NzItMTcuMjQyIi8+DQo8L3N2Zz4NCg==);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.not-found-section h1 {
  color: #ff5200;
}
.not-found-section .frontpage-link {
  font-size: 32px;
  font-weight: 300;
  color: inherit;
}
.not-found-section .frontpage-link:hover {
  color: #ff5200;
}
.order-confirmation-section {
  max-width: 768px;
  margin: 25px auto 0;
}
@media only screen and (min-width: 1000px) {
  .order-confirmation-section {
    font-size: 18px;
  }
}
.order-confirmation-section h1 {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 48px;
  text-transform: uppercase;
}
@media only screen and (min-width: 450px) {
  .order-confirmation-section h1 {
    margin-bottom: 0.25em;
  }
}
.order-confirmation-section p {
  max-width: 440px;
  margin: 0 auto;
}
.order-confirmation-section .summary {
  text-align: center;
  margin: 14px 14px 25px;
}
@media only screen and (min-width: 450px) {
  .order-confirmation-section .summary {
    margin-bottom: 50px;
  }
}
.order-confirmation-section .items {
  margin: 14px 14px 50px;
  padding: 25px 0;
  border-top: 1px #cdcdcd solid;
  border-bottom: 1px #cdcdcd solid;
}
@media only screen and (min-width: 450px) {
  .order-confirmation-section .items {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.order-confirmation-section .continue-shopping {
  text-align: center;
}
.order-confirmation-section .continue-shopping a {
  padding: 0 25px;
}
.debug .product-section {
  background: rgba(0,128,0,0.1);
}
.product-section h1,
.product-section h2 {
  font-weight: 900;
}
.product-section h1 {
  margin: 0 0 5px;
  font-size: 22px;
  line-height: 1.125;
}
@media only screen and (min-width: 600px) {
  .product-section h1 {
    margin-bottom: 10px;
    font-size: 44px;
  }
}
.product-section h2 {
  font-size: 14px;
  margin-bottom: 0.7em;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .product-section h2 {
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 20px;
  }
}
.product-section .category-navigation {
  margin-bottom: 0;
}
.product-section .brand {
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .product-section .brand {
    font-size: 22px;
  }
}
.product-section .brand a {
  text-decoration: none;
  color: inherit;
}
.product-section .brand .brand-logo {
  display: none;
}
.debug .product-section .brand .brand-logo {
  background: rgba(255,0,0,0.1);
}
@media only screen and (min-width: 600px) {
  .product-section .brand .brand-logo {
    display: block;
    position: relative;
    margin-bottom: 20px;
    width: 100px;
    height: 100px;
    opacity: 0.75;
  }
}
.product-section .brand .brand-logo img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (min-width: 600px) {
  .product-section .brand .brand-logo + .brand-name {
    display: none;
  }
}
.product-section .presentation {
  position: relative;
}
.product-section .presentation .badges {
  position: absolute;
  top: 0;
  left: 15px;
}
.product-section .details {
  overflow: hidden;
}
@media only screen and (min-width: 600px) {
  .product-section .details .general {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-section .details .general {
    float: left;
    width: 50%;
    padding-right: 50px;
  }
}
.product-section .details .name,
.product-section .details .gender {
  display: block;
}
.product-section .details .name {
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 600px) {
  .product-section .details .name {
    margin: 0;
  }
}
.product-section .details .gender {
  font-size: 14px;
  font-weight: 400;
  color: #535352;
}
@media only screen and (min-width: 600px) {
  .product-section .details .gender {
    font-size: 22px;
  }
}
.product-section .details .price {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
@media only screen and (min-width: 600px) {
  .product-section .details .price {
    font-size: 56px;
    margin-bottom: 30px;
  }
}
.product-section .details .price .amount {
  position: relative;
}
.product-section .details .price .before {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #8d8d90;
}
@media only screen and (min-width: 600px) {
  .product-section .details .price .before {
    font-size: 24px;
  }
}
.product-section .details .price .before:before {
  margin-right: 0.25em;
}
.product-section .details .price .before .amount:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  border-bottom: 1px rgba(0,0,0,0.2) solid;
  right: 0.5em;
}
.product-section .details .price .now {
  display: block;
}
.product-section .details .price.discount .now,
.product-section .details .price.low-price .now {
  color: #ff5200;
}
.product-section .details .price.member {
  color: #29bda5;
}
.product-section .details .price.member .before:before {
  content: "Ikke medlem";
}
.product-section .details .price.discount .before:before {
  content: "F\F8r";
}
.product-section .details .price.discount.bundle .before:before {
  content: "Kj\F8pt l\F8st";
}
.product-section .finishes,
.product-section .sizes,
.product-section .actions {
  margin-bottom: 15px;
}
@media only screen and (min-width: 600px) {
  .product-section .finishes,
  .product-section .sizes,
  .product-section .actions {
    margin-bottom: 25px;
  }
}
.product-section .actions {
  margin-bottom: 20px;
}
.product-section .actions .button {
  width: 100%;
  vertical-align: top;
  font-size: 18px;
}
@media only screen and (min-width: 600px) {
  .product-section .actions .button {
    width: 220px;
  }
}
.product-section .actions .add-to-cart {
  margin-right: 20px;
}
@media only screen and (min-width: 600px) {
  .product-section .actions .add-to-cart {
    font-size: 22px;
  }
}
.product-section .description {
  width: 100%;
  font-size: 14px;
}
.product-section .description p {
  line-height: 1.4em;
}
.product-section .description a {
  color: #ff5200;
}
.product-section .description a:hover {
  color: #ed4600;
}
@media only screen and (min-width: 600px) {
  .product-section .description {
    font-size: 18px;
    max-width: 35em;
  }
}
@media only screen and (min-width: 1200px) {
  .product-section .description {
    width: 50%;
    max-width: 540px;
    float: right;
    font-size: 18px;
  }
}
.product-section .product-feature {
  margin-top: 36px;
}
.product-section .benefits {
  padding: 10px 0;
  padding-bottom: 20px;
  border-top: 1px solid #cdcdcd;
  margin-top: 50px;
  margin-bottom: 65px;
}
@media only screen and (min-width: 600px) {
  .product-section .benefits {
    margin-top: 65px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 800px) {
  .product-section .benefits {
    margin-left: 0;
    margin-right: 0;
  }
}
.product-section .benefits ul {
  overflow: hidden;
  max-width: 320px;
  margin: 0 auto;
}
@media only screen and (min-width: 520px) {
  .product-section .benefits ul {
    max-width: none;
  }
}
.product-section .benefits li {
  width: 50%;
  float: left;
  font-size: 12px;
  text-align: center;
  height: 110px;
  margin: 15px 0;
}
@media only screen and (min-width: 520px) {
  .product-section .benefits li {
    width: 25%;
    height: auto;
  }
}
@media only screen and (min-width: 600px) {
  .product-section .benefits li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-section .benefits li {
    font-size: 16px;
  }
}
.product-section .benefits h2 {
  margin-bottom: 0.2em;
}
@media only screen and (min-width: 600px) {
  .product-section .benefits h2 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-section .benefits h2 {
    font-size: 18px;
  }
}
.product-section .benefits p {
  max-width: 9em;
  margin: 0 auto;
  line-height: 1.25;
}
@media only screen and (min-width: 800px) {
  .product-section .benefits p {
    max-width: 10em;
  }
}
.product-section .benefits .icon {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .product-section .benefits .icon {
    width: 80px;
    height: 80px;
  }
}
.product-section .benefits .icon-anton-club-logo {
  fill: currentColor;
  color: inherit;
}
@media only screen and (min-width: 1200px) {
  .product-section .benefits {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.product-section .related-products,
.product-section .companion-products {
  display: none;
}
.product-section .image-browser:not(.lightbox) {
  height: 50vw;
  max-height: 600px;
  margin-top: 0;
}
@media only screen and (min-width: 1200px) {
  .product-section .image-browser:not(.lightbox) {
    width: calc(100% + 70px);
  }
}
@media only screen and (min-width: 1200px) {
  .product-section .image-browser:not(.lightbox) .sidebar {
    top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-section .image-browser:not(.lightbox) .thumbnail-list {
    margin-bottom: 30px;
  }
}
.product-section .image-browser.lightbox .view-details-button {
  display: none;
}
.product-section .view-details-button {
  display: none;
  width: 100%;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
  .product-section .view-details-button {
    display: block;
  }
}
.debug .product-section .view-details-button {
  background-color: rgba(255,255,255,0.3);
}
.product-section .view-details-button .label {
  display: block;
}
.product-section .view-details-button .icon {
  width: 32px;
  height: 32px;
}
.product-availability {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #cdcdcd;
  font-size: 14px;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .product-availability {
    display: inline-block;
    text-align: left;
  }
}
.product-availability a {
  color: #404047;
}
.product-availability a:hover {
  color: #ed4600;
}
.product-availability a:active {
  color: #d53f00;
}
.search-section {
  margin: 0 auto;
  max-width: 1550px;
}
.search-section .search-bar {
  z-index: 1;
}
@media only screen and (min-width: 1000px) {
  .search-section .search-bar {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.search-section .help {
  margin: 100px 15px 0;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .search-section .help {
    margin-top: 200px;
  }
}
.search-section .help h1 {
  font-weight: 400;
  font-size: 22px;
}
@media only screen and (min-width: 600px) {
  .search-section .help h1 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 600px) {
  .search-section .help p {
    font-size: 18px;
  }
}
.stock.info-page .stock-header {
  padding: 30px 20px;
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .stock.info-page .stock-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.stock.info-page .stock-title h1 {
  font-size: 24px;
  font-weight: 900;
}
@media only screen and (min-width: 768px) {
  .stock.info-page .stock-title h1 {
    font-size: 36px;
  }
}
.stock.info-page .stock-title h2 {
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .stock.info-page .stock-title h2 {
    font-size: 28px;
  }
}
.stock.info-page .bundle-summary-item {
  margin-bottom: 1em;
}
@media only screen and (min-width: 500px) {
  .stock.info-page .bundle-summary-item {
    margin-bottom: 0;
    line-height: 1.75;
  }
}
.stock.info-page .bundle-summary-item .label {
  display: block;
  font-weight: 900;
}
@media only screen and (min-width: 500px) {
  .stock.info-page .bundle-summary-item .label {
    display: inline;
  }
  .stock.info-page .bundle-summary-item .label:after {
    content: ": ";
  }
}
.stock.info-page .bundle-summary-option {
  display: none;
}
@media only screen and (min-width: 768px) {
  .stock.info-page .stock-list .store .opening-hours {
    margin-top: 50px;
  }
}
.stock.info-page .stock-list .store .open-status {
  display: block;
}
.stock.info-page .stock-list .store .toggle {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1;
}
.stock.info-page .stock-list .store .name {
  margin-right: 120px;
}
.stock.info-page .stock-status {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
@media only screen and (min-width: 768px) {
  .stock.info-page .stock-status {
    top: 110px;
    left: 250px;
    right: auto;
  }
}
.stock.info-page .stock-status .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  padding: 3px;
  margin-right: 10px;
  border-radius: 50%;
  fill: #fff;
}
.stock.info-page .stock-status .label {
  margin-left: 25px;
  line-height: 18px;
}
.stock.info-page .stock-status.in-stock .icon {
  background-color: #1fbba6;
}
.stock.info-page .stock-status.few-left .icon {
  background-color: #ff5200;
}
.stock.info-page .stock-status.out-of-stock .icon {
  background-color: #ae1400;
}
