#large-menu h3 {
  line-height: 50px;
}


#cookieChoiceInfo a {
	color:#ab3030;
	
}
#cookieChoiceInfo a:hover {
	color:#fd4949;
	
}
.cta_valutazioni {
	text-align:center!important;
	
}
.cta_valutazioni a {
    font-size: 22px;
    line-height: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 20px !important;
  }
}