/* Cart member_prices */
.member_price {
  line-height: 0.6em;
}

.member_price label {
  font-size: x-small;
  font-weight: unset;
}

.member_price bdi {
  font-size: small;
  text-decoration: line-through;
  font-weight: 400;
    margin-right: .3em;
    opacity: .6;
}


/*del span.amount {
    font-weight: 400;
    margin-right: .3em;
    opacity: .6;
}*/

