
.fh-testimonials-testimonial-entry .fh-testimonials-page-image img {
    width: 100%;
}

.fh-testimonials-testimonial-entry .fh-testimonials-read-more-wrapper,
.fh-testimonials-testimonial-entry .fh-testimonial-entry-title-wrapper {
    padding: 0 2.22em;
    margin: 2em 0;
}

.fh-testimonials-testimonial-entry .fh-testimonials-read-more-wrapper {
    font-size: 1.333rem;
    font-weight: 700;
    font-style: italic;
    padding-bottom: 2em;
    margin-bottom: 0;
}

.fh-testimonials-testimonial-entry .fh-testimonials-page-testimony {
    padding: 0 2.22em;
    margin: 2em 0;
    line-height: 2;
    font-size: 1.125rem;
    font-weight: 400;
    color: #1c1c1c;
}

.fh-testimonials-testimonial-entry-container {
    font-size: 1rem;
}

.fh-testimonials-testimonial-entry {
    background-color: #f4f3ef;
    margin-top: 20px;
    margin-bottom: 20px;
}

.fh-testimonials-wrappings.fh-no-featured-in-listing .fh-testimonials-testimonial-entry .fh-testimonials-page-testimony {
    overflow: hidden;
}

.fh-testimonials-wrappings.fh-no-featured-in-listing[data-count-gt1="true"] .fh-testimonials-testimonial-entry .fh-testimonials-page-image img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.fh-testimonials-wrappings.fh-no-featured-in-listing .fh-testimonials-testimonial-entry .fh-testimonials-page-testimony:before {
    content: "\201C" attr(data-summary) "\201D";
    display: block;
}

.fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries] .fh-testimonials-featured-entry .fh-testimonials-read-more-wrapper, 
.fh-testimonials-wrappings.fh-no-featured-in-listing .fh-testimonials-testimonial-entry .fh-testimonials-page-testimony .fh-testimonials-page-testimony-contents {
    display: none;
}

.fh-testimonials-wrappings.fh-has-featured-in-listing .fh-testimonials-featured-entry .fh-testimonials-page-testimony-contents:before {
    content: "\201C";
}

.fh-testimonials-wrappings.fh-has-featured-in-listing .fh-testimonials-featured-entry .fh-testimonials-page-testimony-contents:after {
    content: "\201D";
}

.fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries .fh-testimonials-page-testimony-contents {
    display: none;
}

.fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-featured-entry .fh-testimonials-testimonial-entry {
    padding-bottom: 2em;
}

@media only screen and (min-width: 981px) {
    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entry-page-wrapper,
    .fh-testimonials-wrappings.fh-no-featured-in-listing[data-count-gt1="true"] .fh-testimonials-wrapper {
      display: block;
      display: -moz-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;

      -moz-box-pack: justify;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
    }

    .fh-testimonials-wrappings.fh-no-featured-in-listing[data-count-gt1="true"] .fh-testimonials-wrapper {
      -moz-box-lines: multiple;
      -webkit-box-lines: multiple;
      -ms-flex-wrap: none;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }

    .fh-testimonials-wrappings.fh-no-featured-in-listing[data-count-gt1="true"] .fh-testimonials-testimonial-entry .fh-testimonials-page-image img {
	height: 304px;
    }

    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-featured-entry {
	min-width: 68%;
	max-width: 68%;
	width: 68%;
    }



    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-featured-entry .fh-testimonials-page-image img {
	max-height: 486px;
	object-fit: cover;
	object-position: center center;
    }

    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries {
	min-width: 30%;
	max-width: 30%;
	width: 30%;
    }

    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries .fh-testimonials-testimonial-entry:nth-child(3n + 1) {
	display: none;
    }

    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries .fh-testimonials-testimonial-entry {
	background-color: transparent;
    }

    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries .fh-testimonial-entry-title-wrapper,
    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries .fh-testimonials-read-more-wrapper {
	padding: 0;
	margin: 20px 0;
    }

    .fh-testimonial-page-wrapper {
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
    }

    .fh-testimonials-wrappings.fh-no-featured-in-listing[data-count-gt1="true"] .fh-testimonials-wrapper .fh-testimonials-testimonial-entry {
	width: 32%;
    }
}

@media only screen and (max-width: 980px) {
    .fh-testimonials-wrappings.fh-has-featured-in-listing[data-has-featured="true"][data-has-other-entries="true"] .fh-testimonials-entries .fh-testimonials-page-testimony:before {
	content: "\201C" attr(data-summary) "\201D";
	display: block;
    }
}
