/*
Theme Name: Amicus Publico
Theme URI: http://www.workmates.in/
Template: Divi
Author: Workmates Technologies
Author URI: http://www.workmates.in/
Description: Smart. Flexible. Beautiful. Workmates is the most powerful theme in our collection.
Version: 4.27.4.1753807563
Updated: 2025-07-29 16:46:03

*/
.nav li ul::-webkit-scrollbar {
    width: 6px;
}

.nav li ul::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

.nav li ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.nav li ul {
    max-height: 480px;
    overflow-y: auto;
	width:355px !important;
}
#top-menu li li a
 {
    padding: 3px 10px !important;
    width: 309px !important;
}