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

@media (min-width: 1600px) {
 .container {
  max-width: 1520px;
 }
}
.bbp-topic-started-in {
    font-size: 12px;
    color: #bbb;
}

li#articles-personal-li {
    display: none !important;
}