/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2025 | 09:54:36 */
.dropDownMenu a.active
{
	color:#A53A3A !important;
}

@media screen and (max-width:1050px)
{
	nav.navbar.bootsnav.mobile-menu ul.nav > li.dropDownMenu > a.active
	{
		color:#fff !important;
	}
}