.elementor-kit-13{--e-global-color-primary:#385784;--e-global-color-secondary:#F2C465;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-5ffe654:#FFFFFF00;--e-global-color-163ad81:#1A1A1A;--e-global-color-55cb1fe:#141414;--e-global-typography-primary-font-family:"Tenor Sans";--e-global-typography-primary-font-size:4.5em;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Belleza";--e-global-typography-secondary-font-size:1em;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Belleza";--e-global-typography-text-font-size:1.2em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Belleza";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:600;background-color:#000000;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:"Belleza", Sans-serif;font-size:1em;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-primary-font-size:3.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:2.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ourmenu .elementor-button {
    min-width: 270px; /* Impostazione per desktop */
}

@media only screen and (max-width: 1024px) {
    .ourmenu .elementor-button {
        min-width:270px; /* Impostazione per tablet */
    }
}

@media only screen and (max-width: 767px) {
    .ourmenu .elementor-button {
        min-width: 270px;!important /* Impostazione per mobile */
    }
}




/* Gradiente sfondo */
.gradient {
    background: linear-gradient(180deg, #000000 0%, #385784 50%, #000000 100%);
}/* End custom CSS */