﻿/* 
 * Custom CSS
 *
 * Create a custom.css file to add custom styles to your menu.
 */
 
 
.ubermenu-item .on-menue-hover {
	background-color:#761655;
}
.ubermenu-item:hover .on-menue-hover {
	width:100%;
}


