/**
 * Frontend style
 *
 * @author Leanza Francesco
 * @version 1.0.0
 */

.woocommerce table.my_account_bookings {
    font-size : .85em;
}

.woocommerce table.booking_details .yith-wcbk-service-list {
    list-style : none;
}

/* Maps */
.yith-wcbk-google-maps-places-autocomplete {
    background : #fff !important;
}
