.module-content .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
}
.select {
	text-align: left;
}
.select-styled {
	padding-right: 40px;
}
.select-options {
	z-index: 9999;
}
.woocommerce .cart_totals table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page .cart_totals table.shop_table_responsive tr:nth-child(2n) td {
	background: none !important;
}