/* style 2 */

.listing-post-style-2 .directorypress-listing-item-holder {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	padding: 10px!important
}
.listing-post-style-2 .directorypress-listing-item-holder:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}
.listing-post-style-2 .directorypress-listing-item-holder .add_to_favourites {
	color: #ef114c!important;
	font-size: 20px;
	position: absolute;
	left: 15px;
	padding: 0;
	top: 10px
}
.listing-post-style-2 .directorypress-listing-text-content-wrap {
	padding: 10px
}
.listing-post-style-2 .directorypress-listing-text-content-wrap header.directorypress-listing-title h2 a {
	font-weight: 400;
	text-transform: capitalize
}
.listing-post-style-2 .directorypress-listing-text-content-wrap .category {
	float: left
}
.listing-post-style-2 .directorypress-listing-text-content-wrap .price {
	float: right
}
.directorypress-listing.listing-post-style-2 .directorypress-listing-text-content-wrap .directorypress-field-item {
	margin: 0
}
.listing-post-style-2 .directorypress-listing-text-content-wrap .directorypress-field-type-price {
	color: #ef114c;
	font-size: 14px;
	font-weight: 400
}
.listing-post-style-2 .has_featured-ad,
.listing-post-style-3 .has_featured-ad {
	color: #fff;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	text-align: center
}
.listing-post-style-2 .directorypress-has_sticky-icon {
	top: 65px!important;
	right: 30px!important
}
