.woocommerce-cart-form__cart-item .quantity input[type=number]{
	width:97px;
}
.cart_totals .wc-proceed-to-checkout a{
	background-color:#f5be18 !important;
	
}
#place_order{
	background-color:#f4a938;
}
.XXlQN {
  overflow: hidden;
  font-weight: 400;
  line-height: 1.8;
  align-self: flex-end;
  font-size: 16px;
  color: rgb(0, 0, 0);
}
.kNfncX {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}