/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:300;

	color: #1a1b1e; 
}
h1 {	
	font-family: "Poppins";	font-weight:700;
	letter-spacing:7px;
	text-transform:uppercase; 
}
h2 {	
	font-family: "Poppins";	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase; 
}
h3 {	
	font-family: "Poppins";	font-weight:400;
 
}
h4 {	
	font-family: "Poppins";	font-weight:500;
 
}
#headerwrap {	background: none;
	background-color: #ed4b1f;
	margin-bottom: -30%; 
}
body #site-logo a img {		width: 100px; 
}
#main-nav {	
	margin-top: 20px; 
}
.post-title {	
	font-family: "Poppins";	font-weight:500;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #1a1b1e; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #ed4b1f; 
}
.post-meta {	
	color: #1a1b1e; 
}
.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: "Poppins";	font-weight:400;
 
}
.post-meta a {	
	color: #ed4b1f; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background: none;
	background-color: #1a1b1e;
	color: #ed4b1f; 
}
.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: "Poppins";	font-weight:400;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }