body.page-template-page-treaments .banner a,
body.page-template-page-finance .banner a,
body.page-template-page-safety .banner a,
body.page-template-page-patient-gallery .banner a {
  width: 100%;
  max-width: 100%; }
  body.page-template-page-treaments .banner a img,
  body.page-template-page-finance .banner a img,
  body.page-template-page-safety .banner a img,
  body.page-template-page-patient-gallery .banner a img {
    width: 100%;
    max-width: 100%; }

body.page-template-page-patient-gallery #main {
  padding: 0; }
body.page-template-page-patient-gallery #main .wf-wrap {
  padding: 0;
  margin: 0;
  width: 100%; }
body.page-template-page-patient-gallery .wf-container-main {
  display: block !important; }
body.page-template-page-patient-gallery .b-container {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto; }
body.page-template-page-patient-gallery .intro {
  display: flex;
  flex-direction: column;
  width: 100%; }
  body.page-template-page-patient-gallery .intro .b-container {
    padding: 80px 0;
    border-bottom: 1px solid #a1d169; }
  body.page-template-page-patient-gallery .intro h2 {
    text-align: center;
    margin-bottom: 30px; }
  body.page-template-page-patient-gallery .intro p {
    text-align: center; }
    body.page-template-page-patient-gallery .intro p:last-of-type {
      margin-bottom: 0; }
body.page-template-page-patient-gallery .cta {
  display: block;
  position: relative;
  width: 100%;
  padding: 80px 0;
  background-color: #34a6f7;
  color: #fff;
  text-align: center; }
  body.page-template-page-patient-gallery .cta h6 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
    margin-bottom: 10px !important; }
  body.page-template-page-patient-gallery .cta p {
    color: #fff;
    font-size: 21px;
    text-align: center; }
    body.page-template-page-patient-gallery .cta p a {
      color: #fff;
      text-decoration: underline; }
      body.page-template-page-patient-gallery .cta p a:hover {
        text-decoration: none; }
  @media (min-width: 768px) {
    body.page-template-page-patient-gallery .cta a[href^="tel:"] {
      pointer-events: none; } }
body.page-template-page-patient-gallery .twentytwenty-wrapper.twentytwenty-horizontal {
  display: inline-block;
  width: 100%;
  position: relative; }
  @media (min-width: 768px) {
    body.page-template-page-patient-gallery .twentytwenty-wrapper.twentytwenty-horizontal {
      width: 50%; } }

.gallery-block {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  .gallery-block h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
  .gallery-block p {
    text-align: center; }
  .gallery-block .gallery-btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 40px; }
    @media (min-width: 768px) {
      .gallery-block .gallery-btns {
        flex-direction: row; } }
    .gallery-block .gallery-btns li {
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .gallery-block .gallery-btns li {
          margin-bottom: 0;
          margin-right: 15px; } }
      .gallery-block .gallery-btns li:last-of-type {
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .gallery-block .gallery-btns li:last-of-type {
            margin-right: 0; } }
        .gallery-block .gallery-btns li:last-of-type .btn {
          margin-right: 0; }
    .gallery-block .gallery-btns .btn {
      display: block;
      position: relative;
      text-align: center;
      min-width: 250px;
      text-decoration: none; }
    .gallery-block .gallery-btns .outline-green {
      padding: 10px 15px;
      border-radius: 0px;
      border-width: 2px;
      border-color: #a1d169;
      border-style: solid;
      background: transparent;
      color: #a1d169; }
    .gallery-block .gallery-btns .solid-green {
      padding: 10px 15px;
      border-radius: 0px;
      border-width: 2px;
      border-color: #a1d169;
      border-style: solid;
      background: #a1d169;
      color: #fff; }

.before-after--images {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 60px;
  row-gap: 20px; }
  @media (min-width: 768px) {
    .before-after--images {
      flex-direction: row;
      row-gap: unset;
      column-gap: 20px; } }
  .before-after--images .twentytwenty-before-label:before {
    content: "Before"; }
  .before-after--images .twentytwenty-after-label:before {
    content: "After"; }
  .before-after--images .twentytwenty-wrapper {
    width: 100%; }

.before-after--gallery {
  display: flex;
  flex-direction: column;
  margin-top: 60px;
  row-gap: 20px;
  width: 100%; }
  @media (min-width: 768px) {
    .before-after--gallery {
      flex-direction: row;
      row-gap: unset;
      column-gap: 20px; } }
  .before-after--gallery .images {
    width: 100%; }
    @media (min-width: 768px) {
      .before-after--gallery .images {
        width: 50%; } }
    .before-after--gallery .images img {
      width: 100%; }

.twentytwenty-container img {
  width: 100%;
  height: auto; }

.twentytwenty-container {
  width: 100%;
  min-height: 200px; }

/*# sourceMappingURL=patient-gallery.css.map */
