/* Themify Customize Styling */
h1 {		font-size:1.222em;
	text-align:left; 
}
h2 {		font-size:1em;
	text-align:left; 
}
h3 {		font-size:.9em;
	text-align:left; 
}
h4 {		font-size:.777em;
 
}
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #c594da; 
}
#footer a {	
	color: #c594da; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #c594da; 
}
#footer a {	
	color: #c594da; 
}
 }
/* Themify Custom CSS */
@media screen and (max-width: 1100px){
	.pagewidth{
		max-width:94% !important;
}
}
.pagewidth{
	width:1024px !important;
}