/*------------------------------------*\
  This image is set as fallback for img.onerror.
  These image wont get stretched to max for sliders, teasers.
\*------------------------------------*/
/*------------------------------------*\

  Responsive screen sizes

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

  #THEMED_VARIABLES

\****************************************/
/*
@COLOR-SHOP-MAIN: #54677d;
@COLOR-SHOP-MAIN-Transparent:rgba(20, 29, 46, 0.9); */
/* XMAS */
.slider__left:hover,
.slider__right:hover {
  color: #8b575b!important;
}
/*------------------------------------*\
  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

\****************************************/
body,
html {
  background-color: #fff!important;
}
.menu-close .logo-mobile-nav,
.navmenu--mobile .logo-mobile-nav {
  max-width: 45px!important;
  top: 2px!important;
}
.navmenu--mobile .head {
  height: 50px!important;
  line-height: 50px!important;
}
header {
  background-color: #fff;
  background: url(../img/hos/bg-header.jpg) no-repeat !important;
  background-size: contain!important;
}
header .headmeta__logo {
  top: 5px;
  left: 15px;
}
header .headmeta__logo img {
  height: 80px;
}
header .headmeta__mobiletoggle {
  color: #c0b38c;
}
header > nav {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0b38c', endColorstr='@COLOR-SHOP-MAIN', GradientType=0) !important;
  background: linear-gradient(to bottom, #c0b38c 0%, #c0b38c 100%) !important;
  background-color: #54677d !important;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.6) !important;
}
header > nav .overlay {
  box-shadow: none!important;
}
header > nav .navmenu--desktop .menu0 {
  height: 35px;
}
@media (min-width: 1200px) {
  header > nav .navmenu--desktop .menu__item {
    font-size: 15px;
  }
}
@media (min-width: 1400px) {
  header > nav .navmenu--desktop .menu__item {
    font-size: 17px;
  }
}
header > nav .navmenu--desktop .menu__item .menu__link.menu__link0 {
  padding: 0 15px 0 15px;
}
@media (min-width: 1400px) {
  header > nav .navmenu--desktop .menu__item .menu__link.menu__link0 {
    padding: 0 20px 0 20px;
  }
}
@media (max-width: 1199px) {
  header > nav .navmenu--desktop .menu__item .menu__link.menu__link0 {
    font-size: 13px!important;
    padding: 0 10px 0 10px;
  }
}
@media (max-width: 991px) {
  header > nav .navmenu--desktop .menu__item .menu__link.menu__link0 {
    font-size: 10px!important;
    padding: 0 8px 0 8px;
  }
}
@media (min-width: 960px) {
  header > nav .navmenu--desktop .menu__dropdown {
    margin-top: 10px;
    left: -15px;
    right: 15px;
  }
}
header .headerusp {
  color: #fff;
  text-align: center;
  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: #d2bbbd;
}
header .headerusp .text--highlight {
  color: #fff;
}
@media (max-width: 959px) {
  header .headmeta {
    background: #fff;
  }
}
.epoq_search_box {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}
.container.footer {
  background: #3e4d5d!important;
  background-image: linear-gradient(135deg, rgba(71, 87, 106, 0.6) 25%, transparent 25%, transparent 50%, rgba(71, 87, 106, 0.6) 50%, rgba(71, 87, 106, 0.6) 80%, transparent 80%, transparent) !important;
  background-size: 4px 4px!important;
}
.newsletter__teaser {
  background-color: #ad898c!important;
}
.newsletter__teaser:after {
  border-color: transparent transparent transparent #ad898c!important;
}
.navigation_gradient,
header > nav {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0b38c', endColorstr='@COLOR-SHOP-MAIN', GradientType=0);
  /* IE6-9 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c0b38c 0%, #c0b38c 100%);
  /* c0b38c W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-color: #54677d;
}
.headmeta__account {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 50px;
}
@media (max-width: 959px) {
  .headmeta__account {
    bottom: 5px!important;
  }
}
.headmeta__account > *:first-child {
  margin-right: 10px;
}
@media (max-width: 320px) {
  .headmeta__account > *:first-child {
    margin-right: 0px!important;
  }
}
.headmeta__account .cartpreview__badge {
  height: 24px!important;
  width: 24px!important;
  line-height: 20px!important;
  border: 2px solid #fff;
  background-color: #c0b38c!important;
  right: inherit!important;
  bottom: -10px !important;
  left: -12px !important;
}
.headmeta__account .list__head {
  font-size: 15px;
  background-color: #c0b38c;
  color: white;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  padding: 0 0 0 14px;
  height: 32px;
  line-height: 34px;
  vertical-align: middle;
  width: 100%;
  display: block;
  text-align: left;
}
.headmeta__account .list__head .glyphicon-ok {
  font-size: 10px;
  line-height: 34px;
}
.headmeta__account .hovup__click {
  color: white;
  height: 32px;
  line-height: 30px;
  float: right;
  font-size: 22px;
  font-weight: 600;
  text-shadow: inherit;
  filter: alpha(opacity=100);
  opacity: 1;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .headmeta__account {
    bottom: 8px;
    position: absolute;
    right: 15px;
  }
  .headmeta__account > *:first-child {
    margin-right: 5px;
  }
  .headmeta__account .cartpreview__badge {
    font-size: 10px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-weight: inherit;
    top: 5px;
  }
}
@media (max-width: 759px) {
  .headmeta__account > *:first-child {
    margin-right: 10px;
  }
  .headmeta__account .prodavail,
  .headmeta__account .prodtl__h3 {
    font-size: 14px;
  }
}
.headmeta__icon {
  position: relative;
  display: inline-block;
  font-size: 34px;
}
.headmeta__icon.cart-icon {
  background-image: url('../img/hos/cart_main.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  margin: 0;
}
@media (max-width: 959px) {
  .headmeta__icon.cart-icon {
    width: 40px;
    height: 40px;
  }
}
.headmeta__icon.cart-icon:hover {
  cursor: pointer;
  background-image: url('../img/hos/cart_main_hover.png');
}
.headmeta__icon.user-icon {
  background-image: url('../img/hos/user_main.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  margin: 0;
}
@media (max-width: 959px) {
  .headmeta__icon.user-icon {
    width: 35px;
    height: 35px;
  }
}
.headmeta__icon.user-icon:hover {
  cursor: pointer;
  background-image: url('../img/hos/user_main_inv.png');
}
.headmeta__icon.user-icon.headmeta__icon--loggedin {
  color: #fe7603;
  background-image: url('../img/hos/user_main_inv.png');
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.socialicon .fa {
  color: #fff;
}
.socialicon .fa:last-child {
  top: inherit!important;
  position: absolute!important;
  left: 0!important;
  width: 100%!important;
  text-align: center!important;
  transform: inherit!important;
  color: #c0b38c;
}
.socialicon:hover .fa-circle {
  color: #bb8a8d!important;
}
/* .slider__items {.teaser__sub {background-color:#000;}} */
.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;
}
/****************************************\
  #UTILS
\****************************************/
.fs--larger {
  font-size: 120%;
}
.fs--smaller {
  font-size: 80%;
}
/*------------------------------------*\
  ##transformTranslateCenter

  transform: translate() to center position.
  Requires parent position: relative;
\*------------------------------------*/
.ttc,
.socialicon .fa:last-child,
.pop,
.prodcolors__item > img,
.teaser img[src$='placeholder.png'],
.slider__item > img[src$='placeholder.png'] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*------------------------------------*\
  ##transformTranslateVerticalMiddle

  transform: translate() to center position.
  Requires parent position: relative;
\*------------------------------------*/
.ttvm {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
/*------------------------------------*\
  ##collapsemargin

  fix collapsing margins issues:
  http://stackoverflow.com/a/13573739
  https://www.sitepoint.com/web-foundations/collapsing-margins/

\*------------------------------------*/
.collapsemargin {
  overflow: auto;
}
/*------------------------------------*\
  ##grid

  numb grid gutter padding for containers without rows/cells
\*------------------------------------*/
.grid--numbgutter {
  padding-left: 0;
  padding-right: 0;
}
.grid--addgutter {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
}
/*------------------------------------*\
  ##display-inline-block
\*------------------------------------*/
.display-inline-block {
  display: inline-block;
  position: relative;
}
/*------------------------------------*\
  ##clearfix
\*------------------------------------*/
.clearfix,
.breadcrumbs {
  display: table;
  content: "";
  clear: both;
}
/*------------------------------------*\
  ##fontawesome
\*------------------------------------*/
hr {
  border-top: 1px solid #D9D7CE;
  margin: 0;
}
hr.detail {
  border-top: 1px dotted #636363;
  margin: 15px 0 15px 0;
}
hr.bottom {
  border: none;
  margin: 15px 0 0 0;
}
.pull-right.edit:hover {
  color: #c0b38c;
  text-decoration: underline;
}
body,
html {
  font-size: 15px;
  letter-spacing: 0.005em;
  background-color: #000;
  line-height: 1.42857143;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  width: 100%;
}
body:after {
  content: "";
  position: absolute;
  z-index: 19;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 11;
  display: none;
}
b,
strong {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  line-height: 1.42857143;
}
b,
strong {
  line-height: 1.42857143;
  font-family: 'Cabin', sans-serif;
}
h1 {
  margin-top: 5px;
  font: 24px/24px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}
.fzf {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
.fzf h1 {
  font-size: 80px!important;
  padding-bottom: 20px;
}
ul {
  margin-bottom: 0;
}
a {
  color: #000000;
}
a:hover,
a:active,
a:focus {
  color: #c0b38c;
}
.disclaimer > a {
  color: #c0b38c;
  text-decoration: underline;
}
a.more {
  font-family: 'Cabin', sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  padding: 0;
  padding: 2px 6px 4px 6px;
  background: #8b8b8b;
  text-decoration: underline;
}
a.more:hover {
  color: #c0b38c;
}
/*------------------------------------*\
==header
\*------------------------------------*/
header {
  background-color: #000;
  padding-bottom: inherit;
  background: url("../img/hos/bg-header.jpg") repeat;
  background-size: contain;
  border: none;
  padding-bottom: 10px;
}
/*------------------------------------*\
==theme

\*------------------------------------*/
.theme--bg {
  background-color: white;
}
.brand-all .theme__texture {
  background-image: url('../img/hos/bg-body-master.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% auto;
}
.theme__texture {
  background-image: url('../img/hos/bg-body-master.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% auto;
}
.m-0 {
  margin: 0;
}
.p-0 {
  padding: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.mb-xs {
  margin-bottom: 5px;
}
.mb-sm {
  margin-bottom: 5px;
}
.mb-md {
  margin-bottom: 5px;
}
.mb-lg {
  margin-bottom: 5px;
}
.mb-bsgutter {
  margin-bottom: 20px;
}
.mt-xs {
  margin-top: 5px;
}
.mt-sm {
  margin-top: 5px;
}
.mt-md {
  margin-top: 5px;
}
.mt-lg {
  margin-top: 5px;
}
.mr-xs {
  margin-right: 5px;
}
.mr-sm {
  margin-right: 5px;
}
.mr-bsgutter {
  margin-right: 20px;
}
.ml-xs {
  margin-left: 5px;
}
.ml-sm {
  margin-left: 5px;
}
.ml-bsgutter {
  margin-left: 20px;
}
.pad-md {
  padding: 5px;
}
.pad-bsgutter {
  padding: 20px;
}
#actionbanner {
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out;
  padding: 0;
}
#actionbanner.open {
  height: auto;
  padding: 5px 0;
}
#actionbanner > .container {
  position: relative;
  text-align: center;
  color: #fff;
  font-family: Cabin, sans-serif;
  font-weight: 600;
}
#actionbanner > .container #actionbanner_close {
  position: absolute;
  right: 10px;
  bottom: 10px;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
}
#actionbanner > .container > a {
  width: 100%;
  color: #fff;
}
@media (max-width: 991px) {
  #actionbanner {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #actionbanner {
    font-size: 10px;
  }
}
#scrolltotop {
  text-align: center;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 998;
  background-color: #c0b38c;
  color: #eee;
  font-size: 22px;
  font-weight: bolder;
  line-height: 35px;
  height: 40px;
  width: 40px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease-out;
  border-radius: 50%;
}
#scrolltotop .glyphicon-chevron-up:before {
  margin-left: 2px;
}
#scrolltotop:hover {
  background-color: #c0b38c;
  opacity: 1 !important;
}
#scrolltotop.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1;
}
#scrolltotop.show-out {
  visibility: visible;
  cursor: pointer;
  opacity: 0.5;
}
#scd-assistant-wrapper {
  display: none!important;
}
.headmeta {
  padding-top: 10px;
  position: relative;
  height: 90px;
}
.headmeta__mobiletoggle {
  display: none;
  position: absolute;
  left: 10px;
  top: 25%;
  font-size: 34px;
  cursor: pointer;
  color: #fff;
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  line-height: 80px;
}
.headmeta__logo {
  position: absolute;
  top: 15px;
  left: 0;
}
.headmeta__logo > img {
  height: 60px;
}
.headmeta__search {
  margin-top: 15px;
  width: 600px;
}
.headmeta__icon.fa-user:hover {
  cursor: pointer;
}
/*------------------------------------*\
==text

\*------------------------------------*/
.text--highlight {
  color: #c52233;
}
/*------------------------------------*\
==btn

\*------------------------------------*/
.btn {
  font-family: 'Cabin', sans-serif;
}
.btn-primary.btn-primary {
  color: #fff;
  background-color: #fc5057;
  border-color: #fc5057;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.btn-primary.btn-primary:active,
.btn-primary.btn-primary:hover {
  background-color: #838f93;
  border-color: #838f93;
}
.btn-default.btn-default {
  background-color: #e3e4e5;
  border-color: #c9cbcc;
  border: none;
}
.btn-default.btn-default:active,
.btn-default.btn-default:hover {
  background-color: #c9cbcc;
  border-color: #aeb1b4;
}
.cart .btn-primary,
.cart .btn-default {
  margin-bottom: 10px;
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.cart .btn-default {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  color: #fff;
  background: #8b8b8b;
}
/*------------------------------------*\
==headerusp

unique selling proposition at the very top
\*------------------------------------*/
.headerusp {
  color: #c0b38c;
  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: #c0b38c;
}
@media (max-width: 991px) {
  .headerusp {
    font-size: 8px;
  }
}
/*------------------------------------*\
==navmenu

\*------------------------------------*/
header > nav {
  height: 35px;
  border: none;
  box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.6);
}
.login__error {
  background: #fc5057;
  color: #FFF;
  padding: 14px;
  font-size: 12px;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  line-height: 24px;
}
/****************************************\

  #BOOTSTRAP MODIFICAQTION

\****************************************/
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-group label:-ms-input-placeholder {
  text-transform: uppercase;
}
input::placeholder,
textarea::placeholder,
.form-group label::placeholder {
  text-transform: uppercase;
}
.btn {
  text-transform: uppercase;
  border-radius: 1px;
}
/*------------------------------------*\
  ##control-info
\*------------------------------------*/
.control-label + .control-info {
  margin-left: 8px;
}
/*------------------------------------*\
  ##form-group--required
\*------------------------------------*/
.form-group--required .control-label:after {
  content: " *";
  color: #c0b38c;
}
.form-info-required {
  margin-top: 14px;
}
.form-info-required:before {
  content: "* ";
  color: #c0b38c;
}
/*------------------------------------*\
  ##dl-align-right
\*------------------------------------*/
.dl-align-right dd {
  width: 160px;
  text-align: right;
}
/*------------------------------------*\
  ##jumbotron

  @link http://getbootstrap.com/components/#jumbotron
\*------------------------------------*/
.jumbotron {
  text-align: center;
  padding: 50px 100px;
  border: 1px solid #D9D7CE;
}
.jumbotron__head,
.jumbotron__sub {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
}
.jumbotron__sub {
  font-size: 34px;
}
.jumbotron__sub:after {
  display: block;
  width: 55px;
  height: 1px;
  content: "";
  margin: 10px auto auto;
  background-color: #858585;
}
.jumbotron__desc {
  color: #858585;
}
/*------------------------------------*\
  ##menu
\*------------------------------------*/
.menu__link,
.menu__title,
.menu__toggle {
  font-size: inherit;
  color: inherit;
}
.menu__link:hover,
.menu__title:hover,
.menu__toggle:hover {
  color: inherit;
}
.menu__link.menu__link0 {
  vertical-align: middle;
  line-height: 35px;
  padding: 0 25px 0 25px;
  display: block;
}
@media (max-width: 1199px) {
  .menu__link.menu__link0 {
    padding: 0 20px 0 20px;
  }
}
@media (max-width: 991px) {
  .menu__link.menu__link0 {
    padding: 0 10px 0 10px;
    font-size: 12px;
  }
}
@media (max-width: 959px) {
  .menu__link.menu__link0 {
    vertical-align: inherit;
    line-height: inherit;
    padding: 0;
    font-size: inherit;
  }
}
.menu__toggle {
  text-align: center;
  padding: 4px 0;
  width: 30px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.menu__toggle:before {
  content: "\f105";
}
/*------------------------------------*\
  ##navmenu

\*------------------------------------*/
.navmenu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  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;
}
.navmenu .menu__item {
  font-size: 18px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.navmenu .menu__item:hover {
  cursor: pointer;
}
.navmenu .menu__item0 {
  margin: 0;
  padding: 0;
  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__item1 {
  margin-left: 0;
}
.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;
  margin: auto;
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
}
@media (min-width: 960px) {
  .navmenu .menu__item0 {
    display: inline-block;
    float: left;
    /* width: calc(100% / @NAVMENU_TOP_LEVEL_ITEMS_COUNT); */
    text-align: center;
    margin-right: 0;
  }
  .navmenu .menu0 {
    position: relative;
    height: 26px;
  }
  .navmenu .menu__item0:hover .menu__dropdown {
    opacity: 1;
    height: auto;
    display: block;
    padding-top: 20px;
  }
  .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-image: linear-gradient(135deg, rgba(236, 236, 236, 0.4) 25%, transparent 25%, transparent 50%, rgba(236, 236, 236, 0.4) 50%, rgba(236, 236, 236, 0.4) 80%, transparent 80%, transparent);
    background-size: 4px 4px;
    background-color: #ffffff;
    padding: 0;
    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;
    padding-right: 300px;
    margin-top: 19px;
    border: none;
    box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.4);
  }
  .navmenu .menu__column {
    width: 20%;
    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%);
  }
  .navmenu .menu__banner a,
  .navmenu .menu__banner img {
    display: block;
    max-width: 300px;
    max-height: 100%;
  }
}
@media (min-width: 960px) AND (max-width: 1200px) {
  .navmenu .menu__title {
    font-size: 14px;
    font-weight: 400;
  }
  .navmenu .menu__dropdown {
    padding-right: 200px;
  }
  .navmenu .menu__banner {
    width: 200px;
  }
}
.navmenu .menu__title {
  color: black;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
}
.navmenu .menu__title0 {
  color: white;
  text-transform: uppercase;
}
.navmenu .menu__title1 {
  margin-bottom: 5px;
}
.navmenu .menu__title2 {
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: normal;
  /* display: inline-block; */
}
.navmenu .menu__title3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.navmenu .menu__item1 {
  margin: 0 0 20px;
}
.navmenu .menu3 {
  margin: 5px 0 15px;
}
.navmenu .menu__item3 {
  margin: 0 0 2px;
}
.navmenu .menu__item--light .menu__title2 {
  color: #777;
  text-decoration: none;
}
.navmenu:not(.navmenu--mobile) .menu__title1 {
  /*  &:extend(.txteaser all);
    &:extend(.txteaser--xs all); */
  font-size: 15px;
  color: black;
  background: none;
  text-transform: uppercase;
  margin-left: 10px;
  margin-bottom: 2px;
}
.navmenu:not(.navmenu--mobile) .menu__title1:after {
  /* border-color: transparent transparent transparent @COLOR-SHOP-MAIN; */
}
@media (min-width: 960px) {
  .navmenu .menu__item0:last-child .menu__title0:after {
    /*   content: "\f105";
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    top: 8px;
	  margin-left:-8px; */
  }
}
@media (min-width: 960px) {
  .navmenu .menu__item0 {
    padding-bottom: 10px;
  }
  .navmenu .menu__item0.active .menu__title0,
  .navmenu .menu__item0:hover .menu__title0 {
    background: white;
    color: #c0b38c;
  }
  .navmenu .menu__title0.active,
  .navmenu .menu__title0:hover {
    background: white;
    color: #c0b38c;
  }
}
/*------------------------------------*\
  ##price
\*------------------------------------*/
/*------------------------------------*\
  ##catmenu

\*------------------------------------*/
/*------------------------------------*\
  ##Filter BTN Global

\*------------------------------------*/
.btn-info {
  color: #fff;
  background-color: #c0b38c;
  border-color: #c0b38c;
}
/*------------------------------------*\
  ##FORMS Global

\*------------------------------------*/
form label,
label.control-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
}
label.control-label.agb {
  font-weight: 400;
}
label.control-label.agb a {
  font-weight: 400;
  text-decoration: underline;
  color: #c0b38c;
}
@media (max-width: 767px) {
  form .col-sm-9.city {
    margin-top: 20px;
  }
}
/*------------------------------------*\
  ##dropdown


\*------------------------------------*/
.dropdown {
  position: relative;
}
.dropdown__title {
  text-align: center;
  background: #c0b38c;
  color: white;
  padding: 6px;
  text-transform: uppercase;
  margin-bottom: 10px;
  cursor: pointer;
}
.dropdown__title > .fa {
  float: left;
  margin: 3px 0 0 4px;
}
.dropdown__menu {
  padding: 15px;
  border: 1px solid #D9D7CE;
  background: white;
  display: none;
}
.dropdown--active .dropdown__menu {
  display: block;
}
/*------------------------------------*\
  ##lightbox

\*------------------------------------*/
.lightbox {
  z-index: 21;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: white;
}
.lightbox__close {
  color: #777;
  font-size: 44px;
  position: absolute;
  right: 18px;
  top: 18px;
  cursor: pointer;
}
.lightbox__content {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*------------------------------------*\
  ##infobox

\*------------------------------------*/
.infobox {
  min-height: 200px;
  /* border: 1px solid @COLOR-Gray-Border; */
  border: none;
  border-radius: 2px;
  padding: 0;
}
.infobox.top {
  margin-bottom: 20px;
}
.infobox strong {
  display: block;
  padding-bottom: 10px;
  font-family: 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 18px;
}
.infobox.custom {
  min-height: inherit;
}
.infobox.custom div {
  font-size: 15px;
  padding-left: 0;
  margin-bottom: 0;
  line-height: 24px;
}
.infobox.custom strong {
  padding-bottom: 6px;
}
.infobox.custom span {
  margin-left: 24px;
}
.infobox.custom .fa {
  font-size: 23px;
  position: absolute;
  left: 0;
  top: 26px;
}
/*------------------------------------*\
  ##breadcrumbs

\*------------------------------------*/
.breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumbs > li {
  display: inline-block;
  float: left;
}
.breadcrumbs > li > span,
.breadcrumbs > li > a {
  font-family: 'Cabin', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
}
.breadcrumbs > li:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin: 0 7px;
}
.breadcrumbs > li:last-child:after {
  content: "";
}
/*------------------------------------*\
  ##panel

\*------------------------------------*/
.panel,
.addrcard,
.checkout__paymethod {
  padding: 20px;
  border: none;
  background-color: #fff;
  /*@COLOR-Gray-Light;*/
  margin-bottom: 15px;
  border-radius: 1px;
  border: 1px solid #ddd;
}
.panel .panel-body {
  padding: 0;
}
.panel p.disclaimer {
  font-size: 14px;
  line-height: 22px;
}
.panel .panel-teaser-img {
  width: 100%;
  height: auto;
  border: none;
  display: block;
}
.panel .btn-primary.btn-primary {
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.panel-teaser-img {
  width: 100%;
  height: auto;
  border: none;
  display: block;
}
.panel-danger {
  border-color: #ebccd1;
  color: #a94442;
  background-color: #f2dede;
  margin-bottom: 20px;
}
.panel a:hover {
  color: #c0b38c;
  text-decoration: underline;
}
/*------------------------------------*\
  ##loadingBlend

\*------------------------------------*/
.loadingBlend {
  width: 0;
  height: 0;
  transition: background-color 0.3s ease-out;
  text-align: center;
}
.loadingBlend > .fa {
  display: none;
  font-size: 80px;
}
.loadingBlend--active {
  width: auto;
  height: auto;
}
.loadingBlend--active > .fa {
  margin-top: 40px;
  display: block;
  color: #FFF;
}
.has--loadingBlend {
  position: relative;
}
/*------------------------------------*\
  ##paging

  @link http://getbootstrap.com/components/#jumbotron
\*------------------------------------*/
.paging {
  margin: 0;
}
.paging__item.paging__item.paging__item {
  display: inline-block;
  padding: 0 3px;
}
.paging__item.paging__item.paging__item a {
  color: #c0b38c;
}
.paging__item.paging__item.paging__item > * {
  height: 25px;
  width: 25px;
  padding: 2px 0;
  text-align: center;
  text-indent: 0;
  cursor: pointer;
  position: static;
  display: inline-block;
  float: none;
  border-radius: inherit;
  font-size: 14px;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
}
.paging__item.paging__item.paging__item .fa {
  font-size: 12px;
  text-align: center;
}
.paging__item.paging__item.paging__item:not(.active) > * {
  background: #e3e4e5;
}
.paging__item.paging__item.paging__item.active > *,
.paging__item.paging__item.paging__item:hover > * {
  background: #c0b38c;
  border-color: #c0b38c;
  color: #fff;
}
/*------------------------------------*\
  ##cartpreview


\*------------------------------------*/
/*------------------------------------*\
  ##loginpop


\*------------------------------------*/
.loginpop {
  width: 250px;
  max-width: 250px;
  font-family: 'Cabin', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px;
  background: white;
}
.loginpop .servicelist .list {
  font-size: 14px;
}
.loginpop .form-group {
  margin: 5px 14px;
}
.loginpop .form-group .form-control {
  height: 32px;
}
.loginpop .form-group input {
  font-family: 'Open Sans', sans-serif;
}
.loginpop a.info {
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 10px 0 5px;
  text-decoration: underline;
}
.loginpop a.btn-link {
  font-size: 12px;
  font-weight: inherit;
  color: #000;
  padding: 0 0 10px 14px;
  text-decoration: underline;
}
/*------------------------------------*\
##blend


\*------------------------------------*/
.blend,
.loadingBlend--active {
  position: absolute;
  z-index: 19;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
/*------------------------------------*\
##tabbing

Conform to bootstrap defaults
\*------------------------------------*/
.tabbing {
  padding: 40px 0 0;
  border-bottom: 1px solid #EEE;
}
.tabbing:after {
  content: " ";
  display: block;
  clear: both;
}
.tabbing__item {
  display: inline-block;
  float: left;
}
.tabbing--hover .tabbing__item {
  cursor: pointer;
}
.tabbing__title {
  font-family: 'Cabin', sans-serif;
  line-height: 36px;
  font-size: 15px;
  font-weight: 800;
  display: inline-block;
  border: 1px solid #EEE;
  border-bottom: 0;
  padding: 0 12px 0 20px;
}
.tabbing__item:hover,
.tabbing__item.active {
  background: #8d8d8d;
  color: #fff;
}
.tabbing__item:hover .tabbing__title,
.tabbing__item.active .tabbing__title {
  color: #fff;
}
.tabbing__item:hover a,
.tabbing__item.active a {
  color: #fff;
}
.tab-pane {
  padding: 15px 0 15px 0;
  display: none;
  font-size: 14px;
}
.tab-pane.active {
  display: block;
}
.tab-pane p {
  margin: 0 0 20px;
}
.tab-pane p a {
  text-decoration: underline;
  color: #c0b38c;
}
.tab-pane .form-info-required {
  font-size: 12px;
}
.cmshtml h2.box,
h2.box {
  font: 15px/20px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0 0 10px 0;
  padding: 6px 12px 6px 8px;
  background-color: #ebebeb;
  display: inline-block;
}
/*------------------------------------*\
##VIDEO

\*------------------------------------*/
.fullwidthVideo,
.vid-con {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  margin-bottom: 30px;
  height: 0;
}
.fullwidthVideo iframe,
.vid-con iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
}
/*------------------------------------*\
##scarab-itemlist

\*------------------------------------*/
/*------------------------------------*\
##shopservice

\*------------------------------------*/
.shopservice {
  text-align: left;
  margin-bottom: 20px;
  background-image: linear-gradient(135deg, rgba(0, 0, 51, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 51, 0.1) 50%, rgba(0, 0, 51, 0.1) 80%, transparent 80%, transparent);
  background-size: 4px 4px;
  background-color: #ebebec;
  border: 1px solid #b9bbbd;
  padding: 15px;
}
.shopservice > div {
  font-size: 11px;
  text-align: left;
  padding-left: 22px;
  position: relative;
  margin-bottom: 8px;
}
.shopservice label {
  font-weight: 400;
  font-size: 12px;
  text-align: left;
  position: relative;
  display: block;
  padding-bottom: 20px;
  margin: 0;
}
.shopservice label:last-child {
  padding-bottom: 0;
}
.shopservice.infobox.custom strong {
  padding-left: 35px;
  padding-bottom: 10px;
}
.shopservice.infobox.custom span {
  margin-left: 0;
  padding-left: 35px;
  display: block;
}
.shopservice.infobox.custom .fa {
  font-size: 23px;
  left: 0;
  top: -3px;
  color: #818181;
}
.shopservice--uppercase > div {
  text-transform: uppercase;
}
.shopservice--xs > div {
  margin-bottom: 2px;
}
.detail.shopservice {
  margin-top: 35px;
  margin-bottom: 0;
  background-image: linear-gradient(135deg, rgba(0, 0, 51, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 51, 0.1) 50%, rgba(0, 0, 51, 0.1) 80%, transparent 80%, transparent);
  background-color: #eeeeee;
}
.detail.shopservice > div {
  padding-left: 0px;
  margin-bottom: 8px;
}
.detail.shopservice > div:last-child {
  margin-bottom: 0;
}
/*------------------------------------*\
==newsletter

\*------------------------------------*/
.newsletter {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
}
.newsletter .row.news {
  background-image: linear-gradient(135deg, rgba(110, 110, 110, 0.6) 25%, transparent 25%, transparent 50%, rgba(110, 110, 110, 0.6) 50%, rgba(110, 110, 110, 0.6) 80%, transparent 80%, transparent);
  background-size: 4px 4px;
  background-color: #8b8b8b;
}
.newsletter .fa-envelope {
  font-size: 18px;
  margin-right: 20px;
  vertical-align: middle;
}
.newsletter .btn {
  margin-left: 40px;
  vertical-align: middle;
  font-weight: 800;
  text-transform: uppercase;
  color: #c0b38c;
  text-shadow: none!important;
  border-radius: 3px;
  border-color: transparent;
  background-color: #fff;
}
.newsletter__teaser {
  background-color: #c0b38c;
  font-size: 15px;
  width: 80%;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  line-height: 25px;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0 15px;
  position: relative;
  display: inline-block;
}
.newsletter__teaser span {
  height: 30px;
  line-height: 31px;
  vertical-align: middle;
  display: inline-block;
}
.newsletter__teaser:after {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #c0b38c;
  border-width: 30px 0 0 8px;
}
/*------------------------------------*\
==footer

\*------------------------------------*/
.footer {
  position: relative;
  /* background: @COLOR-SHOP-MAIN-Transparent; */
  color: white;
  font-family: 'Cabin', sans-serif;
  font-weight: 400;
}
.footer__text {
  text-transform: uppercase;
  font-size: 18px;
}
.footer__bg .container.footer {
  background: url("../img/hos/bg-footer.jpg");
  background-size: cover;
}
.copy {
  font-size: 14px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100%;
}
/*------------------------------------*\
==footer menus

\*------------------------------------*/
.footer .list {
  list-style: none;
  padding: 0;
}
.footer .list .list__head {
  color: #c0b38c;
  background: white;
  padding: 3px 10px;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 800;
  text-transform: uppercase;
}
.footer .list .list__title {
  color: white;
  margin-left: 10px;
}
/*------------------------------------*\
==socialicon

\*------------------------------------*/
.socialicon {
  position: relative;
  display: inline-block;
}
.socialicon .glyphicon-star {
  font-size: 50px;
  color: #fff;
}
.socialicon .fa:last-child {
  top: 45%;
  left: 45%;
  transform: translate(-50%, -50%);
  color: #c0b38c;
}
.socialicon:hover .glyphicon-star {
  color: #c0b38c;
}
.socialicon:hover .fa {
  color: #fff;
}
.footer .socialicon {
  margin: 0 5px;
}
/*------------------------------------*\
==cmshtml

\*------------------------------------*/
.cmshtml {
  line-height: 22px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .cmshtml {
    margin-bottom: 0px;
  }
}
.cmshtml h1,
.cmshtml h2 {
  margin: 0;
  padding: 0 0 20px 0;
  font: 24px/24px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}
.cmshtml h2 {
  padding: 15px 0 15px 0;
}
.cmshtml a {
  text-decoration: underline;
  color: #c0b38c;
}
/*------------------------------------*\
==slider

\*------------------------------------*/
.slider__dot--active {
  background: #c0b38c;
}
/*------------------------------------*\
==wphtabbing

\*------------------------------------*/
.wphtabbing .tabbing {
  border-color: #D9D7CE;
}
.wphtabbing .tabbing__title {
  border: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  background-color: inherit;
}
.wphtabbing .tabbing__title .fa-users {
  display: none;
}
.wphtabbing .tabbing__item {
  position: relative;
  margin-right: 11px;
  margin-left: 0;
}
.wphtabbing .tabbing__item:before {
  display: block;
  content: " ";
  position: absolute;
  top: -1px;
  bottom: 0;
  left: -5px;
  right: -15px;
  transform: skewX(15deg);
  background: inherit;
  border: 1px solid #D9D7CE;
  border-bottom: 0;
  border-left: 0;
}
.wphtabbing .tabbing__item:first-child .tabbing__title {
  border-left: 1px solid #D9D7CE;
}
.wphtabbing .tabbing__item:first-child:before {
  left: 5px;
}
.wphtabbing .tabbing--hover .tabbing__item:hover {
  background: #c0b38c;
}
.wphtabbing .tabbing__item.active {
  background: #c0b38c;
}
.text-danger {
  color: #c0b38c;
}
@media (max-width: 991px) {
  .wphtabbing .tabbing {
    border: none;
  }
  .tabbing__item {
    display: block;
    float: none;
  }
  .checkoutregister .tabbing__item {
    float: left;
  }
  .wphtabbing .tabbing__item {
    border: 1px solid #D9D7CE;
    margin-right: 0;
  }
  .wphtabbing .tabbing__item:not(:last-child) {
    border-bottom: none;
  }
  .wphtabbing .tabbing__item:first-child .tabbing__title {
    border-left: none;
  }
  .wphtabbing .tabbing__item:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .checkoutregister .tabbing__item {
    float: none;
    width: 100%!important;
  }
  .checkoutregister .tabbing__item:first-child .tabbing__title,
  .checkoutregister .tabbing__item:last-child .tabbing__title {
    margin: 0!important;
  }
}
/*------------------------------------*\
==prodcontact

\*------------------------------------*/
.prodcontact .fa {
  font-size: 80px;
}
/*------------------------------------*\
==listfilter
\*------------------------------------*/
.listfilter__close,
.listfilter__submit {
  width: calc(100% - 45px);
}
/*------------------------------------*\
==servicelist
\*------------------------------------*/
.servicelist .list {
  font-family: 'Cabin', sans-serif;
  font-size: 14px;
  list-style: none;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 5px;
  padding: 0;
}
.servicelist .list__head {
  background-color: #c0b38c;
  color: white;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0 0 0 14px;
  height: 32px;
  line-height: 33px;
  vertical-align: middle;
  width: 100%;
  display: block;
  text-align: left;
  /* &:before {
  .fa();
  content: "\f105";
  margin-right: 12px;
  font-size: larger;
} */
}
.servicelist .list__item {
  margin: 0;
  padding: 0 0 0 14px;
  border-bottom: none;
  /*1px solid @COLOR-Gray-Border; */
  /* color: @COLOR-SHOP-MAIN; */
  line-height: 26px;
}
.servicelist .list__item a {
  display: block;
  padding-top: 2px;
}
.servicelist .list__item a:hover {
  color: #c0b38c;
}
.servicelist .list__item.list__item--active a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin-right: 12px;
  font-size: larger;
}
.servicelist .list__item.list__item--active a {
  text-decoration: underline;
  color: #c0b38c;
  font-weight: 600;
}
/*------------------------------------*\
==teamrequest
\*------------------------------------*/
.teamrequest {
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-weight: 800;
}
.teamrequest h3 {
  font-size: 18px;
  margin-top: 0;
  font-weight: 800;
}
.teamrequest mark {
  color: #c0b38c;
  background: transparent;
}
.teamrequest__icon:before {
  float: right;
  font-size: 140px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c0";
  color: #c0b38c;
}
.teamrequest__line {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.teamrequest__line:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  color: #c0b38c;
  position: absolute;
  left: 2px;
  top: 2px;
}
/* USER // ACCOUNT */
.account {
  position: relative;
}
.account .field {
  position: relative;
  margin-bottom: 15px;
}
.account .field .edit {
  font-size: 12px;
  position: absolute;
  right: 15px;
  bottom: 30px;
}
.account .field .clear {
  font-size: 12px;
  position: absolute;
  left: 15px;
  bottom: 30px;
}
.account .field.sub .edit {
  right: 35px;
}
.account .field.sub .clear {
  left: 35px;
}
.account .field.last {
  padding-bottom: 20px;
}
.account .out {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
@media (max-width: 991px) {
  .account .out {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }
  .account .out.md {
    display: none;
  }
}
.account .carttable {
  margin-bottom: 20px;
}
.account .carttable td {
  padding: 20px 0 20px 0;
}
.account address {
  height: 160px;
  margin: 0;
  overflow: auto;
}
.account h1 {
  margin: 0 0 10px 0;
  font-size: 20px;
  padding: 20px 0 0 0;
  display: inline-block;
}
.account .intro {
  margin-bottom: 10px;
}
.account h2 {
  font-family: 'Cabin', sans-serif;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 36px;
  display: block;
  box-sizing: border-box;
  vertical-align: inherit;
  margin: 0 0 15px 0;
  padding-left: 16px;
  color: #fff;
  background: #8b8b8b;
  border: none;
}
.account .btn {
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.account .table {
  text-align: center;
}
.account .table > thead > tr > th {
  font-family: 'Cabin', sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  vertical-align: middle;
  border-bottom: none;
  text-align: center;
  color: #fff;
  background: #8b8b8b;
  border: none;
}
@media (max-width: 1199px) {
  .account .table > thead > tr > th,
  .account .table > tbody > tr > td {
    font-size: 12px;
  }
}
.account .disclaimer {
  font-size: 14px;
  line-height: 22px;
}
.brand--md.kempa {
  background-image: url('../img/brands/menu/kempa_navi_black.png');
}
.brand--md.mikasa {
  width: 47px;
  height: 13px;
  background-image: url('../img/brands/menu/mikasa_navi_black.png');
}
.brandslider {
  background: white;
}
.brandslider .slideshow__item {
  padding: 0;
  height: 31px;
  width: calc(12.5%);
}
.brandslider .slideshow__item:hover {
  text-decoration: none;
}
.brandslider .slideshow__item .brandslider__item {
  height: 31px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.brandslider .slideshow__item .brandslider__item.Adidas {
  background-image: url('../img/brands/adidas_black.png');
}
.brandslider .slideshow__item .brandslider__item.Adidas:hover {
  background-image: url('../img/brands/adidas_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.hummel {
  background-image: url('../img/brands/hummel_black.png');
}
.brandslider .slideshow__item .brandslider__item.hummel:hover {
  background-image: url('../img/brands/hummel_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Kempa {
  background-image: url('../img/brands/kempa_black.png');
}
.brandslider .slideshow__item .brandslider__item.Kempa:hover {
  background-image: url('../img/brands/kempa_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Asics {
  background-image: url('../img/brands/asics_black.png');
}
.brandslider .slideshow__item .brandslider__item.Asics:hover {
  background-image: url('../img/brands/asics_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Erima {
  background-image: url('../img/brands/erima_black.png');
}
.brandslider .slideshow__item .brandslider__item.Erima:hover {
  background-image: url('../img/brands/erima_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Puma {
  background-image: url('../img/brands/puma_black.png');
}
.brandslider .slideshow__item .brandslider__item.Puma:hover {
  background-image: url('../img/brands/puma_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Select {
  background-image: url('../img/brands/select_black.png');
}
.brandslider .slideshow__item .brandslider__item.Select:hover {
  background-image: url('../img/brands/select_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Mizuno {
  background-image: url('../img/brands/mizuno_black.png');
}
.brandslider .slideshow__item .brandslider__item.Mizuno:hover {
  background-image: url('../img/brands/mizuno_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Salming {
  background-image: url('../img/brands/salming_black.png');
}
.brandslider .slideshow__item .brandslider__item.Salming:hover {
  background-image: url('../img/brands/salming_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Under {
  background-image: url('../img/brands/underarmour_black.png');
}
.brandslider .slideshow__item .brandslider__item.Under:hover {
  background-image: url('../img/brands/underarmour_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Molten {
  background-image: url('../img/brands/molten_black.png');
}
.brandslider .slideshow__item .brandslider__item.Molten:hover {
  background-image: url('../img/brands/molten_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Rehband {
  background-image: url('../img/brands/rehband_black.png');
}
.brandslider .slideshow__item .brandslider__item.Rehband:hover {
  background-image: url('../img/brands/rehband_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Jako {
  background-image: url('../img/brands/jako_black.png');
}
.brandslider .slideshow__item .brandslider__item.Jako:hover {
  background-image: url('../img/brands/jako_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Stanno {
  background-image: url('../img/brands/stanno_black.png');
}
.brandslider .slideshow__item .brandslider__item.Stanno:hover {
  background-image: url('../img/brands/stanno_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Mc.David {
  background-image: url('../img/brands/mcdavid_black.png');
}
.brandslider .slideshow__item .brandslider__item.Mc.David:hover {
  background-image: url('../img/brands/mcdavid_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Mueller {
  background-image: url('../img/brands/mueller_black.png');
}
.brandslider .slideshow__item .brandslider__item.Mueller:hover {
  background-image: url('../img/brands/mueller_rollover_wph.png');
}
.brandslider .slideshow__item .brandslider__item.Shock {
  background-image: url('../img/brands/shockdoctor_black.png');
}
.brandslider .slideshow__item .brandslider__item.Shock:hover {
  background-image: url('../img/brands/schockdoctor_rollover_wph.png');
}
.brandslider--small .slideshow__item {
  width: calc(33.33333333%);
}
.brandmenu {
  padding-left: 10px;
  padding-right: 10px;
}
.brandmenu__head {
  text-align: center;
  font-weight: 800;
  font-size: 24px;
  margin: 20px 0 0;
}
.brandmenu__items {
  padding: 0 10px 0 10px;
}
.brandmenu__item {
  text-align: center;
  padding: 0 10px;
  margin-top: 20px;
}
.brandmenu__title {
  border: 1px solid #e3e4e5;
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Cabin', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.brandmenu__title:hover {
  background: black;
  color: white;
  border-color: black;
}
.brandmenu__container {
  background-repeat: repeat-y;
  background-position: top;
  background-size: cover;
  padding-bottom: 40px;
}
.brandmenu__item {
  text-align: center;
  padding: 0 10px;
  margin-top: 20px;
}
.brandmenu__items.coll {
  position: relative;
}
.brandmenu__items.coll .brandmenu__items.sub {
  position: absolute;
  display: none;
  padding: 0;
  z-index: 100;
  width: 100%;
}
.brandmenu__items.coll .brandmenu__items.sub .brandmenu__item {
  margin: 0;
  padding: 0 20px 0 0;
}
.brandmenu__items.coll .brandmenu__items.sub .col-md-3 {
  width: 100%;
}
.brandmenu__items.coll:hover .brandmenu__items.sub {
  display: block;
}
.brandmenu__items.coll:hover .brandmenu__title.first {
  background: black;
  color: white;
  border-color: black;
  text-decoration: underline;
}
.brand-adidas .brandmenu__container {
  background-image: url('../img/brands/brand_adidas.jpg');
  padding-bottom: 40px;
}
.brand-adidas .brandmenu__title:hover {
  background: black!important;
  border-color: black!important;
}
.brand-adidas .brandmenu__items.coll:hover .brandmenu__title.first {
  background: black;
  border-color: black;
}
.brand-jako .brandmenu__container {
  background-image: url('../img/brands/brand_jako.jpg');
  padding-bottom: 40px;
}
.brand-jako .brandmenu__title:hover {
  background: #008ac1!important;
  border-color: #008ac1!important;
}
.brand-jako .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #008ac1!important;
  border-color: #008ac1!important;
}
.brand-mcdavid .brandmenu__container {
  background-image: url('../img/brands/brand_mcdavid.jpg');
  padding-bottom: 40px;
}
.brand-mcdavid .brandmenu__title:hover {
  background: #0287cc!important;
  border-color: #0287cc!important;
}
.brand-mcdavid .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #0287cc!important;
  border-color: #0287cc!important;
}
.brand-underarmour .brandmenu__container {
  background-image: url('../img/brands/brand_underarmour.jpg');
  padding-bottom: 40px;
}
.brand-underarmour .brandmenu__title:hover {
  background: #dd0713!important;
  border-color: #dd0713!important;
}
.brand-underarmour .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #dd0713!important;
  border-color: #dd0713!important;
}
.brand-mueller .brandmenu__container {
  background-image: url('../img/brands/brand_mueller.jpg');
  padding-bottom: 40px;
}
.brand-mueller .brandmenu__title:hover {
  background: #51443c!important;
  border-color: #51443c!important;
}
.brand-mueller .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #51443c!important;
  border-color: #51443c!important;
}
.brand-peak .brandmenu__container {
  background-image: url('../img/brands/brand_peak.jpg');
  padding-bottom: 40px;
}
.brand-peak .brandmenu__title:hover {
  background: #cc252f!important;
  border-color: #cc252f!important;
}
.brand-peak .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #cc252f!important;
  border-color: #cc252f!important;
}
.brand-puma .brandmenu__container {
  background-image: url('../img/brands/brand_puma.jpg');
  padding-bottom: 40px;
}
.brand-puma .brandmenu__title:hover {
  background: #4d1a17!important;
  border-color: #4d1a17!important;
}
.brand-puma .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #4d1a17!important;
  border-color: #4d1a17!important;
}
.brand-rehband .brandmenu__container {
  background-image: url('../img/brands/brand_rehband.jpg');
  padding-bottom: 40px;
}
.brand-rehband .brandmenu__title:hover {
  background: #485160!important;
  border-color: #485160!important;
}
.brand-rehband .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #485160!important;
  border-color: #485160!important;
}
.brand-spalding .brandmenu__container {
  background-image: url('../img/brands/brand_spalding.jpg');
  padding-bottom: 40px;
}
.brand-spalding .brandmenu__title:hover {
  background: #0e2342!important;
  border-color: #0e2342!important;
}
.brand-spalding .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #0e2342!important;
  border-color: #0e2342!important;
}
.brand-hummel .brandmenu__container {
  background-image: url('../img/brands/brand_hummel.jpg');
  padding-bottom: 40px;
}
.brand-hummel .brandmenu__title:hover {
  background: #000!important;
  border-color: #000!important;
}
.brand-hummel .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #000!important;
  border-color: #000!important;
}
.brand-asics .brandmenu__container {
  background-image: url('../img/brands/brand_asics.jpg');
  padding-bottom: 40px;
}
.brand-asics .brandmenu__title:hover {
  background: #36477d!important;
  border-color: #36477d!important;
}
.brand-asics .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #36477d!important;
  border-color: #36477d!important;
}
.brand-kempa .brandmenu__container {
  background-image: url('../img/brands/brand_kempa.jpg');
  padding-bottom: 40px;
}
.brand-kempa .brandmenu__title:hover {
  background: #072c38!important;
  border-color: #072c38!important;
}
.brand-kempa .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #072c38!important;
  border-color: #072c38!important;
}
.brand-salming .brandmenu__container {
  background-image: url('../img/brands/brand_salming.jpg');
  padding-bottom: 40px;
}
.brand-salming .brandmenu__title:hover {
  background: #ff2000!important;
  border-color: #ff2000!important;
}
.brand-salming .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #ff2000!important;
  border-color: #ff2000!important;
}
.brand-mizuno .brandmenu__container {
  background-image: url('../img/brands/brand_mizuno.jpg');
  padding-bottom: 40px;
}
.brand-mizuno .brandmenu__title:hover {
  background: #303787!important;
  border-color: #303787!important;
}
.brand-mizuno .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #303787!important;
  border-color: #303787!important;
}
.brand-erima .brandmenu__container {
  background-image: url('../img/brands/brand_erima.jpg');
  padding-bottom: 40px;
}
.brand-erima .brandmenu__title:hover {
  background: #77ae40!important;
  border-color: #77ae40!important;
}
.brand-erima .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #77ae40!important;
  border-color: #77ae40!important;
}
.brand-molten .brandmenu__container {
  background-image: url('../img/brands/brand_molten.jpg');
  padding-bottom: 40px;
}
.brand-molten .brandmenu__title:hover {
  background: #0069b3!important;
  border-color: #0069b3!important;
}
.brand-molten .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #0069b3!important;
  border-color: #0069b3!important;
}
.brand-select .brandmenu__container {
  background-image: url('../img/brands/brand_select.jpg');
  padding-bottom: 40px;
}
.brand-select .brandmenu__title:hover {
  background: #273250!important;
  border-color: #273250!important;
}
.brand-select .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #273250!important;
  border-color: #273250!important;
}
.brand-stanno .brandmenu__container {
  background-image: url('../img/brands/brand_stanno.jpg');
  padding-bottom: 40px;
}
.brand-stanno .brandmenu__title:hover {
  background: #000!important;
  border-color: #000!important;
}
.brand-stanno .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #000!important;
  border-color: #000!important;
}
.brand-rehband .brandmenu__container {
  background-image: url('../img/brands/brand_rehband.jpg');
  padding-bottom: 40px;
}
.brand-rehband .brandmenu__title:hover {
  background: #4f5359!important;
  border-color: #4f5359!important;
}
.brand-rehband .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #4f5359!important;
  border-color: #4f5359!important;
}
.brand-shockdoctor .brandmenu__container {
  background-image: url('../img/brands/brand_shockdoctor.jpg');
  padding-bottom: 40px;
}
.brand-shockdoctor .brandmenu__title:hover {
  background: #0069b3!important;
  border-color: #0069b3!important;
}
.brand-shockdoctor .brandmenu__items.coll:hover .brandmenu__title.first {
  background: #0069b3!important;
  border-color: #0069b3!important;
}
.brand .related .scarab-itemlist .row {
  margin: 0;
  padding: 0;
}
.price {
  font-weight: 600;
  font-size: inherit;
}
.listfilter.price.listfilter--toggle {
  font-weight: 400;
}
.price--actual {
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  color: #63201d;
}
.price--coupon {
  color: #3c763d;
}
.price--rrp {
  text-decoration: line-through;
  font-size: 12px;
  font-weight: 400;
}
.price__info {
  font-family: 'Cabin', sans-serif;
  font-weight: 400;
  color: #777;
  font-size: 10px;
  margin-bottom: 0;
  margin-left: 2px;
  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/hos/versand_gratis.svg') no-repeat;
  background-size: 18px 18px;
  background-position: 0 0;
}
.price__rebate.price__rebate {
  color: #c52233;
  margin: 0 0 10px 0;
}
.overlay,
.dropdown__menu,
.loginpop,
.pop,
.gblsearch__result,
.cartprvdetails {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.hovup {
  display: none;
  position: absolute;
  top: 100%;
  right: -20px;
  z-index: 18;
}
.hovup--active .hovup,
.hovup--active.hovup {
  display: block;
}
.hovup__container {
  position: relative;
}
.hovup__trigger {
  position: relative;
}
.hovup__trigger:hover .hovup {
  display: block;
}
.pop {
  z-index: 20;
  width: 1020px;
  min-height: 600px;
  max-height: 900px;
  max-width: 100%;
  background-color: white;
}
.pop--fitcontent {
  width: 90%!important;
  height: auto;
  max-height: auto;
  min-height: auto;
}
@media (max-width: 768px) {
  .pop--fitcontent {
    width: 100%!important;
  }
}
.pop--fitcontent img {
  width: 100%;
  height: auto;
}
.toast {
  z-index: 21;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  top: 35%;
  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;
}
.catmenu .menu__toggle {
  float: left;
}
.catmenu .menu__title--noChildren:before {
  display: inline-block;
  content: "";
  font-size: 8px;
  line-height: inherit;
  width: 30px;
  text-align: center;
  vertical-align: middle;
}
.catmenu .menu__title1,
.catmenu .menu__title2 {
  font-family: 'Cabin', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 26px;
}
.catmenu .menu__title2 {
  text-transform: none;
}
.catmenu .menu__item--light .menu__title2 {
  color: #777;
}
.catmenu .menu1 {
  margin: 5px 0;
}
.catmenu .menu2 {
  font-family: 'Cabin', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 26px;
}
.catmenu .menu__title2 {
  padding: 0;
}
.catmenu .menu__item1:not(:first-child) {
  padding-top: 2px;
}
.catmenu .menu__title1 {
  display: block;
  border-bottom: 1px solid #D9D7CE;
}
.catmenu .catmenu--active {
  color: #c0b38c;
}
.catmenu .catmenu--active > .menu {
  display: block;
}
.catmenu .catmenu--active > .menu__title {
  font-weight: 800;
}
.catmenu .catmenu--active > .menu__title3,
.catmenu .catmenu--active > .menu__title2 {
  text-decoration: underline;
}
.catmenu .catmenu--active > .menu__title > .menu__toggle:before {
  content: "\f107";
}
address {
  height: 120px;
  overflow: auto;
}
.confirm address {
  height: auto;
  margin: 0;
}
address > label {
  display: inline-block;
  width: 50%;
  min-width: 180px;
  text-align: left;
  margin-right: 10px;
}
@media (max-width: 759px) {
  address > label {
    text-align: left;
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
  }
}
.addrcard {
  padding-top: 20px;
  padding-bottom: 20px;
}
.addrcard > address {
  min-height: 120px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.addrcard > .btn-primary.btn-primary {
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.addrcard:after {
  display: table;
  content: "";
  clear: both;
}
.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;
}
.listfilter .btn {
  font-size: 15px;
  padding: 0;
  height: 30px;
  width: 100%;
}
.listfilter .listfilter__reset.btn {
  display: none;
}
.listfilter__title {
  font-size: 18px;
  text-transform: uppercase;
  border: 1px solid #D9D7CE;
  padding: 6px 6px 6px 12px;
  width: 100%;
  background: #e3e4e5;
  text-align: center;
  border-radius: 1px;
}
ul.listfilter__controls {
  padding: 0;
  list-style: none;
}
ul.listfilter__controls .listfilter__control--checkbox {
  padding-left: 5px;
}
.listfilter__controls {
  width: 100%;
  max-height: 300px;
  overflow: auto;
  margin-right: -10px;
  font-size: 13px;
}
main .pull-right .listfilter__controls {
  margin-bottom: 0;
  margin-right: -10px;
}
main .pull-right .form-control {
  display: block;
  width: 100%;
  height: 25px;
  padding: 0 0 0 12px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: inherit;
  color: #000;
}
.listfilter__controls > select {
  /* -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; */
  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;
  font-size: 15px;
  letter-spacing: 0.005em;
  line-height: 1.42857143;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  margin-left: 1px;
  margin-bottom: 0;
  font-weight: 400;
}
label.listfilter__control input[type=checkbox],
label.listfilter__control input[type=radio] {
  margin: 0 10px 0 0;
  border-color: #000;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.listfilter__menu {
  width: 100%;
  min-width: 160px;
  border: 1px solid #D9D7CE;
  background: white;
  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 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  height: 30px;
  line-height: 27px;
  vertical-align: middle;
}
.listfilter--toggle .listfilter__title .fa-chevron-up {
  display: none;
}
.listfilter--toggle .listfilter__title .fa-chevron-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: white;
  background: #c0b38c;
  border-color: #c0b38c;
}
.listfilter--open .listfilter__title .fa-chevron-up {
  display: inline-block;
}
.listfilter--open .listfilter__title .fa-chevron-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;
  font-size: 8px;
}
.listfilter__control > .listfilter__control--unselected,
.listfilter__control > .listfilter__control--selected {
  width: 20px;
}
.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;
}
.listfilter__control[data-selected] > .listfilter__control--unselected {
  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: #c0b38c;
}
.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: #c0b38c;
}
.listfilter.gender .listfilter__control[data-selected] > .listfilter__control--unselected {
  display: none;
}
.listfilter__control {
  background-color: transparent;
}
.listfilter__control[data-value="men"] .fa-stack:before {
  content: url('../img/hos/filter_men.png');
  background-color: transparent;
}
.listfilter__control[data-value="men"][data-selected="selected"] .fa-stack:before,
.listfilter__control[data-value="men"]:hover .fa-stack:before {
  content: url('../img/hos/filter_men_active.png');
  background-color: transparent;
}
.listfilter__control[data-value="women"] .fa-stack:before {
  content: url('../img/hos/filter_women.png');
}
.listfilter__control[data-value="women"][data-selected="selected"] .fa-stack:before,
.listfilter__control[data-value="women"]:hover .fa-stack:before {
  content: url('../img/hos/filter_women_active.png');
}
.listfilter__control[data-value="kids"] .fa-stack:before {
  content: url('../img/hos/filter_kids.png');
}
.listfilter__control[data-value="kids"][data-selected="selected"] .fa-stack:before,
.listfilter__control[data-value="kids"]:hover .fa-stack:before {
  content: url('../img/hos/filter_kids_active.png');
}
/*------------------------------------*\
  ##listfilter--color
\*------------------------------------*/
.listfilter--color .listfilter__control {
  position: relative;
  margin-bottom: 5px;
  width: auto;
  display: inline-block;
  padding: 3px;
}
.listfilter--color .listfilter__control .listfilter__color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #000000;
}
.listfilter--color .listfilter__control > * {
  vertical-align: middle;
}
.listfilter--color .listfilter__control .fa {
  font-size: 18pt;
  color: black;
  display: none;
  position: absolute;
  margin-left: 2px;
}
.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 .listfilter__title {
  font-size: 15px;
  font-family: 'Cabin', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0 0 0 12px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  width: 100%;
  background: white;
  text-align: left;
}
.sidebarfilters .topcategory .listfilter__title {
  background: #eee;
}
.sidebarfilters .listfilter__title .fa {
  float: left;
  margin: 0 12px 0 0;
  font-weight: inherit;
  padding: 0;
  height: 32px;
  line-height: 30px;
  vertical-align: middle;
}
.sidebarfilters .listfilter__menu {
  border: none;
  min-width: auto;
}
.sidebarfilters .listfilter.listfilter--open .listfilter__menu {
  position: relative;
  z-index: 1;
}
.sidebarfilters .listfilter--open {
  margin-bottom: 10px;
}
.sidebarfilters .listfilter--open .listfilter__title {
  color: white;
  background: #c0b38c;
  margin-bottom: 0;
}
.sidebarfilters .category .listfilter__controls,
.sidebarfilters .topcategory .listfilter__controls {
  max-height: none;
}
.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 {
  background-color: #c0b38c;
  border-color: #c0b38c;
  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;
}
.mainfilters .listfilter__menu {
  min-width: inherit;
}
.mainfilters .listfilter__menu .btn-info:hover {
  color: #fff;
  background-color: #c0b38c;
  border-color: #c0b38c;
}
.mainfilters .listfilter__menu .btn-default.btn-default:active,
.mainfilters .listfilter__menu .btn-default.btn-default:hover {
  background-color: #c0b38c;
  border-color: #c0b38c;
  color: #fff;
}
.mainfilters .listfilter__title {
  font-size: 15px;
  text-transform: uppercase;
  border: 1px solid #D9D7CE;
  padding: 0;
  margin: 0;
  height: 32px;
  line-height: 31px;
  vertical-align: middle;
  width: 100%;
  background: #eee;
  text-align: center;
  border-radius: inherit;
}
.mainfilters .listfilter__title:hover,
.mainfilters .listfilter--open .listfilter__title {
  color: white;
  background: #c0b38c;
  border-color: #c0b38c;
}
/*------------------------------------*\
  ##filterprices
\*------------------------------------*/
.filterprices {
  text-align: center;
}
.filterprices > div:first-child {
  padding: 10px 0;
}
.filterprices > div:first-child > .form-control {
  width: 25%;
  font-size: 0.8em;
  display: inline;
  padding: 0;
  text-align: center;
}
.filterprices .noUi-connect {
  background: #fc5057;
}
/*------------------------------------*\
  ##activefilter
\*------------------------------------*/
.activefilter {
  list-style: none;
  display: inline;
  padding: 0;
}
.activefilter__item {
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 8px;
  display: inline-block;
  line-height: inherit;
}
.activefilter__item.label-primary {
  background-color: #c0b38c;
}
.activefilter__item > .fa {
  margin-left: 2px;
  margin-right: 1px;
}
.reset {
  font-size: 12px;
}
.text-uppercase.reset {
  text-transform: none;
}
.product-con {
  margin-bottom: 60px;
}
.prodtl__brand {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.prodavail {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-weight: 800;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.prodtl__h3 {
  font: 12px/12px 'Cabin', sans-serif;
  text-transform: none;
  margin: 0 0 10px;
}
.prodtl__h3.selectquantity {
  padding: 5px 0 20px 0;
}
.prodtl__h3.selectquantity.inline {
  padding: 0;
  display: inline-block;
}
.pricesByQuantity {
  padding: 5px 0 20px 0;
}
.pricesByQuantity span {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  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 'Cabin', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
}
.mb-sm.prodavail {
  margin-bottom: 10px;
}
.prodtl__name {
  font-size: 24px;
  margin: 10px 0 0;
  line-height: 34px;
}
.prodtl__nameitems {
  font: 14px/14px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}
.prodtl__nameitems > .color {
  text-transform: none;
}
.prodtl__price {
  margin: 0;
  font-size: 32px;
  font-weight: 800;
  position: relative;
}
.prodtl__price > .price--actual {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.prodtl__price > .price--rrp {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}
.prodtl__price.detail {
  position: relative;
}
.prodtl__price.detail .price--actual {
  font-size: 24px;
  line-height: 15px;
  font-weight: 600;
  color: #63201d;
}
.prodtl__price.detail .price__rebate.price__rebate {
  line-height: 25px;
  text-transform: uppercase;
  padding: 0 10px;
  font-size: 14px;
  color: #5e1f1c;
  position: absolute;
  right: 25%;
  top: 25%;
}
@media (max-width: 320px) {
  .prodtl__price.detail .price__rebate.price__rebate {
    margin-left: 0!important;
  }
}
.prodtl__price.detail .txteaser--light:after {
  border-width: 25px 0 0 5px;
}
.prodtl__sizes > .protdl__selsize {
  display: none;
}
.prodtl__sizes.prodtl__sizes--active > .protdl__selsize {
  display: inline;
}
.prodtl__sizes.prodtl__sizes--active > .prodtl__nosize {
  display: none;
}
a.sizetable {
  text-decoration: underline;
  color: #c0b38c;
  margin-left: 40px;
}
/*------------------------------------*\
  ##prodimg

\*------------------------------------*/
.prodimg {
  text-align: center;
  width: 100%;
  height: 370px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
.prodimg__case {
  height: 100%;
  width: 100%;
}
.prodimg__case .prodimg__fullcenter {
  width: 100%;
  max-width: 370px;
}
/*------------------------------------*\
  ##prodmedia

\*------------------------------------*/
.prodmedia {
  padding-left: 25px;
  padding-right: 25px;
}
.prodmedia .slideshow__item {
  width: calc(20%);
  cursor: pointer;
}
.prodmedia .slideshow__item.slideshow__item--active > img {
  border: 1px solid #D9D7CE;
}
.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-bottom: 10px;
  max-width: 80%;
}
.prodcolors__item {
  display: inline-block;
  min-width: 50px;
  min-height: 50px;
  position: relative;
}
.prodcolors__item > img {
  max-width: 100%;
  max-height: 100%;
}
.prodcolors__item--active {
  border: 1px solid #c52233;
  border-radius: 2px;
}
/*------------------------------------*\
  ##prodsizes

  Product details color listing
\*------------------------------------*/
.prodsizes {
  list-style: none;
  padding: 0;
}
.prodsizes__item {
  margin-bottom: 10px;
  display: inline-block;
  padding: 4px 9px;
  border: 1px solid #8d8d8d;
  background-color: #e3e4e5;
  border-radius: 2px;
  cursor: pointer;
  font-size: 12px;
}
.prodsizes__item--active,
.prodsizes__item:hover {
  background-color: #c0b38c;
  color: white;
  border-color: #c0b38c;
}
.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 #D9D7CE;
  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;
}
.selectquantity > * {
  width: 35px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  margin-left: 3px;
}
.selectquantity .btn {
  border-color: #D9D7CE;
  background: #e3e4e5;
  font-size: 12px;
}
.selectquantity .btn.first {
  margin-left: 10px;
}
.selectquantity > input {
  font-family: 'Cabin', sans-serif;
  display: inline-block;
  font-weight: 400;
  font-size: 15px;
  width: 50px;
}
.prodavail_con {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 15px;
}
.prodavail_con .mb-sm.prodavail {
  margin: 0;
}
/*------------------------------------*\
  ##prodpreview
\*------------------------------------*/
.prodpreview {
  font-size: 14px;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  /* border-bottom: 1px solid #D9D7CE; */
  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;
}
.prodpreview__img {
  position: absolute;
  margin: 5px 0 10px 0;
  min-height: 90px;
}
.prodpreview__img img {
  width: 100%;
  height: auto;
  max-width: 60px;
}
.prodpreview__details {
  font-size: 12px;
  margin-left: 60px;
  text-align: left;
  line-height: 14px;
  padding-bottom: 10px;
}
.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;
  /* width: 100%; */
}
.prodpreview__price > .price,
.prodpreview__price > .price--actual {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  font-weight: 600;
  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: #c0b38c;
  font-weight: 600;
}
@media (max-width: 480px) {
  #productlist .col-xs-4 {
    width: 50%!important;
  }
}
.productcard {
  width: 100%;
  height: 295px;
  display: block;
  position: relative;
  margin: auto auto 20px;
  background: white;
  color: #000000;
  /* overflow: hidden;
  &:hover {overflow: visible;} */
}
.productcard__img {
  height: 225px;
  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: 228px!important;
  height: 228px!important;
}
.productcard__img .productcard__brand img {
  width: auto!important;
  height: auto!important;
}
.productcard__img img.prodimg__fullcenter {
  width: 228px!important;
  height: 228px!important;
  /*
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor; */
}
.productcard__img .productcard__brand img {
  top: inherit;
  left: 0;
  bottom: -16px;
  transform: inherit;
  max-height: 16px;
}
.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', sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  margin-top: 20px;
  position: relative;
}
.productcard__name > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productcard__price {
  font-size: 12px;
  min-height: 21px;
}
.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__colors,
.productcard__sizes {
  display: none;
  position: absolute;
  overflow: hidden;
  background-color: white;
  border: 1px solid #D9D7CE;
}
.productcard__colors {
  top: -1px;
  left: -120px;
  height: 295px;
  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: 14px;
  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 label {
  display: none;
}
.productcard__price label .price--actual {
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
  font-weight: 800;
}
.productcard__price .price--rrp {
  font-size: 12px;
  display: inline-block;
}
.productcard__price[data-showchild="0"] > label:nth-child(1) {
  display: block;
}
.productcard__price[data-showchild="1"] > label:nth-child(2) {
  display: block;
}
.productcard__price[data-showchild="2"] > label:nth-child(3) {
  display: block;
}
.productcard__price[data-showchild="3"] > label:nth-child(4) {
  display: block;
}
.productcard__price[data-showchild="4"] > label:nth-child(5) {
  display: block;
}
.productcard__price[data-showchild="5"] > label:nth-child(6) {
  display: block;
}
.productcard__price[data-showchild="6"] > label:nth-child(7) {
  display: block;
}
.productcard__price[data-showchild="7"] > label:nth-child(8) {
  display: block;
}
.productcard__price[data-showchild="8"] > label:nth-child(9) {
  display: block;
}
.productcard__price[data-showchild="9"] > label:nth-child(10) {
  display: block;
}
.productcard__price[data-showchild="10"] > label:nth-child(11) {
  display: block;
}
.productcard__price[data-showchild="11"] > label:nth-child(12) {
  display: block;
}
.productcard__price[data-showchild="12"] > label:nth-child(13) {
  display: block;
}
.productcard__price[data-showchild="13"] > label:nth-child(14) {
  display: block;
}
.productcard__price[data-showchild="14"] > label:nth-child(15) {
  display: block;
}
.productcard__price[data-showchild="15"] > label:nth-child(16) {
  display: block;
}
.productcard__price[data-showchild="16"] > label:nth-child(17) {
  display: block;
}
.productcard__price[data-showchild="17"] > label:nth-child(18) {
  display: block;
}
.productcard__price[data-showchild="18"] > label:nth-child(19) {
  display: block;
}
.productcard__price[data-showchild="19"] > label:nth-child(20) {
  display: block;
}
.productcard__price[data-showchild="20"] > label:nth-child(21) {
  display: block;
}
.productcard__price[data-showchild="21"] > label:nth-child(22) {
  display: block;
}
.productcard__price[data-showchild="22"] > label:nth-child(23) {
  display: block;
}
.productcard__price[data-showchild="23"] > label:nth-child(24) {
  display: block;
}
.productcard__price[data-showchild="24"] > label:nth-child(25) {
  display: block;
}
.productcard__price[data-showchild="25"] > label:nth-child(26) {
  display: block;
}
.productcard__price[data-showchild="26"] > label:nth-child(27) {
  display: block;
}
.productcard__price[data-showchild="27"] > label:nth-child(28) {
  display: block;
}
.productcard__price[data-showchild="28"] > label:nth-child(29) {
  display: block;
}
.productcard__price[data-showchild="29"] > label:nth-child(30) {
  display: block;
}
.productcard__price[data-showchild="30"] > label:nth-child(31) {
  display: block;
}
.label {
  display: inline;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  padding-top: 4px;
}
.productcard__flags {
  position: absolute;
  z-index: 2;
  width: 100%;
}
.productcard__flags .prdcardflags {
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Cabin', sans-serif;
  width: 40px;
}
@media (max-width: 730px) {
  .productcard__flags .prdcardflags {
    font-size: 10px;
  }
}
.productcard__flags .prdcardflags.label-primary {
  background-color: #c0b38c;
}
.productcard__flags .prdcardflags.label-primary.video {
  background-color: #3b3f44;
}
.productcard__flags .prdcardflags.label-success {
  background-color: #fc5057;
}
.productcard__flags .prdcardflags.label-danger {
  background-color: #C5080F;
}
.productcard__flags .prdcardflags.rebate.label-danger {
  color: #c0b38c;
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  top: 28px;
}
.productcard__flags .prdcardflags > .fa {
  margin-right: 2px;
}
@media (max-width: 480px) {
  .productcard__flags {
    /* bottom: 20px; */
  }
  .productcard__flags .prdcardflags {
    font-size: 8px;
    width: auto;
  }
  .productcard__flags .prdcardflags.rebate.label-danger {
    top: 20px;
  }
}
.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-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 11px;
  background: url('../img/hos/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;
  }
}
.prodcontact {
  color: #c0b38c;
}
.prodcontact .text-primary {
  color: #c0b38c;
}
#priceSlider {
  height: 40px;
  padding: 10px 20px 0;
}
/*------------------------------------*\
  ##WP-Social-Box

\*------------------------------------*/
.product-data {
  position: relative;
}
.wp-social-box {
  z-index: 1;
  position: absolute;
  top: 44px;
  right: 11px;
  margin: auto;
  text-align: center;
}
.wp-social-box a {
  border-radius: 2px;
  display: inline-block;
  color: #fff;
  width: 25px;
  height: 25px;
  margin-right: 4px;
  background: #c0b38c;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 991px) {
  .wp-social-box {
    top: 6px;
    right: inherit;
    left: 15px;
  }
}
@media (max-width: 400px) {
  .wp-social-box a {
    margin-right: 0;
  }
}
/* EPOQ NEU */
.epoq_search_box {
  margin: auto;
  margin-top: 15px;
  width: 600px;
  float: inherit!important;
  border: none;
  border-radius: 2px;
  outline: none;
}
.epoq_search_box:focus {
  border: 1px solid #c0b38c;
}
@media (max-width: 1200px) {
  .epoq_search_box {
    width: 440px;
  }
}
ul.epoq_autocomplete.ui-autocomplete {
  border: 1px solid #c0b38c !important;
}
ul.epoq_autocomplete.ui-autocomplete.epoq_productTypeahead {
  width: inherit!important;
}
.gblsearch {
  margin: auto;
  position: relative;
}
.gblsearch button {
  padding: 4px 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.gblsearch .btn-default.btn-default {
  top: 4px;
  bottom: 4px;
  right: 4px;
  border-radius: inherit;
  background-color: transparent !important;
  border: none;
}
.gblsearch i {
  font-size: 18px;
  color: #c0b38c;
}
.gblsearch__result {
  display: none;
  z-index: 8;
  position: absolute;
  left: 0;
  width: 100%;
  background: white;
}
.gblsearch__result > div {
  padding: 15px;
  width: 100%;
}
.gblsearch__scroll {
  max-height: 300px;
  overflow: auto;
}
.gblsearch__allbtn {
  display: block;
  padding: 15px;
  background-color: #c0b38c;
  color: white;
}
.gblsearch__allbtn:active,
.gblsearch__allbtn:focus,
.gblsearch__allbtn:hover {
  color: white;
}
.gblsearch--active .gblsearch__result {
  display: block;
}
.gblsearch__item {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.gblsearch__item:hover {
  background-color: #e3e4e5;
}
.gblsearch__img {
  margin: 10px;
}
.gblsearch__name {
  padding-left: 10px;
  font-family: 'Cabin', sans-serif;
  font-weight: bold;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.gblsearch__price {
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100%;
  padding-left: 120px;
}
.gblsearch__price > .price--rrp {
  display: inline-block;
  margin-right: 10px;
}
.gblsearch__price > .price--actual {
  display: inline-block;
  font-size: 20px;
}
.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;
}
.txteaser--light {
  color: #c0b38c;
  background: #eee;
  margin: 10px 0 10px 0;
}
.txteaser--light:after {
  border-left-color: #e3e4e5;
}
.txteaser--primary {
  color: white;
  background: #c0b38c;
}
.txteaser--primary:after {
  border-left-color: #c0b38c;
}
.txteaser,
.teaser__main {
  font-family: 'Cabin', 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: 30px 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 #63201d;
}
.txteaser--sm {
  font-size: 15px;
  line-height: 40px;
  padding: 0 10px;
}
.txteaser--sm:after {
  border-width: 40px 0 0 8px;
}
.txteaser--xs {
  font-size: 14px;
  line-height: 25px;
  padding: 0 10px;
}
.txteaser--xs:after {
  border-width: 25px 0 0 8px;
}
/*------------------------------------*\
##teaser

\*------------------------------------*/
.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;
}
@media (max-width: 991px) {
  .teaser .first {
    margin-bottom: 30px;
  }
}
.teaser__con {
  position: relative;
}
.introBanner .teaser__con {
  margin: 0;
  padding: 0;
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.introBanner img {
  display: block;
  margin: 0;
  padding: 0;
}
.teaser__main,
.teaser__onetitle,
.teaser__sub {
  font-family: 'Cabin', 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: 14px;
  bottom: 70px;
  background: white;
}
.teaser__main:after {
  border-left-color: white;
}
.teaser__onetitle,
.teaser__sub {
  background-color: #c0b38c;
  color: white;
  padding: 8px 15px;
  font-size: 24px;
  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--3col__650h .teaser__con {
  margin-bottom: 30px;
}
.teaser--fullwidth_220h {
  height: auto;
}
.teaser--2col__280h .teaser__con iframe {
  height: 280px;
}
.teaser--serviceHeader .teaser__main {
  color: white;
  background: #c0b38c;
  bottom: 20px;
}
.teaser--serviceHeader .teaser__main:after {
  border-left-color: #c0b38c;
}
.slider {
  position: relative;
  height: 450px;
  width: 100%;
}
.slider--darkcontrols .slider__left,
.slider--darkcontrols .slider__right {
  color: black;
}
.slider__bg {
  background: url("../img/hos/bg-slider-02.jpg") repeat;
  background-size: cover;
}
.slider__left,
.slider__right {
  z-index: 4;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 48px;
  color: white;
  cursor: pointer;
}
.slider__left:hover,
.slider__right:hover {
  color: #c0b38c;
}
.slider__right {
  left: auto;
  right: 10px;
}
.slider__item {
  opacity: 0;
  transition: opacity 0.2s ease-out;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.slider__item > a,
.slider__item > img,
.slider__item > a > img {
  display: block;
  height: auto;
  width: 100%;
}
.slider__item > img[src$='placeholder.png'] {
  height: auto;
  width: auto;
}
.slider__item--active {
  opacity: 1;
  z-index: 3;
}
.slider__dots {
  position: absolute;
  z-index: 4;
  bottom: 4px;
  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: #c0b38c;
}
/*------------------------------------*\
##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;
}
.brandslider--small .slideshow__case .slideshow__item {
  height: 25px;
}
.brandslider--small .slideshow__case .brandslider__item {
  height: 25px;
}
.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: #c0b38c;
}
.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;
}
.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.row {
  padding-left: 5px;
  padding-right: 5px;
  /*.grid--addgutter;*/
  margin-bottom: 20px;
}
.checkout .img-teaser img {
  margin-top: 20px;
  width: 100%;
  height: auto;
}
.checkout.btn-end .btn {
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.checkout.btn-end .btn-50 .btn {
  width: 100%!important;
  margin-bottom: 10px!important;
}
.checkout.btn-end .mr-sm {
  margin-right: 20px;
}
.checkout h1 {
  margin: 0 0 20px 0;
  font-size: 18px;
  background: #ebebeb;
  padding: 5px 10px 5px 10px;
  display: inline-block;
}
@media (max-width: 991px) {
  .checkout h1.bottom {
    margin: 20px 0 20px 0;
  }
}
.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 .confirm {
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}
.checkout .confirm.pmnticon img {
  margin-left: 15px;
  max-width: 100px;
}
.checkout .confirm .bottom {
  padding: 10px 0 10px 0;
}
@media (max-width: 991px) {
  .checkout .confirm {
    padding-bottom: 20px;
  }
  .checkout .confirm address {
    padding-bottom: 10px;
  }
}
.checkout .confirm h2 {
  font-family: 'Cabin', sans-serif;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 36px;
  display: block;
  box-sizing: border-box;
  vertical-align: inherit;
  margin: 0 0 15px 0;
  padding-left: 16px;
  color: #fff;
  background: #8b8b8b;
  border: none;
}
.checkout iframe {
  border: none;
}
.checkout a.edit {
  font-size: 12px;
}
.checkout a:hover.edit {
  color: #c0b38c;
}
.checkout .payment img {
  max-width: 100px;
  height: auto;
}
.confirm .panel {
  padding: 10px 16px;
}
.confirm.callback .panel {
  padding: 0;
  border: none;
  box-shadow: none;
  min-height: 240px;
}
.checkout__addresspanel {
  min-height: 160px;
  margin-bottom: 10px;
  font-family: 'Cabin', sans-serif;
}
.checkout__addresspanel label {
  font-weight: 600;
}
.checkout__addresspanel > address {
  margin-bottom: 0;
  height: auto;
  overflow: inherit;
}
.checkout__likeInvoice {
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
  float: right;
  margin-top: 10px;
}
.panel.pay {
  padding: 20px;
}
.checkout__paymethod {
  cursor: pointer;
  padding: 0;
  background-color: #fff;
  margin-bottom: 15px;
  border-radius: 0;
  border: none;
}
.checkout__paymethod .checkout__paymethod-description {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 100;
  width: 98%;
  max-height: 0;
  padding: 20px;
  border-radius: 1px;
  border: 1px solid #ddd;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: auto;
  transition: all 0.2s ease-out;
}
@media (max-width: 991px) {
  .checkout__paymethod .checkout__paymethod-description {
    position: inherit;
    top: inherit;
    left: inherit;
    padding: 10px;
    width: 100%;
    border-radius: 0;
    border: none;
  }
}
.checkout__paymethod > input:checked ~ .checkout__paymethod-description {
  max-height: 500px;
  -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;
  margin-top: 5px;
  float: left;
}
.checkout__paymethod > label {
  cursor: pointer;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  margin-left: 30px;
  font-family: 'Cabin', sans-serif;
  font-weight: 800;
}
.checkout__paymethod > label > img {
  cursor: pointer;
  margin-top: -4px;
  float: right;
}
@media (max-width: 320px) {
  .checkout__paymethod {
    padding: 10px 15px;
  }
  .checkout__paymethod > label {
    font-size: 13px;
    margin-left: 24px;
  }
}
.panel + .confirmvalue {
  padding: 0 15px 15px;
}
.panel + .confirmvalue:after {
  display: table;
  content: "";
  clear: both;
}
.checkout__textarea {
  width: 100%;
}
.row.payment {
  margin-bottom: 20px;
}
.row.payment.bot {
  margin-top: 20px;
  margin-bottom: 0;
}
.row.payment .btn-end .btn {
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
  border-color: #fc5057;
}
/*------------------------------------*\
##checkoutsteps

\*------------------------------------*/
.checkoutsteps {
  width: 100%;
  list-style: none;
  padding: 0;
}
.checkoutsteps__item {
  display: inline-block;
  width: 24%;
  text-align: center;
  border: 2px solid gray;
  padding-top: 8px;
  padding-bottom: 8px;
}
.checkoutsteps__item--active {
  background: gray;
  color: white;
}
/*------------------------------------*\
##checkoutregister

\*------------------------------------*/
.checkoutregister .tabbing {
  border: 0;
  padding: 0;
}
.checkoutregister .tabbing__item {
  width: 50%;
  text-align: left;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  line-height: 1.42857143;
}
.checkoutregister .tabbing__item.active,
.checkoutregister .tabbing__item:hover {
  background-color: #fff;
  color: #fc5057;
}
.checkoutregister .tabbing__item .tabbing__title {
  background: #ebebeb;
  padding: 5px 0 5px 5px;
  display: block;
  text-align: center;
  font: 18px/24px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  border: 0;
}
.checkoutregister .tabbing__item:first-child {
  margin: 0 0 10px 0;
}
.checkoutregister .tabbing__item:first-child .tabbing__title {
  margin-right: 7px;
}
.checkoutregister .tabbing__item:last-child .tabbing__title {
  margin-left: 7px;
}
.checkoutregister .tabbing__item.active > .tabbing__title,
.checkoutregister .tabbing__item:hover > .tabbing__title {
  color: #fff;
  background: #fc5057;
}
.checkoutregister .tab-pane {
  padding: 0;
}
.checkoutregister h1 {
  margin: 0 0 20px 0;
  font-size: 18px;
  background: #ebebeb;
  padding: 5px 10px 5px 10px;
  display: inline-block;
}
@media (max-width: 991px) {
  .checkoutregister h1.bottom {
    margin: 20px 0 20px 0;
  }
}
.btn-link,
.btn-link:focus,
.btn-link:hover {
  color: #fc5057;
}
.btn-link.pw-forgot {
  text-transform: none;
}
.btn-submit {
  font-size: 15px;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
  border: none;
  border-radius: 0;
  background: transparent;
  text-transform: none;
  box-shadow: none;
}
.btn-submit:focus,
.btn-submit:hover,
.btn-submit:active {
  color: #fc5057;
  text-decoration: underline;
}
.account .btn.btn-submit {
  box-shadow: none;
}
.co-tab .tabbing {
  padding: 0;
}
#payment_methods.visible > div {
  background: #FFF;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 20px 0;
}
@media (max-width: 768px) {
  #payment_methods.visible > div {
    margin: 0 auto;
  }
  #payment_methods.visible > div .payment-title {
    display: none;
  }
}
#payment_methods.visible > div:hover,
#payment_methods.visible > div.active {
  cursor: pointer;
  background: #EFEFEF;
}
#payment_methods.visible > div > div {
  position: relative;
}
#payment_methods.visible > div > div > img {
  width: 50%;
  margin: 0 auto;
  padding-bottom: 10px;
}
@media (min-width: 769px) and (max-width: 1199px) {
  #payment_methods.visible > div > div > img {
    width: 100%;
  }
}
#payment_methods.visible > div > div > span {
  font-weight: 0.9em;
  font-weight: bold;
}
#payment_methods.visible > div > div > p,
#payment_methods.visible > div > div > i,
#payment_methods.visible > div > div > table,
#payment_methods.visible > div > div > .form-group,
#payment_methods.visible > div > div > .collapsable {
  display: none;
}
#payment_methods.visible > div > div > p {
  padding-right: 2em;
}
#payment_methods.visible > div > div > i {
  color: #9c9c9c;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 2em;
}
#payment_methods.visible > div.active > div > p,
#payment_methods.visible > div.active > div > i,
#payment_methods.visible > div.active > div > table,
#payment_methods.visible > div.active > div > .form-group,
#payment_methods.visible > div.active > div > .collapsable {
  display: block;
}
#payment_methods.visible > div select {
  background: #FFF;
}
#payment_methods.visible > div .col-md-2,
#payment_methods.visible > div .col-md-3,
#payment_methods.visible > div .col-md-4,
#payment_methods.visible > div .col-md-6 {
  margin-bottom: 10px;
}
/*
 * STRIPE CREDIT CARD ENTRY
 */
#stripe-container {
  margin-top: 15px;
}
#stripe-container #card-errors {
  padding: 10px 0;
  color: #fa755a;
  font-weight: bold;
}
.StripeElement {
  background-color: white;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  transition: box-shadow 150ms ease;
}
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
  border-color: #fa755a;
}
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.cartpreview__badge {
  font-size: 11px;
  font-weight: 400;
  display: inline-block;
  background-color: #c0b38c;
  color: #fff;
  text-align: center;
  height: 23px;
  width: 23px;
  line-height: 23px;
  padding: 0;
  box-shadow: none;
  position: absolute;
  border-radius: 50%;
  bottom: 10px;
  right: -12px;
}
.cartpreview__products {
  min-height: 120px;
  max-height: 240px;
  overflow: auto;
}
.cartpreview__products > .prodpreview {
  margin-bottom: 4px;
  padding-bottom: 4px;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .cartpreview__products {
    max-height: 90px;
    min-height: inherit;
  }
}
#cart-content .img-teaser img {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  #cart-content .img-teaser img:first-child {
    margin-bottom: 20px;
  }
}
.carttable {
  font-family: 'Cabin', sans-serif;
}
.carttable .prodavail {
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-transform: none;
}
.carttable .tools {
  font-size: 12px;
  text-transform: none;
  margin-bottom: 3px;
}
.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;
}
.carttable .tools a:hover,
.carttable .tools a.del:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #c0b38c;
}
.carttable .price--actual {
  font-family: 'Open Sans', sans-serif;
}
.cart__header {
  margin-bottom: 20px;
}
.cart__header h1 {
  margin: 0;
  font-size: 24px;
}
@media (max-width: 1199px) {
  .cart__header {
    margin-bottom: 0;
  }
  .cart__header h1 {
    margin-bottom: 15px;
  }
  .cart__header .pull-right.cartsummery__btn.btn-primary {
    float: right!important;
    width: 49%;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .cart__header .pull-right.cartsummery__btn.btn-default {
    float: left!important;
    width: 49%;
    margin-bottom: 15px;
  }
}
@media (max-width: 400px) {
  .cart__header .cartsummery__btn {
    font-size: 10px;
  }
}
/*------------------------------------*\
  ##cartprvdetails

  Expects to be in a position:relative parent container.
\*------------------------------------*/
.cartprvdetails {
  font-family: 'Cabin', sans-serif;
  font-size: 12px;
  font-weight: 400;
  z-index: 8;
  background-color: white;
  padding: 5px 5px 10px 5px;
  min-width: 400px;
  height: auto;
  color: #000000;
  box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.4);
}
.cartprvdetails .cartpreview__totals {
  text-transform: uppercase;
  font-weight: 800;
  margin: 5px;
}
.cartprvdetails .cartpreview__totals .price {
  font-weight: 800;
}
.cartprvdetails .cartpreview__totals .shipping {
  font-size: 10px;
}
.cartprvdetails .btn-primary,
.cartprvdetails .btn-default {
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}
.cartpreview_ajaxadded {
  background-color: #fff;
  color: #000;
}
.cartpreview_ajaxadded h1 {
  color: #000;
  margin-top: 0;
  font: 14px/20px 'Cabin', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}
.cartpreview_ajaxadded h1 .glyphicon-ok {
  font-size: 13px;
}
@media (max-width: 959px) {
  .cartpreview_ajaxadded .cartpreview__products,
  .cartpreview_ajaxadded .cartpreview__totals {
    display: none;
  }
}
/*------------------------------------*\
  ##cart

\*------------------------------------*/
.cart__btn {
  width: 300px;
}
/*------------------------------------*\
  ##cartsummery

\*------------------------------------*/
.panel.cartsummery {
  padding: 15px 0 15px 0;
  background: #e3e4e5;
  /* background: -moz-linear-gradient(top, #646464  0%, #878787 50%, #646464  100%);
  background: -webkit-linear-gradient(top, #646464  0%, #878787 50%, #646464  100%);
  background: linear-gradient(to bottom, #878787 0%, #646464  100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#878787', endColorstr='#646464 ',GradientType=0 ); */
  border: 0;
  color: #000;
}
.cartsummery {
  width: 100%;
  font: 16px/16px 'Cabin', sans-serif;
  text-transform: none;
  font-weight: 600;
}
.cartsummery strong,
.cartsummery dt,
.cartsummery .cartsummery__label {
  margin-bottom: 8px;
}
.cartsummery strong.total,
.cartsummery dt.total,
.cartsummery .cartsummery__label.total {
  font-weight: 800;
  text-transform: uppercase;
  color: #c0b38c;
}
.cartsummery .cartsummery__label.sm {
  font-size: 14px;
}
.cartsummery .cartsummery__value {
  text-align: right;
  margin-bottom: 8px;
}
.cartsummery .cartsummery__value.mwst {
  color: #c0b38c;
  font-weight: 800;
}
.cartsummery .cartsummery__value .cartsummery__muted {
  font-size: 12px;
  font-weight: normal;
  float: right;
  text-transform: none;
  color: #000;
}
.cartsummery .cartsummery__value.sm {
  font-size: 14px;
}
.cartsummery .dl-align-right {
  font-size: 15px;
  margin-bottom: 0;
  float: right;
}
.cartsummery .dl-align-right dt {
  float: left;
  width: 300px;
  text-align: left;
  margin-left: 120px;
}
.cartsummery .dl-align-right dd {
  margin-left: 300px;
  margin-bottom: 6px;
  width: 200px;
}
.cartsummery .date {
  font-size: 12px;
  margin-bottom: 15px;
  text-transform: none;
}
.cartsummery .date .date-detail {
  display: inline-block;
  margin: 0;
  text-transform: none;
}
@media (max-width: 991px) {
  .cartsummery .date .date-detail {
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .cartsummery .date {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .cartsummery .col-xs-6.cartsummery__label,
  .cartsummery .col-xs-6.cartsummery__value {
    width: 100%;
  }
  .cartsummery .cartsummery__value {
    text-align: left;
  }
  .cartsummery .cartsummery__value .cartsummery__muted {
    float: none;
  }
}
.cart__header .cartsummery__btn {
  width: 200px;
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  color: #fff;
  background: #b9bbbd;
}
.cart__header .cartsummery__btn.btn-primary {
  width: 250px;
  margin-left: 10px;
  box-shadow: 0px 12px 10px -10px rgba(0, 0, 0, 0.5);
  background-color: #fc5057;
  border-color: #fc5057;
}
.cart__header .cartsummery__btn.btn-primary:hover {
  background-color: #838f93;
  border-color: #838f93;
}
.cartsummery__icon {
  display: inline-block;
  font-size: 18px;
  width: 30px;
}
.cartsummery__infobox {
  text-align: left;
}
.cartsummery__services {
  padding-right: 40px;
}
/*------------------------------------*\
  ##cartcoupon

\*------------------------------------*/
.cartcoupon {
  padding-left: 15px;
}
.cartcoupon input,
input:-webkit-input-placeholder {
  text-transform: none;
}
.cartcoupon--active + .cartcoupon__form {
  height: auto;
  min-height: 100px;
  padding-bottom: 10px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.cartcoupon__toggle {
  text-transform: uppercase;
  font-weight: 800;
  font-family: 'Cabin', sans-serif;
  margin: 15px 0 15px 0;
  cursor: pointer;
}
.cartcoupon__toggle.cartcoupon--active {
  margin: 15px 0 5px 0;
}
.cartcoupon__toggle > .fa {
  margin-right: 5px;
}
.cartcoupon__toggle > .fa:first-child {
  display: inline-block;
}
.cartcoupon__toggle > .fa:nth-child(2) {
  display: none;
}
.cartcoupon--active.cartcoupon__toggle > .fa:first-child {
  display: none;
}
.cartcoupon--active.cartcoupon__toggle > .fa:nth-child(2) {
  display: inline-block;
}
.cartcoupon__form {
  max-height: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: auto;
  transition: all 0.2s ease-out;
}
.cartcoupon__form .form-group {
  width: 50%;
  display: inline-block;
  margin-right: 10px;
}
.cartcoupon__form .form-group .form-control::-webkit-input-placeholder {
  text-transform: none;
}
.cartcoupon__form .form-group .form-control::-moz-placeholder {
  text-transform: none;
}
.cartcoupon__form .form-group .form-control:-ms-input-placeholder {
  text-transform: none;
}
.cartcoupon__form .form-group .form-control:-moz-placeholder {
  text-transform: none;
}
.cartcoupon__form button,
.cartcoupon__form .form-group {
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: top;
}
.cartcoupon__help,
.form-group .help-block {
  padding: 10px 0 0 0;
  margin: 0;
  font: 14px/20px 'Cabin', sans-serif;
}
.form-group .help-block {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  line-height: 24px;
  text-align: left;
  margin: 20px 0 20px 0;
  background-image: linear-gradient(135deg, rgba(0, 0, 51, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 51, 0.1) 50%, rgba(0, 0, 51, 0.1) 80%, transparent 80%, transparent);
  background-size: 4px 4px;
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 15px;
}
.form-group .help-block a {
  text-decoration: underline;
  color: #c0b38c;
}
.form-group .help-block.single {
  margin: 0;
}
.carttable {
  font-family: 'Cabin', sans-serif;
  width: 100%;
}
.carttable b,
.carttable strong {
  line-height: 1.42857143;
  font-family: 'Cabin', sans-serif;
}
.carttable th {
  line-height: 36px;
  color: #fff;
  background: #8b8b8b;
  border: none;
  /* 1px solid @COLOR-Gray-Border; */
  text-transform: uppercase;
}
.carttable th:first-child {
  border-right-color: transparent;
}
.carttable td,
.carttable th {
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
.carttable td:nth-child(2),
.carttable th:nth-child(2) {
  text-align: left;
}
.carttable td.orders:nth-child(2),
.carttable th.orders:nth-child(2) {
  text-align: center;
}
.carttable td:last-child,
.carttable th:last-child {
  text-align: right;
}
.confirm .carttable td:last-child {
  vertical-align: top;
  padding-top: 20px;
}
.carttable.carttable--readonly th:first-child {
  text-align: left;
}
.carttable td {
  border-bottom: 1px solid #D9D7CE;
  padding: 10px 0 10px 0;
}
.carttable__price {
  padding-right: 15px!important;
  color: #000;
}
.carttable__price .price--actual {
  font-size: 14px;
  color: #63201d;
}
.carttable__price .price__rebate {
  color: #c0b38c;
  font-size: 12px;
}
.carttable__price > .price {
  font-family: 'Open Sans', sans-serif;
}
.carttable__price > .price.price--actual {
  display: inline-block;
}
.carttable__price > .price.price--rrp {
  display: inline-block;
  margin-right: 5px;
}
th.carttable__skewth {
  position: relative;
  padding-left: 24px;
}
th.carttable__skewth:before {
  content: "";
  display: block;
  border-right: 1px solid #D9D7CE;
  width: 10px;
  background-color: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6px;
  transform: skew(12deg);
}
.carttable--readonly td {
  border-bottom-width: 1px;
}
.carttable--readonly td.img-readonly img {
  width: 128px;
  height: auto;
}
.carttable .prodpreview {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D7CE;
}
.carttable .prodpreview .prodpreview__price {
  bottom: 15px;
}
.form-control::-webkit-input-placeholder {
  text-transform: none;
}
.form-control::-moz-placeholder {
  text-transform: none;
}
.form-control:-ms-input-placeholder {
  text-transform: none;
}
.form-control:-moz-placeholder {
  text-transform: none;
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
  header {
    background: url("../img/hos/bg-header.jpg") no-repeat;
    background-size: cover;
  }
  .slider__bg {
    background: url("../img/hos/bg-slider-02.jpg") no-repeat;
    background-size: cover;
  }
  .teaser--8col__2_4col .teaser__col1 > .teaser__con {
    height: 100%;
    max-height: 404px;
    width: auto;
  }
  .teaser--8col__2_4col .teaser__col2 .teaser__con {
    /*  height: 190px; */
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .slider {
    height: 376px;
    /* (1200px * @slider-max-height) / @slider-max-width; */
  }
  .teaser--8col__2_4col .teaser__col1 > .teaser__con {
    max-height: 340px;
    overflow: hidden;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .slider {
    height: 312px;
    /*(960px * @slider-max-height) / @slider-max-width; */
  }
}
@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;
  }
  .selectquantity > input {
    font-size: 14px;
    width: 40px;
    padding: 0;
  }
  .selectquantity > * {
    width: 25px;
    height: 25px;
    margin-left: inherit;
  }
  .prodavail_con {
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 15px;
  }
  .prodavail_con .mb-sm.prodavail {
    margin: 0;
  }
  .selectquantity .btn {
    padding: 6px 0 0;
    font-size: 10px;
  }
  .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) {
  .h2,
  h2 {
    font-size: 28px;
  }
  .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;
  }
  .headmeta__search {
    width: 440px;
  }
  .prdcardflags {
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 10px;
    font-family: 'Cabin', sans-serif;
  }
}
@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: 959px) {
  .theme__texture {
    padding-top: 98px;
    background-position: 0 98px;
  }
  .brand-all .theme__texture {
    padding-top: 0;
  }
  /* .epoq_search_box,
	.epoq_search_button {display:none;} */
  .headerusp {
    display: none;
  }
  .slider__bg {
    padding-top: 96px;
  }
  header {
    border-bottom: none;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: auto;
    padding-bottom: 0px;
  }
  header .headmeta {
    padding-top: 0;
    height: 60px;
  }
  header .headmeta__mobiletoggle {
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  header .headmeta__logo {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  header .headmeta__logo > img {
    height: 50px;
  }
  header > nav {
    height: 36px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.4);
  }
  .newsletter__teaser {
    width: 95%;
    font-size: 12px;
  }
  .newsletter__teaser > .fa {
    margin-right: 5px;
    margin-bottom: 2px;
  }
  .newsletter__teaser .btn {
    margin-left: 5px;
    margin-bottom: 2px;
  }
  .footer .list__head {
    display: block !important;
  }
  .headmeta__search {
    width: 100%;
  }
  .headmeta__search .epoq_search_box {
    margin-top: 62px;
    height: 32px;
    width: 100%;
    border-radius: 0;
  }
  .headmeta__mobiletoggle {
    display: block;
  }
  .gblsearch--nav {
    display: block;
  }
  .navmenu {
    display: none;
  }
  .navmenu--mobile {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    left: -100%;
    top: 0;
    background-color: white;
    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 0 0 10px;
    padding-top: 0;
    margin: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
  }
  .navmenu--mobile b {
    text-transform: uppercase;
  }
  .navmenu--mobile .menu__title0 {
    color: black;
    display: block;
    padding: 8px 10px;
    border: 1px solid #D9D7CE;
    margin-bottom: 5px;
    position: relative;
  }
  .navmenu--mobile ul.menu:last-child .menu__title0 {
    /*  background: #e3e4e5!important; */
  }
  .navmenu--mobile .menu__title1 {
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 0;
    position: relative;
  }
  .navmenu--mobile .menu__title1 a,
  .navmenu--mobile .menu__title1 .menu__link {
    margin: 0 10px;
    display: block;
  }
  .navmenu--mobile .menu__title1 a:active {
    color: inherit;
    text-decoration: none;
  }
  .navmenu--mobile .menu__title2 {
    margin: 0;
    display: block;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 400;
  }
  .navmenu--mobile .menu__title2 .menu__link2 {
    display: block;
    padding: 8px 0 8px 0;
  }
  .navmenu--mobile .menu__banner {
    display: none;
  }
  .navmenu--mobile .menu__item1 {
    margin-bottom: 0;
    margin-right: 0;
  }
  .navmenu--mobile .menu__toggle {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0;
  }
  .navmenu--mobile .menu__toggle:before {
    font-size: 12px;
    content: "\f067";
  }
  .navmenu--mobile .menu__item0,
  .navmenu--mobile .menu__item1,
  .navmenu--mobile .menu__item2 {
    font-size: 16px;
  }
  .navmenu--mobile .menu__item > .menu {
    display: none;
  }
  .navmenu--mobile .menu__item.catmenu--active > .menu {
    display: block;
    margin-bottom: 0;
    background: #e3e4e5;
  }
  .navmenu--mobile .menu__item.catmenu--active > .menu.menu1 {
    margin-bottom: 5px;
  }
  .navmenu--mobile .menu__item1.catmenu--active .menu2 {
    background: #eeeeee;
    padding-top: 0;
    padding-bottom: 8px;
  }
  .navmenu--mobile .menu1 {
    margin: 0;
  }
  .navmenu--mobile .menu__item1.catmenu--active .menu2 .menu__item2 {
    border-bottom: 1px solid #fff;
  }
  .navmenu--mobile .menu__item.catmenu--active > .menu__title > .menu__toggle:before {
    content: "\f068";
  }
  .navmenu--mobile .menu__item.catmenu--active > .menu__title1 {
    font-weight: 600;
    color: #fff;
    background: #8d8d8d;
    border: 0;
  }
  .navmenu--mobile .menu__item0.catmenu--active > .menu__title0 {
    background-color: #c0b38c;
    color: white;
    margin-bottom: 0;
    border: 1px solid #c0b38c;
  }
  .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;
  }
  #productlist .productcard__brand img {
    max-height: 12px;
  }
}
@media (max-width: 991px) {
  .slider {
    height: 0;
    padding-bottom: 32.09375%;
  }
  .teaser__main {
    font-size: 14px;
    bottom: 58px;
  }
  .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;
  }
  .price__info {
    position: absolute;
    top: 44px;
  }
  .prodtl__price > .price--rrp {
    font-size: 13px;
  }
  .price__rebate.price__rebate {
    margin-left: 10px;
  }
  .prodpreview__price.cart .price__rebate.price__rebate {
    padding: 0;
    margin-left: 0;
  }
  .carttable .selectquantity {
    margin: 5px 0 5px 0;
  }
  .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;
  }
  .prodtl__price.detail .price__rebate.price__rebate {
    top: -5px;
    margin-left: 10px;
  }
  .epoq_hoverInfo .productcard__sizelist {
    display: none;
  }
  /* TAB PANEL / FORM */
  .tab-pane .col-md-6 .panel {
    margin-bottom: 20px;
  }
}
/*  768 */
@media (max-width: 768px) {
  .cartprvdetails,
  .loginpop {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    width: inherit;
    max-width: inherit;
    min-width: inherit;
  }
  .cartprvdetails.hovup,
  .loginpop.hovup {
    margin-top: 2px;
  }
}
@media (max-width: 759px) {
  .prodtl__name {
    font-size: 22px;
    margin: 10px 0 0;
    line-height: 24px;
  }
  .teaser__main {
    bottom: 55px;
    font-size: 12px;
  }
  .teaser__onetitle,
  .teaser__sub {
    font-size: 14px;
  }
  .txteaser,
  .teaser__main {
    font-size: 14px;
  }
  .mainfilters > div:nth-child(2n+2) .listfilter--toggle .listfilter__menu {
    right: 0;
    left: auto;
  }
  /* .carttable .prodpreview {
        .prodpreview__price {
            position: static;
            padding-left: 60px;
            text-align: left;
            margin-top: 5px;
        }
		.prodpreview__details { padding-bottom: 0;}
    } */
}
@media (max-width: 767px) {
  .activefilter {
    display: block;
  }
  .activefilter__item.label-primary {
    margin-bottom: 2px;
    display: inline-block;
    padding: 0.4em 0.4em;
    font-size: 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) {
  .breadcrumbs {
    display: none;
  }
  .grid--addgutter {
    padding-left: 0;
    padding-right: 0;
  }
  h1 {
    font: 22px/24px 'Cabin', sans-serif;
  }
  h2.box {
    font: 15px/24px 'Cabin', sans-serif;
    font-weight: 800;
  }
  .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;
  }
  #productlist .prdcardflags.freeshipping {
    font-size: 9px;
  }
  #productlist .productcard__brand img {
    max-height: 10px;
  }
  #productlist .prdcardflags > .fa-video-camera {
    display: none;
  }
  .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;
  }
  .price__rebate.price__rebate {
    font-size: 11px;
    margin: 0 0 0 10px;
    padding: 0 5px;
  }
  .price__rebate.price__rebate:after {
    border-style: solid;
    border-color: transparent transparent transparent #eee;
    border-width: 25px 0 0 8px;
  }
  .prodtl__price.detail .price__rebate.price__rebate {
    top: -4px;
  }
  /* 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;
  }
  .cartcoupon {
    padding-left: 0;
  }
  #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: 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: 50%;
  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;
}
.scarab-itemlist .scarab-next {
  right: 5px;
  left: auto;
}
/* Only HOME */
.brand-all .scarab-itemlist .row {
  margin-left: 0;
  margin-right: 0;
}

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