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

	color: #000000; 
}
:root {	
	--theme_accent: #d4537e;
	--theme_accent_semi: #7b5ea7;
	--theme_accent_hover: #993556; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Cormorant Garamond";	font-weight:700;
 
}
h2 {	
	font-family: "Cormorant Garamond";	font-weight:700;
 
}
h3 {	
	font-family: "Cormorant Garamond";	font-weight:700;
 
}
h4 {	
	font-family: "Cormorant Garamond";	font-weight:700;
 
}
h5 {	
	font-family: "Cormorant Garamond";	font-weight:700;
 
}
h6 {	
	font-family: "Cormorant Garamond";	font-weight:700;
 
}
body #site-logo a img {		width: 50px;
	height: 50px; 
}
.module-title {	
	font-family: "Montserrat";	font-weight:400;
	font-size:13px;
	text-transform:uppercase; 
}
#footer-logo, #footer #footer-logo a img {		width: 100px;
	height: 100px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px;
	height: 50px; 
}
#footer-logo, #footer #footer-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px;
	height: 50px; 
}
#footer-logo, #footer #footer-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px;
	height: 50px; 
}
#footer-logo, #footer #footer-logo a img {		width: 100px;
	height: 100px; 
}
 }