/* Themify Customize Styling */
body {	
	background-color: #0e0704;
	font-family:Josefin Sans;	font-weight:300;
	font-size:22px;
	line-height:24px;

	color: #e59954; 
}
h1, h1.page-title {		font-weight:normal;
 
}
h3 {	
	font-family:Exo;	font-weight:100;
	font-size:22px;
	line-height:32px;

	color: #d37621; 
}
#headerwrap {	background-image: url(http://bookofshadows.com.au/wp-content/uploads/2017/08/Apothecary.jpg);
	background-size: cover;
	background-position: right bottom; 
}
#site-logo {	
	font-family:Almendra Display;	font-weight:normal;
 
}
#site-description {	
	font-family:Exo;	font-weight:200;
	font-size:22px;
 
}
#main-nav a {	
	font-family:Exo;	font-weight:200;
	font-size:20px;

	color: #d37621; 
}
.module-title {	
	color: #d37621;
	font-family:Exo;	font-weight:100;
	font-size:36px;
 
}
@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	
	background-color: #0e0704;
	color: #e59954; 
}
h3 {	
	color: #d37621; 
}
#main-nav a {	
	font-family:Exo; 
}
.module-title {	
	color: #d37621; 
}
 }