/*
CTC Separate Stylesheet
Updated: 2017-07-02 20:08:11
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.58.1499026091
*/

/*------------------------------------------------*/
	/*---------[GQ - MOBILE MENU BUTTON 1]------------*/
	/*------------------------------------------------*/

	    .mobile_menu_bar:before {
	            background-color: #3e4555;
	            padding: 2px 0px 2px 2px;
	            top: 9px;
	            color: #fff!important;}
	    .mobile_menu_bar::after {
	            font-family: Arial;
	            content: "MENU";
	            position: relative;
	            padding: 10px 20px 10px 5px;
	            background-color: #3e4555;
	            color: #FFFFFF!important;
	        cursor: pointer;}
	    .mobile_nav.opened .mobile_menu_bar:before {
	        content: "\4d";}