.wpr-checkout-order-review-table #order_review table {
  width: 100%;
  border: solid 1px #fff !important;
}

.woocommerce {
  max-width: unset !important;
}

select option {
  color: #000 !important;
}

#billing_country_field {
  display: none;
}

.woocommerce-billing-fields > h3 {
  display: none !important;
}

.asaas-cc-form-field {
  margin: 0 !important;
  padding: 0 !important;
}

#assas-cc-expiration-label_field label {
  margin: 0;
  line-height: 1;
  margin-top: 15px !important;
}
