/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2025 | 19:48:49 */
.checkout-button.button.alt.wc-forward::after {
    content: "Procedi al pagamento";
    color: #fff;
    font-size: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    content: 'Confirmer la commande' !important;
}