.elementor-kit-5{--e-global-color-primary:#A68C58;--e-global-color-secondary:#003972;--e-global-color-text:#393939;--e-global-color-accent:#FFFFFF;--e-global-color-7a5771e:#FFFFFF00;--e-global-color-9e91464:#131313;--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;--e-page-transition-entrance-animation:e-page-transition-fade-out-right;--e-page-transition-exit-animation:e-page-transition-fade-in-left;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:400px;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.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);}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-9e91464 );}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-5{--e-page-transition-entrance-animation:e-page-transition-fade-out-right;--e-page-transition-exit-animation:e-page-transition-fade-in-left;--e-preloader-width:350px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-5{--e-page-transition-entrance-animation:e-page-transition-fade-out-right;--e-page-transition-exit-animation:e-page-transition-fade-in-left;--e-preloader-width:220px;}}/* Start custom CSS */@media only screen and (max-width:767px){
    #Livello_1{
        
        height: 320px;
    }
    
    
} 

.icon-plus-map {
  cursor: pointer;
  transform-box: fill-box;          /* usa il bounding-box dell’elemento */
  transform-origin: center center;  /* dal centro del box */
  transition: transform 0.15s ease;  /* animazione morbida */
}
.icon-plus-map:hover {
 transform: scale(1.3);
}


.wglanguage-name{
    
    padding-right: 20px !important;
}

/* ✅ Rimuovi la freccia */
label.wgcurrent::after {
  display: none !important;
  content: none !important;
}/* End custom CSS */