/* cabin-regular - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/cabin-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Cabin'), local('Cabin-Regular'), url('../fonts/cabin-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cabin-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cabin-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/cabin-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cabin-v14-latin-regular.svg#Cabin') format('svg');
  /* Legacy iOS */
}
/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/cabin-v14-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Cabin Bold'), local('Cabin-Bold'), url('../fonts/cabin-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/cabin-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/cabin-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/cabin-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/cabin-v14-latin-700.svg#Cabin') format('svg');
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/open-sans-v17-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/open-sans-v17-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/open-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/open-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/open-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg');
  /* Legacy iOS */
}
/*------------------------------------*\
  This image is set as fallback for img.onerror.
  These image wont get stretched to max for sliders, teasers.
\*------------------------------------*/
.up {
  text-transform: uppercase;
}
.small {
  font-size: 12px!important;
}
.rem {
  margin: 1rem 0;
}
.m40 {
  margin: 40px 0;
}
.animate {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.layerd {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.outline {
  text-shadow: #000000 2px 0px 0px, #000000 1.75517px 0.958851px 0px, #000000 1.0806px 1.68294px 0px, #000000 0.141474px 1.99499px 0px, #000000 -0.832294px 1.81859px 0px, #000000 -1.60229px 1.19694px 0px, #000000 -1.97998px 0.28224px 0px, #000000 -1.87291px -0.701566px 0px, #000000 -1.30729px -1.5136px 0px, #000000 -0.421592px -1.95506px 0px, #000000 0.567324px -1.91785px 0px, #000000 1.41734px -1.41108px 0px, #000000 1.92034px -0.558831px 0px;
}
/*-----------------------------------*\
  Responsive screen sizes
\*------------------------------------*/
/*------------------------------------*\
  Highlighting text color. E.g.
  "Kostensloser Rückversand" in the topliner

\*------------------------------------*/
/*------------------------------------*\
  Color for cart elements like cart preview,
  add to cart button

\*------------------------------------*/
/****************************************\

  #Z-INDEX TABLE

\****************************************/
.has-error .form-control {
  border-color: #a94442 !important;
}
.clear-after:after {
  display: block;
  content: "";
  clear: both;
}
.hover-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
  margin: 1px 0 0 2px;
}
.hover-shadow:hover {
  margin: 0;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.85);
}
.box-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
}
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.headline {
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .headline .col {
    padding: 0;
  }
  .headline .col:first-child {
    padding-left: 1px;
  }
  .headline .col:last-child {
    padding-right: 10px;
  }
}
header {
  border: none;
}
@media (min-width: 1921px) {
  header {
    background-size: 100% auto;
  }
}
header #header-main {
  padding-top: 40px;
}
@media (max-width: 991px) {
  header #header-main {
    padding-top: 0;
  }
}
#intro-header {
  padding-top: 30px;
}
.shop-icons {
  max-height: 50px;
  width: auto;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .shop-icons {
    max-height: 40px;
  }
}
@media (max-width: 767px) {
  .shop-icons {
    max-height: 40px;
  }
}
.faq {
  margin: 0 0 0 5px;
  position: relative;
  cursor: pointer;
}
.faq .faq_btn {
  background: none!important;
  padding: 0!important;
  line-height: 50px!important;
  height: 50px!important;
  width: 50px!important;
}
.faq .faq_btn:hover {
  background: none!important;
}
.faq .hovup {
  right: -17px;
}
.user {
  margin: 0 10px 0 8px;
  position: relative;
}
.user .hovup {
  right: -25px;
}
@media (max-width: 580px) {
  .user {
    margin: 0 6px 0 2px;
  }
}
.cart {
  position: relative;
}
.cart .cart-inner {
  position: relative;
}
.cart .cartpreview__badge {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  background-color: #BD2826;
  color: #fff;
  text-align: center;
  height: 23px;
  width: 23px;
  line-height: 23px;
  padding: 0;
  box-shadow: none;
  position: absolute;
  border-radius: 50%;
  top: 6px;
  right: -10px;
}
.cart .hovup {
  right: -14px;
}
.headmeta__mobiletoggle {
  display: none;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  line-height: 60px;
  color: #000;
}
.headmeta__mobiletoggle .burger,
.headmeta__mobiletoggle .cross {
  cursor: pointer;
  vertical-align: middle;
  line-height: 60px;
  padding: 0;
  background: none;
  margin: 0;
  height: 60px;
  width: 60px;
}
.headmeta__mobiletoggle .burger svg,
.headmeta__mobiletoggle .cross svg {
  height: 60px;
}
.headmeta__mobiletoggle .cross {
  display: none;
}
@media (max-width: 991px) {
  .headmeta__mobiletoggle {
    display: block;
  }
}
.openMobileNav .burger {
  display: none;
}
.openMobileNav .cross {
  display: block;
}
header .logo {
  display: block;
}
header .logo img {
  width: 400px;
  padding: 0;
}
@media (max-width: 991px) {
  header .logo {
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
  }
  header .logo img {
    padding: 20px 0;
    width: 100%;
    max-width: 250px;
  }
}
.text--highlight {
  color: #c52233;
}
/*------------------------------------*\
==headerusp

unique selling proposition at the very top
\*------------------------------------*/
.headerusp {
  color: #141d2e;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  font-size: 11px;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 80%, transparent 80%, transparent);
  background-size: 4px 4px;
  background-color: rgba(255, 255, 255, 0.4);
}
.headerusp .text--highlight {
  color: #141d2e;
}
@media (max-width: 991px) {
  .headerusp {
    font-size: 8px;
  }
}
.login__error {
  background: #6faeab;
  color: #FFF;
  padding: 14px;
  font-size: 12px;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  line-height: 24px;
}
#actionbanner {
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
  padding: 0;
}
#actionbanner > .inner {
  position: relative;
  text-align: center;
  color: #fff;
  font-family: Cabin, sans-serif;
  font-weight: 600;
}
#actionbanner > .inner #actionbanner_close {
  top: 36%;
  position: absolute;
  right: 20px;
  transform: translateY(-50%);
  height: 15px;
  width: 15px;
  vertical-align: middle;
  color: #FFF;
  cursor: pointer;
}
#actionbanner > .inner > a {
  width: 100%;
  color: #fff;
  text-align: center;
}
#actionbanner.open {
  height: 40px;
  padding: 10px 0;
}
@media (max-width: 991px) {
  #actionbanner.open {
    margin: 0;
    padding: 10px 15px 10px 40px;
    height: auto;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 100;
  }
  #actionbanner.open .inner #actionbanner_close {
    top: 43%;
    left: -25px;
  }
}
body {
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-weight: 300;
  background: #fff;
}
*:focus,
.btn.focus,
.btn:focus {
  outline: 0!important;
  box-shadow: none!important;
}
a.edit {
  color: #000;
}
a.btn.edit {
  color: #fff;
}
.loadingBlend {
  width: 0;
  height: 0;
  transition: background-color 0.3s ease-out;
  text-align: center;
}
.loadingBlend > .fa {
  display: none;
  font-size: 80px;
}
.fa-check {
  font-size: 12px;
}
.loadingBlend--active {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 100;
}
.loadingBlend--active > .fa {
  display: block;
  color: #FFF;
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
}
.has--loadingBlend {
  position: relative;
}
body.open-search {
  overflow: hidden;
}
@media (max-width: 991px) {
  .main-content {
    margin-top: 90px;
  }
  .main-content.brand-all {
    margin-top: 0;
  }
  .main-content article.detail {
    background: #fff;
  }
}
.main-content .inner-blade {
  background-color: #fff;
  padding-top: 15px;
}
.main-content .mb-thirty {
  padding-bottom: 30px;
}
@media (max-width: 575px) {
  .main-content .mb-thirty {
    padding-bottom: 15px;
  }
}
h1,
h2 {
  font: 23px/23px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
h1.intro,
h2.intro {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0;
}
@media (max-width: 767px) {
  h1.intro,
  h2.intro {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  h1.intro,
  h2.intro {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  h1.intro,
  h2.intro {
    font-size: 20px;
  }
}
h1.intro.home,
h2.intro.home {
  display: inline-block;
  background: #F6F6F6;
  margin-bottom: 30px;
  padding: 10px 14px;
}
h1.alert,
h2.alert {
  font-size: 24px;
}
h1.fourzero,
h2.fourzero {
  font-size: 40px;
  line-height: 45px;
  margin-top: 40px;
}
h1.subtitle,
h2.subtitle {
  font: 16px/16px 'Cabin', sans-serif;
  text-transform: none;
  font-weight: 500;
}
h1.subtitle span,
h2.subtitle span {
  display: inline-block;
  padding: 4px 4px;
  background: #edeef0!important;
}
@media (max-width: 767px) {
  h1.subtitle,
  h2.subtitle {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  h1.subtitle,
  h2.subtitle {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  h1,
  h2 {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  h1,
  h2 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  h1,
  h2 {
    font-size: 20px;
  }
}
h1.intro {
  margin: 0 0 20px 0!important;
}
.white {
  background: #fff;
}
.white p a {
  color: #6faeab;
}
.white.bottom {
  padding-bottom: 30px;
}
.recentitems h2,
.topseller h2,
.related h2 {
  display: inline-block;
  background: #F6F6F6;
  margin-bottom: 30px;
  padding: 10px 14px;
}
.hero {
  max-width: 1920px;
  margin: 0 auto 30px auto!important;
  padding-right: 15px;
  padding-left: 15px;
}
.hero.product-data .details {
  padding-bottom: 40px;
}
.hero.product-data .details p {
  font-size: 15px;
}
@media (max-width: 991px) {
  .hero {
    margin-top: 20px!important;
  }
}
.w-100.aktion {
  margin-bottom: 20px;
}
.btn {
  font-size: 16px;
  font-weight: 400;
  font-family: Cabin, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.btn.mb {
  margin-bottom: 10px!important;
}
.btn:hover {
  background-color: #6faeab!important;
}
.btn:active {
  background-color: #6faeab!important;
}
.shad {
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
  cursor: pointer;
  border: none;
  border-radius: 0;
  background-color: #6faeab;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.btn-primary:hover,
.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
.btn-primary:active,
.btn-primary.disabled:active,
.btn-primary:disabled:active {
  background-color: #6faeab;
}
.btn-primary.addtocart,
.btn-primary.disabled.addtocart,
.btn-primary:disabled.addtocart {
  font-size: 20px;
}
.btn-primary.xs,
.btn-primary.disabled.xs,
.btn-primary:disabled.xs {
  padding: 5px 0;
  width: 100%;
  font-size: 14px;
}
.btn-primary.open-filters-btn,
.btn-primary.disabled.open-filters-btn,
.btn-primary:disabled.open-filters-btn {
  background-color: #141d2e;
}
.btn-default {
  margin: 0!important;
  cursor: pointer;
  border: none;
  border-radius: 0;
}
.btn-default.grey {
  color: #fff;
  background: #949292;
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.btn-default.black {
  color: #fff;
  background: #000;
}
.btn-default.cta {
  background-color: #141d2e;
  color: #fff!important;
}
.btn-default.cta:hover,
.btn-default.cta:active {
  color: #141d2e!important;
  background-color: #fff!important;
}
a.btn-default.grey {
  color: #fff;
  background: #949292;
}
.cartsummery__btn {
  width: 100%;
  max-width: 350px;
}
.cartsummery__btn.master {
  height: 45px!important;
  line-height: 45px!important;
  margin: 0 15px!important;
  vertical-align: middle;
  padding: 0!important;
}
@media (max-width: 991px) {
  .cartsummery__btn.master {
    margin: 15px!important;
    max-width: inherit;
  }
}
@media (max-width: 991px) {
  .cartsummery__btn {
    margin: 15px 0;
    height: 60px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
    max-width: inherit;
  }
}
.medium-bold {
  font-weight: 500!important;
}
@media (min-width: 768px) {
  .bm-l {
    margin: 0 0 10px 5px!important;
  }
}
@media (max-width: 764px) {
  .bm-l {
    margin: 0 0 10px 0!important;
  }
}
@media (min-width: 768px) {
  .bm-r {
    margin: 0 5px 10px 0!important;
  }
}
@media (max-width: 764px) {
  .bm-r {
    margin-bottom: 10px!important;
  }
}
@media (max-width: 991px) {
  .md-full {
    width: 100%;
  }
}
/* NEWSLETTER */
.newsletter {
  color: #fff;
  text-transform: uppercase;
}
.newsletter .hide {
  margin: 0 20px 0 15px;
}
@media (max-width: 991px) {
  .newsletter .hide {
    display: none!important;
  }
}
.newsletter .btn-xs {
  background: #fff;
  padding: 4px 6px;
  border-radius: 3px;
  color: #141d2e!important;
}
@media (max-width: 991px) {
  .newsletter .btn-xs.desk {
    display: none;
  }
}
.newsletter .btn-xs.mo {
  display: none!important;
}
@media (max-width: 991px) {
  .newsletter .btn-xs.mo {
    display: inline!important;
    margin-left: 15px;
  }
}
.newsletter .newsletter__teaser {
  background-color: #141d2e;
  font-size: 15px;
  -ms-flex: inherit;
  flex: inherit;
  font-family: Cabin, sans-serif;
  font-weight: 600;
  padding: 0 30px;
  line-height: 40px;
  position: relative;
  display: block;
  width: 100%;
  max-width: 690px;
}
.newsletter .newsletter__teaser span {
  height: 30px;
  line-height: 31px;
  vertical-align: middle;
  display: inline-block;
}
/* HINT OVERRIDES */
.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.hint:before:not(.hint--left),
.hint:after:not(.hint--left),
[data-hint]:before:not(.hint--left),
[data-hint]:after:not(.hint--left) {
  right: 0!important;
}
.product-data .btn.btn-default.btn-block.grey[data-hint]:after {
  top: 50%!important;
  left: 50%!important;
  transform: translate(-50%, -50%) !important;
}
.textIntro {
  margin-bottom: 20px;
}
.textIntro img {
  width: 100%;
}
@media (max-width: 480px) {
  .textIntro p {
    display: none;
  }
}
.pagination {
  margin: 0;
}
.breadcrumb {
  font-size: 12px;
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
  background-color: inherit;
  border-radius: 0;
}
.breadcrumb a {
  color: #000;
}
section {
  margin-top: 30px;
  position: relative;
}
section .item {
  position: relative;
}
section.intro-teaser .item {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  section.intro-teaser .item {
    margin-bottom: 20px;
  }
}
section.intro-teaser .layer {
  width: 80%;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  color: #fff;
  text-decoration: none;
}
section.intro-teaser .layer h2,
section.intro-teaser .layer h3 {
  font-size: 34px;
  line-height: auto;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  padding: 0;
  margin: 0;
  text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px 1px 1px black, -1px -1px 1px black;
  letter-spacing: 0.05em;
  overflow: hidden;
}
@media (max-width: 576px) {
  section.intro-teaser .layer h2,
  section.intro-teaser .layer h3 {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
  section.intro-teaser .layer h2,
  section.intro-teaser .layer h3 {
    font-size: 20px;
  }
}
section.intro-teaser .layer p {
  font-size: 18px;
  font-weight: 500;
  text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px 1px 1px black, -1px -1px 1px black;
  letter-spacing: 0.05em;
}
@media (max-width: 420px) {
  section.intro-teaser .layer p {
    font-size: 14px;
  }
}
section.intro-teaser .txt-xs {
  color: #000;
  padding-top: 20px;
}
section.intro-teaser .txt-xs h2,
section.intro-teaser .txt-xs h3 {
  font-size: 20px;
  line-height: auto;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
@media (max-width: 576px) {
  section.intro-teaser .txt-xs h2,
  section.intro-teaser .txt-xs h3 {
    font-size: 18px;
  }
}
@media (max-width: 420px) {
  section.intro-teaser .txt-xs h2,
  section.intro-teaser .txt-xs h3 {
    font-size: 16px;
  }
}
@media (max-width: 380px) {
  section.intro-teaser .txt-xs h2,
  section.intro-teaser .txt-xs h3 {
    font-size: 12px;
  }
}
section.intro-teaser .txt-xs p {
  font-weight: 500;
  margin: 0;
}
@media (max-width: 420px) {
  section.intro-teaser .txt-xs p {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  section.intro-teaser .txt-xs p {
    font-size: 12px;
  }
}
section.intro-teaser img {
  width: 100%;
  height: auto;
}
section.intro-teaser .fill .image {
  overflow: hidden;
  height: 100%;
}
section.intro-teaser .fill img {
  height: 100%;
}
.block {
  display: block;
}
hr.home {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ml {
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  .ml {
    margin: 0 0 30px 15px;
  }
}
.mr {
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  .mr {
    margin: 0 15px 30px 0;
  }
}
b,
strong {
  font-family: 'Cabin';
  font-weight: 700;
}
.hint--top:before,
.hint--top:after {
  bottom: 100%;
  right: 50%;
  left: inherit;
}
.cms-content h1,
.cms-content h2,
.cms-content h3 {
  font-size: 22px;
  line-height: auto;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  padding: 0;
  margin: 0 0 20px 0;
}
@media (max-width: 576px) {
  .cms-content h1,
  .cms-content h2,
  .cms-content h3 {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .cms-content h1,
  .cms-content h2,
  .cms-content h3 {
    font-size: 18px;
  }
}
.cms-content h1 {
  font-size: 26px;
}
.cms-content img {
  width: 100%;
  height: auto;
  display: block;
}
.cms-content img.pl-modal-close {
  width: 30px!important;
  height: 30px!important;
}
/* SIZE TABLE */
.table.size-table .thead-dark {
  background-color: #BD2826!important;
  text-transform: uppercase;
}
.footer {
  color: #141d2e;
  font-family: Cabin, sans-serif;
  font-weight: 400;
  background: url(../img/backgrounds/bg-footer-white.webp);
  background-size: cover;
}
.footer hr {
  border-top: 1px solid rgba(255, 255, 255, 0.9);
}
.footer h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin: 15px 0;
}
.footer .shop-info {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  border-bottom: 25px solid #141d2e;
}
.footer .shop-info .info-icon {
  width: 100%;
  max-width: 80px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.footer .list {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.footer .list .list__head {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
}
.footer .list li a {
  color: #141d2e;
  height: auto;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
}
.footer .list__head {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  padding: 30px 0 10px 0;
  display: block;
}
.footer .social {
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer .social .socialicon {
  color: #fff;
  margin: 0 10px;
  display: inline-block;
}
.footer .social .socialicon img {
  width: 100%;
  max-width: 100px;
  height: auto;
}
.footer .social .socialicon img.partner {
  width: auto!important;
  max-width: inherit!important;
  height: 100%!important;
  max-height: 100px!important;
  margin: 0 10px!important;
}
.footer .final {
  margin-bottom: 20px;
}
.footer .service .list {
  margin: 0 0 2px 0;
}
.footer .service a.uc-settings {
  margin-bottom: 30px;
  color: #141d2e!important;
  height: auto;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
}
/* MORE ... */
.mr-15 {
  margin-right: 15px;
}
@media (max-width: 991px) {
  .mo-100 {
    width: 100%!important;
    margin-bottom: 15px!important;
  }
  .mr-15 {
    margin-right: inherit;
  }
}
/* SIZETABLE */
.sizetable .card {
  border-radius: 0;
}
.sizetable .card-header {
  padding: 10px;
  border-radius: 0;
}
.sizetable .card-header h5 {
  position: relative;
  font-size: 20px;
  line-height: 60px;
  height: 60px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.sizetable .card-header h5 img {
  max-height: 40px;
  max-width: 80px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
/* FORMS GLOBAL */
.form-control {
  border-radius: 0;
  color: #000!important;
  font-weight: 100!important;
}
.cartcoupon .form-group {
  margin: 0;
}
.checkbox input[type=checkbox] {
  height: 15px;
  margin-right: 10px;
}
@media (max-width: 1420px) {
  .container.add {
    padding-left: 30px!important;
    padding-right: 30px!important;
    background: #fff;
  }
}
@media (max-width: 991px) {
  .container.custom {
    padding: 0!important;
  }
  .container.add {
    padding-left: 30px!important;
    padding-right: 30px!important;
    background: #fff;
  }
}
@media (max-width: 576px) {
  .container.add {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
.form-group--required label::after {
  content: ' *';
}
/* iFrame VIDEO */
.fullwidthVideo,
.vid-con {
  position: relative;
  aspect-ratio: 1.77777778;
  padding-bottom: inherit!important;
  height: inherit!important;
  overflow: inherit!important;
  background-image: url('../img/backgrounds/weplay_video_placeholder.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.fullwidthVideo iframe,
.vid-con iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
}
.fullwidthVideo .uc-embedding-container,
.vid-con .uc-embedding-container {
  height: 100%!important;
  max-height: inherit!important;
}
@media (max-width: 767px) {
  .fullwidthVideo .uc-embedding-container,
  .vid-con .uc-embedding-container {
    min-height: 400px!important;
  }
}
.fullwidthVideo .uc-embedding-container .uc-embedding-wrapper,
.vid-con .uc-embedding-container .uc-embedding-wrapper {
  width: 50%;
  border-radius: 15px;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 14px;
  text-align: center;
  transform: translate(-50%, -50%);
  background: #f1f1f1;
}
.fullwidthVideo .uc-embedding-container .uc-embedding-wrapper h3,
.vid-con .uc-embedding-container .uc-embedding-wrapper h3 {
  font: 17px/20px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
.fullwidthVideo .uc-embedding-container .uc-embedding-wrapper .uc-embedding-more-info,
.vid-con .uc-embedding-container .uc-embedding-wrapper .uc-embedding-more-info,
.fullwidthVideo .uc-embedding-container .uc-embedding-wrapper .uc-embedding-accept,
.vid-con .uc-embedding-container .uc-embedding-wrapper .uc-embedding-accept {
  font-size: 12px!important;
  margin: 0 0 5px 0!important;
  height: 30px!important;
  background: #141d2e;
  color: #fff;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .fullwidthVideo .uc-embedding-container .uc-embedding-wrapper,
  .vid-con .uc-embedding-container .uc-embedding-wrapper {
    width: 95%!important;
    max-width: inherit!important;
    font-size: 12px!important;
  }
  .fullwidthVideo .uc-embedding-container .uc-embedding-wrapper h3,
  .vid-con .uc-embedding-container .uc-embedding-wrapper h3 {
    font: 14px/17px 'Cabin', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
  }
}
/* Spacings */
.pb-2,
.py-2 {
  padding-bottom: 20px!important;
}
.pb-3,
.py-3 {
  padding-bottom: 30px!important;
}
.pb-4,
.py-4 {
  padding-bottom: 40px!important;
}
/* INFO-MESSAGE */
.info-message {
  text-align: center!important;
  font-size: 13px!important;
}
.info-message p {
  margin-bottom: 5px;
}
.info-message .btn-style {
  margin-bottom: 14px!important;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background: #000;
  white-space: normal;
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
  display: inline-block;
}
/* INTERCOM */
.intercom-lightweight-app-launcher {
  background: #000000!important;
}
/* USERCENTRICS */
#usercentrics-button .uc-btn-new.uc-btn-deny {
  display: none!important;
}
/* TS BADGE */
div[id^="trustbadge-container-"] {
  z-index: 100!important;
}
.form-group--required .control-label:after {
  content: " *";
  color: #141d2e;
}
.form-info-required {
  margin-top: 14px;
  margin-bottom: 14px;
}
.form-info-required:before {
  content: "* ";
  color: #141d2e;
}
/* Delivery Alert */
.delivery-alert-container {
  padding: 0px 20px;
}
.delivery-alert {
  margin-top: 1rem;
  font-weight: 100;
}
/* CMS ANCHOR FIX */
@media (max-width: 991px) {
  .cms-content a[id]:before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    height: 120px;
    margin-top: -120px;
  }
}
/* TMP INTRO-SLIDER TEXTHIDE FOR FACELIFT */
.hero.intro-slider .teaser__main,
.hero.intro-slider .teaser__sub {
  display: none;
}
/* weplayacademy */
.brand-weplayacademy .hero {
  max-width: 1430px!important;
  padding-bottom: 40px !important;
}
.brand-weplayacademy .brandmenu {
  margin-bottom: 0px!important;
  padding: 15px 15px 0px!important;
}
.brand-weplayacademy .brand-outro {
  padding-top: 30px!important;
}
.brand-weplayacademy .red-block {
  background: #bf0101;
  color: #fff;
  padding: 30px 0;
  margin: 30px 0;
}
.brand-weplayacademy h3 {
  font-size: 20px!important;
  text-transform: none!important;
}
.brand-weplayacademy .section-img {
  width: 100%!important;
  margin: 15px 0 30px 0!important;
}
.brand-weplayacademy .experten img {
  width: 100%!important;
  display: block!important;
  margin-bottom: 30px!important;
}
@media (max-width: 767px) {
  .brand-weplayacademy .experten {
    display: block!important;
  }
}
/* BFSG V1.1 WW */
.textBanner a {
  color: #212529!important;
  text-decoration: underline;
}
/* WIDGET & SWITCH */
#bfsg-widget-container {
  height: 60px;
  bottom: 80px;
  left: 10px;
  z-index: 999;
}
#toggle-accessibility {
  width: 60px;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 50px!important;
  color: #000!important;
  background-color: #fff!important;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 2;
  border: none;
  border-radius: 50px;
  cursor: pointer;
}
#toggle-accessibility:hover {
  background-color: #fff!important;
}
#accessibility-layer {
  background-color: #f2f2f2;
  padding: 10px 10px 10px 62px;
  border-radius: 50px;
}
#accessibility-layer.hide {
  display: none !important;
}
#accessibility-layer #label-contrast {
  margin: 0 0 0 5px!important;
}
#accessibility-layer .switch input {
  width: 40px;
  height: 25px;
  position: absolute;
  z-index: 100;
  top: 0;
  cursor: pointer;
}
/*------------------------------------*\
  ##menu
\*------------------------------------*/
@media (min-width: 992px) {
  #mmenu-container {
    height: 116px;
  }
}
.navmenu--desktop {
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#141d2e",endColorstr="@COLOR-SHOP-MAIN",GradientType=0);
    background: linear-gradient(180deg,#141d2e 0,@COLOR-SHOP-MAIN);
    background-color: #141d2e;
    box-shadow: 0 10px 34px 0 rgba(0,0,0,.4); */
  padding: 0 8px;
}
@media (max-width: 1199px) {
  .navmenu--desktop {
    padding: 0 6px;
  }
}
.menu__link,
.menu__title {
  font-size: inherit;
  color: inherit;
  font-family: 'Cabin';
}
.menu__link:hover,
.menu__title:hover {
  color: inherit;
}
.menu__link.menu__title0 .menu__link.menu__link0,
.menu__title.menu__title0 .menu__link.menu__link0 {
  font-weight: 700!important;
}
.pagination .page-item .page-link {
  color: #000;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
}
.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #141d2e;
  border-color: #141d2e;
}
.pagination .page-item.disabled .page-link {
  color: #C4C4C4;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border-radius: 0;
}
/*------------------------------------*\
  ##navmenu
\*------------------------------------*/
.navbar {
  padding: 0;
}
@media (max-width: 991px) {
  .navbar.main {
    display: none;
  }
}
.navmenu .drop_menu {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute!important;
  left: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s ease .4s,opacity .4s ease;
  transition-delay: .3s;
  width: 100%;
  padding: 20px 0;
  z-index: 10002;
  background-image: linear-gradient(135deg, rgba(237, 237, 237, 0.4) 25%, transparent 0, transparent 50%, rgba(237, 237, 237, 0.4) 0, rgba(237, 237, 237, 0.4) 80%, transparent 0, transparent);
  background-size: 4px 4px;
  background-color: #fff;
}
.navmenu .drop_menu .menu__title1 {
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 5px;
}
@media (min-width: 1500px) {
  .navmenu .drop_menu .menu__title1 {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .navmenu .drop_menu {
    left: 50%!important;
    transform: translateX(-50%) !important;
    width: auto!important;
    min-width: 100%!important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navmenu .drop_menu .d-flex > .col {
    padding-right: 0;
    padding-left: 0;
  }
}
.navmenu .menu {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navmenu .menu.menu0 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 70px;
  line-height: 70px;
}
.navmenu .menu.menu0 .menu__item {
  padding: 0;
  margin: 0;
  /* BLACK WEEK // XMAS */
  /* &.menu__item0:first-child .menu__link0{
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2e0eb", endColorstr="#29add0", GradientType=0);
        background: linear-gradient(180deg, #b2e0eb 0, #29add0);
          @media (min-width:992px) {background-color: #81c7f9!important; color:#fff!important;padding: 0  10px!important; margin-right:4px;}
          @media (max-width:991px) {padding:0!important;}
        } */
  /* Teamsport Hack */
}
.navmenu .menu.menu0 .menu__item a,
.navmenu .menu.menu0 .menu__item .menu__link {
  display: block;
  vertical-align: middle;
  padding: 0 6px;
  white-space: nowrap;
}
@media (max-width: 1499px) {
  .navmenu .menu.menu0 .menu__item a,
  .navmenu .menu.menu0 .menu__item .menu__link {
    padding: 0 5px;
  }
}
@media (min-width: 992px) and (max-width: 1320px) {
  .navmenu .menu.menu0 .menu__item a,
  .navmenu .menu.menu0 .menu__item .menu__link {
    padding: 0 5px;
  }
}
@media (min-width: 992px) {
  .navmenu .menu.menu0 .menu__item a.menu__link0,
  .navmenu .menu.menu0 .menu__item .menu__link.menu__link0 {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.025em;
    white-space: nowrap;
  }
}
.navmenu .menu.menu0 .menu__item span.menu__link {
  cursor: default;
}
.navmenu .menu.menu0 .menu__item.catmenu--active a.menu__link0 {
  font-weight: 500;
  text-decoration: underline;
}
.navmenu .menu.menu0 .menu__item.catmenu--active .menu1 li.menu__item1:last-child {
  margin-bottom: 80px!important;
}
@media (min-width: 992px) {
  .navmenu .menu.menu0 .menu__item.menu__item0:last-child a.menu__link.menu__link0 {
    color: #6faeab!important;
    position: relative;
    margin-left: 10px;
  }
  .navmenu .menu.menu0 .menu__item.menu__item0:last-child a.menu__link.menu__link0:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5px;
    width: 2px;
    height: 100%;
    background-color: #6faeab!important;
    height: 20px;
  }
}
@media (max-width: 992px) {
  .navmenu .menu.menu0 .menu__item.menu__item0:last-child a.menu__link.menu__link0 {
    color: #fff!important;
  }
}
@media (max-width: 991px) {
  .navmenu .menu.menu0 .menu__item.menu__item0:last-child {
    background-color: #6faeab!important;
    padding: 0 40px!important;
    margin: 0!important;
  }
}
.navmenu .menu.menu0 .menu__item.menu__item0:nth-child(8) .drop_menu div.col:nth-child(3) a {
  white-space: nowrap !important;
}
@media (min-width: 992px) {
  .navmenu .menu.menu0 {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 991px) {
  .navmenu .menu.menu0 {
    height: 100%;
    line-height: inherit;
  }
}
.navmenu .menu .head .title {
  font-weight: 500;
}
.navmenu .menu .col {
  border-right: 0.009rem solid #C4C4C4;
}
.navmenu .menu .col:last-child {
  border-right: none;
}
@media (max-width: 991px) {
  .navmenu .menu .back__item {
    border: none!important;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.navmenu .menu.menu2 {
  margin-bottom: 20px;
}
.navmenu .menu.menu2 .menu__item {
  line-height: 25px;
}
@media (max-width: 1499px) {
  .navmenu .menu.menu2 .menu__item {
    font-size: 18px;
  }
}
.navmenu .menu__item {
  font-size: 18px;
}
@media (max-width: 1499px) {
  .navmenu .menu__item {
    font-size: 18px;
  }
}
@media (max-width: 1330px) {
  .navmenu .menu__item {
    font-size: 16px;
  }
}
@media (max-width: 1110px) {
  .navmenu .menu__item {
    font-size: 14px;
  }
}
.navmenu .menu__item0 {
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.navmenu .menu__toggle {
  display: none;
}
.menu-close,
.navmenu--mobile {
  display: none;
}
.menu-close .logo-mobile-nav,
.navmenu--mobile .logo-mobile-nav {
  width: 100%;
  max-width: 60px;
  height: auto;
  overflow: auto;
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
}
@media (min-width: 960px) {
  .navmenu .menu__item0:hover .drop_menu {
    opacity: 1;
    visibility: visible;
  }
  .navmenu .menu__item0:hover .menu__banner,
  .navmenu .menu__item0:hover .menu__column {
    display: inline-block;
  }
  .navmenu .menu__dropdown {
    z-index: 7;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    height: 0;
    opacity: 0;
    background-color: #ffffff;
    box-shadow-bottom: 0 1px 2px #e4e4e4;
    -moz-box-shadow: 0 1px 2px #e4e4e4;
    -webkit-box-shadow: 0 1px 2px #e4e4e4;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    /* Safari */
    transition-delay: 0.1s;
    border: none;
    box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.4);
  }
  .navmenu .menu__column {
    width: 14.2857%;
    display: none;
    float: left;
  }
  .navmenu .menu__column.show {
    display: block!important;
  }
  .navmenu .menu__banner {
    position: absolute;
    right: 0;
    top: 50%;
    display: none;
    transform: translateY(-50%);
  }
}
.brand-intro .white {
  background: #fff;
  padding-bottom: 30px!important;
}
.brand-intro h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 15px;
}
.brand-intro .txt span {
  display: block;
  border: 1px solid #000;
  padding: 30px;
  height: 100%;
}
.brand-intro .txt p:last-child {
  margin: 0;
}
.brand-intro img {
  width: 100%;
}
@media (max-width: 991px) {
  .brand-intro .txt span {
    margin-top: 30px!important;
    height: auto!important;
  }
}
.brand-intro .banner {
  overflow: hidden;
  height: 100%;
}
.brand-intro .banner img {
  height: 100%;
  width: auto!important;
}
@media (max-width: 991px) {
  .brand-intro .banner img {
    width: 100%!important;
    height: auto!important;
  }
}
.brand-outro {
  padding: 40px 15px;
  font-size: 15px;
}
.brand-outro h1,
.brand-outro h2,
.brand-outro h3 {
  text-align: left;
  font-family: 'Cabin';
  font-size: 22px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  padding: 0;
  margin-bottom: 15px;
  /*  background: #F6F6F6;
        display:inline-block; */
}
.brand-outro ul {
  list-style: none;
}
.brand-outro ul li {
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .brand-outro ul li {
    margin-bottom: 0px;
  }
  .brand-outro ul li a {
    line-height: 48px;
    display: block;
  }
}
.brand-outro a {
  text-decoration: underline;
  color: #000;
}
.brand-sub {
  padding-bottom: 30px;
}
@media (max-width: 576px) {
  .brand-sub {
    padding-bottom: 15px;
  }
}
.brandslider {
  background: white;
}
.brandslider .slideshow__item {
  padding: 0;
  width: calc(12.5%);
}
@media (max-width: 580px) {
  .brandslider .slideshow__item {
    width: calc(50%);
  }
}
.brandslider .slideshow__item:hover {
  text-decoration: none;
}
.brandslider .slideshow__item .brandslider__item {
  margin: 14px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
.brandslider .slideshow__item .brandslider__item img {
  max-width: 70px;
  max-height: 25px;
}
.brandslider--small .slideshow__item {
  width: calc(33.33333333%);
}
.brandmenu {
  margin-bottom: 10px;
  padding: 30px 30px 0;
}
.brandmenu .brandmenu__title {
  border: 1px solid #000;
  color: #000!important;
  display: block;
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
}
.brandmenu .brandmenu__title:hover {
  background: #000!important;
  color: #fff!important;
}
@media (max-width: 1180px) {
  .brandmenu .brandmenu__title {
    font-size: 12px;
  }
}
.brandmenu .brandmenu__item.collection {
  position: relative;
}
.brandmenu .brandmenu__item.collection .sub {
  position: absolute;
  display: none;
  padding: 0;
  top: 48px;
  left: 0;
  z-index: 100;
  width: 100%;
}
.brandmenu .brandmenu__item.collection .sub .brandmenu__item {
  width: 100%;
  max-width: inherit;
}
.brandmenu .brandmenu__item.collection .sub .brandmenu__item .brandmenu__title {
  margin-bottom: 0;
  border-bottom: 0;
}
.brandmenu .brandmenu__item.collection:hover .sub {
  display: block;
}
@media (max-width: 991px) {
  .brandmenu {
    padding: 30px 0 0;
  }
}
/* BRAND CUSTOM */
.brand-hbl .main-content {
  background-image: url(../img/backgrounds/bg-body-master-hbl.jpg) !important;
}
.brand-hbl .brandmenu .brandmenu__title:hover {
  background: #1de4c9!important;
  color: #20376d!important;
  border: 1px solid #1de4c9!important;
}
.brand-hbl .teaser__onetitle,
.brand-hbl .teaser__sub {
  background-color: #20376d;
}
.brand-hbl .teaser__main {
  background: #1de4c9!important;
}
.brand-hbl .teaser__main a {
  color: #20376d!important;
}
.brand-hbl .teaser__main:after {
  border-left-color: #1de4c9!important;
}
.brand-mecklenburgerstiere .brandmenu .brandmenu__title:hover {
  background: #FFED00!important;
  color: #000!important;
}
.brand-mecklenburgerstiere .teaser__onetitle,
.brand-mecklenburgerstiere .teaser__sub {
  background-color: #1269B0;
}
.brand-mecklenburgerstiere .teaser__main {
  background: #FFED00!important;
}
.brand-mecklenburgerstiere .teaser__main:after {
  border-left-color: #FFED00!important;
}
.brandmoods {
  margin-bottom: 30px;
}
.brandmoods img {
  width: 100%;
}
.brandmoods .layer {
  width: 80%;
  padding: 8px 0;
  text-align: center;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(20, 29, 46, 0.9);
  color: #fff;
  text-decoration: none;
}
.brandmoods .layer h1,
.brandmoods .layer h2,
.brandmoods .layer h3 {
  font: 28px/28px 'Cabin', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
@media (max-width: 1240px) {
  .brandmoods .layer h1,
  .brandmoods .layer h2,
  .brandmoods .layer h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .brandmoods .layer h1,
  .brandmoods .layer h2,
  .brandmoods .layer h3 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .brandmoods .layer h1,
  .brandmoods .layer h2,
  .brandmoods .layer h3 {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .brandmoods .layer h1,
  .brandmoods .layer h2,
  .brandmoods .layer h3 {
    font-size: 16px;
  }
}
.brandmoods .layer p {
  font: 18px/18px 'Cabin', sans-serif;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .brandmoods .item {
    margin-bottom: 30px;
  }
  .brandmoods .item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .brandmoods {
    margin-bottom: 15px;
  }
  .brandmoods .item {
    margin-bottom: 15px;
  }
  .brandmoods .item:last-child {
    margin-bottom: 0;
  }
}
.price {
  font-weight: 600;
  font-size: inherit;
}
.price .spacer {
  display: inline-block;
  margin-right: 5px;
}
.listfilter.price.listfilter--toggle {
  font-weight: 400;
}
.price--actual {
  font-size: 24px;
  font-weight: 600;
  color: #780e10;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .price--actual {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .price--actual {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .price--actual {
    font-size: 20px;
  }
}
.price--coupon {
  color: #3c763d;
}
.price--rrp {
  text-decoration: line-through;
  margin-right: 5px;
  font-size: 12px;
}
.price__info {
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 400;
  color: #777;
  font-size: 10px;
  margin: 0;
  color: #585858;
}
.price__info .delivery-free {
  font-family: 'Cabin', sans-serif;
  font-weight: 400;
  font-size: 11px;
  padding: 2px 0 0 24px;
  margin-left: 10px;
  background-color: inherit!important;
  color: #67787c;
  background: url('../img/wph/versand_gratis.svg') no-repeat;
  background-size: 18px 18px;
  background-position: 0 0;
}
.price__rebate.price__rebate {
  color: #fff;
  margin: 0;
  padding: 4px;
  line-height: 11px;
  background: #780e10;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
.overlay,
.pop,
.gblsearch__result {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
.hovup {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 400px;
  margin-top: 23px;
  padding: 20px;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #D9D7CE;
}
.hovup:after,
.hovup:before {
  content: "";
  position: absolute;
  right: 19px;
  bottom: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 22px 22px;
  border-color: transparent transparent #D9D7CE;
}
.hovup:after {
  right: 21px;
  border-width: 0 20px 20px;
  border-color: transparent transparent #fff;
}
.hovup .list,
.hovup .servicelist .list {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.hovup .list li a,
.hovup .servicelist .list li a {
  color: #000;
  padding-bottom: 5px;
}
.hovup .list li a:hover,
.hovup .servicelist .list li a:hover {
  text-decoration: underline;
}
.hovup .list__head,
.hovup .servicelist .list__head {
  font-family: 'Cabin';
  font-size: 25px!important;
  font-weight: 700!important;
  text-transform: uppercase!important;
  letter-spacing: 0.025em!important;
  line-height: inherit!important;
  color: #000!important;
  border-bottom: 1px solid #E5E5E5!important;
  background: transparent!important;
  display: block!important;
  padding: 0 0 10px 0!important;
  margin: 0 0 10px 0!important;
  height: inherit!important;
  text-align: center!important;
}
.hovup .btn {
  font-size: 16px;
}
.hovup--active .hovup,
.hovup--active.hovup {
  display: block;
}
.hovup__container {
  position: relative;
}
.hovup__trigger {
  position: relative;
}
.hovup__trigger:hover .hovup {
  display: block;
}
.loginpop form {
  background-color: #F6F6F6;
  padding: 20px;
}
.loginpop form label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
}
.loginpop form .btn-link {
  display: inline-block;
  color: #000;
  font-size: 15px;
  text-decoration: underline;
  margin-bottom: 10px;
}
.loginpop .info {
  display: inline-block;
  color: #000;
  font-size: 15px;
  text-decoration: underline;
  font-style: italic;
  margin-top: 10px;
}
.pop {
  z-index: 20;
  width: 1020px;
  min-height: 600px;
  max-height: 900px;
  max-width: 100%;
  background-color: white;
}
.pop--fitcontent {
  width: 100%;
  max-width: 80%!important;
  height: auto;
  max-height: auto;
  height: 100vh;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: auto;
  overscroll-behavior: contain;
}
.pop--fitcontent img {
  width: 100%;
  height: auto;
}
.pop--fitcontent img.logo {
  max-width: 150px;
  margin: 0 auto;
  padding: 20px;
  display: block;
}
.pop--fitcontent h2.category-head {
  margin-top: 30px;
  text-transform: uppercase;
}
.pop--fitcontent a.category-link {
  color: #000!important;
  text-decoration: underline!important;
}
.pop--fitcontent span.category-info {
  display: block;
  margin-top: 30px;
}
.pop--fitcontent .sizetable-tabs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.pop--fitcontent .sizetable-tabs .tabs {
  overflow: hidden;
}
.pop--fitcontent .sizetable-tabs .tab {
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
}
.pop--fitcontent .sizetable-tabs .tab .tab-label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #000;
  cursor: pointer;
  padding: 5px;
  margin: 0;
  /* Icon */
}
.pop--fitcontent .sizetable-tabs .tab .tab-label:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.pop--fitcontent .sizetable-tabs .tab .tab-label::after {
  content: "\276F";
  text-align: center;
  transition: all .35s;
  /* margin-top: 2px; */
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.pop--fitcontent .sizetable-tabs .tab .tab-label img {
  width: auto;
  height: 100%;
}
.pop--fitcontent .sizetable-tabs .tab .tab-label img.logo {
  max-height: 15px;
  margin: 0 auto;
  padding: 0;
  display: block;
}
.pop--fitcontent .sizetable-tabs .tab .tab-content {
  height: 0;
  max-height: 0;
  padding: 0;
  transition: all .35s;
}
.pop--fitcontent .sizetable-tabs .tab .tab-content h2 {
  margin-top: 20px;
}
.pop--fitcontent .sizetable-tabs .tab .tab-content h3 {
  font: 18px/18px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
.pop--fitcontent .sizetable-tabs .tab .tab-close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background-color: rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.pop--fitcontent .sizetable-tabs .tab .tab-close:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.pop--fitcontent .sizetable-tabs input:checked + .tab-label {
  background-color: rgba(0, 0, 0, 0.05);
}
.pop--fitcontent .sizetable-tabs input:checked + .tab-label::after {
  transform: translateY(-50%) rotate(90deg);
}
.pop--fitcontent .sizetable-tabs input:checked ~ .tab-content {
  height: auto;
  max-height: 100%;
}
@media (max-width: 991px) {
  .pop--fitcontent {
    z-index: 1000;
    height: 90vh;
  }
}
@media (max-width: 768px) {
  .pop--fitcontent {
    width: 100%!important;
  }
}
.blend {
  width: 100%;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
}
.toast {
  z-index: 21;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  padding: 15px 25px;
  max-width: 90%;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.4);
  transition: all 0.4s ease-out;
}
.toast--hidden {
  top: 45%;
  opacity: 0;
}
.toast--remove {
  top: 25%;
  opacity: 0;
}
.catmenu .menu__item > .menu {
  display: none;
}
.catmenu .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.catmenu .menu__title {
  color: #000000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.catmenu .menu__title--noChildren:before {
  display: none;
}
.catmenu .catmenu--active > .menu {
  display: block;
}
.catmenu .catmenu--active > .menu__title > .menu__toggle:before {
  content: "\f107";
}
.servicelist {
  border: none;
  min-width: auto;
}
.servicelist .list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.servicelist .list .list__head {
  font: 18px/30px 'Cabin', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 100%;
  color: white;
  background: #141d2e;
  display: block;
  text-align: left;
  position: relative;
}
.servicelist .list li {
  margin-left: 20px;
}
.servicelist .list li a {
  color: #000;
  height: auto;
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
}
.servicelist .list li.list__item--active a {
  color: #141d2e;
  font-weight: 500;
  text-decoration: underline!important;
}
section {
  margin: 0!important;
  padding: 0!important;
}
section .listfilter {
  position: relative;
  transition: all 0.2s  ease;
  -moz-transition: all 0.2s  ease;
  -webkit-transition: all 0.2s  ease;
  -o-transition: all 0.2s  ease;
  -ms-transition: all 0.2s  ease;
}
section .listfilter .listfilter__reset.btn {
  display: none;
}
.sort-filter .listfilter__controls select {
  height: 30px!important;
  appearance: none!important;
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
  -ms-appearance: none!important;
  -o-appearance: none!important;
  background-color: #fff;
  padding: 0 0 0 10px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #dee2e6;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.sort-filter .listfilter__controls:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f107";
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  line-height: 28px;
  text-align: center;
  top: 0;
  border: 1px solid #dee2e6;
  border-width: 1px 1px 1px 0;
  background-color: #fff;
  pointer-events: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .sort-filter.order-0 {
    margin-bottom: 15px;
  }
}
.listfilter__controls > select {
  border: none;
  border-radius: 0;
  font-size: 1em;
  border: 1px solid #D9D7CE;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  background: #eee;
}
.listfilter__control {
  width: 100%;
}
.listfilter__control:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
label.listfilter__control {
  cursor: pointer;
}
label.listfilter__control input[type=checkbox],
label.listfilter__control input[type=radio] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.listfilter__menu {
  width: 100%;
  overflow: visible;
}
.listfilter__reset {
  float: right;
}
.listfilter__submit {
  display: none;
}
.listfilter--dirty .listfilter__submit {
  display: inline-block;
}
.listfilter--dirty .listfilter__submit + .listfilter__close {
  display: none;
}
/*------------------------------------*\
  ##listfilter--simple

\*------------------------------------*/
.listfilter--simple .listfilter__title {
  display: none;
}
.listfilter--simple .listfilter__menu {
  padding: 0;
  border: 0;
  background: transparent;
}
/*------------------------------------*\
  ##listfilter--toggle

\*------------------------------------*/
.listfilter--toggle .listfilter__title .fa-angle-up {
  display: none;
}
.listfilter--toggle .listfilter__title .fa-angle-down {
  display: inline-block;
}
.listfilter--toggle .listfilter__menu {
  z-index: 5;
  position: absolute;
  display: none;
  left: 0;
  top: 100%;
}
@media (max-width: 991px) {
  .listfilter--toggle .listfilter__menu {
    position: relative;
  }
}
.listfilter--toggle .listfilter__menu--alignright {
  right: 0;
  left: auto;
}
.listfilter--open .listfilter__title {
  color: #141d2e;
}
.listfilter--open .listfilter__title a {
  text-decoration: underline;
}
.listfilter--open .listfilter__title .fa-angle-up {
  display: inline-block;
}
.listfilter--open .listfilter__title .fa-angle-down {
  display: none;
}
.listfilter--open .listfilter__menu {
  display: block;
}
/*------------------------------------*\
  ##listfilter--checkbox
  ##listfilter--radio

\*------------------------------------*/
.listfilter__control {
  vertical-align: middle;
}
.listfilter__control .fa-stack {
  vertical-align: middle;
}
.listfilter__control > .listfilter__control--selected {
  display: none;
}
.listfilter__control > .listfilter__control--unselected {
  display: inline-block;
}
.listfilter__control[data-selected] > .listfilter__control--selected {
  display: inline-block;
  color: #141d2e;
}
.listfilter__control[data-selected] > .listfilter__control--unselected {
  display: none;
}
.listfilter.gender .listfilter__controls {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.listfilter.gender .listfilter__controls li {
  display: inline-block;
  text-align: center;
  margin-bottom: 5px;
}
.listfilter.gender .listfilter__controls li .listfilter__control {
  width: auto;
  text-align: center;
  margin: auto;
  background-color: transparent;
}
.listfilter.gender .listfilter__controls li .listfilter__control .listfilter__control--selected {
  display: none;
}
.listfilter.gender .listfilter__controls li .listfilter__control .listfilter__control--unselected {
  display: block;
}
.listfilter.gender .listfilter__controls li .listfilter__control .fa-stack-2x {
  display: none;
}
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="herren"] .fa-stack:before {
  content: url('../img/wph/filter_men.png');
  background-color: transparent;
}
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="herren"][data-selected="selected"] .fa-stack:before,
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="herren"]:hover .fa-stack:before {
  content: url('../img/wph/filter_men_active.png');
  background-color: transparent;
}
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="damen"] .fa-stack:before {
  content: url('../img/wph/filter_women.png');
}
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="damen"][data-selected="selected"] .fa-stack:before,
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="damen"]:hover .fa-stack:before {
  content: url('../img/wph/filter_women_active.png');
}
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="kinder"] .fa-stack:before {
  content: url('../img/wph/filter_kids.png');
}
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="kinder"][data-selected="selected"] .fa-stack:before,
.listfilter.gender .listfilter__controls li .listfilter__control[data-value="kinder"]:hover .fa-stack:before {
  content: url('../img/wph/filter_kids_active.png');
}
.listfilter.gender .listfilter__controls li .fa-stack {
  width: 57px;
  height: 56px;
}
.listfilter.gender .listfilter__controls li:hover .fa-stack,
.listfilter.gender .listfilter__controls li [data-selected="selected"] .fa-stack {
  background: #141d2e;
}
.listfilter.gender .listfilter__reset.btn,
.listfilter.gender .listfilter__close.btn {
  display: none;
}
.listfilter.gender .listfilter__controls {
  height: auto;
  max-height: inherit;
  width: 100%;
  max-width: inherit;
  margin: 0 auto;
  padding-top: 5px;
}
.listfilter.gender .listfilter__controls li {
  width: 33.33333333%;
  text-align: center;
  float: left;
  font-family: 'Cabin', sans-serif;
  font-size: 15px;
}
.listfilter.gender .listfilter__control .fa-stack {
  position: relative;
  display: block;
  width: inherit;
  height: inherit;
  line-height: inherit;
  vertical-align: middle;
  width: 100%;
}
.listfilter.gender .listfilter__control .fa-stack .fa-stack-1x,
.listfilter.gender .listfilter__control .fa-stack .fa-stack-2x {
  display: none;
}
.listfilter.gender .listfilter__control:hover {
  background: transparent;
}
.listfilter.gender .listfilter__control:hover .fa-stack {
  background: #141d2e;
}
.listfilter.gender .listfilter__control > .listfilter__control--unselected,
.listfilter.gender .listfilter__control > .listfilter__control--selected {
  width: 100%;
  max-width: 57px;
  text-align: center;
  margin: 0 auto;
}
.listfilter.gender .listfilter__control > .listfilter__control--selected {
  display: none;
}
.listfilter.gender .listfilter__control > .listfilter__control--unselected {
  display: block;
}
.listfilter.gender .listfilter__control[data-selected] > .listfilter__control--selected {
  display: block;
}
.listfilter.gender .listfilter__control[data-selected] > .listfilter__control--selected .fa-stack {
  background: #141d2e;
}
.sale-title,
.fast-title,
.new-title,
.green-title,
.refinement-title {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
  vertical-align: sub;
}
.green-title {
  padding-left: 25px;
}
.green-title:before {
  content: '';
  background-color: transparent;
  height: 20px;
  width: 20px;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  background-image: url(/img/green.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 991px) {
  .new-listfilter.listfilter {
    padding-right: 5px !important;
  }
  .new-listfilter.listfilter .listfilter__menu {
    position: absolute !important;
    top: 42px;
    background: white;
  }
  .new-listfilter.listfilter .listfilter__menu .listfilter-btn-section {
    text-align: center;
  }
  .new-listfilter.listfilter .listfilter__menu .listfilter-btn-section .btn {
    font-size: 15px !important;
    background: none;
  }
  .new-listfilter.listfilter .listfilter__menu.right {
    left: -200px !important;
  }
  .new-listfilter.listfilter.active .listfilter__title {
    border: 1px solid #141d2e;
  }
  .new-listfilter.listfilter .listfilter__title .icon {
    padding-left: 10px;
  }
  .new-listfilter.listfilter .listfilter__menu {
    border-color: #B5B5B5;
    border-style: solid;
    border-width: 1px;
  }
  .new-listfilter.listfilter:not(.gender) .listfilter__menu {
    width: 300px;
    left: 0px;
  }
  .new-listfilter.listfilter:not(.gender) .listfilter__menu .listfilter__controls {
    max-height: 250px;
    margin: 10px 5px;
  }
  .new-listfilter.listfilter.gender .listfilter__menu {
    width: 200px;
    left: 0px;
  }
  .new-listfilter.listfilter.size_norm .listfilter__controls,
  .new-listfilter.listfilter.manufacturer .listfilter__controls,
  .new-listfilter.listfilter.collection .listfilter__controls {
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.new-listfilter.listfilter.price .listfilter__controls {
  margin: 20px 15px 15px !important;
}
.new-listfilter.listfilter.gender .listfilter__controls {
  text-align: center;
  margin: 0px !important;
  padding: 3px;
}
.new-listfilter.listfilter.gender .listfilter__controls li {
  display: inline-block !important;
  height: auto !important;
}
.new-listfilter.listfilter.gender .listfilter__controls li .listfilter__control {
  display: block;
  margin: 0px !important;
}
.new-listfilter.listfilter.gender .listfilter__controls li .listfilter__control.selected,
.new-listfilter.listfilter.gender .listfilter__controls li .listfilter__control:hover {
  background: #141d2e !important;
}
.new-listfilter.listfilter.gender .listfilter__controls li .listfilter__control.selected .label,
.new-listfilter.listfilter.gender .listfilter__controls li .listfilter__control:hover .label {
  color: white;
}
.new-listfilter.listfilter.sale .listfilter__title,
.new-listfilter.listfilter.fast .listfilter__title,
.new-listfilter.listfilter.new .listfilter__title,
.new-listfilter.listfilter.green .listfilter__title,
.new-listfilter.listfilter.refinement .listfilter__title {
  line-height: 34px;
}
.new-listfilter.listfilter.sale .listfilter__title .switch,
.new-listfilter.listfilter.fast .listfilter__title .switch,
.new-listfilter.listfilter.new .listfilter__title .switch,
.new-listfilter.listfilter.green .listfilter__title .switch,
.new-listfilter.listfilter.refinement .listfilter__title .switch {
  line-height: 20px;
}
.new-listfilter.listfilter .listfilter__controls.box-array {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: start;
  -ms-flex-align: center;
  align-items: center;
}
.new-listfilter.listfilter .listfilter__controls.box-array li {
  padding: 5px;
}
.new-listfilter.listfilter .listfilter__controls.box-array .listfilter__control {
  padding: 0px 5px;
  min-width: 40px !important;
  height: 40px !important;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  background-color: #dee2e6;
  border: solid #dee2e6 1px;
  color: black;
  margin: 3px 0px;
}
.new-listfilter.listfilter .listfilter__controls.box-array .listfilter__control[data-value="selected"] {
  color: #fff !important;
  background-color: #141d2e !important;
  border-color: #141d2e !important;
}
.new-listfilter.listfilter .listfilter__controls.box-array .listfilter__control.selected {
  color: #fff !important;
  background-color: #141d2e !important;
  border-color: #141d2e !important;
}
.new-listfilter.listfilter.manufacturer .listfilter__controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.new-listfilter.listfilter.manufacturer .listfilter__control {
  min-width: 60px;
  min-height: 40px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  background-color: #dee2e6;
  border: 1px solid #B5B5B5;
  margin: 3px 0px;
}
.new-listfilter.listfilter.manufacturer .listfilter__control img {
  width: 40px;
  height: 40px;
}
.new-listfilter.listfilter.manufacturer .listfilter__control.selected {
  background-color: #fff;
  border-color: #141d2e !important;
}
/*------------------------------------*\
  ##listfilter--color
\*------------------------------------*/
.listfilter--color .listfilter__control {
  position: relative;
  width: 41px;
  min-width: inherit!important;
  margin-bottom: 5px;
  display: inline-block;
  padding: 0;
  border: none;
}
.listfilter--color .listfilter__control .listfilter__color {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #C4C4C4;
}
.listfilter--color .listfilter__control .listfilter__color .fa.fa-check {
  display: none;
  position: absolute;
  left: 42%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
}
.listfilter--color .listfilter__control[data-selected="selected"] .fa.fa-check {
  display: block;
}
.listfilter--color .listfilter__control > * {
  vertical-align: middle;
}
.listfilter--color .listfilter__control .listfilter__color--checkWhite .fa {
  color: white;
}
.listfilter--color .listfilter__control[data-selected] .fa {
  display: inline-block;
}
/*------------------------------------*\
  ##sidebarfilters

  Special styling for the sidebar filters, these appears twice, in the sidebar
  and for small devices above the main filters.
\*------------------------------------*/
.sidebarfilters .topcategory .listfilter__title {
  background: #eee;
}
.sidebarfilters .listfilter__title:hover,
.sidebarfilters .listfilter--open .listfilter__title {
  color: white;
  background: #141d2e;
}
.sidebarfilters .listfilter__title:hover .fa,
.sidebarfilters .listfilter--open .listfilter__title .fa {
  color: white;
}
.sidebarfilters .listfilter__title {
  font-family: Cabin, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 0 34px;
  margin: 0 0 10px 0;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 100%;
  color: #141d2e;
  background: #fff ;
  text-align: left;
  position: relative;
}
.sidebarfilters .listfilter__title .fa {
  font-size: 24px;
  position: absolute;
  left: 5px;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 25px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  color: #141d2e;
}
.sidebarfilters .menu__title .fa {
  font-size: 16px;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 20px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}
.sidebarfilters .listfilter__menu {
  border: none;
  min-width: auto;
}
.sidebarfilters .listfilter__menu .menu.menu0 {
  margin-left: 34px;
}
.sidebarfilters .listfilter__menu li a {
  height: auto;
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
}
.sidebarfilters .listfilter__menu li a[data-cat="Sale"] {
  color: #BD2826;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebarfilters .listfilter__menu li.catmenu--active .menu__title1,
.sidebarfilters .listfilter__menu li.catmenu--active .catmenu--active .menu__title2 {
  color: #141d2e;
  font-weight: 700;
}
.sidebarfilters .listfilter__menu li.catmenu--active .menu__title1 a,
.sidebarfilters .listfilter__menu li.catmenu--active .catmenu--active .menu__title2 a {
  text-decoration: underline;
}
.sidebarfilters .listfilter__menu li .menu__title.menu__title2 {
  margin-left: 15px;
}
.sidebarfilters .listfilter.listfilter--open .listfilter__menu {
  position: relative;
  z-index: 1;
}
.sidebarfilters .category .listfilter__controls,
.sidebarfilters .topcategory .listfilter__controls {
  margin: 0;
  padding: 0;
}
.sidebarfilters .category .listfilter__controls.catmenu,
.sidebarfilters .topcategory .listfilter__controls.catmenu {
  margin-bottom: 10px;
}
.sidebarfilters .category .listfilter__close,
.sidebarfilters .topcategory .listfilter__close {
  display: none;
}
.sidebarfilters .dropdown__menu {
  position: absolute;
  z-index: 6;
  left: 0;
  top: 100%;
  min-width: 250px;
}
.sidebarfilters .dropdown__menu .listfilter {
  max-width: none;
}
.sidebarfilters .dropdown__menu--alignright {
  left: auto;
  right: 0;
}
.sidebarfilters .btn-default.btn-default:active,
.sidebarfilters .btn-default.btn-default:hover {
  color: #fff;
}
.sidebarfilters .listfilter__close.btn.btn-default {
  display: none;
}
/*------------------------------------*\
  ##mainfilters
\*------------------------------------*/
.mainfilters > div:last-child .listfilter__menu {
  right: 0;
  left: auto;
}
.mainfilters.dropdown .dropdown__menu {
  padding: 0;
  border: none;
  box-shadow: none;
}
.listfilter:hover {
  cursor: pointer;
}
.badge {
  background-color: #141d2e;
  vertical-align: text-bottom;
  margin: 0 3px 0 0;
  padding: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: 400;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
}
.badge * {
  color: #ffffff;
}
.listfilter--open .badge,
.listfilter__title:hover .badge {
  background-color: #fff!important;
  color: #141d2e !important;
}
.listfilter--open .badge *,
.listfilter__title:hover .badge * {
  color: #141d2e !important;
}
.mainfilters .listfilter__control:hover {
  background: inherit!important;
}
.mainfilters .listfilter__controls {
  margin: 20px 15px 15px;
  padding: 0;
  list-style: none;
}
.mainfilters .listfilter__controls li {
  display: inline-block;
  min-width: 24%;
}
.mainfilters .close-filters-btn {
  display: block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
.mainfilters .close-filters-btn svg {
  display: inline-block;
  stroke: #fff!important;
  height: 15px!important;
  width: 15px!important;
  margin-right: 10px;
}
.mainfilters .sidebar-wrapper.sidebar--open {
  left: 0;
}
.mainfilters .sidebar-wrapper.sidebar--open .sidebar {
  right: 0;
}
.mainfilters .sidebar-wrapper {
  position: fixed;
  z-index: 100;
  height: 100%;
  width: 0%;
  width: 100%;
  top: 0;
  left: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.mainfilters .sidebar-title {
  background-color: #6D6A6A;
  color: white;
  padding: 18px;
  font-size: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.mainfilters .sidebar {
  width: 25em;
  position: relative;
  float: right;
  top: 0;
  right: -25em;
  height: 100vh;
  z-index: 999;
  transition: all 0.3s;
  background-color: white;
}
@media (max-width: 440px) {
  .mainfilters .sidebar {
    width: 100%;
  }
}
.mainfilters .sidebar-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.mainfilters .sidebar-content .sidebar-items {
  position: relative;
  bottom: 0;
  overflow-y: auto;
  height: calc(100vh - 220px);
}
.mainfilters .sidebar-content .sidebar-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 160px;
  padding: 20px;
}
.mainfilters .sidebar-content .filters-apply {
  width: 100%;
  height: 50px;
  background-color: #141d2e;
}
.mainfilters .sidebar-content .filters-reset {
  width: 100%;
  margin-top: 20px !important;
  height: 50px;
}
.mainfilters .listfilter {
  min-height: 30px;
  margin: 20px!important;
}
.mainfilters .listfilter__menu {
  left: 0;
  top: 0;
  position: relative !important;
  min-width: inherit;
}
.mainfilters .listfilter__menu .btn-info:hover {
  color: #fff;
  background-color: #141d2e;
  border-color: #141d2e;
}
.mainfilters .listfilter__menu .btn-default.btn-default:active,
.mainfilters .listfilter__menu .btn-default.btn-default:hover {
  background-color: #141d2e;
  border-color: #141d2e;
  color: #fff;
}
.mainfilters .listfilter__title {
  transition: all .2s ease;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #B5B5B5;
  background-color: #f2f2f2;
  padding: 0 15px;
  margin: 0;
  line-height: 40px;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  text-align: left;
  border-radius: inherit;
}
.mainfilters .listfilter__title .fa {
  float: right;
  line-height: 40px;
}
.mainfilters .listfilter__title:hover,
.mainfilters .listfilter--open .listfilter__title {
  color: white;
  background: #141d2e;
  border-color: #141d2e;
}
.mainfilters .listfilter__control--checkbox.fast {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #B5B5B5;
  background-color: #f2f2f2;
  padding: 0 15px;
  margin: 0;
  line-height: 40px;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  text-align: left;
  border-radius: inherit;
  transition: all .2s ease;
  line-height: 39px;
  color: #fff;
  background-color: #6faeab!important;
  border-color: #6faeab!important;
}
.mainfilters .listfilter__control--checkbox.fast .fa {
  float: right;
  line-height: 40px;
}
.mainfilters .listfilter__control--checkbox.fast .listfilter__control--selected,
.mainfilters .listfilter__control--checkbox.fast .listfilter__control--unselected {
  float: left;
  margin-right: 12px;
  font-size: 18px;
}
.mainfilters .listfilter__control--checkbox.fast[data-selected] {
  color: #fff;
  background-color: #6faeab!important;
  border-color: #6faeab!important;
}
.mainfilters .listfilter__control--checkbox.fast[data-selected] .listfilter__control--selected {
  color: #fff;
  margin-right: 9px;
}
.mainfilters .listfilter__control--checkbox.fast:hover {
  color: #fff;
  background-color: #141d2e!important;
  border-color: #141d2e!important;
  /*background-color:rgba(111,174,171,0.8)!important;*/
}
/*------------------------------------*\
  ##filterprices
\*------------------------------------*/
#priceSlider {
  padding: 0 15px;
  margin-top: 20px;
}
.filterprices {
  text-align: center;
  display: block!important;
}
.filterprices > div:first-child > .form-control {
  height: 30px;
  width: 25%;
  font-size: 0.8em;
  display: inline;
  padding: 0;
  text-align: center;
  border: 1px solid #E5E5E5!important;
  border-radius: 0;
}
.filterprices .noUi-connect {
  background: #141d2e;
}
/*------------------------------------*\
  ##activefilter
\*------------------------------------*/
.activefilter {
  list-style: none;
  display: inline;
  padding: 0;
}
.activefilter__item {
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 10px;
  padding: 4px 8px;
  color: #fff;
  display: inline-block;
  line-height: inherit;
}
.activefilter__item.label-primary {
  background-color: #141d2e;
}
.reset {
  font-size: 12px;
}
.text-uppercase.reset {
  text-transform: none;
}
#productlist-itemcount {
  margin-top: 1rem;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.layer {
  background: #F6F6F6;
  padding: 20px;
}
.layer.clean {
  padding: 40px 0 0 0 ;
  background: transparent;
}
.layer h1 {
  font-family: 'Cabin';
  font-weight: 800;
  font-style: normal;
  font-size: 28px;
}
@media (max-width: 576px) {
  .layer h1 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .layer h1 {
    font-size: 22px;
  }
}
.layer .logo {
  max-width: 50px;
  padding-bottom: 10px;
}
.layer span[itemprop="productID"],
.layer span[itemprop="color"] {
  font-size: 14px;
  font-weight: 300;
}
.layer.tools .btn {
  white-space: normal;
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.layer.tools .btn .fa {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .layer.tools .ml {
    margin: 0 0 10px 5px!important;
  }
  .layer.tools .mr {
    margin: 0 5px 10px 0!important;
  }
}
@media (max-width: 767px) {
  .layer.tools .ml,
  .layer.tools .mr {
    margin: 0 0 10px 0!important;
  }
}
.product-head {
  padding-top: 40px;
}
.product-head .logo {
  max-width: 100px;
  padding-bottom: 10px;
}
.product-head span[itemprop="productID"],
.product-head span[itemprop="color"] {
  font-size: 14px;
}
.prodtl__brand {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.prodtl__brand img {
  max-width: 100px;
}
@media (max-width: 580px) {
  .prodtl__brand img {
    max-width: 80px;
  }
}
.prodavail {
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-weight: 800;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.prodtl__h3 {
  font: 14px/14px 'Roboto', sans-serif;
  text-transform: none;
  margin: 0;
}
.pricesByQuantity {
  padding: 5px 0 20px 0;
}
.pricesByQuantity span {
  font-size: 12px;
  color: #5e1f1c;
  background: #e3e4e5;
  padding: 4px 10px 4px 10px;
  display: inline-block;
  margin-bottom: 6px;
}
.tab-pane .prodtl__h3 {
  font: 24px/24px 'Roboto', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
}
.prodtl__sizes > .protdl__selsize {
  display: none;
}
.prodtl__sizes.prodtl__sizes--active > .protdl__selsize {
  display: inline;
}
.prodtl__sizes.prodtl__sizes--active > .prodtl__nosize {
  display: none;
}
.prodtl__color {
  margin-bottom: 1rem;
}
a.sizetable {
  text-decoration: underline;
  color: #141d2e;
  margin-left: 1rem;
}
.selectquantity-btn {
  margin: 0 1rem;
}
/*------------------------------------*\
  ##prodimg

\*------------------------------------*/
.prodimg {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.prodimg__case {
  height: 100%;
  width: 100%;
}
.prodimg__case .prodimg__fullcenter {
  width: 100%;
  max-width: 370px;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .prodimg__case .prodimg__fullcenter {
    padding: 0 0 20px 0;
  }
}
/*------------------------------------*\
  ##prodmedia

\*------------------------------------*/
.prodmedia {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 991px) {
  .prodmedia {
    padding: 0;
  }
}
.prodmedia .slideshow__item {
  width: calc(20%);
  cursor: pointer;
}
.prodmedia .slideshow__item img {
  width: 100%;
  height: auto;
  padding: 4px;
  max-width: 58px;
}
.prodmedia .slideshow__item.slideshow__item--active > img {
  border: 1px solid #D9D7CE;
  padding: 3px;
}
.prodmedia--narrow {
  padding-left: 5px;
  padding-right: 5px;
}
.prodmedia--narrow .slideshow__item {
  width: calc(33.33333333%);
}
/*------------------------------------*\
  ##prodcolors

  Product details color listing
\*------------------------------------*/
.prodcolors {
  list-style: none;
  display: block;
  padding: 0;
  margin: 1rem 0;
}
.prodcolors__item {
  border: 1px solid #fff;
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
}
.prodcolors__item img {
  height: auto;
  width: 100%;
  padding: 4px;
}
.productcard__overlay .prodcolors__item {
  width: 50px;
  height: 50px;
}
.productcard__overlay .prodcolors__item img {
  height: 100%;
  width: auto;
  padding: 2px;
}
.prodcolors__item--active {
  border: 1px solid #c52233;
  border-radius: 2px;
}
/*------------------------------------*\
  ##prodsizes

  Product details color listing
\*------------------------------------*/
.prodsizes {
  list-style: none;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  padding: 0;
}
.prodsizes__item {
  margin: 0 8px 8px 0;
  -ms-flex: 0 1 calc(16.6666%);
  flex: 0 1 calc(16.6666%);
  height: 32px;
  min-width: 32px;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  border: 1px solid #000;
  cursor: pointer;
}
.prodsizes__item--active,
.prodsizes__item:hover {
  background-color: #141d2e;
  color: white;
  border-color: #141d2e;
}
.prodsizes__item--active a,
.prodsizes__item:hover a {
  color: white!important;
  text-decoration: none;
}
.prodsizes__item.prodsizes__item--notavail:hover {
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #e3e4e5;
  opacity: 0.5;
  cursor: not-allowed;
}
.prodsizes__item--notavail {
  opacity: 0.5;
  border-color: #D9D7CE;
  cursor: auto;
}
/*------------------------------------*\
  ##prodavail

\*------------------------------------*/
.prodavail--green {
  color: #24813a;
}
.prodavail--yellow {
  color: #24813a;
}
.prodavail--red {
  color: #c52233;
}
.prodavail_con {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 15px;
}
.prodavail_con .mb-sm.prodavail {
  margin: 0;
}
/*------------------------------------*\
  ##prodpreview
\*------------------------------------*/
.prodpreview {
  font-size: 12px;
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 10px;
  padding-bottom: 10px;
  transition: all 0.2s ease-out;
}
.prodpreview.embedded .prodimg > div {
  background-image: none !important;
}
.prodpreview .close.lightbox__close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  font-size: 40px;
  z-index: 1;
}
.prodpreview.active {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  margin: 0;
  background: #FFF;
}
.prodpreview.active .prodimg {
  position: absolute;
  margin: 0;
  height: 100%;
}
.prodpreview.active .prodimg > div {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.prodpreview.active .prodimg > div img {
  display: none;
}
.prodpreview.active .prodmedia {
  bottom: 20px;
  left: 0;
  width: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.prodpreview.active .prodmedia:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.prodpreview.active .prodmedia .slideshow {
  margin: 0 auto;
  max-width: 800px;
}
.prodpreview.active .close {
  display: block;
}
.prodpreview:last-child {
  border-bottom: none;
  padding-bottom: 5px;
}
.prodpreview__img {
  position: absolute;
  margin: 5px 0 10px 0;
  min-height: 90px;
}
.prodpreview__img img {
  width: 100%;
  height: auto;
  max-width: 60px;
}
.cartprvdetails {
  font-family: 'Cabin';
}
.prodpreview__details {
  font-family: 'Cabin';
  font-size: 11px;
  margin-left: 60px;
  text-align: left;
  line-height: 14px;
}
.prodpreview__details a {
  color: #000;
}
.prodpreview__details b {
  display: inline-block;
  max-width: 200px;
}
.prodpreview__details span {
  display: block;
}
@media (max-width: 480px) {
  .prodpreview__details {
    padding-bottom: 0;
  }
}
.prodpreview__price {
  text-align: right;
  position: absolute;
  top: 0;
  right: 5px;
  color: #780e10;
}
.prodpreview__price > .price,
.prodpreview__price > .price--actual {
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 500;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.prodpreview__price > .price--rrp {
  font-size: 10px;
  display: inline-block;
  margin-right: 6px;
  line-height: 1.42857143;
}
.prodpreview__price > .price__rebate.price__rebate {
  font-size: 12px;
  margin: 0;
  display: block;
  color: #141d2e;
  font-weight: 600;
}
@media (max-width: 480px) {
  #productlist .col-xs-4 {
    width: 50%!important;
  }
}
.recommendation-con {
  padding: 0 20px;
}
.productcard {
  width: 100%;
  height: 250px;
  display: block;
  position: relative;
  margin: auto auto 20px;
  background: white;
  color: #000000;
  /* overflow: hidden;
  &:hover {overflow: visible;} */
}
.productcard__img {
  height: 200px;
  width: 100%;
  position: relative;
}
@media (max-width: 959px) {
  .productcard__img {
    height: 180px;
  }
}
.productcard__img img,
.productcard__img img.prodimg__fullcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px!important;
  height: 200px!important;
}
.productcard__img img.prodimg__fullcenter {
  width: 200px!important;
  height: 200px!important;
}
.productcard__img .productcard__brand {
  z-index: 2;
  position: absolute;
  top: 0!important;
  right: 0!important;
  width: auto;
  max-width: 100px;
  height: 30px!important;
}
.productcard__img .productcard__brand img {
  width: 30px!important;
  height: auto!important;
  right: 0!important;
  left: inherit;
}
.recentitems .productcard__img__thumb > img,
.topseller .productcard__img__thumb > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 165px!important;
  height: 165px!important;
}
.productcard__name {
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin: 0;
  position: relative;
}
.productcard__name > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productcard__price {
  font-size: 10px;
  min-height: 21px;
  text-align: center;
}
.productcard__price > .price--actual {
  font-size: inherit;
  line-height: inherit;
}
.productcard__price > .price {
  margin-right: 5px;
  display: inline-block;
  font-weight: 800;
}
.productcard__price label {
  margin: 0;
}
.productcard__overlay {
  display: block;
  transition: opacity 0.1s ease-out;
  position: absolute;
  z-index: 3;
  height: 100%;
  top: -10px;
  left: -10px;
  right: -10px;
  opacity: 0;
}
.productcard__overlay > a {
  display: block;
  height: 100%;
  width: 100%;
}
.productcard__overlay:hover {
  opacity: 1;
  border: 1px solid #D9D7CE;
  z-index: 4;
}
.productcard__overlay:hover .productcard__colors,
.productcard__overlay:hover .productcard__sizelist {
  display: block;
}
.productcard__sizelist {
  display: none;
}
.productcard__sizelist .productcard__sizes {
  list-style: none;
}
.productcard__sizelist .productcard__sizes a {
  color: #000;
  font-size: 12px;
  margin: 0 5px;
}
.productcard__sizelist .productcard__sizes .prodsizes__item {
  display: inline-block;
  -ms-flex: none;
  flex: none;
}
.productcard__colors,
.productcard__sizes {
  display: none;
  position: absolute;
  overflow: hidden;
  background-color: white;
  border: 1px solid #D9D7CE;
}
.productcard__colors {
  top: -1px;
  left: -120px;
  height: 250px;
  width: 120px;
  border-right: 0;
  padding: 0 25px;
}
.productcard__colors .slideshow__item {
  height: calc(25%);
  cursor: pointer;
}
.productcard__colors .slideshow__item--active .prodcolors__item {
  border: 1px solid #c52233;
  border-radius: 2px;
}
.productcard__sizes {
  top: 100%;
  right: -1px;
  left: -120px;
  padding: 15px 15px 0 15px;
  font-size: 12px;
  border-top: 0;
}
.productcard__sizes .prodsizes__item--notavail {
  display: none;
}
.productcard__sizelist .productcard__sizes {
  display: none;
}
.productcard__sizelist[data-showchild="0"] > .productcard__sizes:nth-child(1) {
  display: block;
}
.productcard__sizelist[data-showchild="1"] > .productcard__sizes:nth-child(2) {
  display: block;
}
.productcard__sizelist[data-showchild="2"] > .productcard__sizes:nth-child(3) {
  display: block;
}
.productcard__sizelist[data-showchild="3"] > .productcard__sizes:nth-child(4) {
  display: block;
}
.productcard__sizelist[data-showchild="4"] > .productcard__sizes:nth-child(5) {
  display: block;
}
.productcard__sizelist[data-showchild="5"] > .productcard__sizes:nth-child(6) {
  display: block;
}
.productcard__sizelist[data-showchild="6"] > .productcard__sizes:nth-child(7) {
  display: block;
}
.productcard__sizelist[data-showchild="7"] > .productcard__sizes:nth-child(8) {
  display: block;
}
.productcard__sizelist[data-showchild="8"] > .productcard__sizes:nth-child(9) {
  display: block;
}
.productcard__sizelist[data-showchild="9"] > .productcard__sizes:nth-child(10) {
  display: block;
}
.productcard__sizelist[data-showchild="10"] > .productcard__sizes:nth-child(11) {
  display: block;
}
.productcard__sizelist[data-showchild="11"] > .productcard__sizes:nth-child(12) {
  display: block;
}
.productcard__sizelist[data-showchild="12"] > .productcard__sizes:nth-child(13) {
  display: block;
}
.productcard__sizelist[data-showchild="13"] > .productcard__sizes:nth-child(14) {
  display: block;
}
.productcard__sizelist[data-showchild="14"] > .productcard__sizes:nth-child(15) {
  display: block;
}
.productcard__sizelist[data-showchild="15"] > .productcard__sizes:nth-child(16) {
  display: block;
}
.productcard__sizelist[data-showchild="16"] > .productcard__sizes:nth-child(17) {
  display: block;
}
.productcard__sizelist[data-showchild="17"] > .productcard__sizes:nth-child(18) {
  display: block;
}
.productcard__sizelist[data-showchild="18"] > .productcard__sizes:nth-child(19) {
  display: block;
}
.productcard__sizelist[data-showchild="19"] > .productcard__sizes:nth-child(20) {
  display: block;
}
.productcard__sizelist[data-showchild="20"] > .productcard__sizes:nth-child(21) {
  display: block;
}
.productcard__sizelist[data-showchild="21"] > .productcard__sizes:nth-child(22) {
  display: block;
}
.productcard__sizelist[data-showchild="22"] > .productcard__sizes:nth-child(23) {
  display: block;
}
.productcard__sizelist[data-showchild="23"] > .productcard__sizes:nth-child(24) {
  display: block;
}
.productcard__sizelist[data-showchild="24"] > .productcard__sizes:nth-child(25) {
  display: block;
}
.productcard__sizelist[data-showchild="25"] > .productcard__sizes:nth-child(26) {
  display: block;
}
.productcard__sizelist[data-showchild="26"] > .productcard__sizes:nth-child(27) {
  display: block;
}
.productcard__sizelist[data-showchild="27"] > .productcard__sizes:nth-child(28) {
  display: block;
}
.productcard__sizelist[data-showchild="28"] > .productcard__sizes:nth-child(29) {
  display: block;
}
.productcard__sizelist[data-showchild="29"] > .productcard__sizes:nth-child(30) {
  display: block;
}
.productcard__sizelist[data-showchild="30"] > .productcard__sizes:nth-child(31) {
  display: block;
}
.productcard__price {
  text-align: center;
  font-size: 16px!important;
  font-weight: 500!important;
}
.productcard__price .price-item {
  display: none;
}
.productcard__price .price-item .price--actual {
  font-size: 16px!important;
  display: inline-block;
}
.productcard__price .price-item .price--rrp {
  font-size: 16px!important;
  display: inline-block;
}
.productcard__price[data-showchild="0"] > .price-item:nth-child(1) {
  display: block;
}
.productcard__price[data-showchild="1"] > .price-item:nth-child(2) {
  display: block;
}
.productcard__price[data-showchild="2"] > .price-item:nth-child(3) {
  display: block;
}
.productcard__price[data-showchild="3"] > .price-item:nth-child(4) {
  display: block;
}
.productcard__price[data-showchild="4"] > .price-item:nth-child(5) {
  display: block;
}
.productcard__price[data-showchild="5"] > .price-item:nth-child(6) {
  display: block;
}
.productcard__price[data-showchild="6"] > .price-item:nth-child(7) {
  display: block;
}
.productcard__price[data-showchild="7"] > .price-item:nth-child(8) {
  display: block;
}
.productcard__price[data-showchild="8"] > .price-item:nth-child(9) {
  display: block;
}
.productcard__price[data-showchild="9"] > .price-item:nth-child(10) {
  display: block;
}
.productcard__price[data-showchild="10"] > .price-item:nth-child(11) {
  display: block;
}
.productcard__price[data-showchild="11"] > .price-item:nth-child(12) {
  display: block;
}
.productcard__price[data-showchild="12"] > .price-item:nth-child(13) {
  display: block;
}
.productcard__price[data-showchild="13"] > .price-item:nth-child(14) {
  display: block;
}
.productcard__price[data-showchild="14"] > .price-item:nth-child(15) {
  display: block;
}
.productcard__price[data-showchild="15"] > .price-item:nth-child(16) {
  display: block;
}
.productcard__price[data-showchild="16"] > .price-item:nth-child(17) {
  display: block;
}
.productcard__price[data-showchild="17"] > .price-item:nth-child(18) {
  display: block;
}
.productcard__price[data-showchild="18"] > .price-item:nth-child(19) {
  display: block;
}
.productcard__price[data-showchild="19"] > .price-item:nth-child(20) {
  display: block;
}
.productcard__price[data-showchild="20"] > .price-item:nth-child(21) {
  display: block;
}
.productcard__price[data-showchild="21"] > .price-item:nth-child(22) {
  display: block;
}
.productcard__price[data-showchild="22"] > .price-item:nth-child(23) {
  display: block;
}
.productcard__price[data-showchild="23"] > .price-item:nth-child(24) {
  display: block;
}
.productcard__price[data-showchild="24"] > .price-item:nth-child(25) {
  display: block;
}
.productcard__price[data-showchild="25"] > .price-item:nth-child(26) {
  display: block;
}
.productcard__price[data-showchild="26"] > .price-item:nth-child(27) {
  display: block;
}
.productcard__price[data-showchild="27"] > .price-item:nth-child(28) {
  display: block;
}
.productcard__price[data-showchild="28"] > .price-item:nth-child(29) {
  display: block;
}
.productcard__price[data-showchild="29"] > .price-item:nth-child(30) {
  display: block;
}
.productcard__price[data-showchild="30"] > .price-item:nth-child(31) {
  display: block;
}
@media (max-width: 991px) {
  .productcard__price {
    font-size: 14px!important;
    font-weight: 500!important;
  }
  .productcard__price .price-item .price--actual {
    font-size: 14px!important;
  }
  .productcard__price .price-item .price--rrp {
    font-size: 14px!important;
  }
}
.productcard__flags {
  position: absolute;
  z-index: 2;
  width: 100%;
}
.productcard__flags .prdcardflags {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: normal;
  max-width: 33px;
  height: 17px;
  margin-bottom: 5px;
  position: relative;
  text-transform: uppercase;
  background-color: #f5f5f5;
}
.productcard__flags .prdcardflags span {
  color: #fff;
  line-height: 12px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.productcard__flags .prdcardflags span label {
  margin: 0!important;
}
.productcard__flags .prdcardflags.sale {
  background-color: #000000;
  /* #c5080f;*/
}
.productcard__flags .prdcardflags.restposten {
  width: auto;
  max-width: 25%;
}
.productcard__flags .prdcardflags.restposten span {
  color: #000!important;
}
.productcard__flags .prdcardflags.new {
  background-color: #6faeab;
}
.productcard__flags .prdcardflags.rebate {
  background-color: #f5f5f5;
}
.productcard__flags .prdcardflags.rebate span {
  color: #141d2e!important;
}
.productcard__flags .prdcardflags.video {
  background: #fff!important;
}
.productcard__flags .prdcardflags.video span {
  display: none!important;
}
.productcard__flags .prdcardflags.video .fa-youtube-play {
  font-size: 20px;
  color: #FF0000!important;
}
.productcard__flags .prdcardflags.green {
  background-color: #fff;
  height: 20px;
  background-image: url('/img/green.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.productcard__flags .prdcardflags.green span {
  display: none!important;
}
.productcard__flags .prdcardflags.refinement span {
  color: #fff!important;
  background: #4169e1;
  top: 50%!important;
  left: 0!important;
  transform: translateY(-50%) !important;
  padding: 2px 4px;
}
.productcard__flags .prdcardflags.blackweek {
  max-width: 70px!important;
  background-color: #000!important;
}
.productcard__flags .prdcardflags > .fa {
  margin-right: 2px;
}
@media (max-width: 768px) {
  .productcard__flags .prdcardflags {
    font-size: 8px;
  }
}
.productcard__flags .prdcardflags.first,
.productcard__flags .prdcardflags.xmas,
.productcard__flags .prdcardflags.teamrequest {
  display: none;
}
.freeshipping.label.label-default {
  height: 23px;
  vertical-align: middle;
  line-height: 23px;
  width: auto;
  position: absolute;
  top: 0;
  right: 5px;
  margin: 0;
  padding: 0 0 0 28px;
  background-color: inherit!important;
  color: #67787c;
  font-size: 11px;
  background: url('../img/wph/versand_gratis.svg') no-repeat;
  background-size: 20px 20px;
  background-position: 0px 2px;
}
@media (max-width: 1199px) {
  .freeshipping.label.label-default {
    right: 0px;
    padding: 0 0 0 24px;
  }
}
@media (max-width: 730px) {
  .freeshipping.label.label-default {
    font-size: 10px;
  }
}
/* Product Details */
.pro-details {
  margin-bottom: 1rem!important;
}
.pro-details.break {
  word-break: break-all;
}
.pro-details p {
  margin-bottom: 1rem;
}
.pro-details label {
  font: 16px/20px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.pro-details h2,
.pro-details h3,
.pro-details h4 {
  font: 16px/20px 'Cabin', sans-serif !important;
  text-transform: uppercase!important;
  font-weight: 700!important;
  margin: 0 0 5px 0!important;
  padding: 0!important;
}
.pro-details .vid-con {
  margin-top: 10px;
}
.pro-details.description .vid-con {
  display: none;
}
label.pro-label {
  font: 16px/20px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
.vid-review {
  float: right;
  font-size: 16px!important;
  color: #6faeab!important;
}
.vid-review .fa-youtube,
.vid-review .fa-youtube-play {
  margin-left: 5px;
  color: #FF0000!important;
}
@media (max-width: 380px) {
  .vid-review {
    float: none!important;
    display: block!important;
    margin-top: 5px!important;
  }
}
.vid-con {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.vid-con iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.customization-form--item {
  position: relative;
}
.customization-form--item select option[value=""] {
  color: silver !important;
}
.customization-form--item select.none {
  color: silver !important;
}
.customization-form--item select.none option:not([value=""]) {
  color: black !important;
}
.customization-form--item.invalid input {
  border-color: red;
}
.customization-form--item-message {
  display: none;
}
.customization-form--item.invalid .customization-form--item-message {
  display: block;
  color: red;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  font-size: 70%;
}
.customization-form--item-tag {
  position: absolute;
  right: 18px;
  bottom: 6px;
  color: rgba(127, 127, 127, 0.7);
  font-weight: 400;
}
.customization-total {
  font-weight: 400;
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.customization-form--item.with-value .customization-form--item-tag {
  color: #088138;
}
#pixum-form {
  margin: 40px 0px;
  padding: 40px 0px;
  background: #f1f1f1!important;
}
@media (min-width: 768px) {
  #pixum-form .value-container .value-set {
    border-right: 1px solid #ccc;
  }
}
@media (max-width: 767px) {
  #pixum-form .value-container .value-set {
    margin-bottom: 10px;
  }
}
#pixum-form .value-container .value-set .row {
  margin-right: -4px;
  margin-left: -4px;
}
#pixum-form .value-container .value-set .row div {
  padding-right: 4px!important;
  padding-left: 4px!important;
}
#pixum-form .value-container .value-set .row div .form-group {
  padding: 0!important;
}
/* EPOQ NEU */
.gbl_search_box {
  margin: 0;
  padding: 0 60px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  width: 100%;
  float: inherit!important;
  border: none;
  border-radius: 0;
  outline: none;
  font-weight: 200;
  font-size: 25px;
}
.gbl_search_box::-webkit-input-placeholder {
  font-style: italic;
  text-transform: normal;
  color: #D9D9D9;
  font-weight: 400;
  font-size: 25px;
  line-height: 60px;
  vertical-align: middle;
}
.gbl_search_box::-moz-placeholder {
  font-style: italic;
  text-transform: normal;
  color: #D9D9D9;
  font-weight: 400;
  font-size: 25px;
  line-height: 60px;
  vertical-align: middle;
}
.gbl_search_box:-ms-input-placeholder {
  font-style: italic;
  text-transform: normal;
  color: #D9D9D9;
  font-weight: 400;
  font-size: 25px;
  line-height: 60px;
  vertical-align: middle;
}
.gbl_search_box:-moz-placeholder {
  font-style: italic;
  text-transform: normal;
  color: #D9D9D9;
  font-weight: 400;
  font-size: 25px;
  line-height: 60px;
  vertical-align: middle;
}
.gbl_search_open {
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
}
.gbl_search_open.btn-default {
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  background-color: transparent !important;
  border: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
.gbl_search_open.btn-default svg {
  vertical-align: middle;
}
@media (max-width: 1120px) {
  .gbl_search_open.btn-default {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .gbl_search_open.btn-default svg {
    width: 35px!important;
    height: 35px!important;
    line-height: 35px!important;
  }
}
.gblsearch-container {
  position: fixed;
  z-index: 100;
  height: 100%;
  width: 0%;
  width: 100%;
  top: 197px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.gblsearch-container.open {
  display: block;
}
.gblsearch-container.open .gblsearch {
  height: 60px;
}
@media (max-width: 991px) {
  .gblsearch-container.open .container {
    padding: 0!important;
  }
}
@media (max-width: 991px) {
  .gblsearch-container {
    top: 90px;
    border-top: 1px solid #D9D9D9;
  }
}
.gblsearch-container::before {
  content: ' ';
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 100%;
}
.ab-open .gblsearch-container {
  top: 237px;
}
@media (max-width: 991px) {
  .ab-open .gblsearch-container {
    top: 90px;
  }
}
.gblsearch {
  margin: 0;
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all 0.8s;
}
.gblsearch .gbl_search_button {
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent !important;
  border: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}
.gblsearch .gbl_search_button svg {
  height: 60px;
  stroke: #D9D9D9!important;
}
.gblsearch .gbl_search_close {
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  background-color: transparent!important;
  border: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}
.gblsearch .gbl_search_close svg {
  height: 60px;
  stroke: #D9D9D9!important;
}
.gblsearch i {
  font-size: 18px;
  color: #141d2e;
}
.gblsearch_head {
  font-size: 25px!important;
  font-style: italic!important;
  font-weight: 700!important;
  text-transform: uppercase!important;
  letter-spacing: 0.025em!important;
  line-height: inherit!important;
  color: #000!important;
  border-bottom: 1px solid #E5E5E5!important;
  display: block!important;
  padding: 0 0 10px 0!important;
  margin: 10px 0 0!important;
  height: inherit!important;
  text-align: center!important;
}
.gblsearch__result {
  display: none;
  z-index: 8;
  position: absolute;
  left: 0;
  width: 100%;
  background: white;
}
.gblsearch__scroll {
  max-height: 300px;
  overflow: auto;
  padding: 15px;
}
.gblsearch__allbtn:active,
.gblsearch__allbtn:focus,
.gblsearch__allbtn:hover {
  color: white;
}
.gblsearch--active .gblsearch__result {
  display: block;
}
.gblsearch--categories {
  width: 100%;
  margin-bottom: 30px;
}
.gblsearch--categories a {
  font-size: 14px;
  color: #000!important;
  text-decoration: underline;
}
.gblsearch--categories a:hover {
  text-decoration: underline;
}
@media (max-width: 480px) {
  .gblsearch--categories a {
    font-size: 12px;
    line-height: 12px;
  }
}
.gblsearch--items {
  width: 100%;
}
.gblsearch__item {
  font-size: 14px;
  color: #000!important;
  position: relative;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 10px;
  padding-bottom: 10px;
  transition: all 0.2s ease-out;
}
.gblsearch__item img {
  max-height: 50px;
  width: auto;
  max-width: inherit;
}
@media (max-width: 480px) {
  .gblsearch__item {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (max-width: 480px) {
  .gblsearch__item .gblsearch__name {
    width: 33.3333%;
  }
}
.gblsearch__item .gblsearch__price .price--actual {
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  .gblsearch__item .gblsearch__price .price--actual {
    font-size: 12px;
    line-height: 12px;
  }
}
.gblsearch__item .gblsearch__price .price--rrp {
  font-size: 11px;
}
@media (max-width: 480px) {
  .gblsearch__item .gblsearch__price .price--rrp {
    font-size: 8px;
    line-height: 11px;
  }
}
.gblsearch__item .gblsearch__price .price__rebate {
  font-size: 11px;
  padding: 2px;
}
@media (max-width: 480px) {
  .gblsearch__item .gblsearch__price .price__rebate {
    font-size: 8px;
    line-height: 10px;
  }
}
.gblsearch__item:hover {
  text-decoration: none;
}
.gblsearch__img {
  position: absolute;
  margin: 5px 0 10px 0;
  min-height: 100px;
}
.gblsearch__details {
  font-size: 12px;
  margin-left: 60px;
  text-align: left;
  line-height: 14px;
}
.gblsearch--nav {
  display: none;
  padding: 3px;
}
.gblsearch--nav button {
  top: 4px;
  bottom: 4px;
  right: 4px;
  border-radius: inherit;
  background-color: transparent !important;
  border: none;
}
.gblsearch--nav input {
  font-size: 14px;
  height: 30px;
  border-radius: inherit;
}
.query-box {
  margin-bottom: 20px;
}
.query-box h2 {
  font-size: 20px;
}
.query-box input.current-search-token {
  height: 40px;
  width: 100%;
  font-size: 20px;
  padding-left: 5px;
}
/* BRAND ITEMS */
.col-teaser {
  padding-bottom: 30px;
}
.col-teaser .layer {
  width: 80%;
  padding: 8px 0;
  text-align: center;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(20, 29, 46, 0.9);
  color: #fff;
  text-decoration: none;
}
.col-teaser .layer h2,
.col-teaser .layer h3 {
  font-size: 34px;
  line-height: 34px;
  text-transform: uppercase;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 576px) {
  .col-teaser .layer h2,
  .col-teaser .layer h3 {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
  .col-teaser .layer h2,
  .col-teaser .layer h3 {
    font-size: 20px;
  }
}
.col-teaser .layer p {
  font: 18px/18px 'Cabin', sans-serif;
  padding: 0;
  margin: 0;
}
@media (max-width: 420px) {
  .col-teaser .layer p {
    font-size: 14px;
  }
}
.col-teaser img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 576px) {
  .col-teaser {
    padding-bottom: 15px;
  }
}
.row-four {
  padding-bottom: 30px;
}
.row-four img {
  width: 100%!important;
}
@media (max-width: 576px) {
  .row-four {
    padding-bottom: 15px;
  }
}
/* HOME GRID */
.brand-item {
  text-align: center;
  height: 100px;
  margin-bottom: 30px;
}
.brand-item a {
  background: #f1f1f1;
  height: 100%;
  display: block;
  position: relative;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.brand-item a:hover {
  background: #ccc;
}
.brand-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 120px;
  max-height: 50px;
  height: auto;
}
.txteaser--light {
  color: #141d2e;
  background: #eee;
  margin: 10px 0 10px 0;
}
.txteaser--light:after {
  border-left-color: #e3e4e5;
}
.txteaser--primary {
  color: white;
  background: #141d2e;
}
.txteaser--primary:after {
  border-left-color: #141d2e;
}
.txteaser,
.teaser__main {
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0 15px;
  font-size: 18px;
  position: relative;
  display: inline-block;
}
.txteaser:after,
.teaser__main:after {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #eee;
  border-width: 25px 0 0 8px;
}
@media (max-width: 480px) {
  .txteaser:after,
  .teaser__main:after {
    border-width: 15px 0 0 6px;
  }
}
.navmenu:not(.navmenu--mobile) .menu__title1:after {
  border-color: transparent transparent transparent #780e10;
}
.txteaser--sm {
  font-size: 15px;
  line-height: 40px;
  padding: 0 10px;
}
.txteaser--sm:after {
  border-width: 40px 0 0 8px;
}
.txteaser--xs {
  font-size: 12px;
  line-height: 25px;
  padding: 0 10px;
}
.txteaser--xs:after {
  border-width: 25px 0 0 8px;
}
/*------------------------------------*\
##teaser

\*------------------------------------*/
.related {
  display: block;
  margin: 0 !important;
}
.related .container {
  padding-bottom: 15px;
}
.teaser iframe,
.teaser img,
.teaser__con a {
  display: block;
  width: 100%;
  height: auto;
}
.teaser img[src$='placeholder.png'] {
  width: auto;
  height: auto;
}
.teaser {
  padding: 0;
}
.teaser .item {
  position: relative;
  margin-bottom: 30px;
}
.teaser .item .title {
  position: absolute;
  bottom: 30px;
  left: 15px;
  font-size: 20px;
  line-height: 24px;
  display: inline-block;
  padding: 10px 30px;
  background: rgba(20, 29, 46, 0.7);
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 800;
  white-space: nowrap;
  color: #fff;
}
.teaser .item .title span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
.teaser .item .title-xs {
  position: absolute;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  background: rgba(20, 29, 46, 0.7);
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 700;
  white-space: nowrap;
  color: #fff;
}
@media (max-width: 767px) {
  .teaser .item .title-xs {
    font-size: 12px;
    font-weight: 700;
    padding: 5px;
  }
}
.teaser.teaser-block {
  position: relative;
  overflow: hidden;
}
.teaser.teaser-block .item .title {
  line-height: 22px;
  font-size: 20px;
  position: absolute;
  bottom: 30px;
  left: 15px;
  display: inline-block;
  padding: 10px 40px 10px 40px;
  background: rgba(20, 29, 46, 0.7);
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 800;
  white-space: nowrap;
  color: #fff;
}
.teaser.teaser-block .item .title span {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.teaser.bottom {
  padding-top: 30px;
  padding-bottom: 15px;
}
.teaser.teaser--fullwidth_150h {
  padding-bottom: 30px;
}
.teaser.teaser--serviceHeader {
  padding-bottom: 30px;
}
@media (max-width: 576px) {
  .teaser.three-col .col-xs-12 {
    margin-bottom: 15px;
  }
  .teaser.three-col .col-xs-12:last-child {
    margin-bottom: 0;
  }
}
.teaser__con {
  position: relative;
}
.teaser__con.bottom {
  padding-top: 30px;
}
@media (max-width: 576px) {
  .teaser__con.second {
    padding-top: 15px;
  }
  .teaser__con.bottom {
    padding-top: 15px;
  }
}
.introBanner .teaser__con {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.introBanner img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.teaser__main,
.teaser__onetitle,
.teaser__sub {
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 600;
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
  font-weight: 800;
  max-width: 95%;
}
.teaser__main {
  font-size: 12px;
  line-height: 25px;
  bottom: 57px;
  background: white;
}
.teaser__main a {
  color: #000;
}
.teaser__main:after {
  border-left-color: white;
}
.teaser__onetitle,
.teaser__sub {
  background-color: rgba(20, 29, 46, 0.9);
  color: white;
  padding: 2px 10px;
  font-size: 22px;
  bottom: 20px;
}
.teaser__onetitle a,
.teaser__sub a {
  color: white;
}
.teaser__onetitle {
  right: 20px;
  left: 20px;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
.teaser--8col__2_4col .teaser__col1 > .teaser__con {
  margin-bottom: 30px;
}
.teaser--8col__2_4col .teaser__col2 .teaser__con {
  overflow: hidden;
}
.teaser--8col__2_4col .teaser__col2 .teaser__con:first-child {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .teaser--8col__2_4col .teaser__col1 > .teaser__con {
    margin-bottom: 15px!important;
  }
  .teaser--8col__2_4col .teaser__col2 .teaser__con:first-child {
    margin-bottom: 15px!important;
  }
}
.teaser--2col__280h .teaser__con iframe {
  height: 280px;
}
@media (max-width: 991px) {
  .teaser__con.top {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  .teaser__con.top {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  section.intro-slider {
    margin-top: 80px!important;
    padding: 0!important;
  }
}
.slider {
  position: relative;
  height: auto;
  overflow: hidden!important;
  width: 100%;
  padding-bottom: 31.9791%;
}
/* Overwrites switch.less */
.intro-slider .slider,
.slider--brands .slider {
  position: relative!important;
  left: inherit!important;
  right: inherit!important;
  top: inherit!important;
  bottom: inherit!important;
}
.slider__item {
  opacity: 0;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.2s ease-out;
  overflow: hidden;
}
.slider__item > a,
.slider__item > img,
.slider__item > a > img {
  display: block;
  height: auto;
  width: 100%;
}
.slider__item .layer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
}
.slider__item .layer h3 {
  font-size: 30px;
  text-shadow: #000000 2px 0px 0px, #000000 1.75517px 0.958851px 0px, #000000 1.0806px 1.68294px 0px, #000000 0.141474px 1.99499px 0px, #000000 -0.832294px 1.81859px 0px, #000000 -1.60229px 1.19694px 0px, #000000 -1.97998px 0.28224px 0px, #000000 -1.87291px -0.701566px 0px, #000000 -1.30729px -1.5136px 0px, #000000 -0.421592px -1.95506px 0px, #000000 0.567324px -1.91785px 0px, #000000 1.41734px -1.41108px 0px, #000000 1.92034px -0.558831px 0px;
  text-transform: uppercase;
  font-style: italic;
  margin: 0;
  padding: 0;
}
.slider__item .layer h2 {
  font-size: 50px;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px 0;
  text-shadow: #000000 2px 0px 0px, #000000 1.75517px 0.958851px 0px, #000000 1.0806px 1.68294px 0px, #000000 0.141474px 1.99499px 0px, #000000 -0.832294px 1.81859px 0px, #000000 -1.60229px 1.19694px 0px, #000000 -1.97998px 0.28224px 0px, #000000 -1.87291px -0.701566px 0px, #000000 -1.30729px -1.5136px 0px, #000000 -0.421592px -1.95506px 0px, #000000 0.567324px -1.91785px 0px, #000000 1.41734px -1.41108px 0px, #000000 1.92034px -0.558831px 0px;
  line-height: auto;
}
.slider__item--active {
  opacity: 1;
  z-index: 3;
}
.slider--darkcontrols .slider__left,
.slider--darkcontrols .slider__right {
  color: black;
}
.slider__left,
.slider__right {
  z-index: 4;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 60px;
  color: white;
  cursor: pointer;
}
.slider__left:hover,
.slider__right:hover {
  color: #141d2e;
}
.slider__right {
  left: auto;
  right: 20px;
}
.slider__dots {
  position: absolute;
  z-index: 4;
  bottom: 30px;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}
.slider__dot {
  display: inline-block;
  margin: 0 8px;
  height: 14px;
  width: 14px;
  background: white;
  border-radius: 50%;
  cursor: pointer;
}
.slider__dot--active {
  background: #141d2e;
}
/*------------------------------------*\
##slideshow

\*------------------------------------*/
.slideshow {
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 0;
}
.slideshow__case {
  overflow: hidden;
  position: relative;
}
.brandslider--small .slideshow__case {
  line-height: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}
.slideshow__items {
  white-space: nowrap;
  position: relative;
  left: 0;
  transition: left 0.2s ease-out;
  text-align: center;
}
.slideshow__left,
.slideshow__right {
  z-index: 4;
  position: absolute;
  left: 0;
  color: black;
  cursor: pointer;
  font-size: 24px;
  padding: 8px;
  transition: transform 0.2s ease-out;
  top: 45%;
  transform: translateY(-50%);
}
.slideshow__left:hover,
.slideshow__right:hover {
  /* .transform(scale(1.1) translateY(-50%));
    text-shadow: 0 0 2px rgba(0, 0, 0, .8); */
  color: #141d2e;
}
.slideshow__right {
  left: auto;
  right: 0;
}
.slideshow__item {
  display: inline-block;
}
.slideshow--vertical[data-count="0"] .slideshow__left,
.slideshow--vertical[data-count="1"] .slideshow__left,
.slideshow--vertical[data-count="2"] .slideshow__left,
.slideshow--vertical[data-count="3"] .slideshow__left,
.slideshow--vertical[data-count="4"] .slideshow__left,
.slideshow--vertical[data-count="0"] .slideshow__right,
.slideshow--vertical[data-count="1"] .slideshow__right,
.slideshow--vertical[data-count="2"] .slideshow__right,
.slideshow--vertical[data-count="3"] .slideshow__right,
.slideshow--vertical[data-count="4"] .slideshow__right {
  display: none;
}
.slideshow--vertical {
  padding: 24px 0;
  height: 100%;
}
.slideshow--vertical .slideshow__case {
  height: 100%;
}
.slideshow--vertical .slideshow__items {
  height: 100%;
  left: auto;
  top: 0;
  transition: top 0.2s ease-out;
}
.slideshow--vertical .slideshow__item {
  display: block;
}
.slideshow--vertical .slideshow__left,
.slideshow--vertical .slideshow__right {
  top: 0;
  padding: 0;
  left: 50%;
  transform: translateX(-50%);
}
.slideshow--vertical .slideshow__right {
  right: auto;
  top: auto;
  bottom: 0;
}
/* GLIDE OVERRIDES */
.glide.brand-home {
  max-width: 1920px!important;
  margin: 0 auto 30px 0!important;
}
@media (max-width: 991px) {
  .glide.brand-home {
    margin-top: 90px!important;
  }
}
.glide .glide__slides .glide__slide {
  position: relative;
}
.glide .glide__slides .glide__slide a {
  text-decoration: none;
  color: inherit !important;
}
.glide .glide__slides .glide__slide a.title {
  position: absolute;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase;
  background: rgba(20, 29, 46, 0.7);
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 800;
  white-space: nowrap;
  color: #fff;
}
.glide .glide__bullets {
  position: absolute;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
}
.glide .glide__bullets .glide__bullet {
  border: 0;
  width: 20px;
  height: 5px;
}
.glide .glide__bullets .glide__bullet.glide__bullet--active {
  background-color: #141d2e!important;
}
/* GLOBAL SLIDE SETTINGS */
/* BRAND PAGES*/
@media (max-width: 991px) {
  .hero.brand-intro {
    display: none;
  }
}
.checkout {
  /* EDIT ADRESS */
  /* BTN Checkout */
}
.checkout .overview h1 {
  margin-bottom: 25px;
}
.checkout .overview h3 {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 15px;
  letter-spacing: 0.005em;
  line-height: 1.42857143;
}
.checkout strong {
  font-weight: 500;
}
.checkout.confirm .panel {
  border: 1px solid #ced4da;
  padding: 20px;
  margin: 0 0 15px 0;
}
.checkout.confirm .payment-icon img {
  max-width: 120px;
}
.checkout.confirm .summary {
  font-family: 'Cabin';
  font-weight: 700;
  background: #f6f6f6;
  padding: 20px;
}
.checkout.confirm .summary label {
  margin: 0;
  min-width: 100px;
}
.checkout.confirm .summary .item {
  display: inline-block;
  text-align: right;
}
.checkout.confirm .summary .xl {
  font-size: 20px;
}
.checkout.confirm .summary .note {
  font-weight: 400;
  font-size: 10px;
  display: block;
  text-align: right;
}
.checkout.confirm .checkbox.bottom {
  margin-top: 20px;
}
.checkout.confirm .checkbox.bottom a {
  color: #000;
  text-decoration: underline;
}
.checkout.confirm .checkbox.bottom input {
  margin-right: 5px;
}
.checkout .summary {
  font-family: 'Cabin';
  font-weight: 700;
  background: #f6f6f6;
  padding: 20px;
}
.checkout .summary label {
  margin: 0;
  min-width: 100px;
}
.checkout .summary .item {
  display: inline-block;
  text-align: right;
}
.checkout .summary .xl {
  font-size: 20px;
}
.checkout .summary .note {
  font-weight: 400;
  font-size: 10px;
  display: block;
  text-align: right;
}
@media (max-width: 576px) {
  .checkout .summary {
    font-size: 14px;
  }
  .checkout .summary .xl {
    font-size: 16px!important;
  }
}
.checkout.callback {
  font-family: 'Cabin';
}
.checkout .addrcard {
  border: 1px solid #ced4da;
  padding: 20px;
  margin: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .checkout .payment .btn-end,
  .checkout .checkout .btn-end,
  .checkout .payment.btn-end,
  .checkout .checkout.btn-end {
    display: -ms-flexbox;
    display: flex;
  }
  .checkout .payment .btn-end .btn.btn-default.grey,
  .checkout .checkout .btn-end .btn.btn-default.grey,
  .checkout .payment.btn-end .btn.btn-default.grey,
  .checkout .checkout.btn-end .btn.btn-default.grey {
    width: 50%!important;
    height: 60px!important;
    line-height: 60px!important;
    padding: 0!important;
    vertical-align: middle!important;
  }
  .checkout .payment .btn-end .cartsummery__btn.btn-primary,
  .checkout .checkout .btn-end .cartsummery__btn.btn-primary,
  .checkout .payment.btn-end .cartsummery__btn.btn-primary,
  .checkout .checkout.btn-end .cartsummery__btn.btn-primary {
    width: 50%!important;
    margin: 0 0 0 15px!important;
    display: block!important;
    max-width: inherit!important;
  }
}
h2.std {
  font-family: 'Cabin';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  line-height: 40px;
  vertical-align: middle;
  background: #F6F6F6;
  margin: 0 0 15px;
  padding: 0 15px;
  display: inline-block;
}
h2.std.no-bg {
  background: transparent;
  padding: 0;
}
h2.std.red {
  color: #141d2e;
}
.border-bottom {
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 15px;
}
/*------------------------------------*\
##checkoutregister
\*------------------------------------*/
.checkoutregister,
.wphtabbing {
  /* FORMS */
}
.checkoutregister form,
.wphtabbing form {
  border: 1px solid #ced4da;
  padding: 20px;
  margin: 0 0 30px 0;
}
.checkoutregister h2,
.wphtabbing h2 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  height: 40px;
  line-height: 40px;
  background: #F6F6F6;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 15px;
  padding: 0 15px;
}
.checkoutregister.checkout,
.wphtabbing.checkout {
  margin-bottom: 20px;
}
.checkoutregister .tab-title,
.wphtabbing .tab-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #000;
  width: 100%;
  display: block;
}
.checkoutregister .tabbing,
.wphtabbing .tabbing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkoutregister .tabbing .tabbing__item,
.wphtabbing .tabbing .tabbing__item {
  display: inline-block;
  margin-right: 30px;
}
.checkoutregister .tabbing .tabbing__item:last-child,
.wphtabbing .tabbing .tabbing__item:last-child {
  margin-right: 0;
}
@media (max-width: 576px) {
  .checkoutregister .tabbing .tabbing__item,
  .wphtabbing .tabbing .tabbing__item {
    margin-right: 0!important;
  }
}
.checkoutregister .tabbing .tabbing__item .tabbing__title,
.wphtabbing .tabbing .tabbing__item .tabbing__title {
  font-family: 'Cabin';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  border: none;
  width: 100%;
  display: block;
  cursor: pointer;
}
.checkoutregister .tabbing .tabbing__item .tabbing__title a,
.wphtabbing .tabbing .tabbing__item .tabbing__title a {
  display: block;
  width: 100%;
  height: 40px;
  color: #000;
  text-decoration: none;
  margin-right: 20px;
}
.checkoutregister .tabbing .tabbing__item .tabbing__title a:hover,
.wphtabbing .tabbing .tabbing__item .tabbing__title a:hover {
  color: #000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .checkoutregister .tabbing .tabbing__item .tabbing__title,
  .wphtabbing .tabbing .tabbing__item .tabbing__title {
    font-size: 12px!important;
  }
}
.checkoutregister .tabbing .tabbing__item.active .tabbing__title,
.wphtabbing .tabbing .tabbing__item.active .tabbing__title {
  background: #141d2e!important;
  color: #fff!important;
}
.checkoutregister .tabbing .tabbing__item.active .tabbing__title a,
.wphtabbing .tabbing .tabbing__item.active .tabbing__title a {
  color: #fff!important;
}
.checkoutregister .tab-pane,
.wphtabbing .tab-pane {
  display: none;
}
.checkoutregister .tab-pane.active,
.wphtabbing .tab-pane.active {
  display: block;
}
.checkoutregister .btn-link,
.wphtabbing .btn-link {
  display: inline-block;
  color: #000;
  font-size: 15px;
  text-decoration: underline;
  font-style: normal;
  margin-bottom: 10px;
}
.checkoutregister.buttons .tabbing__item,
.wphtabbing.buttons .tabbing__item {
  width: 100%;
  background-color: #F6F6F6;
  margin: 0 0 15px 0;
}
.checkoutregister.buttons .tabbing__item:first-child,
.wphtabbing.buttons .tabbing__item:first-child {
  margin-right: 15px;
}
.checkoutregister.buttons .tabbing__item.active,
.wphtabbing.buttons .tabbing__item.active {
  background-color: #000;
  color: #fff;
}
.account,
.checkout-panel {
  font-family: 'Cabin';
}
.account h2 {
  font-size: 20px;
  line-height: 40px;
  vertical-align: middle;
  background: #F6F6F6;
  margin: 0 0 15px;
  padding: 0 15px;
  display: inline-block;
}
.account label.radio-inline {
  margin-right: 20px;
}
.icons.download {
  display: block;
  color: #000!important;
  margin-bottom: 5px;
}
.checkout-panel a {
  color: #000;
}
.checkout-panel a.checkout__likeInvoice {
  color: #000;
}
.form-group.has-error .help-block {
  color: #BD2826!important;
  font-weight: 500;
  text-transform: uppercase;
}
.panel label {
  font-weight: 500;
  margin-right: 5px;
}
.panel label input[type=radio] {
  margin-right: 5px;
}
.panel .edit,
.panel .clear {
  color: #000;
  text-decoration: underline;
  display: block;
  margin-bottom: 5px;
}
.panel .edit .fa,
.panel .clear .fa {
  margin-right: 8px;
}
.panel .addresspanel {
  border: 1px solid #ced4da;
  padding: 20px;
  margin: 0 0 30px 0;
}
.panel .addresspanel label {
  font-weight: 500;
  margin-right: 0!important;
}
.panel .addresspanel label input[type=radio] {
  margin-right: 0!important;
}
#payment_methods .payment-item {
  padding: 10px 20px;
  cursor: pointer;
}
#payment_methods .payment-item h3 {
  font-family: 'Cabin';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 0;
}
#payment_methods .payment-item img.payment-icon {
  width: 100%!important;
  height: auto!important;
  max-width: 120px!important;
}
#payment_methods .payment-item img.payment-icon-small {
  width: 100%!important;
  height: auto!important;
  max-width: 60px!important;
}
#payment_methods .payment-item img.payment-icon-tiny {
  margin-bottom: 10px;
  height: 16px;
}
#payment_methods .payment-item .inner {
  border-bottom: 1px solid #ccc;
}
#payment_methods .payment-item .radio-btn {
  max-width: 30px!important;
  -ms-flex-item-align: center!important;
  align-self: center!important;
}
#payment_methods .payment-item .fa {
  font-size: 25px;
  display: block;
}
#payment_methods .payment-item .fa-dot-circle-o {
  display: none;
}
#payment_methods .payment-item .payment-info {
  max-height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
#payment_methods .payment-item .payment-info p {
  margin: 10px 0 0 0;
}
#payment_methods .payment-item.active {
  background-color: #F6F6F6;
}
#payment_methods .payment-item.active .radio-btn.info {
  -ms-flex-item-align: start!important;
  align-self: start!important;
}
#payment_methods .payment-item.active .fa-dot-circle-o {
  display: block;
}
#payment_methods .payment-item.active .fa-circle-o {
  display: none;
}
#payment_methods .payment-item.active .payment-info {
  max-height: 1000px;
}
#payment_methods #stripe-container #card-element {
  width: 100%;
  min-height: 40px!important;
}
#payment_methods #stripe-container #card-element .CardField-number {
  background-color: #fff!important;
}
.checkout__paymethod {
  cursor: pointer;
}
.checkout__paymethod .checkout__paymethod-description {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  transition: all 0.2s ease-out;
}
.checkout__paymethod > input:checked ~ .checkout__paymethod-description {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.checkout__paymethod > input {
  cursor: pointer;
}
.checkout__paymethod > label {
  cursor: pointer;
}
.checkout__paymethod > label > img {
  cursor: pointer;
}
.panel + .confirmvalue {
  padding: 0 15px 15px;
}
.checkout__textarea {
  width: 100%;
}
#payment_methods.visible > div:hover,
#payment_methods.visible > div.active {
  cursor: pointer;
}
/*
 * STRIPE CREDIT CARD ENTRY
 */
.paymethod {
  background-image: url('../img/paymethods.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 38px;
  width: 100px;
}
.paymethod.klarna {
  background-position: -15px 2px;
}
.paymethod.paypal {
  background-position: -12px -28px;
}
.paymethod.visa {
  background-position: -110px 0;
}
.paymethod.sofort_ueberweisung {
  background-position: -112px -32px;
}
.paymethod.mastercard {
  background-position: -210px 0;
}
.paymethod.vorkasse {
  background-position: -208px -33px;
}
.checkout[data-step] .tabbing {
  pointer-events: none;
}
#cart-content {
  padding-bottom: 20px;
}
#cart-content .header {
  border-bottom: 1px solid #E5E5E5;
  margin: 15px 0;
  padding: 15px 0;
}
@media (max-width: 991px) {
  #cart-content .header {
    margin: 10px 0 10px 0;
    padding: 0 0 10px 0;
  }
}
#cart-content h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 991px) {
  #cart-content h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #cart-content h1 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  #cart-content h1 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  #cart-content h1 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  #cart-content .cta {
    display: none!important;
  }
}
#cart-content .cart-item {
  font-family: 'Cabin';
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  #cart-content .cart-item {
    font-size: 12px!important;
  }
}
#cart-content .cart-item .item-img img {
  max-width: 120px;
}
#cart-content .cart-item .item-details {
  font-family: 'Cabin';
  margin-left: 15px;
}
#cart-content .cart-item .item-details h2 {
  font-size: 16px!important;
  text-transform: none;
  margin: 0;
  padding: 0;
  margin: 0 0 2px 0;
}
#cart-content .cart-item .item-details h2 a {
  color: #000;
}
@media (max-width: 767px) {
  #cart-content .cart-item .item-details h2 {
    font-size: 14px!important;
  }
}
#cart-content .cart-item .item-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #cart-content .cart-item .item-details ul {
    font-size: 12px!important;
  }
}
#cart-content .cart-item .item-details ul li {
  margin: 0 0 2px 0;
  padding: 0;
  height: 20px;
}
#cart-content .cart-item .item-details ul li label {
  width: 60px;
}
#cart-content .cart-item .item-details ul li .optPrice {
  font-size: 12px;
}
#cart-content .cart-item .item-details ul li.delivery {
  padding-top: 2px;
  color: #058137;
}
@media (max-width: 991px) {
  #cart-content .cart-item .item-details ul li {
    height: auto!important;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #cart-content .cart-item .item-details ul li label {
    margin: 0;
  }
}
#cart-content .cart-item .item-details .customization-cart ul li {
  height: inherit!important;
}
#cart-content .cart-item .icons {
  width: 30px!important;
  height: 30px!important;
  line-height: 30px;
  cursor: pointer;
  padding: 0!important;
  margin: 5px!important;
  color: #000;
}
#cart-content .cart-item .btn-items {
  padding: 0;
  margin: 0;
  height: 30px!important;
  width: 30px!important;
  line-height: 30px;
  vertical-align: middle;
  border: 1px solid #E5E5E5!important;
  border-radius: 0;
  font-size: 10px;
}
@media (max-width: 767px) {
  #cart-content .cart-item .btn-items {
    height: 20px!important;
    width: 20px!important;
    line-height: 20px;
  }
}
#cart-content .cart-item input.input-items {
  max-width: 30px!important;
  height: 30px!important;
  padding: 0!important;
  border-top: 1px solid #E5E5E5!important;
  border-bottom: 1px solid #E5E5E5!important;
  border-radius: 0;
}
@media (max-width: 767px) {
  #cart-content .cart-item input.input-items {
    height: 20px!important;
    width: 20px!important;
    line-height: 20px;
  }
}
#cart-content .cart-item .customization-cart h2 {
  margin-top: 10px;
}
#cart-content .panel-danger {
  padding: 30px;
  background: #BD2826;
  color: #fff;
}
#cart-content .panel-danger h3 {
  font-size: 20px!important;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  padding: 15px 0;
}
#cart-content .panel-danger .close {
  color: #fff;
}
#cart-content .cartsummery {
  font-family: 'Cabin';
  font-weight: 700;
  padding-bottom: 30px;
}
#cart-content .cartsummery .total {
  font-size: 20px;
}
#cart-content .cartsummery .note {
  font-weight: 400;
  font-size: 10px;
  display: block;
}
@media (max-width: 576px) {
  #cart-content .cartsummery {
    font-size: 14px;
  }
  #cart-content .cartsummery .total {
    font-size: 16px!important;
  }
}
#cart-content .cartsummery_back {
  height: 45px!important;
  line-height: 45px!important;
  vertical-align: middle;
  padding: 0 15px!important;
}
@media (max-width: 991px) {
  #cart-content .cartsummery_back {
    margin: 0 15px!important;
  }
}
.coupon {
  height: 38px;
}
.add-payments {
  margin-top: 15px;
}
/* CART PREVIEW */
.cartpreview__totals {
  border-top: 1px solid #E5E5E5;
  padding: 5px 0;
}
/* BTN GLOBAL */
.btn-items {
  padding: 0;
  margin: 0;
  height: 30px!important;
  width: 30px!important;
  line-height: 30px;
  vertical-align: middle;
  border: 1px solid #E5E5E5!important;
  border-radius: 0;
  font-size: 10px;
}
input.input-items {
  max-width: 30px!important;
  height: 30px!important;
  padding: 0!important;
  border-top: 1px solid #E5E5E5!important;
  border-bottom: 1px solid #E5E5E5!important;
  border-radius: 0;
}
/* express / Amazon CHECKOUT */
#express-checkout {
  margin-right: 15px;
  width: 100%!important;
  max-width: 350px!important;
}
#express-checkout .paypal-buttons-context-iframe {
  width: 100%!important;
  min-width: inherit!important;
  max-width: inherit!important;
}
@media (max-width: 991px) {
  #express-checkout {
    margin: 0 15px;
    max-width: inherit!important;
  }
}
.paypal-button-container {
  width: 100%!important;
  min-width: inherit!important;
  max-width: inherit!important;
}
.amazon-pay-container {
  margin: 0 15px;
  width: 100%!important;
  max-width: 350px!important;
  min-width: 350px!important;
}
@media (max-width: 991px) {
  .amazon-pay-container {
    max-width: inherit!important;
    min-width: inherit!important;
  }
  .amazon-pay-container img {
    width: 100%;
    height: auto!important;
    max-height: inherit!important;
  }
}
/* Actionbanner Open */
@media (max-width: 991px) {
  .ab-open .intercom-lightweight-app-launcher {
    bottom: 80px!important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .teaser--8col__2_4col .teaser__col1 > .teaser__con {
    max-height: 340px;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 769px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .carttable,
  .checkout .confirm h2 {
    font-size: 14px;
  }
  .carttable b {
    font-size: 16px;
  }
  .prodavail_con {
    display: inline-block;
    width: auto;
    height: auto;
  }
  .prodavail_con .mb-sm.prodavail {
    margin: 0;
  }
  .prodtl__price.detail .price__rebate.price__rebate {
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 6px;
    font-size: 12px;
    color: #5e1f1c;
    position: absolute;
    right: 10%;
    top: 25%;
  }
  .productcard__img .productcard__img__thumb img {
    width: 165px!important;
    height: 165px!important;
  }
}
@media (max-width: 1200px) {
  .carttable,
  .checkout .confirm h2 {
    font-size: 13px;
  }
  .carttable b {
    font-size: 14px;
  }
  .carttable th:nth-child(5) {
    /*  padding: 12px 20px 12px 26px; */
  }
  .carttable td:nth-child(5) {
    padding: 0 0 0 18px;
  }
}
@media (max-width: 1199px) {
  .prodavail_con {
    display: block;
    text-align: left;
    margin: 10px 0 0 0;
  }
  .prodtl__price.detail .price__rebate.price__rebate {
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 6px;
    font-size: 12px;
    color: #5e1f1c;
    position: inherit;
    right: inherit;
    top: -10px;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .headerusp {
    display: none;
  }
  header {
    border-bottom: none;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    padding: 0!important;
    background: #fff;
  }
  header #intro-header {
    padding-top: 0;
  }
  header .container {
    max-width: 100%!important;
  }
  header .headmeta__logo {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  header .headmeta__logo > img {
    height: 50px;
  }
  .newsletter__teaser {
    width: 95%;
    font-size: 10px;
  }
  .newsletter__teaser > .fa {
    margin-right: 5px;
    margin-bottom: 2px;
  }
  .newsletter__teaser .btn {
    margin-left: 5px;
    margin-bottom: 2px;
  }
  .footer .list__head {
    display: block !important;
  }
  body.openMobileNav .headmeta__mobiletoggle .fa-times {
    display: block;
    font-size: 42px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #000;
  }
  body.openMobileNav .headmeta__mobiletoggle .fa-bars {
    display: none;
  }
  .gblsearch--nav {
    display: block;
  }
  .navmenu {
    display: none;
  }
  .globalHead {
    text-transform: uppercase;
    font-size: 15px;
    padding: 0;
    margin: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    position: relative;
    font-weight: 400;
  }
  .navmenu--mobile {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    left: -100%;
    top: 90px;
    background-color: #ECECEC;
    border-right: none;
    padding: 0 10px 10px 10px;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: left 0.2s ease-out;
  }
  .navmenu--mobile .head {
    text-transform: uppercase;
    font-size: 15px;
    padding: 0;
    margin: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    position: relative;
    font-weight: 400;
    margin: 0 40px!important;
    border-bottom: 1px solid #E4DCDC;
  }
  .navmenu--mobile .menu__title0,
  .navmenu--mobile .menu__title1,
  .navmenu--mobile .menu__title2 {
    text-transform: uppercase;
    font-size: 15px;
    padding: 0;
    margin: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    position: relative;
    font-weight: 400;
  }
  .navmenu--mobile .menu__item {
    margin: 0 40px!important;
    padding: 0!important;
    border-bottom: 1px solid #E4DCDC;
    /* &.menu__item0:first-child {background-color: #45ABF0!important; margin: 0!important; padding: 0 40px!important; border-bottom: 2px solid #45ABF0;
					.menu__link0	{padding: 0 6px!important;}
				} */
  }
  .navmenu--mobile .menu__item a,
  .navmenu--mobile .menu__item .menu__link {
    display: inline-block !important;
    padding: 0!important;
    margin: 0!important;
  }
  .navmenu--mobile .menu__item span.back {
    display: inline-block !important;
    padding: 0!important;
    margin: 0!important;
    cursor: pointer;
    text-decoration: underline;
  }
  .navmenu--mobile .menu__item a {
    text-decoration: underline;
    position: relative;
    z-index: 1;
  }
  .navmenu--mobile .menu__item .menu__toggle {
    cursor: pointer;
  }
  .navmenu--mobile .menu__banner {
    display: none;
  }
  .navmenu--mobile .menu__toggle {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: right;
    z-index: 0;
  }
  .navmenu--mobile .menu__item0,
  .navmenu--mobile .menu__item1,
  .navmenu--mobile .menu__item2 {
    font-size: 16px;
  }
  .navmenu--mobile .menu {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    width: 100%;
    min-height: 100%;
    transition: transform 0.2s ease-out;
    background: #ECECEC;
  }
  .navmenu--mobile .menu__item.catmenu--active > .menu {
    left: 0%;
    transform: translateX(0);
    padding-bottom: 80px;
  }
  .navmenu--mobile .menu0 {
    transform: translateX(0);
    z-index: 1000;
  }
  .navmenu--mobile .menu1 {
    z-index: 1001;
  }
  .navmenu--mobile .menu2 {
    z-index: 1002;
  }
  .navmenu--mobile .menu3,
  .navmenu--mobile .menu__title2 > .menu__toggle {
    display: none !important;
  }
  .navmenu--mobile button.close {
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    right: 14px;
    padding: 0;
    margin: 0;
    width: 45px;
    height: 45px;
    background: 0 0;
    border: 0;
    font-size: 35px;
    font-weight: 700;
    margin-top: -2px;
    color: #9c9c9c;
    background-color: #ffffff;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
  }
  .navmenu--mobile button.close > span {
    display: block;
  }
  body.openMobileNav {
    overflow: hidden;
  }
  body.openMobileNav .navmenu {
    left: 0;
  }
  body.openMobileNav:after {
    display: block;
  }
  .checkout__addresspanel {
    min-height: auto;
  }
  .prodmedia--narrow {
    padding-bottom: 0;
  }
  .prodtl__price {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .teaser__main {
    font-size: 14px;
    bottom: 60px;
  }
  .teaser__onetitle,
  .teaser__sub {
    padding: 8px 15px;
    font-size: 16px;
    bottom: 20px;
  }
  .dropdown.mainfilters .dropdown__title {
    margin-bottom: 0;
  }
  .dropdown.mainfilters.dropdown--active .dropdown__title {
    margin-bottom: 5px;
  }
  #productlist .productcard__sizes,
  #productlist .productcard__colors {
    display: none;
    /* height:204px; */
  }
  #productlist .prodsizes__item {
    margin-bottom: 5px;
    padding: 3px 8px;
    cursor: pointer;
    font-size: 10px;
  }
  #productlist .col-xs-6:nth-child(odd) .productcard__colors,
  #productlist .col-xs-6:nth-child(odd) .productcard__sizes {
    left: 100%;
    right: inherit;
    top: -1px;
    width: 100%;
    border: 1px solid #D9D7CE;
    padding: 0;
  }
  #productlist .col-xs-6:nth-child(odd) .productcard__colors {
    padding: 15px 0 15px 0;
    height: auto;
    border-left: 0;
    border-bottom: 0;
  }
  #productlist .col-xs-6:nth-child(odd) .productcard__sizes {
    margin-top: 86px;
    border-top: 0;
    border-left: 0;
    padding: 0 10px 10px 10px;
  }
  #productlist .col-xs-6:nth-child(even) .productcard__colors,
  #productlist .col-xs-6:nth-child(even) .productcard__sizes {
    left: -104%;
    right: inherit;
    top: -1px;
    width: 104%;
    border: 1px solid #D9D7CE;
    padding: 0;
  }
  #productlist .col-xs-6:nth-child(even) .productcard__colors {
    padding: 15px 0 15px 0;
    height: auto;
    border-right: 0;
    border-bottom: 0;
  }
  #productlist .col-xs-6:nth-child(even) .productcard__sizes {
    margin-top: 86px;
    border-top: 0;
    border-right: 0;
    padding: 0 10px 10px 10px;
  }
  .prodtl__price {
    margin-bottom: 10px;
  }
  .prodtl__price.detail {
    margin-bottom: 30px;
  }
  .prodtl__price > .price--rrp {
    font-size: 13px;
  }
  .carttable {
    font-family: 'Cabin', sans-serif;
  }
  .carttable .prodavail {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 4px;
  }
  .carttable .tools {
    font-size: 80%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .carttable .tools .fa {
    font-size: 12px;
    margin-right: 4px;
  }
  .carttable .tools .fa.fa-remove {
    font-size: 13px;
  }
  .carttable .tools .fa.fa-star {
    margin-right: 3px;
  }
  /* TAB PANEL / FORM */
  .tab-pane .col-md-6 .panel {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .cartprvdetails,
  .loginpop {
    position: fixed;
    top: 90px;
    margin-top: 0;
    left: 15px!important;
    right: 15px!important;
    max-width: inherit;
    min-width: inherit;
    overflow: hidden;
  }
  .loginpop {
    padding-top: 10px;
  }
  .cartprvdetails {
    padding-top: 10px;
    max-height: 100vh;
  }
  .cartprvdetails .cartpreview__products {
    max-height: 25vh;
    overflow: hidden;
    overflow-y: scroll!important;
  }
  .gmb-15 {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .gmb-15 {
    margin-bottom: 15px;
  }
}
@media (max-width: 759px) {
  .prodtl__name {
    font-size: 22px;
    margin: 10px 0 0;
    line-height: 24px;
  }
  .teaser__main {
    bottom: 55px;
    font-size: 10px;
  }
  .teaser__onetitle,
  .teaser__sub {
    font-size: 12px;
  }
  .txteaser,
  .teaser__main {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .activefilter {
    display: block;
  }
  .activefilter__item.label-primary {
    margin-bottom: 2px;
    display: inline-block;
    padding: 4px;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
  }
  .reset-box {
    padding-top: 2px;
    padding-bottom: 4px;
  }
  .reset-box.pull-right {
    float: left!important;
  }
  .hint--top:before,
  .hint--top:after {
    bottom: 100%;
    left: 0;
    white-space: normal;
  }
  .prodcolors {
    max-width: 100%;
  }
  .prodcolors .hint--top:before,
  .prodcolors .hint--top:after {
    word-break: break-all;
  }
  .checkbox label {
    word-break: break-word;
  }
}
@media (max-width: 480px) {
  .grid--addgutter {
    padding-left: 0;
    padding-right: 0;
  }
  .cmshtml.mt-sm > p {
    display: none;
  }
  .slider__dot {
    display: none;
  }
  .teaser__main {
    font-size: 10px;
    bottom: 29px;
    line-height: 15px;
    padding: 0 6px;
  }
  .slider__item .txteaser:after,
  .slider__item .teaser__main:after {
    border-width: 15px 0 0 6px!important;
  }
  .teaser__onetitle,
  .teaser__sub {
    padding: 2px 6px;
    font-size: 10px;
    bottom: 10px;
  }
  .slider__left,
  .slider__right {
    top: 40%;
    transform: translateY(-40%);
    font-size: 46px;
  }
  #productlist .productcard {
    height: 230px;
  }
  #productlist .productcard__img {
    height: 120px;
  }
  #productlist .productcard__img .productcard__img__thumb img,
  .productcard .productcard__img .productcard__img__thumb img {
    width: 128px!important;
    height: 128px!important;
  }
  #productlist .productcard__sizes {
    height: 144px;
  }
  .prodimg {
    height: auto;
    margin: 0;
  }
  .selected {
    font-size: 13px;
    display: block;
  }
  .prodtl__price {
    margin-bottom: 20px;
  }
  .prodtl__price .price--rrp {
    font-size: 11px;
  }
  .prodtl__price.detail .price--actual {
    font-size: 20px;
    line-height: 15px;
  }
  /* CART DETAIL*/
  .cartcoupon--active + .cartcoupon__form {
    min-height: 150px;
    overflow: visible;
  }
  .cartcoupon__form .form-group {
    width: 100%;
    margin-right: 0;
  }
  .cartcoupon__form button {
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 991px) {
  .mainfilters .dropdown__menu {
    display: block !important;
  }
}
@media (max-width: 400px) {
  .prodpreview__price {
    text-align: left;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    padding-left: 60px;
  }
  .prodpreview__price .price__rebate {
    display: none!important;
  }
}
@media (max-width: 320px) {
  .btn {
    font-size: 12px;
  }
  #productlist .prodsizes__item {
    margin-bottom: 4px;
    padding: 2px 4px;
    cursor: pointer;
    font-size: 10px;
  }
}
/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  transition: background 450ms;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
}
.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.scarab-container {
  min-height: 260px;
  text-align: center;
}
.scarab-itemlist {
  position: relative;
}
.scarab-itemlist .productcard {
  text-align: left;
}
.scarab-itemlist .productcard__overlay:hover {
  /*  background-color: @ITEMCARD-Overlay-Bg; */
  opacity: 1;
  border: 1px solid #d9d7ce;
  z-index: 4;
}
.scarab-itemlist .productcard__overlay {
  border-color: transparent;
}
@media (max-width: 1400px) {
  .scarab-itemlist .productcard .productcard__img img {
    width: 165px!important;
    height: 165px!important;
  }
  .scarab-itemlist .productcard .productcard__img .productcard__brand img {
    height: 100%!important;
    max-height: 16px;
    width: auto!important;
  }
}
@media (max-width: 991px) {
  .scarab-itemlist {
    padding: 0 30px;
  }
}
@media (max-width: 480px) {
  .scarab-itemlist .productcard .productcard__img img {
    width: 128px!important;
    height: 128px!important;
  }
  .scarab-itemlist .productcard .productcard__img .productcard__brand img {
    height: 100%!important;
    max-height: 16px;
    width: auto!important;
  }
}
.scarab-itemlist .scarab-next,
.scarab-itemlist .scarab-prev {
  position: absolute;
  z-index: 5;
  font-size: 48px;
  left: 5px;
  cursor: pointer;
  transition: transform 0.1s ease-in-out 0.2s ease-out;
  top: 40%;
  transform: translateY(-50%);
}
.scarab-itemlist .scarab-next:hover,
.scarab-itemlist .scarab-prev:hover {
  transform: scale(1.1) translateY(-50%);
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}
.scarab-itemlist .scarab-next.scarab-disabled-button,
.scarab-itemlist .scarab-prev.scarab-disabled-button {
  display: none;
}
@media (max-width: 991px) {
  .scarab-itemlist .scarab-next,
  .scarab-itemlist .scarab-prev {
    left: 0px;
  }
}
.scarab-itemlist .scarab-next {
  right: 5px;
  left: auto;
}
@media (max-width: 991px) {
  .scarab-itemlist .scarab-next {
    right: 0px;
  }
}
/* Only HOME */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 25px;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}
input:checked + .slider {
  background-color: #141d2e;
}
input:focus + .slider {
  box-shadow: 0 0 1px #141d2e;
}
input:checked + .slider:before {
  transform: translateX(15px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.listfilter--open input:checked + .slider,
.listfilter__title:hover input:checked + .slider {
  background-color: #ccc!important;
}
.listfilter--open input:checked + .slider:before,
.listfilter__title:hover input:checked + .slider:before {
  background-color: #141d2e !important;
}
.adyen-checkout__input {
  border-radius: 0 !important;
  border-color: #ced4da !important;
}
.adyen-checkout__button {
  border-radius: 0 !important;
  background-color: #141d2e !important;
  color: white !important;
}
.adyen-checkout__label__text {
  font-weight: bold !important;
}
.adyen__container-form {
  -ms-flex: 1;
  flex: 1;
}
.adyen-checkout__dropin {
  max-width: 600px;
  margin: 30px auto;
}
#adyen-container .adyen-checkout__card__brands__brand-wrapper img {
  vertical-align: top;
}
.bloomreach-container {
  position: relative;
}
.bloomreach-container .reco-prev,
.bloomreach-container .reco-next {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 40%;
  z-index: 10;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  padding: 8px;
  padding-left: 12px;
}
.bloomreach-container .reco-prev:hover,
.bloomreach-container .reco-next:hover {
  transform: scale(110%);
  transition: all ease-in 0.3s;
  background: rgba(127, 127, 127, 0.1);
}
.bloomreach-container .reco-prev > *,
.bloomreach-container .reco-next > * {
  pointer-events: none;
}
.bloomreach-container .reco-prev {
  right: calc(100% - 24px);
}
.bloomreach-container .reco-next {
  left: calc(100% - 24px);
}
.bloomreach-container > .row {
  width: 100%;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 575px) {
  .bloomreach-container .col-sm-6 {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
  }
}
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
  height: 100%;
}
.glide__slides {
  position: relative;
  width: 100%;
  height: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}
/*# sourceMappingURL=glide.core.min.css.map */
/* GLIDE OVERRIDES */
.glide.brand-home {
  max-width: 1920px!important;
  margin: 0 auto 30px auto!important;
}
@media (max-width: 991px) {
  .glide.brand-home {
    margin-top: 90px!important;
  }
}
@media (max-width: 991px) {
  .glide.brand-home.sub {
    margin: 0 auto 30px auto!important;
  }
}
@media (min-width: 992px) {
  .glide.brand-home .glide__track {
    margin-left: 2px!important;
  }
}
.glide .glide__slides .glide__slide {
  position: relative;
  aspect-ratio: 1.5483871 !important;
}
@media (min-width: 992px) {
  .glide .glide__slides .glide__slide {
    border-right: 4px solid #fff!important;
  }
}
.glide .glide__slides .glide__slide a {
  text-decoration: none;
  color: inherit !important;
}
.glide .glide__slides .glide__slide a img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.5483871 !important;
  margin: 0;
}
.glide .glide__slides .glide__slide a.title {
  position: absolute;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase;
  background: rgba(20, 29, 46, 0.7);
  font-family: 'Cabin', Arial, Verdana, sans-serif;
  font-weight: 800;
  white-space: nowrap;
  color: #fff!important;
}
.glide .glide__bullets {
  position: absolute;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
}
.glide .glide__bullets .glide__bullet {
  border: 0;
  width: 20px;
  height: 5px;
  cursor: pointer;
}
.glide .glide__bullets .glide__bullet.glide__bullet--active {
  background-color: #141d2e!important;
}
/* GLOBAL SLIDE SETTINGS */
/* BRAND PAGES*/
@media (max-width: 991px) {
  .hero.brand-intro {
    display: none;
  }
}
/* visibility */
.hidden {
  display: none;
}
.visible {
  display: block;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .visible-sm,
  .visible-md,
  .visible-lg {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none;
  }
  .visible-xs,
  .visible-md,
  .visible-lg {
    display: none;
  }
  .visible-sm {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none;
  }
  .visible-md {
    display: block;
  }
  .visible-sm,
  .visible-xs,
  .visible-lg {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none;
  }
  .visible-lg {
    display: block;
  }
  .visible-sm,
  .visible-xs,
  .visible-md {
    display: none;
  }
}

/*# sourceMappingURL=app.css.map */
