/*
 Theme Name:   Great Wall Motors Australia
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Great Wall Motors Australia
 Author:       Red Bilby
 Author URI:   Http://redbilby.com.au
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ————–BACK TO TOP BUTTON COLOR———— */
.et_divi_100_custom_back_to_top .et_pb_scroll_top {
background: #d6000f;
}

/*
Hack to keep the menu colour black on scroll
*/
#main-header .nav li ul a {
    color: #ffffff !important;
}