.aasp-card { margin: 16px 0; padding: 16px; border: 1px solid #ccd0d4; background: #fff; }
.aasp-card legend { font-weight: 600; padding: 0 4px; }
.aasp label { display: inline-block; margin: 0 14px 10px 0; }
.aasp-choice { display: block !important; }
.aasp-condition { border-left: 3px solid #2271b1; padding-left: 10px; }
.aasp-always { margin-left: 12px !important; }
.aasp-total-breakdown th { font-weight: 600; }
/* Fees are rendered once, in the ordered AASP total breakdown above the order total. */
.cart_totals tr.fee, .woocommerce-checkout-review-order-table tr.fee { display: none; }
