/* 
Theme Name: StyleStack Jnr
Author: Cotswold Web Design.
Template: Divi
Version: 1.0
*/
/** 1 */
#footer-bottom {
    display: none;
}
/** 2 */
@media (max-width: 1050px) {
	#et_mobile_nav_menu {
		display: block;
	}
	#top-menu {
		display: none;
	}
}