/*
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 #matching-personal-li a:before { content: "\E9C4"; }
#buddypress div#item-nav ul #workspaces-personal-li a:before { content: "\E9CB"; }

.ipt_fsqm_fileuploader_list .secondary-button {
    display:  inline !important;
    padding: 15px !important;
    margin: 10px !important;
    /* line-height: 30px; */
    background: #ebedf1 !important;
    border-radius:  5px !important;
}
.ipt_fsqm_fileuploader_list .secondary-button:hover {
    background: #929292 !important;
    color: #fff;
}

