/* Custom html widget */
.footer_widget_wrap .widget .custom-html-widget{
	background-color:#ffffff;
	padding-left:8px;
	padding-top:4px;
	margin-top:20px;
	
}


/* Directory manager tab */
#content .directory_manager_tab{
	display: none !important
	
}


/* Label */
#toggle_postID .mw_cat_title label{
	visibility:hidden;
}

/* Date */
.footer_widget_wrap p .date{
	visibility:hidden;
}

/* Heading */
.footer_widget_wrap .clearfix h3{
	margin-bottom:-4px !important;
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
}

/* Clearfix */
.supreme_wrapper #footer .footer_top .footer-wrap .columns .footer_widget_wrap .widget .widget-inside .listingview .clearfix{
	line-height:2.4em !important;
}

/* Clearfix */
.footer_widget_wrap .listingview .clearfix{
	transform:translatex(0px) translatey(0px);
	max-height:90px;
	display:inline-block;
}



#loop_listing_taxonomy .entry-title a{ font-family:Arial,'Helvetica Neue',Helvetica,sans-serif; font-size:20px;}

/* Post Title */
#loop_listing_taxonomy .hentry .entry .listing-wrapper > .entry-title{
	padding-bottom:12px !important;	
}

#loop_listing_taxonomy .entry-details a { font-size:18px; color:#e50000; text-decoration:underline !important;}

/* Link */
.entry-header-custom-left .listing_custom a{
	font-size:18px;
	text-decoration:underline;
	color:#e12727 !important;
}

/* Link */
#loop_listing_taxonomy .post .entry .phone a{
	font-size:18px;
	color:#ea0000;
  font-weight:normal !important;
	text-decoration:underline !important;
}


/* Post Title */
#loop_listing_taxonomy .post h2{
	padding-bottom:12px;
}


/* Rev pin */
#loop_listing_taxonomy .entry .rev_pin{
	display: none !important
}

/* 981px and larger screen sizes */
@media (min-width:981px){

	/* Image */
	#content .hentry .entry-header .entry-header-title .entry-header-custom-wrap .entry-header-custom-right #directory_detail_img #slider div .slides li .listing_img img{
		width:100% !important;
	}
	
}


/* Claim post wraper */
.entry-header .entry-header-title .claim-post-wraper{
	display: none !important
	
}


/* Tmpl login */
#menu-secondary-items .tmpl-login{
	display: none !important
}

.tmpl-login {
	display: none !important
}


/* Ajaxform */
#ajaxform{
	min-width:420px;
}

/* Label */
#listing_category label{
	padding-left:41px;
}
