/*--
	Theme Name: theme48782
	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
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

body .header .logo .logo_tagline {
	color:#E0E0E0;	
}
body .hero-unit h1 {
	color:#f8d426;	
}
body ul.news li h5 a {
	color:#546038;	
}
body ul.news li h5 a:hover,
body .info_box .list.check-list ul li a:hover,
body .footer .social-nets-wrapper ul li a:hover:before,
body #back-top-wrapper p#back-top a:hover span,
body .footer .footer-text a {
	color:#f8d426;
}
body .box,
body .service-box.extra .service-box_txt {
	color:#d5d5d5;	
}
body a.btn-primary {
	background:#f8d426;	
}
body a.btn-primary:hover {
	background:#546038;	
}
body .header .nav__primary .sf-menu > li {
	padding:1px 18px 0 17px;	
}
body .service-box,
body .footer .social-nets-wrapper ul li a {
	background:#546038;	
}
body .main-holder input[type="submit"], 
body .main-holder input[type="reset"] {
	background:#f8d426;	
}
body .main-holder input[type="submit"]:hover, 
body .main-holder input[type="reset"]:hover {
	background:#546038;	
}
.service-box .icon img {
  margin: -61px 0 0 0;
  display: none;
}
.service-box h2 {
  margin: 0 0 25px 0;
  color: #fff;
  padding-top: 20px;
}
.slidertext{
  background-color: rgba(84, 96, 56, 0.7);
  display: inline-block;
  padding: 10px;
}

@media (max-width: 979px) {
	body .select-menu {
	    display: block !important;
	}
	body #topnav{
		display: none !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px) {
	body .sf-menu > li > a {
	    font: bold 14px/21px Oswald;
	}
	body .header .nav__primary .sf-menu > li {
	    padding: 1px 7px 0px 7px;
	}
	body .header .nav__primary .sf-menu > li:first-child {
	    padding: 1px 10px 0px 0px;
	}
	body .header .nav__primary .sf-menu > li:last-child {
	    padding: 1px 0px 0px 10px;
	}
}