html{

    background: transparent;
    
}

#bottoneLogout{
    cursor: pointer;
}

#elencoPagine,#notifiche,#paginaWishlist{
    display:none;
}

.back-button a i{

font-size: 2.30rem;

}
#map {

height: 35%;

}
  
  /* Optional: Makes the sample page fill the window. */
html,

body {
height: 100%;
margin: 0;
padding: 0;

}