/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.slideout-menu ul li a {
    display: block!important;
}

ol, ul {
    margin: 0 0 1.5em 1em;
}

.navigation-stick {
	background-color:#6c6c6c;
}

.main-navigation ul ul li a:hover {
	background-color:#ffd247!important;
}



