/*
Theme Name: DivorceTogether.com
Theme URI: http://www.divorcetogether.com
Description: Custom WordPress theme for Divorce Together LLC
Version: 1.0.0
Author: Stephen Spann
Author URI: https://www.linkedin.com/pub/stephen-spann/2/434/664
Template: cardpress
*/
/* line 2, ../workspace/scss/_header.scss */
#header {
  max-width: 960px;
  margin: 0 auto;
  background-color: white;
  height: 88px;
}
@media only screen and (max-width: 900px) {
  /* line 2, ../workspace/scss/_header.scss */
  #header {
    height: 60px;
  }
}
/* line 13, ../workspace/scss/_header.scss */
#header i {
  display: none;
  font-size: 2.4rem;
  float: right;
  margin: 16px 20px 0 0;
}
@media only screen and (max-width: 900px) {
  /* line 13, ../workspace/scss/_header.scss */
  #header i {
    display: block;
  }
}

/* line 26, ../workspace/scss/_header.scss */
.logo__wrap {
  float: left;
  margin-left: 20px;
  margin-top: 33px;
}
@media only screen and (max-width: 900px) {
  /* line 26, ../workspace/scss/_header.scss */
  .logo__wrap {
    margin-left: 20px;
    margin-top: 22px;
    width: 192px;
  }
  /* line 38, ../workspace/scss/_header.scss */
  .logo__wrap img {
    width: 100%;
  }
}

/* line 47, ../workspace/scss/_header.scss */
.header-nav .menu-main-menu-container {
  background-color: white;
  height: 88px;
  text-align: right;
  margin-right: 20px;
}
/* line 53, ../workspace/scss/_header.scss */
.header-nav .menu-main-menu-container .menu-item {
  border-bottom: 2px solid transparent;
}
/* line 56, ../workspace/scss/_header.scss */
.header-nav .menu-main-menu-container .menu-item a {
  color: #252d44;
  font-size: 1.3rem;
  line-height: 86px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 20px;
  display: inline-block;
  height: 86px;
}
/* line 67, ../workspace/scss/_header.scss */
.header-nav .menu-main-menu-container .menu-item.current-menu-item {
  background-color: #f4f4f4;
  border-bottom: 2px solid #7991a9;
}
/* line 71, ../workspace/scss/_header.scss */
.header-nav .menu-main-menu-container .menu-item.current-menu-item a {
  color: #7991a9;
}
@media only screen and (max-width: 900px) {
  /* line 47, ../workspace/scss/_header.scss */
  .header-nav .menu-main-menu-container {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  /* line 85, ../workspace/scss/_header.scss */
  .header-nav.-open .menu-main-menu-container {
    display: block;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 99;
    margin-right: 0;
  }
  /* line 94, ../workspace/scss/_header.scss */
  .header-nav.-open .menu-item {
    display: block !important;
    border: 0;
  }
  /* line 97, ../workspace/scss/_header.scss */
  .header-nav.-open .menu-item a {
    background-color: white;
    height: 44px;
    line-height: 44px;
    display: block;
    text-align: left;
  }
  /* line 104, ../workspace/scss/_header.scss */
  .header-nav.-open .menu-item.current-menu-item {
    border: 0;
  }
  /* line 107, ../workspace/scss/_header.scss */
  .header-nav.-open .menu-item.current-menu-item a {
    background-color: #f4f4f4;
  }
}

/* line 1, ../workspace/scss/_footer.scss */
.footer__wrap {
  background-color: #eeeeee;
  height: auto;
}

/* line 6, ../workspace/scss/_footer.scss */
.footer {
  padding: 20px 20px;
  max-width: 920px;
  margin: 0 auto;
}

/* line 12, ../workspace/scss/_footer.scss */
.footer-nav {
  margin: 10px 0;
  float: left;
}
/* line 17, ../workspace/scss/_footer.scss */
.footer-nav .menu-main-menu-container {
  text-align: left;
  margin-right: 20px;
}
/* line 22, ../workspace/scss/_footer.scss */
.footer-nav .menu-main-menu-container .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 900px) {
  /* line 22, ../workspace/scss/_footer.scss */
  .footer-nav .menu-main-menu-container .menu {
    text-align: center;
    margin: 0 auto;
  }
}
/* line 32, ../workspace/scss/_footer.scss */
.footer-nav .menu-main-menu-container .menu-item {
  margin-right: 10px;
  display: inline-block;
}
/* line 34, ../workspace/scss/_footer.scss */
.footer-nav .menu-main-menu-container .menu-item::before {
  content: "|";
  margin-right: 10px;
}
@media only screen and (max-width: 900px) {
  /* line 38, ../workspace/scss/_footer.scss */
  .footer-nav .menu-main-menu-container .menu-item:first-child {
    margin-left: 10px;
  }
}
/* line 42, ../workspace/scss/_footer.scss */
.footer-nav .menu-main-menu-container .menu-item:first-child::before {
  content: "";
  margin-right: 0;
}
/* line 48, ../workspace/scss/_footer.scss */
.footer-nav .menu-main-menu-container .menu-item a {
  color: #2f4877;
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  /* line 48, ../workspace/scss/_footer.scss */
  .footer-nav .menu-main-menu-container .menu-item a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 900px) {
  /* line 12, ../workspace/scss/_footer.scss */
  .footer-nav {
    float: none;
    text-align: center;
    margin: 0 auto 20px;
  }
  /* line 69, ../workspace/scss/_footer.scss */
  .footer-nav .menu-main-menu-container {
    text-align: center;
    margin-right: 0;
  }
}

/* line 79, ../workspace/scss/_footer.scss */
.copyright {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  clear: both;
  padding-top: 40px;
}
@media only screen and (max-width: 900px) {
  /* line 79, ../workspace/scss/_footer.scss */
  .copyright {
    float: none;
    text-align: center;
    padding-top: 20px;
  }
}

/* line 94, ../workspace/scss/_footer.scss */
.social-icons {
  float: right;
}
@media only screen and (max-width: 900px) {
  /* line 94, ../workspace/scss/_footer.scss */
  .social-icons {
    float: none;
    text-align: center;
  }
}

/* line 103, ../workspace/scss/_footer.scss */
.social-icon {
  width: 44px;
  height: 44px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background-color: #2f4877;
  display: inline-block;
  line-height: 44px;
  text-align: center;
  margin: 0 5px;
  position: relative;
  cursor: pointer;
}
/* line 118, ../workspace/scss/_footer.scss */
.social-icon:first-child {
  margin-left: 0;
}
/* line 122, ../workspace/scss/_footer.scss */
.social-icon .social-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  cursor: pointer;
}
/* line 135, ../workspace/scss/_footer.scss */
.social-icon .social-link:hover, .social-icon .social-link:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
}
/* line 142, ../workspace/scss/_footer.scss */
.social-icon i {
  color: white;
  line-height: 44px;
  font-size: 20px;
  cursor: pointer;
}

/* line 1, ../workspace/scss/_card-hero.scss */
.hero__wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

/* line 8, ../workspace/scss/_card-hero.scss */
.hero__wrap:after {
  padding-top: 47.333%;
}

@media only screen and (max-width: 650px) {
  /* line 15, ../workspace/scss/_card-hero.scss */
  .hero__wrap .aspect-block__wrap:after {
    padding-top: 60%;
  }
}
/* line 21, ../workspace/scss/_card-hero.scss */
.hero__content-wrap {
  background-position: center;
}

/* line 25, ../workspace/scss/_card-hero.scss */
.hero__content {
  position: absolute;
  top: 50%;
  transform: translateX(0%) translateY(-50%);
  padding-left: 130px;
}
@media only screen and (max-width: 900px) {
  /* line 25, ../workspace/scss/_card-hero.scss */
  .hero__content {
    position: static;
    top: auto;
    transform: none;
    background-color: #2f4877;
    padding: 40px;
    text-align: center;
  }
}

/* line 41, ../workspace/scss/_card-hero.scss */
.hero__title {
  font-size: 6.0rem;
  line-height: 1em;
  color: white;
  max-width: 370px;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  letter-spacing: .05em;
  margin-top: 0;
}
@media only screen and (max-width: 900px) {
  /* line 41, ../workspace/scss/_card-hero.scss */
  .hero__title {
    font-size: 4.0rem;
    max-width: none;
    text-align: center;
  }
}
@media only screen and (max-width: 650px) {
  /* line 41, ../workspace/scss/_card-hero.scss */
  .hero__title {
    font-size: 2.4rem;
  }
}

/* line 62, ../workspace/scss/_card-hero.scss */
.hero__copy {
  color: white;
  max-width: 400px;
}
@media only screen and (max-width: 900px) {
  /* line 62, ../workspace/scss/_card-hero.scss */
  .hero__copy {
    max-width: 500px;
    margin: 0 auto;
  }
}

/* line 72, ../workspace/scss/_card-hero.scss */
.hero__cta {
  margin-top: 15px;
  display: inline-block;
  text-transform: uppercase;
  color: white;
  background-color: #f4a41e;
  border-bottom: 3px solid #b97c17;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  line-height: 58px;
  padding: 0 35px;
}

/* line 1, ../workspace/scss/_card-process.scss */
.process__wrap {
  max-width: 960px;
  margin: 60px auto 30px;
}

/* line 6, ../workspace/scss/_card-process.scss */
.process__title {
  text-align: center;
}

/* line 10, ../workspace/scss/_card-process.scss */
.process__card {
  width: 25%;
  float: left;
  position: relative;
}

/* line 16, ../workspace/scss/_card-process.scss */
.process__inner {
  background-color: #eee;
  margin: 38px 10px 0;
  text-align: center;
  padding-bottom: 20px;
  min-height: 380px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
}
@media only screen and (max-width: 900px) {
  /* line 16, ../workspace/scss/_card-process.scss */
  .process__inner {
    min-height: 320px;
  }
}

/* line 34, ../workspace/scss/_card-process.scss */
.process__image {
  margin-top: 40px;
  margin-bottom: 10px;
}

/* line 39, ../workspace/scss/_card-process.scss */
.process__label-wrap {
  text-align: center;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

/* line 46, ../workspace/scss/_card-process.scss */
.process__label {
  font-size: 1.6rem;
  text-align: center;
  padding: 0 22px;
  margin: 20px 0;
  height: 40px;
  display: table-cell;
  vertical-align: bottom;
}

/* line 56, ../workspace/scss/_card-process.scss */
.process__copy {
  font-size: 1.3rem;
  text-align: center;
  padding: 0 18px;
}

/* line 62, ../workspace/scss/_card-process.scss */
.process__number {
  font-size: 2.4rem;
  position: absolute;
  top: 0px;
  width: 56px;
  height: 56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  line-height: 56px;
  border-radius: 28px 28px 28px 28px;
  -moz-border-radius: 28px 28px 28px 28px;
  -webkit-border-radius: 28px 28px 28px 28px;
}

@media only screen and (max-width: 900px) {
  /* line 81, ../workspace/scss/_card-process.scss */
  .process__card {
    width: 50%;
  }
}
@media only screen and (max-width: 650px) {
  /* line 89, ../workspace/scss/_card-process.scss */
  .process__card {
    width: 100%;
    float: none;
  }

  /* line 93, ../workspace/scss/_card-process.scss */
  .process__number {
    left: 20px;
    right: auto;
    top: 20px;
  }

  /* line 99, ../workspace/scss/_card-process.scss */
  .process__inner {
    margin: 10px 10px 10px 50px;
  }
}
/* line 1, ../workspace/scss/_card-contact.scss */
.contact__wrap {
  background-color: #2f4877;
  background-image: url(images/contact_background.png);
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 60px;
  margin-top: 30px;
}
/* line 10, ../workspace/scss/_card-contact.scss */
.contact__wrap .card__title {
  color: white;
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
  line-height: 1.2em;
}
@media only screen and (max-width: 900px) {
  /* line 10, ../workspace/scss/_card-contact.scss */
  .contact__wrap .card__title {
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 900px) {
  /* line 1, ../workspace/scss/_card-contact.scss */
  .contact__wrap {
    padding: 20px;
  }
}

/* line 27, ../workspace/scss/_card-contact.scss */
.contact__card {
  max-width: 660px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  /* line 27, ../workspace/scss/_card-contact.scss */
  .contact__card {
    max-width: 540px;
  }
}

/* line 36, ../workspace/scss/_card-contact.scss */
input[type="text"] {
  border: none;
  width: 322px;
  height: 48px;
  padding-left: 12px;
  outline: none;
  display: block;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 900px) {
  /* line 36, ../workspace/scss/_card-contact.scss */
  input[type="text"] {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 56, ../workspace/scss/_card-contact.scss */
input[name="name"] {
  float: left;
}
@media only screen and (max-width: 900px) {
  /* line 56, ../workspace/scss/_card-contact.scss */
  input[name="name"] {
    float: none;
  }
}

/* line 64, ../workspace/scss/_card-contact.scss */
input[name="email"] {
  float: right;
}
@media only screen and (max-width: 900px) {
  /* line 64, ../workspace/scss/_card-contact.scss */
  input[name="email"] {
    float: none;
  }
}

/* line 72, ../workspace/scss/_card-contact.scss */
textarea {
  margin-top: 20px;
  border: none;
  width: 660px;
  height: 105px;
  padding: 14px 12px;
  resize: none;
  outline: none;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 900px) {
  /* line 72, ../workspace/scss/_card-contact.scss */
  textarea {
    width: 100%;
    margin-top: 0;
  }
}

/* line 94, ../workspace/scss/_card-contact.scss */
.submit-wrap {
  text-align: center;
}

/* line 98, ../workspace/scss/_card-contact.scss */
.submit-button {
  padding: 15px 20px;
  text-transform: uppercase;
  font-size: 16px;
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  margin: 40px 25px 20px;
  text-decoration: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid white;
  color: white;
}

/* line 1, ../workspace/scss/_page-faqs.scss */
#faqs__image {
  max-width: 960px;
  margin: 0 auto 20px;
}
/* line 5, ../workspace/scss/_page-faqs.scss */
#faqs__image .card__image {
  border: 0;
}

/* line 10, ../workspace/scss/_page-faqs.scss */
.page-faqs {
  max-width: 940px;
  margin: 0 auto 40px;
  padding: 0 0 0 20px;
}

/* line 16, ../workspace/scss/_page-faqs.scss */
.faq__title {
  margin: 40px auto 20px;
  clear: both;
  display: block;
}

/* line 22, ../workspace/scss/_page-faqs.scss */
.faq__wrap {
  width: 50%;
  float: left;
  margin-bottom: 40px;
}

/* line 28, ../workspace/scss/_page-faqs.scss */
.faq {
  padding-right: 40px;
}

@media only screen and (max-width: 650px) {
  /* line 38, ../workspace/scss/_page-faqs.scss */
  .page-faqs {
    padding: 0 20px;
  }

  /* line 42, ../workspace/scss/_page-faqs.scss */
  .faq__title {
    max-height: 45px;
    margin: 20px auto 10px;
  }

  /* line 47, ../workspace/scss/_page-faqs.scss */
  .faq__wrap {
    width: 100%;
    float: none;
  }

  /* line 52, ../workspace/scss/_page-faqs.scss */
  .faq {
    padding: 0;
  }
}
/* line 24, ../workspace/style.scss */
body {
  background-color: #fff;
  font-family: 'Varela Round', sans-serif;
  color: #2f4877;
  letter-spacing: .02em;
  line-height: 1.4em;
}

/* line 32, ../workspace/style.scss */
.card__image {
  border: 10px solid white;
}
@media only screen and (max-width: 900px) {
  /* line 32, ../workspace/style.scss */
  .card__image {
    border: 0;
  }
}

/* line 40, ../workspace/style.scss */
.card__title {
  font-weight: normal;
}

/* line 45, ../workspace/style.scss */
.card__content .aspect-block {
  border: 10px solid white;
}
@media only screen and (max-width: 900px) {
  /* line 45, ../workspace/style.scss */
  .card__content .aspect-block {
    border: 0;
  }
}

/* line 56, ../workspace/style.scss */
.card--image-left .card__image {
  border-left: 0;
}
/* line 61, ../workspace/style.scss */
.card--image-left .card__content .aspect-block {
  border-right: 0;
}

/* line 70, ../workspace/style.scss */
.card--image-right .card__image {
  border-right: 0;
}
/* line 75, ../workspace/style.scss */
.card--image-right .card__content .aspect-block {
  border-left: 0;
}

/* line 82, ../workspace/style.scss */
.tablet-only {
  display: none;
}

@media only screen and (max-width: 900px) {
  /* line 88, ../workspace/style.scss */
  .tablet-only {
    display: block;
  }

  /* line 92, ../workspace/style.scss */
  .desktop-only {
    display: none;
  }

  /* line 96, ../workspace/style.scss */
  .aspect-block {
    position: static;
  }
  /* line 99, ../workspace/style.scss */
  .aspect-block.card__image {
    position: absolute;
  }
  /* line 103, ../workspace/style.scss */
  .aspect-block.hero__content-wrap {
    position: absolute;
  }

  /* line 108, ../workspace/style.scss */
  .aspect-block__wrap {
    position: static;
  }
  /* line 111, ../workspace/style.scss */
  .aspect-block__wrap.card__image-wrap {
    position: relative;
  }

  /* line 117, ../workspace/style.scss */
  .hero__wrap .aspect-block__wrap {
    position: relative;
  }

  /* line 126, ../workspace/style.scss */
  .card__content-wrap {
    position: static;
  }

  /* line 130, ../workspace/style.scss */
  .card__content-inner {
    position: static;
    transform: none;
    padding: 40px;
    top: auto;
    max-width: 400px;
    margin: 0 auto;
  }

  /* line 139, ../workspace/style.scss */
  .card__content.aspect-block__wrap:after {
    padding-top: 0;
    display: none;
  }
  /* line 143, ../workspace/style.scss */
  .card__content.aspect-block__wrap:after .aspect-block {
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  /* line 152, ../workspace/style.scss */
  .card--image-right .card__content {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
}
@media only screen and (max-width: 650px) {
  /* line 163, ../workspace/style.scss */
  .mobile-only {
    display: block;
  }

  /* line 167, ../workspace/style.scss */
  .desktop-only {
    display: none;
  }

  /* line 171, ../workspace/style.scss */
  .card__image-wrap.aspect-block__wrap:after {
    padding-top: 75%;
  }
}
