/*--
	Theme Name: theme45719
	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.0
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.logo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; }

/*
 To remove the logo un-comment this

.page-id-1797 .logo_h.logo_h__img > img {
  display: block !important; }

.logo_h.logo_h__img > img {
  display: none !important; }

*/

/* Remove posting date from posts */
.motopress-posts-grid-date {
display: none;
}


@media (min-width:1200px) {
.nav.nav__primary ul.sf-menu li a {
    width: 160px !important; }} 
