/*
Theme Name: GL Development Advisors 
Description: Customized Child theme using the powerful Avada theme framework
Author: Clarion Blue 
Author URI: https://www.clarion-blue.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* MOBILE TWEAKS */

@media only screen and (max-width: 1000px) {

.fusion-logo {
   max-width: 80% !important;
}
	
	/* HIDE
.fusion-mobile-nav-holder {
   display: none !important;
}
END HIDE */
	
.fusion-testimonials.clean blockquote .awb-quote {
	 padding: 0px !important;
	 font-size: 26px !important;
	 line-height: 36px !important;
}
	
}