/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 18 2025 | 09:38:47 */
/* FIVEfigital default */
selector {height: 0px;}


/* desk - aggiunta di sfondo e cambio altezza su scroll  */

#menu_unico {background-color: transparent;  transition: 1s ease;}
#logo-biricoccole{display:none;}
@media (min-width: 768px) {
.sfondo {background-color: #395353 !important; transition: 1s ease;}

}
