/*
Theme Name:     Think Kleo Child 5-26-21
Theme URI:
Description:    Think Child theme for Kleo 5-26-21
Version:         1.3
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
*/

#footer-sidebar-4, #socket, #groups-dir-search, #members-dir-search, #nav-menu-item-search, #bbpress-forums .bbp-search-form { display: none!important; }
#footer .col-sm-3 { width: 33%!important; }

@media (min-width: 320px) and (max-width: 767px)
{
	#footer .col-sm-3 { width: 100% !important; }
}

.kb-recent-posts li { margin-bottom: 1em; }
#bbp_forums_widget-2 ul li { margin-bottom: 1.4em !important; }
#bbp_replies_widget-2 ul li { margin-bottom: 1.4em !important; }

#cookie-notice .button.bootstrap {
    background: linear-gradient(to bottom, #7d0753 0%,#350222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d0753', endColorstr='#350222',GradientType=0 );
}

#buddypress .standard-form div.submit input {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d0753', endColorstr='#350222',GradientType=0 );
    background: linear-gradient(to bottom, #7d0753 0%,#350222 100%);
    color: #fff;
    font-size: 1em;
    height: 3em;
}

.buddypress div#item-header img.avatar {
    width: 260px;}
    
#buddypress #friend-list li div.item-avatar, #buddypress #member-list li div.item-avatar, #buddypress #members-list li div.item-avatar {
    border-style: solid;
    border-width: 5px;
    width: 90px;
    height: 90px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 8px 0 6px;
}

div .logo {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.kleo-main-header.header-left .navbar-collapse > ul > li > a, .kleo-main-header.header-centered .navbar-collapse > ul > li > a {
    line-height: 58px !important;
   margin-top: 1.6em;
}
