﻿.menu-laterale {list-style: none;padding: 40px 20px;margin:0;max-width:650px;margin:auto}
.menu-laterale-item {color: rgb(51,51,51) !important;font-size: 15px;font-family:Poppins,sans-serif;letter-spacing: 2px;transition: color .5s;margin-bottom:16px}
.menu-laterale-item a, 
.menu-laterale-item button,
.sub-menu-laterale-item a{text-decoration: none;padding: 8px;display: block;font-size:17px;cursor:pointer}
.menu-laterale-item button{border: none;width: 100%;text-align: left;background: #fff;}
.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: 24px;}
.level-1-menuitem .w3-display-right.btn-open-sub-menu{right:8px;}