/* Themify Customize Styling */
body {	
	font-family:Montserrat;	font-weight:normal;
	text-align:left; 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #540094; 
}
a:hover {		font-style:italic;
	font-style:italic;

	color: #540094; 
}
h1 {	
	font-family:Lato;	font-weight:300;
	text-transform:none; 
}
h2 {	
	font-family:Montserrat;	font-weight:normal;
	font-size:3em;
	text-transform:none; 
}
#headerwrap {	background-image: none;
	padding-bottom: 1%; 
}
#header {		font-size:1.1em;
 
}
#header a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #baa7c7; 
}
.fixed-header #header, .fixed-header #site-description {		font-weight:300;
 
}
.fixed-header #header a:hover {	
	color: #baa7c7; 
}
#site-logo {	
	font-family:Lato;	font-weight:300;
	font-size:2.5em;
	text-transform:none; 
}
#main-nav a:hover {	
	color: #d0b8e0; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #999999; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
body {	
	font-family:Montserrat; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family:Montserrat; 
}
 }@media screen and (max-width: 640px) { /* Themify Customize Styling */
body {	
	font-family:Montserrat; 
}
 }