@media print { 
 /* All your print styles go here */
 header .lingue, header .carrello, .container1000 .menu, #selectRicerca, .searchlink, .userlink, .benvenuto, #richiedi, #menu-display, .hide-print { display: none !important; }
 .show-print { display: block !important; }
 .linkf { font-family: "Aller Display"; font-size: 20px; line-height: 20px; }
}
