button.clean-input { display: none; }

.wrapper-gestione-richieste {
  margin-top: 20px;
}

#footer.it-footer .it-footer-main .logo-wrapper .it-brand-wrapper a .icon {
  height: 48px;
  width: auto;
}

@media (min-width: 992px) {
  header.it-header-wrapper.it-header-sticky.is-sticky[data-bs-toggle="sticky"] 
  .it-header-navbar-wrapper 
  .menu-wrapper 
  .it-brand-wrapper.cloned-element a img.icon.img-fluid {
    width: auto;
  }
}

.webform-submission-form > .steppers.mb-5 {
  margin: 0;
}

.it-header-wrapper.d-print-none.it-header-sticky .it-right-zone,
.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
    display: none !important;
}
