/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2025 | 07:55:09 */
.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: 'Confirmar pedido' !important;
}