/*
Theme Name: medtigo-market-theme-Multistep checkout
Author: Medtigo
Author URI: #
Version: 1.0
*/
/* Thank you page css */
.thankyoupage_contains {
    margin: -120px 0px 0px 0px;
    padding: 60px 0px 60px 0px;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.thankyou_container {
    padding: 80px 0px 60px 0px;
    padding-top: 0px;
}

div.order-title h3.order-label-title {
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 40px;
}

div.common-content p {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: none;
    color: #000000;
    font-weight: 500;
}

a.login-button-rediret {
    padding: 15px 95px 15px 95px;
    margin: 0px 10px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #4fce2f;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    /* padding: 15px 33px; */
    display: inline-block;
    -webkit-appearance: none;
    text-decoration: none;
}

a.explore_course_btn {
    padding: 15px 35px 15px 35px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #33a8cf;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 15px 33px;
    display: inline-block;
    -webkit-appearance: none;
    text-align: center;
}

a.receive_free_cours {
    font-weight: 700;
    color: #007ea8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ffffff;
    border-width: 2px 2px 2px 2px;
    border-color: #007ea8;
    text-decoration: none;
    border-style: solid;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 15px 33px;
    display: inline-block;
    -webkit-appearance: none;
    text-align: center;
}

.redirect-buttons {
    /* display: flex;
    justify-content: center; */
}

.referfrind_sec {
    display: flex;
    justify-content: center;
}

.login_btn div .redirect-btn-contains:nth-child(odd) {
    display: flex;
    /* justify-content: end; */
}

.login_btn div .redirect-btn-contains:nth-child(odd).explore_btn {
    justify-content: center;
}

a.login_btn_course {
    background-color: #2872C1;
}

a.explore_course_btn:hover {
    color: #fff;
}

.woo_billing_details_box_medtigo {
    border: 1px solid #DCDEE0;
    border-radius: 4px;
    padding: 20px 40px;
    /* margin-bottom: 25px; */
}

div.woocommerce-checkout-payment-medtigo {
    background-color: #fff !important;
    /* border: 1px solid #4097F3 !important; */
    /* border-radius: 15px !important; */
    padding: 10px 10px;
    margin: 20px 0px;

    margin-bottom: 0px;
}

div.payment_contain_box {
    border: 1px solid #DCDEE0;
    border-radius: 4px;
}

div.woocommerce-checkout-payment-medtigo ul li div.payment_box_medtigo {
    background-color: #fff !important;
    margin: 0px !important;
    padding-top: 0px !important;
}

div.woocommerce-checkout-payment-medtigo ul li div.payment_box_medtigo:before {
    display: none !important;
}

div.woocommerce-checkout-payment-medtigo ul li.payment_method_eh_paypal_express {
    display: none;
}

div.woo_billing_details_box_medtigo div.eh_paypal_express_link {
    display: none;
}

div#customer_details div.eh_paypal_express_link {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100% !important;
}

div#customer_details div.eh_paypal_express_link>div {
    margin: 0px 150px;
    margin: 0px;
}

.order_review_page_medtigo table.shop_table td form.checkout_coupon.woocommerce-form-coupon {
    margin: 0px;
    border: 1px solid #4097F3;
    padding: 10px 10px;
    padding-bottom: 10px;
}

/* A */
.woocommerce table.shop_table {
    border: 0px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 15px;
}

.woo_billing_details_box_medtigo div input,
input.input-text-medtigo {
    /* border: 1px solid #B4B3B3 !important;
    box-shadow: inset 0px 4px 4px rgba(126, 126, 126, 0.25) !important; */
    /* border: 1px solid #DBDDE3; */
    border-radius: 0px;
    line-height: normal;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    height: 40px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    /* float: right;
    background: #BD584E;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none; */
}

div.woo_billing_details_box_medtigo div.medtigo_checkout_fields input.btn {
    line-height: normal;
    height: auto;
    background-color: #3072B9;
    color: #fff;
}

/* End A */
.order_review_page_medtigo table.woocommerce-checkout-review-order-table {
    padding: 5px 25px;
    /* padding-bottom: 15px; */
    padding-bottom: 0px;
}

div.order_review_page_medtigo table.shop_table tbody td a.remove:hover i {
    position: absolute;
    left: 5px;
    top: 5px;
}

div.order_review_page_medtigo table.shop_table tbody td a.remove {
    position: relative;
    z-index: 1;
}

div.order_review_page_medtigo table.shop_table tbody td a.remove {
    color: black !important;
}

div.order_review_page_medtigo table.woocommerce-checkout-review-order-table tr th.coupon-text-custom {
    display: flex;
    align-items: center;
    gap: 10px;
}

div.woocommerce-form-coupon-medtigo {
    display: flex;
    align-items: center;
}

div.order_review_page_medtigo table.woocommerce-checkout-review-order-table tr td.apply_coupon_button a {
    padding: 3px 10px;
    text-decoration: none;
    border: 1px solid #1C5087;
    color: #1C5087;
}

p#billing_country_field,
p#billing_city_field,
p#billing_postcode_field {
    display: none !important;
}

p.checkout_text_title {
    font-size: 15px !important;
    font-weight: 700 !important;
}

.paypal_btn_dsp {
    margin-top: 30px;
}

form.checkout_form_medtigo {
    border: 1px solid #4097F3 !important;
    border-radius: 15px !important;
}

.gpay_apple_btn p#wc-stripe-payment-request-button-separator {
    margin: 0px 0px !important;
}

div.gpay_apple_btn div#wc-stripe-payment-request-wrapper {
    padding: 0px 0px !important;
    margin: 20px 0px !important;
    margin-bottom: 15px !important;
}

.paypal_btn_dsp {
    margin-top: 15px;
}

div.gpay_apple_btn div#wc-stripe-payment-request-wrapper div#wc-stripe-payment-request-button>div {
    margin: 0px 150px !important;
}

div.checkout_billing_order p#wc-stripe-payment-request-button-separator {
    display: none;
}

div.paypal_btn_dsp.current_country_in div.eh_paypal_express_link {
    display: none !important;
}

/* div.checkout_billing_order p#wc-stripe-payment-request-button-separator {
    display: none !important;
}
div.checkout_billing_order div.gpay_apple_btn p#wc-stripe-payment-request-button-separator {
    display: block !important;
} */
div#order_review tbody td.product-name {
    display: flex;
}

div#order_review tbody td.product-name i {
    font-size: 15px;
}

div.woocommerce-form-login-toggle {
    display: none !important;
}

/* div.checkout_billing_order div.payment_details_info {
    display: none;
} */
div#order_review_checkout {
    border: 1px solid #4097f3;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 15px;
}

div.table_order_details table.shop_table tfoot td {
    font-weight: 700;
}

div.medtigo_checkout_fields input.input-text {
    /* border-radius: 0px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid #b4b3b3 !important; */
}

div#customer_details div.woo_billing_details_box_medtigo {
    display: none !important;
}

div.woocommerce-checkout-payment-medtigo {
    margin-top: 0px;
    padding-top: 0px;
}

div.paypal_btn_dsp {
    margin: 0px;
}

div.table_order_details {
    padding: 5px 25px;
}

th.coupon-text-custom {
    display: flex;
    align-items: center;
    gap: 10px;
}

td.apply_coupon_button a {
    padding: 3px 10px;
    text-decoration: none;
    border: 1px solid #1c5087;
    color: #1c5087;
}

form.display_custom_coupon_form input.input-text-medtigo {
    height: auto;
}

form.display_custom_coupon_form {
    /* border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0; */
    text-align: left;
    border-radius: 5px;
    /* display: none; */
}

div#order_review_checkout table tfoot tr.cart-coupon {
    display: none;
}

div.medtigo_checkout_fields input.err_border {
    border: 1px solid red !important;
}

div#order_review_checkout table.shop_table.table tbody tr.product_details_name td p {
    margin: 0px;
}

div#order_review_checkout table.shop_table.table tbody tr.product_details_name td.prod_name_bin {
    display: flex;
    justify-content: space-between;
}

div#order_review_checkout table.shop_table.table tbody tr.product_details_name td.prod_name_bin i {
    color: #000;
    font-size: 15px;
}

div#order_review_checkout table.shop_table.table tbody tr.product_details_name td.prod_name_bin a.trash_icon_checkout:hover {
    background-color: red;
}

div#order_review_checkout table.shop_table.table tbody tr.product_details_name td p.remove_cart_link:hover {
    background-color: red;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
}

div#order_review_checkout div.table_order_details .shop_table table tr,
div#order_review_checkout div.table_order_details .shop_table table tr.cart-total {
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

div.table_order_details table tr {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

div.table_order_details table th {
    border: 0px;
}

ul.woocommerce-error {
    /* display: none; */
}

div.woocommerce-message {
    /* display: none; */
}

div.order_review_page_medtigo form input#coupon_code {
    height: auto;
}

div.select_speciality {
    display: none;
}

form#checkout_form_medtigo select {
    border: 1px solid #DBDDE3;
    font-family: inherit;
    font-size: inherit;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 40px;
}

form#checkout_form_medtigo select {
    box-shadow: none;
}

#menu-item-7164>a>i {
    /* border: 2px solid;
    border-radius: 50%;
    padding: 0px;
    margin-left: 3px;
    font-size: 16px; */
}

a.trash_icon_checkout {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

span.err_msg {
    color: red;
    font-size: 14px;
}

/* li#menu-item-7163 {
    cursor: none;
    pointer-events: none;
} */
/* My account */
section#my_account_page nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
}

section#my_account_page nav.woocommerce-MyAccount-navigation ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
}

section#my_account_page nav.woocommerce-MyAccount-navigation ul li a {
    color: #333333;
}

section#my_account_page nav.woocommerce-MyAccount-navigation ul li.is-active a {
    font-weight: 600;
}


div#paypal-checkout-button-render {
    display: flex;
    justify-content: center !important;
    width: 100% !important;
}

div#paypal-checkout-button-render>div {
    width: 10%;
}

div#paypal_express_custom_options {
    padding: 10px;
    border: 1px solid #4097F3 !important;
    border-radius: 15px !important;
    margin-bottom: 15px;
    padding-top: 0px;
}

div.current_country_in div#paypal_express_custom_options {
    display: none;
}

a.newsletter_text_menu,
a.newsletter_text_menu:focus {
    color: #fff !important;
}

body.page-id-76769 a#medtigo_main_site_logo,
body.page-id-76782 a#medtigo_main_site_logo,
body.page-id-76754 a#medtigo_main_site_logo {
    pointer-events: none;
}

/* div.woocommerce-checkout-payment-medtigo ul.payment_methods {
    display: flex;
    flex-direction: column-reverse;
} */

/* Razorpay page */
div.woocommerce-checkout-payment-medtigo ul.payment_methods {
    display: flex;
    flex-direction: column-reverse;
}

div#payment ul.wc_payment_methods li.payment_method_razorpay img {
    display: none;
}

/* Razorpay page */
.woocommerce .cart .button,
.woocommerce .cart input.button {
    background-color: #BD584E;
    color: #fff;
    padding: 18px;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    font-size: 1.25em;
    padding: 1em;
    background-color: #BD584E;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    overflow: visible;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    border: 0;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

a.login_button_link_content {
    text-decoration: underline !important;
}

/* Checkout Page New Design */
h4.review_cart_title {
    font-size: 20px;
    font-weight: 600;
}

div.order_review_page_details,
div.reviw_cart_contains {
    border: 1px solid #DCDEE0;
    border-radius: 4px;
}

div.content_checkout_order p {
    margin-bottom: 15px;
}

div.content_checkout_order {
    display: flex;
    justify-content: space-between;
}

div.order_review_page_details,
div.reviw_cart_contains {
    padding: 10px 25px;
}

div.product_total_details,
div.checkout_total_amount {
    border-top: 1px solid #DCDEE0;
    padding-top: 15px;
}

div.product_list_contains {
    display: flex;
    justify-content: space-between;
}

div.product_img_content {
    display: flex;
    gap: 15px;
    width: 100%;
}

div.product_img_content div.product_title_name h3.checkout_product_name {
    font-size: 16px;
    line-height: 25px;
}

div.product_img img.product_checkout_img {
    width: 90px;
    border-radius: 4px;
    height: 75px;
    object-fit: contain;
}

div.product_img_content div.product_title_name {
    width: 50%;
}


div.skeleton_loader_div {
    animation: skeleton-loading 1s linear infinite alternate;
    height: 115px;
}

div.inputbox.skeleton_loader_div {
    height: 50px;
    margin-bottom: 20px;
}

div.content_checkout_order.skeleton_loader_div {
    height: 30px;
}

@keyframes skeleton-loading {
    0% {
        background-color: hsl(200, 20%, 80%);
    }

    100% {
        background-color: hsl(200, 20%, 95%);
    }
}

input#coupon_code {
    border: 1px solid #DBDDE3 !important;
    border-right: 0px !important;
    border-radius: 8px 0px 0px 8px;
    box-shadow: none !important;
    height: 52px;
}

button.button_coupon {
    border: 1px solid #DBDDE3 !important;
    border-radius: 0px 8px 8px 0px !important;
    border-left: 0px !important;
    color: #2872C1 !important;
    font-weight: 600 !important;
    background-color: #fff !important;
}



button#button-remove-coupon {
    color: #E8505B !important;
}

button.button_coupon:hover,
button#button-remove-coupon:hover {
    background-color: #2872C1 !important;
    color: #fff !important;
}

p.total_amount_price {
    font-weight: 600;
}

.remove-cart-item:hover {
    cursor: pointer;
}

span.discount_coupon_name {
    background-color: #e9f3ff;
    padding: 4px 8px;
    border-radius: 0px;
    font-weight: bold;
    border: 1px dashed #007bff;
    height: fit-content;
}

input.coupon_applied {
    pointer-events: none;
}

div#discount_contain_box {
    position: absolute;
    z-index: 99;
    gap: 10px;
    top: 50%;
    transform: translate(0%, -50%);
    left: 10px;
}

p.text-blue-color {
    color: #2872C1;
}

.woocommerce #payment #place_order {
    background: #2872C1 !important;
    width: 100%;
    font-weight: 600 !important;
    font-size: 18px !important;
}


div.woocommerce-notices-wrapper div.woocommerce-message {
    display: none !important;
}

div.payment_method_medtigo {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0px 10px;
}

div.payment_method_medtigo::before,
div.payment_method_medtigo::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: #DCDEE0;
    /* Change to red if needed */
}

div.payment_method_medtigo h5.other_payment_text {
    margin: 0 1rem;
    white-space: nowrap;
    font-weight: bold;
}

.woocommerce-checkout #payment {
    background-color: #fff;
}


input#Field-numberInput,
input#Field-expiryInput,
input#Field-cvcInput {
    border: 1px solid #DBDDE3 !important;
    border-radius: 4px;
    box-shadow: none !important;
    height: 52px;
}

div.payment_method_stripe {
    background-color: #fff !important;
}

div.payment_method_stripe::before {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
div {
    font-family: 'Poppins', sans-serif;
}

h3.billing_details_label {
    font-size: 20px;
}

p.billing_details_desc {
    font-size: 16px;
}

div.medtigo_checkout_fields input:focus {
    box-shadow: none;
}

div.payment_contain_box {
    padding: 0px 10px;
}

span.checkoutpage_login_text {
    font-weight: 500;
}

div.medtigo_checkout_fields input.btn {
    line-height: normal;
    height: auto;
    background-color: #3072B9;
    color: #fff;
}

div#checkoutAccordion button.accordion-button:not(.collapsed) {
    background-color: #1C5087;
    color: #fff;
}

div#checkoutAccordion button.accordion-button.collapsed {
    background-color: #F2F2F2;
    color: #000;
    font-weight: 600;
    border: 1px solid #D1D1D1;
}

button#button_billing_details:before {
    content: "1";
    font-size: 24px;
    margin-right: 25px;
}

button#checkout_order_summery:before {
    content: "2";
    font-size: 24px;
    margin-right: 25px;
}

div#checkoutAccordion button.accordion-button:focus {
    border: 0px;
    box-shadow: none;
}

/* Scrollbar */
div.scroll_to_top_contains p {
    margin: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50px;
}

div.scroll_to_top_contains {
    position: fixed;
    z-index: 999999999999;
    right: 110px;
    bottom: 100px;
    width: 35px;
    height: 35px;
    border: 2px solid #1c5087;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: none;
}

div.scroll_to_top_contains {
    right: 60px !important;
    bottom: 25px !important;
}

@media screen and (max-width:768px) {
    div.gpay_apple_btn div#wc-stripe-payment-request-wrapper div#wc-stripe-payment-request-button>div {
        margin: 0px !important;
    }

    .login_btn div .redirect-btn-contains:nth-child(odd),
    .login_btn div .redirect-btn-contains:nth-child(even) {
        display: flex;
        justify-content: center;
    }

    .woo_billing_details_box_medtigo {
        padding: 10px 18px;
    }

    div.woo_billing_details_box_medtigo p.checkout_text_title {
        font-size: 17px !important;
    }

    h4#checkoutheading {
        text-align: center !important;
    }

    div#customer_details div.paypal_btn_dsp div.eh_paypal_express_link>div {
        margin: 0px;
    }

    a#medtigo_main_site_logo img {
        width: 200px;
    }

    img.footer-logo-img {
        width: 85% !important;
        height: 95px;
    }

    /* Checkout product list */
    div.product_img_content div.product_title_name h3.checkout_product_name {
        display: -webkit-box;
        max-width: 200px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 14px;
        line-height: normal;
    }

    p.product_price_amount {
        font-size: 16px;
        margin-top: 5px;
    }

    div.reviw_cart_contains {
        padding-bottom: 0px;
    }

    div.scroll_to_top_contains {
        right: 50px;
    }
}

@media screen and (max-width: 474px) {
    .thankyoupage_contains {}

    .thankyoupage_contains {
        margin-top: 0;
        /* background-color: #efefef; */
    }

    .thankyou_container {
        max-width: 500px;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
        margin-left: 25px;
        margin-right: 25px;
        border: 0;
        /* width: calc(100% - 15px - 15px); */
    }

    .redirect-buttons {
        display: block;
        text-align: center;
    }

    a.explore_course_btn {
        padding: 15px 35px 15px 35px;
    }

    a.receive_free_cours {
        display: grid;
        font-size: 13px;
    }

    a.receive_free_cours i {
        font-size: 35px;
    }

    .login_btn div .redirect-btn-contains:nth-child(odd) {
        display: block;
    }
}