/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 10 2023 | 21:02:41 */
.elementor-nav-menu li:last-child{
	background-color:#fff;
	/*padding: 0px 0px;*/
	border-radius:4px;
	color:5a353d;
}

.elementor-nav-menu .sub-menu {
	margin-top:12px!important;
}

.white-color {
  color: #fff!important;
}

.red-color {
  color: #5a353d!important;
}
.white-color:hover {
  color: #2F51A3!important;
}