/* --------------------- 
Theme Name:   Salon Forward Thinking Child Theme
 Author:       ZHeindel
 Template:     twentynineteen
 --------------------- */
/* --------------------- global 
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain) --------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* --------------------- HTML5 display-role reset for older browsers --------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* --------------------- layout --------------------- */
.wrapper {
  width: 100%;
  height: 100%;
}
.contain {
  max-width: 1200px;
  padding: 0px 32px;
  margin: 0 auto;
}
.contain-inner {
  max-width: 992px;
  padding: 0px 32px;
  margin: 0 auto;
}
.flex {
  display: flex;
}
.flex-end {
  justify-content: flex-end;
}
.flex-center {
  align-items: center;
  justify-content: center;
}
.flex-1 {
  flex: 1;
}
.flex-half {
  flex-basis: 50%;
}
.flex-75 {
  flex-basis: 75%
}
.flex-25 {
  flex-basis: 25%
}
.flex-65 {
  flex-basis: 65%;
}
.flex-35 {
  flex-basis: 35%;
}
.flex-55 {
  flex-basis: 55%;
}
.flex-45 {
  flex-basis: 45%;
}
.flex-row {
  flex-direction: row;
}
.flex-right {
  place-content: flex-end;
}
.marg-vert-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.marg-vert-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.marg-vert-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.marg-top-5 {
  margin: 5px 0px 0px;
}
.marg-vert-10-40 {
  margin: 10px 0px 40px;
}
.marg-vert-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.marg-vert-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.marg-right-10 {
  margin-right: 10px;
}
.pad-vert-top {
  padding: 50px 0px 40px;
}
.pad-vert-bot {
  padding: 40px 0px 120px;
}
.pad-vert-footer {
  padding: 40px 0px 20px;
}
.display-block {
  display: block;
}
.float-left {
  float: left;
  display: block;
}
.float-right {
  float: right;
  display: block;
}
.clear {
  clear: both;
}
/* --------------------- fonts --------------------- */
h1 {
  font-family: 'Playfair Display', serif;
  font-size: 4rem;
  letter-spacing: 0.25px;
  color: #f23d6d;
}
h1:not(.site-title):before, h2:before {
  content: none;
}
h2 {
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  letter-spacing: 0.25px;
  margin: 30px 0px;
  line-height: 55px;
  color: #f23d6d;
}
.home h2 {
  margin: 0px;
}
h3 {
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  letter-spacing: 0.25px;
  margin: 30px 0px;
  line-height: 40px;
}
.home h3 {
  margin: 0px;
}
h4 {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  letter-spacing: 0.25px;
  margin: 30px 0px;
}
.home h2 {
  margin: 0px;
}
.home ul li:before, #links-mobile ul li:before {
  list-style-image: none !important;
}
ul {
  margin: 20px 0px;
  list-style-image: url("images/scissor-bp-icon.png");
  margin-left: 22px;
}
ul li {
  font-family: 'Lato', sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.25px;
  margin: 20px 0px;
  line-height: 30px;
}
a {
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #f23d6d;
  text-decoration: underline;
  font-weight: 700;
}
a:visited {
  color: #f23d6d;
}
a:hover {
  text-decoration: underline;
  color: #f56d91;
}
a:active {
  color: #ec104a;
}
strong {
  font-weight: 700 !important;
  color: #f23d6d !important;
}
.wp-block-group {
  display: block;
}
.wp-block-group p {
  margin: 10px 0px;
}
.wp-block-group__inner-container {
  border: 1px solid black;
  margin-top: 30px;
  margin-bottom: 30px;
}
.wp-block-group__inner-container h3 {
  background-color: black;
  color: white;
  padding: 20px;
  margin: 0px;
}
.wp-block-group__inner-container p {
  padding: 0px 20px 20px 20px;
}
.lato-tagline {
  font-family: 'Lato', sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.25px;
}
.playfair-big {
  font-family: 'Playfair Display', serif !important;
  font-size: 3.5rem !important;
  letter-spacing: 0.5px !important;
}
.text-larger {
  font-size: 150%;
}
p {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  line-height: 30px;
  letter-spacing: 0.25px;
}
.home p {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  line-height: 30px;
  letter-spacing: 0.25px;
}
.line-height-36 {
  line-height: 36px;
}
a.grey {
  text-decoration: underline;
}
a.grey:visited {
  color: #737373;
}
/* --------------------- form --------------------- */
input[type="text"] {
  border: 1px solid #ccd9d7;
  padding: 4px 12px;
  color: #858585;
  background-color: #e8f0ef;
  font-family: 'Lato', sans-serif;
  border-radius: 8px;
  height: 100%;
  width: 100%;
}
input[type="text"]:focus {
  border: 1px solid #f23d6d;
}
.form-button-border-radius {
  border-radius: 8px !important;
  width: 100%;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
::-webkit-input-placeholder { /* --------------------- Chrome/Opera/Safari --------------------- */
  color: #858585;
  font-family: 'Lato', sans-serif;
  font-style: italic;
}
::-moz-placeholder { /* --------------------- Firefox 19+ --------------------- */
  color: #858585;
  font-family: 'Lato', sans-serif;
  font-style: italic;
}
:-ms-input-placeholder { /* --------------------- IE 10+ --------------------- */
  color: #858585;
  font-family: 'Lato', sans-serif;
  font-style: italic;
}
:-moz-placeholder { /* --------------------- Firefox 18- --------------------- */
  color: #858585;
  font-family: 'Lato', sans-serif;
  font-style: italic;
}
/* --------------------- primary --------------------- */
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize
}
.text-center {
  text-align: center;
}
.center {
  margin: 0 auto;
}
.lato {
  font-family: 'Lato', sans-serif;
}
.lato-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}
.lato-italic {
  font-family: 'Lato', sans-serif;
  font-style: italic;
}
.playfair {
  font-family: 'Playfair Display', serif;
}
.handlee {
  font-family: 'Handlee', cursive;
}
.text-shadow-for-bg {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
}
/* --------------------- color --------------------- */
.pink {
  color: #f23d6d;
}
.teal-lt {
  color: #b1dad4;
}
.teal {
  color: #ccd9d7;
}
.teal-bg {
  background-color: #ccd9d7;
}
.purple {
  color: #402a3a;
}
.purple-bg {
  background-color: #402a3a;
}
.grey {
  color: #858585;
}
.cloud {
  color: #F6F6F6;
}
.cloud-bg {
  bacground-color: #F6F6F6;
}
.white {
  color: #FFFFFF;
}
.white-bg {
  background-color: #FFFFFF;
}
.smoke {
  color: #1D1D1D;
}
.black {
  color: #000000;
}
/* --------------------- buttons --------------------- */
.btn {
  border-radius: 32px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
}
.btn-pink {
  background: #f23d6d;
  text-transform: uppercase;
  color: #F6F6F6;
  padding: 20px 32px;
  font-weight: 600;
}
.btn-pink:hover {
  color: #FFFFFF;
  background: #f56d91;
}
.btn-pink:active {
  background: #ec104a;
}
.btn-login {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px 45px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  flex-basis: 100%;
  font-size: 16px;
}
.fa-lock {
  margin-right: 10px;
}
.btn-teal-lt {
  background: #b1dad4;
  color: #1D1D1D;
  text-transform: uppercase;
  padding: 20px 32px;
}
.btn-teal-lt:hover {
  background: #d4eae7;
  color: #000000;
}
.btn-teal-lt:active {
  background: #8ecac1;
  color: #434343;
}
.btn-teal-lt:focus {
  background: #8ecac1;
  color: #FFFFFF;
}
.btn-teal-lt-outline {
  background: transparent;
  border: 1px solid #b1dad4;
  text-transform: uppercase;
  color: #b1dad4;
  padding: 20px 32px;
}
.btn-teal-lt-outline:hover {
  color: #d4eae7;
  background: rgba(0, 0, 0, .2);
}
.btn-teal-lt-outline:active {
  color: #8ecac1;
  background: rgba(0, 0, 0, .1);
}
/* --------------------- lines --------------------- */
.vertical-teal-line {
  background-color: #b1dad4;
  width: 2px;
  height: 25vh;
  position: relative;
  left: 106.5px;
  margin-top: 40px;
  top: 20px;
}
hr {
  background-color: #f23d6d;
  height: 4px;
}
/* --------------------- header nav --------------------- */
.header-wrapper {
  background-color: transparent;
}
.home .header-wrapper {
  background-image: none !important;
}
.page-template-default .header-wrapper {
  background-image: url("images/front-page-hero.jpg");
  background-size: cover;
  background-position: center top;
}
.header-mobile-wrapper {
  display: none;
}
.header-nav {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 5px;
}
.header-nav img {
  flex: 2;
}
.header-nav ul {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  list-style-image: none;
}
.header-nav ul li a {
  margin: 0px 22px;
  flex: 1;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  line-height: 24px;
  color: #FFFFFF;
  letter-spacing: 0.25px;
  text-decoration: none;
}
.header-nav ul li a:visited {
  color: #F6F6F6;
}
.header-nav ul li a:hover {
  text-decoration: underline;
  color: #f56d91;
}
.header-nav ul li a:active {
  color: #ec104a;
}
.ez-fix-left {
  margin-left: 0px !important;
}
.ez-fix-right {
  margin-right: 0px !important;
}
.header-nav button {
  flex-direction: row;
}
.bar-link {
  display: none;
}
.fa-bars {
  color: white;
}
.login-btn-position {
  position: relative;
  top: -115px;
  float: right;
}
.training-page-bg {
  background: #ccd9d7 url(images/kristen-training-bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-blend-mode: luminosity;
}
.training-title {
  padding-top: 5px;
  margin-bottom: 60px;
}
h1.training-title {
  font-size: 3rem;
}
/* --------------------- footer --------------------- */
#copyright {
  color: #858585;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
#copyright p, #copyright a {
  font-size: 14px;
}
.fa-sm {
  color: #f23d6d;
  border: 1px solid #b1dad4;
  border-radius: 100px;
  background: white;
  position: relative;
  bottom: 30px;
  margin: 0px 5px;
  cursor: pointer;
}
.fa-facebook:before {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
}
.fa-instagram:before {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
}
.fa-sm:hover {
  color: #f56d91;
  background: rgba(177, 218, 212, .2);
}
.fa-sm:active {
  color: #ec104a;
  background: rgba(177, 218, 212, .4);
}
.fa-long-arrow-right {
  color: #f23d6d;
}
.newsletter-form {
  margin: 15px 0px;
}
/* --------------------- frontpage --------------------- */
.home {
  background: url("images/front-page-hero.jpg") no-repeat top center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.full-page-view {
  background: none;
}
.empower-contain-left {
  max-width: 570px;
  margin-top: 170px;
}
.empower-contain-right {
  float: right;
  margin-right: 110px;
  margin-top: 220px;
  display: none;
}
.fp-image-box-one {
  background: url("images/laptop-week-one.jpg") no-repeat top right;
  background-size: cover;
  margin-right: 16px;
}
.fp-image-box-two {
  background: url("images/kristen-training.jpg") no-repeat center right;
  background-size: cover;
  margin-left: 16px;
}
.font-size-small-fp-tagline {
  font-size: 1.5rem;
}
.container-boxes-text {
  padding: 6vw 40px;
}
.li-spacer li {
  margin: 30px 0px;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.li-spacer li:first-child {
  margin-top: 0px;
}
.li-spacer li:last-child {
  margin-bottom: 0px;
}
.icon-spacer {
  margin-right: 25px;
  height: 35px;
}
.boxes-max-width {
  max-width: 460px;
}
/* --------------------- media queries --------------------- */
@media screen and (max-width: 1200px) {
  /* --------------------- layout-1200-mq --------------------- */
  .contain {
    max-width: 992px;
  }
  .contain-inner {
    max-width: 860px;
  }
  .contain-squeeze {
    max-width: 768px;
  }
  .marg-vert-70 {
    margin: 40px 0px;
  }
  .flex-75 {
    flex-basis: 65%;
  }
  .flex-25 {
    flex-basis: 35%;
  }
  .flex-55 {
    flex-basis: 55%;
  }
  .flex-45 {
    flex-basis: 55%;
  }
  /* --------------------- lines-1200-nq --------------------- */
  .vertical-teal-line {
    height: 30vh;
    margin-top: 20px;
  }
  /* --------------------- fonts-1200-mq --------------------- */
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2rem;
  }
  .lato-tagline {
    font-size: 1rem;
  }
  .playfair-big {
    font-size: 2rem;
  }
  h4 {
    font-size: 1rem;
  }
  p {
    font-size: 17px
  }
  .line-height-36 {
    line-height: 30px;
  }
  li {
    font-size: 16px;
  }
  .line-height-36 {
    line-height: 29px;
  }
  /* --------------------- buttons-1200-mq --------------------- */
  .btn-pink {
    padding: 15px 27px;
  }
  .btn-login {
    padding: 16px 40px;
    font-size: 15px;
  }
  .btn-teal-lt {
    padding: 15px 27px;
  }
  .btn-teal-lt-outline {
    padding: 16px 28px;
  }
  /* --------------------- frontpage-1200-mq --------------------- */
  .full-page-view {
    height: auto;
  }
  .empower-contain-left {
    max-width: 520px;
    margin-top: 10px;
  }
  .empower-contain-right {
    margin-right: 180px;
    margin-top: 30px;
  }
  .font-size-small-fp-tagline {
    font-size: 1rem;
  }
  .container-boxes-text {
    padding: 6vw 40px;
  }
  .boxes-max-width {
    max-width: 460px;
  }
}
@media screen and (max-width: 992px) {
  .header-nav ul li a {
    margin: 0px 20px;
    font-size: 19px;
  }
  /* --------------------- fonts-992-mq --------------------- */
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  p {
    font-size: 16px;
  }
  .line-height-36 {
    line-height: 28px;
  }
  /* --------------------- lines-992-nq --------------------- */
  .vertical-teal-line {
    height: 25vh;
    margin-top: 10px;
    left: 97px;
  }
  /* --------------------- frontpage-992-mq --------------------- */
  .empower-contain-left {
    max-width: 420px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 882px) {
  .full-page-view {
    background: url(images/front-page-hero.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .header-wrapper {
    background-color: transparent;
  }
}
@media screen and (min-width: 769px) {
  nav#links-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* --------------------- layouts-768-mq --------------------- */
  .contain {
    padding: 0px 40px;
  }
  .flex-dir {
    flex-direction: column;
  }
  .flex-half {
    flex-basis: 100%;
  }
  .flex-75 {
    flex-basis: 50%
  }
  .flex-25 {
    flex-basis: 50%
  }
  .flex-65 {
    flex-basis: 100%;
  }
  .flex-35 {
    flex-basis: 100%;
  }
  .flex-55 {
    flex-basis: 100%;
  }
  .flex-45 {
    flex-basis: 100%;
  }
  .pad-vert-top h3, .pad-vert-top p {
    text-align: center;
  }
  .boxes-max-width p, .boxes-max-width h4 {
    text-align: center;
  }
  .pad-vert-footer p {
    text-align: center;
  }
  pad-vert-bot {
    text-align: center;
  }
  /* --------------------- text-768-mq --------------------- */
  h1 {
    font-size: 2rem;
    padding-top: 20px;
  }
  /* --------------------- buttons-768-mq --------------------- */
  .btn {
    font-size: 16px;
  }
  .login-btn-position {
    display: none;
  }
  .btn-pink {
    margin-top: 15px;
  }
  .btn-teal-lt-outline {
    margin: 0 auto;
    display: block;
  }
  .btn-marg-top-15 {
    argin-top: 15px;
  }
  /* --------------------- header nav-768-mq --------------------- */
  .page-template-default .header-wrapper {
    background: none;
  }
  .header-wrapper {
    padding: 10px 0px;
    background-color: #f23d6d !important;
  }
  .header-mobile-wrapper {
    display: block;
  }
  .header-mobile-wrapper nav {
    padding: 15px 0px;
  }
  .header-mobile-wrapper nav ul li:first-child {
    border-top: 0px solid white;
  }
  .header-mobile-wrapper nav ul li {
    border-top: 1px solid white;
  }
  .header-mobile-wrapper nav ul li a {
    padding: 10px 0px;
    display: block;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    letter-spacing: 0.25px;
  }
  .header-mobile-wrapper nav ul li a:visited {
    color: #F6F6F6;
  }
  .header-mobile-wrapper nav ul li a:hover {
    text-decoration: underline;
    color: #f56d91;
  }
  .header-mobile-wrapper nav ul li a:active {
    color: #ec104a;
  }
  ul#links-desktop {
    display: none;
  }
  nav#links-mobile {
    display: none;
  }
  .header-nav {
    padding-top: 0px;
  }
  .header-nav img {
    max-width: 160px;
  }
  .bar-link {
    display: block;
  }
  /* --------------------- frontpage-768-mq --------------------- */
  .home {
    background: none;
  }
  .empower-contain-left {
    max-width: 350px;
    margin-top: 0px;
  }
  .boxes-max-width {
    max-width: 100%
  }
  .fp-image-box-one {
    min-height: 300px;
    margin-right: 0px;
    background-attachment: fixed;
  }
  .fp-image-box-two {
    min-height: 300px;
    margin-left: 0px;
    background-attachment: fixed;
  }
  .form-button-border-radius {
    height: 100%;
  }
}
@media screen and (max-width: 576px) {
  /* --------------------- layout-576-mq --------------------- */
  .contain {
    padding: 0px 20px;
  }
  .flex-75 {
    flex-basis: 100%
  }
  .flex-25 {
    flex-basis: 100%
  }
  .flex-dir-576 {
    flex-direction: column;
  }
  /* --------------------- text nav-576-mq --------------------- */
  p {
    text-align: center;
  }
  /* --------------------- header nav-576-mq --------------------- */
  .header-nav img {
    max-width: 120px;
  }
  /* --------------------- button nav-576-mq --------------------- */
  .btn-teal-lt {
    margin: 0 auto;
    display: block;
  }
  /* --------------------- line nav-576-mq --------------------- */
  .vertical-teal-line {
    height: 50vh;
    margin: 10px auto 0px;
    display: block;
    left: 0px;
  }
  /* --------------------- form-576-mq --------------------- */
  input[type="text"] {
    height: 50px;
  }
  /* --------------------- frontpage-576-mq --------------------- */
  .full-page-view {
    background: url(images/front-page-hero-overlay.jpg) no-repeat top center;
  }
  .empower-contain-left {
    max-width: 100%;
  }
  .empower-contain-left h1 {
    text-align: center;
  }
}