/* Themify Customize Styling */
body {	
	font-family: "Josefin Sans";	font-weight:400;
	font-size:17px;
 
}
#header {	
	font-family: "Josefin Sans";	font-weight:600;
	font-size:20px;
 
}
body #site-logo a img {		width: 200px; 
}
#site-description {	
	font-family: "Courgette";	font-weight:700;
	letter-spacing:2px;
	text-transform:capitalize;	text-align:left;
	color: #ffffff;	position:static;
 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #f06eaa; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #f06eaa; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Josefin Sans";	font-weight:600;
	font-size:18px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }