a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: none;
}

/*nav:not(.mm-menu)
{
	display: none;
}*/

.mobile-header,
.content,
.footer
{
	text-align: center;
}

.mobile-header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.mobile-header a
{
	background: center center no-repeat transparent;
	background-image: url(../img/menu-icon.png);
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 10px;
     z-index:2;
}
.yrf-mobile.mm-menu.mm-theme-black{background:#ec1c24;}
.yrf-mobile .mm-navbar{border-bottom:0px none}
.yrf-mobile .search-mobile{width:65%;float:left;margin:10px 0px 10px 15px;padding: 10px 5px;background:#e3e3e3;border:0px;color:#969696;font-size:12px;text-indent:20px;}
.width-100{width:100%;}
.yrf-mobile .mm-listview > li.no-border{border:0px none;}
html.mm-pagedim-black.mm-opening #mm-blocker{opacity:0.7}
.yrf-mobile,.yrf-mobile a,.yrf-mobile span{font-size:12px;color:rgba(255,255,255,1)!important}
.yrf-mobile span{cursor:pointer;}
.yrf-mobile .mm-listview > li > a,.mm-listview > li > span{padding:10px 10px 10px 15px}
.yrf-mobile .search-icon-mobile{display:block !important;float:left !important;padding:10px 0px!important;margin:0px !important;font-size:12px}
.yrf-mobile .search-icon-mobile img{width:42px !important;}
.yrf-mobile .like-icon-mobile{display:block !important;/*float:left !important;width:20% !important;padding:20px 0px!important;*/position:absolute;top:10px;right:0px;}
.yrf-mobile .mm-listview > li .mm-next{display:none;}
.yrf-mobile .mm-listview > li{border-bottom:1px solid #f1555b;}
.yrf-mobile .mm-panels > .mm-panel > .mm-listview{margin: 0px -20px;}
.yrf-mobile .mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after{height:10px;}
.yrf-mobile .mm-listview .mm-inset{padding:0 10px 15px 15px;list-style-type:none;background:#bf1218}
.yrf-mobile .mm-listview .mm-inset > li{padding:10px 0px;}
.dropdown-arrow-mobile{position:absolute;right:10px;top:15px;}

