/* custom style */
.easy_testimonial {
	margin-left: 0em !important; 
    border: 0; 
    padding: 10px; 
    background: 0 0; 
    margin: 10px auto; 
    min-height: 80px; 
    quotes: none; 
    box-sizing: inherit;
}

div[class^="style-dark_style"] .wp-post-image, div[class^="style-default_style"] .wp-post-image, div[class^="style-light_style"] .wp-post-image {
	min-height: 50px;
	min-width: 50px;
  }

  blockquote {
    color: #686868;
    font-size: 1.1875rem;
    font-style: italic;
    line-height: 1.4736842105;
    overflow: hidden;
  }

blockquote.easy_testimonial .wp-post-image {
	border-radius: 5px;
	float: left;
	margin: 0 10px 10px 0;
  }

blockquote.easy_testimonial p {
  width: auto;
}

blockquote.easy_testimonial {
  box-sizing: unset;
}

.testimonial_author {
  margin: 0px !important;
}

.easy_t_single_testimonial blockquote p span.testimonial-client {
  width: 100%;
}

.div[class^="style-default_style"] .testimonial_author cite span{
  display: block;
}

blockquote.easy_testimonial {
  box-sizing: unset;
}

.testimonial-client {
  font-size: 12px !important;
  margin: 0px;
  text-align: right;
  width: 100%;  
  display: block; 
}

.date {
    font-size: 12px !important;
}