.directorypress-listings-block .field-content {
	display: inline-block
}
.directorypress-listings-block .grid-fields-wrapper  .field-content{
	display: block;
}
.directorypress-listings-block .grid-fields-wrapper.inline-fields  .field-content{
	display: inline-block;
	font-size:12px;
}
.directorypress-listings-block .grid-fields-wrapper  .directorypress-field-title{
	cursor:pointer;
}
.directorypress-listings-block .grid-fields-wrapper.inline-fields .field-content.dropmenu{
	width: 100%;
	left: 20px;
	background: #eee;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	margin-left:0;
	z-index:10;	
}
.directorypress_field_tooltip {
  position: relative;
}

.directorypress_field_tooltip .tooltip-content {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 0;
  margin-left: 0;
}
.directorypress_field_tooltip .tooltip-content a{
	color: #fff;
}
.directorypress_field_tooltip .tooltip-content::after {
  content: "";
  position: absolute;
  top: 98%;
  left: 5px;
  margin-left: 0;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.directorypress_field_tooltip:hover .tooltip-content {
  visibility: visible;
}
div.directorypress-content-wrap .grid-fields-wrapper .directorypress-field-item{
	margin:0 0 5px;
}
div.directorypress-content-wrap .grid-fields-wrapper.inline-fields .directorypress-field-item{
	display:inline-block;
	padding-right:10px;
}
.directorypress-listings-block .grid-fields-wrapper  .field-content li{
	list-style:none;
}
.directorypress-listings-block .field-content p {
	margin-bottom: 0
}
.directorypress-listings-block .field-content.directorypress-field-description {
	display: block
}

.directorypress-week-day-input {
	width: auto;
	display: inline!important
}
div.directorypress-content-wrap .directorypress-fields-group {
	margin: 30px 0 0;
}
div.directorypress-content-wrap .directorypress-fields-group:after {
	clear: both;
	content: "";
	display: table
}
div.directorypress-content-wrap .directorypress-fields-group .directorypress-fields-group-caption {
	border-bottom: 4px solid #ccc;
	font-size: 1.3em;
	font-weight: 700;
	margin: 10px 0;
	padding: 0 0 10px;
	overflow: hidden;
	text-transform: uppercase
}
div.directorypress-content-wrap .directorypress-fields-group .directorypress-field-item {
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	padding: 0 0 10px;
	overflow: hidden
}
div.directorypress-content-wrap .directorypress-fields-group .directorypress-field-item:last-child {
	border-bottom: none
}
div.directorypress-content-wrap .directorypress-fields-group .field-label {
	display: inline-block;
	padding: 0;
	vertical-align: top;
	width: 140px
}
div.directorypress-content-wrap .directorypress-fields-group .field-content {
	display: inline-block;
	padding: 0 5px
}
div.directorypress-content-wrap .directorypress-fields-group .field-content>li {
	margin-left: 1rem
}
div.directorypress-content-wrap .directorypress-fields-group .field-content.directorypress-field-description {
	display: block
}
.directorypress-ajax-block-loading {
	position: absolute;
	background: #fff
}
.directorypress-ajax-block-loading img {
	position: absolute
}
.directorypress-orderby-links-label {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-right: 10px
}
.directorypress-listings-block-header {
	margin-bottom: 20px
}
.directorypress-listings-block-content:after {
	clear: both;
	content: " ";
	display: table
}
.directorypress-listings-block article.directorypress-listing {
	position: relative;
	padding: 0
}
.directorypress-listings-block .directorypress-listing-text-content-wrap,
.directorypress-listings-block .directorypress-listing-text-content-wrap-nologo {
	padding: 0 10px
}
.directorypress-listing-figure img{width:100%;}
/* listing grids */
.directorypress-listings-block-content.carousel-active{
	position:relative;
}
.directorypress-listings-block.directorypress-listings-grid-4 article.directorypress-listing{
	margin: 0 0 30px;
	width: 25%
}
.directorypress-listings-block.directorypress-listings-grid-5 article.directorypress-listing{
	width: 20%
}
.directorypress-listings-block.directorypress-listings-grid-6 article.directorypress-listing{
	width: 16.6667%
}
.directorypress-listings-block .dp-slick-carousel article.directorypress-listing{
	width:100% !important;
}

.directorypress-listing .directorypress-listing-item-holder .cat-seperator{
	padding:0 5px;
	color:#d3d3d3
}
/* Masonary */
.directorypress-listings-block.directorypress-listings-grid-4.masonry article.directorypress-listing{
	width: 24.9%
}

.directorypress-listings-block.infavourites .directorypress-listings-block-content article.directorypress-listing{
	padding-top:10px;
}
.directorypress-listings-block.infavourites .directorypress-listings-block-content article.directorypress-listing{
	padding-top:10px;
}
.directorypress-listings-block.infavourites .directorypress-listings-block-content article.directorypress-listing .directorypress-listing-item-holder{
	overflow:visible;
}
@media screen and (max-width: 480px) {
	.cat-style-4 .directorypress-categories-wrapper:not(.slick-carousel) .directorypress-category-item {
		padding: 0 1px;
		width: 30%
	}
	.directorypress-listings-block.directorypress-listings-grid-5 article.directorypress-listing,
	.directorypress-listings-block.directorypress-listings-grid-6 article.directorypress-listing{
		width: 100%;
	}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
	.directorypress-listings-block.directorypress-listings-grid-5 article.directorypress-listing,
	.directorypress-listings-block.directorypress-listings-grid-6 article.directorypress-listing{
		width: 50%;
	}
}
@media screen and (min-width: 768px) and (max-width: 960px) {
	.directorypress-listings-block.directorypress-listings-grid-5 article.directorypress-listing,
	.directorypress-listings-block.directorypress-listings-grid-6 article.directorypress-listing{
		width: 33.3333%;
	}
}
@media screen and (min-width: 961px) and (max-width: 1199px) {
	.directorypress-listings-block.directorypress-listings-grid-5 article.directorypress-listing,
	.directorypress-listings-block.directorypress-listings-grid-6 article.directorypress-listing{
		width: 25%;
	}
}
.directorypress-listing .directorypress-listing-item-holder{
		
		overflow:hidden;
	}

.directorypress-listings-grid .directorypress-listing figcaption .directorypress-figcaption .directorypress-location span {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0 6px;
	display: block
}
.directorypress-listings-block.cz-listview .directorypress-listing-item-holder .directorypress-listing-figure-wrap {
	width: auto;
	float: left
}
.directorypress-listings-block.cz-listview .directorypress-listing-item-holder .directorypress-listing-text-content-wrap {
	padding: 30px 30px 0;
	float: left
}
.directorypress-listings-block.cz-listview .directorypress-listing-item-holder .listing-bottom-content {
	padding: 0 30px!important;
	width: calc(100% - 370px);
	width: -webkit-calc(100% - 370px);
    width: -moz-calc(100% - 370px);
	float: left
}
.directorypress-figcaption li.directorypress-listing-figcaption-option {
	list-style-type: none;
	margin: 0;
	display: block
}
.directorypress-widget .directorypress-category-item {
	height: auto!important
}
.directorypress-listings-grid .directorypress-listing-text-content-wrap .directorypress-field-type-price {
	display: inline-block;
	text-transform: uppercase;
	color: #ff2d2d;
	font-size: 16px;
	font-weight: 700;
	float: right
}
.directorypress-listings-grid .directorypress-listing-text-content-wrap .directorypress-field-type-price .field-label{
	display:none;
}
.directorypress-field-type-price .price-options{
	font-size:12px;
	font-weight:normal;
}
.directorypress-listings-grid .directorypress-listing-text-content-wrap .directorypress-field-type-categories .field-content .directorypress-label.directorypress-label-primary,
.directorypress-listings-grid .directorypress-listing-text-content-wrap .second-content-field .directorypress-field-type-categories,
.directorypress-listings-grid .directorypress-listing-text-content-wrap .second-content-field .directorypress-field-type-price {
	display: none
}
.directorypress-listings-grid .directorypress-listing-text-content-wrap .directorypress-field-type-categories .field-content .directorypress-label {
	padding: 5px 10px 8px;
	font-size: 14px;
	text-transform: capitalize;
	border-radius: 0!important
}
.directorypress-listings-grid .directorypress-listing-text-content-wrap .directorypress-field-type-categories .field-content .directorypress-label.directorypress-label-primary:first-child {
	display: inline-block
}
.directorypress-listings-grid .directorypress-listing-text-content-wrap .directorypress-field-type-categories .field-content .glyphicon {
	display: none
}

.directorypress-listings-grid .directorypress-listing figcaption .directorypress-figcaption .directorypress-location {
	display: none
}
.directorypress-listings-grid .directorypress-listing figcaption .directorypress-figcaption .directorypress-location:first-child {
	display: block
}
.directorypress-orderby-links .btn-default.btn-primary span,
.statVal span.ui-rater-avgvalue {
	display: none!important
}
.directorypress-found-listings,
.directorypress-options-links {
	padding: 15px;
	
}
@media screen and (min-width: 800px) {
	.directorypress-listings-block.directorypress-listings-grid article.directorypress-listing {
		float: left
	}
}

h5.premium-listing-text {
	font-weight: 700;
	font-size: 18px!important;
	margin-bottom:0;
}
h5.premium-listing-text span {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit
}

.author-active{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #73cf42;
	margin-left: -10px;
	display: inline-block;
	bottom:4px;
	position:absolute;
}
.author-in-active{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #c5c5c5;
	margin-left: -10px;
	display: inline-block;
	bottom:4px;
	position:absolute;
}
.listng-author-img {
	width: 44px;
	height: 44px;
	position: absolute;
	right: 20px;
	top: -27px;
	border-radius: 50%;
	border:none;
}
.listng-author-img img {
	border-radius: 50%!important
}
.listng-author-img .verified,
.listng-author-img .unverified {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 16px;
	height: 16px;
	background: #c5c5c5;
	color: #fff;
	border-radius: 50%;
	font-size: 8px;
	text-align: center;
	line-height: 17px;
}
.listng-author-img .verified{
	background:#3381cc;
}
.directorypress-found-listings .badge{
	margin-left:5px;
}
/* View Switcher Style */

.view_swither_panel_style1{
	background:#fff;
}
/* style 2 */
.view_swither_panel_style2 {
	padding: 0 0 0 15px;
	line-height: 50px;
	min-height: 50px;
	background:#fff;
}
.view_swither_panel_style2 .directorypress-orderby-links a.btn-default {
	border-top: 2px solid transparent!important
}
.view_swither_panel_style2 .directorypress-orderby-links .btn.btn-default.btn-primary,
.view_swither_panel_style2 .directorypress-orderby-links a.btn-default {
	padding: 0!important;
	line-height: 50px;
	border-right: none!important;
	margin-right: 30px!important;
	text-transform: capitalize
}
.view_swither_panel_style2 .directorypress-orderby-links a.btn-default:hover,
.view_swither_panel_style2 .directorypress-orderby-links a.btn-primary {
	border-top: 2px solid #333!important
}
.view_swither_panel_style2 .directorypress-views-links {
	min-height: 50px;
	background: #eee;
	padding: 0 15px;
	line-height: 52px;
	margin-right: 0!important
}
.view_swither_panel_style2 .directorypress-views-links .btn {
	width: 16px;
	height: 16px;
	line-height: 16px
}
.view_swither_panel_style2 .directorypress-views-links .btn span {
	font-size: 16px
}
.view_swither_panel_style2 .btn.btn-default.directorypress-list-view-btn {
	margin-right: 15px
}
.view_swither_panel_style2 .btn.directorypress-list-view-btn.btn-primary {
	margin-right: 15px;
	line-height: 20px
}
.view_swither_panel_style2 .btn.btn-default.directorypress-list-view-btn span,
.view_swither_panel_style2 .btn.btn-primary.directorypress-list-view-btn span {
	font-size: 18px
}

/* style 3 */
.view_swither_panel_style3 {
	padding: 0;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-radius: 10px;
}
.view_swither_panel_style3 .directorypress-orderby-links a.btn.btn-default.btn-primary,
.view_swither_panel_style3 .directorypress-orderby-links a.btn.btn-default{
    background: none !important;
    padding: 25px 40px !important;
    font-weight: normal;
    font-size: 14px !important;
}
.view_swither_panel_style3 .directorypress-orderby-links a.btn.btn-default.btn-primary{
	background:#fff !important;
}
.view_swither_panel_style3 .directorypress-orderby-links-label{
	display:none;
}

.view_swither_panel_style3 .directorypress-views-links{
	margin-right:0;
}
.view_swither_panel_style3 .btn.btn-primary.directorypress-list-view-btn,
.view_swither_panel_style3 .btn.btn-primary.directorypress-grid-view-btn {
	border-bottom: none !important;
	border-right: none !important;
	border-top: none !important;
	height: 70px;
	line-height: 70px;
	width: 70px;
	font-size:16px;
	border-color:#eee !important;
	margin:0 !important;
}
.view_swither_panel_style3 .btn.btn-default.directorypress-list-view-btn,
.view_swither_panel_style3 .btn.btn-default.directorypress-grid-view-btn{
	background: none !important;
	border-bottom: none !important;
	border-right: none !important;
	border-top: none !important;
	height: 70px;
	line-height: 70px;
	width: 70px;
	font-size:16px;
	border-color:#eee !important;
	color:#ccc;
	margin:0 !important;
}
/* style four */
.switcher-panel-style-4{}
.switcher-panel-style-4 .directorypress-options-links,
.listings.listing-archive .switcher-panel-style-4 .directorypress-options-links{
	background: none;
	box-shadow: none;
	border: none;
	padding: 0;
	float: right;
	margin:0;
}
.switcher-panel-style-4 .directorypress-found-listings,
.listings.listing-archive .switcher-panel-style-4 .directorypress-found-listings{
	padding: 0;
	margin: 0;
	float: left;
	line-height:40px;
	color: #333;
}

@media screen and (device-width: 768px) {
	.directorypress-listings-block.directorypress-listings-grid-4 article.directorypress-listing {
		width: 50%!important
	}
}
@media screen and (max-width: 767px) {
	.directorypress-listings-block.directorypress-listings-grid-4 article.directorypress-listing {
		width: 100%!important
	}
	.switcher-panel-style-4 .directorypress-options-links, .listings.listing-archive .switcher-panel-style-4 .directorypress-options-links {
		float: left;
		margin: 10px 0 0;
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.view_swither_panel_style4.directorypress-options-links .directorypress-orderby-links {
		margin-right: 15px;
	}
	
}
.directorypress-listings-block .directorypress-listings-block-content article.directorypress-listing{
	margin-left: 0;
	margin-right: 0;
	clear: none
}
figure.directorypress-listing-figure .directorypress-listing-figure-img img {
	visibility: visible;
	width: 100%!important
}
.directorypress-listings-block.directorypress-listings-grid figure.directorypress-listing-figure .directorypress-listing-figure-img {
	position: static
}
.directorypress-listings-block.directorypress-listings-grid figure.directorypress-listing-figure .directorypress-listing-figure-img-wrap::before {
	padding-top: 0
}
.directorypress-listings-grid .directorypress-listing-item-holder .add_to_favourites .checked {
	color: #ff5656;
}
.directorypress-listings-grid .directorypress-listing-item-holder .add_to_favourites .unchecked {
	color: #aaa;
}
.directorypress-content-wrap .btn-lg.directorypress-show-more-button {
	font-size: 13px;
	text-transform: capitalize;
}
.directorypress-listings-grid .btn-lg.directorypress-show-more-button {
	margin-top:25px !important;;
}
.directorypress-figcaption ul.directorypress-figcaption-options li {
	list-style: none
}
.directorypress-listing-item-holder {
	background: #fff;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .04);
	position: relative
}
.directorypress-listings-block.directorypress-listings-grid article.directorypress-listing {
	padding: 0 15px;
	float: left
}
.directorypress-listings-block article.directorypress-listing {
	border-bottom: none;
	border-top: none
}
.directorypress-listings-block.directorypress-listings-grid-2 article.directorypress-listing {
	width: 50%;
}
.directorypress-listings-block.directorypress-listings-grid-3 article.directorypress-listing {
	width: 50%;
}
.directorypress-listings-block.directorypress-listings-grid-3.masonry article.directorypress-listing {
	width: 32.1%;
}

.directorypress-listings-block.directorypress-listings-grid-3 article.directorypress-listing {
	width: 33.3333%;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
	.directorypress-listings-block.directorypress-listings-grid-3 article.directorypress-listing,
	.directorypress-listings-block.directorypress-listings-grid-4 article.directorypress-listing {
		width: 50%!important;
		padding: 0 5px!important;
		margin-bottom: 10px
	}
	.directorypress-listing-figure a img {
		width: 100%
	}
}
@media
only screen and (max-width: 767px) {
	h5.premium-listing-text {
		font-size: 14px!important;
		font-weight: 700
	}
	.directorypress-listings-block.directorypress-listings-grid article.directorypress-listing {
		padding: 0
	}
	.theme-content .directorypress-listings-block.directorypress-listings-grid-3 article.directorypress-listing {
		width: 50%;
	}
}
@media
only screen and (max-width: 599px) {
	.directorypress-listings-block.directorypress-listings-grid-1 article.directorypress-listing.responsive-2col,
	.directorypress-listings-block.directorypress-listings-grid-2 article.directorypress-listing.responsive-2col,
	.directorypress-listings-block.directorypress-listings-grid-3 article.directorypress-listing.responsive-2col,
	.directorypress-listings-block.directorypress-listings-grid-4 article.directorypress-listing.responsive-2col {
		width: calc(50% - 2px) !important;
		width: -webkit-calc(50% - 2px) !important;
		width: -moz-calc(50% - 2px) !important;
		padding: 0 5px!important;
		margin-bottom: 10px
	}
	.directorypress-listings-block.directorypress-listings-grid-1 .owl-item article.directorypress-listing.responsive-2col,
	.directorypress-listings-block.directorypress-listings-grid-2 .owl-item article.directorypress-listing.responsive-2col,
	.directorypress-listings-block.directorypress-listings-grid-3 .owl-item article.directorypress-listing.responsive-2col,
	.directorypress-listings-block.directorypress-listings-grid-4 .owl-item article.directorypress-listing.responsive-2col {
		width: 100%!important;
		padding: 0 important;
		margin-bottom: 10px
	}
	.directorypress-listing-figure a img {
		width: 100%
	}
	h5.premium-listing-text {
		font-size: 12px!important
	}
	.directorypress-listings-block.directorypress-listings-grid article.directorypress-listing {
		margin:0;
	}
	.theme-content .directorypress-listings-block.directorypress-listings-grid-3 article.directorypress-listing {
		width: 100%;
	}
}








.similar-listing .inline-tooltip-fields{
	display:none;
}
.similar-listing .listing-ratting-icon-fields .tooltip_fields {
    width: 40px;
}

/* tags */

.listing_marked_as{
	position: absolute;
	top: 15px;
	right: 82px;
}
.listing_marked_as p{
	margin: 0;
	background: #15a949;
	color: #fff;
	font-size: 9px;
	padding: 0 5px;
	line-height: 20px;
	border-radius: 1px;
	min-width: 46px;
	min-height: 20px;
	text-align: center;
	text-transform: uppercase;
}
.author-verified.fa-check-circle {
	color: #73cf42;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 13px
}
.author-unverified.fa-check-circle {
	color: #c5c5c5;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 13px
}
.unverified-ad-tag,
.verified-ad-tag {
	min-height: 24px;
	line-height: 24px;
	font-size: 9px;
	text-transform: capitalize;
	border: 1px solid #dfe1e0;
	padding: 0 10px;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	margin-left: 15px;
	vertical-align: middle
}
.unverified-ad-tag.mobile,
.verified-ad-tag.mobile{
	display:none;
}
.unverified-ad-tag i,
.verified-ad-tag i {
	color: #c5c5c5;
	vertical-align: middle;
	padding: 0!important;
	margin-right: 5px;
	font-size: 13px!important
}
@media only screen and (min-width: 860px) and (max-width: 1024px) {
	.listing-post-style-listview_default .directorypress-listing-text-content-wrap .listing-metas {
		padding: 5px !important;
	}
}
@media only screen and (max-width: 880px) {
	header.directorypress-listing-title h2 {
		font-size: 14px !important;
	}
}

@media only screen and (device-width: 768px) {
	.listing-post-style-listview_default .directorypress-listing-text-content-wrap header.directorypress-listing-title .directorypress-listing-date, 
	.listing-post-style-listview_default .directorypress-listing-text-content-wrap header.directorypress-listing-title .listing-views {
		display: none;
	}
	.listing-post-style-listview_default .directorypress-listing-text-content-wrap .listing-metas {
		padding: 5px !important;
	}
}
@media only screen and (max-width: 599px) {
	
	.responsive-2col .directorypress-listings-block-content {
		margin-left: -10px!important;
		margin-right: -10px!important
	}
	.responsive-2col .directorypress-listing-text-content-wrap header.directorypress-listing-title h2 {
		font-size: 12px
	}
	.responsive-2col .directorypress-listing-text-content-wrap .category {
		display: none
	}
	.directorypress-listings-grid .responsive-2col .directorypress-listing-text-content-wrap .price .directorypress-field-type-price {
		float: none;
		display: block
	}
	.responsive-2col .directorypress-listing-text-content-wrap .listng-author-img,
	.directorypress-listings-grid .responsive-2col .directorypress-listing-text-content-wrap .cat-wrapper,
	.directorypress-listings-grid .responsive-2col .directorypress-listing-item-holder .listing-location {	
		display: none!important
	}
	.directorypress-listings-block.directorypress-listings-grid .responsive-2col .directorypress-listing-text-content-wrap .listing-views {
		font-size:11px;
	}
	.listing-post-style-2.responsive-2col .directorypress-listing-text-content-wrap .price {
		float: none
	}
	.directorypress-listings-block .responsive-2col .field-content,
	.directorypress-listings-block .listing-post-style-2 .responsive-2col .field-content {
		float: right;
		line-height: 18px
	}
	.directorypress-listings-grid .responsive-2col .tooltip_fields .field-label{
		display: block;
		font-size: 13px;
		float: none;
		line-height: inherit;
	}
	.directorypress-listings-grid .responsive-2col .field-label {
		display: inline-block;
		font-size: 12px;
		float: left;
		line-height: 18px
	}

}

/* list view default*/
.directorypress-listings-block article.directorypress-listing.listing-post-style-listview_default{
	padding:0;
	margin-bottom:15px;
}
.listing-post-style-listview_default .directorypress-listing-title h2 a {
	font-weight: 400;
	text-transform: capitalize
}
.listing-post-style-listview_default .directorypress-listing-title {
	width: 100%
}
.listing-post-style-listview_default .category {
	display: inline-block;
	float: left;
	padding-right: 15px
}
.listing-post-style-listview_default .category .listing-cat {
	padding: 0 10px;
	color: #fff;
	border-radius: 2px;
	font-size: 12px;
	min-width: 80px;
	min-height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	text-transform: capitalize
}
.listing-post-style-listview_default .category .listing-cat:hover {
	color: #fff
}
.listing-post-style-listview_default .directorypress-listing-text-content-wrap .listing-metas {
	display: block;
	background: #f9f9f9;
	padding:5px;
}
.listing-post-style-listview_default .directorypress-listing-item-holder .add_to_favourites {
	width: 30px;
	height: 30px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .07);
	float: right!important;
	position: relative;
	text-align: center;
	padding: 0;
	line-height: 30px;
	font-size: 14px
}
.listing-post-style-listview_default .listing-views {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	line-height: 30px;
	font-size: 12px
}
.listing-post-style-listview_default .price {
	float: right
}
.listing-post-style-listview_default .price .directorypress-field-type-price {
	position: relative;
	top: 0;
	right: 0;
	margin: 0
}
.listing-post-style-listview_default .price .directorypress-field-type-price .field-content {
	padding: 0 10px;
	color: #fff;
	min-width: 80px;
	text-align: center;
	font-size: 14px;
	min-height: 26px;
	line-height: 26px
}
.listing-post-style-listview_default .price .symbol_style2 {
	width: auto;
	font-size: 14px!important;
	background: 0 0
}
.listing-post-style-listview_default .directorypress-listing-date {
	line-height: 30px
}
.listing-post-style-listview_default .listing-views i {
	padding-right: 10px
}
.listing-post-style-listview_default .listing-location {
	float: left;
	line-height: 30px;
	font-weight: 400;
	padding-right: 10px;
	margin-bottom: 0;
	font-size: 12px
}
.listing-post-style-listview_default .listing-location i {
	padding-right: 10px
}
.listing-post-style-listview_default .directorypress-rating {
	display: inline-block;
	float: left;
	line-height: 22px
}
.cz-listview .directorypress-listing-text-content-wrap .cz-btn-wrap.listing-edit {
	float: right;
	padding-right: 10px
}

/* list view ultra */
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap,
.listing-post-style-listview_ultra figure {
	float: left;
	display: inline-block
}
.cz-listview .directorypress-listing-text-content-wrap .cz-btn-wrap.listing-edit .directorypress-edit-listing-link {
	padding: 0;
	font-size: 24px;
	color: #999;
	line-height: 24px
}
.listing-post-style-listview_default .has_featured-ad {
	content: "\f005";
	font-family: FontAwesome;
	display: inline-block;
	height: 24px;
	width: 24px;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fff;
	z-index: 1;
	font-size: 12px;
	border-radius: 50%;
	line-height: 24px;
	background: #FF5656;
	text-align: center
}
.listing-list-view-inner-wrap.listview_ultra {
	padding: 30px;
	background: #fff;
	margin-bottom: 30px
}
.listing-list-view-inner-wrap article.row.directorypress-listing{margin-left:0; margin-right:0;}
article.directorypress-listing.listing-post-style-listview_ultra {
	border: 1px solid #eee;
	border-radius: 6px;
	box-shadow: none;
	overflow: hidden;
	margin-bottom:10px;
}
.listing-post-style-listview_ultra figure img {
	border-radius: 6px
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .cat-wrapper {
	display: inline-block;
	padding-right: 10px;
	float:left;
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .directorypress-rating {
	display: inline-block;
	vertical-align: middle
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .price {
	display: inline-block;
	float: right
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .price .directorypress-field-type-price {
	margin: 0
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .price .directorypress-field-type-price .field-content {
	min-width: 110px;
	min-height: 33px;
	border-radius: 5px;
	color: #fff;
	line-height: 33px;
	text-align: center
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .price .directorypress-field-type-price .field-content .symbol_style2 {
	display: inline-block;
	width: 30px;
	font-size: 14px!important;
	background: rgba(0, 0, 0, .1);
	float: left
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .add_to_favourites {
	float: right;
	border: 1px solid #eee;
	width: 33px;
	height: 33px;
	padding: 0;
	text-align: center;
	line-height: 33px;
	color:#999;
	margin-right: 5px;
	border-radius: 2px
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .add_to_favourites .checked {
	color: #f35359;
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title h2 a {
	font-weight: 400;
	font-size: 18px;
	text-transform: capitalize
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title {
	width: 100%;
	clear: both
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .listing-metas {
	width: 100%;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 10px
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .listing-location i,
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .directorypress-listing-date i,
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .listing-views i {
	margin-right: 5px
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .directorypress-listing-date,
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .listing-views {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 26px
}
.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .listing-location {
	display: inline-block;
	float: left;
	padding-right: 10px;
	margin: 0;
	font-size: 12px
}
.listing-post-style-listview_ultra .has_featured-ad {
	min-width: 70px;
	min-height: 24px;
	line-height: 24px;
	border-radius: 2px;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0
}
.listing-post-style-listview_ultra .price .field-label .directorypress-field-title {
	display: none
}
.listing-post-style-listview_ultra .listing-rating.grid-rating{
	float:left;
}
.listing-post-style-listview_ultra .listing-rating.grid-rating .review_rate i{
	display:none;
}
.listing-post-style-listview_ultra .listing-rating.grid-rating .rating-numbers{
	font-size:11px;
	color:#fff;
	min-height:20px;
	line-height:20px;
	min-width:30px;
	display:inline-block;
	text-align:center;
	border-radius:1px;
}
.listing-post-style-listview_ultra .listing-rating.grid-rating .rating-value{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform:capitalize;
}
@media
only screen and (max-width: 480px) {
	.listing-post-style-listview_ultra .directorypress-listing-figure {
		width: 70px !important;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap {
		width: calc(100% - 70px) !important;
		width: -webkit-calc(100% - 70px) !important;
		width: -moz-calc(100% - 70px) !important;
		padding: 0 0 0 10px !important;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .price {
		position: absolute;
		top: 11px;
		right:10px
	}
	.listing-post-style-listview_ultra .listing-rating.grid-rating {
		float: none;
		position: absolute;
		right: 82px;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .price .directorypress-field-type-price .field-content {
		min-width: 48px;
		min-height: 20px;
		border-radius: 0;
		line-height: 20px;
		font-size:11px;
		padding:0 5px;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .directorypress-rating {
		position: absolute;
		top: 50px;
		right: 0
	}
	
	.listing-list-view-inner-wrap .row{
		margin: 0 0 10px !important;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .cat-wrapper {
		font-size: 11px;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .cat-wrapper .listing-cat:not(.child),
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .cat-wrapper .cat-seperator{
		display:none;
	}
	.listing-post-style-listview_ultra .listing-rating.grid-rating .rating-value {
		display: none;
	}
	.directorypress-listing .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title h2{
		margin:20px 0 0;
	}
	.directorypress-listing .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title h2 a {
		font-size: 12px !important;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap .listing-location {
		font-size: 11px
	}
	.listing-post-style-listview_ultra .directorypress-listing-item-holder .add_to_favourites{
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 10px;
		right: auto;
		top: 11px;
		float:none;
		position:absolute;
		left:11px;
	}
	.listing-post-style-listview_ultra .has_featured-ad {
		min-height: 20px;
		line-height: 20px;
		border-radius: 0;
	}
	.listing-post-style-listview_default .directorypress-listing-item-holder .add_to_favourites {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 10px
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .listing-metas {
		margin-top: 0;
		padding-top: 0;
		border:none;
	}
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .directorypress-listing-date, 
	.listing-post-style-listview_ultra .directorypress-listing-text-content-wrap header.directorypress-listing-title .listing-views {
		display: none;
	}
	.listing-post-style-listview_default .listing-location {
		line-height: 26px;
		padding-right: 8px;
		font-size: 10px
	}
	.listing-post-style-listview_default .listing-location i {
		padding-right: 5px
	}
	.directorypress-listing.listing-post-style-listview_default .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title h2{
		margin:0;
	}
	.listing-post-style-listview_default figure img {
		min-width: 76px;
	}
	.listing-post-style-listview_default figure{
		width: 76px !important;
		float: left;
		display: inline-block;
		min-width:76px;
	}
	.listing-post-style-listview_default .directorypress-listing-text-content-wrap {
		padding: 0 0 0 10px!important;
		width: calc(100% - 76px) !important;
		width: -webkit-calc(100% - 76px) !important;
		width: -moz-calc(100% - 76px) !important;
	}
	.listing-post-style-listview_default .directorypress-listing-title h2 a {
		font-size: 18px
	}
	.listing-post-style-listview_default .price {
		position: absolute;
		top: 10px;
		right: 10px
	}
	.listing-post-style-listview_default .directorypress-rating {
		position: absolute;
		top: 75px;
		right: 5px
	}
	.listing-post-style-listview_default .category {
		padding-right: 0;
	}
	.listing-post-style-listview_default .directorypress-listing-date,
	.listing-post-style-listview_default .listing-views	{
		display:none;
	}
	.listing-post-style-listview_default .price .directorypress-field-type-price .field-content {
		min-width: 48px;
		font-size: 12px;
		min-height: 20px;
		line-height: 20px;
	}
	.listing-post-style-listview_default .category .listing-cat {
		border-radius: 0;
		font-size: 12px;
		min-width: 60px;
		min-height: 20px;
		line-height: 20px;
	}
}

/* list view Modern */
.listing-post-style-listview_mod{
	padding: 0;
}
.listing-post-style-listview_mod .directorypress-listing-item-holder {
    overflow: visible;
}
.directorypress-listings-block.cz-listview article.listing-post-style-listview_mod .directorypress-listing-item-holder {
    padding: 0;
    margin-bottom: 15px;
	border: 1px solid #eee;
}
.listing-post-style-listview_mod figure.directorypress-listing-logo{
	padding:10px 0 10px 10px;
	position:relative;
}
.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap{
	position:relative;
	padding: 0 !important;
	overflow:visible !important;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .mod-inner-content{
	position:relative;
	padding:15px 15px 0 30px !important;
}
.listing-post-style-listview_mod .cat-wrapper{}
.listing-post-style-listview_mod .cat-wrapper .listing-cat,
.listing-post-style-listview_mod .cat-wrapper .cat-seperator{
	font-size:12px;
	color:#888;
}
.listing-post-style-listview_mod .directorypress-field-type-excerpt{
    margin: 0 0 10px !important;
}
.listing-post-style-listview_mod .directorypress-field-type-excerpt .field-label {
    display: none;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .add_to_favourites.btn{
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 10px;
	padding: 0;
	border-radius: 2px;
	color: #888;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .add_to_favourites.btn span{
	width: 22px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #888;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .add_to_favourites.btn .checked{
	color: #f35359;
	border: 1px solid #f35359;
}
.list-author-content-area{
	width:145px;
	float:left;
	min-height:203px;
	border-left:1px solid #eee;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .listing-location i{
	color:#ccc !important;
	padding-right:10px;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .modlist-bottom-area{
	border-top:1px solid #eee;
	padding:10px 15px 10px 30px 
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .listing-rating.grid-rating{
	float:left;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .listing-rating.grid-rating .rating-numbers {
    background: #73cf42;
    color: #fff;
    font-size: 11px;
    padding: 0 10px;
    text-align: center;
    min-width: 26px;
    min-height: 20px;
    line-height: 18px;
    border-radius: 1px;
    display: inline-block;
	margin-right:5px;

}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .listing-rating.grid-rating .single-rating .rating-value{
	display:none;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .listing-rating.grid-rating .single-rating .review_rate{
	font-size:11px;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .listing-rating.grid-rating .single-rating i{
	font-size:11px;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .price{
	float:right;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .price .directorypress-field-item{
	margin:0;
}
.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .price .field-label {
    display: none;
}
.cz-listview .listing-post-style-listview_mod .directorypress-listing-text-content-wrap .price span.field-content {
    background: none !important;
	font-size:18px;
	font-weight:normal;
	color:#333;
}
.listing-post-style-listview_mod  .list-author-content-area{
	padding:30px 15px;
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-img {
    position: relative;
	margin: 0 auto;
	top: 0;
	left: auto;
	right: auto;
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-img img{
    border:2px solid #ebebeb !important;
}
.listing-post-style-listview_mod .listng-author-img span{
    position: absolute;
	right:0;
	top:30px;
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-name{
	text-align:center;
	margin-top:5px;
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-url{
	text-align:center;
	margin-top:10px;
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-url a{
	text-align:center;
	font-size:12px;
	text-transform:capitalize;
	background:#cdcfd7;
	padding:3px 15px;
	border-radius:25px;
	color:#fff;
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-url-link{
	text-align:center;
	
}
.listing-post-style-listview_mod .list-author-content-area .listng-author-url-link a{
	text-align:center;
	font-size:10px;
	text-transform:capitalize;
	color:#0083c9;
	text-decoration:underline !important;
}
.listing-post-style-listview_mod .list-exerpt-field{
	margin-bottom:15px;
}
.listing-post-style-listview_mod .list-fields-wrapper.inline-fields{
	margin:0 -10px;
}
.listing-post-style-listview_mod .list-fields-wrapper.inline-fields .directorypress-field-item{
	display:inline-block;
	padding: 0 10px;
	border-right:1px solid #ccc;
	margin-right:10px;
	
}
.listing-post-style-listview_mod .list-fields-wrapper.inline-fields .directorypress-field-item:last-child{
	border-right:none;
	
}
.listing-post-style-listview_mod .list-exerpt-field .directorypress-field-item{
	margin-bottom:0 !important;
}
.listing-post-style-listview_mod .list-exerpt-field .directorypress-field-item.directorypress-field-type-summary .field-label{
	display:none;
}
.listing-post-style-listview_mod .listing-location{
	margin-bottom:5px;
	margin-top:6px;
}

@media
only screen and (max-width: 768px) {
	.listing-post-style-listview_mod figure {
		width: 170px !important;
	}
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap {
		width: calc(100% - 260px) !important;
		width: -webkit-calc(100% - 260px) !important;
		width: -moz-calc(100% - 260px) !important;
	}
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .mod-inner-content {
		padding: 10px 10px 0 10px !important;
	}
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .modlist-bottom-area {
		padding: 4px 10px 0px 10px;
		margin-top: 5px;
	}
	.listing-post-style-listview_mod .list-author-content-area {
		display:none;
	}
	.listing-post-style-listview_mod [class^="has_featured-tag-"]{
		right:auto;
		top:5px;
		left:5px;
	}
	.listing-post-style-listview_mod .listng-author-img {
		width: 40px;
		height: 40px;
	}
	.listing-post-style-listview_mod .listng-author-img span {
		top: 30px;
	}
	.listing-post-style-listview_mod .list-author-content-area .listng-author-name {
		margin-top: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.listing-post-style-listview_mod .list-author-content-area .listng-author-url-link {
		line-height: 1;
	}
	.listing-post-style-listview_mod .list-author-content-area .listng-author-url {
		display: none;
	}
	.listing-post-style-listview_mod .cat-wrapper .listing-cat, .listing-post-style-listview_mod .cat-wrapper {
		font-size: 11px;
	}
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title h2 {
		margin: 5px 0 0;
		line-height: 1;
	}
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title .author-unverified,
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title .author-verified,
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .add_to_favourites.btn{
		display:none;
	}
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .listing-location{
		font-size:12px;
		margin-bottom:0;
	}
	.cz-listview .listing-post-style-listview_mod .directorypress-listing-text-content-wrap .price span.field-content {
		font-size: 18px;
		line-height: 26px;
		color:#333;
	}
}
@media
only screen and (max-width: 640px) {
	.listing-post-style-listview_mod figure {
		width: 110px !important;
	}
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap {
		width: calc(100% - 110px) !important;
		width: -webkit-calc(100% - 110px) !important;
		width: -moz-calc(100% - 110px) !important;
	}
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .mod-inner-content {
		padding: 0px 10px 0 10px !important;
	}
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .modlist-bottom-area {
		padding: 4px 10px 0px 10px;
		margin-top: 4px;
	}
	.listing-post-style-listview_mod .list-author-content-area {
		padding: 15px 5px;
		width: 80px;
		min-height: 75px;
		height: 104px !important;
	}
	
	.listing-post-style-listview_mod .listng-author-img {
		width: 36px;
		height: 36px;
	}
	.listing-post-style-listview_mod .listng-author-img span {
		top: 24px;
	}
	.listing-post-style-listview_mod .list-author-content-area .listng-author-name {
		margin-top: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.listing-post-style-listview_mod .list-author-content-area .listng-author-url-link {
		line-height: 1;
	}
	.listing-post-style-listview_mod .list-author-content-area .listng-author-url {
		display: none;
	}
	.listing-post-style-listview_mod .cat-wrapper .listing-cat, .listing-post-style-listview_mod .cat-wrapper {
		font-size: 10px;
	}
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title h2 {
		margin: 0;
		line-height: 1;
	}
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title .author-unverified,
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .directorypress-listing-title .author-verified,
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .directorypress-listing-text-content-wrap .listing-location,
	.directorypress-listing.listing-post-style-listview_mod .directorypress-listing-item-holder .review_rate,
	.listing-post-style-listview_mod .directorypress-listing-text-content-wrap .add_to_favourites.btn,
	.listing-post-style-listview_mod .list-fields-wrapper.inline-fields,
	.listing-post-style-listview_mod .list-exerpt-field{
		display:none;
	}
	.cz-listview .listing-post-style-listview_mod .directorypress-listing-text-content-wrap .price span.field-content {
		font-size: 13px;
		line-height: 26px;
	}
	
}



.directorypress-fields-group .field-content .directorypress-label {
    padding: 0px 0px;
    margin-bottom: 0;
}

@media
only screen and (max-width: 1199px) {
	.listing-top-content {
		padding: 0
	}
}

/* feature tag */
.directorypress-listing [class^="has_featured-tag-"] {
	position:absolute;
}
.listing-post-style-1 [class^="has_featured-tag-"]{
	top:auto;
	right:30px;
	bottom:5px;
	left:auto;
}
.listing-post-style-2 [class^="has_featured-tag-"]{
	top:15px;
	right:0;
	left:auto;
}
.listing-post-style-3 [class^="has_featured-tag-"]{
	top:3px;
	right:5px;
	left:auto;
}
.listing-post-style-4 [class^="has_featured-tag-"]{
	top:15px;
	right:15px;
	left:auto;
}
.listing-post-style-5 [class^="has_featured-tag-"]{
	top:15px;
	right:0;
	left:auto;
}
.listing-post-style-6 [class^="has_featured-tag-"]{
	top:auto;
	right:auto;
	left:15px;
}
.listing-post-style-7 [class^="has_featured-tag-"]{
	top:15px;
	right:20px;
	left:auto;
}
.listing-post-style-8 [class^="has_featured-tag-"]{
	top:15px;
	right:10px;
	left:auto;
}
.listing-post-style-9 [class^="has_featured-tag-"]{
	top:10px;
	right:10px;
	left:auto;
}
.listing-post-style-10 [class^="has_featured-tag-"]{
	top:15px;
	right:0;
	left:auto;
}
.listing-post-style-11 [class^="has_featured-tag-"]{
	top:20px;
	left:20px;
	bottom:auto;
}
.listing-post-style-12 [class^="has_featured-tag-"]{
	top:10px;
	right:auto;
	left:10px;
}
.listing-post-style-13 [class^="has_featured-tag-"]{
	top:20px;
	right:0;
	left:auto;
}
.listing-post-style-14 [class^="has_featured-tag-"]{
	top:15px;
	right:auto;
	left:15px;
}
.listing-post-style-15 [class^="has_featured-tag-"]{
	top:10px;
	right:auto;
	left:10px;
}
.listing-post-style-16 [class^="has_featured-tag-"]{
	top:15px;
	right:15px;
	left:auto;
}
.has_featured-tag-1 {
	min-width: 80px;
	min-height: 26px;
	line-height: 26px;
	border-radius: 2px;
	background: #c32026;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
	font-size: 11px
}
.has_featured-tag-2 {
	-webkit-border-radius: 18px 0 0 18px/15px 0 0 15px;
	-moz-border-radius: 18px 0 0 18px/15px 0 0 15px;
	border-radius: 18px 0 0 18px/15px 0 0 15px;
	top: 10px;
	right: 0;
	font-size: 11px;
	min-width: 90px;
	min-height: 30px;
	padding: 0 10px;
	position:absolute;
	color:#fff;
	line-height:30px;
	text-align:center;
	background: #EF114C;
}
.has_featured-tag-3 {
	height: 30px;
	padding: 0;
	right: 5px;
	top: 5px;
	font-size: 14px;
	border-radius: 50%;
	position: absolute;
	width: 30px;
	text-align: center;
	line-height: 30px;
	background: #FF5656;
	color: #fff;
}
.has_featured-tag-4{
	display: inline-block;
	height: 30px;
	padding: 0;
	position: absolute;
	left: 15px;
	top: 15px;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
	line-height: 30px;
	background: #FF5656;
	text-align: center;
	width:30px;
}
.has_featured-tag-5 {
	min-width: 70px;
	min-height: 24px;
	line-height: 24px;
	border-radius: 2px;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
	font-size: 11px;
	position: absolute;
	top: 20px;
	right: 0
}

.has_featured-tag-6 {
	min-width: 70px;
	min-height: 22px;
	line-height: 22px;
	border-radius: 2px;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
	font-size: 11px
}
.has_featured-tag-7 {
	display: inline-block;
	height: 30px;
	width: 30px;
	padding: 0;
	position: absolute;
	left: 30px;
	top: 30px;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
	line-height: 30px;
	background: #FF5656;
	text-align:center;
}

.has_featured-tag-8 {
	display: inline-block;
	height: 30px;
	width: 30px;
	padding: 0;
	position: absolute;
	right: 30px;
	top: 30px;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
	line-height: 30px;
	background: #FF5656;
	text-align:center;
}
.has_featured-tag-9 {
	content: "\f005";
	font-family: FontAwesome;
	display: inline-block;
	height: 24px;
	width: 24px;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 9px;
	color: #fff;
	z-index: 1;
	font-size: 11px;
	border-radius: 50%;
	line-height: 25px;
	background: #FF5656;
	text-align: center;
}
.has_featured-tag-10 {
	min-width: 62px;
	min-height: 20px;
	line-height: 20px;
	border-radius: 1px;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: #f7425b;
}
.has_featured-tag-11 {
	min-width: 70px;
	min-height: 26px;
	line-height: 26px;
	border-radius: 0;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 11px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto
}

.has_featured-tag-12 {
	min-width: 70px;
	min-height: 26px;
	line-height: 26px;
	border-radius: 0;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 11px;
	position: absolute;
	top: 10px;
	left: 10px;
	right: auto
}
.has_featured-tag-13 {
	min-width: 70px;
	min-height: 30px;
	line-height: 30px;
	border-radius: 0;
	background: #39a4dc;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 11px;
	position: absolute;
	top: 20px;
	bottom: auto;
	left: auto;
	right: 0
}
.has_featured-tag-14 {
	min-width: 60px;
	min-height: 18px;
	line-height: 18px;
	border-radius: 0;
	background: #f7425b;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 10px;
	position: absolute;
	top: 15px;
	right: auto;
	left: 15px;
	text-transform: capitalize
}
.has_featured-tag-15 {
	min-width: 60px;
	min-height: 18px;
	line-height: 18px;
	border-radius: 0;
	background: #f7425b;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 10px;
	position: absolute;
	top: 15px;
	right: auto;
	left: 15px;
	text-transform: uppercase
}
.has_featured-tag-16 {
	min-width: 130px;
	min-height: 27px;
	line-height: 27px;
	border-radius: 0;
	background: #03B0F4;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 12px;
	position: absolute;
	top: 16px;
	right: auto;
	left: -39px;
	text-transform: uppercase;
	transform: rotate(-45deg);
}
.has_featured-tag-17 {
	min-width: 60px;
	min-height: 18px;
	line-height: 18px;
	border-radius: 0;
	background: #fcec52;
	display: inline-block;
	text-align: center;
	color: #444;
	margin-bottom: 0;
	font-size: 9px;
	position: absolute;
	top: 8px;
	right: auto;
	left: 8px;
	text-transform: uppercase;
	font-weight:bold;
}
.listing-pre{
	position: absolute;
	right: 53px;
	font-size: 18px;
	top: -61px;
	width: 33px;
	height: 33px;
	border: 1px solid #eee;
	border-radius: 2px;
	text-align: center;
	line-height: 33px;
}
.listing-next{
	position: absolute;
	right: 15px;
	font-size: 18px;
	top: -61px;
	width: 33px;
	height: 33px;
	border: 1px solid #eee;
	border-radius: 2px;
	text-align: center;
	line-height: 33px;
	
}
/* slick nav2 */

.scroller_nav_style2 .listing-pre{
	position: absolute;
	right: 25px;
	font-size: 24px;
	top: -41px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 0;
	text-align: center;
	line-height: 24px;
	color:#6f6f6f !important;
	cursor:pointer;
}
.scroller_nav_style2 .listing-next{
	position: absolute;
	right: 0;
	font-size: 24px;
	top: -41px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 0;
	text-align: center;
	line-height: 24px;
	color:#6f6f6f !important;
	cursor:pointer;
	
}
.widget .scroller_nav_style2 .listing-pre,
.widget .scroller_nav_style2 .listing-next{
	top: -50px;
}
.custom-category-link{
	position:absolute;
	top:-40px;
	right:55px;
	font-size:13px;
}
.custom-category-link a{
	color:#2a65ea;
}
.scroller_nav_style2 .listing-next:hover,
.scroller_nav_style2 .listing-pre:hover{
	background:none !important;
	color:#6f6f6f !important;
}
#directorypress-footer .directorypress_recent_listings_widget .isotop-item{
	margin-bottom:6px !important;
}
#directorypress-footer .directorypress_recent_listings_widget .directorypress-content-wrap,
.widget_directorypress_listings_widget .directorypress_recent_listings_widget .directorypress-content-wrap{
	margin:0 !important;
}
aside .widget.widget_directorypress_listings_widget,
.widget.widget_directorypress_listings_widget{
	padding:0 !important;
	border:none !important;
	box-shadow:none !important;
	background:none !important;
}
/* related listings*/
.directorypress-similar-listings{margin-top:15px;}
.related_listing_wrapper{}
.related_listing_wrapper .item-holder{
	background: #fff;
	padding: 5px;
}
.related_listing_wrapper .item-holder .directorypress-similiar-title{
	padding: 5px 10px;
	display: block;
	font-size: 13px;
	color: #333;
}

/* footer listing widget */
.listing-post-style-footer_widget{
	margin-bottom:6px !important;
}


/* Author Widget */
.directorypress_widget_author{}
.directorypress_widget_author .directorypress-author{}
.directorypress_widget_author .directorypress-author .author-img{
	display:inline-block;
	padding:5px;
	background:#fff;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
	box-shadow: 0 0 6px rgba(0,0,0,.1);
	width:90px;
	float:left;
}
.directorypress_widget_author .directorypress-author .author-content{
	width:calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
	float:left;
	padding-left:15px;
}
.author-social-follow-ul{
	margin:0 -5px !important;
}
.author-social-follow-ul li{
	list-style:none;
	display:inline-block;
	padding:0 5px;
	margin-left:0;
}
.author-reg-date{margin-bottom:0;font-size:12px;padding:4px 0;}
.author-name{
	margin-bottom:0;
	font-size:16px;
	font-weight:700;
	}
.author-social-lable{
	font-size:12px;
}
.author-phone{
	border:1px solid #eee;
	padding:10px 15px;
	margin:20px 0;
	text-align:center;
}
.author-phone a{margin:0;}
.author-phone.style2{
	border:none;
	padding:0;
	margin-bottom:0;
}
.author-phone.style2 a{
	margin:0;
	min-height:60px;
	line-height:60px;
	display:block;
	border-radius:6px;
	position:relative;
	}
.author-phone.style2 a .number-main{
	 position: absolute;
    top: 50%;
    left: 55px;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    text-align: center;
	font-size:18px;
	line-height:20px;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.author-phone.style2 a .number-main span{ 
	font-size:11px;
	display:block;
}
.author-phone a i{
	display: inline-block;
    font-size: 24px;
    margin-right: 10px;
    vertical-align: top;
	}
.author-phone.style2 a i {
    display: inline-block;
	font-size: 32px;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	width: 60px;
	background: rgba(0,0,0,0.1);
	line-height: 60px;
	max-height:60px;
}	
.author-btns{margin:15px -5px 0;}
.author-btns .author-btn-holder{
	width:50%;
	padding:0 5px;
	display:inline-block;
}
.author-btns a{
	display:block;
	min-height:44px;
	line-height:44px;
	text-align:center;
	color:#444 !important;
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.author-detail-section{
	background:#fff;
	padding:15px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.04);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.04);
	box-shadow: 0 5px 10px rgba(0,0,0,.04);
	border: solid 1px #eee;
}
.author-detail-section .author-thumbnail{
	width:300px;
	float:left;
}
.author-detail-section .author-content-section{
	width:calc(100% - 300px);
	width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
	float:left;
	padding:30px;
}
.author-title{
	font-size:24px;
	font-weight:bold;
}
.author-details{margin-top:20px;}
.author-details p{
	margin-bottom:5px;
	background:#f9f9f9;
	padding:10px 30px;
	display:block;
}
.author-details-info{
	margin-bottom:5px;
	background:#f9f9f9;
	padding:15px 30px;
	display:block;
}
.author-details-info ul{margin:0 -3px;display:inline-block;}
.author-details-info ul li{
	display:inline-block;
	list-style:none;
	}
.author-details-info ul li a{
	display:block;
	text-transform:lowercase;
}
.author-info-title{
	padding-right:10px;
	border-right:1px solid #eee;
	width:90px;
	float:left;
	text-transform:normal;
}
.author-info-content{
	padding-left:20px;
	width:calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
	float:left;
	text-transform:lowercase;
	}
/* author widget style 2 */

.directorypress_widget_author .directorypress-author.style2 .author-img{
	display:block;
	padding:5px;
	background:#fff;
	box-shadow: none;
	width:126px;
	float:none;
	margin:0 auto 10px;
	border-radius:50%;
	overflow:hidden;
	border:3px solid #dfe1e0;
	height:126px;
}
.directorypress_widget_author .directorypress-author.style2 .author-img img{
	border-radius:50%;
}
.directorypress_widget_author .directorypress-author.style2 .author-content {
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
	margin-bottom:15px;
}
.directorypress_widget_author .directorypress-author.style2 .author-content .author-name{
	font-size:24px;
	font-weight:normal;
	margin-bottom: 0;
}
.directorypress_widget_author .directorypress-author.style2 .author-social-follow-ul {
	text-align;center;
}
.directorypress_widget_author .directorypress-author.style2 .author-social-follow-ul li{
	display:inline-block;
}
.directorypress_widget_author .directorypress-author.style2 .author-social-follow-ul li a{
	width:38px;
	height:38px;
	border-radius:50%;
	line-height:38px;
	display:block;
	
}
.directorypress_widget_author .directorypress-author.style2 .author-social-follow-ul li a:hover{
	color:#fff;
}
.directorypress_widget_author .author-btns.style2 a{
	background:none;
	border:1px solid #eee;
	border-radius:3px;
}
.directorypress_widget_author .author-btns.style2 .author-phone {
    padding: 10px 15px;
}
/* Author widget style 3 */

.directorypress_widget_author .directorypress-author.style3 .author-img{
	display: inline-block;
	padding: 2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 70px;
	border: 3px solid #eee;
	height: 70px;
	border-radius: 50%;
}
.directorypress_widget_author .directorypress-author.style3 .author-img img{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.directorypress_widget_author .directorypress-author.style3 .author-reg-date{
	font-size:12px;
	padding:0;
	line-height:18px;
}
.directorypress_widget_author .directorypress-author.style3 .author-social-follow{
	margin-top:7px;
}
.directorypress_widget_author .directorypress-author.style3 .author-social-follow .author-social-follow-ul {
    margin: 0 -10px !important;
}
.directorypress_widget_author .directorypress-author.style3 .author-social-follow .author-social-follow-ul li {
    padding: 0 10px;
}
.directorypress_widget_author .directorypress-author.style3 .author-social-follow .author-social-follow-ul li a{
    color:#aaa !important;
}
.directorypress_widget_author .directorypress-author.style3 #directorypress_contact_form{
	margin-top:28px;
	float:left;
}
.widget #directorypress_contact_form{
	width:100%;
	float:none;
}
.widget #directorypress_contact_form p{
	margin-bottom:10px;
}
.widget #directorypress_contact_form input{
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 13px;
	border-radius:2px;
	height:37px;
	line-height:37px;
}
.widget #directorypress_contact_form textarea{
	min-height:150px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	font-size: 13px;
	border-radius:2px;
}
.widget #directorypress_contact_form .directorypress-send-message-button{
	width: 100%;
	border: none;
	min-height: 44px;
}
.widget #directorypress_contact_form input::-webkit-input-placeholder,
.widget #directorypress_contact_form textarea::-webkit-input-placeholder { /* Edge */
  color: #ccc;
}

.widget #directorypress_contact_form input:-ms-input-placeholder,
.widget #directorypress_contact_form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}

.widget #directorypress_contact_form input::placeholder,
.widget #directorypress_contact_form textarea::placeholder {
  color: #ccc;
}

@media only screen and (max-width: 640px) {
	.author-info-title {width: 50px;}
	.author-info-content {
		padding-left: 10px;
		width: calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: -moz-calc(100% - 50px);
	}
	.author-detail-section .author-content-section{
		width:100%;
		width: -webkit-calc(100% - 0);
		width: -moz-calc(100% - 0);
		padding: 15px 0 0;
	}
}
@media only screen and (max-width: 480px) {
.author-btns .author-btn-holder {
    width: 100%;
    margin-top: 5px;
}
}

/* review rattings */

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 16px;
  color:#ff9700;
  vertical-align:middle;
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.cancel-on-png:before {
  content: "\e600";
}

.cancel-off-png:before {
  content: "\e601";
}

.star-on-png:before {
  content: "\f005";
}

.star-off-png:before {
  content: "\f006";
}

.star-half-png:before {
  content: "\f123";
}
