.elementor-kit-8{--e-global-color-primary:#FFB800;--e-global-color-secondary:#2563EB;--e-global-color-text:#334155;--e-global-color-accent:#0F172A;--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;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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 *//* --- TASTO TORNA SU SMARTCOLF BLU #2563EB --- */

/* Colore di base del pulsante */
#scroll-to-top, 
.elementor-back-to-top, 
.ast-scroll-top {
    background-color: #2563EB !important;
    color: #ffffff !important; /* Freccia bianca per contrasto */
    opacity: 1 !important;
    border-radius: 50%; /* Lo rende tondo, più moderno */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Un pizzico di ombra per profondità */
}

/* Colore dell'icona/freccia interna */
#scroll-to-top i, 
.elementor-back-to-top i, 
.ast-scroll-top::before,
.ast-icon.icon-arrow-nosvg {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

/* Effetto al passaggio del mouse (Hover) - Resta blu ma leggermente più intenso */
#scroll-to-top:hover, 
.elementor-back-to-top:hover, 
.ast-scroll-top:hover {
    background-color: #1d4ed8 !important; 
    cursor: pointer;
}/* End custom CSS */