/* Themify Customize Styling */
body {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:400;
 
}
a {	
	color: #605ba8; 
}
a:hover {	
	color: rgba(96,91,168,0.72); 
}
h1 {	
	font-family: "Caveat";	font-weight:400;
	font-size:3.5em;
 
}
h3 {	
	font-family: "Exo";	font-weight:400;
 
}
body #site-logo a {	
	font-family: "Caveat";	font-weight:400;
	font-size:1.5em;

	color: #605ba8; 
}
#main-nav a {	
	font-family: "Exo";	font-weight:500;
	font-size:1.1em;
 
}
#main-nav a:hover {	
	color: #605ba8; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #605ba8; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #fe6500;
	color: #ffffff; 
}
#footer-logo a {	
	font-family: "Caveat";	font-weight:400;
	font-size:1.5em;

	color: #605ba8; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #605ba8; 
}

/* Themify Custom CSS */
#main-nav .highlight-link > a:hover {
    background-color: #605ba8;
    color: #ffffff;
}