html{

    background: transparent;
    
}



#disponibilità,#notifiche,#sceltaLinguaggio,#supporto,#paginaWishlist,#elencoPagine{
    display:none;
}

#bottoneLogout{
    cursor:pointer;
}



@media only screen and (min-width: 320px) and (max-width: 767px){

.top-search-form form .form-control  {
max-width: 150px !important;
width: 150px !important;
margin-right: 15px !important;
margin-left: 8px !important;
}
  
}
.skiptranslate
{
    display:none;
}