.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: progress;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.3); }

.brand-bar {
  background-color: #eee;
  height: 40px; }
  .brand-bar__items {
    display: flex;
    justify-content: flex-start;
    min-width: 300px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px; }
  .brand-bar__icon {
    width: 25px;
    height: 20px;
    padding-right: 10px;
    float: left;
    position: relative;
    top: 10px; }
    .brand-bar__icon--medimops {
      top: 7px;
      width: 20px; }
  .brand-bar__item {
    align-items: center;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-size: calc(11.2px + 0.2vw); }
    .brand-bar__item--medimops {
      color: #B4252B;
      font-weight: bold;
      background-color: #ffffff; }
    .brand-bar__item--momox-fashion {
      color: #000;
      background-color: rgba(35, 92, 246, 0.15); }
    .brand-bar__item--momox {
      color: #005585;
      background-color: #D2E1EA;
      border-right: 2px solid #ffffff; }
    .brand-bar__item:hover {
      background-color: #ffffff; }

svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  transform: scale(0.25);
  transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  transform: scale(0.25);
  transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  transform: scale(0.25);
  transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  transform: scale(0.25);
  transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  transform: scale(0.25);
  transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black; }

.fad.fa-inverse {
  color: #fff; }

.cart__inner {
  display: flex;
  align-items: center;
  color: #333;
  height: 100%;
  cursor: pointer; }
  @media (min-width: 460px) {
    .cart__inner {
      padding: 3px 8px; } }

.cart__text {
  font-size: calc(11.2px + 0.2vw);
  max-width: 105px;
  line-height: 13px;
  text-align: right;
  color: #005585; }
  .cart__text--free {
    font-weight: bold; }
  @media (min-width: 460px) {
    .cart__text {
      color: #ffffff;
      line-height: 18px;
      max-width: 118px; } }

.cart__icon {
  color: #005585;
  margin-left: 5px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (min-width: 460px) {
    .cart__icon {
      color: #ffffff;
      margin-left: 10px; } }

.cart__amount {
  font-size: calc(11.2px + 0.3vw);
  display: block;
  position: absolute;
  top: -5px;
  right: -9px;
  text-align: center;
  color: white;
  background-color: #B4252B;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px; }

.category-flyout {
  position: relative;
  color: #005585; }
  .category-flyout .hide-on-mobile {
    display: none; }
    @media (min-width: 650px) {
      .category-flyout .hide-on-mobile {
        display: block; } }
  .category-flyout .hide-on-desktop {
    display: block; }
    @media (min-width: 650px) {
      .category-flyout .hide-on-desktop {
        display: none; } }
  .category-flyout a {
    color: inherit;
    text-decoration: none; }
  .category-flyout__overlay {
    position: fixed;
    top: 154px;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 30;
    display: block; }
  .category-flyout__gap-filler {
    height: 7px;
    width: 101%;
    position: absolute;
    bottom: -7px;
    left: -1px;
    border-bottom: none; }
    .category-flyout__gap-filler--show {
      background: #ffffff; }
  .category-flyout__burger {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 40px;
    cursor: pointer;
    transition: all .2s ease-in-out; }
    .category-flyout__burger__bar {
      width: 21px;
      height: 2px;
      background: #ffffff;
      border-radius: 4px;
      transition: all .2s ease-in-out; }
      .category-flyout__burger__bar:before, .category-flyout__burger__bar:after {
        content: '';
        position: absolute;
        width: 21px;
        height: 2px;
        background: #ffffff;
        border-radius: 4px;
        transition: all .2s ease-in-out; }
      .category-flyout__burger__bar:before {
        transform: translateY(-7px); }
      .category-flyout__burger__bar:after {
        transform: translateY(7px); }
    .category-flyout__burger--opened .category-flyout__burger__bar {
      z-index: 31;
      transform: translateX(-30px); }
      .category-flyout__burger--opened .category-flyout__burger__bar:before {
        transform: rotate(45deg) translate(21px, -21px); }
      .category-flyout__burger--opened .category-flyout__burger__bar:after {
        transform: rotate(-45deg) translate(21px, 21px); }
  .category-flyout__title {
    position: relative;
    z-index: 31;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 38px;
    width: 220px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ffffff;
    font-size: 14.4px; }
    .category-flyout__title__description {
      color: #ffffff; }
      .category-flyout__title__description--deu {
        font-size: calc(11.2px + 0.3vw); }
      .category-flyout__title__description--fra {
        font-size: calc(11.2px + 0.2vw); }
    .category-flyout__title__caret {
      color: #ffffff; }
      .category-flyout__title__caret--down {
        transition: transform 0.2s; }
        .category-flyout__title__caret--down svg {
          transform: scale(1); }
      .category-flyout__title__caret--up {
        transition: transform 0.2s; }
        .category-flyout__title__caret--up svg {
          transform: scale(-1); }
    .category-flyout__title--opened {
      background-color: #ffffff; }
      .category-flyout__title--opened .category-flyout__title__description,
      .category-flyout__title--opened .category-flyout__title__caret {
        color: #005585; }
  .category-flyout__flyout {
    min-width: 300px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100vw;
    left: -10px;
    padding: 0;
    position: absolute;
    z-index: 31;
    top: 45px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s;
    border-top: none;
    background-color: #ffffff; }
    @media (min-width: 650px) {
      .category-flyout__flyout {
        left: 0;
        width: 97vw;
        max-width: 1185px;
        border-bottom: 1px solid #005585; } }
    .category-flyout__flyout--opened {
      opacity: 1;
      pointer-events: visible; }
  .category-flyout__general-links-list {
    font-size: calc(14.4px + 0.1vw);
    font-weight: 500;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #c9d6dd; }
    @media (min-width: 650px) {
      .category-flyout__general-links-list {
        display: none; } }
  .category-flyout__general-link-item {
    display: -ms-grid;
    display: grid;
    align-items: center;
    height: 50px;
    -ms-grid-columns: 35px 1fr;
    grid-template-columns: 35px 1fr; }
    .category-flyout__general-link-item a {
      font-size: calc(14.4px + 0.1vw);
      font-weight: 500; }
  .category-flyout__categories, .category-flyout__links {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px; }
    @media (min-width: 650px) {
      .category-flyout__categories, .category-flyout__links {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); } }
    @media (min-width: 900px) {
      .category-flyout__categories, .category-flyout__links {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr); } }
  .category-flyout__category {
    display: -ms-grid;
    display: grid;
    height: auto;
    min-width: 150px;
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    -ms-grid-columns: 35px 5fr 1fr;
    grid-template-columns: 35px 5fr 1fr; }
    @media (min-width: 650px) {
      .category-flyout__category {
        -ms-grid-rows: 30px;
        grid-template-rows: 30px;
        padding-left: 15px;
        border-right: 1px solid #c9d6dd;
        border-bottom: 1px solid #c9d6dd; }
        .category-flyout__category:nth-child(3) {
          border-right: 0; }
        .category-flyout__category:nth-child(4), .category-flyout__category:nth-child(5), .category-flyout__category:nth-child(6) {
          border-bottom: 0; }
        .category-flyout__category:last-child {
          border-right: 0; } }
    @media (min-width: 900px) {
      .category-flyout__category {
        border-right: 1px solid #c9d6dd;
        border-bottom: 0; }
        .category-flyout__category:nth-child(3) {
          border-right: 1px solid #c9d6dd; }
        .category-flyout__category:last-child {
          border-right: 0; } }
  .category-flyout__category-icon {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / span 2;
    -ms-grid-column-align: left;
        justify-self: left; }
  .category-flyout__category-title {
    font-size: calc(14.4px + 0.1vw);
    font-weight: 500;
    font-size: 1.2em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .category-flyout__category-title a {
      font-size: calc(14.4px + 0.1vw);
      font-weight: 500; }
      .category-flyout__category-title a span {
        min-width: 40px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .category-flyout__category-title {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/ span 2;
        -ms-grid-column: 2;
        grid-column: 2; } }
  .category-flyout__category-dropdown-icon {
    justify-self: flex-end;
    margin-right: 10px; }
    .category-flyout__category-dropdown-icon--opened svg {
      transform: scale(-1); }
    @media (min-width: 650px) {
      .category-flyout__category-dropdown-icon {
        display: none; } }
  .category-flyout__sub-categories {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .category-flyout__sub-categories {
        -ms-grid-row: 2;
        grid-row: 2; } }
    .category-flyout__sub-categories ul {
      padding: 0;
      max-height: 0;
      transition: max-height 0.3s ease-in-out;
      display: block;
      position: relative;
      list-style-type: none;
      overflow: hidden;
      padding-left: 10px; }
      @media (min-width: 650px) {
        .category-flyout__sub-categories ul {
          max-height: none;
          padding-left: 0; } }
    .category-flyout__sub-categories--opened ul {
      max-height: 1000px; }
    .category-flyout__sub-categories__more {
      margin-top: 20px;
      display: none; }
      @media (min-width: 650px) {
        .category-flyout__sub-categories__more {
          display: block; } }
      .category-flyout__sub-categories__more a {
        font-weight: 700; }
  .category-flyout__sub-category {
    padding-top: 5px;
    padding-bottom: 5px; }
  .category-flyout__action-boxes {
    display: none;
    padding: 0;
    border-top: 1px solid #c9d6dd; }
    @media (min-width: 650px) {
      .category-flyout__action-boxes {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
  .category-flyout__action-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 35px (1fr)[2];
    grid-template-columns: 35px repeat(2, 1fr);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    list-style-type: none; }
    @media (min-width: 650px) {
      .category-flyout__action-box {
        padding-left: 25px; }
        .category-flyout__action-box:first-child {
          border-right: 1px solid #c9d6dd; } }
    .category-flyout__action-box:first-child {
      border-bottom: 1px solid #c9d6dd; }
    .category-flyout__action-box__icon {
      -ms-grid-row: 1;
      -ms-grid-row-span: 3;
      grid-row: 1 / span 3;
      justify-content: center; }
    .category-flyout__action-box__title {
      -ms-grid-column: 2;
      -ms-grid-column-span: 2;
      grid-column: 2 / span 2; }
    .category-flyout__action-box__description {
      -ms-grid-row: 2;
      grid-row: 2;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-column: 2 / span 1;
      font-size: 13px; }
      .category-flyout__action-box__description p {
        color: #000; }
    .category-flyout__action-box__button {
      display: flex;
      justify-content: center;
      justify-self: flex-start;
      width: 200px;
      -ms-grid-row: 3;
      grid-row: 3;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      grid-column: 3 / span 1; }
      @media (min-width: 900px) {
        .category-flyout__action-box__button {
          -ms-grid-column-align: center;
              justify-self: center;
          padding-left: 15px; } }
      .category-flyout__action-box__button a {
        padding: 0 20px;
        cursor: pointer;
        white-space: nowrap;
        font-size: 0.85rem;
        height: 40px;
        line-height: 40px;
        text-transform: uppercase;
        border-radius: 1px;
        font-weight: 500;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        background-color: #F6CB48;
        color: #333;
        min-width: 200px;
        padding: 0;
        display: inline-block;
        text-align: center; }
        .category-flyout__action-box__button a:hover {
          opacity: 0.85; }
        .category-flyout__action-box__button a[disabled] {
          cursor: progress; }
          .category-flyout__action-box__button a[disabled]:hover {
            opacity: 1; }
        .category-flyout__action-box__button a[disabled] {
          color: #957f3e; }
    .category-flyout__action-box__title {
      font-size: calc(12.8px + 0.4vw);
      font-weight: 500; }
    .category-flyout__action-box:nth-child(1) .category-flyout__action-box__title,
    .category-flyout__action-box:nth-child(1) .category-flyout__action-box__icon {
      color: #B4252B; }
    .category-flyout__action-box:nth-child(2) {
      background-color: #eee;
      border-right: 0; }
      .category-flyout__action-box:nth-child(2) .category-flyout__action-box__title {
        color: #005585; }
      .category-flyout__action-box:nth-child(2) .category-flyout__action-box__button a {
        background-color: #005585;
        color: #ffffff; }
    @media (min-width: 900px) {
      .category-flyout__action-box {
        border-right: 1px solid #c9d6dd; }
        .category-flyout__action-box__description {
          -ms-grid-row: 2;
          grid-row: 2;
          -ms-grid-column: 2;
          grid-column: 2; }
        .category-flyout__action-box__button {
          -ms-grid-row-align: center;
              align-self: center;
          -ms-grid-row: 2;
          grid-row: 2;
          -ms-grid-column: 3;
          grid-column: 3; } }
    .category-flyout__action-box--zum-sale {
      -ms-grid-column: 1;
      grid-column: 1; }
    .category-flyout__action-box--zum-momox {
      -ms-grid-column: 2;
      grid-column: 2; }
  .category-flyout__authentication-links-list {
    font-size: calc(14.4px + 0.1vw);
    font-weight: 500;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    border-top: 1px solid #c9d6dd;
    padding-left: 10px;
    padding-right: 10px;
    list-style-type: none; }
    @media (min-width: 650px) {
      .category-flyout__authentication-links-list {
        display: none; } }
  .category-flyout__authentication-link-item {
    display: -ms-grid;
    display: grid;
    align-items: center;
    height: 50px;
    -ms-grid-columns: 35px 1fr;
    grid-template-columns: 35px 1fr; }
  .category-flyout__authentication-link-text a {
    font-size: calc(14.4px + 0.1vw);
    font-weight: 500; }
  .category-flyout__external-links {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 0; }
    @media (min-width: 650px) {
      .category-flyout__external-links {
        display: none; } }
  .category-flyout__external-links-item {
    line-height: 40px;
    display: flex;
    font-size: calc(14.4px + 0.1vw);
    font-weight: 500; }
    .category-flyout__external-links-item--momox-fashion {
      color: #000;
      background-color: rgba(35, 92, 246, 0.15); }
    .category-flyout__external-links-item--momox {
      color: #005585;
      background-color: #D2E1EA;
      border-top: 1px solid #ffffff; }
    .category-flyout__external-links-item object {
      width: 24px; }
  .category-flyout__external-links-item-icon {
    margin: 0 10px;
    pointer-events: none;
    width: 100px; }

.logo {
  display: flex;
  margin-left: 7px; }
  @media (min-width: 900px) {
    .logo {
      margin-left: 10px; } }
  .logo__svg {
    pointer-events: none; }
    .logo__svg--deu {
      width: 156px;
      height: 32px; }
      @media (min-width: 900px) {
        .logo__svg--deu {
          width: 213px;
          height: 44px; } }
    .logo__svg--fra {
      width: 80px;
      height: 32px; }
      @media (min-width: 900px) {
        .logo__svg--fra {
          width: 120px;
          height: 48px; } }

.messages__message {
  background-color: #eee;
  color: #333; }
  .messages__message--error {
    background-color: rgba(197, 10, 25, 0.15); }
  .messages__message--success {
    background-color: rgba(127, 167, 46, 0.2); }
  .messages__message--to-basket {
    background-color: rgba(127, 167, 46, 0.2); }
  .messages__message--info {
    background-color: #eee; }

.messages__inner {
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  vertical-align: top; }

.messages__to-basket-button {
  margin-top: 15px;
  max-width: 150px;
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333; }
  .messages__to-basket-button:hover {
    opacity: 0.85; }
  .messages__to-basket-button[disabled] {
    cursor: progress; }
    .messages__to-basket-button[disabled]:hover {
      opacity: 1; }
  .messages__to-basket-button[disabled] {
    color: #957f3e; }
  .messages__to-basket-button span {
    margin-left: 4px; }

.messages__info-button {
  display: flex;
  color: #005585;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px; }

.messages__info-icon {
  display: inline-block;
  vertical-align: top;
  margin: 10px; }

.messages__info-contents {
  display: inline-block;
  width: 90%; }

.messages__rich-relevance-slider {
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  padding-right: 10px !important;
  padding-left: 10px !important; }

.accordion__item {
  margin-bottom: 20px;
  background-color: #eee; }
  .accordion__item__header {
    background-color: #ccc;
    cursor: pointer;
    display: flex;
    flex-flow: row; }
    .accordion__item__header svg {
      grid-area: arrow;
      width: 10px;
      padding: 10px 20px;
      margin: 0; }
  .accordion__item__body {
    height: auto;
    max-height: 0px;
    transition: max-height 0.3s ease;
    overflow: hidden; }
  .accordion__item__body__inner {
    padding: 10px 20px; }
  .accordion__item h1 {
    font-size: calc(16px + 0.2vw);
    padding: 10px 20px;
    margin: 0;
    flex: 1 1; }

.slider, .ox-content .slider {
  position: relative; }
  .slider__viewport-wrapper, .ox-content .slider__viewport-wrapper {
    overflow: hidden; }
  .slider__inner, .ox-content .slider__inner {
    display: flex;
    transition: transform 0.3s; }
    .slider__inner--shouldJump, .ox-content .slider__inner--shouldJump {
      transition: none; }
  .slider__touch--transition, .ox-content .slider__touch--transition {
    transition: transform 0.3s; }
  .slider__slide, .ox-content .slider__slide {
    flex-shrink: 0; }
  .slider__prev, .slider__next, .ox-content .slider__prev, .ox-content .slider__next {
    font-size: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    padding: 5px;
    z-index: 11;
    color: #005585; }
    .slider__prev:hover, .slider__next:hover, .ox-content .slider__prev:hover, .ox-content .slider__next:hover {
      opacity: 0.85; }
  .slider__prev, .ox-content .slider__prev {
    left: 0; }
    .slider__prev--outside, .ox-content .slider__prev--outside {
      left: -20px; }
  .slider__next, .ox-content .slider__next {
    right: 0; }
    .slider__next--outside, .ox-content .slider__next--outside {
      right: -20px; }
  .slider__next-icon, .ox-content .slider__next-icon {
    transform: scale(-1); }
  .slider__indicator, .ox-content .slider__indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow-x: hidden;
    min-height: calc((11.2px + 0.3vw) * 1.45); }
  .slider__indicator-item, .ox-content .slider__indicator-item {
    display: inline-block;
    padding: 3px 10px 0px 10px;
    color: #ccc; }
    .slider__indicator-item--active, .ox-content .slider__indicator-item--active {
      border-top: 3px solid #005585;
      display: inline-block;
      padding: 0px 10px 0px 10px; }

.product-slider {
  padding: 0 40px;
  opacity: 1;
  transition: opacity 250ms ease; }
  .product-slider--placeholder {
    opacity: 0;
    transition: none; }
  .product-slider__product {
    padding: 0 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%; }
  .product-slider__product-image {
    min-height: 106px; }
  .product-slider__title {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden;
    font-size: calc(11.2px + 0.2vw);
    margin-bottom: 5px;
    max-width: 100%;
    /* Ellipses after 2 lines, will only work in Webkit browsers */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    .product-slider__title:hover {
      text-decoration: underline; }
  .product-slider__manufacturer {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden;
    font-size: calc(11.2px + 0.2vw);
    color: #999;
    margin-top: auto;
    max-width: 100%; }
    .product-slider__manufacturer:hover {
      text-decoration: underline; }
    @media (min-width: 900px) {
      .product-slider__manufacturer {
        /* Ellipses after 1 line, will only work in Webkit browsers */
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; } }
  .product-slider__pricing {
    width: 100%; }
  .product-slider__cart-icon {
    width: 16px;
    height: auto;
    margin-right: 5px; }
  .product-slider__cart-text {
    margin-bottom: -3px;
    font-size: 13px; }
  .product-slider__add-to-cart {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333;
    width: 100%;
    height: 40px;
    padding: 0;
    margin-top: 5px; }
    .product-slider__add-to-cart:hover {
      opacity: 0.85; }
    .product-slider__add-to-cart[disabled] {
      cursor: progress; }
      .product-slider__add-to-cart[disabled]:hover {
        opacity: 1; }

.promotion-slider {
  display: block;
  margin: 20px 0px; }
  .promotion-slider h2 {
    margin-bottom: 10px; }

.ox-content {
  font-size: 14px;
  line-height: 18px; }
  .ox-content h1 {
    font-size: 20px;
    font-weight: bold; }
  .ox-content h2 {
    font-size: 16px;
    font-weight: bold; }
  .ox-content p, .ox-content strong, .ox-content li, .ox-content a {
    font-size: 14px;
    line-height: 18px; }

.ox-content--content-page .landingpage {
  display: -ms-grid;
  display: grid;
  justify-content: center;
  box-sizing: border-box; }

.ox-content--content-page .content-grid {
  display: flex; }
  .ox-content--content-page .content-grid .col2 {
    width: 50%; }

.ox-content--content-page .grid {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 20px;
  max-width: 1200px;
  justify-content: center;
  margin: 0 auto; }

.ox-content--content-page img.artikelbild {
  width: auto; }

.ox-content--content-page .produktbild {
  width: auto; }

.ox-content--content-page .row.small {
  display: -ms-grid;
  display: grid;
  justify-content: center;
  justify-items: center;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px; }
  @media (min-width: 650px) {
    .ox-content--content-page .row.small {
      -ms-grid-columns: 1fr 20px 1fr;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 900px) {
    .ox-content--content-page .row.small {
      -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  .ox-content--content-page .row.small .item {
    width: 240px;
    max-height: 287px; }

.ox-content--content-page .clear {
  clear: both; }

.ox-content--content-page a {
  color: inherit; }

.ox-content--content-page .specialbtn {
  width: 90% !important;
  margin: 10px 5%;
  z-index: 10;
  position: relative; }

.ox-content--content-page .btn {
  text-align: center; }

.ox-content--content-page .mx-button {
  position: relative;
  display: block;
  margin-top: 5px;
  cursor: pointer;
  color: #005585;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none !important;
  padding-top: 6px;
  padding-bottom: 6px;
  border: solid 1px #333;
  border-radius: .3em .3em;
  background-color: #666;
  background-image: gradient(linear, left top, left bottom, from(#666), to(#000));
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.ox-content--content-page .mx-button-primary {
  color: #4a4a49;
  background-color: #f3c13a;
  border-color: #f4be30;
  background-image: gradient(linear, left top, left bottom, from(#f7d963), to(#f3c13a)); }
  .ox-content--content-page .mx-button-primary:hover {
    color: #4a4a49;
    background-color: #f3c13a;
    border-color: #f4be30;
    background-image: linear-gradient(top, #f7d963, #f3c13a);
    opacity: 0.9; }

.ox-content--content-page p a {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .ox-content--content-page p a:hover {
    text-decoration: underline; }

.ox-content--content-page__preview-wrapper {
  background-color: #ffffff;
  color: #000;
  padding: 30px;
  margin-top: 0px !important; }

.headline {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400; }

.ox-content--footer {
  font-size: 13px;
  line-height: 1.5; }
  .ox-content--footer .hotline-number {
    display: block;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #666;
    color: #ffffff;
    text-align: center; }
    .ox-content--footer .hotline-number:before {
      content: " ";
      display: inline-block;
      width: 22px;
      height: 22px;
      margin-right: 10px;
      vertical-align: -30%;
      background: url("/img/footer/footer-telephone.svg") no-repeat center; }
  .ox-content--footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.9; }
  .ox-content--footer a {
    display: inline-block;
    text-decoration: none;
    color: #999; }
    .ox-content--footer a:hover {
      color: #ffffff; }

.ox-content--footer__preview-wrapper {
  background-color: #333;
  color: #999;
  padding: 20px; }

.ox-content--search-page a {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .ox-content--search-page a:hover {
    text-decoration: underline; }

.ox-content--search-page h1, .ox-content--search-page h2, .ox-content--search-page h3, .ox-content--search-page h4, .ox-content--search-page h5, .ox-content--search-page h6 {
  margin: 20px 0 15px 0; }

.ox-content--search-page .image-box, .ox-content--search-page .author-box, .ox-content--search-page .category-box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.ox-content--search-page .image-box-item {
  position: relative;
  margin-right: 3px; }
  .ox-content--search-page .image-box-item:last-child {
    margin-right: 0; }
  .ox-content--search-page .image-box-item img {
    height: 100%;
    display: block; }
  .ox-content--search-page .image-box-item h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 8px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.55);
    transition: background-color .25s; }
  .ox-content--search-page .image-box-item:hover h2 {
    background-color: white; }

.rich-relevance-slider {
  padding: 20px 0; }
  @media (min-width: 900px) {
    .rich-relevance-slider {
      padding: 30px 0; } }
  .rich-relevance-slider--border-top {
    border-top: 1px solid #c9d6dd; }
  .rich-relevance-slider--border-bottom {
    border-bottom: 1px solid #c9d6dd; }
  .rich-relevance-slider__placeholder {
    padding: 20px 0;
    opacity: 0; }
    @media (min-width: 900px) {
      .rich-relevance-slider__placeholder {
        padding: 30px 0; } }
  .rich-relevance-slider__title {
    font-size: calc(12.8px + 0.4vw);
    font-weight: 500;
    padding-bottom: 15px; }

.dropdown {
  font-size: calc(11.2px + 0.3vw);
  padding: 0 10px;
  background-color: #e8f0fb;
  color: #005585;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .dropdown__icon {
    margin-left: 5px;
    font-size: 16px; }
  .dropdown select {
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: transparent;
    background-color: transparent;
    border: none;
    border-radius: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .dropdown select {
      color: #005585;
      position: relative; }
    .dropdown select::-ms-expand {
      display: none; }
    .dropdown span {
      display: none; } }
  .dropdown option {
    color: #333; }

.search {
  position: static; }
  @media (min-width: 460px) {
    .search {
      position: relative; } }
  .search__form {
    display: flex;
    align-items: center; }
  .search__text-field {
    height: 40px;
    width: 100%;
    border: none;
    padding: 0 0 0 10px;
    font-size: 16px; }
    .search__text-field::-webkit-input-placeholder {
      color: #ccc; }
    .search__text-field::-moz-placeholder {
      color: #ccc; }
    .search__text-field:-ms-input-placeholder {
      color: #ccc; }
    .search__text-field::-ms-input-placeholder {
      color: #ccc; }
    .search__text-field::placeholder {
      color: #ccc; }
  .search__dropdown {
    height: 40px;
    min-width: 52px; }
    @media (min-width: 460px) {
      .search__dropdown {
        min-width: 90px; } }
  .search__clear {
    position: absolute;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    width: 16px;
    text-align: center;
    display: block;
    border-radius: 50%;
    border: 1px solid #999;
    color: #999;
    right: 25vw;
    transition: opacity 0.2s ease-out;
    opacity: 0; }
    @media (min-width: 460px) {
      .search__clear {
        right: calc(60px + 1.5vw); } }
    @media (min-width: 900px) {
      .search__clear {
        right: 72px; } }
    .search__clear--visible {
      opacity: 0.85; }
      .search__clear--visible:hover {
        opacity: 1; }
  .search__submit {
    width: 74px;
    height: 40px;
    background-color: #F6CB48;
    border: none;
    cursor: pointer; }
  .search__suggestion-list {
    position: absolute;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #000;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    z-index: 10;
    pointer-events: none; }
    .search__suggestion-list--visible {
      opacity: 1;
      pointer-events: auto; }
  .search__suggestion-item {
    cursor: pointer;
    list-style-type: none; }
    .search__suggestion-item :hover {
      background-color: #005585;
      color: #ffffff; }
  .search__suggestion-link {
    display: block; }
  .search__suggestion-part--highlighted {
    font-weight: bold; }

.user-navigation__wishlist, .user-navigation__login {
  min-width: 50px;
  padding: 0 15px;
  text-decoration: none;
  color: #005585;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .user-navigation__wishlist:hover, .user-navigation__login:hover {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15); }

.user-navigation__text {
  color: #005585;
  font-size: calc(9.6px + 0.2vw);
  white-space: nowrap; }

.user-navigation__wishlist {
  border-right: 1px solid #ccc; }
  .user-navigation__wishlist img {
    width: 18px;
    height: 16px;
    margin-bottom: 2px; }

.user-navigation__login img {
  width: 18px;
  height: 20px;
  margin-bottom: -2px; }

.user-navigation__interaction {
  display: flex; }

.user-navigation .cart {
  display: block; }
  @media (min-width: 460px) {
    .user-navigation .cart {
      display: none; } }

.header .brand-bar {
  display: none; }
  @media (min-width: 900px) {
    .header .brand-bar {
      display: block; } }

.header__grid {
  position: relative;
  z-index: 31;
  background: #ffffff;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 50px auto;
  -ms-grid-columns: -webkit-min-content 1fr 1fr -webkit-min-content;
  -ms-grid-columns: min-content 1fr 1fr min-content;
      grid-template: "logo logo cart cart" 50px "flyout search search search" auto / -webkit-min-content 1fr 1fr -webkit-min-content;
      grid-template: "logo logo cart cart" 50px "flyout search search search" auto / min-content 1fr 1fr min-content; }
  @media (min-width: 460px) {
    .header__grid {
      -ms-grid-rows: 64px auto;
      -ms-grid-columns: -webkit-min-content 1fr 1fr -webkit-min-content;
      -ms-grid-columns: min-content 1fr 1fr min-content;
          grid-template: "logo logo logo account" 64px "flyout search search cart" auto / -webkit-min-content 1fr 1fr -webkit-min-content;
          grid-template: "logo logo logo account" 64px "flyout search search cart" auto / min-content 1fr 1fr min-content; } }
  @media (min-width: 900px) {
    .header__grid {
      -ms-grid-rows: 64px auto;
      -ms-grid-columns: calc(50vw - 610px) -webkit-min-content 1fr 1fr -webkit-min-content calc(50vw - 610px);
      -ms-grid-columns: calc(50vw - 610px) min-content 1fr 1fr min-content calc(50vw - 610px);
          grid-template: "left-empty logo content content account right-empty" 64px "left-blue flyout search search cart right-blue" auto/calc(50vw - 610px) -webkit-min-content 1fr 1fr -webkit-min-content calc(50vw - 610px);
          grid-template: "left-empty logo content content account right-empty" 64px "left-blue flyout search search cart right-blue" auto/calc(50vw - 610px) min-content 1fr 1fr min-content calc(50vw - 610px); } }

.header__logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  display: flex;
  align-items: center;
  grid-area: logo; }

.header__blue {
  display: none;
  background-color: #005585;
  height: 100%; }
  @media (min-width: 900px) {
    .header__blue {
      display: block; } }
  .header__blue--left {
    grid-area: left-blue; }
  .header__blue--right {
    grid-area: right-blue; }

.header__content {
  grid-area: content;
  -ms-grid-row-align: center;
      align-self: center;
  display: none; }
  @media (min-width: 900px) {
    .header__content {
      display: flex; } }

.header__cart {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: cart;
  display: flex;
  align-items: center; }
  .header__cart .cart {
    margin-right: 20px;
    margin-left: auto; }
    @media (min-width: 460px) {
      .header__cart .cart {
        margin: 0 10px; } }
  @media (min-width: 460px) {
    .header__cart {
      background-color: #005585; } }

.header .user-navigation {
  grid-area: account;
  display: none; }
  @media (min-width: 460px) {
    .header .user-navigation {
      display: flex; } }

.header__flyout {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: flyout;
  z-index: -1;
  background-color: #005585;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 650px) {
    .header__flyout {
      z-index: 12; } }
  .header__flyout:before {
    content: "";
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 31; }
    @media (min-width: 650px) {
      .header__flyout:before {
        content: none; } }
  .header__flyout .category-flyout {
    height: 100%; }

.header__search {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 3;
  grid-area: search;
  background-color: #005585;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 17px; }

@media (min-width: 460px) {
    .header__logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .header__cart {
    -ms-grid-row: 2;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1; }
    .header .user-navigation {
    -ms-grid-row: 1;
    -ms-grid-column: 4; }
    .header__flyout {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .header__search {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; } }

@media (min-width: 900px) {
    .header__logo {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
    .header__blue--left {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .header__blue--right {
    -ms-grid-row: 2;
    -ms-grid-column: 6; }
    .header__content {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2; }
    .header__cart {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1; }
    .header .user-navigation {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .header__flyout {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
    .header__search {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2; } }
  @media (min-width: 460px) {
    .header__search {
      padding-right: 0; } }

.newsletter-form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto -webkit-min-content;
  -ms-grid-columns: auto min-content;
  grid-template-columns: auto -webkit-min-content;
  grid-template-columns: auto min-content;
  padding-top: 5px; }
  .newsletter-form__textfield {
    -ms-grid-column: 1;
    grid-column: 1;
    font-size: 13px;
    padding: 10px 10px; }
  .newsletter-form__submit {
    -ms-grid-column: 2;
    grid-column: 2;
    padding: 10px 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    border: 1px solid #666; }

@use 'colors';
@use 'fonts';

.social-box {
  display: flex; }
  .social-box__title {
    text-align: center; }
  .social-box__list {
    display: flex;
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px; }
    .social-box__list li {
      display: inline-block; }
      .social-box__list li + li {
        margin-left: 10px; }
  .social-box__icon {
    padding: 16px 16px;
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center; }
    .social-box__icon:hover {
      border-color: #ffffff; }
  .social-box__svg {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    pointer-events: none; }
  .social-box__hidden-text {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px; }

.brand-icon {
  display: inline-block;
  height: 30px;
  margin-left: 8px; }
  .brand-icon:first-of-type {
    margin-left: 0; }
  .brand-icon--grayscale {
    margin-left: 0; }

.shipping-provider-brands .delivery-free {
  font-size: small;
  color: #333;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px; }


.platform-links {
  grid-area: platform-links;
  display: -ms-grid;
  display: grid; }
  .platform-links__headline {
    grid-column: 1/-1; }
  .platform-links__items {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    font-size: 13px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .platform-links__items {
        margin-top: 20px; } }
    .platform-links__items a {
      text-decoration: inherit;
      color: inherit; }
      .platform-links__items a:hover {
        color: #ffffff; }
    @media (min-width: 650px) {
      .platform-links__items {
        flex-direction: row; } }
  .platform-links__item {
    margin-bottom: 15px;
    display: flex;
    align-items: center; }
    @media (min-width: 650px) {
      .platform-links__item {
        margin-right: 40px;
        margin-bottom: 0; } }
  .platform-links__item-momox-fashion {
    -webkit-filter: invert(1);
            filter: invert(1);
    margin-right: 10px;
    pointer-events: none; }
  .platform-links__item-momox {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
    margin-right: 10px;
    pointer-events: none; }

.bottom-line {
  font-size: calc(0.6rem + 0.2vw);
  line-height: 1.9;
  text-align: left; }
  .bottom-line__navigation-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block; }
    .bottom-line__navigation-list li {
      display: inline-block; }
      .bottom-line__navigation-list li + li:before {
        content: "\A0|\A0"; }
    .bottom-line__navigation-list a {
      color: inherit;
      text-decoration: none; }
      .bottom-line__navigation-list a:hover {
        color: #ffffff; }

.footer {
  background-color: #333;
  color: #999;
  padding: 50px 0;
  margin-top: 50px; }
  .footer__grid {
    min-width: 300px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 40px 10px;
    -ms-grid-rows: auto 40px auto 40px auto 40px auto 40px auto 40px auto 40px auto 40px auto;
        grid-template-areas: "social-box" "newsletter" "platform-links" "services" "services" "icons-payment" "icons-shipping" "bottomline"; }
    @media (min-width: 900px) {
      .footer__grid {
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 50px 20px;
        -ms-grid-rows: auto 50px auto 50px auto 50px auto 50px auto;
            grid-template-areas: "services       services       services       services" "newsletter     newsletter     newsletter     social-box" "platform-links platform-links platform-links platform-links" "icons-payment  icons-payment  icons-shipping icons-shipping" "bottomline     bottomline     bottomline     bottomline"; } }
  .footer__services {
    -ms-grid-row: 7;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: services;
    display: -ms-grid;
    display: grid; }
    @media (min-width: 650px) {
      .footer__services {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 900px) {
      .footer__services {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer__service--service {
      -ms-grid-column: 1;
      grid-column: 1; }
    .footer__service--contact {
      -ms-grid-column: 2;
      grid-column: 2; }
    .footer__service--trust {
      -ms-grid-column: 3;
      grid-column: 3; }
    .footer__service--aboutus {
      -ms-grid-column: 4;
      grid-column: 4; } }
  .footer__newsletter {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: newsletter; }
  .footer__social {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: social-box;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column: 1/-1;
    justify-content: center;
    justify-items: center; }
    @media (min-width: 900px) {
      .footer__social {
        -ms-grid-column: 4;
        grid-column: 4/4; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .footer__social {
        display: block; } }
  .footer__platform-links {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: platform-links; }
  .footer__icons-payment {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
    grid-area: icons-payment;
    display: flex; }
  .footer__icons-shipping {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    grid-area: icons-shipping;
    display: flex; }
  .footer__bottomline {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
    grid-area: bottomline; }
  @media (min-width: 900px) {
      .footer__services {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; }
      .footer__newsletter {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5; }
      .footer__social {
    -ms-grid-row: 3;
    -ms-grid-column: 7; }
      .footer__platform-links {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; }
      .footer__icons-payment {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
      .footer__icons-shipping {
    -ms-grid-row: 7;
    -ms-grid-column: 5;
    -ms-grid-column-span: 3; }
      .footer__bottomline {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; } }

.breadcrumbs__link {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden;
  font-size: 12px; }
  .breadcrumbs__link:hover {
    text-decoration: underline; }

.default-page__container {
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px; }

.default-page__breadcrumbs {
  margin-top: 15px; }

.address__main {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.address__headline {
  margin-top: 20px; }

.address__section {
  width: 100%;
  display: flex;
  flex-direction: column; }
  .address__section--record {
    margin-bottom: 20px;
    border-bottom: 1px solid #c9d6dd;
    padding-bottom: 20px; }
  @media (min-width: 900px) {
    .address__section--record {
      margin-bottom: 30px;
      border-bottom: none;
      padding-bottom: 0; }
    .address__section--left {
      padding-right: 20px;
      width: calc(33.33% - 20px); }
    .address__section--middle {
      padding-left: 20px;
      padding-right: 20px;
      width: calc(33.33% - 41px);
      border-left: 1px solid #c9d6dd; }
    .address__section--right {
      padding-left: 20px;
      width: calc(33.33% - 21px);
      border-left: 1px solid #c9d6dd; } }

.address__record-content {
  color: #333; }

.address__record-buttons {
  margin-top: auto; }

.address__record-button-select {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  width: 100%;
  margin-top: 20px; }
  .address__record-button-select:hover {
    opacity: 0.85; }
  .address__record-button-select[disabled] {
    cursor: progress; }
    .address__record-button-select[disabled]:hover {
      opacity: 1; }
  .address__record-button-select[disabled] {
    color: #957f3e; }
  @media (min-width: 460px) {
    .address__record-button-select {
      max-width: 350px; } }

.address__record-secondary-buttons {
  margin-top: 15px; }
  .address__record-secondary-buttons span {
    margin-left: 5px;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 12px; }
  .address__record-secondary-buttons a {
    color: #005585; }
  .address__record-secondary-buttons button {
    color: #005585;
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer; }
  .address__record-secondary-buttons button:focus {
    outline: none; }

.address__new-button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 38px;
  background-color: #ffffff;
  color: #005585;
  border: 1px solid #ccc;
  padding: 0; }
  .address__new-button:hover {
    opacity: 0.85; }
  .address__new-button[disabled] {
    cursor: progress; }
    .address__new-button[disabled]:hover {
      opacity: 1; }
  @media (min-width: 460px) {
    .address__new-button {
      max-width: 350px; } }

.text-field--inline {
  display: inline-block; }

.text-field label {
  display: block;
  font-size: calc(9.6px + 0.2vw);
  color: #999; }

.text-field input {
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: 5px 0px;
  font-size: 16px;
  width: 100%; }

.text-field p {
  font-size: calc(9.6px + 0.2vw); }

.text-field--invalid label, .text-field--invalid p {
  color: #c6161c; }

.text-field--invalid input {
  border-bottom: 1px solid #c6161c; }

.select-box {
  margin-top: 20px; }
  .select-box label {
    display: block;
    font-size: calc(9.6px + 0.2vw);
    color: #999; }
  .select-box select {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 4px 0;
    background-color: #ffffff;
    font-size: 16px;
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    line-height: normal;
    outline: 0;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 1px 100%, 20px 22px, 20px 22px, 20px 100%;
    background-position: right 20px center, right bottom, right bottom, right bottom;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(-135deg, transparent 50%, #ffffff 50%), linear-gradient(-225deg, transparent 50%, #ffffff 50%), linear-gradient(#ffffff 42%, #ccc 42%); }

.check-box label {
  margin-left: 10px;
  color: #000;
  font-size: calc(11.2px + 0.2vw); }

.check-box input {
  font-size: 16px; }

.radio-button {
  color: #999; }
  .radio-button label {
    padding: 4px 0 0 4px;
    color: #333;
    font-size: 16px; }

.address-form__main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 900px) {
    .address-form__main {
      flex-direction: row; } }

.address-form__headline {
  margin-top: 20px; }

.address-form__part--left {
  border-right: none;
  padding-right: 0; }
  @media (min-width: 900px) {
    .address-form__part--left {
      width: 350px;
      border-right: 1px solid #c9d6dd;
      padding-right: 20px; } }

.address-form__part--right {
  padding-left: 0; }
  @media (min-width: 900px) {
    .address-form__part--right {
      width: 350px;
      padding-left: 20px; } }

.address-form__gender {
  width: 33%;
  display: inline-flex;
  margin-top: 20px; }

.address-form__company-note {
  color: #999;
  font-size: 11px; }

.address-form__street-group-deu {
  display: flex; }

.address-form__street-group-fra {
  display: flex;
  flex-direction: row-reverse; }

.address-form__city-group {
  display: flex; }

.address-form__element {
  margin-top: 20px; }

.address-form__street-deu {
  margin-right: 10px;
  width: 80%; }

.address-form__street-fra {
  width: 80%; }

.address-form__number-deu {
  width: 20%; }

.address-form__number-fra {
  margin-right: 10px;
  width: 20%; }

.address-form__zip {
  margin-right: 10px;
  width: 25%; }

.address-form__city {
  width: 75%; }

.address-form__packstation-description {
  font-size: 11px;
  color: #666;
  line-height: 1;
  margin-top: 10px; }

.address-form__buttons {
  display: flex;
  margin-top: 20px;
  flex-direction: column-reverse; }
  @media (min-width: 900px) {
    .address-form__buttons {
      width: 350px;
      flex-direction: row;
      justify-content: space-between; } }

.address-form__back-button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 38px;
  background-color: #ffffff;
  color: #005585;
  border: 1px solid #ccc;
  margin-top: 10px; }
  .address-form__back-button:hover {
    opacity: 0.85; }
  .address-form__back-button[disabled] {
    cursor: progress; }
    .address-form__back-button[disabled]:hover {
      opacity: 1; }
  @media (min-width: 900px) {
    .address-form__back-button {
      margin-top: 0; } }

.address-form__send-button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .address-form__send-button:hover {
    opacity: 0.85; }
  .address-form__send-button[disabled] {
    cursor: progress; }
    .address-form__send-button[disabled]:hover {
      opacity: 1; }
  .address-form__send-button[disabled] {
    color: #957f3e; }

.copy-to-clipboard__input {
  opacity: 0; }

.copy-to-clipboard__hide {
  position: absolute;
  left: -999em; }

.vouchers__title {
  font-size: 24px;
  margin-top: 25px; }
  @media (min-width: 900px) {
    .vouchers__title {
      margin-top: 15px; } }

.vouchers__main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 900px) {
    .vouchers__main {
      flex-direction: row; } }

.vouchers__container {
  border: dashed 1px #333;
  border-radius: 10px;
  padding: 15px;
  margin: 10px 0; }
  @media (min-width: 900px) {
    .vouchers__container {
      width: calc(33% - 43px); }
      .vouchers__container--middle {
        margin: 10px 20px; } }

.vouchers__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px; }

.vouchers__small-text {
  font-size: 12px; }

.vouchers__medium-text {
  font-size: 16px; }

.vouchers__big-text {
  font-size: 30px; }

.vouchers__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }

.vouchers__copy-text {
  color: #005585;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase; }

.vouchers__copy-icon {
  color: #005585;
  margin-right: 5px; }

.checkout-product {
  padding: 20px 10px;
  border-bottom: 1px solid #eee;
  display: -ms-grid;
  display: grid;
  grid-gap: 0 15px;
  -ms-grid-rows: auto 0 auto 0 auto;
  -ms-grid-columns: 100px 15px auto;
      grid-template: "image description" auto "image pricing" auto "mobile-pricing mobile-pricing" auto / 100px auto; }
  .checkout-product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: image; }
  .checkout-product__description {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: description; }
  .checkout-product__fsk18 {
    margin-top: 8px;
    display: flex; }
  .checkout-product__fsk18-image {
    margin-right: 5px;
    padding-top: 3px; }
    .checkout-product__fsk18-image object {
      display: block;
      width: 24px;
      height: 24px; }
  .checkout-product__title {
    font-size: calc(12.8px + 0.4vw);
    font-weight: 500;
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .checkout-product__title:hover {
      text-decoration: underline; }
  .checkout-product__description-summary {
    margin-top: 2px;
    font-size: calc(9.6px + 0.2vw);
    color: #333; }
  .checkout-product__buyable {
    display: block;
    color: #6d9d00; }
    @media (min-width: 460px) {
      .checkout-product__buyable {
        margin-left: 20px;
        display: inline; } }
  .checkout-product__amount-description {
    font-size: calc(11.2px + 0.3vw);
    color: #333; }
  .checkout-product__button-line {
    margin-top: 10px;
    display: flex;
    align-items: stretch; }
  .checkout-product__button {
    width: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #eee;
    background-color: #eee;
    cursor: pointer; }
    .checkout-product__button:hover {
      opacity: 0.85; }
    .checkout-product__button--remove {
      color: #005585;
      margin-left: 10px; }
  .checkout-product__count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    border: 1px solid #eee; }
  .checkout-product__pricing {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    margin-top: 20px;
    font-size: calc(11.2px + 0.2vw);
    text-align: right;
    grid-area: mobile-pricing; }
    @media (min-width: 460px) {
      .checkout-product__pricing {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
        grid-area: pricing;
        margin-top: 0; } }
  .checkout-product__individual-price {
    color: #666; }
  .checkout-product__price {
    margin-left: 5px;
    font-size: calc(16px + 0.2vw); }
  .checkout-product__total-price {
    color: #333;
    font-weight: bold;
    margin-left: 50px; }

.voucher-input a {
  color: #005585; }

.voucher-input__input {
  display: inline-block;
  padding: 0 1em; }

.delivery-country-dropdown {
  height: 24px; }

.price-summary {
  color: #333;
  margin-left: auto;
  text-align: right;
  white-space: nowrap;
  display: -ms-grid;
  display: grid;
  grid-gap: 0 20px;
  -ms-grid-columns: auto 20px -webkit-min-content;
  -ms-grid-columns: auto 20px min-content;
  grid-template-columns: auto -webkit-min-content;
  grid-template-columns: auto min-content;
  -ms-grid-rows: auto 0 auto 0 auto 0 auto 0 auto;
      grid-template-areas: "subtotal-label subtotal-value" "delivery-label delivery-value" "voucher-label  voucher-value" "total-label    total-value" "voucher-remain voucher-remain"; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .price-summary {
      width: 500px; } }
  .price-summary__subtotal-label {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: subtotal-label; }
  .price-summary__subtotal-value {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: subtotal-value; }
  .price-summary__delivery-label {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: delivery-label;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .price-summary__delivery-value {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: delivery-value; }
  .price-summary__voucher-label {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: voucher-label; }
    .price-summary__voucher-label a {
      text-decoration: none;
      color: #005585; }
    .price-summary__voucher-label div {
      padding: 10px 0px;
      margin-bottom: 15px; }
      @media (min-width: 460px) {
        .price-summary__voucher-label div {
          margin: 0; } }
  .price-summary__voucher-value {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    grid-area: voucher-value; }
  .price-summary__total-label {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    grid-area: total-label;
    margin-top: 10px;
    line-height: 110%;
    -ms-grid-row-align: end;
        align-self: end;
    font-size: calc(14px + 0.2vw);
    font-weight: bold; }
  .price-summary__total-value {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
    grid-area: total-value;
    margin-top: 10px;
    -ms-grid-row-align: end;
        align-self: end;
    font-size: calc(16px + 0.2vw);
    font-weight: bold;
    line-height: 1; }
  .price-summary__voucher-remain {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: voucher-remain;
    padding: 10px 0px;
    white-space: normal; }

.last-seen-slider {
  padding: 20px 0;
  border-top: 1px solid #c9d6dd; }
  @media (min-width: 900px) {
    .last-seen-slider {
      padding: 30px 0; } }
  .last-seen-slider__title {
    font-size: calc(12.8px + 0.4vw);
    font-weight: 500;
    padding-bottom: 15px; }

.cart-page {
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px; }
  .cart-page .breadcrumbs {
    margin-top: 15px; }
  .cart-page__top-line {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    @media (min-width: 460px) {
      .cart-page__top-line {
        flex-direction: row; } }
  .cart-page__seperator {
    margin-top: 15px;
    border: none;
    border-bottom: 1px solid #eee; }
  .cart-page__fsk18 {
    margin-top: 20px;
    background-color: #f6f6f6;
    padding: 20px 10px;
    display: flex;
    align-items: flex-start; }
    @media (min-width: 900px) {
      .cart-page__fsk18 p {
        max-width: 50%; } }
    .cart-page__fsk18 svg {
      transform: translateY(3px); }
    .cart-page__fsk18 a {
      margin-left: 4px;
      color: #005585; }
      .cart-page__fsk18 a:hover {
        opacity: 0.85; }
  .cart-page__fsk18-icon {
    margin-right: 8px;
    width: 43px; }
  .cart-page__article-count {
    font-size: calc(9.6px + 0.2vw);
    color: #666;
    margin-left: 5px; }
  .cart-page__checkout-button {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333; }
    .cart-page__checkout-button:hover {
      opacity: 0.85; }
    .cart-page__checkout-button[disabled] {
      cursor: progress; }
      .cart-page__checkout-button[disabled]:hover {
        opacity: 1; }
    .cart-page__checkout-button[disabled] {
      color: #957f3e; }
  .cart-page__bottom-line {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 460px) {
      .cart-page__bottom-line {
        flex-direction: row;
        align-items: center;
        justify-content: space-between; } }
  .cart-page__payment-provider-brands {
    display: none; }
    @media (min-width: 460px) {
      .cart-page__payment-provider-brands {
        display: flex;
        flex-direction: row-reverse; } }
  .cart-page__express {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto auto auto;
    -ms-grid-columns: auto;
        grid-template: "express-title" auto "express-description" auto "express-buttons" auto / auto;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (min-width: 650px) {
      .cart-page__express {
        -ms-grid-rows: auto auto;
        -ms-grid-columns: auto auto;
            grid-template: "express-title express-buttons" auto "express-description express-buttons" auto / auto auto;
        background-color: #f6f6f6;
        border-top: 1px solid #c9d6dd;
        padding: 20px 10px;
        margin-bottom: 30px; } }
    .cart-page__express img {
      width: auto;
      max-width: 200px; }
  .cart-page__express-title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: express-title;
    font-size: 14px;
    font-weight: bold; }
  .cart-page__express-description {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: express-description;
    font-size: 12px;
    margin-top: 5px; }
    @media (min-width: 900px) {
      .cart-page__express-description {
        max-width: 50%; } }
  .cart-page__express-buttons {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: express-buttons;
    margin-top: 8px;
    vertical-align: top;
    text-align: right; }
  @media (min-width: 650px) {
      .cart-page__express-title {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
      .cart-page__express-description {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
      .cart-page__express-buttons {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2; } }
  .cart-page__express-button {
    display: inline-block;
    margin-left: 11px;
    height: 51px; }
    .cart-page__express-button--disabled {
      display: none; }
  .cart-page .paypal-express-button {
    padding-bottom: 15px; }
  .cart-page__price-summary {
    margin-top: 20px; }
  .cart-page__empty {
    margin-top: 15px; }
  .cart-page__go-shopping {
    margin-top: 10px;
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333;
    max-width: 300px; }
    .cart-page__go-shopping:hover {
      opacity: 0.85; }
    .cart-page__go-shopping[disabled] {
      cursor: progress; }
      .cart-page__go-shopping[disabled]:hover {
        opacity: 1; }
    .cart-page__go-shopping[disabled] {
      color: #957f3e; }
  .cart-page__last-seen-slider {
    margin-top: 20px; }
    @media (min-width: 900px) {
      .cart-page__last-seen-slider {
        margin-top: 30px; } }

.checkout-page__container {
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px; }

.checkout-page__logo {
  margin-top: 10px;
  display: flex;
  justify-content: center; }

.checkout-page__steps-container {
  margin-top: 25px;
  border-bottom: 3px solid #ddd; }

.checkout-page__steps {
  display: flex;
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  font-size: calc(9.6px + 0.2vw); }

.checkout-page__step {
  color: #aaaaaa;
  width: 100px;
  text-align: center;
  padding-bottom: 8px;
  position: relative; }
  .checkout-page__step--active {
    color: #333; }
    .checkout-page__step--active::after {
      content: '';
      background-color: #005585;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -3px;
      height: 3px; }
  .checkout-page__step--current {
    font-weight: bold; }

.password-field {
  text-align: right;
  font-size: calc(9.6px + 0.2vw); }
  .password-field__hint {
    margin-top: -4px;
    font-size: 10px;
    color: #666; }
  .password-field__strength-o-meter {
    margin: 4px 0;
    width: 100%;
    display: flex;
    justify-content: space-between; }
    .password-field__strength-o-meter div {
      flex-grow: 1;
      height: 3px;
      width: 30%;
      margin-left: 6px;
      background-color: #000;
      opacity: 0; }
      .password-field__strength-o-meter div:first-child {
        margin-left: 0; }
    .password-field__strength-o-meter.strength-1 div:nth-child(1) {
      opacity: 1;
      background-color: #B4252B; }
    .password-field__strength-o-meter.strength-2 div:nth-child(1), .password-field__strength-o-meter.strength-2 div:nth-child(2) {
      opacity: 1;
      background-color: #F6CB48; }
    .password-field__strength-o-meter.strength-3 div {
      opacity: 1;
      background-color: #6d9d00; }

.login-form__password {
  margin-top: 20px; }

.login-form__submit {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  margin-top: 20px;
  width: 100%;
  color: #333;
  background-color: #F6CB48;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .login-form__submit:hover {
    opacity: 0.85; }
  .login-form__submit[disabled] {
    cursor: progress; }
    .login-form__submit[disabled]:hover {
      opacity: 1; }
  .login-form__submit[disabled] {
    cursor: progress;
    color: #957f3e; }
    .login-form__submit[disabled]:hover {
      opacity: 1; }

.login-form__forgot-password {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  color: #005585;
  height: 50px;
  line-height: 50px; }
  .login-form__forgot-password:hover {
    opacity: 0.85; }
  .login-form__forgot-password[disabled] {
    cursor: progress; }
    .login-form__forgot-password[disabled]:hover {
      opacity: 1; }

@charset "UTF-8";
.checkout-login-page {
  color: #333; }
  .checkout-login-page__title {
    margin-top: 30px; }
  .checkout-login-page__text {
    margin-top: 15px;
    margin-bottom: 0px; }
    .checkout-login-page__text--bold {
      font-weight: bold;
      color: #333; }
  .checkout-login-page__benefits {
    margin-top: 5px;
    padding-left: 10px; }
    .checkout-login-page__benefits li {
      list-style-type: none; }
      .checkout-login-page__benefits li::before {
        content: "\2022";
        padding-right: 20px; }
  .checkout-login-page__content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    @media (min-width: 650px) {
      .checkout-login-page__content {
        flex-direction: row; } }
  .checkout-login-page__link {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-top: 20px;
    color: #333;
    background-color: #F6CB48; }
    .checkout-login-page__link:hover {
      opacity: 0.85; }
    .checkout-login-page__link[disabled] {
      cursor: progress; }
      .checkout-login-page__link[disabled]:hover {
        opacity: 1; }
    @media (min-width: 650px) {
      .checkout-login-page__link {
        max-width: calc(50% - 40px); } }
  .checkout-login-page__mobile-separator {
    margin-top: 20px; }
    @media (min-width: 650px) {
      .checkout-login-page__mobile-separator {
        display: none; } }
  .checkout-login-page__form {
    margin-top: 20px; }
    @media (min-width: 650px) {
      .checkout-login-page__form {
        width: 50%; } }
  .checkout-login-page__register {
    flex: 1 1; }
    @media (min-width: 900px) {
      .checkout-login-page__register {
        margin-right: 50px; } }
  .checkout-login-page__login {
    flex: 1 1; }
    @media (min-width: 650px) {
      .checkout-login-page__login {
        border-left: 2px solid #c9d6dd;
        padding-left: 20px; } }

.checkout-navigation-buttons {
  margin-top: 30px;
  display: flex;
  justify-content: space-between; }
  .checkout-navigation-buttons__button-back {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    height: 38px;
    background-color: #ffffff;
    color: #005585;
    border: 1px solid #ccc;
    width: 120px;
    flex-shrink: 2; }
    .checkout-navigation-buttons__button-back:hover {
      opacity: 0.85; }
    .checkout-navigation-buttons__button-back[disabled] {
      cursor: progress; }
      .checkout-navigation-buttons__button-back[disabled]:hover {
        opacity: 1; }
  .checkout-navigation-buttons__button-next {
    margin-left: 10px;
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333;
    width: 250px; }
    .checkout-navigation-buttons__button-next:hover {
      opacity: 0.85; }
    .checkout-navigation-buttons__button-next[disabled] {
      cursor: progress; }
      .checkout-navigation-buttons__button-next[disabled]:hover {
        opacity: 1; }
    .checkout-navigation-buttons__button-next[disabled] {
      color: #957f3e; }

.change-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  .change-row a {
    color: #005585;
    font-size: calc(11.2px + 0.2vw);
    text-transform: uppercase; }
  .change-row span {
    margin-left: 4px; }

.checkout-order__title {
  margin-top: 20px; }

.checkout-order__check {
  margin: 20px 0 0 0; }

.checkout-order__agb {
  margin: 10px 0 0 0;
  padding: 8px 15px;
  background-color: #f6f6f6;
  border-top: solid 1px #c9d6dd;
  border-bottom: solid 1px #c9d6dd; }

.checkout-order__agb-link {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .checkout-order__agb-link:hover {
    text-decoration: underline; }

.checkout-order__sending {
  display: flex;
  flex-direction: column;
  border-bottom: solid 1px #c9d6dd; }
  @media (min-width: 650px) {
    .checkout-order__sending {
      flex-direction: row; } }

.checkout-order__invoice, .checkout-order__delivery, .checkout-order__methods {
  width: 100%;
  padding: 20px 0; }
  @media (min-width: 650px) {
    .checkout-order__invoice, .checkout-order__delivery, .checkout-order__methods {
      width: 33%; } }

@media (min-width: 650px) {
  .checkout-order__invoice {
    padding: 20px 20px 20px 0; } }

.checkout-order__delivery {
  border-bottom: solid 1px #c9d6dd;
  border-top: solid 1px #c9d6dd; }
  @media (min-width: 650px) {
    .checkout-order__delivery {
      padding: 20px;
      border: none;
      border-left: solid 1px #c9d6dd;
      border-right: solid 1px #c9d6dd; } }

@media (min-width: 650px) {
  .checkout-order__methods {
    padding: 20px 0 20px 20px; } }

.checkout-order__address {
  margin-top: 5px; }

.checkout-order__payment-method {
  margin: 5px 0 0 0; }

.checkout-order__summary {
  padding: 20px;
  background-color: #f6f6f6;
  border-top: solid 1px #c9d6dd;
  border-bottom: solid 1px #c9d6dd; }

.checkout-order__eu-notice {
  margin: 15px 0 0 0; }

.checkout-order__sepa-mandate-text {
  overflow: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  height: 200px;
  margin: 10px 0 10px 0; }
  .checkout-order__sepa-mandate-text p {
    margin: 0 0 18px; }
  .checkout-order__sepa-mandate-text dl {
    margin-bottom: 20px; }
  .checkout-order__sepa-mandate-text dt {
    float: left;
    font-weight: normal;
    width: 250px; }
  .checkout-order__sepa-mandate-text dd {
    margin-left: 10px;
    display: block; }
  .checkout-order__sepa-mandate-text dd, .checkout-order__sepa-mandate-text dt {
    line-height: 20px; }

.checkout-order__sepa-mandate-checkbox {
  margin-right: 5px; }

.checkout-order__sepa-error-message {
  padding-top: 10px;
  padding-bottom: 10px; }

.credit-card__owner, .credit-card__select-card, .credit-card__number {
  width: auto; }
  @media (min-width: 650px) {
    .credit-card__owner, .credit-card__select-card, .credit-card__number {
      min-width: 250px;
      max-width: 350px; } }

.credit-card__owner, .credit-card__select-card, .credit-card__number, .credit-card__expiry-date, .credit-card__cvc {
  margin-top: 15px; }
  .credit-card__owner label, .credit-card__select-card label, .credit-card__number label, .credit-card__expiry-date label, .credit-card__cvc label {
    display: block;
    font-size: calc(9.6px + 0.2vw);
    color: #999; }

.credit-card__expiry-inputs {
  display: flex; }
  .credit-card__expiry-inputs :nth-child(2) {
    margin-left: 10px; }

.credit-card__error-message {
  color: #B4252B; }

.debit__iban {
  width: 25%;
  min-width: 250px; }

.birthday-select {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap; }
  .birthday-select div {
    flex-grow: 1;
    margin-right: 10px;
    margin-top: 20px; }
  .birthday-select div:last-child {
    margin-right: 0; }
  .birthday-select__title {
    width: 100%;
    display: block;
    font-size: calc(9.6px + 0.2vw);
    color: #999; }
  .birthday-select__select-box {
    margin-top: 0 !important; }

.klarna-invoice a {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .klarna-invoice a:hover {
    text-decoration: underline; }

.klarna-invoice .text-field {
  margin-bottom: 20px; }

.klarna-invoice__gender {
  width: 100%;
  display: inline-flex;
  margin-bottom: 20px; }
  .klarna-invoice__gender div:first-child {
    margin-right: 10px; }

.klarna-invoice__name {
  width: 100%;
  display: inline-flex; }
  .klarna-invoice__name div:first-child {
    width: 50%;
    margin-right: 10px; }
  .klarna-invoice__name div:last-child {
    width: 50%; }

.klarna-invoice__address {
  width: 100%;
  display: inline-flex; }
  .klarna-invoice__address div:first-child {
    width: 80%;
    margin-right: 10px; }
  .klarna-invoice__address div:last-child {
    width: 20%; }

.klarna-invoice__city {
  width: 100%;
  display: inline-flex; }
  .klarna-invoice__city div:first-child {
    width: 30%;
    margin-right: 10px; }
  .klarna-invoice__city div:last-child {
    width: 70%; }

.klarna-invoice__agree {
  margin-top: 30px;
  margin-bottom: 30px; }

.klarna-invoice__info {
  margin-top: 30px;
  margin-bottom: 30px; }
  .klarna-invoice__info a {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .klarna-invoice__info a:hover {
      text-decoration: underline; }

.checkout-payment__title {
  margin-top: 20px;
  margin-bottom: 20px; }

.checkout-payment__payment {
  width: 100%;
  border-bottom: 1px solid #c9d6dd; }
  .checkout-payment__payment--inactive {
    opacity: 0.5; }
  .checkout-payment__payment--selected .checkout-payment__payment-label {
    background-color: transparent; }
  .checkout-payment__payment--selected .checkout-payment__payment-method {
    display: block; }

.checkout-payment__payment-label {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #f6f6f6; }

.checkout-payment__selectbutton {
  display: inline-block;
  flex-grow: 0;
  margin-right: 1em;
  margin-left: 0; }

.checkout-payment__description {
  flex-grow: 50; }

.checkout-payment__payment-method {
  padding: 10px 20px;
  display: none; }

.two-side-layout {
  display: flex;
  flex-wrap: wrap; }
  .two-side-layout--reversed {
    flex-wrap: wrap-reverse; }
  .two-side-layout__column-1 {
    width: 100%;
    padding: 0; }
  .two-side-layout__column-2 {
    width: 100%;
    padding: 0; }
  @media (min-width: 900px) {
    .two-side-layout {
      flex-wrap: nowrap; }
      .two-side-layout__column-1 {
        width: 50%;
        padding: 0 20px 0 0; }
      .two-side-layout__column-2 {
        width: 50%;
        padding: 0 0 0 20px;
        border-left: 1px solid #ccc; } }

.registration-form__main {
  min-width: 300px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  min-width: 0; }
  @media (min-width: 900px) {
    .registration-form__main {
      min-width: 300px; } }

.registration-form__mobile-seperator {
  margin-top: 20px; }
  @media (min-width: 900px) {
    .registration-form__mobile-seperator {
      display: none; } }

.registration-form__title {
  margin-top: 15px; }

.registration-form__subtitle {
  margin-top: 15px; }
  .registration-form__subtitle--deviant-address {
    margin-bottom: 15px; }

@media (min-width: 650px) {
  .registration-form__form > .two-side-layout > div > div {
    width: 50%; } }

.registration-form__form .two-side-layout__column-2 > div {
  margin-top: 20px; }

.registration-form .text-field {
  margin-top: 20px; }

.registration-form__checkbox {
  margin-top: 20px; }

.registration-form__gender {
  width: 33%;
  display: inline-flex;
  align-items: center;
  margin: 20px 0 10px 0; }
  .registration-form__gender label {
    font-size: calc(11.2px + 0.2vw); }

.registration-form__link {
  font-size: calc(11.2px + 0.2vw);
  color: #005585; }
  .registration-form__link:hover {
    text-decoration: underline; }

.registration-form__address-deu {
  display: inline-flex; }

.registration-form__address-fra {
  display: inline-flex;
  flex-direction: row-reverse; }

.registration-form__street--deu {
  margin-right: 10px;
  width: 75%; }

.registration-form__street--fra {
  width: 75%; }

.registration-form__number--deu {
  width: 25%; }

.registration-form__number--fra {
  margin-right: 10px;
  width: 25%; }

.registration-form__zip {
  display: inline-flex; }
  .registration-form__zip div:first-child {
    width: 25%;
    margin-right: 10px; }
  .registration-form__zip div:last-child {
    width: 75%; }

.registration-form__birthday {
  width: 100%;
  display: inline-flex; }
  .registration-form__birthday div {
    width: 33%;
    margin-right: 10px; }
  .registration-form__birthday div:last-child {
    margin-right: 0; }

.registration-form__legal {
  font-size: calc(11.2px + 0.2vw);
  display: block;
  margin-top: 20px;
  color: #000; }

.registration-form__deviant-delivery-address {
  display: table-row; }
  .registration-form__deviant-delivery-address input, .registration-form__deviant-delivery-address label {
    display: table-cell;
    vertical-align: middle; }
  .registration-form__deviant-delivery-address label {
    font-size: calc(11.2px + 0.2vw); }

.registration-form__submit {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  width: 100%;
  color: #333;
  background-color: #F6CB48;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-top: 20px; }
  .registration-form__submit:hover {
    opacity: 0.85; }
  .registration-form__submit[disabled] {
    cursor: progress; }
    .registration-form__submit[disabled]:hover {
      opacity: 1; }
  .registration-form__submit[disabled] {
    color: #957f3e; }

.checkout-registration-page__breadcrumbs {
  min-width: 300px;
  max-width: 1200px;
  margin: 15px auto;
  padding: 0 10px; }

.amazonpay {
  display: flex; }
  .amazonpay__widget {
    height: 240px;
    width: 50%; }
  .amazonpay__constraint {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .amazonpay__constraint li {
      color: #B4252B; }

.checkout-user__title {
  margin-top: 20px; }

.checkout-user__shipping {
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #f6f6f6;
  border-bottom: solid 1px #c9d6dd; }

.checkout-user__shipping-info {
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  font-size: calc(9.6px + 0.1vw);
  color: #666; }
  @media (min-width: 650px) {
    .checkout-user__shipping-info {
      margin-top: 35px; } }

.checkout-user__shipping-method {
  font-weight: bold;
  color: #333; }

.checkout-user__shipping-cost {
  margin-left: 4px;
  color: #333; }

.checkout-user__shipping-company-notice {
  margin: 5px 0; }

.checkout-user__shipping-logos {
  margin-right: 5px;
  display: flex; }
  .checkout-user__shipping-logos .brand-icon {
    max-width: 48px; }

.checkout-user__seperator {
  margin-top: 20px;
  border-top: none;
  border-bottom: solid 1px #c9d6dd; }
  @media (min-width: 650px) {
    .checkout-user__seperator {
      margin-top: 25px; } }

@media (min-width: 650px) {
  .checkout-user__address-row {
    display: flex;
    justify-content: space-between; } }

@media (min-width: 650px) {
  .checkout-user__address {
    width: calc(50% - 10px); } }

.checkout-user__address a {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .checkout-user__address a:hover {
    text-decoration: underline; }

.checkout-user__invoice-title {
  margin-top: 15px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
  justify-content: space-between; }
  @media (min-width: 650px) {
    .checkout-user__invoice-title {
      margin-top: 20px; } }
  @media (min-width: 460px) {
    .checkout-user__invoice-title {
      justify-content: flex-start; } }
  .checkout-user__invoice-title h3 {
    font-weight: bold; }
  .checkout-user__invoice-title a {
    margin-left: 30px;
    color: #005585;
    font-size: calc(11.2px + 0.2vw);
    text-transform: uppercase; }

.checkout-user__change-icon {
  margin-right: 4px; }

.checkout-user__shipping-address {
  margin-top: 20px;
  padding: 10px;
  background-color: #f6f6f6;
  border-bottom: solid 1px #c9d6dd; }
  .checkout-user__shipping-address a {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .checkout-user__shipping-address a:hover {
      text-decoration: underline; }
  .checkout-user__shipping-address input {
    border: 0;
    cursor: pointer;
    background-color: transparent;
    padding: 0;
    font-size: calc(11.2px + 0.3vw);
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .checkout-user__shipping-address input:hover {
      text-decoration: underline; }
  .checkout-user__shipping-address p {
    font-size: calc(9.6px + 0.2vw);
    color: #333;
    margin: 5px 0 0 0; }

.contact {
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .contact__title {
    margin-top: 25px;
    margin-bottom: 30px; }
    @media (min-width: 900px) {
      .contact__title {
        margin-top: 15px;
        margin-bottom: 15px; } }
  .contact__gender {
    display: flex;
    flex-direction: row; }
  .contact__gender-button {
    margin-right: 40px; }
  .contact__ordernr-label {
    display: flex;
    align-items: center;
    font-size: calc(9.6px + 0.2vw);
    color: #999;
    margin-top: 20px; }
    .contact__ordernr-label svg {
      color: #005585;
      margin-left: 5px; }
  .contact__message-label {
    display: block;
    font-size: calc(9.6px + 0.2vw);
    color: #999;
    margin-top: 20px; }
  .contact__message-text {
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #c9d6dd;
    font-size: 16px;
    line-height: 24px;
    overflow: auto;
    height: auto;
    width: 100%;
    padding-left: 0;
    outline: 0; }
  .contact__textfield {
    margin-top: 20px; }
    .contact__textfield--captcha {
      width: 60%; }
      @media (min-width: 900px) {
        .contact__textfield--captcha {
          width: 30%; } }
  .contact__extra-info {
    margin-bottom: 15px; }
    .contact__extra-info svg {
      color: #005585;
      margin-right: 15px; }
  .contact__captcha {
    display: flex;
    flex-direction: row;
    align-items: center; }
  .contact__captcha-img {
    max-height: 15px;
    max-width: 50px;
    margin-left: 30px; }
  .contact__checkbox {
    margin-top: 20px; }
  .contact__checkbox-label {
    font-size: calc(11.2px + 0.2vw); }
    .contact__checkbox-label a {
      font-size: calc(11.2px + 0.2vw);
      color: #005585; }
  .contact__submit {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    width: 100%;
    color: #333;
    background-color: #F6CB48;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    margin-top: 20px; }
    .contact__submit:hover {
      opacity: 0.85; }
    .contact__submit[disabled] {
      cursor: progress; }
      .contact__submit[disabled]:hover {
        opacity: 1; }
    .contact__submit[disabled] {
      color: #957f3e; }
  .contact__mobile-seperator {
    margin: 30px 0; }
    @media (min-width: 900px) {
      .contact__mobile-seperator {
        display: none; } }
  .contact__tooltip-container {
    position: relative; }
  .contact__tooltip {
    display: inline-block; }
  .contact__tooltiptext {
    position: absolute;
    left: 0;
    bottom: 100%;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: left;
    padding: 5px 10px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    width: 400px;
    color: #000; }
  .contact__tooltip:hover ~ .contact__tooltiptext {
    display: block; }


.three-columns-layout {
  display: flex;
  flex-direction: column; }
  @media (min-width: 900px) {
    .three-columns-layout {
      flex-direction: row; } }
  @media (min-width: 900px) {
    .three-columns-layout__column {
      width: 33%; } }
  .three-columns-layout__column--middle {
    border-top: 1px solid #c9d6dd;
    border-bottom: 1px solid #c9d6dd;
    border-left: none;
    border-right: none;
    margin: 20px 0;
    padding: 20px 0; }
    @media (min-width: 900px) {
      .three-columns-layout__column--middle {
        flex-direction: row;
        border-top: none;
        border-bottom: none;
        border-left: 1px solid #c9d6dd;
        border-right: 1px solid #c9d6dd;
        margin: 0 20px;
        padding: 0 20px; } }

.dashboard__title {
  margin: 20px 0;
  font-size: 24px; }

.dashboard__title-small {
  font-size: 20px; }

.dashboard__three-columns {
  margin-bottom: 20px; }
  @media (min-width: 900px) {
    .dashboard__three-columns {
      margin-bottom: 30px; } }

.dashboard__text {
  margin: 20px 0;
  font-size: 14px;
  display: flex;
  flex-direction: column; }

.dashboard__link {
  text-transform: uppercase;
  color: #005585;
  font-weight: bold;
  margin-bottom: 20px; }
  .dashboard__link:hover {
    text-decoration: underline; }
  .dashboard__link:last-child {
    margin-bottom: 0; }
  .dashboard__link--text {
    margin-right: 5px; }

.dashboard__personal-link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }
  .dashboard__personal-link:last-child {
    margin-bottom: 0; }

.dashboard__buttons {
  display: flex;
  justify-content: space-between; }

.dashboard__button-cta {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  width: 100%; }
  .dashboard__button-cta:hover {
    opacity: 0.85; }
  .dashboard__button-cta[disabled] {
    cursor: progress; }
    .dashboard__button-cta[disabled]:hover {
      opacity: 1; }
  .dashboard__button-cta[disabled] {
    color: #957f3e; }
  .dashboard__button-cta--list:first-child {
    margin-right: 10px; }

.dashboard__button-secondary {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 38px;
  background-color: #ffffff;
  color: #005585;
  border: 1px solid #ccc;
  width: 100%; }
  .dashboard__button-secondary:hover {
    opacity: 0.85; }
  .dashboard__button-secondary[disabled] {
    cursor: progress; }
    .dashboard__button-secondary[disabled]:hover {
      opacity: 1; }

.amazon-link a {
  font-size: calc(11.2px + 0.3vw);
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .amazon-link a:hover {
    text-decoration: underline; }
  @media (min-width: 900px) {
    .amazon-link a {
      font-size: calc(9.6px + 0.2vw); } }

.add-to-cart {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  font-weight: 700; }
  .add-to-cart:hover {
    opacity: 0.85; }
  .add-to-cart[disabled] {
    cursor: progress; }
    .add-to-cart[disabled]:hover {
      opacity: 1; }
  @media (min-width: 900px) {
    .add-to-cart {
      font-weight: 500; } }
  .add-to-cart__main--disabled, .add-to-cart__main--disabled:hover {
    cursor: progress;
    opacity: 0.5; }
  .add-to-cart__icon {
    margin-right: 7px;
    font-size: 15px; }

.variant-checkmarks {
  font-size: calc(9.6px + 0.2vw);
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0 0 0 1.8em;
  text-indent: -1.8em; }
  @media (min-width: 900px) {
    .variant-checkmarks {
      margin-bottom: 25px; } }
  .variant-checkmarks li {
    margin-top: 5px; }
  .variant-checkmarks__free-delivery {
    font-weight: bold; }
  .variant-checkmarks__icon {
    font-size: 110%;
    margin-right: 5px;
    color: #005585; }

.price-box {
  background-color: #ffffff;
  padding: 5px 0; }
  @media (min-width: 900px) {
    .price-box {
      background-color: #f6f6f6;
      padding: 15px 10px 10px 10px; } }
  .price-box__price-line {
    text-align: right; }
  .price-box__type {
    font-size: 16px;
    font-weight: 700; }
  .price-box__price {
    font-size: calc(24px + 0.4vw);
    font-weight: 500;
    font-weight: 700;
    margin-left: 10px; }
  .price-box__price-sale {
    color: #d33536; }
  .price-box__in-stock {
    font-size: calc(11.2px + 0.2vw);
    color: #388c00;
    text-align: right;
    font-weight: 700; }
  .price-box__sale {
    margin-bottom: 6px;
    margin-top: 5px;
    text-align: right; }
    @media (min-width: 900px) {
      .price-box__sale {
        margin-top: 0; } }
  .price-box__label-sale {
    align-self: flex-end;
    font-size: 10px;
    color: #ffffff;
    border-radius: 3px;
    padding: 4px 10px 4px 10px;
    background-color: #d33536;
    border: 1px solid #d33536; }
  .price-box__savings {
    text-align: right; }
    .price-box__savings .stroke {
      text-decoration: line-through; }
      @media (min-width: 900px) {
        .price-box__savings .stroke {
          font-size: calc(9.6px + 0.2vw); } }
    @media (min-width: 900px) {
      .price-box__savings {
        font-size: calc(9.6px + 0.2vw); } }
  .price-box__vat-line {
    font-size: calc(9.6px + 0.2vw);
    color: #999;
    text-align: right; }
  .price-box__shipping {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden;
    font-size: calc(9.6px + 0.2vw); }
    .price-box__shipping:hover {
      text-decoration: underline; }
  .price-box__add-to-cart {
    margin-top: 10px; }
  .price-box__icon {
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: middle;
    height: 14px; }
    @media (min-width: 900px) {
      .price-box__icon {
        height: 15px; } }
  .price-box__list-actions {
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
    font-size: calc(11.2px + 0.2vw); }
  .price-box__list-link {
    color: #005585;
    display: inline; }
    .price-box__list-link span {
      font-size: calc(11.2px + 0.2vw); }

.height-toggle__container {
  transition: height 0.2s ease-in-out;
  overflow-y: hidden;
  position: relative; }

.height-toggle__gradient {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(0deg, white, transparent);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out; }
  .height-toggle__gradient--visible {
    opacity: 1; }

.height-toggle__toggle {
  margin-top: 5px; }

.height-toggle__toggle-link {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .height-toggle__toggle-link:hover {
    text-decoration: underline; }

.product-attributes {
  margin-bottom: 10px; }
  .product-attributes__table {
    display: table;
    border-spacing: 10px 3px;
    margin-left: -10px;
    -webkit-margin-before: 8px;
            margin-block-start: 8px; }
  .product-attributes__height-toggle {
    display: none; }
    @media (min-width: 900px) {
      .product-attributes__height-toggle {
        display: block; } }
  .product-attributes__full-list {
    display: block; }
    @media (min-width: 900px) {
      .product-attributes__full-list {
        display: none; } }
  .product-attributes__definition {
    font-weight: bold;
    display: table-cell; }
  .product-attributes__value {
    display: table-cell; }
  .product-attributes__row {
    display: table-row; }

.product-description__text {
  margin-top: 8px; }

.rating-summary__star-container {
  display: inline-block;
  position: relative;
  pointer-events: none; }

.rating-summary__grey-stars {
  color: #999;
  letter-spacing: 2px;
  white-space: nowrap; }

.rating-summary__yellow-stars {
  color: #F6CB48;
  letter-spacing: 2px;
  white-space: nowrap;
  position: absolute;
  overflow: hidden; }

.rating-summary__review-count {
  margin-left: 5px; }
  .rating-summary__review-count--link {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .rating-summary__review-count--link:hover {
      text-decoration: underline; }

.rating-summary__rating-text {
  color: #999;
  font-size: calc(9.6px + 0.2vw); }

.rating-breakdown__rating {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-rows: auto;
  -ms-grid-columns: -webkit-min-content 10px 1fr 10px 10px;
  -ms-grid-columns: min-content 10px 1fr 10px 10px;
      grid-template: "stars scale counter" auto / -webkit-min-content 1fr 10px;
      grid-template: "stars scale counter" auto / min-content 1fr 10px; }

.rating-breakdown__stars {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: stars;
  white-space: nowrap; }

.rating-breakdown__count {
  position: absolute;
  right: 0; }

.rating-breakdown__scale {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: scale;
  display: block;
  height: 15px;
  -ms-grid-row-align: center;
      align-self: center;
  background-color: #eee; }

.rating-breakdown__colored-scale {
  display: block;
  height: 100%;
  background-image: linear-gradient(100deg, #F6CB48 33.33%, #ffffff 33.33%, #ffffff 50%, #F6CB48 50%, #F6CB48 83.33%, #ffffff 83.33%, #ffffff 100%);
  background-size: 6.09px 34.55px; }

.product-reviews__title {
  margin-top: 16px; }

.product-reviews__grid {
  margin-top: 8px;
  display: -ms-grid;
  display: grid;
  grid-gap: 10px 20px;
  -ms-grid-rows: auto 10px auto 10px auto 10px auto;
  -ms-grid-columns: 1fr;
      grid-template: "summary" auto "breakdown" auto "text" auto "button" auto / 1fr; }
  @media (min-width: 460px) {
    .product-reviews__grid {
      -ms-grid-rows: auto 10px auto;
      -ms-grid-columns: 1fr 20px 1fr;
          grid-template: "summary text" auto "breakdown button" auto / 1fr 1fr; } }

.product-reviews .rating-summary {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: summary; }

.product-reviews .rating-breakdown {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: breakdown; }

.product-reviews__text {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: text;
  -ms-grid-row-align: end;
      align-self: end; }

.product-reviews__button {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: button;
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  color: #333;
  background-color: #eee; }

@media (min-width: 460px) {
    .product-reviews .rating-summary {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .product-reviews .rating-breakdown {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
    .product-reviews__text {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .product-reviews__button {
    -ms-grid-row: 3;
    -ms-grid-column: 3; } }
  .product-reviews__button:hover {
    opacity: 0.85; }
  .product-reviews__button[disabled] {
    cursor: progress; }
    .product-reviews__button[disabled]:hover {
      opacity: 1; }

.product-reviews__review {
  margin-top: 21px; }

.product-reviews__author {
  margin-top: 3px;
  font-size: calc(9.6px + 0.2vw);
  color: #999; }

.product-reviews__comment {
  margin-top: 5px; }

.product-reviews__feedback-text {
  margin-top: 2px;
  font-size: calc(9.6px + 0.2vw);
  color: #999; }

.product-reviews__feedback-link {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .product-reviews__feedback-link:hover {
    text-decoration: underline; }

.stock-info__text {
  font-size: calc(11.2px + 0.2vw);
  text-align: center;
  color: #B4252B;
  background-color: #FEE8E1;
  line-height: 24px;
  border-radius: 3px;
  white-space: nowrap; }
  @media (min-width: 460px) {
    .stock-info__text {
      padding-left: 10px;
      padding-right: 8px; } }

.add-to-stockreminder {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 38px;
  background-color: #ffffff;
  color: #005585;
  border: 1px solid #ccc; }
  .add-to-stockreminder:hover {
    opacity: 0.85; }
  .add-to-stockreminder[disabled] {
    cursor: progress; }
    .add-to-stockreminder[disabled]:hover {
      opacity: 1; }
  .add-to-stockreminder__icon {
    width: auto;
    height: auto;
    display: block;
    margin-right: 7px; }

.stockreminder-box {
  background-color: #ffffff;
  padding: 5px 0; }
  @media (min-width: 900px) {
    .stockreminder-box {
      background-color: #eee;
      padding: 10px; } }
  .stockreminder-box__stockreminder-icon {
    font-size: 110%;
    margin-right: 5px;
    color: #005585; }
  .stockreminder-box__icon {
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: middle;
    height: 14px; }
    @media (min-width: 900px) {
      .stockreminder-box__icon {
        height: 15px; } }
  .stockreminder-box__list-actions {
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
    font-size: calc(11.2px + 0.2vw); }
  .stockreminder-box__list-link {
    color: #005585;
    display: inline; }
    .stockreminder-box__list-link span {
      font-size: calc(11.2px + 0.2vw); }
      @media (min-width: 900px) {
        .stockreminder-box__list-link span {
          font-size: calc(9.6px + 0.2vw); } }
  .stockreminder-box__out-of-stock {
    text-align: center;
    margin: 10px 0px;
    color: #B4252B;
    font-weight: bold;
    font-size: calc(16px + 0.2vw); }

.variant-select__variant {
  padding: 5px;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #333;
  text-decoration: none;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-direction: column; }
  .variant-select__variant--selected, .variant-select__variant:hover {
    background-color: #ffffff;
    border: 1px solid #999;
    font-weight: 700; }

.variant-select__active-arrow, .variant-select__active-arrow-shadow {
  width: 0;
  height: 0;
  position: absolute;
  transform: scaleX(1.5); }

.variant-select__active-arrow {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ffffff;
  bottom: -19px;
  z-index: 2; }

.variant-select__active-arrow-shadow {
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 21px solid #999;
  bottom: -20px;
  z-index: 1; }

.variant-select__condition {
  font-size: calc(11.2px + 0.2vw); }

.variant-select__price {
  margin-top: 10px;
  text-align: center;
  font-size: calc(11.2px + 0.2vw); }
  .variant-select__price--selected {
    font-weight: 700; }

.variant-select__price-sale {
  color: #d33536; }

.variant-select__mobile {
  display: flex;
  flex-direction: column; }
  @media (min-width: 900px) {
    .variant-select__mobile {
      display: none; } }

.variant-select__desktop {
  display: none; }
  @media (min-width: 900px) {
    .variant-select__desktop {
      display: -ms-grid;
      display: grid;
      grid-gap: 5px;
      grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
      position: relative; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .variant-select__desktop {
      display: flex;
      flex-wrap: wrap; }
      .variant-select__desktop a {
        flex: 1 1;
        margin-right: 5px; } }

.detail-page__content {
  margin-top: 5px;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-rows: auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto 0 auto;
  -ms-grid-columns: auto;
      grid-template: "headline" auto "image" auto "price" auto "stock" auto "checkmarks" auto "trustedshops" auto "rating" auto "fsk18" auto "info" auto "attributes" auto "amazonlink" auto "editionhint" auto "products" auto "recommendations" auto "reviews" auto / auto; }
  @media (min-width: 460px) {
    .detail-page__content {
      grid-gap: 20px;
      -ms-grid-rows: auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto;
      -ms-grid-columns: 220px 20px auto;
          grid-template: "headline headline" auto "rating stock" auto "image price" auto "trustedshops trustedshops" auto "fsk18 fsk18" auto "info info" auto "attributes attributes" auto "amazonlink amazonlink" auto "editionhint editionhint" auto "stock stock" auto "reviews reviews" auto "products products" auto "recommendations recommendations" auto / 220px auto; } }
  @media (min-width: 900px) {
    .detail-page__content {
      margin-top: 20px;
      -ms-grid-rows: auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto 20px auto;
      -ms-grid-columns: 220px 20px auto 20px -webkit-min-content 20px 300px;
      -ms-grid-columns: 220px 20px auto 20px min-content 20px 300px;
          grid-template: "image headline headline price" auto "image rating stock price" auto "image info info price" auto "image trustedshops trustedshops price" auto "image attributes badges price" auto "image amazonlink amazonlink price" auto "image editionhint editionhint price" auto "image fsk18 fsk18 price" auto "reviews reviews reviews price" auto "products products products price" auto "recommendations recommendations recommendations price" auto / 220px auto -webkit-min-content 300px;
          grid-template: "image headline headline price" auto "image rating stock price" auto "image info info price" auto "image trustedshops trustedshops price" auto "image attributes badges price" auto "image amazonlink amazonlink price" auto "image editionhint editionhint price" auto "image fsk18 fsk18 price" auto "reviews reviews reviews price" auto "products products products price" auto "recommendations recommendations recommendations price" auto / 220px auto min-content 300px; } }

.detail-page__headline {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: headline; }
  @media (min-width: 900px) {
    .detail-page__headline {
      margin-bottom: -20px; } }

.detail-page__title {
  display: flex;
  flex-direction: row;
  align-items: flex-start; }
  .detail-page__title h1 {
    margin-bottom: 3px;
    line-height: 1.3;
    font-weight: 700; }
    @media (min-width: 900px) {
      .detail-page__title h1 {
        margin-bottom: 0;
        margin-bottom: initial;
        line-height: 1.2;
        font-weight: 500; } }

.detail-page__trusted-shops {
  -ms-grid-row: 11;
  -ms-grid-column: 1;
  grid-area: trustedshops;
  margin-bottom: 10px; }
  @media (min-width: 900px) {
    .detail-page__trusted-shops {
      margin-top: -10px;
      margin-bottom: 0; } }

.detail-page__trusted-shops-badge {
  height: 50px;
  width: 50px; }

.detail-page__fsk18-container {
  -ms-grid-row: 15;
  -ms-grid-column: 1;
  grid-area: fsk18; }

.detail-page__fsk18 {
  margin-top: 15px;
  border-radius: 8px;
  border: solid 1px #ddd;
  padding: 16px;
  flex-direction: row;
  display: flex;
  align-items: center;
  margin-bottom: 50px; }
  @media (min-width: 900px) {
    .detail-page__fsk18 {
      margin-bottom: 15px; } }

.detail-page__fsk18-img {
  width: 55px;
  margin-right: 15px; }

.detail-page__fsk-content {
  font-size: 12px; }

.detail-page__label-sale {
  display: none; }
  @media (min-width: 900px) {
    .detail-page__label-sale {
      position: relative;
      display: inline-block;
      font-size: 12px;
      color: #ffffff;
      border-radius: 3px;
      padding: 3px 10px 3px 10px;
      background-color: #d33536;
      border: 1px solid #d33536;
      margin-bottom: 15px; } }

.detail-page__label-sale-title {
  font-size: 8px;
  color: #ffffff;
  border-radius: 3px;
  margin-top: 2px;
  padding: 3px 7px 3px 7px;
  background-color: #d33536;
  border: 1px solid #d33536; }
  @media (min-width: 900px) {
    .detail-page__label-sale-title {
      display: none; } }

.detail-page__info-row {
  margin-top: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  @media (min-width: 900px) {
    .detail-page__info-row {
      margin-top: 20px; } }

.detail-page__manufacturer {
  width: 100%;
  flex-grow: 1;
  margin-right: 10px; }

.detail-page__manufacturer-link {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .detail-page__manufacturer-link:hover {
    text-decoration: underline; }

.detail-page__rating {
  -ms-grid-row: 13;
  -ms-grid-column: 1;
  grid-area: rating;
  margin-bottom: 13px; }

.detail-page__variant-checkmarks {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  grid-area: checkmarks;
  margin-top: 10px; }
  @media (min-width: 460px) {
    .detail-page__variant-checkmarks {
      display: none; } }

.detail-page__stock-info {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: stock;
  margin-top: 15px;
  margin-bottom: 10px; }
  @media (min-width: 900px) {
    .detail-page__stock-info {
      margin-top: 0px;
      margin-left: auto;
      margin-bottom: -20px; } }

.detail-page__image-container {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: image;
  margin-bottom: 10px; }
  @media (min-width: 900px) {
    .detail-page__image-container {
      margin-bottom: 0; } }

.detail-page__image {
  display: block;
  width: 45vw;
  margin: 0 auto; }
  @media (min-width: 900px) {
    .detail-page__image {
      width: 100%;
      margin: 0; } }

.detail-page__price-container {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: price; }

.detail-page .price-box {
  margin-top: 5px;
  position: -webkit-sticky;
  position: sticky;
  top: 0; }
  .detail-page .price-box .variant-checkmarks {
    display: none; }
    @media (min-width: 900px) {
      .detail-page .price-box .variant-checkmarks {
        display: block; } }

.detail-page__info-container {
  -ms-grid-row: 17;
  -ms-grid-column: 1;
  grid-area: info;
  margin-top: -10px; }

.detail-page__product-attributes {
  -ms-grid-row: 19;
  -ms-grid-column: 1;
  grid-area: attributes;
  margin-top: 26px; }

.detail-page__amazon-link {
  -ms-grid-row: 21;
  -ms-grid-column: 1;
  grid-area: amazonlink; }
  @media (min-width: 460px) {
    .detail-page__amazon-link {
      margin-top: -20px; } }

.detail-page__edition-hint {
  -ms-grid-row: 23;
  -ms-grid-column: 1;
  grid-area: editionhint;
  margin-top: 5px;
  font-size: calc(11.2px + 0.3vw); }
  @media (min-width: 460px) {
    .detail-page__edition-hint {
      margin-top: -15px; } }
  @media (min-width: 900px) {
    .detail-page__edition-hint {
      font-size: calc(9.6px + 0.2vw); } }

.detail-page__badge-container {
  display: none;
  grid-area: badges;
  margin-top: 26px;
  margin-right: 50px;
  width: 250px; }
  @media (min-width: 900px) {
    .detail-page__badge-container {
      display: unset; } }
  .detail-page__badge-container h2 {
    margin-bottom: 10px; }

.detail-page__badges .brand-icon {
  height: 24px;
  margin-left: 0;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 6px; }

.detail-page__review-container {
  -ms-grid-row: 29;
  -ms-grid-column: 1;
  grid-area: reviews; }

.detail-page__product-slider-container {
  padding: 20px 0;
  opacity: 1;
  transition: opacity 250ms ease;
  min-width: 0; }
  @media (min-width: 460px) {
    .detail-page__product-slider-container {
      padding: 30px 0; } }
  @media (min-width: 900px) {
    .detail-page__product-slider-container {
      max-width: 880px;
      width: calc(100vw - 355px); } }
  .detail-page__product-slider-container--title {
    padding-bottom: 15px; }
  .detail-page__product-slider-container--same-author {
    -ms-grid-row: 25;
    -ms-grid-column: 1;
    grid-area: products; }
  .detail-page__product-slider-container--recommendations {
    -ms-grid-row: 27;
    -ms-grid-column: 1;
    grid-area: recommendations; }
  @media (min-width: 460px) {
    .detail-page__headline {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__trusted-shops {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__fsk18-container {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__rating {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
    .detail-page__stock-info {
    -ms-grid-row: 3;
    -ms-grid-row-span: 17;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__image-container {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
    .detail-page__price-container {
    -ms-grid-row: 5;
    -ms-grid-column: 3; }
    .detail-page__info-container {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__product-attributes {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__amazon-link {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__edition-hint {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__review-container {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__product-slider-container--same-author {
    -ms-grid-row: 23;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .detail-page__product-slider-container--recommendations {
    -ms-grid-row: 25;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; } }
  @media (min-width: 900px) {
    .detail-page__headline {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .detail-page__trusted-shops {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .detail-page__fsk18-container {
    -ms-grid-row: 15;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .detail-page__rating {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
    .detail-page__stock-info {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1; }
    .detail-page__image-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 15;
    -ms-grid-column: 1; }
    .detail-page__price-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 21;
    -ms-grid-column: 7; }
    .detail-page__info-container {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .detail-page__product-attributes {
    -ms-grid-row: 9;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1; }
    .detail-page__amazon-link {
    -ms-grid-row: 11;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .detail-page__edition-hint {
    -ms-grid-row: 13;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .detail-page__badge-container {
    -ms-grid-row: 9;
    -ms-grid-column: 5; }
    .detail-page__review-container {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5; }
    .detail-page__product-slider-container--same-author {
    -ms-grid-row: 19;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5; }
    .detail-page__product-slider-container--recommendations {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5; } }
  .detail-page__product-slider-container--placeholder {
    opacity: 0; }
  .detail-page__product-slider-container .product-slider {
    margin-top: 10px; }

.back-to-shop {
  text-align: center; }
  .back-to-shop__button {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333;
    display: inline-block;
    width: auto; }
    .back-to-shop__button:hover {
      opacity: 0.85; }
    .back-to-shop__button[disabled] {
      cursor: progress; }
      .back-to-shop__button[disabled]:hover {
        opacity: 1; }
    .back-to-shop__button[disabled] {
      color: #957f3e; }

.error-page__mops {
  width: 100%;
  max-width: 400px;
  height: 400px;
  margin: 0 auto;
  position: relative;
  background: url("/img/error-mops.png") no-repeat center/contain; }
  .error-page__mops__text {
    position: absolute;
    top: 200px;
    left: 80px;
    right: 80px;
    color: #005585;
    text-align: center; }
    .error-page__mops__text__headline {
      font-size: 350%;
      line-height: 1.2; }

.button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  display: inline-block;
  width: auto; }
  .button:hover {
    opacity: 0.85; }
  .button[disabled] {
    cursor: progress; }
    .button[disabled]:hover {
      opacity: 1; }
  .button[disabled] {
    color: #957f3e; }
  .button--submit {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    width: 100%;
    color: #333;
    background-color: #F6CB48;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: inline-block;
    width: auto; }
    .button--submit:hover {
      opacity: 0.85; }
    .button--submit[disabled] {
      cursor: progress; }
      .button--submit[disabled]:hover {
        opacity: 1; }
    .button--submit[disabled] {
      color: #957f3e; }

.forgot-pwd-page__title {
  margin-bottom: 30px; }

.forgot-pwd-page__form {
  margin-top: 20px; }

.forgot-pwd-page__updateform {
  margin-top: 20px; }

.sidebar {
  font-size: calc(11.2px + 0.2vw);
  color: #005585; }
  .sidebar a {
    color: inherit;
    text-decoration: none; }
  .sidebar__categories {
    border-bottom: 1px solid #ccc; }
    .sidebar__categories:last-child {
      border: 0; }
    .sidebar__categories__title {
      padding: 15px;
      font-size: calc(14.4px + 0.1vw);
      font-weight: 500; }
    .sidebar__categories__icon {
      padding-right: 0.5em;
      vertical-align: -5%;
      font-size: 120%; }
    .sidebar__categories__more {
      padding: 0px 15px 15px 15px; }
  .sidebar__price-ranges {
    margin: 0;
    padding: 0 15px 10px 15px;
    list-style-type: none; }
    .sidebar__price-ranges__range {
      display: inline-block; }
      .sidebar__price-ranges__range:before {
        content: "\A0|\A0"; }
      .sidebar__price-ranges__range:first-child:before {
        content: ""; }
  .sidebar__sub-categories {
    list-style-type: none;
    margin: 0;
    padding: 0px 15px 15px 15px;
    line-height: 1.6; }
    .sidebar__sub-categories__icon {
      padding-right: 0.5em; }

.teaser-banner-slider {
  margin-bottom: 6px; }
  .teaser-banner-slider .slider {
    margin: 0 -10px; }
    @media (min-width: 900px) {
      .teaser-banner-slider .slider {
        margin: auto; } }
    .teaser-banner-slider .slider__prev, .teaser-banner-slider .slider__next {
      color: #ffffff; }
    .teaser-banner-slider .slider__prev--inside {
      padding: 7px 32px 7px 5px; }
      @media (min-width: 900px) {
        .teaser-banner-slider .slider__prev--inside {
          padding: 5px; } }
    .teaser-banner-slider .slider__next--inside {
      padding: 7px 5px 7px 32px; }
      @media (min-width: 900px) {
        .teaser-banner-slider .slider__next--inside {
          padding: 5px; } }
  .teaser-banner-slider__aspect-ratio-box {
    position: relative;
    width: 100%;
    padding-top: calc(100% * (170 / 320)); }
    @media (min-width: 900px) {
      .teaser-banner-slider__aspect-ratio-box {
        padding-top: calc(100% * (230 / 1200)); } }
  .teaser-banner-slider__teaser-img {
    position: absolute;
    top: 0;
    left: 0; }
    @media (min-width: 900px) {
      .teaser-banner-slider__teaser-img {
        max-height: 230px; } }

.home-page {
  width: 100%;
  position: relative; }
  .home-page__content {
    width: 100%;
    min-width: 0; }
  .home-page__grid {
    display: flex; }
  .home-page__teaser-container {
    width: 100%; }
  .home-page__desktop-navigation {
    min-width: 15vw;
    background-color: #f6f6f6;
    margin-right: 20px;
    display: none; }
    @media (min-width: 900px) {
      .home-page__desktop-navigation {
        display: block; } }
  .home-page__product-slider {
    border-top: 1px solid #c9d6dd;
    padding: 20px 0; }
    @media (min-width: 460px) {
      .home-page__product-slider {
        padding: 30px 0; } }
  .home-page__product-slider-title {
    font-size: calc(12.8px + 0.4vw);
    font-weight: 500;
    padding-bottom: 15px; }
  .home-page__last-seen-slider {
    border-top: 1px solid #c9d6dd; }
  .home-page__startbox {
    border-top: 1px solid #c9d6dd;
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    max-width: 100vw;
    overflow: scroll;
    width: 100%; }
    @media (min-width: 900px) {
      .home-page__startbox {
        flex-direction: row; } }

.login-page__title {
  margin-top: 15px; }

.login-page__subtitle {
  margin-top: 15px; }

.login-page__text {
  margin-top: 15px; }

.login-page__link {
  margin-top: 20px;
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  color: #333;
  background-color: #F6CB48; }
  .login-page__link:hover {
    opacity: 0.85; }
  .login-page__link[disabled] {
    cursor: progress; }
    .login-page__link[disabled]:hover {
      opacity: 1; }
  @media (min-width: 650px) {
    .login-page__link {
      width: calc(50% - 40px); } }

.login-page__mobile-seperator {
  margin-top: 20px; }
  @media (min-width: 900px) {
    .login-page__mobile-seperator {
      display: none; } }

.login-page__form {
  margin-top: 20px; }
  @media (min-width: 650px) {
    .login-page__form {
      width: 50%; } }

.newsletter-confirmed__title {
  margin-top: 15px;
  color: #c50a19;
  font-weight: bold; }

.newsletter-confirmed__notice {
  font-size: 14px;
  max-width: 420px;
  display: inline-block; }

.newsletter-confirmed__submit {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  width: 100%;
  color: #333;
  background-color: #F6CB48;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0; }
  .newsletter-confirmed__submit:hover {
    opacity: 0.85; }
  .newsletter-confirmed__submit[disabled] {
    cursor: progress; }
    .newsletter-confirmed__submit[disabled]:hover {
      opacity: 1; }
  .newsletter-confirmed__submit[disabled] {
    color: #957f3e; }

.newsletter-registration__title {
  margin-top: 15px; }

.newsletter-registration__highlight {
  color: #c50a19; }

.newsletter-registration__content {
  background-color: #c5f2f8;
  background-image: linear-gradient(to right, #c5f2f8, #edfbfe, #c5f2f8);
  margin-top: 35px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto auto auto;
  -ms-grid-columns: auto;
      grid-template: "images" auto "form" auto "legal" auto "submit" auto "disclaimer" auto  / auto; }
  @media (min-width: 900px) {
    .newsletter-registration__content {
      -ms-grid-rows: auto auto;
      -ms-grid-columns: auto auto;
          grid-template: "form images" auto "submit legal" auto / auto auto; } }

.newsletter-registration__section-form {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: form;
  margin: 20px 0 20px 0;
  padding: 20px 10px;
  background-color: #ffffff; }
  @media (min-width: 900px) {
    .newsletter-registration__section-form {
      margin: 20px; } }

.newsletter-registration__section-submit {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: submit;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px; }

.newsletter-registration__submit {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  width: 100%;
  color: #333;
  background-color: #F6CB48;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .newsletter-registration__submit:hover {
    opacity: 0.85; }
  .newsletter-registration__submit[disabled] {
    cursor: progress; }
    .newsletter-registration__submit[disabled]:hover {
      opacity: 1; }
  .newsletter-registration__submit[disabled] {
    color: #957f3e; }

.newsletter-registration__section-images {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  display: flex;
  justify-content: center;
  grid-area: images; }
  .newsletter-registration__section-images img {
    max-width: 40vw;
    max-height: 40vw;
    margin-top: -5px;
    margin-left: -30px; }
    @media (min-width: 650px) {
      .newsletter-registration__section-images img {
        max-width: 260px;
        max-height: 260px; } }

.newsletter-registration__section-legal {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: legal;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px; }

.newsletter-registration__section-disclaimer {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: disclaimer;
  color: #999;
  padding: 20px;
  font-size: 12px; }

@media (min-width: 900px) {
    .newsletter-registration__section-form {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .newsletter-registration__section-submit {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .newsletter-registration__section-images {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
    .newsletter-registration__section-legal {
    -ms-grid-row: 2;
    -ms-grid-column: 2; } }

.newsletter-registration__gender {
  display: flex; }

.newsletter-registration__gender-children {
  width: 50%; }

.newsletter-registration__textField {
  margin-top: 20px; }

.newsletter-registration__section-checkmarks {
  display: flex;
  background-color: #005585;
  flex-wrap: wrap;
  padding: 10px; }

.newsletter-registration__checkmarks-items {
  flex: 1 1;
  flex-grow: 1;
  color: #ffffff;
  font-size: 16px;
  margin: 7px;
  flex: 1 1 360px; }

.newsletter-registration__checkmarks {
  padding-right: 7px; }

.newsletter-registration__discount-background {
  border-radius: 50%;
  margin-top: -20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #c50a19;
  color: #ffffff;
  text-align: center;
  font-size: 40px;
  line-height: 1.4;
  height: 44.77vw;
  width: 44.77vw;
  min-width: 44.77vw; }
  @media (min-width: 650px) {
    .newsletter-registration__discount-background {
      height: 291px;
      width: 291px;
      min-width: 291px; } }
  @media (min-width: 900px) {
    .newsletter-registration__discount-background {
      max-width: 340px; } }

.newsletter-registration__discount-percentage {
  font-size: 16.31vw;
  line-height: 0.94; }
  @media (min-width: 650px) {
    .newsletter-registration__discount-percentage {
      font-size: 106px;
      line-height: 100px; } }

.newsletter-registration__discount-rabatt {
  font-size: 7.08vw;
  line-height: 1.15; }
  @media (min-width: 650px) {
    .newsletter-registration__discount-rabatt {
      font-size: 46px;
      line-height: 53px; } }

.newsletter-registration__discount-sichern {
  font-size: 5.53vw;
  line-height: 1.31; }
  @media (min-width: 650px) {
    .newsletter-registration__discount-sichern {
      font-size: 36px;
      line-height: 47px; } }

.newsletter-registration__information {
  padding-top: 20px;
  font-size: 12px;
  color: #666; }

.switch__main--disabled {
  opacity: 60%; }

.switch__label {
  font-size: calc(11.2px + 0.2vw);
  color: #666;
  line-height: 20px;
  padding-bottom: 10px;
  margin-top: -30px; }

.switch__box {
  margin: auto;
  display: flex;
  align-items: stretch;
  align-content: center;
  cursor: pointer;
  position: relative;
  width: 80px;
  height: 40px;
  border-radius: 1px;
  border: solid 1px #ccc;
  box-sizing: border-box;
  overflow: hidden; }
  .switch__box--small {
    width: 60px;
    height: 25px; }

.switch__slider {
  position: absolute;
  height: 100%;
  width: 40px;
  background-image: linear-gradient(to bottom, #eee, #ccc);
  border: solid 1px #ccc;
  box-sizing: border-box;
  border-top: 0;
  border-bottom: 0;
  transition: left 0.1s ease-out;
  /* we need to overlap the switch__box border which is one pixel*/
  left: -1px; }
  .switch__slider--enabled {
    left: 39px; }
    .switch__slider--enabled--small {
      left: 29px; }
  .switch__slider--small {
    width: 30px; }

.switch__onoff-label {
  flex-basis: 50%;
  line-height: 40px;
  text-align: center; }
  .switch__onoff-label--small {
    line-height: 24px;
    font-size: 10px;
    color: #333; }

.newsletter-settings__switch {
  display: inline-block;
  vertical-align: top; }

.newsletter-settings__inner {
  padding-top: 15px; }

.newsletter-settings__switch-label {
  display: inline-block;
  width: 70%;
  margin-left: 10px; }

.newsletter-thank-you__title {
  margin-top: 15px; }

.newsletter-thank-you__content {
  background-color: #c5f2f8;
  background-image: linear-gradient(to right, #c5f2f8, #edfbfe, #c5f2f8);
  margin-top: 35px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto;
  -ms-grid-columns: auto;
      grid-template: "images" auto "text" auto "submit" auto  / auto; }
  @media (min-width: 900px) {
    .newsletter-thank-you__content {
      -ms-grid-rows: auto auto;
      -ms-grid-columns: -webkit-min-content 1fr;
      -ms-grid-columns: min-content 1fr;
          grid-template: "text images" auto "submit x" auto / -webkit-min-content 1fr;
          grid-template: "text images" auto "submit x" auto / min-content 1fr; } }

.newsletter-thank-you__section-submit {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: submit;
  padding: 0px 10px 20px 10px;
  background-color: #ffffff; }
  @media (min-width: 900px) {
    .newsletter-thank-you__section-submit {
      max-width: 360px;
      background-color: transparent;
      padding: 0px 20px 20px 20px; } }

.newsletter-thank-you__submit {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  width: 100%;
  color: #333;
  background-color: #F6CB48;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: auto; }
  .newsletter-thank-you__submit:hover {
    opacity: 0.85; }
  .newsletter-thank-you__submit[disabled] {
    cursor: progress; }
    .newsletter-thank-you__submit[disabled]:hover {
      opacity: 1; }
  .newsletter-thank-you__submit[disabled] {
    color: #957f3e; }

.newsletter-thank-you__section-images {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  display: flex;
  justify-content: center;
  grid-area: images; }
  .newsletter-thank-you__section-images img {
    max-width: 40vw;
    max-height: 40vw;
    margin-top: -5px;
    margin-left: -30px; }
    @media (min-width: 650px) {
      .newsletter-thank-you__section-images img {
        max-width: 260px;
        max-height: 260px; } }

.newsletter-thank-you__discount-background {
  border-radius: 50%;
  margin-top: -20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #c50a19;
  color: #ffffff;
  text-align: center;
  font-size: 40px;
  line-height: 1.4;
  height: 44.77vw;
  width: 44.77vw;
  min-width: 44.77vw; }
  @media (min-width: 650px) {
    .newsletter-thank-you__discount-background {
      height: 291px;
      width: 291px;
      min-width: 291px; } }
  @media (min-width: 900px) {
    .newsletter-thank-you__discount-background {
      max-width: 340px; } }

.newsletter-thank-you__discount-percentage {
  font-size: 16.31vw;
  line-height: 0.94; }
  @media (min-width: 650px) {
    .newsletter-thank-you__discount-percentage {
      font-size: 106px;
      line-height: 100px; } }

.newsletter-thank-you__discount-rabatt {
  font-size: 7.08vw;
  line-height: 1.15; }
  @media (min-width: 650px) {
    .newsletter-thank-you__discount-rabatt {
      font-size: 46px;
      line-height: 53px; } }

.newsletter-thank-you__discount-sichern {
  font-size: 5.53vw;
  line-height: 1.31; }
  @media (min-width: 650px) {
    .newsletter-thank-you__discount-sichern {
      font-size: 36px;
      line-height: 47px; } }

.newsletter-thank-you__section-text {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  background-color: #ffffff;
  grid-area: text;
  margin-top: 20px;
  padding: 20px 10px; }

@media (min-width: 900px) {
    .newsletter-thank-you__section-submit {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .newsletter-thank-you__section-images {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
    .newsletter-thank-you__section-text {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }
  @media (min-width: 900px) {
    .newsletter-thank-you__section-text {
      width: 340px;
      margin: 20px; } }

.newsletter-thank-you__email-notice {
  font-size: 14px; }

.newsletter-thank-you__spam-check {
  font-size: 12px; }

.newsletter-thank-you__email-link {
  color: #005585;
  font-weight: bold; }

.newsletter-unsubscribe__title {
  margin-top: 15px;
  color: #c50a19; }

.notice-list-product__grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px 10px;
  -ms-grid-rows: auto 20px auto 20px auto 20px 0;
  -ms-grid-columns: minmax(92px, 120px) 10px auto;
      grid-template: "image description" auto "image pricing" auto "reminder cart" auto "line line" 0/minmax(92px, 120px) auto;
  overflow-y: hidden;
  padding: 10px;
  margin: 0 -10px; }
  @media (min-width: 650px) {
    .notice-list-product__grid {
      grid-gap: 10px 20px;
      -ms-grid-rows: auto 10px auto 10px 0;
      -ms-grid-columns: 120px 20px auto 20px -webkit-min-content 20px minmax(auto, 200px);
      -ms-grid-columns: 120px 20px auto 20px min-content 20px minmax(auto, 200px);
          grid-template: "image description description pricing" auto "image reminder reminder cart" auto "line line line line" 0/120px auto -webkit-min-content minmax(auto, 200px);
          grid-template: "image description description pricing" auto "image reminder reminder cart" auto "line line line line" 0/120px auto min-content minmax(auto, 200px); } }
  @media (min-width: 900px) {
    .notice-list-product__grid {
      padding: 20px;
      margin: 0 -20px; } }
  .notice-list-product__grid:hover {
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.03); }

.notice-list-product__price-sale {
  color: #d33536; }

.notice-list-product__label-sale {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  border-radius: 3px;
  padding: 3px 10px 3px 10px;
  background-color: #d33536;
  border: 1px solid #d33536;
  margin-bottom: 15px; }

.notice-list-product__sale {
  margin-top: 30px; }

.notice-list-product__image {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: image; }

.notice-list-product__remove-from-list {
  font-size: calc(11.2px + 0.2vw);
  cursor: pointer;
  float: left;
  color: #333; }
  .notice-list-product__remove-from-list:hover {
    text-decoration: underline; }

.notice-list-product__remove-from-list-icon {
  padding-right: 3px;
  font-size: 0.8em; }

.notice-list-product__description {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: description; }
  @media (min-width: 650px) {
    .notice-list-product__description {
      padding-bottom: 50px; } }

.notice-list-product__pricing {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: pricing;
  text-align: right;
  -ms-grid-row-align: self-end;
      align-self: self-end;
  font-size: calc(9.6px + 0.2vw);
  line-height: 120%;
  padding-top: 10px; }
  @media (min-width: 650px) {
    .notice-list-product__pricing {
      padding-top: 50px; } }

.notice-list-product__stroke {
  text-decoration: line-through; }

.notice-list-product__type {
  font-size: calc(11.2px + 0.2vw);
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px; }

.notice-list-product__price {
  font-size: calc(24px + 0.4vw);
  font-weight: 500;
  display: inline-block;
  line-height: 100%;
  margin-top: 5px; }

.notice-list-product__back-again-reminder {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: reminder;
  display: flex;
  justify-content: flex-end; }

.notice-list-product__cart {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: cart; }

.notice-list-product__email-button {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: cart; }
  .notice-list-product__email-button button {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333;
    width: 100%; }
    .notice-list-product__email-button button:hover {
      opacity: 0.85; }
    .notice-list-product__email-button button[disabled] {
      cursor: progress; }
      .notice-list-product__email-button button[disabled]:hover {
        opacity: 1; }
    .notice-list-product__email-button button[disabled] {
      color: #957f3e; }

.notice-list-product__out-of-stock {
  text-align: center;
  font-weight: 500;
  color: #B4252B; }

.notice-list-product__title {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden;
  font-size: calc(16px + 0.2vw); }
  .notice-list-product__title:hover {
    text-decoration: underline; }

.notice-list-product__manufacturer {
  font-size: calc(11.2px + 0.2vw); }
  .notice-list-product__manufacturer a {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .notice-list-product__manufacturer a:hover {
      text-decoration: underline; }

.notice-list-product__condition {
  font-size: calc(11.2px + 0.2vw);
  color: #666; }

.notice-list-product__line {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: line;
  margin: 0;
  transform: translateY(10px); }

@media (min-width: 650px) {
    .notice-list-product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1; }
    .notice-list-product__description {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .notice-list-product__pricing {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
    .notice-list-product__back-again-reminder {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .notice-list-product__cart {
    -ms-grid-row: 3;
    -ms-grid-column: 7; }
    .notice-list-product__email-button {
    -ms-grid-row: 3;
    -ms-grid-column: 7; }
    .notice-list-product__line {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; } }
  @media (min-width: 900px) {
    .notice-list-product__line {
      transform: translateY(20px); } }

.pagination {
  display: flex;
  justify-content: center;
  align-items: stretch; }
  .pagination__item {
    display: block;
    padding: 10px 15px;
    color: #005585;
    border: 1px solid #eee; }
    .pagination__item--number {
      display: none; }
      @media (min-width: 650px) {
        .pagination__item--number {
          display: block; } }
    .pagination__item:hover, .pagination__item--selected {
      display: block;
      color: #ffffff;
      background-color: #005585;
      border: 1px solid #005585; }

.notice-list__breadcrumbs {
  min-width: 300px;
  max-width: 1200px;
  margin: 15px auto;
  padding: 0 10px; }

.articles__table {
  grid-area: articles;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px; }

.articles__quantity-header {
  font-size: calc(9.6px + 0.1vw);
  color: #666;
  width: 50px;
  height: 100%;
  text-align: right;
  padding-bottom: 10px; }

.articles__quantity {
  font-size: calc(9.6px + 0.2vw);
  width: 50px;
  text-align: right;
  vertical-align: bottom; }

.articles__row--odd {
  background-color: #ffffff; }
  .articles__row--odd td {
    color: #333333;
    font-size: 14px;
    padding-left: 5px; }

.articles__row--even {
  background-color: #eee; }
  .articles__row--even td {
    color: #333333;
    font-size: 14px;
    padding-left: 5px; }

.order {
  color: #333;
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-rows: auto 10px auto 10px auto 10px auto 10px auto;
  -ms-grid-columns: auto;
      grid-template: "order-info" auto "track-last" auto "toggle" auto "details" auto  "divider" auto / auto; }
  @media (min-width: 650px) {
    .order {
      grid-gap: 5px;
      -ms-grid-rows: auto 5px auto 5px auto 5px auto 5px auto;
      -ms-grid-columns: auto 5px 300px;
          grid-template: "order-info ." auto "order-info track-last" auto "order-info toggle" auto "details details" auto  "divider divider" auto / auto 300px; } }
  .order__order-info {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: order-info;
    margin-bottom: 25px; }
  .order__button--track-last {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    height: 38px;
    background-color: #ffffff;
    color: #005585;
    border: 1px solid #ccc;
    grid-area: track-last; }
    .order__button--track-last:hover {
      opacity: 0.85; }
    .order__button--track-last[disabled] {
      cursor: progress; }
      .order__button--track-last[disabled]:hover {
        opacity: 1; }
  .order__button--toggle {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: toggle;
    margin-bottom: 30px; }
  .order__details {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    grid-area: details;
    margin-bottom: 15px; }
  .order__divider {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    grid-area: divider;
    background-color: #d0dbe1;
    height: 1px;
    margin: 0px;
    margin-top: -5px; }
  @media (min-width: 650px) {
    .order__order-info {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 1; }
    .order__button--track-last {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
    .order__button--toggle {
    -ms-grid-row: 5;
    -ms-grid-column: 3; }
    .order__details {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
    .order__divider {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; } }
  .order__articles-wrapper {
    display: -ms-grid;
    display: grid;
    grid-gap: 0px;
    -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto;
    -ms-grid-columns: auto 0px 50px;
        grid-template: "title-header ." auto "title-header supplier" auto "title-header quantity" auto "track-link ." auto "articles articles" / auto 50px; }
    @media (min-width: 650px) {
      .order__articles-wrapper {
        grid-gap: 0px;
        -ms-grid-rows: auto 0px 20px 0px auto 0px auto;
        -ms-grid-columns: auto 0px 110px 0px 50px;
            grid-template: "title-header . ." auto "title-header track-link supplier" 20px "title-header . quantity" auto "articles articles articles" / auto 110px 50px; } }
  .order__article-title-header {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 1;
    grid-area: title-header;
    display: table-cell;
    vertical-align: bottom; }
  .order__article-quantity-header {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    font-size: calc(9.6px + 0.1vw);
    grid-area: quantity;
    vertical-align: bottom;
    text-align: right;
    margin-bottom: 10px; }
  .order__track-link {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    grid-area: track-link;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 10px; }
    .order__track-link a {
      font-size: calc(9.6px + 0.1vw);
      color: #005585;
      display: table-cell;
      vertical-align: middle; }
  .order__supplier {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: supplier; }
  .order__supplier {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: supplier;
    overflow: hidden; }
  @media (min-width: 650px) {
      .order__article-title-header {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 1; }
      .order__article-quantity-header {
    -ms-grid-row: 5;
    -ms-grid-column: 5; }
      .order__track-link {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
      .order__supplier {
    -ms-grid-row: 3;
    -ms-grid-column: 5; }
      .order__supplier {
    -ms-grid-row: 3;
    -ms-grid-column: 5; } }
    .order__supplier a {
      display: block; }
    .order__supplier object {
      width: 50px;
      height: auto;
      pointer-events: none; }
  .order__shipment-details {
    font-size: calc(9.6px + 0.1vw);
    color: #666;
    margin-bottom: 10px; }
  .order__status {
    font-size: calc(9.6px + 0.2vw);
    font-weight: bold; }
    .order__status--finished {
      color: #388c00; }
    .order__status--progress {
      color: #d9a720; }
    .order__status--new {
      color: #d9a720; }
    .order__status--cancelled {
      color: #B4252B; }
  .order h2 {
    margin-bottom: 15px; }
  .order__button-arrow {
    width: 10px;
    height: 17px;
    margin-left: 10px; }

.order-history__breadcrumbs {
  min-width: 300px;
  max-width: 1200px;
  margin: 15px auto;
  padding: 0 10px; }

.order-history__inner {
  margin-top: 15px; }

.order-history__empty {
  width: 300px;
  margin: auto;
  margin-top: 30px; }

.order-history__return-button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  margin-top: 15px; }
  .order-history__return-button:hover {
    opacity: 0.85; }
  .order-history__return-button[disabled] {
    cursor: progress; }
    .order-history__return-button[disabled]:hover {
      opacity: 1; }
  .order-history__return-button[disabled] {
    color: #957f3e; }

.personal-settings__main {
  display: flex;
  flex-wrap: wrap; }

.personal-settings__title {
  margin: 20px 0;
  font-size: 24px; }

.personal-settings__submit {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  width: 100%;
  color: #333;
  background-color: #F6CB48;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-top: 20px; }
  .personal-settings__submit:hover {
    opacity: 0.85; }
  .personal-settings__submit[disabled] {
    cursor: progress; }
    .personal-settings__submit[disabled]:hover {
      opacity: 1; }
  .personal-settings__submit[disabled] {
    color: #957f3e; }

.personal-settings__form {
  margin-top: 14px; }

.personal-settings__privacy {
  margin-top: 10px; }

.personal-settings__noBorder div {
  border-top: none;
  border-bottom: none; }

.show-more-text__button {
  border: 0;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  outline: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: bold;
  color: #005585;
  margin-left: 5px; }

.review-page__product {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto;
  -ms-grid-columns: 100px 10px auto;
      grid-template: "image info" auto "image ." auto "image review-button" auto "edit edit" auto "message message" auto / 100px auto;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c9d6dd; }
  .review-page__product--last {
    border-bottom: none; }

.review-page__product-info {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: info;
  display: flex;
  flex-direction: column; }

.review-page__review-button {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: review-button; }

.review-page__product-image {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 1;
  grid-area: image;
  max-width: 100px;
  margin-right: 10px; }

.review-page__product-title {
  font-size: 14px;
  font-weight: bold;
  color: #005585; }

.review-page__product-author {
  font-size: 12px;
  color: #005585;
  margin-bottom: 10px; }

.review-page__button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  max-width: 400px;
  font-size: 12px;
  padding: 10px 15px;
  width: 100%; }
  .review-page__button:hover {
    opacity: 0.85; }
  .review-page__button[disabled] {
    cursor: progress; }
    .review-page__button[disabled]:hover {
      opacity: 1; }
  .review-page__button[disabled] {
    color: #957f3e; }
  @media (min-width: 650px) {
    .review-page__button {
      max-width: 177px; } }
  .review-page__button--toggle {
    height: 31px; }
  .review-page__button--review {
    margin-bottom: 10px; }
    .review-page__button--review[disabled] {
      cursor: default; }

.review-page__button-icon {
  margin-left: 5px; }

.review-page__button-cancel {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 38px;
  background-color: #ffffff;
  color: #005585;
  border: 1px solid #ccc;
  font-size: 12px;
  width: 140px;
  max-width: 200px;
  width: 100%;
  height: 40px;
  margin-left: 10px; }
  .review-page__button-cancel:hover {
    opacity: 0.85; }
  .review-page__button-cancel[disabled] {
    cursor: progress; }
    .review-page__button-cancel[disabled]:hover {
      opacity: 1; }
  @media (min-width: 650px) {
    .review-page__button-cancel {
      max-width: 177px; } }

.review-page__review {
  display: flex;
  flex-direction: column; }

.review-page__review-title {
  font-size: 14px;
  margin-top: 10px;
  font-weight: bold; }

.review-page__review-text {
  font-size: 14px;
  word-break: break-word; }

.review-page__review-time {
  font-size: 12px;
  color: #666;
  margin-top: 5px; }

.review-page__review-change {
  border: 0;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  outline: none;
  box-shadow: none;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #005585;
  margin-top: 10px; }

.review-page__write-review-guidelines {
  margin: 15px 0px;
  padding: 15px;
  background-color: #eee; }
  .review-page__write-review-guidelines ul {
    padding-left: 25px; }
    .review-page__write-review-guidelines ul li {
      margin: 5px 0px; }

.review-page__write-review-privacy {
  margin: 15px 0px;
  font-weight: bold; }
  .review-page__write-review-privacy ul {
    list-style-type: none;
    padding: 0; }
    .review-page__write-review-privacy ul li {
      margin: 5px 0px; }

.review-page__write-review {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: edit; }

.review-page__write-review-label {
  display: block;
  font-size: calc(9.6px + 0.1vw);
  color: #999;
  margin-top: 20px; }
  .review-page__write-review-label--invalid {
    display: block;
    font-size: calc(9.6px + 0.1vw);
    margin-top: 20px;
    color: #c6161c; }

.review-page__write-review-title input {
  border-bottom: 1px solid #c9d6dd;
  padding-left: 0px;
  outline: 0px; }

.review-page__write-review-text {
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #c9d6dd;
  font-size: 16px;
  line-height: 24px;
  overflow: auto;
  height: auto;
  width: 100%;
  padding-left: 0px;
  outline: 0px; }

.review-page__write-review-link {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden; }
  .review-page__write-review-link:hover {
    text-decoration: underline; }

.review-page__write-review-character-notice {
  font-size: 12px;
  color: #aaaaaa;
  margin-bottom: 20px; }
  .review-page__write-review-character-notice--invalid {
    font-size: 12px;
    color: #c6161c;
    margin-bottom: 20px; }

.review-page__write-review-stars {
  margin-top: 15px; }
  .review-page__write-review-stars--invalid {
    color: #999;
    letter-spacing: 2px;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #c6161c; }
    .review-page__write-review-stars--invalid *:focus {
      outline: none; }
  .review-page__write-review-stars--grey {
    color: #999;
    letter-spacing: 2px;
    white-space: nowrap;
    cursor: pointer; }
    .review-page__write-review-stars--grey *:focus {
      outline: none; }

.review-page__write-review-star-active {
  color: #F6CB48; }
  .review-page__write-review-star-active:focus {
    outline: none; }

.review-page__write-review-buttons {
  display: flex; }

.review-page__change-message-area {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: message;
  margin-bottom: 15px;
  display: flex; }

.review-page__success-message-icon {
  color: #439202;
  margin-right: 15px; }

.review-page__success-message {
  font-weight: bold;
  white-space: pre-wrap; }
  .review-page__success-message span {
    font-size: 14px; }

.review-page__success-message-info {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px; }

.review-page__success-message-link {
  color: #005585;
  font-size: 14px; }

.registration-page__breadcrumbs {
  min-width: 300px;
  max-width: 1200px;
  margin: 15px auto;
  padding: 0 10px; }

.product__grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-rows: auto 10px auto 10px auto 10px 0;
  -ms-grid-columns: 50px 10px 15px 10px auto 10px auto;
      grid-template: "image image description description" auto "image image sale pricing" auto "noticelist cart cart cart" auto "line line line line" 0 / 50px 15px auto auto;
  overflow-y: hidden;
  padding: 10px;
  padding-bottom: 20px;
  margin: 0 -10px; }
  @media (min-width: 650px) {
    .product__grid {
      grid-gap: 15px 20px;
      -ms-grid-rows: 90px 15px 40px 15px 0;
      -ms-grid-columns: 120px 20px auto 20px -webkit-min-content 20px minmax(auto, 200px);
      -ms-grid-columns: 120px 20px auto 20px min-content 20px minmax(auto, 200px);
          grid-template: "image description description pricing" 90px "image sale noticelist cart" 40px "line line line line" 0/120px auto -webkit-min-content minmax(auto, 200px);
          grid-template: "image description description pricing" 90px "image sale noticelist cart" 40px "line line line line" 0/120px auto min-content minmax(auto, 200px); } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .product__grid {
      -ms-grid-columns: 120px 5px minmax(0px, 340px) 5px min-content 5px min-content;
      -ms-grid-rows: 140px 0px 40px 0px 2px; } }
  @media (min-width: 900px) {
    .product__grid {
      padding: 20px;
      padding-bottom: 10px;
      margin: 0 -20px; } }
  .product__grid:hover {
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.03); }

.product__image {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: image; }
  @media (min-width: 650px) {
    .product__image img {
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: 0 0;
         object-position: 0 0;
      height: 100%; } }

.product__no-image {
  width: 65px;
  height: 100px;
  background-color: #eee; }

.product__description {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-area: description; }
  @media (min-width: 650px) {
    .product__description {
      padding-bottom: 50px; } }

.product__pricing {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
  grid-area: pricing;
  text-align: right;
  -ms-grid-row-align: self-end;
      align-self: self-end;
  font-size: calc(9.6px + 0.2vw);
  line-height: 120%;
  padding-top: 10px; }
  @media (min-width: 650px) {
    .product__pricing {
      padding-top: 50px; } }

.product__stroke {
  text-decoration: line-through; }

.product__noticelist {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  cursor: pointer;
  grid-area: noticelist;
  box-sizing: border-box;
  border: 1px solid #ccc; }
  .product__noticelist a {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .product__noticelist a:hover {
      text-decoration: underline; }
  @media (min-width: 650px) {
    .product__noticelist {
      border: none;
      width: auto;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      margin: 0 15px; } }

.product__noticelist-text {
  display: none; }
  @media (min-width: 650px) {
    .product__noticelist-text {
      display: inline; } }

.product__noticelist-icon {
  display: block;
  line-height: 1;
  font-size: 15px; }
  @media (min-width: 650px) {
    .product__noticelist-icon {
      display: inline;
      margin-right: 9px; } }

.product__type {
  font-size: calc(11.2px + 0.2vw);
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px; }

.product__price {
  font-size: calc(24px + 0.4vw);
  font-weight: 500;
  display: inline-block;
  line-height: 100%;
  margin-top: 5px; }
  .product__price--sale {
    color: #d33536; }

.product__label-sale {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  grid-area: sale;
  position: relative;
  display: inline-block;
  font-size: 8px;
  color: #ffffff;
  border-radius: 3px;
  padding: 3px 10px 3px 10px;
  background-color: #d33536;
  border: 1px solid #d33536; }
  @media (min-width: 650px) {
    .product__label-sale {
      font-size: 10px; } }

.product__sale {
  margin-top: 10px; }
  @media (min-width: 650px) {
    .product__sale {
      margin-top: 0px; } }

.product__cart {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  -ms-grid-column-span: 5;
  grid-area: cart; }

.product__email-button {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  -ms-grid-column-span: 5;
  grid-area: cart; }
  .product__email-button button {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    height: 38px;
    background-color: #ffffff;
    color: #005585;
    border: 1px solid #ccc; }
    .product__email-button button:hover {
      opacity: 0.85; }
    .product__email-button button[disabled] {
      cursor: progress; }
      .product__email-button button[disabled]:hover {
        opacity: 1; }
  .product__email-button svg {
    margin-right: 10px; }

.product__out-of-stock {
  margin-top: 5px;
  color: #B4252B; }

.product__title {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden;
  font-size: calc(16px + 0.2vw);
  /* Ellipses after 2 lines, will only work in Webkit browsers */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
  .product__title:hover {
    text-decoration: underline; }

.product__manufacturer {
  font-size: calc(11.2px + 0.2vw); }
  .product__manufacturer a {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .product__manufacturer a:hover {
      text-decoration: underline; }

.product__condition {
  font-size: calc(11.2px + 0.2vw);
  color: #666; }

.product__line {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-area: line;
  margin: 0;
  transform: translateY(10px); }

@media (min-width: 650px) {
    .product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
    .product__description {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
    .product__pricing {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
    .product__noticelist {
    -ms-grid-row: 3;
    -ms-grid-column: 5; }
    .product__label-sale {
    -ms-grid-row: 3;
    -ms-grid-column: 3; }
    .product__cart {
    -ms-grid-row: 3;
    -ms-grid-column: 7;
    -ms-grid-column-span: 1; }
    .product__email-button {
    -ms-grid-row: 3;
    -ms-grid-column: 7;
    -ms-grid-column-span: 1; }
    .product__line {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7; } }
  @media (min-width: 900px) {
    .product__line {
      transform: translateY(8px); } }

.product-list {
  border-top: 2px solid #eee; }

.desktop-facet__title {
  font-size: calc(11.2px + 0.2vw); }

.desktop-facet__count {
  font-size: calc(9.6px + 0.2vw);
  margin-left: 3px; }

.desktop-facet__link {
  line-height: 170%;
  color: #005585; }
  .desktop-facet__link:hover {
    text-decoration: underline; }
  .desktop-facet__link--active {
    font-weight: bold; }

.desktop-facet__children {
  padding-left: 10px; }

.desktop-facet-group {
  word-break: break-word;
  max-width: 25vw;
  min-width: 15vw;
  padding: 15px;
  background-color: #f6f6f6; }
  .desktop-facet-group:not(:last-child) {
    border-bottom: 1px solid #ccc; }
  .desktop-facet-group__title {
    font-size: calc(14.4px + 0.1vw);
    font-weight: 500;
    font-size: calc(16px + 0.2vw);
    color: #333; }
  .desktop-facet-group__reset {
    margin-top: 3px;
    display: block;
    color: #005585; }
    .desktop-facet-group__reset:hover {
      text-decoration: underline; }
  .desktop-facet-group__facets {
    margin-top: 10px; }

.filter-tag {
  font-size: calc(9.6px + 0.1vw);
  display: flex;
  box-sizing: border-box;
  padding: 0px 16px;
  white-space: nowrap;
  color: #666;
  border: 1px solid #ccc; }
  @media (min-width: 900px) {
    .filter-tag--mobile-only {
      display: none; } }
  .filter-tag:hover {
    border: 1px solid #B4252B; }
  .filter-tag__title {
    line-height: 38px;
    margin-left: 7px;
    font-size: 12px; }
  .filter-tag__icon {
    color: #ccc;
    margin-left: 7px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 18px; }
  .filter-tag:hover .filter-tag__icon {
    color: #B4252B; }

.mobile-filter-header {
  background-color: #005585;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .mobile-filter-header__link {
    font-size: calc(11.2px + 0.2vw);
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    padding: 20px 15px;
    line-height: calc(11.2px + 0.2vw);
    height: calc(11.2px + 0.2vw); }
    .mobile-filter-header__link--disabled {
      pointer-events: none;
      opacity: 0.6; }
    .mobile-filter-header__link--back {
      font-size: 14px;
      margin-right: auto; }

.mobile-filter-facet__link {
  font-size: calc(11.2px + 0.2vw);
  display: block;
  padding: 7px 0; }

.mobile-filter-facet__title {
  font-weight: bold;
  color: #333; }

.mobile-filter-facet__num-found {
  color: #666;
  margin-left: 3px; }

.mobile-filter-facet__children {
  margin-top: 8px;
  padding: 8px 0;
  border-top: 1px solid #ccc; }

.mobile-filter-group__title {
  font-size: calc(11.2px + 0.2vw);
  padding: 15px;
  border-bottom: 1px solid #ccc; }

.mobile-filter-group__filter {
  font-weight: bold;
  color: #333; }

.mobile-filter-group__selection {
  color: #666; }

.mobile-filter-group__facets {
  padding: 8px 0; }
  .mobile-filter-group__facets--loading {
    opacity: 0.6;
    pointer-events: none; }

.mobile-filter-overview {
  padding: 15px;
  font-size: calc(11.2px + 0.2vw); }
  .mobile-filter-overview__title {
    font-weight: bold;
    color: #333; }
  .mobile-filter-overview__selection {
    color: #666;
    margin-bottom: 10px; }
  .mobile-filter-overview__seperator {
    border-top: none;
    border-bottom: 1px solid #ccc;
    margin: 0 -15px 10px -15px;
    width: auto; }

.mobile-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  padding: 10px 15px;
  color: #005585;
  border: 1px solid #ccc;
  box-sizing: border-box; }
  .mobile-filter__text {
    text-transform: uppercase; }
  .mobile-filter__count {
    margin-left: 0.25em; }
  @media (min-width: 900px) {
    .mobile-filter {
      display: none; } }
  .mobile-filter__icon {
    font-size: 16px;
    margin-right: 3px; }
  .mobile-filter__overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: black;
    opacity: 0.5;
    z-index: 30;
    will-change: opacity;
    -webkit-animation: open-overlay 0.25s;
            animation: open-overlay 0.25s; }
  .mobile-filter__sidebar {
    position: fixed;
    top: 0;
    left: calc(100vw - 300px);
    bottom: 0;
    right: 0;
    will-change: transform;
    -webkit-animation: open-sidebar 0.25s;
            animation: open-sidebar 0.25s;
    background-color: white;
    z-index: 31;
    overflow-y: auto; }

@-webkit-keyframes open-overlay {
  from {
    opacity: 0; }
  to-opacity: 0.5; }

@keyframes open-overlay {
  from {
    opacity: 0; }
  to-opacity: 0.5; }

@-webkit-keyframes open-sidebar {
  from {
    transform: translateX(100%); }
  to {
    transform: none; } }

@keyframes open-sidebar {
  from {
    transform: translateX(100%); }
  to {
    transform: none; } }

.desktop-sort-options {
  position: relative; }
  .desktop-sort-options__label {
    font-size: 13px;
    display: flex;
    padding: 10px 15px;
    white-space: nowrap;
    text-transform: uppercase;
    color: red;
    color: #005585;
    border: 1px solid #005585;
    pointer-events: none; }
  .desktop-sort-options__select {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
    .desktop-sort-options__select:hover + .desktop-sort-options__label {
      opacity: 0.85; }
  .desktop-sort-options__icon {
    margin-left: 5px; }

.search-filters {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  overflow-y: auto;
  margin-right: -10px; }
  .search-filters__tag {
    margin-right: 8px; }
  .search-filters__desktop-sort {
    display: none;
    margin-left: 10px;
    margin-right: 10px; }
    @media (min-width: 900px) {
      .search-filters__desktop-sort {
        display: block; } }
  .search-filters__desktop-show-only-available {
    display: none;
    margin-top: 8px;
    margin-left: auto;
    margin-right: 10px; }
    @media (min-width: 900px) {
      .search-filters__desktop-show-only-available {
        display: block; } }
    .search-filters__desktop-show-only-available label {
      font-size: calc(9.6px + 0.2vw); }

.search-page__grid {
  display: flex; }

.search-page__content-top {
  margin-top: 20px; }

.search-page__desktop-filters {
  margin-right: 20px;
  display: none; }
  @media (min-width: 900px) {
    .search-page__desktop-filters {
      display: block; } }

.search-page__product-list-container {
  width: 100%;
  min-width: 0; }

.search-page__breadcrumbs {
  margin-top: 20px; }

.search-page__filter-tags {
  margin-top: 15px; }

.search-page__product-list {
  margin-top: 15px; }

.search-page__title {
  font-size: calc(14.4px + 0.5vw);
  font-weight: 400;
  margin-top: 10px; }
  @media (min-width: 900px) {
    .search-page__title {
      margin-top: 20px; } }

.search-page__pagination {
  margin-top: 20px; }

.search-page__num-items, .search-page__search-param {
  font-weight: bold; }

.search-page__sliders {
  padding-top: 15px; }
  @media (min-width: 900px) {
    .search-page__sliders {
      padding-top: 30px; } }

.timeout-error-page__order-history {
  text-align: center; }

.timeout-error-page__order-history-button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  display: inline-block;
  width: auto; }
  .timeout-error-page__order-history-button:hover {
    opacity: 0.85; }
  .timeout-error-page__order-history-button[disabled] {
    cursor: progress; }
    .timeout-error-page__order-history-button[disabled]:hover {
      opacity: 1; }
  .timeout-error-page__order-history-button[disabled] {
    color: #957f3e; }

.checkout-thankyou__title {
  margin-top: 20px; }

.checkout-thankyou__main {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto;
  -ms-grid-columns: auto;
      grid-template: "details" auto "banners" auto "faq" auto / auto;
  align-items: center; }
  @media (min-width: 900px) {
    .checkout-thankyou__main {
      align-items: normal;
      -ms-grid-rows: auto auto;
      -ms-grid-columns: 1fr 20px 1fr;
          grid-template: "details banners" auto "faq banners" auto / 1fr 1fr;
      grid-column-gap: 20px; } }

.checkout-thankyou__details {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: details; }

.checkout-thankyou__order-number {
  font-size: 16px;
  border-top: 1px solid #c9d6dd;
  border-bottom: 1px solid #c9d6dd;
  text-align: center;
  padding: 15px 0 15px 0; }
  @media (min-width: 900px) {
    .checkout-thankyou__order-number {
      font-size: 20px; } }

.checkout-thankyou__information {
  margin-top: 20px;
  display: inline-flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%; }
  @media (min-width: 900px) {
    .checkout-thankyou__information {
      flex-direction: row;
      padding-left: 20px; } }

.checkout-thankyou__information-voucher {
  margin-bottom: 20px;
  padding-left: 20px;
  max-width: 600px; }

.checkout-thankyou__checkmark-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 25px; }

.checkout-thankyou__checkmark-item-icon {
  color: #439202;
  margin-left: 15px; }

.checkout-thankyou__checkmark-item {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  margin-left: 15px; }
  .checkout-thankyou__checkmark-item--top {
    font-weight: bold; }
  .checkout-thankyou__checkmark-item a {
    color: #005585; }

.checkout-thankyou__voucher-row {
  display: flex; }

.checkout-thankyou__voucher-icon {
  margin-left: 15px; }

.checkout-thankyou__voucher-item {
  font-size: 14px;
  margin-left: 15px; }

.checkout-thankyou__img {
  flex-grow: 1;
  text-align: center; }
  .checkout-thankyou__img img {
    max-width: 230px;
    max-height: 170px; }

.checkout-thankyou__questions {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: faq;
  padding-top: 20px; }
  @media (min-width: 900px) {
    .checkout-thankyou__questions {
      border-top: 1px solid #c9d6dd;
      padding-left: 20px; } }

.checkout-thankyou__questions-headline {
  font-size: 16px;
  font-weight: bold; }

.checkout-thankyou__questions-row {
  margin-top: 15px;
  display: inline-flex;
  align-items: center; }
  .checkout-thankyou__questions-row a {
    color: #005585;
    font-weight: bold; }

.checkout-thankyou__questions-item {
  margin-left: 15px;
  font-size: 14px; }

.checkout-thankyou__questions-icon {
  color: #005585;
  text-align: center;
  font-size: 25px; }

.checkout-thankyou__continue-button {
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.85rem;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  border-radius: 1px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: #F6CB48;
  color: #333;
  margin-top: 20px; }
  .checkout-thankyou__continue-button:hover {
    opacity: 0.85; }
  .checkout-thankyou__continue-button[disabled] {
    cursor: progress; }
    .checkout-thankyou__continue-button[disabled]:hover {
      opacity: 1; }
  .checkout-thankyou__continue-button[disabled] {
    color: #957f3e; }
  @media (min-width: 900px) {
    .checkout-thankyou__continue-button {
      width: 50%; } }

.checkout-thankyou__other-shops {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: banners; }

@media (min-width: 900px) {
    .checkout-thankyou__details {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .checkout-thankyou__questions {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
    .checkout-thankyou__other-shops {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3; } }

.checkout-thankyou__shop-banner {
  max-width: 530px;
  padding: 20px 10px;
  align-items: center;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto;
  -ms-grid-columns: auto;
      grid-template: "logo" auto "text" auto / auto; }
  @media (min-width: 900px) {
    .checkout-thankyou__shop-banner {
      padding: 25px;
      max-height: 150px;
      -ms-grid-rows: auto;
      -ms-grid-columns: 2fr 3fr;
          grid-template: "logo text" auto / 2fr 3fr; } }
  .checkout-thankyou__shop-banner--momox {
    background-color: #D2E1EA;
    margin-bottom: 20px; }
  .checkout-thankyou__shop-banner--momox-fashion {
    background-color: rgba(35, 92, 246, 0.15); }

.checkout-thankyou__banner-image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: logo;
  margin: auto;
  text-align: center;
  width: 100%; }

.checkout-thankyou__banner-svg {
  width: 50%; }

.checkout-thankyou__banner-content {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: text;
  display: flex;
  flex-direction: column; }

@media (min-width: 900px) {
    .checkout-thankyou__banner-image {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .checkout-thankyou__banner-content {
    -ms-grid-row: 1;
    -ms-grid-column: 2; } }

.checkout-thankyou__banner-content-top {
  color: #333;
  font-size: 20px;
  font-weight: lighter;
  text-align: center; }
  .checkout-thankyou__banner-content-top u {
    font-size: 20px; }

.checkout-thankyou__banner-content-bottom {
  font-size: 24px;
  text-align: center; }

.checkout-thankyou__banner-content-button {
  text-transform: uppercase;
  padding: 10px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  width: calc(100% - 20px); }
  .checkout-thankyou__banner-content-button--momox {
    background-color: #ff9600; }
  .checkout-thankyou__banner-content-button--momox-fashion {
    background-color: #000; }

.checkout-thankyou__product-slider-container {
  border-top: 1px solid #c9d6dd;
  margin-top: 30px;
  padding-top: 20px; }
  @media (min-width: 900px) {
    .checkout-thankyou__product-slider-container {
      padding-left: 10px; } }

.checkout-thankyou__trusted-shops {
  display: none; }

.wishlist-product__grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px 10px;
  -ms-grid-rows: auto 20px auto 20px auto 20px 0;
  -ms-grid-columns: minmax(92px, 120px) 10px auto;
      grid-template: "image description" auto "image pricing" auto "cart cart" auto "line line" 0/minmax(92px, 120px) auto;
  overflow-y: hidden;
  padding: 10px;
  margin: 0 -10px; }
  @media (min-width: 650px) {
    .wishlist-product__grid {
      grid-gap: 10px 20px;
      -ms-grid-rows: auto 10px auto 10px 0;
      -ms-grid-columns: 120px 20px auto 20px minmax(auto, 200px);
          grid-template: "image description pricing" auto "image x cart" auto "line line line" 0/120px auto minmax(auto, 200px); } }
  @media (min-width: 900px) {
    .wishlist-product__grid {
      padding: 20px;
      margin: 0 -20px; } }
  .wishlist-product__grid:hover {
    box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.03); }

.wishlist-product__image {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: image; }

.wishlist-product__remove-from-list {
  font-size: calc(11.2px + 0.2vw);
  cursor: pointer;
  float: left;
  color: #333; }
  .wishlist-product__remove-from-list:hover {
    text-decoration: underline; }

.wishlist-product__remove-from-list-icon {
  padding-right: 3px;
  font-size: 0.8em; }

.wishlist-product__description {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: description; }
  @media (min-width: 650px) {
    .wishlist-product__description {
      padding-bottom: 50px; } }

.wishlist-product__pricing {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: pricing;
  text-align: right;
  -ms-grid-row-align: self-end;
      align-self: self-end;
  font-size: calc(9.6px + 0.2vw);
  line-height: 120%;
  padding-top: 10px; }
  @media (min-width: 650px) {
    .wishlist-product__pricing {
      padding-top: 50px; } }

.wishlist-product__stroke {
  text-decoration: line-through; }

.wishlist-product__type {
  font-size: calc(11.2px + 0.2vw);
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px; }

.wishlist-product__price {
  font-size: calc(24px + 0.4vw);
  font-weight: 500;
  display: inline-block;
  line-height: 100%;
  margin-top: 5px; }

.wishlist-product__cart {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: cart; }

.wishlist-product__email-button {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: cart; }
  .wishlist-product__email-button button {
    padding: 0 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0.85rem;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 1px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background-color: #F6CB48;
    color: #333;
    width: 100%; }
    .wishlist-product__email-button button:hover {
      opacity: 0.85; }
    .wishlist-product__email-button button[disabled] {
      cursor: progress; }
      .wishlist-product__email-button button[disabled]:hover {
        opacity: 1; }
    .wishlist-product__email-button button[disabled] {
      color: #957f3e; }

.wishlist-product__out-of-stock {
  text-align: center;
  font-weight: 500;
  color: #B4252B; }

.wishlist-product__title {
  text-decoration: none;
  color: #005585;
  position: relative;
  overflow: hidden;
  font-size: calc(16px + 0.2vw); }
  .wishlist-product__title:hover {
    text-decoration: underline; }

.wishlist-product__manufacturer {
  font-size: calc(11.2px + 0.2vw); }
  .wishlist-product__manufacturer a {
    text-decoration: none;
    color: #005585;
    position: relative;
    overflow: hidden; }
    .wishlist-product__manufacturer a:hover {
      text-decoration: underline; }

.wishlist-product__condition {
  font-size: calc(11.2px + 0.2vw);
  color: #666; }

.wishlist-product__line {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: line;
  margin: 0;
  transform: translateY(10px); }

@media (min-width: 650px) {
    .wishlist-product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1; }
    .wishlist-product__description {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .wishlist-product__pricing {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .wishlist-product__cart {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1; }
    .wishlist-product__email-button {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1; }
    .wishlist-product__line {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5; } }
  @media (min-width: 900px) {
    .wishlist-product__line {
      transform: translateY(20px); } }

.wishlist-product__price-sale {
  color: #d33536; }

.wishlist-product__label-sale {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  border-radius: 3px;
  padding: 3px 10px 3px 10px;
  background-color: #d33536;
  border: 1px solid #d33536;
  margin-bottom: 15px; }

.wishlist-product__sale {
  margin-top: 30px; }

.static-content p {
  margin-top: 10px;
  min-height: 10px; }

.static-content ul {
  margin-top: 0; }

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: lighter;
  font-weight: 300;
  src: url("/fonts/roboto/v20/latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("/fonts/roboto/v20/latin-300.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/v20/latin-300.woff2") format("woff2"), url("/fonts/roboto/v20/latin-300.woff") format("woff"), url("/fonts/roboto/v20/latin-300.ttf") format("truetype"), url("/fonts/roboto/v20/latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto/v20/latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("/fonts/roboto/v20/latin-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/v20/latin-regular.woff2") format("woff2"), url("/fonts/roboto/v20/latin-regular.woff") format("woff"), url("/fonts/roboto/v20/latin-regular.ttf") format("truetype"), url("/fonts/roboto/v20/latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: bold;
  font-weight: 700;
  src: url("/fonts/roboto/v20/latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/fonts/roboto/v20/latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/v20/latin-700.woff2") format("woff2"), url("/fonts/roboto/v20/latin-700.woff") format("woff"), url("/fonts/roboto/v20/latin-700.ttf") format("truetype"), url("/fonts/roboto/v20/latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap; }

html {
  touch-action: manipulation; }

body {
  margin: 0;
  background-color: #ffffff; }
  body * {
    font-size: calc(11.2px + 0.3vw);
    font-family: 'Roboto', sans-serif;
    line-height: 1.45; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

h1 {
  font-size: calc(16px + 0.6vw);
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 15px; }

h2 {
  font-size: calc(12.8px + 0.4vw);
  font-weight: 500; }

h3 {
  font-size: calc(14.4px + 0.1vw);
  font-weight: 500; }

p {
  margin-bottom: 15px; }

img {
  width: 100%; }

a {
  text-decoration: none; }

hr {
  width: 100%;
  border: 1px solid #eee; }

ul {
  margin: 0; }

