.register-section {
  border: none !important;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px !important;
  padding: 0;
  width: 100%;
}
.register-section .userpro {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.register-section .userpro .userpro-loading {
  margin: 15px 0 !important;
  max-width: 30px !important;
  width: 100%;
}
.register-section .userpro *:not(h1, h2, h3, h4, h5, h6) {
  font-family: var(--neo-content-font);
}
.register-section .userpro .page-title {
  margin-bottom: 40px !important;
}
.register-section .userpro .register-title {
  align-items: center;
  display: flex;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  justify-content: center;
  line-height: normal;
  margin-bottom: 80px !important;
  margin-top: 40px !important;
  text-align: center;
  width: 100%;
}
.register-section .userpro .inner-title {
  align-items: center;
  background: transparent;
  border: none !important;
  color: #000 !important;
  display: flex;
  flex-wrap: nowrap;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-top: 40px;
  padding: 0 !important;
  width: 100%;
}
.register-section .userpro .userpro-head {
  align-items: center;
  background: unset;
  border-bottom: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  padding: 0;
  width: 100%;
}
.register-section .userpro .userpro-head .left-side {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.register-section .userpro .userpro-head .right-side a {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-left: 10px;
  text-align: center;
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}
.register-section .userpro .userpro-head .right-side a:hover {
  color: var(--neo-accent-color-2);
}
.register-section .userpro .ginput_right, .register-section .userpro .ginput_left {
  flex: 0 0 100% !important;
  float: none !important;
  width: 100% !important;
}
.register-section .userpro input[type=email],
.register-section .userpro input[type=number],
.register-section .userpro input[type=password],
.register-section .userpro input[type=reset],
.register-section .userpro input[type=search],
.register-section .userpro input[type=tel],
.register-section .userpro input[type=text],
.register-section .userpro input[type=url],
.register-section .userpro textarea, .register-section .userpro select {
  align-items: center;
  background: transparent !important;
  border: 0.5px solid #000;
  border-radius: 4px !important;
  box-shadow: none !important;
  display: flex;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  height: 55px !important;
  line-height: 150% !important;
  padding: 16px 24px !important;
}
.register-section .userpro input[type=email]::placeholder,
.register-section .userpro input[type=number]::placeholder,
.register-section .userpro input[type=password]::placeholder,
.register-section .userpro input[type=reset]::placeholder,
.register-section .userpro input[type=search]::placeholder,
.register-section .userpro input[type=tel]::placeholder,
.register-section .userpro input[type=text]::placeholder,
.register-section .userpro input[type=url]::placeholder,
.register-section .userpro textarea::placeholder, .register-section .userpro select::placeholder {
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 150% !important;
}
.register-section .userpro input[type=email]:focus,
.register-section .userpro input[type=number]:focus,
.register-section .userpro input[type=password]:focus,
.register-section .userpro input[type=reset]:focus,
.register-section .userpro input[type=search]:focus,
.register-section .userpro input[type=tel]:focus,
.register-section .userpro input[type=text]:focus,
.register-section .userpro input[type=url]:focus,
.register-section .userpro textarea:focus, .register-section .userpro select:focus {
  border: 0.5px solid #000 !important;
}
.register-section .userpro input[type=email]:focus::placeholder,
.register-section .userpro input[type=number]:focus::placeholder,
.register-section .userpro input[type=password]:focus::placeholder,
.register-section .userpro input[type=reset]:focus::placeholder,
.register-section .userpro input[type=search]:focus::placeholder,
.register-section .userpro input[type=tel]:focus::placeholder,
.register-section .userpro input[type=text]:focus::placeholder,
.register-section .userpro input[type=url]:focus::placeholder,
.register-section .userpro textarea:focus::placeholder, .register-section .userpro select:focus::placeholder {
  color: #000 !important;
}
.register-section .userpro [data-key=shipping_address_2] .userpro-label, .register-section .userpro [data-key=billing_address_2] .userpro-label {
  display: none !important;
}
.register-section .userpro [data-key=separator_field], .register-section .userpro [data-key=separator_field_2] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.register-section .userpro .shipping-wrp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
  width: 100%;
}
.register-section .userpro label {
  color: #000 !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 150% !important;
  margin-right: 2px !important;
}
.register-section .userpro .required {
  color: #000;
  display: flex;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
.register-section .userpro .userpro-field-same_data {
  display: none !important;
}
.register-section .userpro .userpro-warning {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  width: 100%;
}
.register-section .userpro .userpro-warning i {
  display: none;
}
.register-section .userpro .userpro-section {
  align-items: center;
  background: transparent;
  border: none !important;
  color: #000 !important;
  display: flex;
  flex-wrap: nowrap;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-top: 40px;
  padding: 0 !important;
  width: 100%;
}
.register-section .userpro .userpro-section .userpro-warning, .register-section .userpro .userpro-section .userpro-section-warning {
  display: none !important;
}
.register-section .userpro .gform_footer {
  width: 100% !important;
}
.register-section .userpro [type=submit] {
  align-items: center !important;
  background: var(--neo-accent-color-2) !important;
  border: 1px solid var(--neo-accent-color-2) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #fff !important;
  display: flex !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  height: 60px !important;
  justify-content: center !important;
  line-height: 150% !important;
  margin: 0 !important;
  outline: none !important;
  transition: all 0.2s ease-in-out !important;
  width: 100% !important;
}
.register-section .userpro [type=submit]:hover {
  background: transparent !important;
  color: var(--neo-accent-color-2) !important;
}
.register-section .userpro .same-block {
  align-items: center;
  display: flex;
  margin-left: 80px;
}
.register-section .userpro .same-block label {
  cursor: pointer;
}
.register-section .userpro .userpro-clear {
  display: none !important;
}
.register-section .userpro .userpro-field {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.register-section .userpro .userpro-field i {
  display: none;
}
.register-section .userpro .userpro-field[data-key=billing_first_name], .register-section .userpro .userpro-field[data-key=billing_last_name], .register-section .userpro .userpro-field[data-key=shipping_first_name], .register-section .userpro .userpro-field[data-key=shipping_last_name] {
  width: calc(50% - 10px);
}
.register-section .userpro .userpro-field .userpro-input {
  width: 100%;
}
.register-section .userpro .userpro-field .userpro-label {
  margin: 0;
  margin-bottom: 4px !important;
  padding: 0;
}

/* Required Login Page Form */
.post-password-form {
  padding: 10px;
}
.post-password-form p {
  margin: 20px;
}
.post-password-form label {
  text-align: left !important;
  display: block;
}
.post-password-form [type=password] {
  display: block;
  margin: 10px 0px;
  width: 100%;
}
.post-password-form [type=submit] {
  align-items: center !important;
  background: var(--neo-accent-color-2) !important;
  border: 1px solid var(--neo-accent-color-2) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #fff !important;
  display: flex !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  height: 60px !important;
  justify-content: center !important;
  line-height: 150% !important;
  margin: 0 !important;
  outline: none !important;
  transition: all 0.2s ease-in-out !important;
  width: 100% !important;
}
.post-password-form [type=submit]:hover {
  background: transparent !important;
  color: var(--neo-accent-color-2) !important;
}

/* Alter Search */
.shop-wrapper .woocommerce-products-header .search-form-wrapper .chevron {
  cursor: pointer;
}

.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
  padding-left: 0px !important;
}

/*# sourceMappingURL=gf-forms.min.css.map */
