/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/
.woocommerce-cart .wc-block-cart-item__product .wc-block-components-quantity-selector {
	display: none!important;
	opacity: 0!important;
	visibility: hidden!important;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	background: none;
	text-align: left;
	vertical-align: middle;
}
.woocommerce div.product form.cart .variations th {
    width: 80px;
	padding-left: 0;
}
.woocommerce div.product form.cart .variations td .thwvsf_fields {
    margin-bottom: -37px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 30px;
    margin-top: -20px;
}
.woocommerce div.product form.cart .button {
	margin-left: 0!important;
}