﻿#layer-menu{background-color:#fff;z-index:3;display:none}
.layer-menu-header{background:#fff}
.layer-menu-content{height: calc(100% - 22px);overflow: auto;}
.layer-menu-content-inner{padding:0 16px 48px;}
.btn-menu,.btn-close-menu{cursor:pointer}       


.layer-menu-header .logo-menu{height:80px;display:inline-block;z-index:1}


.menu-laterale {list-style: none;padding: 40px 20px;margin:0;max-width:450px;margin:auto}
.menu-laterale-item {font-size: 15px;font-family:Poppins,sans-serif;letter-spacing: 2px;transition: color .5s}
.menu-laterale-item a, .sub-menu-laterale-item a {text-decoration: none;padding: 8px 0;display: block;font-size:17px}
.sub-menu-laterale {list-style: none;overflow: hidden;transition: max-height 0.3s;max-height: 0;}
.sub-menu-laterale-item {transition: color .5s;font-size: 13px;letter-spacing: 2px}
.noLink {position: relative;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.separator-item{border-bottom: 1px solid #ccc;margin-bottom: 16px;padding-bottom: 16px;}