/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;
	font-size:20px;

	color: #262626; 
}
h1 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:40px;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:36px;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:32px;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:28px;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:500;
	font-size:24px;
 
}
#header {	
	font-family: "Montserrat";	font-weight:400;
	font-size:20px;
 
}
#headerwrap a:hover {	
	color: #5dbb46; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Montserrat";	font-weight:400;
	font-size:18px;
 
}
body #site-logo a img {		width: 228px;
	height: 42px; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #5dbb46; 
}
#sidebar a, #sidebar-alt a {	
	color: #1576e6; 
}
#footerwrap {	background: none;
	background-color: #d4d4d4; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 228px;
	height: 42px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 228px;
	height: 42px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap a:hover {	
	color: #5dbb46; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #d4d4d4; 
}
 }
/* Themify Custom CSS */
.webkit .themify_builder_row {
    backface-visibility: hidden;
}