/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


/* Business Directory */
.entry-content {
	width: 100%
}
.wpbdp-field label {
	font-size: 14px !important;
}
.wpbdp-field-telefonnummer_geschaeftlich, .wpbdp-field-business_address, .wpbdp-field-lange_geschaeftsbeschreibung {
	margin-top: 20px !important;
}
.listing-title a, .listing-title h2 {
	font-size: 18px !important;
	color: #a41e37 !important;
	text-decoration: none !important;
	border-bottom: none !important;
	margin-bottom: 4px !important;
display: block;
}
.wpbdp-listing-excerpt {
	padding: 0px !important;
	margin-bottom: 20px !important;
}
#wpbdp-page-category .category-name {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
.wpbdp-listing-contact-form h3 {
	margin-left: 0px !important;
}
.wpbdp-listing-contact-form {
	padding-left: 0px !important;
	margin-left: 160px !important;
}
.wpbdp-field-name_description {
	font-size: 16px !important;
}
.wpbdp-listing .listing-title {
	border-bottom: 1px solid #e1e1e1 !important;
}
.listing-details {
	margin-top: 20px !important;
}
.listing-details.cf {
	margin-top: 0px !important;
}
.wpbdp-listing-single .listing-actions {
    margin-bottom: 0px !important;
}
.av-main-nav > li > a {
	padding-right: 10px !important;
	padding-left: 10px !important;
}