/* Power Recovery only annotates Sticky Cart's aggregate discount totals row.
 * Sticky Cart remains the sole owner of coupon controls, chips, spacing, markup,
 * expand/collapse behavior, and responsive coupon presentation. */
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row > span,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row strong,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row .amount,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row .woocommerce-Price-amount,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row .woocommerce-Price-currencySymbol {
  color: #064fb3 !important;
}

.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row > span {
  font-weight: 600;
}

.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row strong,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row strong .amount,
.wscs-root .wscs-summary .wscs-total-row--discount.npr-power-recovery-credit-row strong .woocommerce-Price-amount {
  font-weight: 700 !important;
}
