/*--
	Theme Name: theme46074
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.1
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
.header {background-color: #ffffff !important;}

h1, h2, h3 {
	line-height: 55px !important;
}

.footer .phone:before {
	font-family: fontawesome!important;
	content: "\f095"!important;
}

img.alignleft.wp-image-1928 {top: 10px !important; }

.btn-primary.c2a {
  	background: #f5f5f5 url("images/btn-hover.png") repeat-x scroll center bottom;
	color: #fff;
}

.btn-primary.c2a:hover {
	color: #988b7d;
}

.nav.nav__primary ul.sf-menu .sub-menu {
    min-width: 160px !important;
}