/*
 Theme Name:   Richer Child
 Theme URI:    http://www.sydneyassaultlawyers.com
 Description:  Sydney Criminal Lawyers Minisite Theme
 Author:       FAQ Interactive
 Author URI:   http://www.faqinteractive.com.au
 Template:     richer
 Version:      1.0.0
*/
/*====== Mobile Menu enable ===== */
@media all and (max-width: 782px) {
#navigation .select-menu{
	background-color: #333 !important;
    border: 1px solid #666 !important;
    color: #fff !important;
    display: block !important;
}
}