/*
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.27.3.1567020322
Updated: 2019-08-28 19:25:22

*/

/*------------------------------------------------*/
/*---------[GQ - MOBILE MENU BUTTON 2]------------*/
/*------------------------------------------------*/
 
    .mobile_menu_bar:before {
            display:none}
    .mobile_menu_bar::after {
            font-family: Arial;
            content: "MENU";
            position: absolute;
            padding: 10px 20px 10px 200px;
            background-color: #ffffff;
            color: #bababa!important;
        cursor: pointer;}
    .mobile_nav.opened .mobile_menu_bar:after {
        content: "MENU";}


