.xs-done-button {
    margin: 10px;
    float: right;
    font-size: 12px !important;
}

.hp-listing--view-page .hp-listing__attributes--secondary {
    display: block !important;
}

.hp-listing--view-page .hp-listing__attributes--primary.xs_offer::before {
    width: 0px;
}

.hp-listing--view-page .xs-booking-offer {
    width: 100% !important;
}

.hp-status--completed span {
    color: #15cd72;
    border-color: #15cd72;
}

.hp-listing--view-page .hp-listing__actions--primary button.hp-listing__action--complete {
    background-color: #ffff;
    color: #00876F;
    box-shadow: rgba(7, 36, 86, .075) 0px 5px 21px !important;
}
#booking_modify_dates_modal{
    height: 400px;
}