/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:400;
 
}
:root {	
	--theme_accent: #f65335; 
}
h2 {	
	color: #f65335; 
}
h3 {	
	color: #f65335; 
}
#header {	
	padding-bottom: 0px; 
}
body #site-logo a img {		width: 180px; 
}
#main-nav {	
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 180px; 
}
 }
/* Themify Custom CSS */
.pac-container:after {
    /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */

    background-image: none !important;
    height: 0px;
}

