/*************************
*** BUSINESS DIRECTORY ***
*************************/
.business-directory .sticky {
  position: relative; }

.business-directory .entry-content, .wpbdp-listing, .ai1ec_event {
  background: whitesmoke;
  width: 98%;
  margin: 1em auto;
  padding: 1em;
  border: 1px solid silver; }

.wpbdp-listing, .wpbdp-listing .odd {
  background: white;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75); }

.wpbdp-listing .contact-form-wrapper label {
  width: 6em; }

#wpbdp-contact-form-message {
  height: 8em; }

.wpbdp-listing-single .main-image img {
  border: none; }
ul.wpbdp-listings-widget-list li {
    list-style: none;
    border: 1px solid #e6e6e6;
    margin-bottom: 7px;
    padding: .5rem;
    background: #ffffff;
}

.wpbdp-listing .listing-details {
    margin-left: .5rem !important;
    clear:both;
}