.breadcrumb, footer {
	display: none;
}
.collapse:not(.show) {
    display: block;
}
.hide-print {
	display: none !important;
}
.shadow {
	box-shadow: none !important;
}
body.page {
    margin-top: 0 !important;
}
.fixed-top {
    position: relative !important;
}
body header .ico-comunelugano { 
  position: relative !important;
  float: left;
}