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

/*HIDE PAGE TITLES*/

.page-id-3413 .title-header {display: none;} /*HOME-LANDING*/
.page-id-3427 .title-header {display: none;} /*ABOUT*/
.page-id-2477 .title-header {display: none;} /*CONTACT*/
.category-video .title-header {display: none;} /*MEDIA*/
.category-blog .title-header {display: none;} /*BLOG*/

/*REMOVE BORDER IN MAIN MENU*/

.nav__primary ul.sf-menu li a {
	background:none;
	border:none;
	display:block;
	padding:21px 28px 27px;
}
