/* Themify Customize Styling */
h1 {		text-align:left; 
}
body #site-logo a img {		width: 250px; 
}
#site-description {		font-size:=px;
display: none; 
}
#main-nav {	
	padding-top: 16px; 
}
#main-nav a {	
	font-family: "Poppins";	font-weight:normal;
	font-size:14px;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #941d83; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #941d83; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #941d83; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {	
	padding: 1%; 
}
.loops-wrapper.grid6 .post-title {	
	padding: 1%; 
}
.page-title {	
	background-size: cover;
	background-position: center center;
	padding: 1%; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }