.wpbdp-page,
.wpbdp-bar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.wpbdp-page a:not(.wpbdp-button),
.wpbdp-listing a:not(.wpbdp-button),
.wpbdp-page a:not(.wpbdp-button):visited,
.wpbdp-listing a:not(.wpbdp-button):visited,
.wpbdp-page a:not(.wpbdp-button):active,
.wpbdp-listing a:not(.wpbdp-button):active {
    color: #1a74d3;
    text-decoration: none;
}

.wpbdp-page a:hover,
.wpbdp-listing a:hover {
    text-decoration: underline;
}

.wpbdp-restaurant-listing.single {
    float: left;
    width: 65%;
}

.wpbdp-restaurant-listing-title {
    border-bottom: 1px solid #dedede;
    color: #415671;
    font-size: 23px;
    font-weight: bold;
    text-shadow: 0 0 1px #94b4cd;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 14px;
}

#wpbdp-restaurant-listing-sidebar {
    width: 30%;
    float: right;
}

.wpbdp-restaurant-sidebar-block {
}

.wpbdp-restaurant-sidebar-block h3,
.wpbdp-listing h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 7px;
    padding-left: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #415671;
    border-bottom: 1px solid #ddd;
}

.wpbdp-listing h3 {
    margin-top: 17px;
}

.wpbdp-listing .contact-form {
    border: 0;
}

.wpbdp-restaurant-sidebar-gallery {
    padding: 10px 0 0 0;
    margin: 0;
}

.wpbdp-restaurant-sidebar-gallery li {
    list-style-type: none;
    float: left;
    display: block;
    margin: 0 3px 6px 3px;
}

.wpbdp-restaurant-sidebar-gallery li img {
    border: 1px solid #cdcdcd;
    padding: 2px;
/*    width: 49px;
    height: 49px;*/
    border-radius: 0;
    box-shadow: none;
}

.wpbdp-listing-excerpt {
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.wpbdp-listing-excerpt .listing-header .listing-title {
    font-size: 16px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.wpbdp-listing-excerpt .listing-header > .rating {
    float: right;
}

.wpbdp-listing-excerpt .listing-thumbnail {
    float: left;
/*    width: 95px;*/
    box-sizing: border-box;
}

.wpbdp-listing-excerpt .listing-details {
    margin-left: 30%;
}

/*.wpbdp-listing-excerpt .listing-actions {
    margin-top: 20px;
}*/

.wpbdp-listing-excerpt .listing-thumbnail img {
    padding: 4px;
    box-shadow: 0 0 4px #ccc;
    background: white;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.wpbdp-field-type-ratings br {
    display: none;
}

.wpbdp-map.with-directions {
    float: none !important;
    max-width: 100% !important;
}

.wpbdp-map-directions-config {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
}
