/*
Theme Name: medtigo-market-theme-Multistep checkout
Author: Medtigo
Author URI: #
Version: 1.0
*/

img {
    pointer-events: none;
}

/* 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;
}

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: #4FCE2F;
}

a.explore_course_btn:hover {
    color: #fff;
}

.woo_billing_details_box_medtigo {
    border: 1px solid #4097F3 !important;
    border-radius: 15px;
    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;
}

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: 1px solid #4097F3;
    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-radius: 0px;
    line-height: normal;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    height: 25px;
}

.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 #B4B3B3 !important;
    box-shadow: inset 0px 4px 4px rgba(126, 126, 126, 0.25) !important;
    font-family: inherit;
    font-size: inherit;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}

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;
}

#navbarSupportedContent .cart_menu {
    padding-right: 16px
}

#navbarSupportedContent li.help_icon a {
    border-right: 1px solid white;
    padding-right: 16px;
}

#navbarSupportedContent li.help_icon img {
    width: 19px !important;
    height: 19px !important;
}

li.help_center_link span.add-to-cart-item-number {
    display: none !important;
}

@supports (-moz-appearance: none) {

    /* Firefox-specific styles */
    .telegram img,
    .linkedin img,
    .youtube img,
    .instagram img,
    .twitter img {
        width: 55% !important;
    }

    .facebook_icon img {
        width: 35% !important;
    }

    li.help_center_link span.add-to-cart-item-number {
        display: none !important;
    }

    @media (max-width: 1350px) {

        .telegram img,
        .linkedin img,
        .youtube img,
        .instagram img,
        .twitter img {
            width: 55% !important;
        }

        .facebook_icon img {
            width: 35% !important;
        }
    }

}






@media screen and (max-width:768px) {

    ul#menu-mobile-preheader-menu li.current-menu-item a {
        border-bottom: 0px !important;
    }

    img.help_center_icon {
        width: 19px;
        height: 19px;
    }

    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;
    }
}

@media screen and (max-width:515px) {
    span.add-to-cart-item-number {
        right: 30%;
        top: 20% !important;
    }
}

@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;
    }
}