/* 105.0.53 - rustige maat- en lengteinformatie op producttegels */
.product-card__length-summary{
  margin:6px 0 2px;
  color:#5c7380;
  font-size:13px;
  font-weight:500;
  line-height:1.45;
  letter-spacing:0;
}
.product-card__category{font-weight:750}
.product-card__dimension{display:block;margin-top:5px}
@media(max-width:700px){.product-card__length-summary{font-size:12px}}
