.elementor-kit-1216{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1216 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== Sohoz Trading Login/Register Premium Card ===== */
.st-login-card,
.st-register-card{
  max-width: 520px;
  margin: 0 auto;
  background: #ffffff;
  padding: 34px 34px 28px;
  border-radius: 16px;
  box-shadow: 0 18px 50px rgba(0,0,0,.10);
}

/* form wrapper */
.st-login-card .tml,
.st-register-card .tml{
  margin: 0;
}

/* labels */
.st-login-card .tml label,
.st-register-card .tml label{
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
}

/* inputs */
.st-login-card .tml input[type="text"],
.st-login-card .tml input[type="email"],
.st-login-card .tml input[type="password"],
.st-register-card .tml input[type="text"],
.st-register-card .tml input[type="email"],
.st-register-card .tml input[type="password"]{
  width: 100% !important;
  height: 46px;
  border-radius: 10px;
  border: 1px solid #d9dde3;
  padding: 10px 14px;
  outline: none;
  box-shadow: none;
}

/* focus */
.st-login-card .tml input:focus,
.st-register-card .tml input:focus{
  border-color: #1f7a63;
}

/* submit button */
.st-login-card .tml input[type="submit"],
.st-register-card .tml input[type="submit"],
.st-login-card .tml button,
.st-register-card .tml button{
  width: 100% !important;
  height: 48px;
  border-radius: 10px;
  border: none;
  background: #1f7a63;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  margin-top: 10px;
}

/* links */
.st-login-card .tml a,
.st-register-card .tml a{
  color: #1f7a63;
  font-weight: 600;
  text-decoration: none;
}
.st-login-card .tml a:hover,
.st-register-card .tml a:hover{
  text-decoration: underline;
}

/* small spacing polish */
.st-login-card .tml .tml-field,
.st-register-card .tml .tml-field{
  margin-bottom: 14px;
}
.st-login-card .tml .tml-rememberme,
.st-register-card .tml .tml-rememberme{
  margin: 10px 0 6px;
}/* End custom CSS */