.elementor-kit-9591{--e-global-color-primary:#EA4E5A;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Oswald";--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;background-color:#FFFFFF;}.elementor-kit-9591 a{color:#EA4E5A;font-weight:700;font-style:normal;}.elementor-kit-9591 h2{font-family:"Oswald", Sans-serif;font-weight:400;text-transform:none;}.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 *//* Riduci davvero l'altezza del box di ricerca */
.search-small .elementor-search-form__input,
.search-small input[type="search"] {
  height: 32px !important;      /* scegli tu: 28–36px */
  min-height: 0 !important;
  line-height: 32px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  box-sizing: border-box;
}

/* Allinea il pulsante/icone alla nuova altezza */
.search-small .elementor-search-form__submit,
.search-small button[type="submit"] {
  height: 32px !important;
  min-height: 0 !important;
  line-height: 32px !important;
  padding: 0 10px !important;
  box-sizing: border-box;
}

/* Alcuni temi impongono 50px al contenitore: azzeriamo anche lui */
.search-small .elementor-search-form,
.search-small .elementor-search-form__container {
  min-height: 0 !important;
}

/* (Opzionale) Se il tema usa variabili CSS per l'altezza dei campi */
.search-small .elementor-search-form {
  --e-form-field-height: 32px;
  --e-search-form-input-height: 32px;
}/* End custom CSS */