.errorBox {
    border-color: #f00;
}
.is-error {
    color: #f00;
}
.is-error .select2-container--default .select2-selection--single {
    border: 1px solid #f00 !important;
}

.profile-img {
    background-color: #ccc;
}

#section-training-options .post-summary {
    margin-bottom: 1rem;
}

.section-package-deals .price-details {
    width: 285px;
}
.booking-step:after {
    left: 25%;
}

.tbl-checkout .tbl-cell {
    line-height: 1.3;
}

#section-book-course .card-body .summary,
.section-course-details .card-body .summary {
    color: #2f3542;
    font-weight: 600;
    margin: 0 0 1rem;
}
.option-group-training{
    justify-content: center;
}