

.wc-deposits-payment-description.apod-live-description {
    color: #2e7d32;
    font-weight: 500;
}

.wc-deposits-payment-description.apod-live-description .apod-live-amount {
    color: inherit;
    font-weight: 700;
}

/* Récapitulatif d'acompte dans le panier et à l'étape de paiement. */
.apod-order-full-total th,
.apod-order-full-total td {
    font-weight: 700;
}

.apod-order-remaining th,
.apod-order-remaining td {
    color: #555;
}

.cart_totals tr.order-total th,
.cart_totals tr.order-total td,
.woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout-review-order-table tr.order-total td {
    font-weight: 700;
}


.apod-hidden-native-future {
    display: none !important;
}

.apod-cart-line-breakdown {
    display: block;
    margin-top: 0.35em;
    line-height: 1.45;
    font-size: 0.88em;
    font-weight: 400;
}

.apod-cart-line-breakdown span {
    display: block;
}
