@charset "UTF-8";
/*
  Variables
*/
@font-face {
  font-family: 'bs-icn';
  src: url("../fonts/bs-icn/fonts/bs-icn.eot?qmzt40");
  src: url("../fonts/bs-icn/fonts/bs-icn.eot?qmzt40#iefix") format("embedded-opentype"), url("../fonts/bs-icn/fonts/bs-icn.woff2?qmzt40") format("woff2"), url("../fonts/bs-icn/fonts/bs-icn.ttf?qmzt40") format("truetype"), url("../fonts/bs-icn/fonts/bs-icn.woff?qmzt40") format("woff"), url("../fonts/bs-icn/fonts/bs-icn.svg?qmzt40#bs-icn") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="bs-icn-"], [class*=" bs-icn-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bs-icn' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bs-icn-logo:before {
  content: "\e630"; }

.bs-icn-menu:before {
  content: "\e62f"; }

.bs-icn-cart:before {
  content: "\e601"; }

.bs-icn-cellular:before {
  content: "\e602"; }

.bs-icn-deal-of-the-day:before {
  content: "\e603"; }

.bs-icn-deutsche-sporthilfe:before {
  content: "\e60f"; }

.bs-icn-logo-image:before {
  content: "\e610"; }

.bs-icn-logo-type:before {
  content: "\e62d"; }

.bs-icn-newsletter:before {
  content: "\e62e"; }

.bs-icn-user:before {
  content: "\e900"; }

.bs-icn-gutscheine:before {
  content: "\e901"; }

.bs-icn-arrow-down:before {
  content: "\e611"; }

.bs-icn-arrow-left:before {
  content: "\e612"; }

.bs-icn-arrow-right:before {
  content: "\e613"; }

.bs-icn-arrow-up:before {
  content: "\e614"; }

.bs-icn-cancel:before {
  content: "\e615"; }

.bs-icn-it-recht:before {
  content: "\e616"; }

.bs-icn-ssl:before {
  content: "\e617"; }

.bs-icn-trustedshops:before {
  content: "\e618"; }

.bs-icn-facebook-text:before {
  content: "\e604"; }

.bs-icn-facebook:before {
  content: "\e605"; }

.bs-icn-facebook-square:before {
  content: "\e606"; }

.bs-icn-instagram:before {
  content: "\e607"; }

.bs-icn-instagram-square:before {
  content: "\e608"; }

.bs-icn-pinterest:before {
  content: "\e609"; }

.bs-icn-pinterest-square:before {
  content: "\e60a"; }

.bs-icn-twitter:before {
  content: "\e60b"; }

.bs-icn-twitter-square:before {
  content: "\e60c"; }

.bs-icn-youtube:before {
  content: "\e60d"; }

.bs-icn-youtube-square:before {
  content: "\e60e"; }

.bs-icn-deutsche-post:before {
  content: "\e619"; }

.bs-icn-abholung:before {
  content: "\e61a"; }

.bs-icn-amazon:before {
  content: "\e61b"; }

.bs-icn-dhl:before {
  content: "\e61c"; }

.bs-icn-dpd:before {
  content: "\e61d"; }

.bs-icn-ec:before {
  content: "\e61e"; }

.bs-icn-finanzierung:before {
  content: "\e61f"; }

.bs-icn-giropay:before {
  content: "\e620"; }

.bs-icn-gls:before {
  content: "\e621"; }

.bs-icn-hermes:before {
  content: "\e622"; }

.bs-icn-klarna:before {
  content: "\e623"; }

.bs-icn-mastercard:before {
  content: "\e624"; }

.bs-icn-nachnahme:before {
  content: "\e625"; }

.bs-icn-paymorrow:before {
  content: "\e626"; }

.bs-icn-paypal:before {
  content: "\e627"; }

.bs-icn-rechnung:before {
  content: "\e628"; }

.bs-icn-sofort:before {
  content: "\e629"; }

.bs-icn-ueberweisung:before {
  content: "\e62a"; }

.bs-icn-visa:before {
  content: "\e62b"; }

.bs-icn-vorkasse:before {
  content: "\e62c"; }

@media (min-width: 992px) {
  .col-md-push-1 {
    margin-left: 8.33333333%; }

  .col-md-push-2 {
    margin-left: 16.666667%; } }
.bs-icn-logo_printaro.logo--default .path1::before {
  color: #232222 !important; }
.bs-icn-logo_printaro.logo--default .path2::before {
  color: #63a70a; }
.bs-icn-logo_printaro.logo--white > span::before {
  color: #fff; }
.bs-icn-logo_printaro.logo--dark > span::before {
  color: #222; }
.bs-icn-logo_printaro.logo--on-dark .path1::before {
  color: #fff; }
.bs-icn-logo_printaro.logo--on-dark .path2::before {
  color: #63a70a; }

.is--white {
  color: #fff !important; }

.is--light {
  color: #eee; }

.is--primary {
  color: #232222; }

.is--accent {
  color: #232222; }

.is--gray {
  color: #999; }

.has--primary {
  background-color: #232222; }

.has--primary-dark {
  background-color: #161515; }

.has--accent {
  background-color: #232222; }

.has--white {
  background-color: #fff; }

.has--black {
  background-color: #000; }

.has--light {
  background-color: #eee; }

.has--dark {
  background-color: #222; }

.padding-left-2 {
  padding-left: 24px; }

.padding-right-2 {
  padding-right: 24px; }

.is--inline-block {
  display: inline-block; }

.is--inline {
  display: inline; }

.is--block {
  display: block; }

.img-responsive-inline-block {
  display: inline-block;
  max-width: 100%; }

.container-xs-height {
  display: table !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100%;
  table-layout: fixed; }

.row-xs-height {
  display: table-row !important; }

.col-xs-height {
  display: table-cell;
  float: none !important; }

@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
    table-layout: fixed; }

  .row-sm-height {
    display: table-row !important; }

  .col-sm-height {
    display: table-cell;
    float: none !important; } }
@media (min-width: 992px) {
  .container-md-height {
    display: table !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
    table-layout: fixed; }

  .row-md-height {
    display: table-row !important; }

  .col-md-height {
    display: table-cell;
    float: none !important; } }
@media (min-width: 1200px) {
  .container-lg-height {
    display: table !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
    table-layout: fixed; }

  .row-lg-height {
    display: table-row !important; }

  .col-lg-height {
    display: table-cell !important;
    float: none !important; } }
.col-top {
  vertical-align: top !important; }

.col-middle {
  vertical-align: middle !important; }

.col-bottom {
  vertical-align: bottom !important; }

@media (min-width: 768px) {
  .text-left-sm {
    text-align: left; }

  .text-center-sm {
    text-align: center; }

  .text-right-sm {
    text-align: right; } }
@media (min-width: 992px) {
  .text-left-md {
    text-align: left; }

  .text-center-md {
    text-align: center; }

  .text-right-md {
    text-align: right; } }
@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left; }

  .text-center-lg {
    text-align: center; }

  .text-right-lg {
    text-align: right; } }
@media (min-width: 1470px) {
  .text-left-xl {
    text-align: left; }

  .text-center-xl {
    text-align: center; }

  .text-right-xl {
    text-align: right; } }
ul.reset, ul.nav-pills, #header-mobile-section ul.mobile-toolbar {
  list-style: none;
  margin: 0;
  padding: 0; }
ul.flat, ul.nav-pills, #header-mobile-section ul.mobile-toolbar {
  font-size: 0; }
  ul.flat > li, ul.nav-pills > li, #header-mobile-section ul.mobile-toolbar > li {
    display: inline-block;
    font-size: 14px; }
    ul.flat > li > a, ul.nav-pills > li > a, #header-mobile-section ul.mobile-toolbar > li > a, ul.flat > li > span, ul.nav-pills > li > span, #header-mobile-section ul.mobile-toolbar > li > span {
      display: block;
      padding: 5px 15px; }

.is--table {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .is--table > * {
    display: table-row; }
    .is--table > * > * {
      display: table-cell; }

@media (min-width: 768px) {
  .is--table-sm {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .is--table-sm > * {
      display: table-row; }
      .is--table-sm > * > * {
        display: table-cell; } }

@media (min-width: 992px) {
  .is--table-md {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .is--table-md > * {
      display: table-row; }
      .is--table-md > * > * {
        display: table-cell; } }

@media (min-width: 1200px) {
  .is--table-lg {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .is--table-lg > * {
      display: table-row; }
      .is--table-lg > * > * {
        display: table-cell; } }

.nav-pills li {
  margin: 2px; }
  .nav-pills li a {
    background: #232222;
    color: #fff;
    border-radius: 2px;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s; }
    .nav-pills li a:hover {
      background: #302f2f;
      color: #fff; }

.btn-list {
  font-size: 0; }
  .btn-list .btn {
    font-size: 14px;
    display: inline-block;
    margin: 2px; }

.gradient-01 {
  background: #ccc;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #fff, #ccc);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #fff, #ccc);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #fff, #ccc);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #fff, #ccc);
  /* Standard syntax */ }

.gradient-02 {
  background: #619c43;
  background: -webkit-linear-gradient(left top, #619c43, #1f470b);
  background: -o-linear-gradient(bottom right, #619c43, #1f470b);
  background: -moz-linear-gradient(bottom right, #619c43, #1f470b);
  background: linear-gradient(to bottom right, #619c43, #1f470b); }

body .btn-accent {
  background: #232222;
  color: #fff !important;
  border: 1px solid #232222 !important; }
  body .btn-accent:hover {
    background: #1b1a1a;
    color: #fff; }

.has-border-light {
  border: 1px solid #f8f8f8; }

.has-border-thick {
  border: 10px solid #f8f8f8; }

.section-header {
  line-height: 30px;
  padding-bottom: 30px; }

.well {
  background: #eee;
  padding: 15px; }

.container-fluid {
  width: 100%; }

@media (max-width: 992px) {
  .container {
    width: 100%; } }
@media (min-width: 1470px) {
  .container {
    width: 1440px; } }
@media (min-width: 1920px) {
  .container {
    width: 1800px; } }
.container.boxed-1440 {
  max-width: 1440px;
  margin: 0 auto; }

.dropdown-menu:before {
  content: "";
  position: absolute;
  top: -5px;
  right: 18px;
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(-45deg);
  box-shadow: 2px -2px 0px 0px rgba(0, 0, 0, 0.08); }

a, .basicColor a, .btn-link {
  color: #232222; }
  a:hover, .basicColor a:hover, .btn-link:hover {
    color: #1e1d1d; }

.btn {
  box-shadow: none;
  border-color: transparent;
  border-radius: 2px; }

.btn-primary {
  background: #232222; }
  .btn-primary:hover {
    box-shadow: none;
    background: #161515; }

.btn-primary, .PlentyWebshopButton, .PlentySubmitButton, .LiveSearchShowMoreArticleHint input[type="button"], .PlentyWebMyAccount .button, .PlentyWebMyAccount .inlineSubmitButton, .PlentyWebMyAccount .button, .PlentyWebMyAccount .inlineSubmitButton, .PlentyWebMyAccount input[type="button"] {
  box-shadow: none;
  background: #232222; }

.form-control:focus, .PlentyText:focus, .PlentyTextarea:focus, .ArticleAttrSelect:focus, .formControlWrapper input[type="text"]:focus, .formControlWrapper input[type="password"]:focus, .formControlWrapper select:focus, .formControlWrapper textarea:focus, .PlentyWebMyAccount input[type="text"]:focus, .PlentyWebMyAccount input[type="password"]:focus, .PlentyWebMyAccount select:focus, .PlentyWebMyAccount textarea:focus, .plentyAttributeSelectWrapperContent.plentyAttributeSelectHasDropdown.open > *, .plentyAttributeSelectWrapperContent.plentyAttributeSelectHasDropdown.open:hover > * {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 34, 34, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 34, 34, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 34, 34, 0.1); }

.btn-primary:hover, .btn-primary:focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(0, 0, 0, 0.1);
  /*
  &.btn-arrow:before {
    width:30px;
  }
  */ }

.btn-accent:hover, .btn-accent:focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -100px 0 200px rgba(0, 0, 0, 0.1);
  /*
  &.btn-arrow:before {
    width:30px;
  }
  */ }

.btn.disabled, .btn[disabled], .PlentyWebshopButton.disabled, .PlentyWebshopButton[disabled], .toBasketWrapper.disabled > a, .disabled > button {
  opacity: .5; }

.btn-sm, .btn-group-sm > .btn {
  line-height: 20px; }

.navigationTree a:hover, .navigationTree a:focus, .navigationTree li.active > a:hover, .navigationTree li.active > a:active, .facetValueLabel:hover, .AvailabilityFilterElement > label:hover, .CharacterFilterElement > label:hover {
  border-color: transparent; }

.iconLink .glyphicon, .iconLink:hover, .iconLink:focus {
  color: #232222; }

.navigationTree a:hover, .navigationTree a:focus, .navigationTree li.active > a:hover, .navigationTree li.active > a:active, .facetValueLabel:hover, .AvailabilityFilterElement > label:hover, .CharacterFilterElement > label:hover {
  color: #232222; }

.categoryPagination .nav a:hover, .categoryPagination .nav a:focus, .categoryPagination .navbar .nav li > a:hover, .categoryPagination .navbar .nav li > a:focus, .categoryPagination .navbar .nav li > a.active, .categoryPagination .nav a.articlePages_activeLink {
  color: #232222;
  border-color: #4a4848; }

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #666; }

.cf-heading {
  font-family: "bebas_neuebold", sans-serif; }

p {
  line-height: 1.2; }

h1, .h1,
h2, .h2,
h3, .h3 {
  font-family: "bebas_neuebold", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-weight: 300; }

h1, .h1,
h2, .h2 {
  font-weight: 400;
  font-size: 28px; }

.smaller {
  font-size: 60%; }

.is--uppercase {
  text-transform: uppercase; }

.no--decoration {
  text-decoration: none !important; }
  .no--decoration * {
    text-decoration: none !important; }

/*
.bs-nav > .bs-nav--menu > li > a {
  font-family:$headings-font-family!important;
  text-transform:uppercase!important;
  font-size:18px;
}

*/
/**/
/*
 * BS-DROPDOWN VERTICAL
 * Variables
 * Since we import Bootstrap mixins & variables are mapped from Bootstrap 
*/
/*	-------------------------------------------------------
	MOBILE VARIABLES
	---------------------------------------------------- */
/*	-------------------------------------------------------
	DESKTOP VARIABLES
	---------------------------------------------------- */
.bs-menu-toggle {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 100%; }
  .bs-menu-toggle .toggle-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 14px;
    margin-top: -8px;
    margin-left: -9px; }
    .bs-menu-toggle .toggle-icon span {
      background-color: #fff;
      width: 18px;
      font-size: 1px;
      height: 2px;
      left: 50%;
      line-height: 1px;
      overflow: hidden;
      position: absolute;
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: translate(0, 0) rotate(0);
      -ms-transform: translate(0, 0) rotate(0);
      transform: translate(0, 0) rotate(0);
      -webkit-backface-visibility: hidden; }
  .bs-menu-toggle .toggle-icon-bottom,
  .bs-menu-toggle .toglge-icon-top {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.2s;
    transition: transform 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.2s; }
  .bs-menu-toggle .toggle-icon-top {
    top: 0; }
  .bs-menu-toggle .toggle-icon-bottom {
    bottom: 0; }
  .bs-menu-toggle .toggle-icon-middle {
    -webkit-transition: opacity 0.45s cubic-bezier(0.35, 0, 0.25, 1) 0s, -webkit-transform 0.45s cubic-bezier(0.35, 0, 0.25, 1) 0s;
    transition: opacity 0.45s cubic-bezier(0.35, 0, 0.25, 1) 0s, transform 0.45s cubic-bezier(0.35, 0, 0.25, 1) 0s;
    top: 6px;
    opacity: 1; }
  .bs-menu-toggle .toggle-icon-bottom, .bs-menu-toggle .toggle-icon-top {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.2s;
    transition: transform 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.2s; }
  .bs-menu-toggle .is-active .toggle-icon-top {
    -webkit-transform: translate(0, 6px) rotate(45deg);
    -ms-transform: translate(0, 6px) rotate(45deg);
    transform: translate(0, 6px) rotate(45deg); }
  .bs-menu-toggle .is-active .toggle-icon-middle {
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center; }
  .bs-menu-toggle .is-active .toggle-icon-bottom {
    -webkit-transform: translate(0, -6px) rotate(-45deg);
    -ms-transform: translate(0, -6px) rotate(-45deg);
    transform: translate(0, -6px) rotate(-45deg); }

html {
  overflow-y: scroll; }

header {
  position: relative;
  z-index: 2; }

main {
  position: relative;
  z-index: 1; }

.active-mobile-menu body {
  overflow: hidden; }

.bs-nav {
  top: 0;
  left: 0;
  background: #222;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .bs-nav a, .bs-nav a:hover, .bs-nav a:active, .bs-nav a:visited {
    text-decoration: none !important; }
  .bs-nav a {
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Roboto", sans-serif; }
  .bs-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .bs-nav img {
    max-width: 100%;
    display: inline-block; }
  .bs-nav i {
    display: block;
    line-height: 1;
    font-size: 11px;
    color: #888;
    font-style: normal; }
  .bs-nav .see-all {
    font-weight: bold; }
  .bs-nav .go-back {
    font-style: italic; }
    .bs-nav .go-back > span {
      margin-top: 2px; }
    .bs-nav .go-back a {
      color: #000; }
  .bs-nav .move-out > li > a {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; }
  .bs-nav .has-children > a > span,
  .bs-nav .go-back > a > span {
    position: absolute;
    height: 100%;
    top: 0px;
    right: 10px; }
    .bs-nav .has-children > a > span::before, .bs-nav .has-children > a > span::after,
    .bs-nav .go-back > a > span::before,
    .bs-nav .go-back > a > span::after {
      content: '';
      position: absolute;
      top: 46%;
      left: 44%;
      display: inline-block;
      height: 2px;
      width: 7px;
      background: rgba(255, 255, 255, 0.5);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .bs-nav .has-children > a > span::before,
    .bs-nav .go-back > a > span::before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-top: -2px; }
    .bs-nav .has-children > a > span::after,
    .bs-nav .go-back > a > span::after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-top: 2px; }
  .bs-nav .go-back > a {
    position: relative; }
    .bs-nav .go-back > a > span {
      width: 20px;
      left: 10px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      transform: rotate(180deg);
      moz-transform-origin: 50% 50%;
      -o-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%; }
  .bs-nav .has-children > a > span {
    top: 1px; }
  .bs-nav .go-back > a > span {
    top: -1px; }

/*	-------------------------------------------------------
	MOBILE MENU
	------------------------------------------------------ */
@media (max-width: 991px) {
  .bs-nav-container li {
    position: static !important; }

  .bs-nav {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    position: fixed;
    overflow: hidden;
    z-index: 20; }
    .bs-nav.is-active {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      transform: translateY(0); }
    .bs-nav i {
      font-style: normal; }
    .bs-nav .mobile-header {
      position: relative;
      z-index: 11;
      height: 100px;
      background: #fff; }
      .bs-nav .mobile-header img {
        display: inline-block;
        max-height: 100px;
        padding: 15px; }
      .bs-nav .mobile-header .close-bs-menu {
        position: absolute;
        top: 50%;
        margin-top: -20px;
        right: 15px;
        width: 40px;
        height: 40px;
        background: #222;
        border: 1px solid transparent;
        border-radius: 0px; }
        .bs-nav .mobile-header .close-bs-menu::after, .bs-nav .mobile-header .close-bs-menu::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          height: 20px;
          width: 2px;
          background-color: #fff; }
        .bs-nav .mobile-header .close-bs-menu::after {
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg); }
        .bs-nav .mobile-header .close-bs-menu::before {
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
    .bs-nav .bs-nav--menu {
      overflow: hidden; }
      .bs-nav .bs-nav--menu > li > a {
        text-transform: none; }
        .bs-nav .bs-nav--menu > li > a > i {
          display: block; }
      .bs-nav .bs-nav--menu ul {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #222;
        padding-top: 100px;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%); }
      .bs-nav .bs-nav--menu li {
        padding: 0 10px; }
      .bs-nav .bs-nav--menu .is-hidden {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transform: translateX(100%); }
        .bs-nav .bs-nav--menu .is-hidden > li > a {
          border-bottom-color: transparent; }
      .bs-nav .bs-nav--menu a {
        position: relative;
        display: block;
        color: #eee;
        line-height: 1.5em;
        padding: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        font-size: 16px;
        font-weight: 300; }
      .bs-nav .bs-nav--menu .has-children > a > span {
        width: 60px;
        background: transparent;
        right: 0; }
      .bs-nav .bs-nav--menu .go-back > a {
        padding-left: 30px;
        color: #fff;
        background: transparent; }
        .bs-nav .bs-nav--menu .go-back > a > span::before, .bs-nav .bs-nav--menu .go-back > a > span::after {
          background: #fff; }
      .bs-nav .bs-nav--menu .see-all > a {
        color: #999;
        font-weight: 300; } }
/*	-------------------------------------------------------
	DESKTOP MENU
	------------------------------------------------------ */
@media (min-width: 992px) {
  .mobile-header {
    display: none; }

  .see-all {
    font-size: 11px; }

  .bs-nav {
    position: absolute;
    z-index: 11;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    top: 20px;
    overflow: visible;
    font-size: 0;
    margin-top: 0;
    width: 420px;
    pointer-events: none;
    background: transparent; }
    .bs-nav.is-active {
      opacity: 1;
      top: 0;
      pointer-events: auto; }
    .bs-nav .bs-nav--menu {
      position: relative;
      overflow: visible;
      background: transparent;
      padding: 0px;
      border-radius: 4px; }
      .bs-nav .bs-nav--menu i {
        font-size: 11px;
        font-style: normal;
        font-family: "Roboto", sans-serif;
        color: #ccc;
        font-weight: normal;
        line-height: 1.3em;
        position: relative;
        top: -6px;
        display: block; }
      .bs-nav .bs-nav--menu a {
        display: block;
        color: #323232;
        font-size: 14px;
        position: relative; }
      .bs-nav .bs-nav--menu .see-all {
        display: none; }
      .bs-nav .bs-nav--menu.move-out > li > a {
        opacity: 1; }
      .bs-nav .bs-nav--menu > li {
        position: static; }
        .bs-nav .bs-nav--menu > li > a {
          -webkit-transform: translateX(0%);
          -moz-transform: translateX(0%);
          transform: translateX(0%);
          font-size: 20px;
          line-height: 50px;
          font-weight: 400;
          font-family: "bebas_neuebold", sans-serif;
          vertical-align: middle;
          color: #ccc;
          padding: 5px 5px;
          text-transform: none; }
          .bs-nav .bs-nav--menu > li > a > span::before, .bs-nav .bs-nav--menu > li > a > span::after {
            background: rgba(255, 255, 255, 0.5); }
        .bs-nav .bs-nav--menu > li + li > a {
          border-left: 1px solid rgba(255, 255, 255, 0); }
        .bs-nav .bs-nav--menu > li.has-children > a {
          padding-right: 25px; }
        .bs-nav .bs-nav--menu > li.is-active > a {
          background: #1a1a1a;
          color: #fff; }
          .bs-nav .bs-nav--menu > li.is-active > a > span::before, .bs-nav .bs-nav--menu > li.is-active > a > span::after {
            background: #fff; }
        .bs-nav .bs-nav--menu > li.is-active > .level-2 {
          pointer-events: auto;
          opacity: 1;
          display: block;
          visibility: visible;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s;
          left: 100%; }
        .bs-nav .bs-nav--menu > li.is-current > a {
          background: #1a1a1a;
          color: #fff; }
          .bs-nav .bs-nav--menu > li.is-current > a > span::before, .bs-nav .bs-nav--menu > li.is-current > a > span::after {
            background: #fff; }
        .bs-nav .bs-nav--menu > li .go-back {
          margin-bottom: 5px;
          border: 1px solid #fff; }
        .bs-nav .bs-nav--menu > li .level-2 {
          text-shadow: 0 0 3px #FFF;
          z-index: 10;
          display: block;
          position: absolute;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: opacity 0.2s;
          -moz-transition: opacity 0.2s;
          transition: opacity 0.2s;
          padding: 25px 25px 25px 25px;
          min-width: 260px;
          top: 0;
          margin-top: 0;
          left: 100%;
          background-color: #fff;
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          transform: translateX(0); }
          .bs-nav .bs-nav--menu > li .level-2 > .go-back {
            display: none; }
          .bs-nav .bs-nav--menu > li .level-2 ul {
            padding-top: 15px;
            padding-bottom: 15px;
            padding-left: 20px; }
          .bs-nav .bs-nav--menu > li .level-2 > li > a {
            color: #000;
            font-weight: 400;
            font-size: 16px;
            font-family: "Roboto", sans-serif;
            line-height: 36px;
            text-transform: none;
            text-align: left; }
            .bs-nav .bs-nav--menu > li .level-2 > li > a > span {
              display: none; }
          .is-active .bs-nav .bs-nav--menu > li .level-2 {
            display: block; }
        .bs-nav .bs-nav--menu > li .level-3 {
          overflow-x: hidden;
          position: relative;
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          transform: translateX(0);
          background: transparent;
          -webkit-transition: all 1s;
          -moz-transition: all 1s;
          transition: all 1s; }
          .bs-nav .bs-nav--menu > li .level-3 > .go-back {
            display: none; }
          .bs-nav .bs-nav--menu > li .level-3 .see-all {
            display: none;
            position: absolute;
            width: 100%;
            padding: 10px;
            bottom: 0px; }
            .bs-nav .bs-nav--menu > li .level-3 .see-all > a {
              display: block;
              width: 100%;
              font-weight: bold;
              font-style: italic;
              padding: 5px 10px;
              text-align: left;
              border-radius: 4px;
              border: 1px solid transparent;
              background: rgba(240, 240, 240, 0.3);
              color: #0c1120;
              font-size: 11px; }
              .bs-nav .bs-nav--menu > li .level-3 .see-all > a:hover {
                color: #0c1120; }
          .bs-nav .bs-nav--menu > li .level-3 li a {
            font-weight: 400;
            font-size: 14px;
            font-family: "Roboto", sans-serif;
            color: #aaa;
            line-height: 1.6em; }
            .bs-nav .bs-nav--menu > li .level-3 li a > span {
              height: 25px; }
            .bs-nav .bs-nav--menu > li .level-3 li a:hover {
              color: #000; }
          .bs-nav .bs-nav--menu > li .level-3 a {
            color: #000;
            line-height: 1.8em; }
          .bs-nav .bs-nav--menu > li .level-3 .has-children > a > span {
            padding-left: 15px;
            padding-right: 15px; }
          .bs-nav .bs-nav--menu > li .level-3 ul {
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background-color: transparent;
            overflow-y: auto;
            overflow-x: hidden;
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            transform: translateX(0%);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
            .bs-nav .bs-nav--menu > li .level-3 ul.is-hidden {
              -webkit-transform: translateX(100%);
              -moz-transform: translateX(100%);
              transform: translateX(100%); }
        .bs-nav .bs-nav--menu > li.is-single .level-2 {
          padding-left: 10px; }
        .bs-nav .bs-nav--menu > li.is-box-list > .level-2 {
          background: url("/PlentyMarkets/6/prinatro/dist/images/dropdown-bg-2.jpg") #fff bottom right no-repeat;
          height: 500px; }
          .bs-nav .bs-nav--menu > li.is-box-list > .level-2 > li {
            float: left;
            width: 48%;
            background: rgba(255, 255, 255, 0.5);
            position: relative;
            padding: 25px 10px !important;
            margin: 5px;
            border: 1px solid #efefef; }
            .bs-nav .bs-nav--menu > li.is-box-list > .level-2 > li > a > i {
              color: #222; }
      .bs-nav .bs-nav--menu .go-back > a {
        color: #000 !important;
        font-weight: bold !important;
        background: #fff;
        border-radius: 3px;
        padding-left: 30px; }
        .bs-nav .bs-nav--menu .go-back > a:hover {
          color: #000 !important; }
      .bs-nav .bs-nav--menu[data-depth="3"] .level-3 > li > a > span {
        display: none !important; }
    .bs-nav .items-4 {
      overflow: visible; }
      .bs-nav .items-4 > ul > li > ul {
        height: 160px;
        padding-bottom: 0 !important; }
        .bs-nav .items-4 > ul > li > ul li:nth-child(n+7) {
          display: none !important; }
    .bs-nav .items-5 {
      overflow: visible; }
      .bs-nav .items-5 > ul > li > ul {
        height: 240px;
        padding-bottom: 0 !important; }
        .bs-nav .items-5 > ul > li > ul li:nth-child(n+8) {
          display: none !important; }
    .bs-nav .items-6 {
      overflow: visible; }
      .bs-nav .items-6 > ul > li > ul {
        height: 190px;
        padding-bottom: 0 !important; }
        .bs-nav .items-6 > ul > li > ul li:nth-child(n+9) {
          display: none !important; }
    .bs-nav .items-7 {
      overflow: visible; }
      .bs-nav .items-7 > ul > li > ul {
        height: 295px;
        padding-bottom: 0 !important; }
        .bs-nav .items-7 > ul > li > ul li:nth-child(n+10) {
          display: none !important; }
    .bs-nav .items-8 {
      overflow: visible; }
      .bs-nav .items-8 > ul > li > ul {
        height: 335px;
        padding-bottom: 0 !important; }
        .bs-nav .items-8 > ul > li > ul li:nth-child(n+11) {
          display: none !important; }

  /*	-------------------------------------------------------
  	OPTIONAL HORIZONTAL VERSION 
  	@requires data-direction="below"
  	@requires class="bs-nav bs-nav-horizontal"
  	------------------------------------------------------ */
  .bs-nav-horizontal .bs-menu-toggle {
    display: none; }
  .bs-nav-horizontal .bs-nav {
    opacity: 1;
    width: 100%;
    position: static; }
    .bs-nav-horizontal .bs-nav .bs-nav--menu {
      display: block;
      width: 100%;
      pointer-events: auto; }
      .bs-nav-horizontal .bs-nav .bs-nav--menu > li {
        display: inline-block;
        position: relative; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-right > ul {
          left: auto !important;
          right: 0 !important; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li.has-children > a {
          padding-right: 30px; }
          .bs-nav-horizontal .bs-nav .bs-nav--menu > li.has-children > a > span {
            right: 18px;
            top: 2px; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li .level-2 {
          visibility: hidden;
          opacity: 0;
          left: 0;
          width: auto;
          min-width: 320px;
          top: 100%;
          pointer-events: none; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-active .level-2 {
          visibility: visible;
          opacity: 1;
          top: 100%;
          left: 0;
          pointer-events: auto; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-single {
          position: relative; }
          .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-single .level-2 {
            height: auto;
            width: auto !important;
            min-width: 260px;
            padding: 25px 25px; }
            .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-single .level-2 > li > a {
              font-weight: 400;
              font-size: 14px;
              font-family: "Roboto", sans-serif;
              color: #000;
              line-height: 2.5em;
              text-transform: none;
              white-space: nowrap;
              border-bottom: 1px solid #efefef; }
            .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-single .level-2 > li:last-of-type > a {
              border-bottom: none; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-mega {
          position: static; }
          .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-mega .level-2 {
            padding-left: 15px;
            width: 100%; }
        .bs-nav-horizontal .bs-nav .bs-nav--menu > li.is-box-list .level-2 {
          height: auto;
          min-width: 500px; }

  .touch .bs-nav--menu.level-1 > li > a > span {
    width: 100%;
    text-align: right; }
    .touch .bs-nav--menu.level-1 > li > a > span:before, .touch .bs-nav--menu.level-1 > li > a > span:after {
      left: auto;
      right: 0 !important; } }
@media (min-width: 992px) {
  #topbar-section {
    position: relative;
    z-index: 1002; } }
.topbar a {
  text-decoration: none !important; }
@media (max-width: 767px) {
  .topbar {
    text-align: center; } }
@media (min-width: 768px) {
  .topbar {
    display: inline-block; } }
.topbar > ul {
  display: inline-block; }
  .topbar > ul > li {
    vertical-align: middle; }
    .topbar > ul > li > a, .topbar > ul > li > span {
      display: inline-block;
      font-size: 12px;
      color: #999;
      line-height: 25px;
      vertical-align: top; }
      .topbar > ul > li > a > i, .topbar > ul > li > a > .bs-icn, .topbar > ul > li > a .glyphicon, .topbar > ul > li > span > i, .topbar > ul > li > span > .bs-icn, .topbar > ul > li > span .glyphicon {
        color: #999;
        font-style: normal;
        line-height: 25px; }
    .topbar > ul > li > a:hover {
      color: #fff;
      text-decoration: none; }
      .topbar > ul > li > a:hover > .bs-icn, .topbar > ul > li > a:hover > .glyphicon, .topbar > ul > li > a:hover > i {
        color: #fff; }
  .topbar > ul.topbar--navigation {
    position: absolute;
    top: 40px;
    right: 15px; }
    @media (max-width: 991px) {
      .topbar > ul.topbar--navigation {
        top: -200px; } }
    .topbar > ul.topbar--navigation > li > a {
      height: 60px; }
      .topbar > ul.topbar--navigation > li > a > i {
        line-height: 50px;
        font-size: 20px; }
        .topbar > ul.topbar--navigation > li > a > i.glyphicon-search {
          font-size: 19px;
          position: relative;
          top: 1px; }
    .topbar > ul.topbar--navigation .dropdown:hover .dropdown-menu {
      display: block; }
    .topbar > ul.topbar--navigation i {
      font-size: 18px; }
  .topbar > ul.topbar--links > li > a > i {
    font-size: 20px;
    color: #eee; }

.menu-bar {
  background: #1e1e1e; }

#topbar-section {
  background: #232222; }

.bs-nav .mobile-header {
  background: #161515; }
.bs-nav .bs-nav--menu > li {
  vertical-align: top; }
  .bs-nav .bs-nav--menu > li > a {
    padding-right: 0px; }

/* Header / Search */
@media (min-width: 992px) {
  .menu-bar {
    position: relative;
    z-index: 1001; } }
.is--navigation-logo {
  top: 1px;
  position: relative;
  display: none; }
  .is--navigation-logo a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 10px !important; }
    .is--navigation-logo a:hover, .is--navigation-logo a:focus, .is--navigation-logo a:active {
      background: transparent !important; }
  .is--navigation-logo.is-active > a {
    background: transparent !important; }
  .is--navigation-logo p {
    margin: 0;
    line-height: 60px; }
  .is--navigation-logo .bs-icn {
    color: #efefef;
    font-size: 36px; }
  @media (min-width: 992px) {
    .is--navigation-logo {
      display: inline-block; } }

#header-mobile-section {
  position: relative;
  background: #232222; }
  #header-mobile-section a {
    text-decoration: none !important; }
  #header-mobile-section .mobile-brand a {
    display: inline-block;
    color: #fff;
    padding-top: 15px;
    line-height: 1;
    font-size: 48px;
    padding-bottom: 25px; }
  #header-mobile-section .mobile-toolbar {
    width: 100%;
    text-align: center;
    position: relative;
    background: #232222; }
    #header-mobile-section .mobile-toolbar > li {
      width: 25%; }
      #header-mobile-section .mobile-toolbar > li > a {
        color: #aaa;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 10px;
        font-weight: 300;
        display: block; }
        #header-mobile-section .mobile-toolbar > li > a > span {
          line-height: 1;
          display: block; }
          #header-mobile-section .mobile-toolbar > li > a > span:first-of-type {
            font-size: 20px;
            color: #fff; }
      #header-mobile-section .mobile-toolbar > li + li > a {
        border-left: 1px solid rgba(255, 255, 255, 0.1); }

@media (min-width: 992px) {
  .bs-nav .bs-nav--menu > li > a {
    font-size: 18px; } }
@media (min-width: 1200px) {
  .bs-nav .bs-nav--menu > li > a {
    font-size: 18px; } }
@media (min-width: 1470px) {
  .bs-nav .bs-nav--menu > li > a {
    font-size: 20px; } }
.bs-nav .mobile-brand {
  color: #fff;
  padding-top: 24px;
  font-size: 48px;
  padding-left: 15px; }

@media screen and (max-width: 991px) {
  .basketPreviewContainer.asidePanel {
    background: #fff; }

  .basketPreviewContent {
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px; }

  .basketPreviewFooter {
    padding-bottom: 30px; }

  .asidePanelContainer.asidePanel {
    background: #eee; }

  .remotetabs-tabpanel {
    margin-left: -15px;
    margin-right: -15px;
    background: #fff; } }
@media (max-width: 991px) {
  .asidePanel.basketPreviewContainer, .asidePanel.filterPanel {
    top: 50px; } }
@media (max-width: 991px) {
  .isBasketPreview .dropdown-menu {
    display: block !important; }
    .isBasketPreview .dropdown-menu:before {
      display: none !important; } }
@media (max-width: 519px) {
  .mobile-toolbar .bs-icn-logo-image {
    font-size: 18px !important; } }
.footer a {
  color: #232222; }
  .footer a:hover {
    color: #000; }

.sub-footer {
  background: #585858; }
  .sub-footer [class*=bs-icn-] {
    font-size: 28px;
    color: #fff;
    display: inline-block;
    padding: 10px 15px; }

.itemBox {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.03); }

body .itemBox:hover .itemBoxInner, body .crossSellingItem:hover .crossSellingItemInner {
  z-index: 2; }
body .categoryView .itemBox {
  position: relative;
  z-index: 2;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px; }
  body .categoryView .itemBox .itemBoxInner {
    border: none !important; }
    body .categoryView .itemBox .itemBoxInner .itemInfo {
      background: #fff; }
      body .categoryView .itemBox .itemBoxInner .itemInfo .name {
        font-size: 14px;
        line-height: 1.2;
        color: #000; }
      body .categoryView .itemBox .itemBoxInner .itemInfo .price {
        font-weight: 300;
        color: #000;
        font-family: "bebas_neuebold", sans-serif;
        font-size: 20px; }
      body .categoryView .itemBox .itemBoxInner .itemInfo .uvp {
        font-size: 15px;
        color: #ee3324; }
    body .categoryView .itemBox .itemBoxInner .producer {
      position: relative !important;
      top: 15px !important;
      right: 0 !important; }
  body .categoryView .itemBox .action {
    opacity: 1;
    top: 20px;
    left: 10px;
    z-index: 3;
    font-family: "bebas_neuebold", sans-serif;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.5); }
  body .categoryView .itemBox.action-3 .itemBoxInner, body .categoryView .itemBox.action-3 .basketButtonContainer {
    border-color: #efefef; }
  body .categoryView .itemBox.action-3 .action {
    background: #ee3324; }

.categoryView.isGridView form {
  display: block;
  height: 100%; }
  .categoryView.isGridView form .itemBoxInner {
    display: block;
    height: 100%; }
    .categoryView.isGridView form .itemBoxInner [id*="previewImages"] {
      height: 55%; }
      .categoryView.isGridView form .itemBoxInner [id*="previewImages"] .imageBox {
        height: 100%;
        padding: 15px; }
    .categoryView.isGridView form .itemBoxInner .itemInfo {
      height: 30%; }
      .categoryView.isGridView form .itemBoxInner .itemInfo .name {
        padding-left: 10px;
        padding-right: 10px; }

@media (max-width: 520px) {
  .no-touch .categoryView.isGridView .itemBox,
  .no-touch .crossSellingWrapper {
    height: 320px; }

  .touch .categoryView.isGridView .itemBox,
  .touch .crossSellingWrapper {
    height: 320px; }

  .itemBox [id*="previewImages"] {
    height: 50% !important; }
  .itemBox .producer {
    height: 40px; }
  .itemBox .name {
    min-height: 0 !important;
    max-height: 500px !important; } }
@media (max-width: 767px) {
  .itemBox .name {
    font-size: 12px !important; } }
@media (max-width: 767px) {
  /* difference between .no-touch and .touch dimensions is constant for all screen intervals */
  .no-touch .categoryView.isGridView .itemBox,
  .no-touch .crossSellingWrapper {
    height: 320px; }

  .touch .categoryView.isGridView .itemBox,
  .touch .crossSellingWrapper {
    height: 320px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .no-touch .categoryView.isGridView .itemBox,
  .no-touch .crossSellingWrapper {
    height: 400px; }

  .touch .categoryView.isGridView .itemBox,
  .touch .crossSellingWrapper {
    height: 400px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .no-touch .categoryView.isGridView .itemBox,
  .no-touch .crossSellingWrapper {
    height: 400px; }

  .touch .categoryView.isGridView .itemBox,
  .touch .crossSellingWrapper {
    height: 400px; } }
@media (min-width: 1200px) {
  .no-touch .categoryView.isGridView .itemBox,
  .no-touch .crossSellingWrapper {
    height: 400px; }

  .touch .categoryView.isGridView .itemBox,
  .touch .crossSellingWrapper {
    height: 400px; } }
#filter-btn {
  margin-top: 0; }

.itemBox .producer img {
  max-width: 40px !important; }

@media (max-width: 520px) {
  .itemBox .producer {
    text-align: right;
    padding-right: 10px; } }
.jqzoom {
  height: auto !important;
  height: auto !important;
  border: none; }
  .jqzoom img {
    max-height: 100% !important; }

.plentyAttributeSelectHasDropdown.open > div {
  z-index: 1 !important; }

.quantityInputProxy {
  float: left;
  width: 100px; }

.toBasketWrapper {
  margin-left: 110px; }
  .toBasketWrapper button {
    width: 100%; }
    @media (max-width: 480px) {
      .toBasketWrapper button {
        font-size: 18px !important;
        padding-left: 10px !important;
        padding-right: 10px !important; } }

.singleItemView .description * {
  text-align: left !important; }

.itemDefList dt,
.itemDefList dd,
.plentyAttributeSelectWrapper > .plentyAttributeSelectWrapperTitle,
.plentyAttributeSelectWrapper > .plentyAttributeSelectWrapperContent,
.attributeBox .PlentyFormContainer.ArticleAttrTd_0,
.attributeBox .PlentyFormContainer.ArticleAttrTd_1 {
  float: none;
  width: 100%; }

.gallery-container img {
  opacity: 0; }
.gallery-container .owl-item img {
  opacity: 1;
  max-width: 100%;
  display: inline-block; }
.gallery-container .close-gallery {
  display: none;
  position: absolute;
  cursor: pointer;
  z-index: 1001;
  top: 40px;
  right: 10px;
  font-size: 42px;
  font-weight: bold; }
@media (min-width: 768px) {
  .gallery-container .owl-pagination {
    display: none; } }
@media (max-width: 767px) {
  .gallery-container .owl-buttons {
    display: none; } }

/* Erstmal raus
.gallery-container.fixed {
  position: absolute;
  z-index: 5;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: 0;
  .gallery {
    height: 100%;
  }
  .owl-prev {
    left: 40px !important;
  }
  .owl-next {
    right: 40px !important;
  }
  .owl-pagination {
    display:block;
    bottom: 40px;
  }
  .gallery {
    .owl-item {
    position: relative;
    height: 100vh;
    a {
      display: block;
      width: 100%;
      height: 100%;
      background: #fff;
      img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
      }
    }
  }
    .close-gallery {
      display: block;
    }
  }
}
*/
.is-fixed {
  float: none;
  width: 100%;
  display: block;
  margin-left: 0; }
  .is-fixed .gallery .owl-item {
    height: 80vh; }
    .is-fixed .gallery .owl-item a {
      display: block;
      height: 100%; }
      .is-fixed .gallery .owl-item a img {
        max-height: 100% !important; }
  .is-fixed .thumbs {
    max-width: 768px;
    margin: 0 auto !important; }

.singleItemDetails .nav-tabs {
  border-bottom: 2px solid #333;
  padding-bottom: 1px; }
  .singleItemDetails .nav-tabs > li > a {
    border-radius: 0 !important;
    border: none !important;
    background: #fff;
    color: #232222;
    font-size: 18px; }
  .singleItemDetails .nav-tabs > li.active > a {
    background: #333;
    color: #fff; }
.singleItemDetails .tab-content {
  border: none; }
  .singleItemDetails .tab-content .tab-pane {
    padding: 35px; }
.singleItemDetails .quantityInput,
.singleItemDetails #plenty_add_article {
  height: 54px;
  font-size: 20px; }
.singleItemDetails #plenty_add_article {
  padding-left: 20px;
  padding-right: 20px; }

.no-touch .singleItemDetails .quantityInput {
  padding-right: 0; }
.no-touch .singleItemDetails .isPlus, .no-touch .singleItemDetails .isMinus {
  display: none !important; }

.touch .singleItemDetails .isPlus, .touch .singleItemDetails .isMinus {
  line-height: 40px; }

.producer-logo {
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .producer-logo {
      float: right; } }

.technical ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .technical ul > li {
    padding-left: 20px; }
    .technical ul > li:before {
      font-family: "glyphicon";
      content: "\e013";
      padding-right: 10px;
      display: inline-block;
      position: relative;
      top: 1px;
      font-size: 12px;
      margin-left: -20px; }

body .checkout-nav > ul > li > span:before, body .checkout-nav > ul > li > span:after {
  border: none;
  background: #efefef; }
body .checkout-nav > ul > li.visited > span:before, body .checkout-nav > ul > li.visited > span:after {
  background: #222; }
body .checkout-nav > ul > li.active > span:before, body .checkout-nav > ul > li.active > span:after {
  background: #232222; }

.panel-heading, .myaccount div.PlentyFormContainer.PlentyWebMyAccountContainer > span.PlentyWebMyAccountContainerTitle, .myaccount div.PlentyFormContainer.PlentyWebMyAccountContainer > div.PlentyWebMyAccountContainerTitle, .myaccount .PlentyWebMyAccountOrderOverviewElementsContainer > .PlentyFormContainer > .PlentyFormContainer > .PlentyFormContainer > span, .myaccount .PlentyWebMyAccountOrderOverviewItemsBox > .PlentyWebMyAccountOrderOverviewItemsMain > div.PlentyFormContainer.ItemsRow > .ItemsHeaderRow, .myaccount .PlentyWebMyAccountDisplayOrdersContainer > div.PlentyWebMyAccountDisplayOrdersOrderId, .myaccount .PlentyMyAccountHeaderChange, .myaccount .PlentyWebMyAccountTicketsTicketTitleContainer, .myaccount .PlentyWebMyAccountTicketsLeafHead, .myaccount .PlentyWebMyAccountMyProjectsProjectTitleContainer, .myaccount .PlentyWebMyAccountEmailNewAccountContainerTitle, .myaccount #PlentyWebMyAccountCustomerEventsContainerContent > h1, .myaccount .PlentyWebMyAccountVersionJumpDomainContainer > span, .myaccount .PlentyWebMyAccountItemContainerHeader, .myaccount .PlentyWebMyAccountOpenableItemContainerHeader, #PlentyWebOrderOverviewInvoiceContainer > span, #PlentyWebOrderOverviewShippingContainer > span, #PlentyWebOrderOverviewShippingMethodContainer > span, #PlentyWebOrderOverviewPaymentMethodContainer > span, #PlentyWebOrderOverviewSchedulerContainer > span, #PlentyWebOrderOverviewAGBPrivacyContainer > span, .PlentyWebItemContainerHeader, #PlentyWebOrderOverviewItemsTop, .PlentyOrderDeliveryAddress > .PlentyWebShippingDetailsListTitle, #PlentyWebCustomerRegistrationTitle, .PlentyLostPWDContainerTitle {
  background: #eee;
  color: #323232; }

.PlentyLiveSearchResult tr {
  border-bottom: 1px solid #efefef;
  padding-top: 15px;
  padding-bottom: 15px; }
.PlentyLiveSearchResult .LiveSearchArticleName {
  font-size: 14px;
  margin-top: 15px; }
  .PlentyLiveSearchResult .LiveSearchArticleName a {
    color: #999; }
.PlentyLiveSearchResult .Price {
  font-size: 14px;
  color: #000; }

.input-unit {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #dcdbd8;
  border-radius: .1rem;
  overflow: hidden; }

.input-unit .input-unit-preview, .input-unit input:not([type=checkbox]), .input-unit input:not([type=radio]), .input-unit input[type] {
  color: #4D4F4D;
  background-color: #fff;
  border: none;
  box-shadow: none;
  line-height: 1.2em !important;
  padding: 1.3rem 1rem .3rem;
  width: 100%;
  font-size: 1em;
  outline: 0 !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all .2s;
  transition: all .2s; }

.input-unit .input-unit-label, .input-unit label {
  font-size: .75em;
  line-height: 1em !important;
  text-transform: uppercase;
  letter-spacing: .1px;
  font-weight: 400;
  width: 100%;
  padding: .35rem 1rem 0;
  margin-bottom: 0;
  color: #b2b1a7;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: color .15s;
  transition: color .15s;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.input-unit textarea {
  font-size: 1em;
  padding-top: 20px;
  border: none;
  text-shadow: none;
  min-height: 150px; }

body .fl-autocomplete {
  border: 15px solid #232222 !important;
  top: 120px !important;
  position: absolute;
  width: 100% !important;
  left: 0 !important;
  bottom: auto !important;
  z-index: 1005 !important; }
  body .fl-autocomplete:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    box-shadow: 2px -2px 0px 0px rgba(0, 0, 0, 0.08);
    background: #fff; }
    @media (min-width: 640px) {
      body .fl-autocomplete:before {
        background: #f8f8f8; } }
  @media (min-width: 992px) {
    body .fl-autocomplete {
      top: 98px !important; } }
  @media (min-width: 768px) {
    body .fl-autocomplete {
      top: 165px !important; } }
  @media (min-width: 1200px) {
    body .fl-autocomplete {
      top: 99px !important; } }
  body .fl-autocomplete .ui-menu-item > a.ui-state-focus {
    background: transparent !important; }
    @media (min-width: 1200px) {
      body .fl-autocomplete .ui-menu-item > a.ui-state-focus {
        box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.08); } }
  body .fl-autocomplete .ui-menu-item .col.image {
    width: 20%; }
  body .fl-autocomplete .ui-menu-item .col.label {
    width: 40%;
    text-align: left;
    padding: 14px 8px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    white-space: normal; }
    body .fl-autocomplete .ui-menu-item .col.label .fl-ac-highlight {
      color: #ee3324; }
  body .fl-autocomplete .ui-menu-item .col.price {
    width: 20%;
    padding-right: 15px;
    padding-top: 15px; }
  body .fl-autocomplete .ui-menu-item.fl-item-even {
    background: #fff; }
  body .fl-autocomplete .ui-menu-item.fl-item-odd {
    background: #f8f8f8; }
  body .fl-autocomplete .ui-autocomplete-category h3 {
    font-size: 20px;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFEFEFEF', GradientType=0);
    color: #000;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  body .fl-autocomplete .ui-autocomplete-allResults h3 {
    font-family: "Roboto", sans-serif;
    text-transform: none;
    text-decoration: none;
    font-size: 14px; }

body .filter-bar {
  background: #f8f8f8; }
body .btn-group .btn {
  width: 100%;
  text-align: left;
  background: transparent;
  font-size: 12px;
  box-shadow: none !important;
  text-shadow: inherit;
  color: #aaa;
  border: none; }
  body .btn-group .btn .caret {
    float: right;
    position: relative;
    top: 10px; }
body .btn-group.open .btn {
  background: rgba(255, 255, 255, 0.05);
  color: #000; }
body .btn-group.open > .dropdown-menu {
  display: block;
  top: 130%;
  min-width: 300px; }
  body .btn-group.open > .dropdown-menu:before {
    top: -3px;
    left: 20px;
    width: 10px;
    height: 10px; }
  body .btn-group.open > .dropdown-menu ul {
    list-style: none;
    marign: 0;
    padding: 15px; }
    body .btn-group.open > .dropdown-menu ul > li > a {
      display: block;
      padding: 5px 10px; }
    body .btn-group.open > .dropdown-menu ul > li + li > a {
      border-top: 1px solid #efefef; }
body .btn-group.btn-group > .btn {
  border-left: 1px solid rgba(255, 255, 255, 0.05); }
@media (max-width: 991px) {
  body .btn-group {
    width: 100%; }
    body .btn-group .dropdown-menu {
      position: relative;
      background-color: #fff;
      top: 37px !important;
      padding-left: 0;
      box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.05); }
    body .btn-group.btn-group > .btn {
      border: 1px solid rgba(0, 0, 0, 0.05);
      margin-bottom: 5px; } }

.btn-group.chosen {
  width: 100%;
  padding: 0 15px 10px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  margin-bottom: 0px;
  padding-bottom: 10px; }
  .btn-group.chosen strong {
    color: #fff;
    font-size: 20px;
    font-family: "bebas_neuebold", sans-serif;
    display: none; }
  .btn-group.chosen .flChosenFilters {
    margin-bottom: 25px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .btn-group.chosen .flChosenFilters > .flChosenFilter {
      font-size: 0;
      margin-bottom: 1px;
      margin-right: 5px;
      display: inline-block;
      position: relative;
      color: #000; }
      .btn-group.chosen .flChosenFilters > .flChosenFilter:first-of-type > a {
        margin-top: 5px; }
      .btn-group.chosen .flChosenFilters > .flChosenFilter:last-of-type > a {
        margin-bottom: 5px; }
      .btn-group.chosen .flChosenFilters > .flChosenFilter > a {
        padding: 0 10px;
        font-size: 11px;
        position: relative;
        padding-right: 40px;
        background: white;
        display: block;
        border-radius: 2px;
        color: #222; }
        .btn-group.chosen .flChosenFilters > .flChosenFilter > a img {
          display: none; }
        .btn-group.chosen .flChosenFilters > .flChosenFilter > a:not(.flRemoveAllFilters) {
          border: 1px solid rgba(0, 0, 0, 0.05); }
        .btn-group.chosen .flChosenFilters > .flChosenFilter > a:after {
          content: "\e615";
          font-family: "bs-icn";
          float: right;
          font-weight: bold;
          position: absolute;
          right: 0;
          border-radius: 0 1px 1px 0;
          background: rgba(255, 255, 255, 0.05);
          color: #000;
          font-size: 8px;
          padding: 0 10px; }
        .btn-group.chosen .flChosenFilters > .flChosenFilter > a .flFilterName {
          font-weight: 400; }
          .btn-group.chosen .flChosenFilters > .flChosenFilter > a .flFilterName:after {
            content: ": ";
            display: inline-block;
            margin-right: 3px; }
      .btn-group.chosen .flChosenFilters > .flChosenFilter a.flRemoveAllFilters {
        background: transparent;
        text-align: right;
        font-size: 11px;
        font-weight: bold;
        color: #ee3324; }
        .btn-group.chosen .flChosenFilters > .flChosenFilter a.flRemoveAllFilters:before {
          display: table;
          float: none;
          clear: both; }
        .btn-group.chosen .flChosenFilters > .flChosenFilter a.flRemoveAllFilters:after {
          display: none; }

.btn-group.filter-title {
  display: inline-block !important; }
  .btn-group.filter-title button.btn {
    background: transparent;
    border: none;
    color: #222;
    font-family: "bebas_neuebold", sans-serif;
    font-size: 20px; }

.old-findologic {
  display: none !important; }

@font-face {
  font-family: 'bebas_neuebold';
  src: url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_bold-webfont.eot");
  src: url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_bold-webfont.woff") format("woff"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_bold-webfont.ttf") format("truetype"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bebas_neuelight';
  src: url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_light-webfont.eot");
  src: url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_light-webfont.eot?#iefix") format("embedded-opentype"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_light-webfont.woff") format("woff"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_light-webfont.ttf") format("truetype"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_light-webfont.svg#bebas_neuelight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bebas_neue_regularregular';
  src: url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_regular-webfont.eot");
  src: url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_regular-webfont.eot?#iefix") format("embedded-opentype"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_regular-webfont.woff") format("woff"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_regular-webfont.ttf") format("truetype"), url("/layout/bs-style/sportshoptriathlon/fonts/bebas_neue/bebasneue_regular-webfont.svg#bebas_neue_regularregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body[data-request="Search"] #main-section {
  padding-top: 40px !important; }

@media (max-width: 479px) {
  .hidden-xxs {
    display: none !important; } }

#main-section {
  min-height: 70vh;
  background: #fff; }

body {
  padding-top: 0; }
  @media (min-width: 992px) {
    body {
      padding-top: 99px; }
      body .header {
        position: fixed;
        z-index: 1003;
        left: 0;
        top: 0;
        width: 100%; } }
  @media (min-width: 992px) {
    body {
      padding-top: 160px; } }
  @media (min-width: 1200px) {
    body {
      padding-top: 99px; } }
  @media (min-width: 1200px) {
    body .is-mobile-search {
      display: none; } }

/*
.bs-nav--menu {
  .level-2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 100%;
    top: 0;
  }
}
[data-cat="91"] > ul::after { content:" "; background: url(/images/gallery/navigation/dd_triathlon.jpg) #fff; }
[data-cat="102"] > ul::after { content:" "; background: url(/images/gallery/navigation/dd_schwimmen.jpg) #fff; }
[data-cat="128"] > ul::after { content:" "; background: url(/images/gallery/navigation/dd_laufen.jpg) #fff; }
[data-cat="149"] > ul::after { content:" "; background: url(/images/gallery/navigation/dd_radfahren.jpg) #fff; }
[data-cat="155"] > ul::after { content:" "; background: url(/images/gallery/navigation/dd_neopren.jpg) #fff; }
*/
.dod-well {
  background: #ee3324; }
  .dod-well * {
    color: #fff; }

.dod-price {
  font-size: 48px;
  font-family: "bebas_neuebold", sans-serif; }

[data-cat="161"] > ul {
  background: #fff;
  height: auto !important; }
  [data-cat="161"] > ul > li {
    display: inline-block;
    margin: 2px; }
    [data-cat="161"] > ul > li > a {
      border: 1px solid #eee;
      padding: 5px 10px;
      border-radius: 4px; }

[data-carousel="owl-list"], .gallery, [data-plenty="previewImagesSlider"] {
  margin-bottom: 50px; }
  [data-carousel="owl-list"] .owl-item, .gallery .owl-item, [data-plenty="previewImagesSlider"] .owl-item {
    text-align: center; }
    [data-carousel="owl-list"] .owl-item img, .gallery .owl-item img, [data-plenty="previewImagesSlider"] .owl-item img {
      display: inline-block;
      max-width: 100%; }
  [data-carousel="owl-list"] .owl-controls .owl-pagination, .gallery .owl-controls .owl-pagination, [data-plenty="previewImagesSlider"] .owl-controls .owl-pagination {
    bottom: -40px; }
    [data-carousel="owl-list"] .owl-controls .owl-pagination .owl-page, .gallery .owl-controls .owl-pagination .owl-page, [data-plenty="previewImagesSlider"] .owl-controls .owl-pagination .owl-page {
      width: 36px;
      border-radius: 0;
      background: rgba(0, 0, 0, 0.1);
      border-color: #fff; }
      [data-carousel="owl-list"] .owl-controls .owl-pagination .owl-page.active, .gallery .owl-controls .owl-pagination .owl-page.active, [data-plenty="previewImagesSlider"] .owl-controls .owl-pagination .owl-page.active {
        background: #232222;
        border-color: #232222; }
      @media (max-width: 991px) {
        [data-carousel="owl-list"] .owl-controls .owl-pagination .owl-page, .gallery .owl-controls .owl-pagination .owl-page, [data-plenty="previewImagesSlider"] .owl-controls .owl-pagination .owl-page {
          width: 24px; } }
      @media (max-width: 768px) {
        [data-carousel="owl-list"] .owl-controls .owl-pagination .owl-page, .gallery .owl-controls .owl-pagination .owl-page, [data-plenty="previewImagesSlider"] .owl-controls .owl-pagination .owl-page {
          width: 18px; } }
  [data-carousel="owl-list"] .owl-controls .owl-buttons > div, .gallery .owl-controls .owl-buttons > div, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons > div {
    width: 40px;
    height: 40px;
    border-radius: 0;
    padding: 1px 10px;
    color: #fff;
    background: #222;
    opacity: 1; }
    [data-carousel="owl-list"] .owl-controls .owl-buttons > div.disabled, .gallery .owl-controls .owl-buttons > div.disabled, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons > div.disabled {
      opacity: .0; }
    [data-carousel="owl-list"] .owl-controls .owl-buttons > div:before, .gallery .owl-controls .owl-buttons > div:before, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons > div:before {
      font-family: 'bs-icn';
      font-size: 20px;
      line-height: 40px;
      position: relative; }
  [data-carousel="owl-list"] .owl-controls .owl-buttons .owl-prev, .gallery .owl-controls .owl-buttons .owl-prev, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons .owl-prev {
    left: -5px; }
    [data-carousel="owl-list"] .owl-controls .owl-buttons .owl-prev:before, .gallery .owl-controls .owl-buttons .owl-prev:before, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons .owl-prev:before {
      content: "\e612";
      left: -1px; }
  [data-carousel="owl-list"] .owl-controls .owl-buttons .owl-next, .gallery .owl-controls .owl-buttons .owl-next, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons .owl-next {
    right: -5px; }
    [data-carousel="owl-list"] .owl-controls .owl-buttons .owl-next:before, .gallery .owl-controls .owl-buttons .owl-next:before, [data-plenty="previewImagesSlider"] .owl-controls .owl-buttons .owl-next:before {
      content: "\e613";
      right: -1px; }

[data-plenty="previewImagesSlider"] {
  margin-bottom: 0 !important; }
  [data-plenty="previewImagesSlider"] .owl-prev, [data-plenty="previewImagesSlider"] .owl-next {
    background: rgba(255, 255, 255, 0.5) !important;
    color: #000 !important;
    font-weight: bold !important; }
  [data-plenty="previewImagesSlider"] .owl-prev {
    left: -35px !important; }
  [data-plenty="previewImagesSlider"] .owl-next {
    right: -35px !important; }

@media (min-width: 992px) {
  .bs-nav-horizontal .bs-nav .bs-nav--menu > li.has-children > a {
    padding-right: 10px;
    padding-left: 10px; }
    .bs-nav-horizontal .bs-nav .bs-nav--menu > li.has-children > a span {
      opacity: 0; } }
body .navigationTree {
  /* modern browsers only */ }
  body .navigationTree ul {
    padding: 0; }
  body .navigationTree a.treeLink {
    margin-left: 0;
    font-size: 14px;
    letter-spacing: -0.05em;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef; }
  body .navigationTree > ul > li:last-of-type > a.treeLink {
    border-bottom: none; }
  body .navigationTree li {
    cursor: pointer; }
  body .navigationTree .active > a.treeLink {
    color: #333;
    border-bottom: 1px solid #efefef; }
  body .navigationTree .openCloseToggle {
    position: absolute;
    display: block;
    z-index: 1;
    top: 11px;
    height: 24px;
    width: 30px;
    right: 10px;
    left: auto; }
    body .navigationTree .openCloseToggle:hover:before {
      color: #000; }
  body .navigationTree .openCloseToggle:before,
  body .navigationTree li.open.animating > .openCloseToggle:before {
    font-family: "bs-icn";
    content: "\e613";
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #aaa;
    display: block;
    top: 3px;
    left: 8px;
    width: 12px;
    height: 15px;
    border-width: 0;
    border-style: none;
    border-color: transparent; }
  body .navigationTree .no-touch .openCloseToggle:hover:before,
  body .navigationTree .no-touch li.open.animating > .openCloseToggle:hover:before {
    border-color: transparent; }
  body .navigationTree li.open > .openCloseToggle:before,
  body .navigationTree li.animating > .openCloseToggle:before {
    border-style: none;
    border-color: transparent; }
  body .navigationTree .no-touch li.open > .openCloseToggle:hover:before,
  body .navigationTree .no-touch li.animating > .openCloseToggle:hover:before {
    border-color: transparent; }
  body .navigationTree .level-2 > li > a {
    padding-left: 18px;
    color: #aaa; }
  body .navigationTree .level-3 > li > a {
    padding-left: 36px;
    color: #ccc; }
  body .navigationTree .level-4 > li > a {
    padding-left: 48px; }
  @media only screen {
    body .navigationTree .openCloseToggle:before {
      -webkit-transition: all 300ms ease 0s;
      -moz-transition: all 300ms ease 0s;
      -o-transition: all 300ms ease 0s;
      -ms-transition: all 300ms ease 0s;
      transition: all 300ms ease 0s; }
    body .navigationTree .openCloseToggle:before,
    body .navigationTree li.open.animating > .openCloseToggle:before {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
    body .navigationTree li.open > .openCloseToggle:before,
    body .navigationTree li.animating > .openCloseToggle:before {
      border-style: none;
      border-color: transparent;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    body .navigationTree .no-touch li.open > .openCloseToggle:hover:before,
    body .navigationTree .no-touch li.animating > .openCloseToggle:hover:before {
      border-color: transparent; } }
body .NavigationGroupFilter, body .filterLabel {
  /* modern browsers only */ }
  body .NavigationGroupFilter .openCloseToggle, body .filterLabel .openCloseToggle {
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    height: 24px;
    width: 30px;
    right: 10px;
    left: auto; }
  body .NavigationGroupFilter .openCloseToggle:before,
  body .NavigationGroupFilter .open > .openCloseToggle:before, body .filterLabel .openCloseToggle:before,
  body .filterLabel .open > .openCloseToggle:before {
    font-family: "bs-icn";
    content: "\e613";
    position: absolute;
    font-size: 14px;
    line-height: 1;
    color: #222;
    display: block;
    top: 15px;
    left: 8px;
    width: 12px;
    height: 15px;
    border-width: 0px;
    border-style: none;
    border-color: transparent; }
  body .NavigationGroupFilter .no-touch .openCloseToggle:hover:before,
  body .NavigationGroupFilter .no-touch .open.animating > .openCloseToggle:hover:before, body .filterLabel .no-touch .openCloseToggle:hover:before,
  body .filterLabel .no-touch .open.animating > .openCloseToggle:hover:before {
    border-color: transparent; }
  body .NavigationGroupFilter .open > .openCloseToggle:before,
  body .NavigationGroupFilter .animating > .openCloseToggle:before, body .filterLabel .open > .openCloseToggle:before,
  body .filterLabel .animating > .openCloseToggle:before {
    border-style: none;
    border-color: transparent; }
  body .NavigationGroupFilter .no-touch .open > .openCloseToggle:hover:before,
  body .NavigationGroupFilter .no-touch .animating > .openCloseToggle:hover:before, body .filterLabel .no-touch .open > .openCloseToggle:hover:before,
  body .filterLabel .no-touch .animating > .openCloseToggle:hover:before {
    border-color: transparent; }
  @media only screen {
    body .NavigationGroupFilter .openCloseToggle:before, body .filterLabel .openCloseToggle:before {
      -webkit-transition: all 300ms ease 0s;
      -moz-transition: all 300ms ease 0s;
      -o-transition: all 300ms ease 0s;
      -ms-transition: all 300ms ease 0s;
      transition: all 300ms ease 0s; }
    body .NavigationGroupFilter .openCloseToggle:before,
    body .NavigationGroupFilter .open.animating > .openCloseToggle:before, body .filterLabel .openCloseToggle:before,
    body .filterLabel .open.animating > .openCloseToggle:before {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
    body .NavigationGroupFilter .open > .openCloseToggle:before,
    body .NavigationGroupFilter .animating > .openCloseToggle:before, body .filterLabel .open > .openCloseToggle:before,
    body .filterLabel .animating > .openCloseToggle:before {
      border-style: none;
      border-color: transparent;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    body .NavigationGroupFilter .no-touch .open > .openCloseToggle:hover:before,
    body .NavigationGroupFilter .no-touch .animating > .openCloseToggle:hover:before, body .filterLabel .no-touch .open > .openCloseToggle:hover:before,
    body .filterLabel .no-touch .animating > .openCloseToggle:hover:before {
      border-color: transparent; } }
body .CharacterFilterGroupName, body .filterLabel {
  background: #fafafa;
  display: block;
  padding: 10px 5px 10px 15px;
  color: #232222;
  cursor: pointer;
  border-left: 2px solid rgba(0, 0, 0, 0.05); }
body .NavigationGroup {
  border: 1px solid #efefef;
  max-height: 350px;
  overflow-y: auto; }
body .NavigationGroupFilter {
  margin-top: 0px; }
body .CharacterFilterElement, body .AvailabilityFilterElement {
  display: none;
  padding: 5px 15px;
  background: #f8f8f8;
  border-top: 1px solid #fff; }
body .NavigationGroup .CharacterFilterElement,
body .NavigationGroup .AvailabilityFilterElement {
  display: block; }

.selected-filters {
  border: 1px solid #f8f8f8;
  padding: 8px;
  padding-top: 15px; }
  .selected-filters .selected-filters--title > span {
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    position: absolute;
    top: 8px;
    left: 20px;
    color: #ccc;
    font-size: 10px; }
  .selected-filters .selected-filters--title:after {
    display: table;
    content: "";
    clear: both;
    width: 100%; }
  .selected-filters > div:last-of-type {
    margin-bottom: 5px; }
  .selected-filters .CharacterFilterElement, .selected-filters .AvailabilityFilterElement {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    border: 1px solid #eee;
    margin: 2px  2px 0 0; }
    .selected-filters .CharacterFilterElement label, .selected-filters .AvailabilityFilterElement label {
      font-size: 11px; }
      .selected-filters .CharacterFilterElement label:after, .selected-filters .AvailabilityFilterElement label:after {
        font-family: "glyphicon";
        content: "\e014";
        font-size: 10px;
        margin-left: 3px;
        position: relative;
        top: 2px; }
      .selected-filters .CharacterFilterElement label:hover, .selected-filters .AvailabilityFilterElement label:hover {
        color: #ee3324; }
      .selected-filters .CharacterFilterElement label input, .selected-filters .AvailabilityFilterElement label input {
        display: none; }

.breadcrumbs {
  margin: 0 5px 5px 5px; }
  .breadcrumbs > li, .breadcrumbs li > a {
    color: rgba(0, 0, 0, 0.5); }
    .breadcrumbs > li:hover, .breadcrumbs li > a:hover {
      color: black; }

@media (min-width: 992px) {
  .bs-nav--menu > li.has-children > a {
    overflow: hidden; }
  .bs-nav--menu > li.has-children > a::before {
    content: "";
    position: absolute;
    transition: all 0s;
    opacity: 0;
    bottom: -6px;
    left: 50%;
    margin-left: -5px;
    z-index: -1;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(-45deg);
    box-shadow: none; }
  .bs-nav--menu > li.has-children.is-active > a::before {
    bottom: -5px;
    opacity: 1;
    transition: all 0.1s ease-in .1s; } }
.toolbar {
  padding: 10px;
  border: 1px solid #efefef;
  background: #f8f8f8; }
  .toolbar ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0; }
  .toolbar .sorting, .toolbar .paging {
    display: inline-block; }
  .toolbar .sorting + .paging {
    float: right; }
    .toolbar .sorting + .paging a {
      padding: 5px 10px;
      background: #fff;
      border: 1px solid #efefef;
      text-decoration: none !important; }
      .toolbar .sorting + .paging a:hover {
        background: #efefef; }
      .toolbar .sorting + .paging a.articlePages_activeLink {
        color: #fff;
        background: #222; }
  .toolbar .paging {
    padding-top: 6px; }
    .toolbar .paging li {
      display: inline-block; }
  @media (max-width: 767px) {
    .toolbar {
      text-align: center; }
      .toolbar .sorting {
        display: none; }
      .toolbar .sorting + .paging {
        float: none;
        padding-top: 0; } }

.listing, .sidebar {
  padding: 0 15px; }

.listing-title {
  font-size: 48px;
  margin: 0;
  text-align: center; }
  @media (max-width: 767px) {
    .listing-title {
      font-size: 28px; } }

.listing-title, .breadcrumbs {
  text-align: center; }
  @media (min-width: 992px) {
    .listing-title, .breadcrumbs {
      text-align: left; } }

@media (min-width: 992px) {
  .categoryView {
    position: relative; }

  .listing, .sidebar {
    display: block; }

  .sidebar {
    width: 280px;
    position: relative;
    float: left;
    top: 0;
    left: 15px;
    padding: 0 15px; }

  .listing {
    margin-left: 320px;
    padding: 0 15px; } }
  @media (min-width: 992px) and (min-width: 1920px) {
    .listing .itemBox {
      width: 20%; } }

@media (min-width: 992px) {
  .searchResults .listing {
    margin-left: 0; } }
  @media (min-width: 992px) and (min-width: 1920px) {
    .searchResults .listing .itemBox {
      width: 16.6667%; } }

.search-bar {
  position: relative;
  line-height: 60px;
  background: #232222; }
  @media (max-width: 991px) {
    .search-bar {
      display: block !important;
      padding-bottom: 15px; } }

.is-mobile-search {
  background: #191919; }

.is-search--form {
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 0;
  font-size: 18px; }
  @media (min-width: 992px) {
    .is-search--form {
      width: 100%;
      padding-bottom: 0 !important; } }
  @media (min-width: 1200px) {
    .is-search--form {
      width: 220px; } }
  @media (min-width: 1470px) {
    .is-search--form {
      width: 350px; } }
  .is-search--form .is-search--input, .is-search--form .is-search--btn {
    height: 36px;
    border-radius: 0; }
  .is-search--form .is-search--btn {
    display: inline-block;
    font-size: 18px;
    position: absolute;
    right: 10px;
    height: 36px;
    line-height: 1;
    top: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background: transparent;
    color: #232222;
    border-radius: 0 4px 4px 0; }
    .is-search--form .is-search--btn span {
      line-height: 1; }
  @media (min-width: 992px) {
    .is-search--form {
      padding-top: 0;
      padding-bottom: 5px; } }

/**/
#homeslider {
  padding-bottom: 25px;
  position: relative;
  padding-top: 31%;
  overflow: hidden;
  padding-top: 47%; }
  #homeslider.init {
    transition: padding-top, .5s; }
  @media (min-width: 992px) {
    #homeslider {
      padding-top: 24%; } }
  #homeslider .owl-wrapper, #homeslider .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden !important;
    -moz-backface-visibility: hidden !important;
    -ms-backface-visibility: hidden !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important; }
  #homeslider picture {
    opacity: 0; }
  #homeslider.init picture {
    opacity: 1; }
  #homeslider .owl-wrapper-outer, #homeslider .owl-wrapper, #homeslider .owl-item {
    position: absolute !important;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important; }
  #homeslider .owl-item {
    top: 0 !important;
    opacity: 0;
    transition: all 0.5s; }
  #homeslider .owl-item.active {
    opacity: 1; }
  #homeslider .owl-controls .owl-buttons > div {
    width: 48px;
    height: 96px;
    margin-top: -48px;
    transition: opacity, .3s; }
  #homeslider .owl-controls .owl-buttons > div:hover {
    opacity: 1; }
  #homeslider .owl-controls .owl-buttons > div::before {
    font-family: "bs-icn"; }
  #homeslider .owl-controls .owl-buttons > div.owl-prev::before {
    content: "" !important;
    line-height: 96px; }
  #homeslider .owl-controls .owl-buttons > div.owl-next::before {
    content: "" !important;
    line-height: 96px; }
  #homeslider .owl-controls .owl-pagination .owl-page {
    background: #000;
    width: 18px;
    height: 18px; }
  #homeslider .owl-controls .owl-pagination .owl-page.active {
    background: #ee3324; }

.section-headline {
  margin-bottom: 25px;
  padding-top: 10px;
  text-align: center; }

.section-headline .headline-big {
  font-size: 4rem;
  color: #cc0104;
  font-family: "bebas_neuebold", sans-serif;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  line-height: 1em;
  padding-left: 15px; }

.section-headline .headline-small {
  display: inline-block;
  font-size: 1.7rem;
  line-height: 0.9em;
  font-weight: bold;
  font-style: normal;
  font-family: "bebas_neuebold", sans-serif;
  position: relative;
  top: -1px;
  text-align: left; }

.themes-container {
  border-bottom: 1px solid #ddd;
  background: #eee; }

.themes {
  max-width: 1200px;
  margin: 25px auto 25px auto; }
  @media (min-width: 480px) {
    .themes {
      column-count: 3; } }
  .themes a {
    display: block;
    margin-bottom: 10px; }
  .themes img {
    display: inline-block;
    max-width: 100%;
    width: 100%; }

.liveshopping {
  margin-bottom: 25px !important; }
  .liveshopping .liveshopping--image img {
    max-width: 100%;
    max-height: 500px;
    display: inline-block; }
  .liveshopping .bs-icn-deal-of-the-day {
    font-size: 64px; }
  .liveshopping .name {
    font-size: 18px;
    font-weight: bold;
    color: #000; }
  .liveshopping .uvp {
    color: #ee3324;
    margin-bottom: 0;
    text-decoration: line-through; }
  .liveshopping .price {
    font-weight: bold;
    font-size: 36px;
    color: #000; }
  .liveshopping .btn .bs-icn {
    font-size: 26px;
    line-height: 0;
    vertical-align: middle;
    display: inline-block; }

.top-seller {
  border-top: 1px solid #eee;
  padding-top: 50px; }

.banner {
  background: #efefef;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .banner img {
    max-width: 100%;
    display: inline-block; }

[data-carousel="owl-list"] .owl-wrapper-outer {
  padding: 5px; }
[data-carousel="owl-list"] .price {
  margin-top: 20px;
  font-weight: bold;
  font-family: "bebas_neuebold", sans-serif;
  font-size: 18px; }
[data-carousel="owl-list"] .carousel-item {
  height: 350px;
  padding: 15px; }
  [data-carousel="owl-list"] .carousel-item .inner {
    height: 100%; }
[data-carousel="owl-list"] .carousel-item:hover .inner {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.08); }

.brands a {
  display: inline-block;
  margin: 2px 4px; }

.seo p {
  line-height: 1.8em; }

.categoryPagination .nav.navbar-right {
  margin-left: 10px; }

.sidebar h1, .sidebar h2, .sidebar h3 {
  font-size: 20px;
  color: #00; }
.sidebar p {
  color: #999; }

#footer {
  background: #232222;
  padding-top: 70px;
  margin-bottom: 100px;
  padding-bottom: 40px; }
  #footer hr {
    background: rgba(255, 255, 255, 0.1); }
  #footer a {
    color: #fff;
    text-decoration: none !important; }
  #footer .headline {
    color: rgba(255, 255, 255, 0.5);
    font-family: "bebas_neuebold", sans-serif;
    text-transform: uppercase;
    font-size: 24px; }
  #footer .payment .bs-icn {
    display: inline-block;
    margin: 3px;
    font-size: 36px; }
  #footer .support .bs-icn {
    display: inline-block;
    font-size: 64px; }
    #footer .support .bs-icn + .bs-icn {
      margin-left: -15px; }

.sub-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #161515;
  padding-top: 50px;
  padding-bottom: 25px;
  text-align: center;
  color: #666;
  z-index: -1; }
  .sub-footer a {
    color: #999; }

/*# sourceMappingURL=theme.css.map */
