@font-face {
  font-family: "Playfair";
  src: url("../fonts/PlayfairDisplay-Regular.eot");
  src: url("../fonts/PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Regular.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Regular.woff") format("woff"), url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Playfair";
  src: url("../fonts/PlayfairDisplay-BoldItalic.eot");
  src: url("../fonts/PlayfairDisplay-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-BoldItalic.woff2") format("woff2"), url("../fonts/PlayfairDisplay-BoldItalic.woff") format("woff"), url("../fonts/PlayfairDisplay-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Playfair";
  src: url("../fonts/PlayfairDisplay-Bold.eot");
  src: url("../fonts/PlayfairDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Bold.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Bold.woff") format("woff"), url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Playfair";
  src: url("../fonts/PlayfairDisplay-Italic.eot");
  src: url("../fonts/PlayfairDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Italic.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Italic.woff") format("woff"), url("../fonts/PlayfairDisplay-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
* {
  box-sizing: border-box;
}
#skip_to_nav {
  position: absolute;
  top: 2px;
}
.col-1, .col-1-1, .col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-1-5, .col-2-5, .col-3-5, .col-4-5, .col-lg-1, .col-lg-1-1, .col-lg-1-2, .col-lg-1-3, .col-lg-2-3, .col-lg-1-4, .col-lg-3-4, .col-lg-1-5, .col-lg-2-5, .col-lg-3-5, .col-lg-4-5 {
  display: block;
  float: none;
  width: 100%;
  padding: 12px;
}
.col-p-0 {
  padding: 0;
}
.row-xs {
  display: flex;
}
.align-center {
  align-items: center;
}
.col-xs-1, .col-xs-1-1 {
  width: 100%;
}
.col-xs-1-2 {
  width: 50%;
}
.col-xs-1-3 {
  width: 33.33%;
}
.col-xs-2-3 {
  width: 66.66%;
}
.col-xs-1-4 {
  width: 25%;
}
.col-xs-3-4 {
  width: 75%;
}
.col-xs-1-5 {
  width: 20%;
}
.col-xs-2-5 {
  width: 40%;
}
.col-xs-3-5 {
  width: 60%;
}
.col-xs-4-5 {
  width: 80%;
}
body, p, h1, h2, h3, h4, h5, ul, li, ol {
  color: #111111;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
ul, ol {
  margin: 0;
}
.logo {
  max-width: 200px;
  display: block;
  line-height: 0;
}
.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  transition: background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.2s linear;
  border-bottom: 4px solid transparent;
}
.header.scroll {
  background-color: #ffffff;
  border-bottom: 4px solid #2b2a29;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.1);
}
.header.scroll .btn {
  background-color: #4fa221;
  color: #ffffff;
}
.header--content {
  border-bottom: 4px solid #2b2a29;
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: -4px;
}
article, .entry-header, article.hentry {
  max-width: 1120px;
  margin: 0 auto;
}
article {
  padding: 15px;
}
.hentry {
  margin-bottom: 1.5em;
}
p {
  margin-bottom: 1em;
}
body.admin-bar .header {
  margin-top: 32px;
}
section {
  padding: 20px 0;
}
.content, .section--hero {
  padding-top: 64px;
}
.section--hero {
  min-height: 62vh;
}
.section--plan, .section--locations {
  background-color: #e7e9e8;
}
.content--home {
  padding-top: 0;
}
.container {
  max-width: 1120px;
  margin: 0 auto;
}
h1, h2, h3 {
  font-family: "Playfair", serif;
  margin-top: 0.25em;
  font-size: 1.75em;
  line-height: 1.3;
}
h1.pretitle, h2.pretitle, h3.pretitle, h4.pretitle {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12.5px;
  letter-spacing: 0.5px;
  color: #5b5b5b;
  margin-bottom: 0;
}
.section--family {
  background-image: url("../images/family-counseling-salinas-monterey-mobile.jpg");
  background-size: cover;
  background-position: bottom center;
  padding-bottom: 340px;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
  font-size: 1.1em;
}
.section--family p {
  margin-bottom: 1em;
  margin-top: 1em;
}
@media (min-width: 768px) {
  .section--family {
    padding-bottom: 220px;
  }
}
.section--approach {
  background-color: #fcf4e9;
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.section--about {
  background-color: #27291f;
  color: #ffffff;
}
.section--about p, .section--about h2, .section--about h3, .section--about h4, .section--about h5 {
  color: #ffffff;
}
.section--about h2.pretitle, .section--about h3.pretitle, .section--about h4.pretitle, .section--about h5.pretitle {
  color: #eadfae;
}
.section--about p {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.btn {
  padding: 12px 20px;
  font-weight: bold;
  text-decoration: none;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
  text-shadow: none;
  display: inline-block;
}
.btn--primary {
  color: #ffffff;
  background-color: #4fa221;
}
.btn--primary:hover {
  color: #ffffff;
}
.btn--primary:visited {
  color: #ffffff;
}
.hide--mobile {
  display: none;
}
.nav--main {
  white-space: nowrap;
}
.nav--main .tel {
  font-size: 0.85em;
  margin-right: 8px;
}
.nav--main .menu {
  display: flex;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.nav--main .menu li {
  display: block;
}
.nav--main .menu li a {
  padding: 8px 8px;
  font-weight: bold;
}
.nav--main-phone {
  font-size: 0.925em;
  margin-bottom: 4px;
  text-align: right;
}
.header .btn {
  padding: 7px 12px;
  margin: 0 4px;
  font-size: 0.85em;
}
.nav--footer {
  list-style: none;
  text-align: center;
}
.p-0 {
  padding: 0;
}
.pt-0 {
  padding-top: 0;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-top: 20px;
}
.lh-0 {
  line-height: 0;
}
.txt-center {
  text-align: center;
}
.m-0-auto {
  margin: 0 auto;
}
@media (min-width: 441px) {
  .logo {
    max-width: 225px;
  }
}
@media (min-width: 768px) {
  .md-pt-50 {
    padding-top: 50px;
  }
  .md-pb-50 {
    padding-top: 50px;
  }
  .col-1, .col-1-1, .col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-1-5, .col-2-5, .col-3-5, .col-4-5, .col-lg-1, .col-lg-1-1, .col-lg-1-2, .col-lg-1-3, .col-lg-2-3, .col-lg-1-4, .col-lg-3-4, .col-lg-1-5, .col-lg-2-5, .col-lg-3-5, .col-lg-4-5 {
    padding: 18px;
  }
  .col-p-0 {
    padding: 0;
  }
  .nav--main .tel {
    font-size: 1em;
  }
  .header .btn {
    padding: 10px 20px;
    font-size: 1em;
  }
  .hide--mobile {
    display: inherit;
  }
  .row {
    display: flex;
  }
  .col-1, .col-1-1 {
    width: 100%;
  }
  .col-1-2 {
    width: 50%;
  }
  .col-1-3 {
    width: 33.33%;
  }
  .col-2-3 {
    width: 66.66%;
  }
  .col-1-4 {
    width: 25%;
  }
  .col-3-4 {
    width: 75%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-4-5 {
    width: 80%;
  }
  section {
    padding: 50px 0;
  }
  .content, .section--hero {
    padding-top: 80px;
  }
  .content--home {
    padding-top: 0;
  }
  .container {
    max-width: 1120px;
  }
  .logo {
    max-width: 300px;
  }
  h1.pretitle, h2.pretitle, h3.pretitle, h4.pretitle {
    font-size: 14px;
  }
  .section--family {
    background-image: url("../images/family-counseling-salinas-monterey-desktop.jpg");
    background-size: cover;
    background-position: bottom center;
    padding-bottom: 220px;
  }
  .section--family h2 {
    max-width: 600px;
  }
  .section--approach {
    background-image: url("../images/teen-counseling-behavior-issues-desktop.jpg");
  }
}
@media (min-width: 992px) {
  .content, .section--hero {
    padding-top: 110px;
  }
  .content--home {
    padding-top: 0;
  }
  .logo {
    max-width: 360px;
  }
  .col-lg-1, .col-lg-1-1 {
    width: 100%;
  }
  .col-lg-1-2 {
    width: 50%;
  }
  .col-lg-1-3 {
    width: 33.33%;
  }
  .col-lg-2-3 {
    width: 66.66%;
  }
  .col-lg-1-4 {
    width: 25%;
  }
  .col-lg-3-4 {
    width: 75%;
  }
  .col-lg-1-5 {
    width: 20%;
  }
  .col-lg-2-5 {
    width: 40%;
  }
  .col-lg-3-5 {
    width: 60%;
  }
  .col-lg-4-5 {
    width: 80%;
  }
}
@media (min-width: 1440px) {
  .section--family {
    padding-bottom: 320px;
  }
}
.page-template-default:not(.home) {
  /* background-color: #dbe8f1; */
  background-color: #fff;
}
.page-template-default:not(.home) img {
  border-radius: 2em;
}
.page-template-default:not(.home) .logo img {
  border-radius: 0;
}
.page-template-default:not(.home) h1 {
  font-size: 3em;
  margin-top: 0;
}
.page-template-default:not(.home) h2, .page-template-default:not(.home) h3, .page-template-default:not(.home) h4, .page-template-default:not(.home) h5, .page-template-default:not(.home) h6 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
}
.page-template-default:not(.home) .entry-content {
  max-width: 740px;
}
.uagb-container-inner-blocks-wrap p {
  margin-top: 0;
}
hr.wp-block-separator {
  border-top: none;
}
