/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2025 | 13:53:29 */
/* menù */
.b-black{
	border-left: 2px solid #000000;
	
}

.b-white{
	border-left: 2px solid #ffffff ;
	
}

#menu li {
	margin-top: 0px;    
	padding: 10px 8px 6px;
}

#menu li:hover {
	background: #8cd4bc;
	border-radius: 0 0 0 5px;
}

.current-menu-item {
	color: #ffffff !important;
	background: #60b158;
	border-radius: 0 0 0 5px;
}
