/* 
 Theme Name:     City Child Theme
 Author:         Chris
 Author URI:     http://citycontracting.mediamixdev.com.au/
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*------ MOBILE MENU WORD ------*/
.mobile_menu_bar:after {
 position: relative !important;
 content: 'MENU';
 bottom: 23px;
 left: 10%;
 color: #ffffff;
}