/*
Theme Name: ASST Lariana | SI AGID ASL Theme Child
Author: SI.net Servizi Informatici
Author URI: http://www.sinetinformatica.it
Description: Tema Child per SI AGID ASL
Template:       si-agid-asl-theme
Version:        1.0.0
*/

.it-header-center-wrapper
  .it-header-center-content-wrapper
  .it-brand-wrapper
  .it-brand-text {
  display: none !important;
}

@media (min-width: 992px) {
  .it-header-wrapper.it-header-sticky.is-sticky
    .it-header-navbar-wrapper
    .menu-wrapper
    .it-brand-wrapper.cloned-element
    a
    .icon {
    width: 240px !important;
  }
}

@media (min-width: 992px) {
  .it-header-center-wrapper
    .it-header-center-content-wrapper
    .it-brand-wrapper
    a
    .icon {
    width: 240px !important;
  }
}

.it-footer-main .it-brand-wrapper .it-brand-text {
  display: none !important;
}

.it-footer-main .it-brand-wrapper a .icon {
  width: 150px !important;
}
