/*--
	Theme Name: theme51840
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* --------
	Please, You may put custom CSS here
---------------------------------------- */

/* >>> CHANGES JAN 2017 */

body #content ul li{
	font-weight: 300;
}

section.title-section{
	display: none !important;
}

body.disable-header-spacing .header{
	margin-bottom: 0;
}

body.disable-header-spacing #content{
	padding-top: 0;
} 

body .service-box .title {
	margin: 0 0 5px;
}
@media (min-width: 1200px) {
	body .service-box .title {
		margin: 0 0 5px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	body .service-box .title {
		margin: 0 0 5px;
	}
}

body .service-box .service-box_txt {
	margin-bottom: 5px;
}

body .service-box .btn{
	font-size: 16px;
	padding: 0 7px;
	/* position: relative;
	left: -7px; */
}

body div.logo a.logo-main{
	display: inline-block;
	max-width: 280px;
}

body div.logo a.logo-main{
	display: inline-block;
	max-width: 280px;
}

	body div.logo a.logo-main img{
		width: 100%;
		height: auto;
	}

body div.logo a.logo-scroll{
	display: none;
	max-height: 45px;
	position: fixed;
	top: 3px;
}

body div.logo a.logo-scroll:hover{
	opacity: 0.7;
}

	body div.logo a.logo-scroll img{
		width: auto;
		height: 43px;
	}

body.admin-bar div.logo a.logo-scroll{
	top: 35px;
}

@media ( max-width: 782px ){
	
	body.admin-bar div.logo a.logo-scroll{
		top: 49px;
	}
	
}
	
body .header {
	padding: 10px 0;
	margin-bottom: 40px;
}

body .nav__primary{
	margin-top: 110px;
}

body.single-team .page-header{
	margin-top: 0;
}

body.single-team #content{
	padding-top: 0;
}

.testimonial figure.thumbnail{
	background: none !important;
}

body.blog .post_wrapper .post-header .post-title{
	font-size: 21px;
}

body .recent-posts li .meta,
body .recent-posts li .meta .post-comments a{
	color: #777777;
}

/* <<< CHANGES JAN 2017 */