#iyp-google-reviews .star span {
	display:inline-block;
	margin:0 -3px 0 0;
	height:15px;
	width:15px;
	color: #fa9e25;
	font-size:12px !important;
}
#iyp-google-reviews .star span i {
	display: none;
}

#iyp-google-reviews .star-0-half .a .fa-star-half {
	display: block;
} 
#iyp-google-reviews .star-1 .a .fa-star,
#iyp-google-reviews .star-1-half .a .fa-star {
	display: block;
} 
#iyp-google-reviews .star-1-half .b .fa-star-half {
	display: block;
}
#iyp-google-reviews .star-2 .a .fa-star,
#iyp-google-reviews .star-2 .b .fa-star,
#iyp-google-reviews .star-2-half .a .fa-star,
#iyp-google-reviews .star-2-half .b .fa-star {
	display: block;
} 
#iyp-google-reviews .star-2-half .c .fa-star-half {
	display: block;
}
#iyp-google-reviews .star-3 .a .fa-star,
#iyp-google-reviews .star-3 .b .fa-star,
#iyp-google-reviews .star-3 .c .fa-star,
#iyp-google-reviews .star-3-half .a .fa-star,
#iyp-google-reviews .star-3-half .b .fa-star,
#iyp-google-reviews .star-3-half .c .fa-star {
	display: block;
} 

#iyp-google-reviews .star-3-half .d .fa-star-half {
	display: block;
}

#iyp-google-reviews .star-4 .a .fa-star,
#iyp-google-reviews .star-4 .b .fa-star,
#iyp-google-reviews .star-4 .c .fa-star,
#iyp-google-reviews .star-4 .d .fa-star,
#iyp-google-reviews .star-4-half .a .fa-star,
#iyp-google-reviews .star-4-half .b .fa-star,
#iyp-google-reviews .star-4-half .c .fa-star,
#iyp-google-reviews .star-4-half .d .fa-star {
	display: block;
} 

#iyp-google-reviews .star-4-half .e .fa-star-half {
	display: block;
}

#iyp-google-reviews .star-5 span .fa-star {
	display: block;
}

#iyp-google-reviews .profile-image {
	display: block;
	height:25px;
	width:25px;
	overflow: hidden;	
}
#iyp-google-reviews .profile-image img {
	width:100%;
	height: auto;
	display:block;
}

#iyp-google-reviews .left {
	max-width:75px;
	float:left;
	margin-right: 17px;
}
#iyp-google-reviews .left h5 {
	background:#fa9e25;
	color:#fff;
	padding:2px;
	width:50px;
	border-radius:3px;
	text-align:center;
	margin:20px auto 0;
	font-size:30px;
	vertical-align: middle;
}
#iyp-google-reviews .right {
	overflow: hidden;

}
#iyp-google-reviews .right h3 {
	margin:5px 0 0;
}

#iyp-google-reviews ul {
	list-style: none;
	margin:10px 0 0;
	padding:0;
}

#iyp-google-reviews li {
	margin-top:7px;
	padding-top:7px;
	border-top: 1px solid rgba(0,0,0,0.2);
}

#iyp-google-reviews .bottom h3 {
	margin:0;
	font-size:;
}

#iyp-google-reviews .bottom {
	font-size:12px;
}
#iyp-google-reviews .profile-image {
	float:left;
	margin-right:5px;
	margin-top:5px;
}
