.wpbdp-main-box .box-col input {
    width: 100%;
}

.wpbdp-main-box .submit-btn input[type="submit"], input[type="reset" i] {
    float: right;
    background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

#wpbdp-search-form input[type="submit"] {
    float: right;
    background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

#wpbdp-bar-submit-listing-button {
    float: right;
    background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

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

.wpbdp-ratings-stars img {
	width: 3% !important;
}
.wpbdp-listing .listing-title a, .wpbdp-listing .listing-title h2 {
    font-size: 18px !important;
}

.wpbdp-listing .listing-title {
    border-bottom: 1px solid #5A5A5A !important;
}

.wpbdp-listing .listing-title a, .wpbdp-listing .listing-title h2 {
    color: #DB5735 !important;
}