/* Themify Customize Styling */
body {	
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Montserrat";	font-weight:400;

	color: #474747; 
}
#pagewrap {	
	padding-top: 0px; 
}
#content {	
	padding-top: 0px; 
}
#headerwrap {	background: none;
	background-color: rgba(143,143,143,0.69); 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(48,48,48,0.60); 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a, .mobile_menu_active #headerwrap.fixed-header #site-logo a, .mobile_menu_active #headerwrap.fixed-header #menu-icon {	
	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Montserrat";	font-weight:400;
 
}
#site-description {	
	font-family: "Montserrat";	font-weight:400;
 
}
#main-nav a {	
	font-family: "Roboto Condensed";	font-weight:400;
 
}
#footerwrap {	background: none;
	background-color: rgba(227,227,227,0.36);
	padding-left: 300px; 
}
#footer {	
	color: #545454; 
}
#footer a {	
	color: #919191; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Montserrat";	font-weight:400;
 
}
body #site-logo a {	
	font-family: "Montserrat";	font-weight:400;
 
}
#site-description {	
	font-family: "Montserrat";	font-weight:400;
 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Montserrat";	font-weight:400;

	color: #474747; 
}
#headerwrap {	background: none;
	background-color: #000000; 
}
body #site-logo a {	
	font-family: "Montserrat";	font-weight:400;
 
}
#site-description {	
	font-family: "Montserrat";	font-weight:400;
 
}
 }
/* Themify Custom CSS */
.wp-caption-text {
    font-style: italic;
}