.talkie-header-over section.woocommerce-order-details header{position:relative;}
.talkie-header-over div.woocommerce-MyAccount-content header{position:relative;}
.woocommerce .quantity, .woocommerce th.product-quantity, .woocommerce td.product-quantity{display:none;}
/*.woocommerce .woocommerce-MyAccount-content .shop_table.subscription_details .cancel,.woocommerce .woocommerce-MyAccount-content .shop_table.subscription_details .reactivate{display:none;}*/
.custom-coupon-box .talkie-page-header, .woocommerce-cart .talkie-page-header{display:none;}
.single-product.woocommerce div.product .woocommerce-tabs{display:none;}
.no_subscriptions .woocommerce-Button.button{display:none !important;}
/*hide my account links*/
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders,.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address{display:none;}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--zooqq-plans a::before {
	font-weight: 800;
	font-family: "Font Awesome 6 Free";
	content: '\f022';
	margin-right: 1em;
}

.woocommerce-checkout .talkie-notice-wrapper ul.woocommerce-error {
  text-align: left;
}
/*for hide /month,day string on checkout*/

.woocommerce-checkout .subscription-price .subscription-details{display:none;}
.woocommerce-form-coupon-toggle .woocommerce-info:before{content:none !important;}
.woocommerce table.shop_table tr.cart-subtotal{display:none;}
.zooqqai_myaccount .talkie-wc-login-title{color:#3639a4;}
/*show inline error message on checkout*/
/*.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: red;
   display: block !important;
   font-weight: bold;
}*/