/*
Theme Name: Champions of change
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
.logged-in.admin-bar .navbar-fixed-top {top:32px;}
.navbar-inverse .navbar-nav > li.current-menu-item > a {
    color: #4DBFBF;
    background-color: transparent;
}
div.wpcf7-validation-errors {display: none!important}

.wpcf7-form-control-wrap {position: relative; display: block; width: 100%}
span.wpcf7-not-valid-tip {
    color: #f00;
    position: absolute;
    font-size: 12px;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 99;
    text-align: right;
}

.KK-footer{
	text-align:center; 
	color:white; 
	font-size:12px;
	margin-bottom:10px;
}

.KK-footer a{
	
	color:white; 
	
}

#read-more {display:none;}
#show-more{cursor: pointer; text-align:center;}
#hide-less{cursor: pointer; text-align:center;}
.SEO-content h1{font-size: 22px;}
.SEO-content p {color: #455864;}
.SEO-content{margin-bottom: 4%;}
.kk-tag {color: white; font-size: 12px;}
.kk-tag a {color: white; font-size: 12px;}

