.explicitMessage,.photogallery_archive__explicit-message,.photogallery_taxonomy__explicit-message{position:absolute;background:RGBA(255, 8, 0, 0.9);color:#FFF;padding:0.25em;top:45%;transform:translate(-50%, -50%);left:50%;white-space:nowrap;pointer-events:none;cursor:pointer}.photogallery-archive-pictures{position:relative;margin-bottom:1em}.photogallery-archive-pictures__gallery{display:flex;width:100%;justify-content:space-between;align-items:stretch}.photogallery-archive-pictures__gallery__figure{vertical-align:middle;text-align:center;flex-wrap:wrap;flex:1;position:relative;max-width:49%;margin:0}.photogallery-archive-pictures__gallery__figure a{display:block}.photogallery-archive-pictures__gallery__figure img{width:100%}.photogallery-archive-pictures__gallery__figure-cover{background:#F0F0F0}.photogallery-archive-pictures__gallery__figure-cover img{width:auto !important}@media (min-width: 640px){.photogallery-archive-pictures__gallery__figure-cover img{top:50%;transform:translateY(50%)}}.photogallery-archive-pictures__explicit-message{position:absolute;cursor:pointer;background:#E22C35;color:#FFF;padding:0.5em;left:50%;transform:translateX(-50%) translateY(-50%);top:50%;font-size:1em}@media (min-width: 640px){.photogallery-archive-pictures__explicit-message{white-space:nowrap}}_:-ms-fullscreen,:root .photogallery-archive-pictures__gallery{table-layout:fixed}.photogallery-post-pictures{position:relative;margin-bottom:1em}.photogallery-post-pictures__gallery{display:flex;justify-content:space-between;align-items:stretch}.photogallery-post-pictures__gallery__figure{vertical-align:middle;text-align:center;flex-wrap:wrap;flex:1;position:relative;max-width:49%;margin:0}.photogallery-post-pictures__gallery__figure a{display:block}.photogallery-post-pictures__gallery__figure img{width:100%}.photogallery-post-pictures__gallery__figure-cover{background:#F0F0F0}.photogallery-post-pictures__gallery__figure-cover img{width:auto !important}@media (min-width: 640px){.photogallery-post-pictures__gallery__figure-cover img{top:50%;transform:translateY(50%)}}.photogallery-post-pictures__explicit-message{position:absolute;cursor:pointer;background:#E22C35;color:#FFF;padding:0.5em;left:50%;transform:translateX(-50%) translateY(-50%);top:50%;font-size:1em}@media (min-width: 640px){.photogallery-post-pictures__explicit-message{white-space:nowrap}}.photogallery_taxonomy__procedure-explicit-message{background-color:rgba(0,0,0,0.45);z-index:10;display:flex;justify-content:center;align-items:center;top:0;height:100vh;width:100vw;left:0;margin:0 calc(50% - 50vw);max-width:100vw;position:fixed;padding:0 15px}.photogallery_taxonomy__procedure-explicit-message__text{color:#FFF;font-weight:600;text-shadow:1px 1px #000}.photogallery_taxonomy__procedure-explicit-message__button{background-color:#E22C35;margin-left:1em}_:-ms-fullscreen,:root .photogallery-post-pictures__gallery{table-layout:fixed}.photogallery_procedure{position:relative}.photogallery-post-pictures__gallery__figure-explicit img{filter:blur(20px)}.photogallery-single__doctor-info__container{margin-bottom:1.25em;overflow:hidden}.photogallery-single__doctor-info__picture{float:left;width:60px;height:60px;overflow:hidden;border-radius:50%;position:relative}.photogallery-single__doctor-info__picture img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.photogallery-single__doctor-info__overview{float:left;margin-left:1em}.photogallery-single__doctor-info__overview ul{margin:0;padding:0}.photogallery-single__doctor-info__overview ul li{list-style:none}.photogallery-single__doctor-info__overview__item{color:#999;display:inline-block;margin-right:10px}.photogallery-single__doctor-info__overview__item.doctor_name{font-weight:bold;color:#222;display:block}.photogallery-single__location-info{margin-bottom:1.25em}.photogallery-single__location-info__overview{margin:0px !important;padding:0px !important}.photogallery-single__location-info__overview__item{list-style:none !important}


ul.photogallery-single-action-bar__actions {
  padding: 0;
  margin: 1em;
  list-style: none;
  text-align: center;
}

li.photogallery-single-action-bar__actions__item {
  list-style: none !important;
  display: inline-block;
  background: #01558c;
  text-align: center;
  border-radius: 4px;
}

li.photogallery-single-action-bar__actions__item.photogallery-single-action-bar__actions__item-next_patient,
li.photogallery-single-action-bar__actions__item.photogallery-single-action-bar__actions__item-previous_patient {
  background: #ef902d;
}

li.photogallery-single-action-bar__actions__item a {
  color: #FFF;
  padding: 0.5em 0.75em;
  display: block;
}

li.photogallery-single-action-bar__actions__item svg {
  fill: #FFFFFF;
}

li.photogallery-single-action-bar__actions__item > svg {
  display: none;
}

/* Templates */
@media only screen and (max-width: 768px) {
  .photogallery-post-pictures__gallery__figure, .photogallery-archive-pictures__gallery__figure {
      display: block !important;
      width: 100% !important;
      max-width: 100% !important;
      margin-bottom: 1em !important;
  }
}

/* Single Template */
.pgsa-gallery-photos-carousel-single-caption {
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.25);
  width: 100%;
  text-align: center;
  color: #FFF;
  text-shadow: 1px 1px 2px #666;
  margin: 0px;
}

.pgsa-gallery-photos-single-carousel {
  position: relative;
  overflow: hidden;
}

.pgsa-gallery-photos-single-carousel figure.photogallery-patient-picture {
  margin: 0;
}

.pgsa-gallery-photos-single-carousel figure.photogallery-patient-picture img {
  width: 100%;
  height: auto;
  display: block;
}

.pgsa-carousel-single-template-bullets {
  text-align: center;
}

/* single template carousel thumbnails */
.pgsa-gallery-photos-single-carousel-thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin-top: 1em;
}

.pgsa-gallery-photos-single-carousel-thumbs .swiper-slide {
  width: 100px;
  height: auto;
  text-align: center;
  overflow: hidden;
  opacity: 1;
}

.pgsa-gallery-photos-single-carousel-thumbs .swiper-slide-thumb-active {
  opacity: 0.25;
}

.pgsa-gallery-photos-single-carousel-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
}

.pgsa-gallery-photos-single-carousel-thumbs .pgsa-single-thumbnail-photo {
  margin: 0;
}

.pgsa-gallery-photos-single-carousel-thumbs.swiper-horizontal > .swiper-wrapper {
  display: flex;
  justify-content: center;
  transform: unset !important;
}


/**
 * Thumbnail layout on single template.
 */
.photogallery-single-patient-pictures-side .pgsa-gallery-photos {
}

.photogallery-single-patient-pictures-side .pgsa-gallery-photos-single-carousel-thumbs {
  margin-top: 1em;
  padding: 0;
}

@media screen and (min-width: 960px) {
  .photogallery-single-patient-pictures-side {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    column-gap: 1em;
  }

  .photogallery-single-patient-pictures-side .pgsa-gallery-photos {
    width: 90%;
  }

  .photogallery-single-patient-pictures-side .pgsa-gallery-photos-single-carousel-thumbs {
    width: 10%;
    margin-top: 0;
  }

  .pgsa-gallery-photos-single-carousel-thumbs.swiper-vertical {
    max-height: 650px;
    overflow-y: scroll;
  }
}

/**
 * Header navigation layout
 */
.photo-gallery-header__navigation {
  display: flex;
  justify-content: space-between;
}

/**
 * Footer navigation layout
 */
.photogallery-single-relatedpatients {
  text-align: center;
  max-width: 100%;
}

.photogallery-single-relatedpatients .photogallery-multipatient-shortcode {
  padding: 1em 0;
}

/**
 * Blurred image
 */
.photogallery_blurred_image {
  filter: blur(15px);
}

.photogallery_non_blurred_image {
  filter: blur(0);
}