/*--
	Theme Name: theme48784
	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
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
@import url("stylesheet.css");

.header .logo { margin:0px !important;}
.side-img{ width:100px; overflow:hidden; margin-bottom:30px;}
.side-img img, .logo img{ width:100%; height:auto;}


@media (max-width: 767px) {
    #desktop_phonenumber{ display:none; }
}
@media (min-width: 768px) {
    #mobile_phonenumber{ display:none; }
}
.main-holder input[type="submit"]{
	float:left;
}
.nav .sf-menu{
	float:left;
}
body .header .nav__primary .sf-menu > li{
	    margin: 0 0 0 25px !important;
}
@media(max-width:1208px){
	body .header .nav__primary .sf-menu > li{
	    margin: 0 0 0 2px !important;
}
}
@media(max-width:979px){
	.select-menu {
    display: block !important;
	}
	.sf-menu{
		display:none !important;
	}
	
}