/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* .woocommerce-notices-wrapper {
    display: none;
} */
/*
.shop_table.woocommerce-checkout-review-order-table{
    display: none;
} */

.woocommerce-password-strength {
    display: none !important;
}

.woocommerce-password-hint {
    display: none;
}

.rtl .woocommerce .col2-set .col-1 {
    float: right;
}

li.woocommerce-order-overview__total.total {
    display: none;
}

.woocommerce ul.order_details .total {
    display: none;
}

fieldset#takbull-cc-form {
    display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review {
    display: none !important;
}

.woocommerce .order_details {
    display: none;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: none;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
    background-color: transparent !important;
}

.v-application .v-application--wrap {
    min-height: auto;
}
.vuetifyapp .v-application .v-application--wrap {
    min-height: auto;
}

/* a {
    color: #fff;
} */

.frm_image_options .frm_opt_container {
    justify-content: center;
    margin: 0 !important;
}

.woocommerce-form-login-toggle.e-checkout-secondary-title {
    font-size: large;
    font-weight: 700;
}
a.e-show-login {
    display: block;
    margin-top: 20px;
    line-height: 1;
    background-color: #9d93d6;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    fill: #044CAC;
    color: #044CAC !important;
    max-width: fit-content;
    margin: 20px auto 5px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce h3 {
    font-size: large !important;
}


.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p {
    margin-top: 0 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment {
    padding-top: 0;
}

.elementor-element.elementor-element-0523084.elementor-widget.elementor-widget-menu-anchor {
    margin-bottom: 0;
}

.elementor-column {
    min-height: 0px;
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none;
}