/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 27 2025 | 09:26:59 */
.header-top{
	background-color: white;
}
.nav-dark .nav>li>a{
	background-color: white;
	color: rgba(102,102,102,.85);
}
#masthead .header-nav.header-nav-main.nav.nav-right.nav-line-bottom.nav-uppercase{
	flex-flow: row
}
.header:not(.transparent) .header-nav.nav > li.active > a, .header:not(.transparent) .header-nav.nav > li > a{
	color: #000000
}
.header:not(.transparent) .header-nav.nav > li.active > a, .header:not(.transparent) .header-nav.nav > li:hover > a{
	color: #030059
}
.header:not(.tranparent) .header-nav.nav > li > a:before{
	background-color: #030059
}