.elementor-3731 .elementor-element.elementor-element-66f38b5{--display:flex;--min-height:64px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:0px;}.elementor-3731 .elementor-element.elementor-element-66f38b5:not(.elementor-motion-effects-element-type-background), .elementor-3731 .elementor-element.elementor-element-66f38b5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-24510e3 );}.elementor-3731 .elementor-element.elementor-element-46655ef{--display:flex;--justify-content:center;}.elementor-3731 .elementor-element.elementor-element-b2843c9{text-align:start;}.elementor-3731 .elementor-element.elementor-element-b2843c9 img{width:95px;}.elementor-3731 .elementor-element.elementor-element-ee20cd1{--display:flex;--justify-content:center;}.elementor-3731 .elementor-element.elementor-element-875592b > .elementor-widget-container{margin:0px 16px 0px 0px;}.elementor-3731 .elementor-element.elementor-element-875592b.elementor-element{--align-self:flex-end;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-3731 .elementor-element.elementor-element-46655ef{--justify-content:center;}}@media(min-width:768px){.elementor-3731 .elementor-element.elementor-element-46655ef{--width:15%;}.elementor-3731 .elementor-element.elementor-element-ee20cd1{--width:25%;}}@media(max-width:767px){.elementor-3731 .elementor-element.elementor-element-46655ef{--width:60%;}.elementor-3731 .elementor-element.elementor-element-ee20cd1{--width:30%;}}/* Start custom CSS for html, class: .elementor-element-875592b *//* Trigger: sempre nero e icone bianche */
#af-menu-trigger{
  width:44px !important;
  height:44px !important;
  border:0 !important;
  cursor:pointer !important;
  padding:0 !important;
  background:#000 !important;
  color:#fff !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:none !important;
  border-radius:0 !important;
  line-height:1 !important;
  position: relative !important;
  z-index: 1000002 !important;
}
#af-menu-trigger i{
  font-size:20px !important;
  color:inherit !important;
}

/* Overlay: fullscreen sotto header */
#af-menu-overlay{
  position: fixed !important;
  left:0 !important;
  right:0 !important;
  top: var(--header-h, 0px) !important;
  height: calc(100vh - var(--header-h, 0px)) !important;
  z-index:1000000 !important;

  background: rgba(0,0,0,.92) !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  transition: opacity .25s ease, visibility .25s ease !important;
}

#af-menu-overlay.is-open{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
}

/* Panel: menu in alto a destra come screenshot */
#af-menu-panel{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:flex-start !important;
  justify-content:flex-end !important;
  padding: 70px 40px 40px !important;
}

/* Lista */
#af-menu-list{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
  text-align:right !important;
  display:flex !important;
  flex-direction:column !important;
  gap: 12px !important;
}

#af-menu-list a{
  color:#fff !important;
  text-decoration:none !important;
  font-size:28px !important;
  font-weight:600 !important;
  opacity:1 !important;
  visibility:visible !important;
}

#af-menu-list a:hover,
#af-menu-list a:focus{
  text-decoration: underline !important;
}

/* Header sopra overlay (selezione “larga”) */
.elementor-location-header,
header{
  position: relative;
  z-index: 1000001;
}/* End custom CSS */