.esconder{
  display: none;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#payment .payment_methods li .payment_method_qpaypro_checkout_gateway img {
  float: none;
  max-width: 100%;
  max-height: none;
}

.clearfix .woocommerce-input-wrapper label,
.clearfix .woocommerce-input-wrapper input {
  float: left;
  vertical-align: middle;
}

.clearfix .woocommerce-input-wrapper input {
  clear: both;
  margin-top: 8px;
  margin-bottom: 10px;
}
