/* Generated by less 2.5.1 */
.color {
  color: #5c5c5c !important;
}
.color-highlight {
  color: #0894b8 !important;
}
.color-black {
  color: #333333 !important;
}
.color-white {
  color: #ffffff !important;
}
.color-light {
  color: #777777 !important;
}
.color-light-more {
  color: #999999 !important;
}
.color-red {
  color: #ff0000 !important;
}
.color-green {
  color: #3e9b00 !important;
}
@media (max-width: 767px) {
  .items--products .item {
    width: auto;
    float: none !important;
    display: block !important;
    margin: 0 0 60px;
  }
  .items--products .item-image {
    float: none;
    width: auto;
    margin: 0 0 29px;
  }
  .items--products .item-wrapper {
    float: none;
    width: auto;
  }
}
@media (max-width: 767px) {
  .item--product .item-image {
    float: none;
    width: auto;
    margin: 0 0 29px;
  }
  .item--product .item-wrapper {
    float: none;
    width: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .item--product .item-wrapper .hgroup,
  .item--product .item-wrapper .item-actions,
  .item--product .item-wrapper .item-price,
  .item--product .item-wrapper .article {
    width: 100%;
  }
  .item--product .item-wrapper .hgroup {
    -webkit-order: 1;
    order: 1;
  }
  .item--product .item-wrapper .item-actions {
    -webkit-order: 3;
    order: 3;
  }
  .item--product .item-wrapper .item-price {
    -webkit-order: 2;
    order: 2;
    margin: -10px 0 10px;
  }
  .item--product .item-wrapper .article {
    -webkit-order: 4;
    order: 4;
  }
}
.mob-nav-opened .header-mob-top {
  background-color: #f5f5f5;
}
.header-mob-nav-list + .header-mob-nav-list-langs,
.header-mob-nav-list + .header-mob-nav-list {
  border-top: 1px solid #0894b8;
  border-top: 1px solid #eee;
}
.header-mob-nav-list + .header-mob-nav-list-langs {
  padding: 24px 26px 0;
}
.header-mob-nav-list-langs {
  padding: 16px 26px 10px;
}
.header-mob-nav-list-langs li {
  margin: 0 10px 10px 0;
}
.header-mob-nav-list-langs a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #0894b8;
  line-height: 28px;
  min-width: 30px;
  height: 30px;
}
