.hae-testimonial {
  --hae-testimonial-author-width: 80px;
  --hae-testimonial-author-height: 80px;
  --hae-testimonial-bg-content: var(--hi-color-accent);
}
.hae-testimonial .hi_core__lazy-image-wrap {
  --hi-lazy-image-width: var(--hae-testimonial-author-width) !important;
  border-radius: 100%;
}
.hae-testimonial .hi_core__lazy-image-wrap:before {
  height: var(--hae-testimonial-author-height);
  padding-top: 0;
}
.hae-testimonial .hi_core__lazy-image-wrap img {
  border: none !important;
}

div.hae-testimonial-avatar img,
.hae-testimonial-author-job {
  display: inline-block;
}

.slick-slide div.hae-testimonial-avatar img,
div.hae-testimonial-avatar img {
  -o-object-fit: cover;
  object-fit: cover;
  height: var(--hae-testimonial-author-height);
  width: var(--hae-testimonial-author-width);
  border-radius: 100%;
}

.hae-testimonial-author-name {
  font-size: 1.3rem;
  line-height: 1.5;
}

.hae-testimonial-author-job {
  font-size: 0.85rem;
  color: var(--hi-color-muted);
}

.hae-testimonial-content {
  display: inline-block;
}

.hae-testimonial-client-say {
  margin-bottom: 0;
}

.hae-testimonial-is-quote .hae-testimonial-client-say {
  position: relative;
  padding: 30px;
}
.hae-testimonial-is-quote .hae-testimonial-client-say:before, .hae-testimonial-is-quote .hae-testimonial-client-say:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 1.2em;
  position: absolute;
  top: 0;
  font-weight: 700;
}
.hae-testimonial-is-quote .hae-testimonial-client-say:before {
  content: "\f10d";
  left: 0;
}
.hae-testimonial-is-quote .hae-testimonial-client-say:after {
  content: "\f10e";
  right: 0;
}

.hae-testimonial-content-has-background {
  color: var(--hi-color-accent-foreground);
  position: relative;
  background-color: var(--hae-testimonial-bg-content);
}
.hae-testimonial-content-has-background:not(.hae-testimonial-is-quote) {
  padding: 30px;
}
.hae-testimonial-content-has-background:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
}

.hae-testimonial-content-has-background.hae-testimonial-is-quote {
  padding: 15px;
}

.elementor-align-center .hae-testimonial-content.hae-testimonial-content-has-background:before {
  margin-left: -7.5px;
}

.elementor-align-right .hae-testimonial-content.hae-testimonial-content-has-background:before {
  margin-left: -15px;
}

.hae-testimonial-layout-01 .hae-testimonial-content-has-background:before {
  bottom: -15px;
  border-top: 15px solid var(--hae-testimonial-bg-content);
}

.hae-testimonial-layout-02 .hae-testimonial-content-has-background:before,
.hae-testimonial-layout-03 .hae-testimonial-content-has-background:before {
  top: -15px;
  border-bottom: 15px solid var(--hae-testimonial-bg-content);
}

.hae-testimonial-rating .hae-icon {
  display: inline-block;
}
.hae-testimonial-rating .hae-icon svg {
  color: #f0ad4e;
  display: block;
  width: 1em;
  height: 1em;
  stroke: currentColor;
  fill: currentColor;
}

.hae-testimonial-layout-01 .hae-testimonial-author-name,
.hae-testimonial-layout-02 .hae-testimonial-author-name,
.hae-testimonial-layout-03 .hae-testimonial-author-name,
.hae-testimonial-layout-06 .hae-testimonial-author-name {
  margin-top: 10px;
  margin-bottom: 0;
}
.hae-testimonial-layout-01 .hae-testimonial-rating,
.hae-testimonial-layout-02 .hae-testimonial-rating,
.hae-testimonial-layout-03 .hae-testimonial-rating,
.hae-testimonial-layout-06 .hae-testimonial-rating {
  margin-top: 10px;
}

.hae-testimonial-layout-01 .hae-testimonial-content {
  margin-bottom: 30px;
}

.hae-testimonial-layout-02 .hae-testimonial-info {
  margin-bottom: 30px;
}

.hae-testimonial-layout-03 .hae-testimonial-content-has-background .hae-testimonial-author-job, .hae-testimonial-layout-06 .hae-testimonial-content-has-background .hae-testimonial-author-job {
  color: inherit;
}

.hae-testimonial-layout-03 .hae-testimonial-avatar,
.hae-testimonial-layout-06 .hae-testimonial-avatar {
  margin-bottom: 30px;
}

.hae-testimonial-layout-04 .hae-testimonial-avatar,
.hae-testimonial-layout-05 .hae-testimonial-avatar {
  margin-right: 2rem;
}
.hae-testimonial-layout-04 .hae-testimonial-avatar img,
.hae-testimonial-layout-05 .hae-testimonial-avatar img {
  border-radius: 50%;
}
.hae-testimonial-layout-04 .hae-testimonial-author-name,
.hae-testimonial-layout-05 .hae-testimonial-author-name {
  margin-top: 0;
  margin-bottom: 0;
}
.hae-testimonial-layout-04 .hae-testimonial-info,
.hae-testimonial-layout-05 .hae-testimonial-info {
  text-align: left;
}

.hae-testimonial-layout-04 .hae-testimonial-content {
  margin-top: 20px;
}
.hae-testimonial-layout-04 .hae-testimonial-content-has-background:before {
  top: -15px;
  border-bottom: 15px solid var(--hae-testimonial-bg-content);
}

.hae-testimonial-layout-05 .hae-testimonial-content {
  margin-bottom: 20px;
}
.hae-testimonial-layout-05 .hae-testimonial-content-has-background:before {
  bottom: -15px;
  border-top: 15px solid var(--hae-testimonial-bg-content);
}

.hae-testimonial-layout-06 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: calc(var(--hae-testimonial-author-height) / 2);
}
.hae-testimonial-layout-06 .hae-testimonial-avatar {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hae-testimonial-layout-06 .hae-testimonial-avatar img {
  border: 2px solid;
  border-color: var(--hi-color-border);
  border-radius: 100%;
}
.hae-testimonial-layout-06 .hae-testimonial-content {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 69px 20px 27px 20px;
}
.hae-testimonial-layout-06 .hae-testimonial-content:not(.hae-testimonial-content-has-background) {
  background-color: #fff;
}

.slick-slide .hae-testimonial-layout-07 .hae-testimonial-avatar {
  -ms-flex: 0 0 var(--hae-testimonial-author-width);
  flex: 0 0 var(--hae-testimonial-author-width);
}

.hae-testimonial-layout-07 .hae-testimonial-avatar {
  margin-right: 2rem;
  -ms-flex: 0 0 var(--hae-testimonial-author-width);
  flex: 0 0 var(--hae-testimonial-author-width);
}
.hae-testimonial-layout-07 .hae-testimonial-author-name {
  display: inline-block;
}
.hae-testimonial-layout-07 .hae-testimonial-client-say {
  margin-top: 20px;
  margin-bottom: 0;
}
.hae-testimonial-layout-07 .hae-testimonial-author-job:before {
  content: "- ";
}
.hae-testimonial-layout-07 .hae-testimonial-author-name {
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-align-center .hae-testimonial-layout-04 .hae-testimonial-info,
.elementor-align-center .hae-testimonial-layout-05 .hae-testimonial-info {
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-align-right .hae-testimonial-layout-04 .hae-testimonial-info,
.elementor-align-right .hae-testimonial-layout-05 .hae-testimonial-info {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-align-left .hae-testimonial-layout-04 .hae-testimonial-info,
.elementor-align-left .hae-testimonial-layout-05 .hae-testimonial-info {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/*
@media (max-width: 1024px) {
    .elementor-tablet-align-center .hae-testimonial-layout-04 .hae-testimonial-info,
    .elementor-tablet-align-center .hae-testimonial-layout-05 .hae-testimonial-info {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .elementor-tablet-align-right .hae-testimonial-layout-04 .hae-testimonial-info,
    .elementor-tablet-align-right .hae-testimonial-layout-05 .hae-testimonial-info {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .elementor-tablet-align-left .hae-testimonial-layout-04 .hae-testimonial-info,
    .elementor-tablet-align-left .hae-testimonial-layout-05 .hae-testimonial-info {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center .hae-testimonial-layout-04 .hae-testimonial-info,
    .elementor-mobile-align-center .hae-testimonial-layout-05 .hae-testimonial-info {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .elementor-mobile-align-right .hae-testimonial-layout-04 .hae-testimonial-info,
    .elementor-mobile-align-right .hae-testimonial-layout-05 .hae-testimonial-info {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .elementor-mobile-align-left .hae-testimonial-layout-04 .hae-testimonial-info,
    .elementor-mobile-align-left .hae-testimonial-layout-05 .hae-testimonial-info {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}*/

/*# sourceMappingURL=testimonial.css.map */
