/*
 Theme Name:   Hello Elementor Child
 Description:  Hello Elementor Child Theme
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/
.product-spec-table td {
	width: 50%;
	border-left: none;	
	border-right: none;
	border-top: none;
}
.payment_method_stripe fieldset {
	border: none;
}
.woocommerce-customer-details address {
	color: black !important;
} 