.woocommerce .product .elementor-jet-single-add-to-cart .cart.grouped_form .quantity .qty {
	width: 3.631em;
}

.woocommerce .product .elementor-jet-single-add-to-cart .cart .quantity.hidden {
	display: none !important;
}

.woocommerce .product .elementor-jet-single-add-to-cart .single_variation .price {
	margin-bottom: 0;
}

.woocommerce .product .elementor-jet-single-add-to-cart .variations select {
	vertical-align: top;
	width: 100%;
}

@media not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance: none) {
		.woocommerce .product .elementor-jet-single-add-to-cart .variations select {
			-webkit-appearance: none;
		}
	}
}

.woocommerce .product .elementor-jet-single-add-to-cart .variations label {
	display: block;
}

.woocommerce .product .elementor-jet-single-add-to-cart .variations tbody > tr:nth-child(odd) > td, .woocommerce .product .elementor-jet-single-add-to-cart .variations tbody > tr:nth-child(odd) > th, .woocommerce .product .elementor-jet-single-add-to-cart .variations tbody > tr:hover > td, .woocommerce .product .elementor-jet-single-add-to-cart .variations tbody > tr:hover > th {
	background: none;
}

.woocommerce .jet-woo-builder-single-ajax-add-to-cart .button.loading:after {
	top: 50%;
	margin-top: -9px;
}

.woocommerce.rtl .jet-woo-builder-single-ajax-add-to-cart .button.added:before {
	font-family: WooCommerce;
	content: "";
	margin-right: .53em;
	vertical-align: bottom;
}

.woocommerce.rtl .jet-woo-builder-single-ajax-add-to-cart .button.added:after {
	content: none;
}

.elementor-jet-single-add-to-cart .reset_variations {
	margin: 10px 0 0 0;
}

.elementor-jet-single-add-to-cart .added_to_cart.wc-forward {
	display: var(--add-to-cart-wc-forward-display, none) !important;
}