/* Themify Customize Styling */
body {	
	font-family: "Outfit";	font-weight:400;
 
}
body #site-logo a img {		width: 60px; 
}
#main-nav a {	
	margin-top: 8.5%;
	color: #ffffff;
	font-family: "Poppins";	font-weight:500;
	font-size:18px;
 
}
#main-nav a:hover {	
	color: #b30404; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #d10b0b; 
}
.post {	background: none;
	background-color: rgba(181,169,155,0.15);
	padding: 3%; 
}
.post-title {	
	font-family: "Acme";	font-weight:400;
	text-align:center; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {	
	font-family: "Outfit";	font-weight:400;
	font-size:50px;
	text-transform:uppercase;	text-align:left; 
}
.post-meta, .loops-wrapper.list-post .post-meta, .single-post .post-meta, .loops-wrapper.grid6 .post-meta, .loops-wrapper.grid5 .post-meta, .loops-wrapper.grid4 .post-meta, .loops-wrapper.grid3 .post-meta, .loops-wrapper.grid2 .post-meta {	
	font-family: "Outfit";	font-weight:400;
	font-size:25px;
	text-align:left; 
}
.post-meta a {	
	color: #000000; 
}
.post-meta a:hover {	
	color: #ff0000;
	font-family: "Outfit";	font-weight:400;
 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {	
	font-family: "Outfit";	font-weight:400;
	font-size:18px;
	text-align:left; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
 }