article {
  /* overflow: hidden; */
}
#nav_header {
  z-index: 50;
}
.backgroundAdv #navHeader-container {
  margin-top: 0px !important;
}

#navHeader-container {
  height: 50px;
}

article,
aside {
  margin-top: 0;
}

body,
article {
  background-color: #fff8f0;
}

#adv-MaxTicker {
  margin-top: 50px;
}

#section-prima {
  /* padding-top: 82px; */
  padding-top: 0;
  background-color: #fff8f0;
}

#testatina-header2,
#testatina-mobile {
  display: flex;
  align-items: center;
}

#testatina-header3 {
  display: none;
}

.barraSticky {
  top: 50px;
}

.backgroundAdv #nav_header {
  top: 50px;
}

.testata-select .selected {
  color: white;
}

#div-gpt-ad-MPU_Top {
  width: auto !important;
}
.generale-medaglie {
  color: white !important;
}

#principale.svela {
  background-color: #fff8f0;
}
@media screen and (max-width: 820px) {
  #testatina-header2 {
    display: none !important;
  }
  #testatina-header3 {
    display: inherit;
  }
}

@media screen and (max-width: 480px) {
  #testatina-header3 {
    display: none;
  }
  #navHeader-container {
    margin-top: 0;
  }
  #adv-MaxTicker {
    margin-top: 85px;
    background-color: #ebe6df;
  }

  #section-prima {
    padding: 32px 0;
  }

  #testatina-mobile1-lista {
    height: calc(100% - 140px);
  }
}
