/* *****
This is a CSS partial, minified file. It is referenced by the theme by default in theme.liquid.
If you would like to edit this code we recommend swapping to the un-minified version.
For full details and instructions please see our documentation:
https://support.weareeight.com/hc/en-us/articles/360020236137-Un-minified-CSS-Javascript
***** */
.homepage-section--testimonials-wrapper{position:relative;}.homepage-section--testimonials-wrapper.shopify-section .homepage-sections-wrapper{padding-bottom:80px}.homepage-section--testimonials-wrapper.shopify-section .homepage-sections-wrapper .testimonial-slides li{margin-bottom:30px}.testimonial-container{display:table;table-layout:fixed;width:100%;height:100%;transition:box-shadow .3s ease-in-out;padding:40px}.testimonial-container figure{margin:0; max-width: 375px;}.testimonial-container a cite{transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out}.testimonial-container a:hover cite{opacity:.6;text-decoration:underline}.testimonial-slides{padding-left:0;list-style:none}.testimonial-content{display:table-cell;text-align:left;vertical-align:middle}.testimonial-content h3{display:inline}.testimonial-content blockquote{margin-bottom:0}.testimonial-content blockquote p:last-child{margin-bottom:0}.testimonial-content img{width:100px;border-radius:50%;display:inline-block;margin-bottom:20px}.testimonial-content cite{font-style:normal;margin-top:10px;display:inline-block}.testimonial-text a{transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out}.testimonial-text a:hover{opacity:.6}.testimonial-stars{margin-bottom:10px}.testimonial-stars svg{height:12px;width:12px;color:var(--testimonial-stars-color)}.testimonial-stars[data-rating="1"] svg:nth-child(-n+1),.testimonial-stars[data-rating="2"] svg:nth-child(-n+2),.testimonial-stars[data-rating="3"] svg:nth-child(-n+3),.testimonial-stars[data-rating="4"] svg:nth-child(-n+4),.testimonial-stars[data-rating="5"] svg:nth-child(-n+5){fill:var(--testimonial-stars-color)}.testimonial-heading{text-align:center}.homepage-section--testimonials-wrapper .homepage-sections-wrapper .testimonial-container a{color:var(--color-primary)}.homepage-section--testimonials-wrapper .homepage-sections-wrapper .testimonial-container a:hover cite{color:var(--color-primary)}.homepage-section--testimonials-wrapper .homepage-sections-wrapper .slider-direction-nav svg{stroke:var(--color-primary)}
.homepage-section--testimonials-wrapper h2, .homepage-section--testimonials-wrapper p, .homepage-section--testimonials-wrapper h3, .homepage-section--testimonials-wrapper h4, .homepage-section--testimonials-wrapper h5, .homepage-section--testimonials-wrapper span {color: var(--testimonial-text-color);}
.homepage-section--testimonials-wrapper blockquote:before {
    content: "\”"; 
    color: var(--testimonial-text-color);
    font-size: 3.5em;
    height: 1px;
    margin-bottom: 4em;
}

.homepage-section--testimonials-wrapper .rocking-emu{
  position: absolute;
  top: 0;
  left:0;
  z-index: 901
}
.homepage-section--testimonials-wrapper .rocking-emu:nth-child(1){
  top: 80%;
  left: 12%;
}
.homepage-section--testimonials-wrapper .rocking-emu:nth-child(2){
  top: calc(100% - 40px);
  left: 52%;
}
.homepage-section--testimonials-wrapper .rocking-emu:nth-child(3){
    top: -5%;
    left: 80%;
  
}
.homepage-section--testimonials-wrapper .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name-wrapper,
.homepage-section--testimonials-wrapper .jdgm-carousel-item__review-title {
  color: var(--testimonial-text-color);
  margin-bottom:15px;
}
.homepage-section--testimonials-wrapper .jdgm-carousel-item__review-title {
  margin-bottom:15px;
}
.homepage-section--testimonials-wrapper .jdgm-carousel-wrapper .jdgm-carousel.jdgm-carousel--compact-theme {
  width: calc(100% - 81px);
}
@media (max-width:764px){
  .homepage-section--testimonials-wrapper .rocking-emu:nth-child(1){
  top: 20%;
  left: 0%;
  }
  .testimonial-container,
  .homepage-section--testimonials-wrapper.shopify-section .homepage-sections-wrapper .testimonial-slides li{
    padding-bottom:0;
    margin-bottom: 0;
  }
  .homepage-section--testimonials-wrapper .rocking-emu:nth-child(3){
    top: -5%;
    left: 70%;
  
  }
}