/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:18px;
 
}
h1 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h2 {	
	font-family: "Playfair Display";	font-style:italic;
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	text-align:justify;
	color: #000000; 
}
h3 {	
	font-family: "Open Sans";	font-style:italic;
	font-weight:300;
	font-style:italic;
	font-size:50px;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h6 {	
	font-family: "Open Sans";	font-weight:300;
 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	font-family: "Open Sans";	font-weight:300;
 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav a {	
	font-family: "Open Sans";	font-weight:300;
	font-size:16px;
 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #fc0000; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #ff0303; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {	
	font-family: "Open Sans";	font-weight:300;
	font-size:14px;
 
}
.post-title {	
	font-family: "Open Sans";	font-weight:300;
	font-size:35px;
 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer-logo a img {		width: 200px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Open Sans";	font-weight:300;
	font-size:12px;
 
}
#footer a {	
	font-family: "Open Sans";	font-weight:300;
	font-size:12px;
 
}
#footer a:hover {	
	font-family: "Open Sans";	font-weight:300;
	font-size:12px;
 
}
#footer-nav a {	
	font-family: "Open Sans";	font-weight:300;
	font-size:12px;
 
}
.footer-widgets {	
	font-family: "Open Sans";	font-weight:300;
 
}
#footer .footer-widgets .widgettitle {	
	font-family: "Open Sans";	font-weight:300;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#header .social-links a i:hover {
color: red !important;
}