/* header_landing.css — estratto dagli style="" inline di header_landing.php */.header-landing #top-social{list-style:none;}.header-landing #top-social .si-whatsapp{background-color:#25D366;}#header.header-landing{position:fixed;top:0;width:100%;z-index:999;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;background-color:var(--color-surface);-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.1);box-shadow:0 1px 3px 1px rgba(0,0,0,.1);}body.header-transparent #header.header-landing{background-color:transparent!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;border-bottom:1px solid rgba(255,255,255,.1);}