/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/hello-theme/
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* Add your custom CSS below this line */

.label {
	min-width: 165px !important;
}
.woocommerce div.product form.cart .variations label {
	margin-top: 16px !important;
}