/*ekwoster menu update*/
#ekwoster_menu{
		font-family: 'SEGOE UI', sans-serif;
		background: #fefefe;
}
#ekwoster_menu a{
		color: rgba(0,0,0,.6);
		font-size: 48;
}
#ekwoster_menu div ul li.active a{
		border-bottom: 2px solid rgb(255,169,0);
}
#main-header{
	box-shadow: none;	
}
.mobile-like-on-homepage-buttons .et_pb_button.ative{
	color: #fff !important;	
}