.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Arial", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:#000000;font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-kit-9 h2{font-family:"Arial", Sans-serif;}.elementor-kit-9 h3{font-family:"Arial", Sans-serif;}.elementor-kit-9 h4{font-family:"Arial", Sans-serif;}.elementor-kit-9 h5{font-family:"Arial", Sans-serif;}.elementor-kit-9 h6{font-family:"Arial", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS PER INGRANDIRE PREZZO NEL PULSANTE ELEMENTOR - FUNZIONANTE */

/* 1. PREZZO PRINCIPALE nel pulsante Aggiungi al carrello */
.woocommerce div.product .price .woocommerce-Price-amount.amount,
.elementor-widget-woocommerce-product-price .woocommerce-Price-amount.amount,
.elementor-add-to-cart .price .amount,
.single-product .elementor-widget-woocommerce-product-add-to-cart .price {
    font-size: 30px !important;
    font-weight: 600 !important;
    color: #222 !important;
    line-height: 1.3 !important;
}

/* 2. PULSANTE AGGIUNGI AL CARRELLO con prezzo incluso */
.elementor-add-to-cart .single_add_to_cart_button .amount,
button.single_add_to_cart_button .woocommerce-Price-amount,
.add_to_cart_button .price {
    font-size: 20px !important;
    font-weight: 600 !important;
}

/* 3. Se il prezzo è VICINO al pulsante (non dentro) */
.elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart .price,
.elementor-product-price {
    font-size: 22px !important;
    font-weight: bold !important;
    margin-right: 15px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

/* 4. CONTENITORE per allineare pulsante e prezzo */
.elementor-add-to-cart,
.elementor-button-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
    flex-wrap: wrap !important;
}

/* 5. VARIAZIONI di prezzo (selezioni prodotto) */
.woocommerce-variation-price .price,
.woocommerce div.product .woocommerce-variation .woocommerce-variation-price {
    font-size: 22px !important;
    font-weight: 700 !important;
}

/* 6. PREZZO SOTTO IL TITOLO (se presente) */
.elementor-widget-woocommerce-product-price .price,
.product .elementor-widget-container .price {
    font-size: 24px !important;
}

/* 7. RESPONSIVE per mobile */
@media (max-width: 768px) {
    .woocommerce div.product .price .woocommerce-Price-amount.amount {
        font-size: 20px !important;
    }
    
    .elementor-add-to-cart .single_add_to_cart_button .amount {
        font-size: 17px !important;
    }
    
    .elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
    
    .elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart .price {
        margin-bottom: 10px !important;
        margin-right: 0 !important;
    }
}

/* 8. SELEZIONE DIRETTA del pulsante + prezzo */
form.cart .elementor-add-to-cart .price,
.elementor-element .elementor-widget-container form.cart .price {
    font-size: 23px !important;
    font-weight: 800 !important;
    color: #d32f2f !important;
}

/* 9. Stile per i simboli di valuta */
.woocommerce-Price-currencySymbol {
    font-size: inherit !important;
    font-weight: inherit !important;
}

/* 10. Forza aggiornamento per temi ostinati */
body .elementor .elementor-widget-woocommerce-product-add-to-cart *[class*="price"],
body .elementor .elementor-widget-woocommerce-product-add-to-cart *[class*="amount"] {
    font-size: 22px !important;
    font-weight: bold !important;
}

/* 11. Pulsante VISIBILE e leggibile */
.elementor-button.elementor-add-to-cart-button,
.woocommerce .elementor-add-to-cart button.button {
    padding: 12px 25px !important;
    height: auto !important;
    min-height: 50px !important;
    font-size: 16px !important;
}/* End custom CSS */