blockquote.easy_testimonial{
	margin:10px auto;
	min-height:80px;
	padding: 20px 10px 10px 60px!important;
    background: none!important;
    border: none!important;
    position: relative;
}
blockquote.easy_testimonial .wp-post-image{
	border-radius:5px;
	float:left;
	margin:0 10px 10px 0
}
blockquote.easy_testimonial .easy_t_ratings,blockquote.easy_testimonial p{
	width:100%
}
blockquote.easy_testimonial p{
	width:100%!important
}

blockquote.easy_testimonial:before{
	content: '';
	width: 45px;
	height: 40px;
	background-image: url(../img/open-quote.png)!important;
    -webkit-background-size: 100% 100%!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat no-repeat!important;
    position: absolute;
    left: 5px;
    top: 3px;
}
blockquote.easy_testimonial h2{
	font-family: 'Dancing Script'!important;
    text-transform: initial!important;
    font-size: 43px!important;
    border-bottom: 1px solid;
    clear: both;
    line-height: 1em!important;
    padding-bottom: 10px;
}
.author_photo{
	width: 15%;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.testimonial_link{
	text-align: right;
}
.testimonial_body{
	width: 90%;
    text-align: right;
    margin-left: 10%;
    font-size: 19px;
    margin-top: 10px;
    font-style: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.testimonials-content{
	width: 82%;
}
.easy_t_single_testimonial blockquote p span.testimonial-client,
.easy_t_single_testimonial blockquote p span.testimonial-position{
	width: 100% !important;
}
.easy_t_single_testimonial .easy_testimonial_title{
	font-weight: bold;
}