/*
Theme Name: Impreza Child
Description: Multi-Purpose WordPress Theme Child.
Version: 5.6
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
Template: Impreza
License: Themeforest Split Licence
License URI: -
Text Domain: us
Domain Path: /languages
*/
.woocommerce .cart .variations select {
    padding-left: 1em;
	
}

.woocommerce-checkout-review-order-table th {
	font-weight:normal;
	
}

.woocommerce .shop_table th:last-child, .woocommerce .shop_table td:last-child {
	font-weight:normal;
	
}

.woocommerce-checkout #order_review_heading{
	float:left;
}


.wgm-tax, .product-total .product-tax, .product-subtotal .product-tax {
	text-align:right;
}

/* Lösung für Problem mit Rabatttabellen auf der Website*/
.qty_table{
display:none;
}
