.woocommerce a.remove {
	font-size: 1.25em;
}

.woocommerce-cart-form .product-name a {
	color: #333;
}

.woocommerce-cart-form .coupon input {
	min-width: 150px;
}

a.checkout-button,
button#place_order,
a.checkout-button.button.alt.wc-forward {
	background-color: #ef7f1a;
	font-weight: 500;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	font-weight: 400;
	font-size: 1.15rem;
}

.woocommerce-billing-fields__field-wrapper {
	margin-bottom: 50px;
}

.woocommerce table.shop_table {
	border-radius: 0;
}
