li.wc_payment_method.payment_method_authorize_net_cim_credit_card, .wc_payment_method.payment_method_stripe_applepay, .wc_payment_method.payment_method_stripe_googlepay {
    display: none !important;
}
tr.cart-discount.recurring-total, tr.order-total.recurring-total {
    display: none;
}
th .inc-shipping-span:nth-of-type(2) {
    display: none !important;
}
label[for="payment_method_stripe_affirm"] {
    display: inline !important;
}
.tooltip {
    border-bottom: unset !important;
}
.woocommerce-checkout .woocommerce-shipping-fields {
    display: none !important;
    pointer-events: none !important;
}

.page-id-13645 .get-started-button {
    width: 50%;
}

    .page-id-13645 .eligible-button {
    width: 50%;
}

@media screen and (max-width: 500px) {
    .page-id-13645 .get-started-button {
        width: 100%;
    }

        .page-id-13645 .eligible-button {
        width: 100%;
    }
}

.woocommerce>h2.text-\[48px\] {
    display: none;
}

.btn-header--2 {
    display: none !important;
}

/* .woocommerce-checkout .checkout.woocommerce-checkout*/

#order-shipping-fields {
    display: flex;
    column-gap: 40px;
    align-items: flex-start;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {

    border-radius: 8px;
    display: flex;

    justify-content: center;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 27px;
}
.woocommerce-form-login-toggle .woocommerce-info a, .woocommerce-form-coupon-toggle .woocommerce-info a {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 27px;
}

.woocommerce-form-login-toggle .woocommerce-info::before, .woocommerce-form-coupon-toggle .woocommerce-info::before{
    display: none !important;
}

.woocommerce-form-login-toggle .woocommerce-info{
    border: 1px solid #EEEEEE;
    color: #21316A;
    background-color: white;
    margin-bottom: 12px !important;
}

.woocommerce-form-login-toggle .woocommerce-info a{
    color: #82879A;
}

.woocommerce-form.login  .form-row label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

.woocommerce-form.login  .form-row label span.required {
    display:none;
}

.woocommerce-form.login  .form-row span input {
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    /*  temporary tags bellow*/
    padding: 10px 14px;
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

.woocommerce-form.login  .form-row #username {
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    /*  temporary tags bellow*/
    padding: 10px 14px !important;
    color: #667085 ;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    border:0px;
    background-color: #21316A;
}

.woocommerce-form-coupon-toggle .woocommerce-info a {
    font-size: 18px;
    font-weight: 600 !important;
    line-height: 27px;
}

.form-row-first #coupon_code{
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    /*  temporary tags bellow*/
    padding: 10px 14px;
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

.woocommerce-form-coupon .form-row .button {
    color: white;
    background: #21316A;
    border-radius: 8px;
    width: 100%;
}

@media(max-width:567px){
    .woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        text-align:center;
    }
    .woocommerce-form-login-toggle .woocommerce-info a, .woocommerce-form-coupon-toggle .woocommerce-info a {
        text-align: center;
    }
}

/***********************************************************************  new edition	 */
#order_review.woocommerce-checkout-review-order {
    border: 1px solid hsla(0, 0%, 7%, .11);
    border-radius: 15px;
    padding: 41px 36px;
    max-width: 41% !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: none;
    width: auto !important;
}

.billing-header {
    font-size: 36px !important;
    font-weight: 500 !important;
    line-height: 30px;
    letter-spacing: -0.02em;
    margin-bottom: 60px;
    color: #21316A;
}

@media(max-width: 1288px) {
    .product-name-total {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 10px;
    }

}

@media(max-width: 1159px) {

    /* 	.woocommerce-checkout .checkout.woocommerce-checkout*/
    #order-shipping-fields {
        flex-direction: column;
    }

    #order_review.woocommerce-checkout-review-order {
        width: 100%;
        max-width: 100% !important;
    }

    #customer_details.col2-set {
        order: 3;
        width: 100% !important;
        margin-top: 30px;
    }

    ul.woocommerce-error {
        order: 1;
    }
}

@media(max-width: 549px) {
    .woocommerce table.shop_table tfoot tr td p {
        font-size: 14px;
        line-height: 20px;
    }
}

@media(max-width: 374px) {
    #order_review.woocommerce-checkout-review-order {
        padding: 41px 18px;
    }
}

/***********************************************************************  new edition	 */
#customer_details.col2-set {
    width: 55%;
}

ul.woocommerce-error {
    width: 100% !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #f8f8f8;
    color: #344054;
}

.mfn-cart-step-2 .woocommerce #customer_details {
    display: block !important;
}

/******************  new custom areas *************************/

#customer_details input {
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    /*  temporary tags bellow*/
    padding: 10px 14px;
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

.wc-block-components-checkout-step__container {
    margin-left: 2px;
    padding-left: 18px;
}

.woocommerce-billing-fields__field-wrapper .form-row label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

#billing_country_field label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

#billing_country_field > span {
    padding: 10px 14px;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    display: inline-block;
    width: 100%;
}

#billing_country_field span strong {
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

.select2-selection.select2-selection--single {
    height: auto !important;
    border: 1px solid #D0D5DD !important;
    border-radius: 8px !important;
}

.select2-selection.select2-selection--single .select2-selection__arrow {
    top: 10px !important;
}

#select2-billing_state-container {
    font-size: 16px;
    padding: 9px 14px !important;
}

div#birth_date_field {
    width: 100%;
}

div#birth_date_field p label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

div#birth_date_field p span input {
    padding: 10px 14px;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    display: inline-block;
    width: 100%;
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

#gender-field {
    width: 100%;
}

#gender-field p label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

#gender-field p select {
    padding: 10px 14px;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    display: inline-block;
    width: 100%;
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

tr.cart-discount th, tr.cart-discount td {
    border-bottom: 1px solid #00000033 ;
    padding-bottom: 25px !important;
}

tr.shipping th, tr.shipping td{
    padding-bottom: 25px !important;
    padding-top: 25px !important;
}

tr.renewal.total-rewards th, tr.renewal.total-rewards td {
    border-bottom: 1px solid #00000033 ;
    padding-bottom: 25px !important;
}

tr.space-tr th, tr.space-tr td {
    padding-bottom: 25px !important;
    padding-top:0 !important;
}

tr.space-border-tr th, tr.space-border-tr td {
    padding-bottom: 25px !important;
    padding-top:0 !important;
    border-bottom: 1px solid #00000033 ;
}

.woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
    border-right: 0px !important;
}

/* new order */
.order-header {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 21.52px;
    letter-spacing: -0.02em;
    color: #21316A;
}

.shop_table thead tr .product-total,
    .shop_table thead tr .product-name {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
}

table.shop_table thead tr th.product-name {
    padding-bottom: 25px !important;
    border-bottom: 1px solid #00000033 !important;
}

table.shop_table thead tr th.product-total {
    text-align: right;
    padding-bottom: 25px !important;
    border-bottom: 1px solid #00000033 !important;
}

.woocommerce table.shop_table th,
    .woocommerce table.shop_table tr {
    font-weight: 700;
    padding: 9px 0;
    line-height: 1.5em;
}

#product-in-order .product-name {
    padding-left: 0px !important;
    padding-top: 32px !important;
    font-weight: 400 !important;
    line-height: 20px;
    color: #21316A80;
}

#product-in-order .product-total {
    padding-right: 0px !important;
    padding-top: 32px !important;
    font-weight: 400 !important;
    line-height: 20px;
    color: #21316A80;
}

.order-totals-final th {
    background: #21316A14;
    border-radius: 8px 0 0 8px !important;
}

.order-totals-final td {
    background: #21316A14;
    border-radius: 0 8px 8px 0 !important;
}

table.shop_table tfoot .order-totals-final th {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 23px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px;
    flood-color: #21316A80;
}

table.shop_table tfoot .order-totals-final td {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 23px !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 20px;
    color: #21316A;
}

/* order */

.is-large .wc-block-checkout__sidebar.is-sticky {
    position: relative !important;
}

.woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button svg {
    display: none;
}

.woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button {
    background: #21316A;
    width: auto;
    color: white;
    padding: 9px 12px;
    border-radius: 7px;
}

.woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button[aria-expanded="true"] {
    display: none;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
    border-top: none !important;
}

.form-row {
    width: 100% !important;
}

.col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: top;
    align-items: flex-start;
}

.woocommerce-additional-fields {
    width: 100%;
}

#shipping-address-header {
    width: 100%;
    background: #fff;
    margin-left: -15px;
}

#shipping-address-header h3 {
    color: #21316A;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#shipping-address-header p {
    margin-left: 17px;
    font-size: 14px;
    color: rgba(71, 84, 103, 0.50);
    font-family: "Inter";
}

#billing_first_name_field {
    width: 47% !important;
}

#billing_last_name_field {
    width: 47% !important;
}

#billing_city_field {
    width: 47% !important;
}

#billing_state_field {
    width: 47% !important;
    padding: 0 !important;
    margin: 3px !important;
    margin-bottom: 9px !important;
}

#customer_details {
    display: block !important;
}

abbr.required {
    display: none !important;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 0 !important;
}

.erro-alert {
    display: none;
}

.woocommerce-invalid.woocommerce-invalid-required-field .erro-alert {
    display: block;
    color: #CC1818;
}

.form-row {
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
}

/******** order */
#order_review {
    order: 4;
}

#order_review_heading {
    display: none;
}

.shop_table thead tr .product-name {
    padding-left: 0;
    padding-right: 0;
}

.shop_table thead tr .product-name i {
    margin-left: 50%;
}

/************************************************************************  new edition below	 */
#product-in-order .product-total {
    text-align: right;
}

tr.renewal-total th {
    padding-top: 0 !important;
    font-weight: 400 !important;
    padding-bottom: 15px !important;
}

tr.renewal-total td {
    padding-top: 0 !important;
    font-weight: 400 !important;
    color: #21316A !important;
    padding-bottom: 15px !important;
}

tr.bmiRewards th {
    padding-top: 0 !important;
    font-weight: 400 !important;
    color: #2B960670 !important;
}

tr.bmiRewards th i {
    color: #2B9606;
}

tr.bmiRewards td {
    padding-top: 0 !important;
    font-weight: 400 !important;
    color: #2B9606 !important;
}

tr.total-rewards td span {
    font-size: 22px !important;
    font-weight: 600;
    line-height: 20px;
    color: #21316A !important;
}

tr.total-rewards td {
    padding-top: 16px !important;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 20px;
    color: #21316A80 !important;
}

/************************************************************************  new edition on top	 */
@media(max-width: 1209px) {
    .shop_table thead tr .product-name i {
        margin-left: 40%;
    }
}

@media(max-width: 1056px) {
    .shop_table thead tr .product-name i {
        margin-left: 30%;
    }
}

@media(max-width: 1023px) {
    .shop_table thead tr .product-name i {
        margin-left: 75%;
    }
}

@media (max-width:767px) {
    .showlogin .woocommerce-info, .showcoupon .woocommerce-info {
        padding: 1em 2em;
    }
    button[name="apply_coupon"] {
        padding: 1em;
    }
}

@media(max-width: 708px) {
    .shop_table thead tr .product-name i {
        margin-left: 65%;
    }
}

@media(max-width: 535px) {
    .shop_table thead tr .product-name i {
        margin-left: 55%;
    }
}

@media(max-width: 439px) {
    .shop_table thead tr .product-name i {
        margin-left: 45%;
    }
}

@media(max-width: 378px) {
    .shop_table thead tr .product-name i {
        margin-left: 40%;
    }
}

@media(max-width: 355px) {
    .shop_table thead tr .product-name i {
        margin-left: 35%;
    }
}

@media(max-width: 322px) {
    .shop_table thead tr .product-name i {
        margin-left: 30%;
    }
}

.shop_table thead tr .product-name i.active {
    transform: rotate(180deg);
}

.product-name-total {
    display: flex;
    justify-content: space-between;
}

.product-name-total .product-name {
    font-size: 17px;
    color: #21316A;
    padding-left: 10px;
    padding-right: 10px;
}

.product-image {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.cart-quantity {
    align-items: center;
    background: #fff;
    border: 2px solid hsla(0, 0%, 7%, .11);
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    justify-content: center;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 12px;
}

.woocommerce table.shop_table td {
    border-top: 0px !important;
}

#product-in-order {
    overflow: hidden;
    display: none;
    transition: all .2s ease;
}

#product-in-order[active="true"] {
    display: table-row !important;
}

.woocommerce form.checkout_coupon {
    border: 0px !important;
    padding: 0 !important;
}

#add-coupon-checkout-btn {
    font-size: 14px;
    color: white !important;
    background: #21316A !important;
    padding: 10px 12px;
    border-radius: 8px;
    display: inline;
    cursor: pointer;
}

#add-coupon-checkout-btn.deactive {
    display: none;
}

#coupon-field-order {
    display: none;
}

#coupon-field-order.active {
    display: flex;
}

#coupon-field-order .form-row-first {
    border-radius: 8px;
    position: relative;
    white-space: nowrap;
}

#coupon-field-order .form-row-first input {
    background-color: #fff;
    border: 1px solid hsla(0, 0%, 7%, .8);
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    line-height: 1em;
    margin: 0;
    min-height: 0;
    padding: 1em;
    width: 100%;
    padding: 9.219px 12.907px !important;
}

#coupon-field-order .form-row-last button {
    font-size: 14px;
    color: white !important;
    background: #21316A !important;
    padding: 10px 12px;
    border-radius: 8px;
    display: inline;
    cursor: pointer;
    height: 100%;
}

#coupon-field-order .form-row-first input:focus+label {
    transform: translateY(.5em) scale(.875);
    font-size: 10px;
}

#coupon-field-order .form-row-first input.is-active+label {
    transform: translateY(.5em) scale(.875);
    font-size: 10px;
}

#coupon-field-order .form-row-first label {
    color: inherit;
    color: hsla(0, 0%, 7%, .5);
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: .5625em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.25;
    margin: 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(1em);
    transform-origin: top left;
    transition: all .2s ease;
}

table.shop_table tfoot tr th {
    font-size: 15px;
    font-weight: 600 !important;
    color: #21316A80;
}

table.shop_table tfoot tr td {
    font-size: 15px;
    font-weight: 600 !important;
    color: #21316A90;
    text-align: right;
}

.recurring-total td p {
    font-size: 15px;
    font-weight: 600 !important;
    color: #21316A90;
    text-align: right;
    line-height: 1.5em;
}

table.shop_table tfoot .order-total th {
    font-size: 15px;
    color: #21316A;
}

table.shop_table tfoot .order-total td {
    font-size: 16px;
    color: #21316A;
}

table.shop_table tfoot .shipping-warning {
    background-color: unset !important;
}

table.shop_table tfoot .shipping-warning td {
    background-color: pink;
    border-radius: 8px;
}

table.shop_table tfoot .shipping-warning td p {
    color: #21316A;
    font-size: 15px;
}

table.shop_table tfoot .order-total td small {
    font-size: 14px;
}

.product-th-pointer {
    cursor: pointer;
}

/* ***************************** new things for order end		 */
.order-total.recurring-total th span {
    font-size: 12px !important;
}
.order-total.order-totals-final th span.inc-shipping-span {
    font-size: 12px !important;
    font-weight: normal !important;
}
span.inc-shipping-span {
    font-size: 12px !important;
    font-weight: normal !important;
}

#order-review * {
    pointer-events: auto;
}

#billing_postcode_field label {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

#billing_postcode_field .woocommerce-input-wrapper input {
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    display: block;
    width: 100%;
    padding: 10px 16px;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
    color: #667085;
}

#payment {
    margin-right: 18px;
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number {
    background-image: none !important;
}

wc-order-attribution-inputs+.woocommerce-billing-fields,
wc-order-attribution-inputs+.woocommerce-billing-fields>.woocommerce-billing-fields__field-wrapper {
    width: 100% !important;
}

wc-order-attribution-inputs+.woocommerce-billing-fields+.woocommerce-account-fields {
    width: 0 !important;
}

#payment {
    font-family: "Poppins" !important;
    background-color: transparent !important;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-checkout #payment div.payment_box label:not(.sv-wc-payment-gateway-payment-form-saved-payment-method)[for ^="wc-authorize-net-cim-credit-card-new-payment-method"] {
    display: none !important;
}

.woocommerce-checkout #payment div.payment_box::before {
    display: none !important;
}

#card-panel {
    background-color: red !important;
}

#payment_method_stripe_cc {
    display: none;
}

.wc_payment_method.payment_method_authorize_net_cim_credit_card {
    display: none;
}

.alert_icon {
    display: none;
}

.sv-wc-payment-gateway-card-icons {
    margin-left: unset !important;
}

#payment.woocommerce-checkout-payment {
    margin-right: 0 !important;
}

#payment .wc_payment_methods.payment_methods.methods {
    padding: 1em 0;
}

#payment ul.payment_methods li label[for='payment_method_authorize_net_cim_credit_card'] {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px;
    color: #21316A;
}

.payment_box.payment_method_authorize_net_cim_credit_card {
    padding: unset !important;
}

.payment_box.payment_method_authorize_net_cim_credit_card > p {
    font-size: 16px;
}

p#wc-authorize-net-cim-credit-card-context_field {
    display: none;
}

.wc-authorize-net-cim-credit-card-new-payment-method-form input {
    border-radius: 8px !important;
    border: 1px solid #D0D5DD !important;
    padding: 10px 14px;
    color: #667085;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
}

.woocommerce-privacy-policy-text p {
    font-size: 12px;
    color: #6d6e78;
    line-height: 16px;
    padding: 2em 1em;
}

.woocommerce-privacy-policy-text a {
    text-decoration: underline !important;
}

.form-row.place-order {
    padding: 0 !important;
}

.woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
    float: none !important;
    width: 100% !important;
    border-radius: 8px;
    background-color: #21316A !important;
}

@media (max-width: 1024px) {
    div#birth_date_field p span input {
        height: 44px;
        line-height: 44px;
        min-width: -webkit-fill-available;
    }

    #gender-field p select {
        height: 52px;
    }

    td.product-name {
        word-break: break-word;
    }
}

/******** thank you page fixes for live ************/
.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .woocommerce-order-details h2.woocommerce-order-details__title,
.woocommerce-order-received .woocommerce-order-details .woocommerce-orders-table--subscriptions,
.woocommerce-order-received .woocommerce-order-details header {
    display: none;
}

a.button[href*="/single-use-form/"] {
    background-color: var(--dark-blue);
    color: white;
}
