body.theme-listable form .form-row .woocommerce-input-wrapper input[type=checkbox] {
  width: 22px;
  min-width: 22px;
  margin-right: 0;
}

body.theme-listable.woocommerce-edit-address .entry-content form input {
  min-width: auto;
}

body.theme-listable.woocommerce-account.logged-in .woocommerce a.button {
  padding: 12px 24px;
}

body.theme-listable form .form-row .woocommerce-input-wrapper span.description {
  text-align: right;
}