/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 12 2022 | 19:21:32 */
/* sub nav */

@media(max-width:767px) {
	nav.sub-nav-element {
		display: block !important;
	}
	#menu-practices-menu {
		display: none;
	}
}

