#woocommerce-partita-iva-e-codice-fiscale{
background: #b8f5a8; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #b8f5a8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#b8f5a8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#b8f5a8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#b8f5a8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#b8f5a8 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#b8f5a8 100%); /* W3C */


}

#woocommerce-partita-iva-e-codice-fiscale .plugin-version-author-uri a:hover{
color:#cc811a;
}
#woocommerce-partita-iva-e-codice-fiscale .plugin-title{

background-image: url('../img/logo.png');
background-repeat: no-repeat;
background-position: left  bottom;

}