/** Shopify CDN: Minification failed

Line 14:2 Unexpected "<"
Line 138:2 Unexpected "<"

**/







  <style>
  .testimonial_heading {
    text-align: center;
}
  .custom_testimonial_section .slick-slider {
    margin-bottom: 0;
}
.testimonial_heading h2.title.inline-richtext.h1 {
    text-align: center;
    margin-top: 0;
}
.testimonial_details h3 {
font-size: 20px;
    line-height: 26px;
    color: #2c3e50;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.testimonial_details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.testimonial_paragraph p {
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #000;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 0;
}
  
 .testimonial_star_icon svg path {
    fill: #43a7c5;
}
p.h1.text_align_heading {
    text-align: center;
    color: #0D0D0D;
}
.testimonial_star_icon {
    text-align: center;
}
  .testimonial_flex_sec {
    display: block;
    align-items: center;
    justify-content: center;
}
.testimonial_flex_sec {
    align-items: center;
}
  .custom_testimonial_section {
    background: #f7f7f7;
    padding: 80px 0;
}
.testimonial_arrow_icon {
    text-align: center;
    margin-bottom: 10px;
}
.testimonial_heading {
    text-align: center;
}
.testimonial_details {
    text-align: center;
}
.testimonial_details p {
    margin-top: 5px;
}
.testimonial_heading h2.title.inline-richtext.h1 {
    margin-bottom: 40px;
}
  .slick-dots {
    position: inherit;
    bottom: 0;
  }
.testimonial_details {
    text-align: center;
    max-width: 695px;
    margin: 0px auto;
}
  .custom_testimonial_section .testimonial_content_wrapper {
    justify-content: center;
}
.testimonial_paragraph p {
    font-weight: 600;
    margin-bottom: 30px;
}
  .custom_testimonial_section .slick-dots li button:before {
    display:none;
  }
  .custom_testimonial_section .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 50%;
        padding: 4px;
}
  .custom_testimonial_section .slick-active button {
    background: #000 ;
}
  .custom_testimonial_section .slick-dots li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 6px;
}
.custom_testimonial_section .testimonial_heading h2 {
    padding-bottom: 40px;
}
  
@media screen and (min-width:768px) and (max-width:1023px){

}  
@media screen and (max-width:767px){
  .custom_testimonial_section {
    padding: 40px 0;
}
  .testimonial_details p {
    font-size: 14px;
}
}

  </style>
