/* Themify Customize Styling */
body {	
	font-family: "League Spartan";	font-weight:400;
	font-size:20px;

	color: #473a25; 
}
a {		text-decoration:underline;
 
}
a:hover {	
	color: #473a25; 
}
:root {	
	--theme_accent: #473a25;
	--theme_accent_hover: #4a3c23; 
}
#content {	
	margin-bottom: 5%; 
}
h1 {	
	font-family: "recoleta";	font-weight:900;
	font-size:56px;
	line-height:56px;

	color: #473a25; 
}
h2 {	
	font-family: "recoleta";	font-weight:900;

	color: #473a25; 
}
h3 {	
	font-family: "recoleta";	font-weight:700;

	color: #473a25; 
}
h4 {	
	font-family: "recoleta";	font-weight:100;

	color: #473a25; 
}
h5 {	
	font-family: "recoleta";	font-weight:100;
 
}
h6 {	
	font-family: "recoleta";	font-weight:100;
 
}
#headerwrap {	background: none;
	background-color: #ff9d00; 
}
body #site-logo a img {		width: 200px;
	height: 70px; 
}
#main-nav a {	background: none;
	background-color: rgba(255,157,0,0.70);
	font-family: "recoleta";	font-weight:900;
	font-size:43px;
	text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav > .current_page_item > a, #main-nav-wrap #main-nav > .current-menu-item > a {	
	color: #ffffff; 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #473a25; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #524329; 
}
.loops-wrapper.grid3 .post-title, .loops-wrapper.grid3 .post-title a {		font-size:18px;
 
}
.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-size:20px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 70px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 70px; 
}
 }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 	font-size:43px;
 }.mobile_menu_active #menu-icon { background: none;
	background-color: #ff9d00; }