/* @trumpf/ux.integration-web-styleguide v6.21.0 */ 
.ux-iws-product-info__attributes--machine {
  max-height: 3em;
  overflow: hidden;
}
.ux-iws-product-info__headline {
  max-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ux-iws-product-info__alert--error {
  border: 1px solid #ff0201;
}
.ux-iws-product-info__alert--warning {
  background-color: #e7e7e7;
}

/*# sourceMappingURL=shop-product-info.css.map */
