/* Themify Customize Styling */
body {	background: none;
	background-color: rgba(255,255,255,0.59);
	font-family: "Poppins";	font-weight:400;
	font-size:1em;
 
}
a {	
	color: #7a7780; 
}
:root {	
	--theme_accent: #47b475; 
}
a, .post-nav .arrow {	
	color: #575454; 
}
#content {	
	margin-top: -80px;
	padding-bottom: 0px; 
}
h1 {	
	font-family: "Poppins";	font-weight:400;
 
}
h2 {	
	font-family: "Poppins";	font-weight:400;
 
}
h3 {	
	font-family: "Poppins";	font-weight:400;
 
}
h4 {	
	font-family: "Poppins";	font-weight:400;
 
}
h5 {	
	font-family: "Poppins";	font-weight:400;
 
}
h6 {	
	font-family: "Poppins";	font-weight:400;
 
}
#main-nav a {	
	color: #7a7780;	font-size:0.9px;
	text-transform:uppercase; 
}
#main-nav li > .sub-menu {	background-image: none; 
}
#main-nav ul a {	
	color: #7a7780; 
}

/* Themify Custom CSS */
.nav.transparent .sub-menu {
    z-index: 11000;
}

input,  textarea {
    border-radius: 0 !important;
    max-width: 100%;
    padding: .6em;
}