.grouped-leitern-wrapper {
  border: 1px solid #dadada;
  border-radius: 4px;
  margin: 10px auto;
}
.grouped-leitern-wrapper h5 {
  color: #e30613;
}
.grouped-leitern-wrapper .special-price {
  background: #feec38;
  color: #e30613;
  padding: 8px;
}
.product.info.detailed {
  width: 100%;
}
@media screen and (min-width: 950px) {
  .grouped-leitern-wrapper {
    display: inline-block;
    width: 49.5%;
    float: left;
  }
  .product-collateral {
    margin-right: 15px;
  }
  .product-collateral .toggle-tabs li > span {
    padding: 0 20px !important;
  }
  .product.info.detailed {
    display: inline-block !important;
    width: 49.7%;
    margin-bottom: -10px !important;
  }
}
.grouped-leitern-wrapper:nth-child(odd) {
  margin-right: 0.5%;
}
.addtocart {
  background: #e30613 !important;
  color: #feec38 !important;
  margin: 0 5px;
  font-size: 22px;
  transition: 300ms;
}
.addtocart:hover {
  color: #e30613 !important;
  background: #feec38 !important;
}
.grouped-leitern-wrapper .price-box {
  background: white;
  border-radius: 5px;
  margin: 7px 0 0 0;
  padding: 5px 0 0 0;
  max-width: 220px;
  min-height: 85px;
  text-align: right;
}
.grouped-leitern-wrapper .price-box .rabatt-price {
  display: block !important;
}
.grouped-leitern-wrapper .price-box .rabatt-price-div {
  float: left !important;
}
.grouped-leitern-wrapper .price-box .prozent_float {
  clear: both;
}
.grouped-leitern-wrapper .price-box .special-price .price {
  font-size: 22px;
}
.grouped-leitern-wrapper .old-price {
  background: #f6f6f6;
  font-weight: bold;
  padding: 8px;
}
.grouped-leitern-wrapper .minimal-price-link {
  width: 100%;
  text-align: right;
  color: #e30613;
  background-color: #feec38;
}
.grouped-leitern-wrapper .minimal-price-link .label {
  color: #e30613;
  font-weight: bold;
  text-transform: inherit;
  font-size: 14px;
}
.grouped-leitern-wrapper .minimal-price-link .price {
  color: #e30613;
  font-size: 20px;
  padding-right: 12px;
}
.grouped-leitern-wrapper i {
  background: #e30613;
  color: #feec38;
  font-size: 24px;
  padding: 5px 15px;
  cursor: pointer;
  margin-left: 5px;
  transition: 300ms;
}
.grouped-leitern-wrapper i:hover {
  color: #e30613;
  background: #feec38;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: middle !important;
}
.overall_wrapper {
  margin-bottom: 50px;
  float: left;
}
.product-info-main {
  float: unset;
}
a {
  color: #e30613;
}
.price-label {
  font-weight: bold;
  line-height: 1;
}
.prozent {
  color: #e30613;
  /*font-size: 1.5em;*/
  font-size: 2em;
}
/*@media (min-width: 1024px), print {
  .page-layout-1column .products-grid .product-item {
    width: 23% !important;
  }
}*/
.product.info.detailed {
  width: 49.7%;
}
.product.info.detailed .data.item.content {
  background: none !important;
}
/*# sourceMappingURL=leitern.css.map */