/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

#buddypress div#item-nav ul #agenda-personal-li a:before {
        content: '\e87f';
}

#buddypress div#item-nav ul #appointments-personal-li a:before {
        content: '\e87f';
}

.top-bar {
margin-left: -9px;
}
.kleo-main-header .nav > li.active > a {
    box-shadow: 0px 0px 0px 0px #DD8500 inset;
}

