/* PULSANTI ROSSI E ALLINEATI A DESTRA PER I FORM */

.nf-field-element input[type="button"] { background: #8c2c2c !important; opacity: 1; color: #fff; border: none; float: right; -webkit-appearance: none; appearance: none; moz-appearance: none;}

/* SPOSTAMENTO ICONA THUMBS IN VERSIONE DESKTOP */

@media only screen and (min-width: 1025px){
#clickToShow { right: 60px;}}

@media only screen and (min-width: 1025px){
#clickToHide { right: 60px;}}

/* PULSANTE NEWS ROSSO*/
#menu-item-1414 > a {color: #8c2c2c !important; font-weight: bold !important;}





