/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	margin-top: -4px; 
}
a:hover {	
	color: #404040; 
}
h1 {	
	font-family: "Amiri";	font-weight:400;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:500;

	color: #a11414; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #a11414; 
}
.fixed-header #header a {		font-weight:bold;
	font-weight:bold;
 
}
body #site-logo a img {		width: 150px; 
}
#main-nav a {	
	color: #d9d9d9; 
}
#main-nav a:hover {	
	color: #ffffff; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: #a11414; 
}
#footerwrap {	background: none;
	background-color: #fbf9f4; 
}
#footer-logo a img {		width: 200px; 
}
#footer a {	
	color: #a11414; 
}
#footer a:hover {	
	color: #404040; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 200px; 
}
 }