/* Themify Customize Styling */
body:before {
	content: '';
	background: none;
	background-color: #e6e6e6;
	background-image: none;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background: none;
	background-color: #e6e6e6;background-image: none;background-attachment: fixed; 
}
a {	
	color: #ffe100; 
}
h1, h1.page-title {	
	font-family: "Montserrat";	font-weight:800;
 
}
#headerwrap {	background-image: none; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background-image: none; 
}
.fixed-header #headerwrap #site-logo a img {		width: 200px;
	height: 35px; 
}
body #site-logo a img {		width: 200px;
	height: 35px; 
}
#site-description {	
	font-family: "Abel";	font-weight:normal;
	font-size:16px;
 
}
#main-nav a {	
	font-family: "Montserrat";	font-weight:800;
	font-size:13px;
	text-transform:uppercase;	text-align:right; 
}
#main-nav a:hover {	
	color: #ffe100; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ffe100; 
}
#footer {	
	font-family: "Abel";	font-weight:normal;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {		width: 200px;
	height: 35px; 
}
body #site-logo a img {		width: 200px;
	height: 35px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {		width: 200px;
	height: 35px; 
}
body #site-logo a img {		width: 200px;
	height: 35px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {		width: 200px;
	height: 35px; 
}
body #site-logo a img {		width: 200px;
	height: 35px; 
}
 }