.wpbdp-main-box {
    display: none;
}


.wpbdp-listing .listing-title {
   border: none;
    border-bott
    font-size: 115%;
    margin-bottom: 8px;
    background: inherit;
   text-align:left;
}

.wpbdp-listing a:not(.wpbdp-button) {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #F3F3F3;
}

.wpbdp-listing .listing-thumbnail {
    float: left;
}

.wpbdp-listing .listing-details {
    margin-left: 160px;
    background: #fff;
    padding-left: 20px;
    text-align: left;
    font-size: 18px;
}

.wpbdp-listing .listing-title,
.wpbdp-listing .listing-title h2 {
    text-decoration: none;
    font-weight: bold;
    color: #02658b;
}

.wpbdp-listing .listing-title a {
    text-decoration: underline !important;
    font-weight: bold;
    color: #02658b;
    font-size: 25px;
}


.wpbdp-listing .address-info label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.wpbdp-listing .wpbdp-field {
    margin: 4px 0;
}

.wpbdp-listing .wpbdp-field-type-textarea label {
    display: block;
}

.wpbdp-listing .listing-actions {
    text-align: right;
    display:none
}

.wpbdp-listing-excerpt {
    background: #fff;
    padding: 10px;
    border-bottom: dotted 1px #ddd;
    overflow: auto;
}

#.wpbdp-listing .listing-title, h2 {
#    display: none;
#}

.wpbdp-listing .listing-title h2 {
    color: #044f8d;
    display: none;
}

.wpbdp-listing .listing-actions {
    background: #fff;
    padding: 10px;
    border-radius: 0px 0px 7px 7px;
}


.wpbdp-listing-excerpt.odd { background: #fff; }

.listing-actions a.button {
    display: none;
}

.field-value label {
    color: #02658b;
}

.value {
    font-weight: 400;
    line-height: 1.5;
}

.wpbdp-pagination {
    margin: 0px 0 0 0;
}

.entry-content p {
    line-height: 25px;
}
