:root{--page-title-display:none;}/* Start custom CSS */#tutor-toggle-coupon-button {
    padding: 8px 16px !important;
}

.tutor-checkout-billing .tutor-billing-fields .tutor-col-12:not(:last-of-type) .tutor-form-control {
    border-bottom: 1px solid #DCDFE5 !important;
}

.tutor-checkout-billing .tutor-form-control {
    border: 1px solid #DCDFE5 !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    padding: 10px 15px !important;
    margin-bottom: 10px !important;
    box-shadow: none !important;
    background: #fff !important;
    height: auto !important;
    line-height: normal !important;
}

.tutor-form-control::placeholder {
    color: #152039 !important;
    opacity: 1 !important;
}/* End custom CSS */