.color-icon {
  color: #fd8d27 !important;
}
#acceptTermsOfUse-error.error {
  color: #ea5455 !important;
}
.ps-table--product .ps-product__name,
.ps-table--product thead tr th,
.ps-table--product .ps-product__subtotal {
  font-size: 14px;
}

.ps-table--product tr.invalid-item td:not(.ps-product__name),
.ps-shopping__list .invalid-item .ps-product__content div {
  text-decoration: line-through;
}

.ps-table--product tr.invalid-item td :not(.info),
.ps-shopping__list .invalid-item .ps-product__content .ps-product__title a {
  text-decoration: line-through;
}
