/* HEADER */
.hf-wrapper .headerFirst {
  margin: auto !important;
  max-width: 1180px !important;
}

.hf-wrapper .headerFirst > li a, .hf-wrapper .headerFirst > li .selectedLinkLeft, .hf-wrapper .headerFirst > li .selectedLinkRight {
  padding-top: 6px !important;
}

/* FOOTER */
.hf-wrapper .footerSecond > li {
  line-height: 1.333em;
}

/*.footerFederato {	border: 1px solid red;		#hf-wrapper-footer {		border: 1px solid gold;		width: auto !important;	}}*/
@media screen and (max-width: 768px) {
  .hf-wrapper .headerFirst > li.hasChild a {
    min-width: auto !important;
  }
}
