body {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #535353;
}

.wp-block-woocommerce-checkout-order-summary-totals-block,
.woocommerce p.price,
.woocommerce .quantity,
.type-product .product_meta,
.type-product .entry-footer {
  display: none;
}

body.woocommerce-page div.product div.summary {
  width: 100%;
  float: none;
}

.entry-header img {
  image-rendering: -webkit-optimize-contrast;
}

figure {
  margin: 0;
}

.stacked {
  display: flex;
  flex-wrap: wrap;
}

.stacked div {
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .stacked div {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .btn-secondary.pink, a.btn-secondary.pink {
    font-size: 80%;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: proxima-nova,sans-serif;
}
.content-section {
  margin-bottom: 3em;
}

strong {
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
  font-style: normal;
}
a.link-grey {
  color: #999 !important;
}

.flex {
  display: flex;
}

#mc_embed_signup form,
#mc_embed_signup .email,
#mc-embedded-subscribe {
  margin-bottom: 0;
}

#mc_embed_signup .flex {
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .flex {
    flex-wrap: wrap;
  }
  #mc_embed_signup .flex > div {
    width: 100% !important;
    margin-bottom: 10px;
  }
}

.current-menu-item {
  position: relative;
}

header .current-menu-item:before {
  content: '';
  width: 100%;
  height: 4px;
  display: block;
  background: #E66D7B;
  position: absolute;
  top: 0;
}

h1, h2, h3, h4, h5 {
  color: inherit;
  line-height: 1.3;
}

p {
  margin-bottom: 1.5em;
}

h1 {
  font-size: 2.3em;
}

h2, .tc-h2 {
  font-size: 2.2em;
}

h3, .tc-h3 {
  font-size: 1.5em;
}

#breadcrumbs {
  font-size: 85%;
  line-height: 1.5em;
  color: #999;
  margin-top: 0;
}

#breadcrumbs a {
  color: inherit;
}

.entry-content ul {
  list-style: none;
}

.entry-content li {
  margin-bottom: 2px;
}

.entry-content ul li:before:not('.order') {
  content: "\2022";
  color: #E66D7B;
  margin-left: -20px;
  font-size: 25px;
  margin-right: 10px;
}

.entry-content ul {
  margin-bottom: 1.5em;
}

.blog .entry-title, .single-post .entry-title, body.category .entry-title, .single-resource .entry-title,
.blog .entry-title a, body.category .entry-title a, article.post .tc-h3 a {
  color: inherit;
}


.entry-meta {
  margin-bottom: 20px;
}

.caps,
.people p {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 90%;
}

.pink {
  color: #E66D7B;
}

.grey-500 {
  color: #999;
}

.banner-wrapper {
  height: 50vh;
  max-height: 500px;
  min-width: 400px;
  margin-bottom: 50px;
  background-size: cover;
}

#mce-success-response {
  padding-left: 30px;
  font-weight: bold;
  font-size: 90%;
  color: #e56d7b;
}

/*.home .banner-wrapper {*/
/*  background-image: url('../img/banner1.jpg');*/
/*}*/

.slim-banner-wrapper {
  height: 25vmin;
  background-image: url('../img/banner-default.jpg');
}

.page-id-10 .slim-banner-wrapper {
  background-image: url('../img/banner-team-10.jpg');
}

.page-id-10 .banner-wrapper {
  background-size: contain;
  background-color: #fff;
  background-position-y: bottom;
  background-size: 70%;
}

.page-id-2214 .slim-banner-wrapper {
  background-image: url('../img/banner-podcasts.jpg');
}

.sidebar-item {
  margin-bottom: 60px;
}

.grey {
  color: #535353;
}

.sidebar h3 {
  padding-bottom: 15px;
}

.sidebar h3.line {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.post-side {
  display: flex;
  flex-direction: column;
  color: inherit;
  line-height: 1.4em;
}

.post-side .caps {
  margin-bottom: 12px;
}

.read-more {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 90%;
  font-weight: 700;
}

.entry-content .read-more {
  background: url("../img/right_arrow.svg")  no-repeat 0 0;
  background-size: 20px;
  padding-left: 40px;
  display: inline;
}

.read-more.line {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}

.read-more svg {
  margin-right: 15px;
}

a.read-more {
  color: #535353;
}

.site-main,
.entry-content,
.blog .site-main,
.single-staff .site-main {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .single-staff .entry-header img {
    width: 150px;
  }
}

.sidemenu {
  background: none;
  box-shadow: none;
  margin: 0;
}

#searchform {
  text-align: right;
}

input[type=number],
input[type=text],
input[type=search]{
  border: 1px solid #B2ACAC;
  border-radius: 100px;
  padding-left: 20px;
}

.btn-primary,
input[type="submit"],
body .single_add_to_cart_button {
  border-radius: 100px !important;
  border: 0;
  background: #E56D7B !important;
  color: #fff !important;
  padding: 11px 25px !important;
  white-space: nowrap;
  font-size: 90% !important;
  font-weight: normal !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;

}

.nav-links {
  margin-bottom: 60px;
}

.btn-secondary,
a.btn-secondary,
.nav-links a {
  border-radius: 100px;
  border: 1px solid #B2ACAC;
  color: inherit;
  padding: 11px 35px;
  font-size: 90%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: border-color 0.3s;
}

.btn-secondary.pink,
a.btn-secondary.pink {
  border-color: #e56d7b;
}

.btn-secondary:hover {
  border-color: #E66D7B;
}

header .logo {
  width: 12%;
}

/* Footer */

.subscribe {
  background: #EDEBEA;
  padding-top: 40px;
  padding-bottom: 40px;
}

.site-footer p {
  line-height: 1.4em;
  margin-bottom: 20px;
}

.site-footer a {
  color: inherit;
}

.site-footer {
  background: none;
}

footer .logo {
  width: 100px;
  display: block;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  footer .btn {
    margin-bottom: 30px;
    display: block;
    text-align: center;
  }
  .site-footer p,
  .site-footer li {
    font-size: 85% !important;
  }
  .site-footer #menu-footer-menu {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  footer .btn {
    float: right;
  }
  #menu-footer-menu {
    width: 100%;
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
  }
}

.site-footer #menu-footer-menu li {
  margin-bottom: 8px;
  width: 100%;
}

.site-footer #menu-footer-menu li::after {
  display: none;
}

article.category-news {
  padding-bottom: 60px;
}

article.people {
  display: flex;
  flex-direction: column;
  height: auto;
}

article.staff h2 {
  font-size: 1.5em;
}

.page-id-10 .people h3, .page-id-10 .people p {
  margin-left: 0;
}

.people h3 a {
  color: inherit;
}

.single-staff .entry-header h1 {
  color: inherit;
  margin-bottom: 15px;
}

.type-staff h2 {
  border-top: 1px solid #ccc;
  padding-top: 25px;
  margin-top: 30px;
}

.type-staff h2 strong {
  font-weight: 400;
}

hr {
  background: none;
  background: #ccc;
  height: 1px;
}

.resource .strong {
  color: inherit;
  font-weight: 700;
  margin-top: 10px;
  display: inline-block;
}

.podcast-summary article {
  margin-bottom: 45px;
}

.podcast-summary h3 a {
  color: inherit;
}

.menu-footer-social-menu-container {
  text-align: right;
}

.menu-footer-social-menu-container ul.menu li a {
  background: none;
  color: #E66D7B;
}

.sub-menu {
  background: #eedcde;
}

/* Slider */

.hero-slider,
.slick-list,
.slick-track {
  height: 100% !important;
}

.slick-slide {
  position: relative;
}

.slick-slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.slick-slide p {
  position: absolute;
  bottom: 10%;
  left: 0%;
  font-size: 200%;
  color: #fff;
  line-height: 1.3em;
}

.slick-slide .row {
  margin: auto;
}

.slider-inner{
  display: block;
  position: absolute;
  bottom: 0;
  max-width: 960px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}

.accordion {
  cursor: pointer;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 90%;
  font-weight: 700;
  background: none;
  padding: 0;
  color: #535353;
}

.accordion img {
  width: 14px;
  margin-left: 10px;
}

.active, button.accordion:hover,
button.accordion:focus {
  background: none !important;
  color: #535353;
}

.apanel {
  background-color: white;
  display: none;
  overflow: hidden;
}

.flex-wrap {
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .expertise {
    width: 50%;
    padding: 0 15px;
    padding-bottom: 25px;
  }
  .expertise p {
    font-size: 90%;
    line-height: 1.3em;
  }
  .cols {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}

.hidden-content {
  display: none;
}

/* Landing Page Builder */

.sub-menu .sub-menu,
.wpb_page_list .children {
  display: none !important;
}

.btn-area {
  padding: 30px 0;
}

.l-banner {
  height: 35vmin;
  background-size: cover;
  background-position: center;
}

.l-text li {
  margin-bottom: 10px;
  line-height: 1.4em;
}

.narrow {
  max-width: 650px;
  margin: auto;
}

.narrow #breadcrumbs {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: -15px;
}

.bg-palepink {
  background: #FBF1F2;
}

.bg-palepink h2 {
  color: #E56D7B;
}

.l-quote p {
  font-size: 130%;
  font-weight: bold;
  color: #E56D7B;
  line-height: 1.3em;
}

.py {
  padding: 40px 15px
}

.entry-content table {
  border: 0;
  color: #535353;
}

.entry-content th {
  text-align: left;
  background: #FBF1F2;
  color: #E56D7B;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 20px;
}

.entry-content .meeting {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 15px 20px;
  background: none;
  border-bottom: 1px solid #ddd;
}

.entry-content td {
  color: #535353;
  padding: 15px 20px;
  border-bottom: 1px solid #ddd;
  min-width: 220px
}

.entry-content li {
  position: relative;
}

.entry-content td ul ul {
  padding-top: 4px;
}

.entry-content td ul ul li:before {
  left: 7px;
  top: -2px;
}

.entry-content td p {
  font-size: 14px;
  line-height: 1.125rem;
}

.entry-content td ul {
  font-size: 14px;
}

.entry-content table tr:nth-of-type(even) {
  background: none;
}

.amicable-divorce blockquote {
  display: block;
  background: #FBF1F2;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.amicable-divorce blockquote b {
  color: #E56D7B;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 15px 0;
  display: block;
}

@media screen and (min-width: 768px) {
  .post-53 .amicable-divorce blockquote div,
  .page-template-landing .amicable-divorce blockquote p {
    width: 50%;
  }
}

.post-53 blockquote .btn-primary {
  line-height: 1px;
  display: inline-block;
  margin-top: 22px;
}

.post-53 blockquote .btn-primary b {
  font-weight: normal;
  color: #fff !important;
}

.amicable-divorce blockquote:before,
.amicable-divorce blockquote:after {
  display: none;
}

.scrollable-table {
  overflow-x: auto;
}

div#ui-datepicker-div {
  background: #fff;
  padding: 10px;
  border: 1px solid #eee;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  display: none;
}

.entry-content .gform-body ul {
  margin-left: 0;
}

.entry-content .gform-body ul li:before {
  display: none;
}
h2.gsection_title {
  font-size: 22px;
}
.gsection_description {
  margin-bottom: 15px;
}