#page-signup {
  padding-top: 30px;
}
#page-signup .required-icon::after {
  content: "*";
  color: red; /* Change the color as needed */
  margin-left: 5px;
}
#page-signup .form-control:disabled,
#page-signup .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
#page-signup .ec-base-chk {
  display: inline-block;
  position: relative;
  margin: 0 8px 0 0;
  width: 22px;
  height: 22px;
  vertical-align: top;
  cursor: pointer;
}
#page-signup input[type=radio],
#page-signup input[type=checkbox] {
  width: 13px;
  height: 13px;
  border: 0;
}
#page-signup .ec-base-chk input:checked + .checkbox {
  background-position: -34px 0;
}
#page-signup #password_error {
  display: block;
  margin-top: 5px;
}
#page-signup .ec-base-chk .checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("//img.echosting.cafe24.com/skin/base/common/bg_join_check.png") no-repeat 0 0;
}
#page-signup h4 {
  font-size: 16px;
  font-weight: 600;
  color: #111;
}
#page-signup .join-box {
  padding: 0px 0 50px 0;
  margin-bottom: 50px;
  border-bottom: 2px solid #000;
}
#page-signup #sAgreeAllChecked {
  width: 20px;
  height: 20px;
}
#page-signup h3 {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
#page-signup .content {
  overflow: auto;
  height: 110px;
  padding: 5px;
  background: #fff;
  margin: 10px 0;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#page-signup .content h2 {
  font-size: 1.5em;
  margin: 0.75em 0;
  font-weight: bolder;
}
#page-signup label {
  margin-bottom: 5px;
}
#page-signup .signup-term {
  padding: 0px 0 30px 0;
  border-bottom: 2px solid #000;
}
#page-signup .signup-head h5 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
#page-signup .myaccount-title {
  min-height: 65px;
  text-align: center;
}
#page-signup .myaccount-title h2 {
  display: block;
  color: #2e2e2e;
  font-size: 24px !important;
  min-height: 30px;
  text-align: center;
  font-weight: 600;
}
#page-signup .path {
  overflow: hidden;
  padding: 10px;
  display: block;
  line-height: 30px;
}
#page-signup .path ol {
  display: flex;
}
#page-signup .path ol li strong,
#page-signup .path ol li a {
  font-size: 12px;
  color: #757575;
}
#page-signup .path ol li:not(:first-child):before {
  content: "";
  background: url(../images/arrow-right-black.svg) no-repeat 100%;
  display: inline-block;
  margin: 0 6px;
  width: 5px;
  height: 8px;
}
#page-signup .form-check {
  font-size: 14px !important;
}
#page-signup .signup-bottom button {
  font-size: 16px;
}
#page-signup .signup-them {
  padding-top: 50px;
  border-top: 2px solid #000;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
#page-signup input.form-control,
#page-signup select.form-control {
  padding: 7px 10px !important;
  height: 42px;
  font-size: 14px !important;
}
#page-signup .fs-13px {
  font-size: 13px;
}
#page-signup .has-dash {
  position: relative;
}
#page-signup .has-dash:after {
  content: "";
  position: absolute;
  right: -2px;
  top: 50%;
  width: 4px;
  height: 1px;
  background-color: #555555;
}
#page-signup input[type=checkbox]:after {
  top: 3px;
  left: 9px;
}
#page-signup .signup-bottom button {
  height: 50px;
  background-color: #000000;
  color: #ffffff;
}
#page-signup .signup-bottom button > span {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-signup .text-term {
  line-height: 20px;
}

#page-signup-result .personal-box {
  padding: 30px;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 3px #ddd;
  border-radius: 16px;
  max-width: 860px;
  margin: 0 auto;
}
#page-signup-result .personal-box h2 {
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: bold;
}
#page-signup-result .personal-box .thumbnail {
  width: 20%;
  text-align: right;
  padding: 0 20px;
}
#page-signup-result .personal-box .thumbnail img {
  max-width: 100%;
}
#page-signup-result .personal-box .description {
  padding: 0 20px;
}
#page-signup-result .personal-box .description ul {
  padding: 0;
  margin: 0;
}
#page-signup-result .personal-box .description ul li {
  margin-bottom: 10px;
}
#page-signup-result .personal-box .description ul li label {
  font-weight: bold;
  display: inline-block;
  width: 100px;
  padding-right: 10px;
}
#page-signup-result .thankyou-text p {
  font-size: 18px;
  color: #1428a0;
}
#page-signup-result .btn-goshopping a {
  display: inline-block;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  min-width: 300px;
  background: #000000;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0;
}

.lost-account-title {
  padding-top: 110px;
  margin: 0 0 20px 0;
  font-size: 20px;
  text-align: center;
}

.findPw > form {
  font-size: 13px;
  max-width: 370px;
  margin: 0 auto 100px;
  line-height: 20px;
}
.findPw #findId #find_id {
  margin-bottom: 20px;
}
.findPw .required-icon::after {
  content: "*";
  color: red; /* Change the color as needed */
  margin-left: 5px;
}
.findPw form.lost_reset_password label {
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
}
.findPw p.woocommerce-form-row {
  width: 100%;
}
.findPw input {
  width: 100%;
  height: 42px;
  border: 1px solid #dfdfdf;
  padding: 5px;
  padding-left: 10px;
  outline: none;
}
.findPw button.button {
  width: 100%;
  background: black;
  height: 40px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
.findPw .btn-find-id > span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.findPw button.button:hover,
.findPw button.button:disabled {
  background-color: black !important;
  color: #fff !important;
}

.wrap-lost-pw-rs {
  margin: 80px 0;
}
.wrap-lost-pw-rs .content-confirm {
  max-width: 500px;
  line-height: 20px;
  margin: 0 auto;
  padding: 0 30px;
}
.wrap-lost-pw-rs [class^=btnSubmit],
.wrap-lost-pw-rs a[class^=btnSubmit] {
  display: inline-block;
  box-sizing: border-box;
  font-family: Arial, Verdana, AppleGothic, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
  vertical-align: middle;
  word-spacing: -0.5px;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
  padding: 13px 21px;
  color: #fff;
  background-color: black;
  border-radius: 2px;
}
.wrap-lost-pw-rs h2 {
  font-size: 20px;
  margin: 0 0 30px;
  text-align: center;
}

.woocommerce-password-strength {
  margin-top: 10px;
  display: none !important;
}