/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.tml .tml-field-wrap .tml-label {
  margin: 0 0;
  color: #001732;
  font-size: 16px;
  font-family: "Archivo", sans-serif;
  font-weight: normal;
  text-transform: inherit;
}
.tml .tml-field-wrap .tml-field {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #c5c5c5;
  height: 38px;
  padding: 10px;
  margin-top: 5px;
  font-size: 13px;
  font-family: "Archivo", sans-serif !important;
}
.tml .tml-field-wrap .tml-field:focus {
  border-color: #001732;
  outline: none;
}
.tml .tml-field-wrap button.tml-button {
  border: none;
  padding: 12px 24px;
  font-size: 24px;
  font-weight: 500;
  font-family: "Palanquin Dark", sans-serif;
  background-color: var(--e-global-color-primary);
  color: #fff;
  border-radius: 3px;
  line-height: 1;
  cursor: pointer;
}
.tml .tml-field-wrap button.tml-button:hover {
  background-color: var(--e-global-color-secondary);
}
body.page-id-737
  [data-elementor-type="wp-page"]
  .elementor-widget-heading
  .elementor-widget-container {
  padding-top: 80px !important;
}
body.page-id-737
  [data-elementor-type="wp-page"]
  .elementor-widget-heading
  .elementor-widget-container
  .elementor-heading-title {
  font-family: "Palanquin Dark", Sans-serif;
  font-size: 33px;
  font-weight: 600;
  text-transform: none;
  line-height: 50px;
  margin-bottom: 1rem;
}
.tml.tml-login {
  margin-bottom: 80px;
}
ul.tml-links {
  list-style: none;
  margin-bottom: 80px;
}
ul.tml-links li a {
  font-family: "Palanquin Dark", sans-serif;
  font-size: 21px;
  text-decoration: underline;
}
ul.tml-links li a:hover {
  text-decoration: none;
}
.tml.tml-lostpassword {
  padding: 80px 0 0;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.tml .tml-message {
  font-size: 18px;
  font-family: "Quattrocento Sans", sans-serif;
  border-left-color: #001732;
  color: #001732;
}
.title.has_background {
  height: 280px !important;
}
.title_outer .has_background.title .title_holder {
  height: auto !important;
  padding-bottom: 100px !important;
}
.tml .tml-error,
#pass-strength-result {
  font-size: 18px;
  font-family: "Quattrocento Sans", sans-serif;
  color: #001732;
}
.tml.tml-resetpass {
  padding: 80px 0;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.tml-indicator_hint-wrap .description.indicator-hint {
  font-family: "Quattrocento Sans";
  font-size: 16px;
  font-weight: 600;
  color: #291732;
}
