/*
Theme Name:  Waterlay
Theme URI:   https://forestgreen-sheep-763081.hostingersite.com
Version:     1.0
Description: A child theme created for our site Waterley.
Author:      support@cgxperts.com
Author URI:  https://forestgreen-sheep-763081.hostingersite.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/
ul#menu-header-menu li.menu-item.current_page_item a:after {
    background: #df3f3f;
    position: absolute;
    width: 50px;
    height: 2px;
    display: block;
    content: '';
    bottom: 0px;
    left: 5px;
}

