/*--
	Theme Name: theme53985
	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
---------------------------------------- */
.logo {
	padding: 0px !important;
	margin: 0 !important;
	border: none !important;
}
.logo img {
/* max-width: none; */
}
.header .header_block_2 {
	background: #F1592B !important;
}
.header .header_block_2::before {
    background:#f1592b !important;
}
.header .header_block_2::after {
    background:#f1592b !important;
}
.header .logo h2.logo_h__txt {
	margin-top: 10px;
}
.header .nav__primary .sf-menu > li > a {
        padding: 30px 28px 30px 28px !important;
}
@media screen and (max-width: 1200px) {
    .header .nav__primary .sf-menu > li > a {
        padding: 22px 28px 22px 28px !important;
    }
}
div.service-box_body h5.sub-title {
	font-size: 26px;
	height: 50px;
}
@media screen and (max-width: 979px) {
	div.service-box_body h5.sub-title {
		font-size: 20px;
		height: 50px;
	}
    .header .nav__primary .sf-menu > li > a {
        padding: 14px 28px 14px 28px !important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li > a {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}

