.order-history-products-table {
  font-size: 18px;
  border-width: 0 0 1px;
  border-style: solid; }
  .order-history-products-table__row--bold {
    font-weight: bold; }
  .order-history-products-table__head, .order-history-products-table__body, .order-history-products-table__footer {
    border-width: 1px 0 0 0;
    border-style: solid; }
  .order-history-products-table__cell-content {
    padding: 10px 0; }
  @media (min-width: 48em) {
    .order-history-products-table__cell-content--right-adaptive {
      text-align: right; }
    .order-history-products-table__head-cell:first-child .order-history-products-table__cell-content, .order-history-products-table__body-cell:first-child .order-history-products-table__cell-content, .order-history-products-table__footer-cell:first-child .order-history-products-table__cell-content {
      padding-left: 0; }
    .order-history-products-table__head-cell:last-child .order-history-products-table__cell-content, .order-history-products-table__body-cell:last-child .order-history-products-table__cell-content, .order-history-products-table__footer-cell:last-child .order-history-products-table__cell-content {
      padding-right: 0; }
    .order-history-products-table__head .order-history-products-table__cell-content,
    .order-history-products-table__body .order-history-products-table__row:first-child .order-history-products-table__cell-content,
    .order-history-products-table__footer .order-history-products-table__row:first-child .order-history-products-table__cell-content {
      padding-top: 20px; }
    .order-history-products-table__head .order-history-products-table__cell-content,
    .order-history-products-table__body .order-history-products-table__row:last-child .order-history-products-table__cell-content,
    .order-history-products-table__footer .order-history-products-table__row:last-child .order-history-products-table__cell-content {
      padding-bottom: 20px; } }
