/* Themify Customize Styling */
#headerwrap {	background-attachment: fixed;margin-right: auto;margin-left: auto; 
}
#header {	height: auto;margin: auto;
	font-family: "Julius Sans One";	font-weight:400;
	font-size:15px;
	text-transform:uppercase; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Lato";	font-weight:700;
	font-size:35px;
	text-transform:capitalize;display: none; 
}
#site-logo {		position:static;

	left: 20px; 
}
#site-description {	
	font-family: "Julius Sans One";	font-style:italic;
	font-weight:400;
	font-style:italic;
	font-size:17px;
	position:relative;

	left: 20px;
	margin-bottom: 13px; 
}
#main-nav {	background-image: none;	position:relative;
top: auto;right: auto;bottom: auto;left: auto; 
}
#main-nav a {	
	padding-right: 10px;
	padding-left: 10px; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	font-family: "Jost";	font-weight:400;
 
}
@media(max-width: 600px) { /* Themify Customize Styling */
#header {	
	font-family: "Julius Sans One";	font-weight:400;
 
}
#header a {	
	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Lato";	font-weight:400;
 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	font-family: "Jost";	font-weight:400;
 
}
 }