/* style1.css */

.latepoint-all-wrapper ul.os-page-tabs li[data-label1="Premium Features"] {
    display: none;
}

form[data-os-action="services__update"] .os-form-buttons.os-flex button#submit {
    position: fixed;
    left: 20%;
    bottom: 0;
}
.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
    padding: 20px;
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-img-w, .latepoint-w .latepoint-transaction-payment-form .os-items .os-item .os-item-i .os-item-img-w {
    flex: 0 0 55px;
    height: 65px;
}
.service-duration-box input#service_charge_amount {
    border-color: #000;
}
.dashicons:before {
    font-family: 'dashicons';
}

li#wp-admin-bar-latepoint_top_link a.ab-item {
    background: #075699 !important;
}
li#wp-admin-bar-latepoint_top_link a.ab-item span {font-weight: 600;}











