/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2026 | 20:00:50 */
.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: 'Confirm Order' !important;
}