/* Themify Customize Styling */
body {	
	font-family:Raleway;	font-size:16px;
	line-height:1.5em;
 
}
a {	
	color: #0250c4; 
}
#sidebar {	
	font-family:Raleway;	font-size:20px;
 
}
#header {	
	font-family:Raleway;	font-size:20px;
 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:Raleway; 
}
.post-title, .post-title a {	
	font-family:Raleway;	font-weight:300;
	font-size:15px;
	line-height:1.4em;
	text-transform:capitalize; 
}
.single-post .post-title {	
	font-family:Raleway;	font-size:18px;
	text-transform:capitalize; 
}
.page-title {	
	font-family:Raleway;	font-size:36px;
 
}
.module-title {	
	font-family:Raleway;	font-size:24px;
 
}
#sidebar .widgettitle {	
	font-family:Raleway;	font-size:20px;
 
}
#footer {	
	font-family:Raleway; 
}

/* Themify Custom CSS */
.page-id-5 #content {
	  padding-top: 0px !important;
}
@media screen and (min-width: 1000px) {
	  #main-nav li.menu-item-object-page {
	    transform: translateY(50%);  
}
  #main-nav li.menu-item-home {
	    width: 250px;  
}

}
