/* Themify Customize Styling */
body {		font-weight:100;
 
}
a {	
	color: #6b6b6b; 
}
a:hover {	
	color: #00a4f7; 
}
h1 {		font-weight:300;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #8cc53f; 
}

/* Themify Custom CSS */
#content {
	padding:0px !important;
}

body {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:1.25em;
	line-height:1.35em;

}

h1, h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	font-size:1.25em;
	margin-top:5px;
	margin-bottom:5px;
}

.social-link-item {
	display:inline-block;
	margin-right:10px !important;
}

