.elementor-1281 .elementor-element.elementor-element-5a258e4b{--display:flex;--padding-top:150px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1281 .elementor-element.elementor-element-6967d2cd{color:var( --e-global-color-text );}/* Start custom CSS for text-editor, class: .elementor-element-6967d2cd */a.checkout-button.button.alt.wc-forward {
    background-color: #D19F13;
    border-radius: 12px;
}


.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #FEFBFC !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    hover: #FEFBFC !important;
    
    }
    
    
    .woocommerce a.remove:hover {
    color: #fff !important;
    background: #D19F13
    
    }
   
   
   
    
    .woocommerce .cart .button, .woocommerce .cart input.button {
    background: #D19F13;
    opacity: 1; 
    color: white;
    }
    
    
        .woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
    background: #D19F13; /* colore di sfondo al passaggio del mouse */
    color: #f2f2f2;       /* colore del testo al passaggio del mouse */
    opacity: 1;           /* opzionale: utile se vuoi modificarla */
    transition: all 0.3s ease; /* transizione fluida */
}

.cart_totals {
    color: #ffffff;
}

.product-remove {
    color: #ffffff;
}

.product-name {
    color: #ffffff;
}

.product-price {
    color: #ffffff;
}

.product-quantity {
    color: #ffffff;
}

.product-subtotal {
    color: #ffffff;
}/* End custom CSS */