/******* Do not edit this file *******
Code Snippets Manager
Saved: May 01 2026 | 06:26:10 */
.custom_point_checkout #mwb_cart_points_apply {
  background-color: #007DC6;
  color: #ffffff;
  border: solid 1px #007DC6;
}
.custom_point_checkout #mwb_cart_points_apply:hover {
  border: solid 1px #FFCB08;
}
.custom_point_checkout.woocommerce-info p {
  float: none;
  width: auto;
  display: inline;
}
.woocommerce .quantity .qty {
  min-width: 5.631em;
  text-align: center;
}
#productAddToCart form.cart {
  flex-direction: initial !important;
}
