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


h1 {
	margin-top: 25px;
    margin-bottom: 0px;
}


/*
 * Header Styles
 */

.header-color.social-header {
    background-color: #025a28 !important;
}

#top-social li a {
	color: #fff !important;
	font-size: 20px;
}

#menu-secondary li a {
	color: #fff !important;
	font-size: 16px;
}

.post-home-title a {
	font-size: 1.4em;
    color: #f2f2f2;
}

#hs_testimonial_theme_4 .inner-wrap {
	background: none !important;
}

#hs_testimonial_theme_4 .hs_client_image img {
	border: 5px solid #00aa55 !important;
	filter: none !important;
}

.header-color .navbar-toggle, .header-color .navbar-toggle:hover, .header-color .navbar-toggle:focus {
	background-color: #025a28 !important;
}

@media (max-width: 991px) {
	#header .navbar-nav li .caret:after {
		color: #025a28;
	}
	
}	