/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2025 | 21:21:55 */
.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: 'Conferma l’ordine' !important;
}