/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2026 | 10:04:11 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
body.header-transparent #header-inner-wrap{
	background:#fff !important;
}
header#header #navigation a{
	color:#2a2a2a;
}
header#header #navigation a:hover{
	color:#ae9f6a;
}
body.header-transparent #header #header-inner-wrap{
	position:relative;
}
#header-inner-wrap.background--dark.transparent .menu-controls{
	color:#ae9f6a !important;
}
#header-inner-wrap.background--dark.transparent .be-mobile-menu-icon,
#header-inner-wrap.background--dark.transparent .be-mobile-menu-icon span{
	background-color:#ae9f6a !important;
}
