/*
Content
*/

#content {
  padding-bottom: 60px;
  padding-top: 60px;
}

  button.btn--register,
  a.btn--register {
    appearance: none;
    background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
    background-size: auto 11px;
    border: none;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
    text-decoration: none;
  }

  #content p a {
    color: #000;
    text-decoration: underline;
  }

  #content p a:hover {
    color: #000;
    text-decoration: none;
  }

  a.discover {
    background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
    background-size: auto 11px;
    border: none;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
    text-decoration: none;
  }

    a.discover:hover { text-decoration: underline; }

img.wp-post-image {
  max-width: 100%;
  width: 100%;
}

.partners p {
  font-size: 24px;
  line-height: 30px;
}

.has--icon_books {
  color: #000;
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-book.svg') left no-repeat;
  padding: 10px 0 10px 40px !important;
}

.has--icon_article {
  color: #000;
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-article.svg') left no-repeat;
  padding: 10px 0 10px 40px !important;
  text-transform: lowercase;
}

.has--icon_podcasts {
  color: #000;
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-podcast.svg') left no-repeat;
  padding: 10px 0 10px 40px !important;
}

.has--icon_videos {
  color: #000;
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-video.svg') left no-repeat;
  padding: 10px 0 10px 40px !important;
}

.has--icon_examples {
  color: #000;
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-examples.svg') left no-repeat;
  padding: 10px 0 10px 40px !important;
  text-transform: lowercase;
}

.has--icon_workshops {
  color: #000;
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-workshops.svg') left no-repeat;
  padding: 10px 0 10px 40px !important;
  text-transform: lowercase;
}

hr.wp-block-separator {
  border-bottom: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

hr.dark {
  background-color: #000;
  opacity: 1;
}

.accordion-button:not(.collapsed) { background-color: transparent; }

.filtering .accordion-item { border: none; }

.filtering .accordion-button {
  border: 1px solid #c4c4c4;
  color: #000;
  font-family: "UniversalSans600", Arial, sans-serif;
  font-size: 14px;
}

  .filtering .accordion-button[aria-expanded="true"] {
    border-bottom: none;
  }

  .filtering .accordion-button::after {
    background-size: 0.75rem;
    height: 0.75rem;
    width: 0.75rem;
  }

  .filtering .accordion-body {
    border: 1px solid #c4c4c4;
    border-top: none;
    padding-left: 1rem;
  }

  .filtering h6 {
    font-family: "UniversalSans600", Arial, sans-serif;
    font-size: 14px;
  }

  .filtering .accordion-body a {
    color: #000;
    display: block;
    font-size: 14px;
    text-decoration: none;
  }

  .filtering .accordion-body a:hover { text-decoration: underline; }

  .filtering nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .filtering nav ul li {
    line-height: 30px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .filtering nav ul li::before { display: none !important; }

.featured--articles p {
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

  .featured--articles p.has--icon {
    background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-article.svg') left no-repeat;
    padding: 5px 0 5px 40px;
  }

.featured--articles a {
  color: #000;
  text-decoration: none;
}

  .featured--articles a:hover {
    text-decoration: underline;
  }

.article--details .meta .category {
  border-bottom: 4px solid #F85B1E;
  color: #000;
  padding-bottom: 5px;
}

  .article--details .meta .category.cat--culture { border-color: #0B40FE; }
  .article--details .meta .category.cat--design { border-color: #9CE49E; }
  .article--details .meta .category.cat--development { border-color: #B11AD7; }
  .article--details .meta .category.cat--development-process { border-color: #F5CDFF; }
  .article--details .meta .category.cat--discovery { border-color: #FFDAC6; }
  .article--details .meta .category.cat--product-leadership { border-color: #E5D4BB; }
  .article--details .meta .category.cat--management { border-color: #9F0000; }
  .article--details .meta .category.cat--marketing { border-color: #C69400; }
  .article--details .meta .category.cat--teams { border-color: #007E4D; }
  .article--details .meta .category.cat--team-objectives { border-color: #A8EAE1; }
  .article--details .meta .category.cat--go-to-market { border-color: #FFCD36; }
  .article--details .meta .category.cat--transformation { border-color: #4513AF; }

.article--details .meta {
  color: #878787;
  font-size: 12px;
}

  .article--details .meta time {
    padding: 0 15px;
  }

  @media (min-width: 767.98px) and (max-width: 1200px) {
    .article--details .meta span,
    .article--details .meta time {
      display: block;
      margin-bottom: 5px;
      padding: 0 !important;
    }
  }

.article--details b,
.article--details strong { color: #000; }

.article--details h4 a {
  color: #000;
  text-decoration: none;
}

  .article--details h4 a:hover {
    text-decoration: underline;
  }

.article--details .article--excerpt p {
  font-size: 24px;
  line-height: 28px;
}
  @media (max-width: 767.98px) {
    .article--details .article--excerpt p {
      font-size: 18px;
      line-height: 22px;
    }
  }

  .article--details .article--excerpt p a {
    color: #000;
    display: none;
    font-size: 14px;
    text-decoration: none;
  }

.article--details:nth-of-type(3) hr { display: none; }

.single .post p { letter-spacing: 0; }

a.learn--more {
  color: #000;
  font-family: "UniversalSans600";
  font-size: 14px;
  text-decoration: 14px;
}

  a.learn--more:hover { text-decoration: hover; }

.post {
  color: #000;
}

  .post h1 + p {
    color: #a6a6a6;
    font-size: 24px !important;
    line-height: 36px !important;
    margin-bottom: 2rem !important;
  }

  .post p:not(.meta),
  .page-template-default .article--details p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 1.25rem;
  }

  .post a,
  .page-template-default .article--details a {
    color: #878787;
    text-decoration: underline;
  }

  .post h2 a {
    color: #000;
    text-decoration: none;
  }

  .page-template-default .article--details h2 {
    border-top: 1.5px solid #E5E5E5;
    font-family: "UniversalSans600", Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: -2px;
    line-height: 22px;
    margin: 30px 0;
    padding-top: 15px;
  }

.article--list .article--details article {
  border-top: 1px solid #E5E5E5;
  height: 100%;
  padding-top: 30px;
  position: relative;
}

  .home .article--list .article--details article {
    border-top: none;
  }

  .home .article--list .newsletter--signup aside {
    background-color: #F4F4F4;
    display: block;
    height: 92%;
    margin: 0;
    padding: 30px;
  }

    .home .article--list .newsletter--signup aside p {
      color: #000 !important;
      font-size: 18px !important;
      line-height: 24px !important;
      margin: 0 !important;
      padding: 0 !important;
    }

      .home .article--list .newsletter--signup aside p strong,
      .home .article--list .newsletter--signup aside p b {
        display: block;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 2rem !important;
      }

      .home .article--list .newsletter--signup aside p em,
      .home .article--list .newsletter--signup aside p i {
        display: block;
        font-style: normal !important;
        margin-bottom: 3rem;
        opacity: 0.5 !important;
      }

      .home .article--list .newsletter--signup aside form label {
        display: none;
      }

      .home .article--list .newsletter--signup aside form input[type="email"] {
        background-color: #F4F4F4;
        border: none;
        border-radius: none;
        border-bottom: 1px solid #000;
        display: block;
        font-size: 24px;
        padding: 10px 5px;
        width: 100%;
      }

      .home .article--list .newsletter--signup aside form input[type="submit"],
      .workshop-newsletter form input[type="submit"] {
        appearance: none;
        background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
        background-size: auto 11px;
        border: none;
        color: #000;
        float: right;
        font-size: 14px;
        margin-top: 15px;
        padding-left: 30px;
        text-transform: lowercase;
      }

      @media (max-width: 767.98px) {
        .home .article--list .newsletter--signup aside p em { margin-bottom: 2rem; }

        .home .article--list .newsletter--signup aside p {
          font-size: 16px !important;
        }

        .home .article--list .newsletter--signup aside {
          height: 105%;
          padding: 15px !important;
          padding-bottom: 30px !important;
        }
      }

  .workshop-newsletter {
    background-color: #F4F4F4;
    color: #000;
    padding: 30px;
  }

    .workshop-newsletter p {
      font-family: "UniversalSans600", Helvetica, Arial, sans-serif;
      letter-spacing: -.25px;
    }

    .workshop-newsletter label { display: none; }

    .workshop-newsletter input[type="text"],
    .workshop-newsletter input[type="email"] {
      background-color: #F4F4F4;
      border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
      border-radius: none;
      border-bottom: 1px solid #000;
      display: block;
      font-size: 24px;
      padding: 10px 5px;
      width: 100%;
    }

    .workshop-newsletter form input[type="submit"] {
      margin-top: 0;
    }

  .article--list .article--details:nth-of-type(13) article,
  .article--list .article--details:nth-of-type(14) article,
  .article--list .article--details:nth-of-type(15) article,
  .home .article--list .article--details:nth-of-type(1) article,
  .home .article--list .article--details:nth-of-type(2) article {
    border-bottom: 1px solid #E5E5E5;
  }

  .article--list .article--details:nth-last-child(-n+3) article {
    border-bottom: none !important;
  }

  .home .article--list .article--details:nth-of-type(2) article {
    border-bottom: 1px solid #E5E5E5 !important;
  }

  .article--list .article--details:nth-of-type(2) article::before,
  .article--list .article--details:nth-of-type(5) article::before,
  .article--list .article--details:nth-of-type(8) article::before,
  .article--list .article--details:nth-of-type(11) article::before,
  .article--list .article--details:nth-of-type(14) article::before,
  .home .article--list .article--details:nth-of-type(4) article::before {
    border-left: 1px solid #E5E5E5;
    content: '';
    height: 97%;
    left: -15px;
    top: 2.5%;
    position: absolute;
  }

  .article--list .article--details:nth-of-type(2) article::after,
  .article--list .article--details:nth-of-type(5) article::after,
  .article--list .article--details:nth-of-type(8) article::after,
  .article--list .article--details:nth-of-type(11) article::after,
  .article--list .article--details:nth-of-type(14) article::after {
    border-right: 1px solid #E5E5E5;
    content: '';
    height: 95%;
    right: -15px;
    top: 2.5%;
    position: absolute;
  }

  .article--list .article--details article p:not(.meta, .detail) {
    color: #A6A6A6;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 90px;
  }

  .article--list .article--details article p:not(.meta) a { display: none; }

  .article--list .article--details article p.detail {
    bottom: 0;
    font-family: "UniversalSans600";
    font-size: 14px;
    margin: 0;
    position: absolute;
  }

    .home .article--list .article--details article p.detail {
      bottom: 11px;
    }

  .article--list .article--details article .read--more {
    bottom: 11px;
    color: #000;
    font-family: "UniversalSans600";
    font-size: 14px;
    position: absolute;
    right: 10px;
    text-decoration: none;
  }

  .article--list .article--details article.podcasts .read--more,
  .article--list .article--details article.videos .read--more,
  .article--list .article--details article.examples .read--more {
    bottom: 6px;
  }

  .article--details .posterimage {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 128px;
    position: relative;
    width: 206px;
  }

  .article--details .posterimage a {
    background-color: rgba(0,0,0,0.25);
    display: block;
    height: 100%;
    width: 100%;
  }

  .article--details .posterimage img {
    bottom: 10px;
    position: absolute;
    left: 10px;
  }

.about--author {
  color: #000;
}

  .about--author .row p a {
    color: #000;
    text-decoration: underline;
  }

  .about--author .row p a:hover {
    text-decoration: none;
  }

.share {
  color: #878787;
  list-style: none;
  margin: 0;
  padding: 0;
}

  .share li { display: inline; }

  .share a {
    color: #000;
    text-decoration: none;
  }

  @media (max-width: 767.98px) {
    .article--details .meta { font-size: 12px; }
    .article--details .share { display: none; }

    .post h1 + p {
      font-size: 24px !important;
      line-height: 36px !important;
    }

    .post p:not(.meta),
    .page-template-default .article--details p {
      font-size: 18px;
      line-height: 28px;
    }
  }

.page-numbers {
  border-bottom: 2px solid #fff;
  color: #A6A6A6;
  display: inline-block;
  padding-bottom: 2px;
  font-size: 16px;
  margin: 0 20px;
  padding: 0 5px;
  text-decoration: none;
}

  .page-numbers.current {
    border-color: #A6A6A6;
  }

.book--card {
  background-color: #F6F6F6;
  padding: 30px;
}

  .book--card h4 a {
    color: #000;
    text-decoration: none;
  }

    .book--card h4 a:hover { text-decoration: underline; }

  .book--card img,
  .book--list img,
  .book--details img {
    -webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.24);
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.24);
    max-width: 100%;
    width: 100%;
  }

  .book--details img { margin-bottom: 3rem; max-width: 250px; }

.book--card_blank {
  background-color: transparent;
  padding: 0;
}

.workshop--title {
  cursor: pointer;
}

  .workshop--title:hover { text-decoration: underline; }

.workshop--details {
  font-size: 18px;
  letter-spacing: -.25px;
}

.workshop--card {
  background-color: #C69C5B;
  color: #fff;
  height: 100%;
  padding: 30px 30px 60px;
  position: relative;
}

  .workshop--card_empowered { background-color: #4F76FF; }
  .workshop--card_loved { background-color: #F85B1E; }
  .workshop--card_transformed { background-color: #007E4D; }
  .workshop--card_masterclass { background-color: #4dbba8; }
  .workshop--card_private { background-color: #878787; padding-bottom: 60px; }

  .workshop--card h4,
  .workshop--card p { color: #fff; }

  .single .workshop--card p { max-width: 70%; }

  .workshop--card a {
    color: #fff;
    text-decoration: none;
  }

  .workshop--card a:hover {
    color: #fff;
    text-decoration: underline;
  }

  .workshop--card a.learn--more {
    position: absolute;
    bottom: 45px;
    right: 30px;
  }

.icon--public,
.icon--private {
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-workshop-public.svg') left no-repeat;
  background-size: auto 30px;
  margin: 0;
  padding: 15px 0 15px 40px;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

  .icon--private { background-image: url('/wp-content/themes/svpg2022/app/img/icons/icon-workshop-private.svg'); }

  .page-template-template-workshop #lead-in .icon--public,
  .page-template-template-workshop #lead-in .icon--private {
    position: relative;
    bottom: 0;
    left: 0;
  }

.is--new {
  position: absolute;
  margin-top: -2rem;
}

.authors {
  color: #000;
  list-style: none;
  margin: 0;
  padding: 0;
}

  .authors li {
    display: inline;
    float: left;
  }

  .authors li:nth-of-type(2)::before {
    content: ", ";
  }

  .authors a {
    color: #a6a6a6;
    text-decoration: underline;
  }

  .search-results .authors { color: #a6a6a6; }

.book--learn_more,
.contact--us a {
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
  background-size: auto 11px;
  padding-left: 30px;
  color: #000;
  font-family: "UniversalSans600";
  font-size: 14px;
  text-decoration: none;
}

  .book--learn_more:hover {
    color: #000;
    text-decoration: underline;
  }

.has--icon_back {
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-back.svg') left no-repeat;
  background-size: auto 11px;
  padding-left: 30px;
}

  .has--icon_back a { color: #000; text-decoration: none; }

  .has--icon_back a:hover { color: #000; text-decoration: underline; }

.book--sidebar {
  font-size: 16px;
}

.book--sidebar strong {
  color: #000;
}

.book--sidebar a {
  color: #000;
  text-decoration: underline;
}

  .book--sidebar a:hover {
    color: #000;
    text-decoration: none;
  }

  .book--sidebar ul {
    list-style: none;
    margin: 0 0 2rem;
    padding: 0;
  }

  .book--sidebar ul li {
    margin-bottom: 5px;
  }

.book--info p {
  font-size: 24px;
  line-height: 30px;
}

.book--info p a {
  color: #000;
  text-decoration: underline;
}

  .book--info p a:hover {
    color: #000;
    text-decoration: none;
  }

.book--info h3 {
  border-top: 1.5px solid #E5E5E5;
  font-family: "UniversalSans600", Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -.25px;
  line-height: 22px;
  margin: 30px 0;
  padding-top: 15px;
}

.accordion-body ul {
  list-style: none;
  margin: 15px 0 30px;
  padding: 0;
}

.book--info ul,
.page-template-default .article--details ul,
.example--content ul {
  color: #a6a6a6;
  font-size: 18px;
  line-height: 24px;
  list-style: none;
  margin: 15px 0 30px;
  padding: 0;
}

  .book--info ul li,
  .accordion-body ul li,
  .page-template-default .article--details ul li,
  .example--content ul li {
    margin: 0 0 15px 0;
    padding-left: 30px;
    position: relative;
  }

  .book--info ul li::before,
  .accordion-body ul li::before,
  .page-template-default .article--details ul li::before,
  .example--content ul li::before {
    background-color: #a6a6a6;
    border: 1px solid #a6a6a6;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 8px;
  }

.review blockquote,
blockquote.wp-block-quote {
  border-bottom: 1px solid #e2e2e2;
  display: block;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  width: 100%;
}

  .review blockquote p,
  blockquote.wp-block-quote p {
    color: #000;
    font-family: "UniversalSans600", Helvetica, Arial, sans-serif;
    letter-spacing: -.25px;
  }

  .review blockquote cite,
  blockquote.wp-block-quote cite {
    font-style: normal;
  }

  blockquote.wp-block-quote {
    border: none;
    margin-top: 4rem;
  }

  .home .review blockquote { border-bottom: none; }

.load--more {
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-down.svg') center bottom no-repeat;
  background-size: auto 22px;
  color: #000;
  font-size: 14px;
  padding-bottom: 30px;
  text-decoration: none;
}

  .load--more:hover {
    color: #000;
  }

.upcoming--workshops {
  background-color: #F6F6F6;
  padding-bottom: 60px;
  padding-top: 30px;
}

.contact--us {
  background-color: #F6F6F6;
  padding-bottom: 60px;
  padding-top: 60px;
}

#content .accordion button {
  background-image: none;
  font-size: 36px;
  padding-left: 0;
}

  #content .accordion button:focus,
  #content .accordion button:not(.collapsed) { color: #000; }

.accordion-item {
  border: none;
  border-radius: 0 !important;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
}

@media (max-width: 767.98px) {
  .accordion-item { width: 100%; }
}

.accordion-body {
  font-size: 22px;
  line-height: 28px;
  padding-left: 0;
}

.other--workshops h2,
.related--articles h2,
.bio--authorship h2 {
  font-size: 18px;
  line-height: 22px;
  margin-top: 60px;
}

@media (max-width: 767.98px) {
  .book--card img,
  .book--list img,
  .book--details img {
    max-width: 160px;
  }

  .book--sidebar img { display: none; }

  .book--info p,
  .accordion-body,
  .workshop--details p {
    font-size: 18px;
    line-height: 26px;
  }

  .accordion-header,
  #content .accordion button {
    font-size: 24px;
  }

}

/* Team */

.archive.post-type-archive-team #header { padding-bottom: 500px; }

.archive.post-type-archive-team .team--intro {
  position: relative;
  margin-bottom: 150px;
  margin-top: -400px;
}

.archive.post-type-archive-team .team--intro img,
.archive.post-type-archive-team .team--intro h1 { margin-bottom: 2rem; }

.archive.post-type-archive-team .team--intro p {
  font-size: 32px;
  line-height: 36px;
}

.team--list img {
  max-width: 100%;
  width: 100%;
}

ol.principles {
  border-top: 1px solid #E5E5E5;
  column-count: 2;
  column-gap: 3rem;
  list-style: none;
  margin: 0;
  padding: 30px 0;
  position: relative;
  width: 100%;
}

  ol.principles::before {
    border-left: 1px solid #e5e5e5;
    content: '';
    height: 95%;
    left: 50%;
    position: absolute;
  }

  ol.principles .subhead-3 {
    letter-spacing: 0;
  }

  ol.principles em {
    color: #C4C4C4;
    font-family: "UniversalSans600", Arial, sans-serif;
    font-style: normal !important;
    letter-spacing: 0.5px;
  }

  ol.principles li {
    border-bottom: 1px solid #E5E5E5;
    margin: 0;
    padding: 30px 0;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
          page-break-inside: avoid; /* Firefox */
               break-inside: avoid; /* IE 10+ */
  }

  @media (max-width: 767.98px) {

    ol.principles {
      column-count: 1;
      column-gap: 0;
      padding-left: 15px;
      padding-right: 15px;
    }

    ol.principles::before { display: none; }

  }

.bio--copy {
  color: #000;
}

.bio--headshot .detail {
  color: #000;
  line-height: 28px;
}

  .social--links a {
    background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
    background-size: auto 11px;
    border: none;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
    text-decoration: none;
  }

.book--card a {
  color: #000;
  text-decoration: none;
}

  .book--card a:hover { text-decoration: underline; }

  @media (max-width: 767.98px) {

    .archive.post-type-archive-team #header { padding-bottom: 200px; }

    .archive.post-type-archive-team .team--intro {
      margin-bottom: 60px;
      margin-top: -150px;
    }

    .archive.post-type-archive-team .team--intro p {
      font-size: 24px;
      line-height: 30px;
    }

    .bio--headshot img {
      max-width: 60%;
    }

  }

.service--intro p {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 2rem;
}

.service--intro a {
  background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
  background-size: auto 11px;
  border: none;
  color: #000;
  font-family: "UniversalSans600";
  font-size: 14px;
  padding-left: 30px;
  text-decoration: none;
}

.service--details strong {
  color: #000;
  font-family: "UniversalSans600", Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 26px;
}

.service--details a {
  color: #999;
  text-decoration: underline;
}

  .service--details a:hover { text-decoration: none; }

img.service--icon {
  height: 30px;
  width: auto;
}

.service--topics a {
  color: #A6A6A6;
  text-decoration: underline;
}

  .service--topic p {
    max-width: 60%;
  }

.other--services { position: relative; }

  .other--services::before {
    border-left: 1px solid #e5e5e5;
    content: '';
    height: 100%;
    left: 49%;
    position: absolute;
    top: 10px;
  }

.other--service {
  padding-bottom: 100px;
  position: relative;
}

.other--service ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
    bottom: 0;
    right: 30px;
}

  .other--service li {
    display: inline;
  }

  .other--service li a {
    background: transparent url('/wp-content/themes/svpg2022/app/img/icons/icon-arrow-black.svg') left no-repeat;
    background-size: auto 11px;
    border: none;
    color: #000;
    font-family: "UniversalSans600";
    font-size: 14px;
    padding-left: 30px;
    text-decoration: none;
  }

.example--content strong,
.example--content b {
  color: #000;
  font-family: "UniversalSans600", Arial, sans-serif;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 28px;
}

.example--content a,
.bio--copy a,
.follow--up a {
  color: #A6A6A6;
  text-decoration: underline;
}

  .example--content a:hover { text-decoration: none; }

.example--content p { max-width: 60%; }

.ajaxsearchpro .results a,
.wpdreams_asl_results .results a {
  color: #000 !important;
}

  .ajaxsearchpro .results a:hover,
  .wpdreams_asl_results .results a:hover { color: #000 !important; text-decoration: underline !important; }

.search--filters {
  color: #000;
  font-family: "UniversalSans600";
  list-style: none;
  margin: 0;
  padding: 0;
}

  .search--filters li {
    display: inline;
    margin-right: 30px;
  }

  .search--filters li a {
    color: #a6a6a6;
    text-decoration: none;
  }

    .search--filters li a:hover { text-decoration: underline; }

@media (max-width: 767.98px) {

  .other--services::before {
    border: none;
  }

  .search--filters li:first-child { display: block; margin-bottom: 20px; }

  .search--filters li {
    display: inline-block;
    margin-bottom: 10px;
  }

}

/* hot nav */
.search-results li.results--all a { color: #000; }

.search.post-type-archive-books li.results--books a,
.search.post-type-archive-workshops li.results--workshops a,
.search.post-type-archive-videos li.results--videos a,
.search.post-type-archive-podcasts li.results--podcasts a { color: #000; text-decoration: underline; }
