/*
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
*/

div.recent-visitors > a > img.avatar {
    border-radius: 100px;
    max-width: 60px;
    height: auto;
    margin: 3px;
}

#buddypress div#item-nav ul #mediapress-personal-li a:before { content: "\E81B"; }

#buddypress div#item-nav ul #reviews-personal-li a:before { content: "\E854"; }

#buddypress div#item-nav ul #visitors-personal-li a:before { content: "\EA06"; }

div.shortcode-recent-visitors img.avatar {
    border-radius: 100px;
    margin: 3px;
}

input#signup_email {
	width: 90%;
}

div#profile-details-section.register-section {
	float: none !important;
}



