.wpsm_testi_b_row{
	overflow:hidden;
	display:block;
	width:100%;
	border:0px solid #ddd;
	margin-bottom:30px;
}

.wpsm_testimonial{
    margin-bottom:30px;
	overflow:hidden;
}

.wpsm_testimonial .wpsm_testi_content{
    padding: 15px 10px;
    border-radius:6px;
    margin-bottom: 15px;
    position: relative;
    background:#1e73be;
    min-height: 70px;
}

.wpsm_testimonial .wpsm_testi_content:after{
   content: "";
    border-top: 10px solid #1e73be;
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 16%;
}

.wpsm_testimonial .wpsm_testi_description{
    margin-bottom: 10px;
    color:#fff;
	line-height: 30px;
    font-size: 18px;
}

.wpsm_testimonial-pic{
    float:left;
}

.wpsm_testimonial-pic > img{
	width: 80px !important;
    height: 80px !important;
    border-radius: 50% !important;
    border: 1px solid #e5e5e5;
    margin-left: 20px;
	margin-bottom:7px;
}

.wpsm_testimonial .wpsm_testimonial-review{
  margin: 3px 0 0 20px !important;
    float: left;
}

.wpsm_testimonial .wpsm_testimonial-title{
    font-size:16px;
    text-transform:capitalize;
    font-weight: bold;
    margin:0;
}

.wpsm_testimonial > .wpsm_testimonial-review span{
    color: darkgray;
    display: block;
    font-size: 13px;
    margin-bottom:5px;
}

.wpsm_testimonial .wpsm_testi_links{
    padding:0;
    margin:0;
}


.wpsm_testimonial .wpsm_testi_links{
    color:#00aced;
	border:0px !important;
	box-shadow:none;
	font-size:14px;
	border:0px;
	text-shadow:none;
}
.wpsm_row{
	overflow:hidden;
	display:block;
	width:100%;
}
