@media (min-width: 1920px) {
    .page-template-enrol_page .checkout-row > div.checkout-left {
        padding: 157px 127px 122px 40px;
    }
}

.page-template-enrol_page .checkout-row > div.checkout-left > *,
.page-template-enrol_page .checkout-row > div.checkout-right > * {
    max-width: 100%;
    margin: 0 auto 20px;
}

.page-template-enrol_page .checkout-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 100vh;
    padding: 129px 20px 52px;
    position: relative;
}

.page-template-enrol_page .checkout-row > div {
    flex: 0 0 100%;
    max-width: 100%;
}

h2.step-1-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 20px;
}

.checkout-col.course-details {
    background: #FFFFFF;
    border: 1px solid #CDD5F3;
    border-radius: 6px;
    padding: 30px 24px;
    margin-bottom: 22px;
}

.checkout-payment {
    background: #FFFFFF;
    border: 1px solid #CDD5F3;
    border-radius: 6px;
    padding: 23px 24px;
    margin-bottom: 22px;
}

.checkout-payment > p {
    margin-bottom: 11px;
}

.checkout-payment > p label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3C3838;
}

.woocommerce table.shop_table tr.cart_item td {
    padding: 3px 0;
    vertical-align: middle;
    line-height: 1.5em;
    border-top: none;
}

td.product-name p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3C3838;
}

.woocommerce table.shop_table td:last-child {
    text-align: right;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.woocommerce table.shop_table th.product-name.payment-selected-method {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    color: #000000;
    padding: 0 0 18px !important;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
}

.woocommerce table.shop_table tfoot td {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3C3838;
    padding: 17px 0 7px;
    border-top: 1px solid #6B778C;
}

.woocommerce table.shop_table tfoot tr.order-total strong {
    font-weight: 500;
}

.woocommerce table.shop_table tr.cart_item:last-child td {
    padding: 6px 0 17px;
}

.course-support-message {
    background: #FFFFFF;
    border: 1px solid #CDD5F3;
    border-radius: 6px;
    padding: 15px 19px;
}

.course-support-message:not(.ai-chat){
    display: none;
}

h2.course-details-course-name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 16px;
}

h3.course-details-heading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #505050;
    margin-bottom: 13px;
}

.course-details-tags > span {
    border-radius: 2px;
    color: #262C43;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    padding: 4px 10px;
    line-height: 10px;
}

span.tag-1.tag-course-format {
    background: #121E4D;
    color: #FFFFFF;
    margin-right: 4px;
}

.tag-upskill {
    background: #F99B8A;
}

.tag-introductory {
    background: #F2C17A;
}

span.career-path {
    background: #D4BEFA;
}

.course-details-tags.tags.checkout-tags {
    display: flex;
    margin-bottom: 14px;
}

.course-details-price .product-price {
    padding: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #000000;
}

.course-details-price {
    margin-bottom: 16px;
}

#course-details-duration label, #course-details-intake label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3C3838;
    margin-bottom: 8px;
}

.course-details-desc {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #505050;
}

.course-details-desc ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.course-details-desc ul li {
    display: flex;
}

.course-details-desc ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    min-width: 4px;
    min-height: 4px;
    border-radius: 50%;
    background-color: #505050;
    margin-top: 9px;
    margin-right: 8px;
}

.support-message {
    display: flex;
    align-items: center;
}

p {
    margin-bottom: 0;
}

.support-message-content {
    margin-left: 12px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #505050;
}

.course-details-dropdown {
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
}

p#course-details-duration, p#course-details-intake {
    display: flex;
    flex-direction: column;
}

p#course-details-duration strong, p#course-details-intake strong {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

p#course-details-duration {
    margin-right: 22px;
}

.page-template-enrol_page .form-row label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #505050;
}

.page-template-enrol_page .form-row label.error {
    color: #fe0000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.page-template-enrol_page #billing_title2_field .woocommerce-input-wrapper,
.page-template-enrol_page #billing_title1_field .woocommerce-input-wrapper {
    display: none;
}

.page-template-enrol_page #billing_title2_field label,
.page-template-enrol_page #billing_title1_field label {
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    margin-top: 30px;
}

.page-template-enrol_page .form-row .select2-container,
.page-template-enrol_page .form-row input:not(#billing_clickhere_),
.page-template-enrol_page .form-row select {
    width: 100% !important;
    background: #FFFFFF;
    border: 1px solid #CDD5F3;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #5E5E5E;
    padding: 11px 10px;
    outline: none;
}

.page-template-enrol_page .form-row .select2-container.select2-container--open,
.page-template-enrol_page .form-row input:not(#billing_clickhere_):focus-visible,
.page-template-enrol_page .form-row select:focus-visible {
    border: 1px solid #3673FC;
}

.page-template-enrol_page .woocommerce-billing-fields .select2-container,
.page-template-enrol_page .woocommerce-billing-fields input:not(#billing_clickhere_),
.page-template-enrol_page .woocommerce-billing-fields select {
    padding: 7px 10px !important;
    height: 40px;
}

.page-template-enrol_page .form-row span.select2-selection__placeholder {
    display: none;
}

span.woocommerce-input-wrapper {
    display: flex;
    flex-wrap: wrap;
}

input#billing_date_of_birth{
    display: flex;
    display: -webkit-flex;
    flex: 1 0 0;
    -webkit-flex: 1 0 0;
}

.page-template-enrol_page .form-row .select2-container--default .select2-selection--single {
    border: none;
    background: none;
    border-radius: 0;
    margin: 0;
    height: 25px;
}

.page-template-enrol_page .form-row .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none !important;
}

.page-template-enrol_page .form-row .required {
    text-decoration: none;
}

.page-template-enrol_page .form-row#billing_title_field .woocommerce-input-wrapper {
    display: flex;
    flex-direction: column;
}

.page-template-enrol_page .form-row#billing_year_field {
    padding-left: 16px;
}

.page-template-enrol_page .form-row#billing_month_field {
    padding: 0 8px;
}

.page-template-enrol_page .form-row#billing_day_field {
    padding-right: 16px;
}

.page-template-enrol_page .form-row#billing_clickhere_field {
    position: relative;
}

.page-template-enrol_page .form-row#billing_clickhere_field label {
    width: auto;
    cursor: pointer;
    padding-left: 25px;
}

.page-template-enrol_page .form-row#billing_clickhere_field .woocommerce-input-wrapper {
    display: none;
}

.page-template-enrol_page .form-row#billing_clickhere_field input {
    height: 23px;
    position: absolute;
    pointer-events: none;
    left: 0;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-billing-fields__field-wrapper > * {
    flex: 0 0 100%;
    max-width: 100%;
}

p#billing_first_name_field,
p#billing_last_name_field,
p#billing_phone_field,
p#billing_email_field {
    max-width: calc(50% - 7.5px);
}

.checkout-step-heading {
    background: #F0F2F7;
    border-radius: 6px;
    padding: 10px 12px;
}

.checkout-step-heading label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #505050;
}

.checkout-step-heading h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 0 !important;
    display: flex;
    justify-content: space-between;
}

.checkout-step-heading h2 strong {
    font-weight: 400;
}

.step-1 .checkout-actions + .checkout-step-heading label{
    color: #6B778C;
}

.step-1 .checkout-actions + .checkout-step-heading h2{
    color: rgba(107, 119, 140, 1);
}

.checkout-left.pay_in_instalments .product-price ins,
.checkout-left.snpl .product-price:not(.snpl_price),
.checkout-left.pay_upfront .product-price:not(.payupfront_price),
.checkout-left.pay_per_month .product-price:not(.paypermonth_price),
.checkout-left.pay_in_full .product-price.snpl_price{
    display: none !important;
}

.checkout-left.snpl .product-price.snpl_price{
    display: block !important;
}

.checkout-left.pay_upfront .product-price.payupfront_price{
    display: block !important;
}

.checkout-left.pay_per_month .product-price.paypermonth_price{
    display: block !important;
}

.checkout-left.pay_in_instalments .product-price del,
.checkout-left.snpl .product-price del,
.checkout-left.pay_in_instalments .product-price del .woocommerce-Price-amount,
.checkout-left.snpl .product-price del .woocommerce-Price-amount{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
}

.checkout-step-heading h2 span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-decoration-line: underline;
    color: #000000;
    cursor: pointer;
}

button.checkout-action-next {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px;
    gap: 8px;
    width: 143px;
    height: 43px;
    background: #121E4D;
    border-radius: 6px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0 0 0 auto;
    border: 1px solid #121E4D;
    transition: all 0.3s ease;
}

.checkout-actions {
    text-align: right;
    margin-top: 9px !important;
}

p.form-row.form-row-wide, .clear {
    flex: 0 0 100%;
    position: relative;
}

input#stripe-card-number {
    padding-right: 115px !important;
}

p.form-row.form-row-first,
p.form-row.form-row-last {
    flex: 0 0 calc(50% - 7.5px);
}

.page-template-enrol_page .woocommerce-billing-fields input#billing_phone {
    padding-left: 48px !important;
}
.intl-tel-input .flag-container{
    height: 40px;
}

#billing_phone_field .woocommerce-input-wrapper .error,
#billing_email_field .woocommerce-input-wrapper .error {
    color: red;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

#billing_email_field .woocommerce-input-wrapper .error:not(input) + .error {
    display: none;
}

.woocommerce .btn-action-checkout .btn-confirm,
.woocommerce .btn-action-checkout .btn-not-strip-confirm {
    background: #121E4D;
    border-radius: 6px;
    width: 100%;
    border: 1px solid #121E4D;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 11.5px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.woocommerce .btn-action-checkout .btn-confirm svg ,
.woocommerce .btn-action-checkout .btn-not-strip-confirm svg {
    margin-right: 12px;
}

.woocommerce .btn-action-checkout .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.woocommerce .btn-action-checkout .icon svg{
    max-width: 83.82px;
}

.woocommerce-checkout #payment ul.payment_methods .icon-gateway {
    display: none;
}

.page-template-enrol_page .form-row#billing_continue1_field {
    text-align: center;
}

.page-template-enrol_page .form-row#billing_continue1_field .woocommerce-input-wrapper {
    display: none;
}

.page-template-enrol_page .form-row#billing_continue1_field label {
    display: none;
}

.page-template-enrol_page .form-row#billing_continue1_field #continue {
    width: auto;
    float: none;
    display: inline-block;
    padding: 10px 40px;
    background: #3673fc;
    color: #fff;
    cursor: pointer;
    border: none;
    margin-top: 40px;
}

.page-template-enrol_page .form-row#billing_company_field,
.page-template-enrol_page .form-row#billing_abn_field {
    display: none;
}

.page-template-enrol_page .form-row#billing_company_field.active,
.page-template-enrol_page .form-row#billing_abn_field.active {
    display: block;
}

.page-template-enrol_page .form-row#billing_company_field.active > label,
.page-template-enrol_page .form-row#billing_abn_field.active > label {
    position: relative;
}

.page-template-enrol_page .form-row#billing_birthday_field {
    width: 25%;
}

.page-template-enrol_page .form-row#billing_birthday_field label {
    width: 100%;
}

.page-template-enrol_page .form-row#billing_birthday_field .woocommerce-input-wrapper {
    display: none;
}

.page-template-enrol_page .form-row.form-row-date {
    float: left;
    width: 25%;
}

.page-template-enrol_page .form-row.form-row-date .woocommerce-input-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.page-template-enrol_page .form-row.form-row-date label {
    display: none;
    order: 2;
}

.page-template-enrol_page .term_condition {
    margin-bottom: 32px;
}

.page-template-enrol_page .term_condition,
.page-template-enrol_page .term_condition a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #505050;
    text-align: left;
}

.page-template-enrol_page .term_condition input {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.page-template-enrol_page .term_condition label {
    display: block;
    padding-left: 32px;
    position: relative;
}

.page-template-enrol_page .term_condition_popup_wrapper {
    position: fixed;
    top: 0;
    z-index: -9999;
    padding: 100px 30px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    width: 0;
    height: 0;
}

.page-template-enrol_page .term_condition_popup_wrapper.active {
    z-index: 9999;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.page-template-enrol_page .term_condition_popup_wrapper .header-poup {
    max-width: 900px;
    margin: 0 auto;
    padding: 50px 50px 20px 50px;
    background: #fff;
    border-bottom: 2px solid #ececec;
}

.page-template-enrol_page .term_condition_popup_wrapper .header-poup h2 {
    display: inline-block;
}

.page-template-enrol_page .term_condition_popup_wrapper .header-poup a {
    width: 27px;
    height: 26px;
    background: url(../images/icon_down.jpg) no-repeat left top;
    background-size: cover;
    content: "";
    float: right;
    display: inline-block;
    line-height: 40px;
    margin-top: 8px;
}

.page-template-enrol_page .term_condition_popup_wrapper .last-btn {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 50px 30px;
    background: #fff;
    border-top: 2px solid #ececec;
}

.page-template-enrol_page .term_condition_popup_wrapper .last-btn .btn_accept {
    display: inline-block;
    padding: 15px 60px;
    opacity: 0.5;
    background: #121E4D;
    border-radius: 6px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}

.page-template-enrol_page .term_condition_popup_wrapper .term_condition_popup_content {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
}

.page-template-enrol_page .term_condition_popup_wrapper .term_condition_popup_content .term_condition_popup_top {
    padding: 10px;
}

.page-template-enrol_page .term_condition_popup_wrapper .term_condition_popup_content .term_condition_popup {
    height: 300px;
    overflow-y: scroll;
    width: 100%;
}

label#billing_year-error {
    font-size: 14px;
    line-height: 20px;
}

.page-template-enrol_page .term_condition_popup_wrapper .term_condition_popup_content.stick .last-btn .btn_accept {
    opacity: 1;
    cursor: pointer;
}

label.course-promo-action {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-align: right;
    text-decoration-line: underline;
    color: #505050;
    cursor: pointer;
}

.course-promo-actions {
    text-align: right;
    margin-bottom: 20px;
}

.checkout .axi-list-product span.notes.subscription-add{
    display: none !important;
}

.axi-list-product .item-product:not(.single-course,.subscription,[data-transform="transform"]),
.axi-list-product .item-product.single-course-snpl:not([data-transform="transform"]){
    margin-left: 40px;
    width: calc(100% - 40px);
}

.axi-list-product .item-product[data-transform="transform"] + div.single-course-snpl{
    margin-left: 0 !important;
    width: 100% !important;
}

.axi-list-product .item-product.btn-addtocart[data-paymentdetails="snpl"] {
    margin-left: 80px;
    width: calc(100% - 80px);
}

.axi-list-product .item-product.btn-addtocart[data-paymentdetails="snpl"][data-transform="transform"] {
    margin-left: 40px;
    width: calc(100% - 40px);
}

.axi-list-product .item-product .warp:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    border: 1px solid #CDD5F3;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
}

.axi-list-product .item-product .warp:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    transform: translateY(-50%);
    background: #121E4D;
    opacity: 0;
}

.axi-list-product .item-product.added .warp:after {
    opacity: 1;
}

.axi-list-product .item-product.added .warp:before {
    border-color: #121E4D;
}

div#checkout-review .payment-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 12px;
    order: -2;
}

div#checkout-review .payment-title strong {
    font-weight: 400;
}

#customer_details .woocommerce-billing-fields > h3 {
    display: none;
}

.page-template-enrol_page .select2-results {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}

tr.checkout-promotion td {
    padding: 0 0 20px !important;
    border-top: none !important;
}

a.woocommerce-remove-coupon {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3C3838;
}

.checkout-promotion:not(.is-open) {
    display: none;
    visibility: hidden;
}

.woocommerce > div[class*="woocommerce-"] {
    display: none;
}

.step-1 .checkout-payment, .step-1 span.step-1-update, .step-1 #checkout-course, .step-1 .course-promo-actions, .step-1 #checkout-review {
    display: none;
}

.info-personal {
    border-bottom: 1px solid #CDD5F3;
    padding-bottom: 16px;
    margin-bottom: 20px;
    padding-left: 12px;
}

.info-personal p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-bottom: 12px;
}

.info-personal p:first-child {
    font-weight: 500;
}

.info-personal p:last-child {
    margin-bottom: 0;
}

tr.checkout-promotion{
    position: relative;
}

.checkout-promotion a.button-coupon {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.01em;
    font-feature-settings: 'calt' off;
    color: #000000;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 16px;
    gap: 8px;
    border-radius: 6px;
    text-decoration: none;
    width: 73px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.checkout-promotion a.button-coupon.load{
    background-image: url("../images/ajax-loader.gif");
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    color: transparent;
}

.page-template-enrol_page .ui-widget {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3C3838;
    max-width: 448px;
    border-radius: 6px;
    height: 300px;
    overflow: hidden auto;
}

p#billing_clickhere_field .optional,
p#billing_company_field .optional,
p#billing_abn_field .optional {
    display: none;
}

.step-1 .checkout-actions + .checkout-step-heading {
    background: transparent;
    border-top: 1px solid #CDD5F3;
    padding-top: 22px;
    margin-top: 23px !important;
}

.step-2 .step-1-2{
    display: none;
}

#wc-stripe-cc-form p.woocommerce-validated.error input{
    border: 1px solid #3673FC;
    color: #F53F3D;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
    list-style: none;
    padding: 0;
    margin: 0px 0 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    color: #F53F3D;
}

.page-template-enrol_page .form-row#billing_company_field.active > label:after,
.page-template-enrol_page .form-row#billing_abn_field.active > label:after {
    content: "*";
    font-weight: 400;
}

.testimonial {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border: 1px solid #CDD5F3;
    border-radius: 6px;
    padding: 15px 19px;
}

.testimonial > div{
    display: flex;
    align-items: center;
    color: #505050;
    font-size: 12px;
    font-family: Inter;
    font-weight: 600;
    line-height: 22px;
}

.testimonial > p{
    color: #3C3838;
    font-size: 12px;
    font-family: Inter;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 4px;
}

.testimonial > div img{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 8px;
    display: block !important;
}

@media (min-width: 768px) {
    h2.step-1-title{
        font-size: 24px;
        margin-bottom: 22px;
    }

    .h2.course-details-course-name{
        font-size: 24px;
    }

    .page-template-enrol_page .checkout-row {
        padding: 0;
    }

    .course-support-message {
        display: block;
    }

    .page-template-enrol_page .checkout-row > div.checkout-left {
        padding: 157px 40px 122px;
        background: #F0F2F7;
        border-right: 1px solid #CDD5F3;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    }

    .page-template-enrol_page .checkout-row > div {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }

    .page-template-enrol_page .checkout-row > div:last-child {
        flex: 0 0 calc(50% - 15px);
        margin-left: 30px;
        padding: 67px 40px 67px 10px;
    }

    .page-template-enrol_page .checkout-row > div.checkout-left > *,
    .page-template-enrol_page .checkout-row > div.checkout-right > * {
        max-width: 448px;
        margin: 0 auto 22px;
    }

    .checkout-step-heading {
        padding: 16px 12px;
    }

    .step-2 .checkout-right > .checkout-step-heading:first-child {
        padding: 21px 12px;
    }

    .page-template-enrol_page .form-row#billing_clickhere_field input {
        height: 29px;
    }

    .woocommerce table.shop_table th.product-name.payment-selected-method {
        font-size: 22px;
        line-height: 27px;
        padding: 0 0 23px !important;
    }
    .woocommerce table.shop_table tr.cart_item td {
        padding: 7px 0;
    }
}

@media (min-width: 1024px){
    .page-template-enrol_page .checkout-row > div.checkout-left {
        padding: 157px 129px 122px 6.7vw;
    }

    .page-template-enrol_page .checkout-row > div.checkout-left > *{
        margin: 0 0 22px auto;
    }

    .page-template-enrol_page .checkout-row > div:last-child{
        padding: 67px 40px 67px 115px;
    }

    .page-template-enrol_page .checkout-row > div.checkout-right > *{
        margin: 0 auto 22px 0;
    }
}

@media (max-width: 767px){
    .page-template-enrol_page .form-row label {
        margin-bottom: 4px;
        display: block;
    }

    .page-template-enrol_page .checkout-row:before{
        content: '';
        height: 7px;
        background-color: #F0F2F7;
        position: absolute;
        width: calc(100% - 40px);
        border-radius: 6px;
        left: 20px;
        top: 43px;
    }

    .page-template-enrol_page .checkout-row:after{
        content: '';
        height: 7px;
        background-color: #121E4D;
        position: absolute;
        width: calc(95% - 40px);
        border-radius: 6px;
        left: 20px;
        top: 43px;
    }

    .page-template-enrol_page .checkout-row.step-1:after{
        width: calc( (100% - 40px) / 2 );
    }

    .step-1 .checkout-actions + .checkout-step-heading {
        margin-top: 37px !important;
    }

    button.checkout-action-next{
        width: 191px;
    }
}

.course-details-course-name span.tooltip-tag ,
.snpl-checkout span.tooltip-tag {
    position: absolute;
    width: 293px;
    min-height: 112px;
    background: #FFF;
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2D2A2A;
    z-index: 26;
    margin: 0;
    padding: 20px 15px;
    text-transform: none;
    letter-spacing: 0;
    bottom: calc(100% + 8px);
    left: calc(50%);
    transform: scale(0) translateX(-50%);
    box-shadow: 0 8px 16px -2px rgba(27,33,44,.12);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    transform-origin: 0 106%;
}

.course-details-course-name span.top:before ,
.snpl-checkout span.top:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    bottom: -7px;
    left: calc(50%);
    transform: translateX(-50%);
}

.course-details-course-name > span:not(.text-change),
.snpl-checkout > span{
    cursor: pointer;
}

.course-details-course-name > span:hover span.tooltip-tag,
.snpl-checkout > span:hover span.tooltip-tag{
    opacity: 1;
    visibility: visible;
    transform: scale(1) translateX(-50%);
}


/*.checkout-left.snpl + .checkout-right .course-promo-actions {*/
/*    display: none;*/
/*}*/

.checkout-row.step-1 .checkout-right .course-promo-actions{
    display: none !important;
}

.checkout-left.snpl + .checkout-right #checkout-course {
    margin-bottom: 22px;
}

.checkout-right .countdown {
    border-radius: 3px;
    background: #3673FC;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkout-right .course-checkout-order-review .countdown{
    order: -1;
}

.axi-list-product .item-product .notes-content .notes{
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2D2A2A;
    position: fixed;
    background-color: #fff;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(0);
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #CDD5F3;
    width: calc(100vw - 32px);
    max-width: 500px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

span.notes-content {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    transition: all 0.5s ease;
}

.axi-list-product .item-product .notes-content .notes .close{
    position: fixed;
    right: -7px;
    top: -9px;
    font-style: normal;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    line-height: inherit;
    font-size: 18px;
}

.axi-list-product .item-product .notes-content.show:before {
    content: '';
    width: 100vw;
    height: 100vh;
    background-color: #0000004d;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.axi-list-product .item-product .notes-content.show .notes{
    opacity: 1;
    visibility: visible;
    transform: translate(-50%,-50%) scale(1);
}

.checkout-right .countdown p {
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-right: 10px;
}

div#minutes span ,
div#seconds span {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    border-radius: 3px;
    border: 1px solid #FFF;
    position: relative;
    min-width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

div#minutes,
div#seconds {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    flex-wrap: wrap;
}

#checkout-review .countdown{
    margin-bottom: 12px;
}

.countdown > div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex: 0 0 150px;
}

div#minutes:after ,
div#seconds:after {
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


div#minutes:after{
    content: 'Minutes';
}

div#seconds:after {
    content: 'Seconds';
}

div#checkout-review {
    display: flex;
    flex-direction: column;
}

.checkout-right {
    display: flex;
    flex-direction: column;
}

.checkout-right > div {width: 100%;}


@media (max-width: 767px) {
    .checkout-right .countdown p {
        font-size: 12px;
    }

    div#minutes span, div#seconds span {
        font-size: 24px;
    }
}

#popupAiChat{
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    fill: #fff;
    color: #fff;
    background-color: #3673FC;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3673FC;
    border-radius: 8px 8px 8px 8px;
    padding: 11px 17px 11px 17px;
    cursor: pointer;
    display: inline-flex;
}
/*div#payment-element:not(.StripeElement){*/
/*    display: none;*/
/*}*/

/*div#payment-element:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: -1px;*/
/*    width: 101%;*/
/*    background-color: #fff;*/
/*    height: 71px;*/
/*    z-index: 2;*/
/*}*/

/*div#payment-element {*/
/*    margin-top: -77px;*/
/*    z-index: -3;*/
/*    position: relative;*/
/*}*/

#frm_vali .blockUI.blockOverlay {
    background-image: url('../images/loadinfo.gif') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 30px !important;
}