/* Themify Customize Styling */
body {	
	color: #000000; 
}
body[class*="themify"] #site-logo a {		font-weight:100;
	font-size:.5em;
	text-align:center; 
}
body[class*="themify"] #site-logo a img {		width: 70px; 
}
#site-logo {		position:relative;
margin: auto; 
}
#site-description {	
	font-family:Crete Round;	font-style:italic;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	text-align:left;
	color: #000000;margin: auto; 
}
#main-nav a {	margin: auto; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #34e62e; 
}
.post-title {		text-align:center; 
}
.single.single-post .featured-area {	background-image: none; 
}
#footer {	
	padding-left: 180px;
	color: #000000; 
}
.footer-widgets .widgettitle {	
	margin: 5px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 70px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 70px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 70px; 
}
 }
/* Themify Custom CSS */
.widget_meta ul li:nth-child(2),
.widget_meta ul li:nth-child(3),
.widget_meta ul li:nth-child(4),
.widget_meta ul li:nth-child(5)
{
display: none;
}

#header{
width:95%;
}
div#pagewrap{
padding-top:115px !important;
}
#site-description{
position:absolute;
left:6%;
top:45px;
}
body:not(.slide-cart):not(.mobile_menu_active) #main-nav,.pull-down{
position:relative;
top:10px;
}

.has-sub-menu > a::after {
color: #000052;
content: "\f0d7";
font-family: "FontAwesome";
font-size: .75em;
border: none;
position: absolute;
margin-left: 5px;
}

