/*body:not(.elementor-editor-active) {
    #team-secure {display: none;}
    #team-password {display: none;}

    #team-password button i {display: none;}
    #team-password .loading button i { display: block;}

    #product-team-info img { display: none;}

}

.extra-info {
    margin-top: 2em;
}

.woocommerce-cart-form .product-price, .woocommerce-cart-form .product-subtotal, 
body.woocommerce-cart .cart_totals h2, body.woocommerce-cart .cart_totals table, body.woocommerce-checkout .woocommerce  form.checkout .col-2 .woocommerce-shipping-fields {
    display: none;
}




.woocommerce #order_review .cart-subtotal, 
.woocommerce #order_review .woocommerce-shipping-totals.shipping,
.woocommerce #order_review .order-total { display: none;}


.woocommerce-cart-form .product-name .child-product { font-weight: 500;}
.woocommerce-cart-form .product-name .variation { margin-left: 1em;}


.woocommerce-checkout #order_review .product-total, .woocommerce-order-received  .woocommerce-order-overview__total.total{display: none;}
.woocommerce-order-received .woocommerce-order-overview__date.date {border-right: none;}

.woocommerce-order-received table tfoot {display: none;}

.woocommerce-order-received .order_details .product-quantity, .woocommerce-order-received .order_details .product-total { display: none;}
*/
