/* Themify Customize Styling */
:root {	
	--theme_accent: #ef5415;
	--theme_accent_semi: #1d5340;
	--theme_accent_hover: #1d5340; 
}
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;
	font-size:4.5rem;
 
}
h2 {	
	font-family: "Cormorant Garamond";	font-weight:700;
	font-size:3rem;
 
}
body #site-logo a img {		width: 200px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.wpf_item_name {
	display: none;
}
@media(max-width: 767px) {
	h1 {
		font-size: 2.8rem;
	}
	h2 {
		font-size: 2.2rem;
	}
}