/* global css here */

.wpfrs-clearfix:after,
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

ul.wpfrs-show-reviews-wrap.wpfrs-list_type {
	margin: 0;
	padding: 0;
}
.wpfrs-info-section img,
.wpfrs-business-badge .wpfrs-avatar-img-wrap img {
	display: inline-block;
	max-width: 100%;
    height: auto;
}

/* teamplate 1 starts here */

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section {
	border: 2px solid #EDEDED;
	font-family: 'Poppins', sans-serif;
	text-align: right;
	padding: 40px 35px;
	margin: 30px;
	background: #FFF;
}

.widget_wpfrs_widget .wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section {
	margin: 0;
	padding: 25px 20px;
}

.wpfrs-show-reviews-wrap.wpfrs-carousel-type {
	margin: 0;
	padding: 0;
}

.footer-column ul.wpfrs-show-reviews-wrap.wpfrs-slider-type {
	background: #FFF;
}

.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-left-section {
	float: none;
}

.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-right-section {
	margin-left: 0;
	float: none;
	display: inline-block;
}

.wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section{
	margin: 0 15px;
	padding: 50px 25px 35px;
}

.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section,
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section,
.wpfrs-template-9 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section{
	padding: 0;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-main-header-section {
	margin: 0;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review {
	margin: 0;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-reviewer-star{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon{
	color: #fc5e28;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon i.fa.fa-star-o::before {
	content: "\f005";
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon.empty{
	color: #cbcbcb;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-reviewer-star span:first-child{
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #fc5e28;
	display: inline-block;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-content-reviews-wrapper {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	text-align: justify;
	color: #222;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-info-section {
	display: inline-block;
	width: 100%;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-info-section img{
	display: inline-block;
	height: 50px;
	width: 50px;
	/*width: 68px;
	height: 68px;*/
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #efefef;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-info-section .wpfrs-reviewer-name a{
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
}

.wpfrs-template-1 .wpfrs-show-reviews-wrap .wpfrs-sp-review .wpfrs-main-header-section .wpfrs-info-section .wpfrs-rated-time{
	color: #8E8D8D;
	font-size: 14px;
}

.wpfrs-template-1 .wpfrs-reviewer-star{
	display: inline-block;
	color: #fc5e28;
}

.wpfrs-template-1 .wpfrs-reviewer-star .wpfrs-star-icon{
	position: relative;
	display: inline-block;
}

.wpfrs-template-1 .wpfrs-reviewer-star .wpfrs-star-icon::before{
	font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #fc5e28;
    content: "\f005";
}
.wpfrs-template-1 .wpfrs-reviewer-star .wpfrs-star-icon.full::before{
    width: 100%;
}

.wpfrs-template-1 .wpfrs-reviewer-star .wpfrs-star-icon.empty::before{
	width: 0%;
}

.wpfrs-template-1 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	color: #fc5e28;
}



/* badge template 1 design here */

.wpfrs-business-badge.wpfrs-badge-template-1 {
	border: 2px solid #ededed;
	display: inline-block;
	padding: 20px 50px 35px;
	font-family: 'Poppins', sans-serif;
	position: relative;
	margin-bottom: 15px;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-1 {
	width: 100%;
	padding: 20px 10px 35px;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-header-title a {
	font-size: 16px;
	color: #000;
	font-weight: 500;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-star-rating{
	display: inline-block;
	color: #fc5e28;
	vertical-align: top;
	margin-top: 11px;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-star-rating .wpfrs-star-icon{
	position: relative;
	display: inline-block;
	font-size: 24px;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-star-rating .wpfrs-star-icon::before{
	font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #fc5e28;
    content: "\f005";
}
.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-star-rating .wpfrs-star-icon.full::before{
    width: 100%;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-star-rating .wpfrs-star-icon.empty::before{
	width: 0%;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-average-star-num,
.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-average-star-num span {
	color: #fc5e28;
	display: inline-block;
	font-size: 36px;
	font-weight: 600;
}

.wpfrs-header-title h2 {
	margin: 0;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-review-count {
	color: #000;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-avatar-img-wrap img {
	width: 106px;
	height: 106px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #dfdfdf;
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-ribbon{
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 67%);
	   -moz-transform: translate(-50%, 67%);
	    -ms-transform: translate(-50%, 67%);
	     -o-transform: translate(-50%, 67%);
	        transform: translate(-50%, 67%);
}

.wpfrs-business-badge.wpfrs-badge-template-1 .wpfrs-ribbon .fa {
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	background: #3B5998;
	color: #fff;
}

/* template 1 slider css here */

ul.wpfrs-show-reviews-wrap.wpfrs-slider-type {
	padding-left: 0;
} 

.wpfrs-template-1 ul.wpfrs-show-reviews-wrap.wpfrs-slider-type li.wpfrs-sp-review{
	margin: 0;
	margin-bottom: 0 !important;
}

ul.wpfrs-show-reviews-wrap.wpfrs-slider-type {
padding: 0;
margin: 0;
}

/* tempate 1 grid css here */

ul.wpfrs-show-reviews-wrap.wpfrs-grid-type{
	margin: 0;
	padding: 0;
}

ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review {
	width: 32%;
	margin: 0;
	margin-right: 2%;
	margin-top: 2%;
	float: left;
}

ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review:nth-child(3n) {
	margin-right: 0;
}

ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review:nth-child(3n+1) {
	clear: left;
}

@media screen and (max-width: 900px) {
	ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review {
		width: 49%;
		margin-right: 2%;
	}
	ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review:nth-child(3n) {
		margin-right: 2%;
	}
	ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review:nth-child(2n) {
		margin-right: 0;
	}
	ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review:nth-child(2n+1) {
		clear: left;
	}
	ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review:nth-child(3n+1) {
		clear: none;
	}
}

@media screen and (max-width: 560px) {
	ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review {
		width: 100%;
		margin-right: 0;
	}
}

/* template 2 style starts here */

.wpfrs-business-badge.wpfrs-badge-template-2 {
	display: inline-block;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper {
	font-family: 'Rubik', sans-serif;
	height: 220px;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-ribbon-box{
	background: #edf1f4;
	color: #3b5998;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	float: left;
	height: 100%;
	width: 40px;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-ribbon-box h3{
	margin: 0;
	width: 220px;
	-webkit-transform: rotate(-90deg)translate(-100% , 20%);
	   -moz-transform: rotate(-90deg)translate(-100% , 20%);
	    -ms-transform: rotate(-90deg)translate(-100% , 20%);
	     -o-transform: rotate(-90deg)translate(-100% , 20%);
	        transform: rotate(-90deg)translate(-100% , 20%);
	-webkit-transform-origin: top left;
	   -moz-transform-origin: top left;
	    -ms-transform-origin: top left;
	     -o-transform-origin: top left;
	        transform-origin: top left;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-mid-avatar-section{
	background: #F7F8FA;
	padding: 40px 15px;
	float: left;
		max-width: 175px;
		height: 100%;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-mid-avatar-section img {
	width: 106px;
	height: 106px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #b8bec6;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-mid-avatar-section .wpfrs-header-title h2{
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
}

.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-mid-avatar-section .wpfrs-header-title h2 a{
	color: #000;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-right-rating-section {
	background: #EDF1F4;
	position: relative;
	width: 240px;
	float: left;
	height: 100%;
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-right-rating-section .wpfrs-star .fa{
	font-size: 150px;
	color: #E99D24;
	margin-top: 7%;
	
}
.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-right-rating-section .wpfrs-ratings-wrap {
	position: absolute;
	left: 50%;
	top: 45%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	color: #FFF;
	font-weight: 500;
	font-size: 36px;
}

.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-review-count{
	color: #748191;
	padding: 0 25px;
}

.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-review-count strong{
	color: #000;
	font-weight: 400;
}

/* template 2 list css here */

.wpfrs-show-reviews-wrap.wpfrs-list-type {
	margin: 0;
	padding: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-main-header-section {
	display: flex;
	-webkit-align-items: stretch;
	        align-items: stretch;
	    height: 100%;
	    margin: 20px 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-main-header-section {
	margin: 0px 20px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section {
	background: #F7F8FA;
	padding: 40px;
	text-align: left;
	width: calc(100% - 150px);
	height: 100%;
	font-family: 'Rubik', sans-serif;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section {
	background: #edf1f4;
	width: 150px;
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
}

.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-main-header-section {
	display: block;
}
.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section {
	width: 100%;
}
.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section {
	width: 100%;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section {
	display: block;
	padding: 0;
	margin: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-info-section.wpfrs-right-info-section ,
.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-info-section.wpfrs-left-info-section {
	width: 100%;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-info-section.wpfrs-right-info-section {
	padding: 10px 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section .wpfrs-reviewer-star span {
	display: block;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section .wpfrs-reviewer-star span.fa-star {
	color: #e99d24;
	font-size: 28px;
	font-weight: 400;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-info-section.wpfrs-right-info-section .wpfrs-reviewer-star span.fa-star {
	font-size: 24px;
	margin: 5px 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section .wpfrs-reviewer-star span.wpfrs-star-number {
	font-size: 20px;
	font-weight: 700;
	font-size: 20px;
	color: #000;
	font-family: 'Rubik', sans-serif;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section .wpfrs-rated-time {
	font-size: 14px;
	font-weight: 500;
	color: #748191;
	
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section .wpfrs-content-reviews-wrapper {
	color: #748191;
	font-size: 16px;
	margin-top: 20px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section .wpfrs-user-review-avatar {
	margin-top: 20px;
	display: inline-block;
	vertical-align: middle;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section .wpfrs-user-review-avatar img{
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	border: 3px solid #e1e3e7;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section .wpfrs-header-title.wpfrs-reviewer-name {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 500;
	margin-top: 20px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section .wpfrs-header-title.wpfrs-reviewer-name a {
	color: #000;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section {
	display: block;
	margin: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section .wpfrs-info-section.wpfrs-left-info-section{
	width: 100%;
	min-height: 283px;
	text-align: center;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section .wpfrs-info-section.wpfrs-right-info-section{
	width: 100%;
	padding: 20px 0;
}

@media screen and (max-width: 560px) {
	.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-ribbon-box {
		height: unset;
		width: 100%;
	}
	.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-ribbon-box h3 {
	    margin: 0;
	    width: unset; 
	    width: 100%;
	    height: 30px;
	     -webkit-transform: rotate(0deg)translate(0); 
	    -moz-transform: rotate(0deg)translate(0);
	    -ms-transform: rotate(0deg)translate(0);
	    -o-transform: rotate(0deg)translate(0);
	     transform: rotate(0deg)translate(0);
	     -webkit-transform-origin: unset;
	        -moz-transform-origin: unset;
	         -ms-transform-origin: unset;
	          -o-transform-origin: unset;
	             transform-origin: unset;
	    float: none;
	}
	.wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-mid-avatar-section {
	    float: none; 
	    max-width: 100%;
	}

	.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-main-header-section {
		display: block;
	}

	.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section {
		width: 100%;
	}

	.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section {
		width: 100%;
		padding: 20px 0;
	}
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-ribbon-box {
	height: unset;
	width: 100%;
}
.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-ribbon-box h3 {
    margin: 0;
    width: unset; 
    width: 100%;
    height: 30px;
     -webkit-transform: rotate(0deg)translate(0); 
    -moz-transform: rotate(0deg)translate(0);
    -ms-transform: rotate(0deg)translate(0);
    -o-transform: rotate(0deg)translate(0);
     transform: rotate(0deg)translate(0);
     -webkit-transform-origin: unset;
        -moz-transform-origin: unset;
         -ms-transform-origin: unset;
          -o-transform-origin: unset;
             transform-origin: unset;
    float: none;
}
.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-2 .wpfrs-business-wrapper .wpfrs-mid-avatar-section {
    float: none; 
    max-width: 100%;
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-main-header-section {
	display: block;
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section {
	width: 100%;
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-right-info-section {
	width: 100%;
	padding: 20px 0;
}


/* template 3 badge design here */
.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper {
	position: relative;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-header-title {
	text-align: center;
	margin-left: 10px;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-header-title h2{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-header-title h2 a{
	color: #000;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-avatar-wrap {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-avatar-img-wrap img {
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #b8bec6;

}
.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-ribbon{
	background: #3b5998;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
	color: #FFF;
	padding: 0 10px;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box {
	background: #fff0ef;
	padding: 40px 50px 40px 60px;
	display: inline-block;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box .wpfrs-ratings-wrap {
	background: #f24233;
	color: #fff;
	padding: 10px 20px;
	-webkit-border-radius: 8px;
	        border-radius: 8px;
	margin-left: 10px;
	margin-bottom: 4px;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box .wpfrs-ratings-wrap .wpfrs-average-star-num {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box .wpfrs-ratings-wrap .wpfrs-star-rating {
	display: inline-block;
	font-size: 24px;
	padding-left: 10px;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box .wpfrs-review-count h3 {
	margin: 0;
}

.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-review-count h3{
	font-size: 16px;
	font-weight: 600;
	color: #F24233;
}

.wpfrs-badge-template-3 .wpfrs-star-icon{
	position: relative;
	display: inline-block;
}

.wpfrs-badge-template-3 .wpfrs-star-icon::after {
	font-family: FontAwesome;
	content: "\f005";
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .bx-wrapper .bx-viewport + .bx-controls .bx-controls-direction a.bx-prev {
	left: 60px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .bx-wrapper .bx-viewport + .bx-controls .bx-controls-direction a.bx-next {
	right: 10px;
}

.wpfrs-star-icon.full::after {
	width: 100%;
}

/* template 3 list style here */

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section {
	background: #fff0ef;
	position: relative;
	padding: 50px;
	text-align: left;
	margin: 30px 15px;
	margin-left: 50px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section ,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-main-header-section {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-user-review-avatar img{
	position: absolute;
	left: 0%;
	top: 50px;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-left-section {
	float: left;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-right-section {
	float: left;
	background: #f24233;
	color: #fff;
	padding: 0 10px;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	margin-left: 100px;
	vertical-align: top;
	height: 28px;
	line-height: 30px;
	margin-top: 7px;
}

@media screen and (max-width: 560px) {
	.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-right-section {
		margin-left: 10px;
	}
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section .wpfrs-right-section {
	margin-left: 10px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section .wpfrs-right-section {
	margin-left: 10px;
	float: left;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-header-title.wpfrs-reviewer-name a{
	color: #000;
	font-size: 20px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-rated-time {
	font-size: 16px;
	color: #acacad;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper {
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	color: #5a5a5a;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt{
	color: #f24233;
}

@media screen and (max-width: 560px) {
	.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-right-section {
		margin-left: 0;
		float: right;
	}

	.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section {
		padding: 20px 20px 20px 50px;
	}

	.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-avatar-wrap {
	    left: 50%;
	    top: 0;
	}

	.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box {
	    padding: 65px 40px 40px;
	}

	.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-header-title {
		text-align: center;
		margin-left: 0;
	}

	.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper {
		margin-top: 60px;
	}

	.wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box .wpfrs-ratings-wrap{
		margin-left: 0;
	}
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-right-section {
	margin-left: 0;
	float: right;
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section {
	padding: 20px 20px 20px 50px;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-avatar-wrap {
    left: 50%;
    top: 0;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box {
    padding: 65px 25px 40px;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-header-title {
	text-align: center;
	margin-left: 0;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper {
	margin-top: 60px;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-3 .wpfrs-business-wrapper .wpfrs-badge-info-box .wpfrs-ratings-wrap{
	margin-left: 0;
	padding: 10px;
}

@media screen and (max-width: 400px) {
	.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-right-section {
		float: none;
		margin-top: 10px;
		display: inline-block;
	}

	.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-main-header-section .wpfrs-left-section {
		float: none;
	}
}

/* template 4 badge style starts here */

.wpfrs-business-badge.wpfrs-badge-template-4 {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	width: 285px;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	overflow: hidden;
}

.widget_wpfrs_widget .wpfrs-business-badge.wpfrs-badge-template-4 {
	width: unset;
	width: 100%;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-top-business-info {
	background: #efefef;
	position: relative;
	padding: 20px 0;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-top-business-info .wpfrs-ribbon{
	position: absolute;
	top: 12px;
	left: 0;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-top-business-info .wpfrs-ribbon h3 {
	background: #3b5998;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 3px 20px 2px 10px;
	margin: 0;
	display: inline-block;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-bottom-business-box {
	background: #f7f7ff;
	padding: 20px 10px 25px;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-avatar-img-wrap img {
	width: 110px;
	height: 110px;
	border: 3px solid #dad7d7;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-header-title h2 {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-header-title h2 a {
	color: #000;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-average-star-num span {
	color: #333;
	font-size: 36px;
	font-weight: 600;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-star-rating span {
	color: #bbc1c3;
	font-size: 26px;
	line-height: 26px;
}
.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-star-rating span.wpfrs-star-icon {
	position: relative;
	display: inline-block;
}
.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-star-rating span .fa::before {
	content: "\f005";
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-star-rating span.wpfrs-star-icon::after {
	content: "\f005";
	color: #742dc1;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	overflow: hidden;
	top: 0;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-star-rating span.wpfrs-star-icon.empty::after{
	width: 0;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-review-count {
	color: #333;
}

.wpfrs-business-badge.wpfrs-badge-template-4 .wpfrs-business-wrapper .wpfrs-review-count h3 {
	font-weight: 400;
	font-size: 14px;
	text-transform: lowercase;
	margin: 5px 0 0;
}

/* template 4 design here */

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-list-type{
	margin-top: 50px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section {
	position: relative;
	margin: 60px 0 0;
	font-family: 'Poppins', sans-serif;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-main-header-section {
	margin: 60px 20px 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-user-review-avatar img{
	position: absolute;
	left: 50%;
	top: -25px;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
	height: 70px;
	width: 70px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #DDDADA;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-top-wrap {
	background: #efefef;
	padding: 42px 70px 20px;
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-top-wrap {
	padding: 42px 10px 20px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-bottom-wrap.estp-review-text-section {
	background: #f7f7ff;
	padding: 35px 70px 50px;
}

.widget_wpfrs_widget .wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-bottom-wrap.estp-review-text-section {
	padding: 35px 10px 50px;
}

.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-bottom-wrap.estp-review-text-section {
	color: #404040;
}

.footer-column .wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-readtxt {
	display: inline-block;
	margin-top: 10px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-readtxt {
	cursor: pointer;
	color: #742dc1;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-rated-time {
	font-size: 14px;
	color: #909090;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-header-title.wpfrs-reviewer-name a span{
	color: #000;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-rating-star-num {
    color: #333;
    font-size: 36px;
    font-weight: 600;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-reviewer-star span {
	color: #bbc1c3;
	font-size: 26px;
	line-height: 36px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon {
	position: relative;
	display: inline-block;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-reviewer-star span .fa::before {
	content: "\f005";
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon::after {
	content: "\f005";
	color: #742dc1;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	overflow: hidden;
	top: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon.empty::after{
	width: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section .wpfrs-bottom-wrap.estp-review-text-section {
	padding: 35px 50px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section {
	margin: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section .wpfrs-top-wrap {
	padding: 40px 20px 20px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section .wpfrs-bottom-wrap.estp-review-text-section{
	padding: 35px 20px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 ul.wpfrs-show-reviews-wrap.wpfrs-carousel-type {
	padding: 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 ul.wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review {
	padding: 40px 0 0;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-4 ul.wpfrs-show-reviews-wrap.wpfrs-grid-type li.wpfrs-sp-review {
	margin-top: 0;
}

@media screen and (max-width: 560px) {
	.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-top-wrap {
		padding: 40px 20px 20px;
	}
	.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-bottom-wrap.estp-review-text-section{
		padding: 35px 20px;
	}
}

/* template 5 badge design here */

.wpfrs-badge-template-5 {
	font-family: 'Open Sans', sans-serif;
	background: #f8f9fd;
	display: inline-block;
	width: 265px;
}

.widget_wpfrs_widget .wpfrs-badge-template-5 {
	width: unset;
	width: 100%;
}

.wpfrs-badge-template-5 .wpfrs-upper-title {
	padding: 20px 20px 12px;
	border-bottom: 1px solid #cbcbcb;
}

.wpfrs-badge-template-5 .wpfrs-upper-title h3 {
	margin: 0;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	text-transform: capitalize;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box {
	padding: 25px 20px;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-business-avatar a img {
	width: 75px;
	height: 75px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-header-title h2 a{
	font-size: 18px;
	color: #000;
	font-weight: 400;
	text-transform: capitalize;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-review-count h3 {
	font-weight: 400;
	font-size: 14px;
	margin: 0;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-rating-badge-wrap {
	position: relative;
	margin-top: 15px;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-rating-badge-wrap .fa.fa-certificate {
	font-size: 130px;
	color: #f24233;
	font-weight: 700;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-rating-badge-wrap .wpfrs-rating-inner-wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	color: #FFF;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-rating-badge-wrap .wpfrs-rating-inner-wrap .wpfrs-average-star span{
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
	display: inline-block;
}

.wpfrs-badge-template-5 .wpfrs-lower-info-box .wpfrs-rating-badge-wrap .wpfrs-rating-inner-wrap .wpfrs-average-star span.fa-star{
	color: #fac917;
	font-size: 22px;
	vertical-align: top;
	margin-top: 2px;
}

/* template 5 design here */

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-main-header-section {
	background: #f8f9fd;
	margin: 20px;
	padding: 50px 0;
}

.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review ,
.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-sp-review {
	/*margin: 0 !important;*/
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section {
	float: left;
	width: 200px;
	position: relative;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-rht-section {
	float: left;
	width: calc(100% - 200px);
	text-align: left;
	padding:20px 75px 20px 20px;
	text-align: justify;
}

.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-lft-section,
.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-lft-section {
	width: 100%;
}
.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-rht-section,
.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-rht-section {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	padding: 20px;
}

.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap ,
.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap {
	right: 25%;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section .wpfrs-user-review-avatar a img {
	/*width: 125px;
	height: 125px;*/
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	display: inline-block;
}

.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-lft-section .wpfrs-user-review-avatar a img {
	display: inline-block;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-rht-section .wpfrs-header-title a{
	color: #000;
	font-size: 18px;
	font-weight: 400;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-rht-section .wpfrs-rated-time {
	font-size: 16px;
	color: #a6a6a6;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-rht-section .wpfrs-content-reviews-wrapper {
	font-size: 16px;
	color: #484848;
	line-height: 24px;
	margin-top: 20px;
}

.wpfrs-template-5 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	color: #f24233;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap{
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	background: #f24233;
	color: #FFF;
	position: absolute;
	right: 20px;
	top: 0;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap .wpfrs-rating-num{
	display: block;
	padding-top: 10px;
}

.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap .fa.fa-star{
	display: block;
}

@media screen and (max-width: 560px) {
	.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section {
		width: 100%;
	}
	.wpfrs-template-5 .wpfrs-sp-review .wpfrs-rht-section {
		width: 100%;
		margin-top: 20px;
		padding: 40px;
	}

	.wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap{
		right: 25%;
	}
}

.footer-column .wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section {
	width: 100%;
}
.footer-column .wpfrs-template-5 .wpfrs-sp-review .wpfrs-rht-section {
	width: 100%;
	margin-top: 20px;
	padding: 40px;
}
.footer-column .wpfrs-template-5 .wpfrs-sp-review .wpfrs-lft-section .wpfrs-rating-wrap{
	right: 25%;
}

/* read more and read less cursor css here */

.wpfrs-read-more ,
.wpfrs-read-less {
	cursor: pointer;
}

/* template 6 badge starts here */

.wpfrs-badge-template-6 {
	display: inline-block;
	width: 215px;
	font-family: 'Source Sans Pro', sans-serif;
}

.widget_wpfrs_widget .wpfrs-badge-template-6 {
	width: unset;
	width: 100%;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap {
	background: #F7F8FA;
	position: relative;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-upper-title h3{
	margin: 0;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	padding: 10px ;
	border-bottom: 1px solid #dae6f0;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-ratings-wrap {
	padding: 20px ;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-rating-num-wrap {
	width: 77px;
	height: 77px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	background: #59a361;
	color: #fff;
	display: inline-block;
	line-height: 77px;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-rating-num-wrap span {
	font-size: 36px;
	font-weight: 600;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-star-rating {
	margin-top: 10px;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-review-count h3 {
	margin: 0;
	font-weight: 400;
	text-transform: lowercase;
	color: #484848;
	font-size: 16px;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .fa-star-o {
	position: relative;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .fa-star-o::before {
	content: "\f005";
	color: #d2d9df;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-star-icon {
	display: inline-block;
	position: relative;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-star-icon::after {
	font-family: FontAwesome;
	content: "\f005";
	color: #eeb829;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-star-icon.full::after {
	width: 100%;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap .wpfrs-star-icon.empty::after {
	width: 0;
}

.wpfrs-badge-template-6 .wpfrs-upper-review-wrap::before {
	content: "";
	position: absolute;
	left: 20px;
	bottom: -15px;
	border-right: 25px solid #F7F8FA;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.wpfrs-badge-template-6 .wpfrs-profile-info-lower {
	padding: 25px 0 0;
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
}

.wpfrs-badge-template-6 .wpfrs-profile-info-lower .wpfrs-business-avatar{
	padding-left: 10px;
}
.wpfrs-badge-template-6 .wpfrs-profile-info-lower .wpfrs-business-avatar a img{
	width: 85px;
	height: 85px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #e1e3e7;
}
.wpfrs-badge-template-6 .wpfrs-profile-info-lower .wpfrs-header-title{
	padding-left: 10px;
}

.wpfrs-badge-template-6 .wpfrs-profile-info-lower .wpfrs-header-title h2 a{
	color: #000;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}

/* template 6 design here */

.wpfrs-template-6 .wpfrs-upper-text-box{
	background: #f7f8fa;
	padding: 40px;
	position: relative;
}

.wpfrs-template-6 .wpfrs-upper-text-box::before{
	content: "";
	position: absolute;
	left: 40px;
	bottom: -15px;
	border-right: 25px solid #F7F8FA;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.wpfrs-template-6 .wpfrs-upper-text-box .wpfrs-content-reviews-wrapper {
	text-align: left;
}

.wpfrs-template-6 .wpfrs-show-reviews-wrap .wpfrs-sp-review {
	margin-bottom: 20px;
}

.wpfrs-template-6 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	color: #eeb829;
}

.wpfrs-template-6 .wpfrs-lower-box {
	display: flex;
	padding: 45px;
	-webkit-align-items: center;
	        align-items: center;
	font-family: 'Rubik', sans-serif;
	background: #fff;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-left-info-box {
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-inner-left-box .wpfrs-user-review-avatar a img {
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	border: 3px solid #e1e3e7;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-inner-right-box {
	padding-left: 15px;
	padding-right: 25px;
	border-right: 1px solid #e4e4e4;
	text-align: left;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box {
	padding-left: 25px;
	display: flex;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-reviewer-ratingnum {
	padding-left: 10px;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-inner-right-box .wpfrs-header-title a {
	color: #000;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-inner-right-box .wpfrs-rated-time {
	font-size: 14px;
	font-weight: 500;
	color: #748191;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-reviewer-ratingnum {
	font-size: 18px;
	font-weight: 700;
	color: #404040;
}

.wpfrs-template-6 .wpfrs-upper-text-box .wpfrs-content-reviews-wrapper {
	font-size: 16px;
	color: #748191;
	line-height: 24px;
}

.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #d2d9df;
}
.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-star-icon{
	position: relative;
	display: inline-block;
}
.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-star-icon::after {
    font-family: FontAwesome;
    content: "\f005";
    color: #eeb829;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-star-icon.empty::after {
	width: 0;
}
.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box .wpfrs-star-icon.full::after {
	width: 100%;
}

.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-lower-box .wpfrs-inner-left-box .wpfrs-user-review-avatar a img{
	display: inline-block;
}

.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-lower-box .wpfrs-left-info-box,
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-lower-box,
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-lower-box .wpfrs-left-info-box,
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-lower-box {
	display: block;
	text-align: center;
}
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-lower-box .wpfrs-inner-right-box,
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-lower-box .wpfrs-inner-right-box{
	text-align: center;
	border-right: unset;
	padding: 0;
}
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-lower-box .wpfrs-right-info-box ,
.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-lower-box .wpfrs-right-info-box {
	padding-left: 0;
	-webkit-justify-content: center;
	        justify-content: center;
}

@media screen and (max-width: 720px) {
	.wpfrs-template-6 .wpfrs-lower-box{
		padding: 20px;
	}
	.wpfrs-template-6 .wpfrs-upper-text-box{
		padding: 40px 20px;
	}
}

@media screen and (max-width: 480px) {
	.wpfrs-template-6 .wpfrs-lower-box .wpfrs-left-info-box,
	.wpfrs-template-6 .wpfrs-lower-box {
		display: block;
		text-align: center;
	}
	.wpfrs-template-6 .wpfrs-lower-box .wpfrs-inner-right-box{
		text-align: center;
		border-right: unset;
		padding: 0;
	}
	.wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box {
		padding-left: 0;
		-webkit-justify-content: center;
		        justify-content: center;
	}
}

.footer-column .wpfrs-template-6 .wpfrs-lower-box .wpfrs-left-info-box,
.footer-column .wpfrs-template-6 .wpfrs-lower-box {
	display: block;
	text-align: center;
}
.footer-column .wpfrs-template-6 .wpfrs-lower-box .wpfrs-inner-right-box{
	text-align: center;
	border-right: unset;
	padding: 0;
}
.footer-column .wpfrs-template-6 .wpfrs-lower-box .wpfrs-right-info-box {
	padding-left: 0;
	-webkit-justify-content: center;
	        justify-content: center;
}

/* template 7 badge design here */

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap {
	display: inline-block;
	background: #f4f4f4;
	padding: 40px 50px 35px 100px;
	position: relative;
	border-left: 4px solid #ffc206;
	font-family: 'Lato', sans-serif;
	width: 290px;
}
.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-business-avatar{
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-60px, -50%);
	   -moz-transform: translate(-60px, -50%);
	    -ms-transform: translate(-60px, -50%);
	     -o-transform: translate(-60px, -50%);
	        transform: translate(-60px, -50%);
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-business-avatar a img {
	width: 120px;
	height: 120px;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ribbon {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(20px, -50%);
	   -moz-transform: translate(20px, -50%);
	    -ms-transform: translate(20px, -50%);
	     -o-transform: translate(20px, -50%);
	        transform: translate(20px, -50%);
	background-color: #3a589b;
	color: #fff;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-rating-num-box {
	width: 120px;
	height: 110px;
	line-height: 110px;
	background: #ffc206;
	font-size: 54px;
	color: #000;
	font-weight: 700;
	margin: auto;
	margin-bottom: 6px;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-header-title h2 a {
	font-size: 18px;
	color: #000;
	line-height: 18px;
	padding-bottom: 10px;
	min-height: 44px;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-review-count h3 {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #808080;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon {
	position: relative;
	display: inline-block;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #eeb829;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;	
}

@media screen and (max-width: 480px) {
	.wpfrs-badge-template-7 .wpfrs-business-inner-wrap {
		padding: 100px 35px 50px;
		border-left: unset;
		border-top: 4px solid #ffc206;
	}
	.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-business-avatar {
	    top: 0;
	    left: 50%;
	    -webkit-transform: translate(-50%, -60px);
	    -moz-transform: translate(-50%, -60px);
	    -ms-transform: translate(-50%, -60px);
	    -o-transform: translate(-50%, -60px);
	    transform: translate(-50%, -60px);
	}
	.wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ribbon {
	    bottom: 0;
	    left: 50%;
	    -webkit-transform: translate(-50%, 20px);
	    -moz-transform: translate(-50%, 20px);
	    -ms-transform: translate(-50%, 20px);
	    -o-transform: translate(-50%, 20px);
	    transform: translate(-50%, 20px);
	    top: unset;
	}
}

.widget_wpfrs_widget .wpfrs-badge-template-7 .wpfrs-business-inner-wrap {
	padding: 100px 35px 50px;
	border-left: unset;
	border-top: 4px solid #ffc206;
	margin-top: 60px;
}
.widget_wpfrs_widget .wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-business-avatar {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -60px);
    -moz-transform: translate(-50%, -60px);
    -ms-transform: translate(-50%, -60px);
    -o-transform: translate(-50%, -60px);
    transform: translate(-50%, -60px);
}
.widget_wpfrs_widget .wpfrs-badge-template-7 .wpfrs-business-inner-wrap .wpfrs-ribbon {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    -moz-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    -o-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    top: unset;
}

@media screen and (max-width: 350px) {
	.wpfrs-badge-template-7 .wpfrs-business-inner-wrap{
		width: 250px;
	}
}

/* template 7 design here */

.wpfrs-template-7 .wpfrs-main-header-section {
	background: #f4f4f4;
	padding: 40px 50px 35px 80px;
	position: relative;
	border-left: 4px solid #ffc206;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
	width: calc(100% - 40px);
	margin-left: 40px;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-user-review-avatar {
	position: absolute;
	left: 45px;
	top: 50%;
	-webkit-transform: translate(-80px, -50%);
	   -moz-transform: translate(-80px, -50%);
	    -ms-transform: translate(-80px, -50%);
	     -o-transform: translate(-80px, -50%);
	        transform: translate(-80px, -50%);
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-user-review-avatar img{
	height: 60px;
	width: 60px;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-header-title a {
	color: #000;
	font-size: 20px;
	text-transform: capitalize;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-rated-time {
	font-size: 16px;
	color: #727272;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-name-time-section {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-name-time-section::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%, 0);
	   -moz-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	     -o-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	content: "";
	width: 150px;
	height: 3px;
	background: #ffc206;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper {
	font-size: 18px;
	font-style: italic;
	color: #7c7c7c;
	margin-bottom: 20px;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	color: #ffb200;
}
.footer-column .wpfrs-template-7 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	display: inline-block;
}
.footer-column .wpfrs-template-7 .wpfrs-main-header-section {
	margin-bottom: 0;
}
.footer-column .wpfrs-template-7 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon::before {
	top: 1px;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon {
	position: relative;
	display: inline-block;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon::before {
	color: #ffb200;
	font-family: FontAwesome;
	content: "\f005";
	position: absolute;
	left: 0;
	top: 0px;
	overflow: hidden;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon .fa-star-o::before{
	content: "\f005";
	color: #7E7F82;
}

.wpfrs-template-7 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section ,
.wpfrs-template-7 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section {
	padding: 60px 40px 40px;
	border-left: unset;
	border-top: 4px solid #ffc206;
	width: 100%;
	margin-left: 0px;
	margin-top: 30px;
}
.wpfrs-template-7 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section .wpfrs-user-review-avatar ,
.wpfrs-template-7 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section .wpfrs-user-review-avatar {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -30px);
    -moz-transform: translate(-50%, -30px);
    -ms-transform: translate(-50%, -30px);
    -o-transform: translate(-50%, -30px);
    transform: translate(-50%, -30px);
}

@media screen and (max-width: 480px) {
	.wpfrs-template-7 .wpfrs-main-header-section {
		padding: 80px 40px 40px;
		border-left: unset;
		border-top: 4px solid #0077ff;
		width: 100%;
		margin-left: 0px;
		margin-top: 100px;
	}
	.wpfrs-template-7 .wpfrs-main-header-section .wpfrs-user-review-avatar {
	    position: absolute;
	    left: 50%;
	    top: 0;
	    -webkit-transform: translate(-50%, -80px);
	    -moz-transform: translate(-50%, -80px);
	    -ms-transform: translate(-50%, -80px);
	    -o-transform: translate(-50%, -80px);
	    transform: translate(-50%, -80px);
	}
}

/* template 8 badge design here */

.wpfrs-badge-template-8 .wpfrs-business-wrapper {
	background-color: #816DFC;
	display: inline-block;
	width: 420px;
	margin: 0 auto;
	font-family: 'Poppins', sans-serif;
	padding: 50px 30px 10px;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap {
	float: left;
	width: 50%;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-right-rating-info {
	float: left;
	width: 50%;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-profile-main {
	background: #FFF;
	width: 160px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-profile-main::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-border-radius: 12px;
	        border-radius: 12px;
	width: 80%;
	height: 120%;
	background: #e9ce62;
	z-index: -1;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-profile-main .wpfrs-business-avatar {
	padding: 20px 17px 0;
	background: #fff;
}
.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-profile-main .wpfrs-business-avatar a{
	display: block;
}
.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-profile-main .wpfrs-business-avatar img {
	max-width: unset;
	width: 100%;
	display: block;
}
.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #fff;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon {
	position: relative;
	display: inline-block;
	font-size: 20px;
	margin: 4px 1px 0;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #e9ce62;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-review-title {
	margin-top: 30px;
	margin-bottom: 5px;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-review-title h3{
	color: #c5bcff;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-review-title span {
	font-size: 24px;
	margin-right: 10px;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-header-title {
	background: #FFF;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap .wpfrs-header-title h2 a {
	color: #000;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Oxygen', sans-serif;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-review-count {
    color: #c5bcff;
    font-weight: 400;
    font-size: 12px;
    text-transform: lowercase;
    margin-top: 5px;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-review-count span {
	color: #816dfc;
	background: #c5bcff;
	height: 24px;
	padding: 0 5px;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-avg-rating-wrap {
	position: relative;
}

.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-right-rating-info .wpfrs-average-star-num span {
	font-size: 32px;
	font-weight: 600;
	color: #c7beff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

@media screen and (max-width: 480px) {
	.wpfrs-badge-template-8 .wpfrs-business-wrapper {
		width: unset;
		width: 100%;
	}
	.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap,
	.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-right-rating-info {
	     float: none; 
	     width: 100%; 
	}
	.wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-right-rating-info {
		margin: 20px 0;
	}
}

.widget_wpfrs_widget .wpfrs-badge-template-8 .wpfrs-business-wrapper {
	width: unset;
	width: 100%;
}

.widget_wpfrs_widget .wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-left-profile-wrap,
.widget_wpfrs_widget .wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-right-rating-info {
     float: none; 
     width: 100%; 
}
.widget_wpfrs_widget .wpfrs-badge-template-8 .wpfrs-business-wrapper .wpfrs-right-rating-info {
	margin: 20px 0;
}

/* template 8 design here */

.wpfrs-template-8 .wpfrs-sp-review{
	margin-bottom: 50px;
}

.wpfrs-template-8 .wpfrs-sp-review:last-child {
	margin-bottom: 0;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-main-header-section {
	display: flex;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
	padding: 110px 80px;
	background: #816DFC;
	margin: 20px;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-right-info-section {
	text-align: left;
	padding-left: 30px;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-profile-info-wrap {
    background: #FFF;
    width: 160px;
    margin: auto;
    position: relative;
    z-index: 1;
    font-family: 'Oxygen', sans-serif;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-profile-info-wrap .wpfrs-user-review-avatar {
    padding: 20px 17px 0;
    background: #fff;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-profile-info-wrap .wpfrs-user-review-avatar img {
    width: 50px;
    height: 50px;
    display: inline-block;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-header-title a {
    color: #000;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 400;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-profile-info-wrap::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 12px;
    border-radius: 12px;
    width: 80%;
    height: 115%;
    background: #e9ce62;
    z-index: -1;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-rated-time {
	color: #797979;
	font-size: 14px;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-left-info-section .wpfrs-name-time-wrap {
	background: #FFF;
	padding: 10px 0;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-reviewer-star .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #fff;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-reviewer-star .wpfrs-star-icon {
	position: relative;
	display: inline-block;
	font-size: 18px;
	margin: 4px 1px 0;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-reviewer-star .wpfrs-reviewer-ratingnum {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    text-align: center;
    background: rgba(255,255,255,.5);
    font-size: 14px;
    margin-left: 10px;
    color: #816DFC;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-reviewer-star .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-reviewer-star .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #e9ce62;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;	
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-content-reviews-wrapper {
	color: #fff;
	padding: 27px 50px;
	position: relative;
	margin-top: 10px;
	text-align: justify;
	font-family: 'Oxygen', sans-serif;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	color: #c7beff;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-content-reviews-wrapper::before {
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 40px;
	opacity: .5;
	position: absolute;
	left: 0;
	top: 0;
}

.wpfrs-template-8 .wpfrs-sp-review .wpfrs-content-reviews-wrapper::after {
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 40px;
	opacity: .5;
	position: absolute;
	right: 0;
	bottom: 0;
}

@media screen and (max-width:560px) {
	.wpfrs-template-8 .wpfrs-sp-review .wpfrs-main-header-section {
		display: block;
	}

	.wpfrs-template-8 .wpfrs-sp-review .wpfrs-right-info-section {
		padding-top: 30px;
		padding-left: 0;
	}

	.wpfrs-template-8 .wpfrs-sp-review .wpfrs-right-info-section .wpfrs-reviewer-star {
		text-align: center;
	}

	.wpfrs-template-8 .wpfrs-sp-review .wpfrs-main-header-section {
		padding: 60px 40px;
	}
}

.footer-column .wpfrs-template-8 .wpfrs-sp-review .wpfrs-main-header-section {
	display: block;
}

.footer-column .wpfrs-template-8 .wpfrs-sp-review .wpfrs-right-info-section {
	padding-top: 30px;
	padding-left: 0;
}

.footer-column .wpfrs-template-8 .wpfrs-sp-review .wpfrs-right-info-section .wpfrs-reviewer-star {
	text-align: center;
}

.footer-column .wpfrs-template-8 .wpfrs-sp-review .wpfrs-main-header-section {
	padding: 60px 40px;
}

.footer-column .wpfrs-template-8 .bx-wrapper .bx-pager {
	bottom: 40px;
}

.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-main-header-section ,
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-main-header-section {
	display: block;
}
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-right-info-section ,
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-right-info-section {
	padding-top: 30px;
	padding-left: 0;
}
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-right-info-section .wpfrs-reviewer-star ,
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-right-info-section .wpfrs-reviewer-star {
	text-align: center;
}
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review .wpfrs-main-header-section,
.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review .wpfrs-main-header-section {
	padding: 60px 20px;
	margin: 0;
}

.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type {
	margin: 0;
	padding: 0;
}

.wpfrs-template-8 .bx-wrapper .bx-pager {
	bottom: 20px;
}

.wpfrs-template-8 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #FFF;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-template-8 .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
	background: #FFF;
	position: relative;
}

.wpfrs-template-8 .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active::after {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	content: "";
	width: 5px;
	height: 5px;
	background: #000;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

/* template 9 badge design here */

.wpfrs-badge-template-9 .wpfrs-business-wrapper {
	display: inline-block;
	width: 270px;
	background: #b142ab;
	background: -moz-linear-gradient(left, #b142ab 0%, #7e55bc 100%);
	background: -webkit-linear-gradient(left, #b142ab 0%,#7e55bc 100%);
	background: linear-gradient(to right, #b142ab 0%,#7e55bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b142ab', endColorstr='#7e55bc',GradientType=1 );
	color: #FFF;
	-webkit-border-radius: 7px;
	        border-radius: 7px;
	font-family: 'Open Sans', sans-serif;
}

.widget_wpfrs_widget .wpfrs-badge-template-9 .wpfrs-business-wrapper {
	width: unset;
	width: 100%;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #fff;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon {
	position: relative;
	display: inline-block;
	font-size: 20px;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #eeb829;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;	
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-rating-upper-section .wpfrs-average-star-num{
	font-size: 32px;
	font-weight: 600;
	padding-top: 15px;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-mid-section {
	background: #FFF;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-mid-section .wpfrs-header-title h2 {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Merriweather', serif;
	padding: 7px 10px 20px;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-mid-section .wpfrs-header-title h2 a{
	color: #125ee7;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-rating-upper-section .wpfrs-review-count h3,
.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-lower-section h3 {
	font-weight: 400;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-lower-section h3 {
	margin: 10px;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-rating-upper-section .wpfrs-review-count h3{
	text-transform: lowercase;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-rating-upper-section .wpfrs-review-count h3 span {
	color: #f9c5ff;
	font-weight: 700;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-rating-upper-section .wpfrs-review-count h3 {
	margin: 0 auto 60px;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-mid-section .wpfrs-business-avatar {
	height: 50px;
}

.wpfrs-badge-template-9 .wpfrs-business-wrapper .wpfrs-mid-section img {
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	position: relative;
	-webkit-transform: translateY(-45px);
	   -moz-transform: translateY(-45px);
	    -ms-transform: translateY(-45px);
	     -o-transform: translateY(-45px);
	        transform: translateY(-45px);
}

@media screen and (max-width: 350px) {
	.wpfrs-badge-template-9 .wpfrs-business-wrapper {
		width: unset;
		width: 100%;
	}
}

/* template 9 design here */

.wpfrs-template-9 .wpfrs-main-header-section{
	color: #FFF;
	-webkit-border-radius: 7px;
	        border-radius: 7px;
	margin: 0 auto 50px;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 12px;
	        border-radius: 12px;
	overflow: hidden;
	width: 640px;
}

.wpfrs-template-9 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-main-header-section{
	margin: 0 20px 50px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-top-section {
	background: #b142ab;
	background: -moz-linear-gradient(left, #b142ab 0%, #7e55bc 100%);
	background: -webkit-linear-gradient(left, #b142ab 0%,#7e55bc 100%);
	background: linear-gradient(to right, #b142ab 0%,#7e55bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b142ab', endColorstr='#7e55bc',GradientType=1 );
	padding: 25px 50px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-bottom-section {
	background: #FFF;
	padding-bottom: 60px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-bottom-section .wpfrs-header-title a {
	color: #125ee7;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Merriweather', serif;
	padding: 7px 10px 20px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-bottom-section .wpfrs-rated-time {
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-size: 14px;
	color: #8b8b8b;
	margin-top: 5px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #fff;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon {
	position: relative;
	display: inline-block;
	font-size: 20px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-reviewer-star .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #eeb829;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;	
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-rating-num {
	font-weight: 700;
	font-size: 18px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Merriweather', serif;
	margin: 20px 0 25px;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt {
	color: #eeb829;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-bottom-section .wpfrs-user-review-avatar img {
	width: 90px;
	height: 90px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	-webkit-transform: translateY(-25px);
	   -moz-transform: translateY(-25px);
	    -ms-transform: translateY(-25px);
	     -o-transform: translateY(-25px);
	        transform: translateY(-25px);
	display: inline-block;
}

.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-bottom-section .wpfrs-user-review-avatar {
    height: 60px;
}

.wpfrs-template-9 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section ,
.wpfrs-template-9 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-main-header-section {
	width: unset;
}
.wpfrs-template-9 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-main-header-section {
	width: unset;
	width: 100%;
}

.wpfrs-template-9 .wpfrs-show-reviews-wrap.wpfrs-carousel-type {
	padding: 0;
	margin: 0;
}

.wpfrs-template-9 .bx-wrapper .bx-pager {
	bottom: 30px;
}

.wpfrs-template-9 .bx-wrapper .bx-pager.bx-default-pager a {
	width: 20px;
	height: 5px;
	background: #D9E1E8;
}

.wpfrs-template-9 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #697f8a;
}

@media screen and (max-width: 780px) {
	.wpfrs-template-9 .wpfrs-main-header-section{
		width: unset;
		width: 100%;
	}

	.wpfrs-template-9 .wpfrs-main-header-section .wpfrs-top-section {
		padding: 20px;
	}
}

/* template 10 badge design here */

.wpfrs-badge-template-10 .wpfrs-business-wrapper {
	border: 3px solid #000;
	display: inline-block;
	width: 285px;
	background: #FFF;
	font-family: 'Poppins', sans-serif;
}

.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper {
	width: unset;
	width: 100%;
	padding: 0 10px;
}

.wpfrs-badge-template-10 .wpfrs-business-badge-inner-wrap{
    display: inline-block;
    padding: 10px;
    margin-bottom: 7px;
    background: #fff;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-business-avatar {
	margin: auto;
	width: 130px;
	padding: 10px;
	-webkit-transform: translateY(-50px);
	   -moz-transform: translateY(-50px);
	    -ms-transform: translateY(-50px);
	     -o-transform: translateY(-50px);
	        transform: translateY(-50px);
	background: #FFF;
	height: 80px;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-business-avatar img {
	width: 110px;
	height: 110px;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-header-title h2 a {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	color: #000;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-average-star-num {
	width: 130px;
	height: 110px;
	line-height: 110px;
	background-color: #000;
	color: #FFF;
	margin: auto;
	font-size: 54px;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	margin-top: 10px;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-star-rating {
	width: 130px;
	border: 2px solid #d2d2d2;
	margin: auto;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #848484;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon {
	position: relative;
	display: inline-block;
	font-size: 20px;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #eeb829;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-review-count h3 {
	color: #747474;
	font-weight: 500;
	font-size: 12px;
	text-transform: lowercase;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ribbon {
	width: 155px;
	padding: 10px;
	margin: auto;
	background: #FFF;
	-webkit-transform: translateY(30px);
	   -moz-transform: translateY(30px);
	    -ms-transform: translateY(30px);
	     -o-transform: translateY(30px);
	        transform: translateY(30px);
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ribbon span {
	background: #3c5a9a;
	color: #fff;
	text-transform: lowercase;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-weight: 700;
	font-size: 24px;
	width: 135px;
	display: inline-block;
}

.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-mid-rating-section {
	height: 150px;
}

@media screen and (max-width: 350px) {
	.wpfrs-badge-template-10 .wpfrs-business-wrapper {
		width: unset;
		width: 100%;
	}
}

.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-badge-inner-wrap{ 
	margin-top: 30px;
	width: 100%;
}

.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ribbon span {
	width: unset;
	font-size: 18px;
}

.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ribbon {
	width: fit-content;
	width: -webkit-fit-content;
}

.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-average-star-num ,
.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-star-rating {
	width: unset;
	width: 100%;
	max-width: 130px;
}

@media screen and (max-width: 900px) {
	.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-business-avatar img {
		width: 80px;
		height: 80px;
	}
	.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-business-avatar {
		width: unset;
		width: 100%;
		max-width: 100px;
		height: 50px;
	}
}
@media screen and (max-width: 800px) {
	.widget_wpfrs_widget .wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ribbon span {
		font-size: 16px;
	}
}

/* template 10 design here */

.wpfrs-template-10 .wpfrs-left-section .wpfrs-user-review-avatar img{
	width: 110px;
	height: 110px;
	height: 50px;
	width: 50px;
	display: inline-block;
}

.wpfrs-template-10 .wpfrs-left-section {
	float: left;
	width: 170px;
}

.wpfrs-template-10 .wpfrs-right-section {
	float: left;
	width: calc(100% - 170px);
	padding: 0 50px;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-left-section {
	width: 100%;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-wrap {
	-webkit-justify-content: center;
	        justify-content: center;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-right-section {
	width: 100%;
	padding: 20px;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-right-section .wpfrs-content-reviews-wrapper {
	text-align: justify;
}

.wpfrs-template-10 .wpfrs-main-header-section {
	padding: 70px 35px;
	font-family: 'Poppins', sans-serif;
	position: relative;
	margin: 0 20px;
}

.wpfrs-template-10 .wpfrs-sp-review {
	position: relative;
	width: 780px;
	margin: 0 auto 100px;
}

.wpfrs-template-10 .wpfrs-sp-review::before {
	content: "\f10d";
	font-family: FontAwesome;
	left: -75px;
	top: -75px;
	position: absolute;
	font-size: 90px;
	height: 150px;
	width: 150px;
	line-height: 150px;
	color: #000;
	z-index: 1;
}

.wpfrs-template-10 .wpfrs-sp-review::after {
	content: "\f10e";
	font-family: FontAwesome;
	bottom: -75px;
	right: -75px;
	position: absolute;
	font-size: 90px;
	height: 150px;
	width: 150px;
	line-height: 150px;
	color: #000;
}

.wpfrs-template-10 .wpfrs-main-header-section::after{
	content: '';
	position: absolute;
	height: calc(100% - 50px);
	width: calc(100% - 50px);
	bottom: 0px;
	left: 0px;
	border-bottom: 6px solid #000;
	border-left: 6px solid #000;
	z-index: -1;
}
.wpfrs-template-10 .wpfrs-main-header-section::before{
	content: '';
	position: absolute;
	height: calc(100% - 50px);
	width: calc(100% - 50px);
	top: 0px;
	right: 0px;
	border-top: 6px solid #000;
	border-right: 6px solid #000;
	z-index: -1;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-header-title a {
	text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rated-time {
	color: #747474;
    font-weight: 500;
    font-size: 12px;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-wrap .wpfrs-reviewer-star .wpfrs-star-icon .fa-star-o::before {
	content: "\f005";
	color: #848484;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-wrap .wpfrs-reviewer-star .wpfrs-star-icon {
	position: relative;
	display: inline-block;
	font-size: 20px;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-wrap .wpfrs-reviewer-star .wpfrs-star-icon.empty::before {
	width: 0;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-wrap .wpfrs-reviewer-star .wpfrs-star-icon::before {
	font-family: FontAwesome;
    content: "\f005";
    color: #eeb829;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-wrap {
	display: flex;
	margin-top: 10px;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-rating-num{
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	color: #FFF;
	background: #000;
}

.wpfrs-template-10 .wpfrs-main-header-section .wpfrs-left-section .wpfrs-reviewer-star {
	width: 130px;
	border: 2px solid #d2d2d2;
	margin: 0;
	height: 38px;
	line-height: 38px;
	border-left: unset;
}

.wpfrs-template-10 .wpfrs-right-section .wpfrs-content-reviews-wrapper {
	font-size: 16px;
	color: #222;
	font-weight: 200;
	line-height: 24px;
	text-align: left;
}

.wpfrs-template-10 .wpfrs-right-section .wpfrs-content-reviews-wrapper .wpfrs-readtxt{
	color: #747474;
}

@media screen and (max-width: 900px) {
	.wpfrs-template-10 .wpfrs-sp-review {
		width: unset;
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.wpfrs-template-10 .wpfrs-left-section {
		float: none;
		width: 100%;
		display: inline-block;
		width: -webkit-fit-content;
		width: fit-content;
	}
	.wpfrs-template-10 .wpfrs-right-section {
		float: none;
		width: 100%;
		padding: 50px 0px 0;
	}
}

@media screen and (max-width: 560px) {
	.wpfrs-template-10 .wpfrs-sp-review {
		width: 80%;
	}
}

.footer-column .wpfrs-template-10 .wpfrs-left-section {
	float: none;
	width: 100%;
	display: inline-block;
	width: -webkit-fit-content;
	width: fit-content;
}
.footer-column .wpfrs-template-10 .wpfrs-right-section {
	float: none;
	width: 100%;
	padding: 50px 0px 0;
}
.footer-column .wpfrs-template-10 .wpfrs-sp-review {
	width: 80%;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review::before ,
.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review::before ,
.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-sp-review::before {
    left: 20PX;
    top: -16px;
    font-size: 50px;
    height: unset;
    width: unset;
    line-height: unset;
    padding-right: 15px;
}
.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-sp-review::after ,
.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-sp-review::after ,
.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-sp-review::after {
    bottom: -20px;
    right: 20px;
    font-size: 50px;
    height: unset; 
    width: unset; 
    line-height: unset; 
    padding-left: 15px;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-left-section{
	width: -webkit-fit-content;
	width: fit-content;
	float: none;
	margin: auto;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-right-section {
	width: 100%;
	float: none;
	margin-top: 50px;
	padding: 0;
}

.wpfrs-template-10 .wpfrs-show-reviews-wrap.wpfrs-carousel-type {
	margin: 0;
	padding: 0;
}

/* load more design here */

.wpfrs-load-more-block a{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	border: 1px solid #000;
	color: #000;
	background: #FFF;
	text-transform: capitalize;
	display: inline-block;
	margin: 20px 0 0;
	-webkit-transition: .5s;
	   -moz-transition: .5s;
	    -ms-transition: .5s;
	     -o-transition: .5s;
	        transition: .5s;
}

.wpfrs-load-more-block.wpfrs-template-1 a{
	border: 2px solid #ededed;
}

.wpfrs-load-more-block.wpfrs-template-1 a:hover{
	border-color: #000;
}

.wpfrs-load-more-block.wpfrs-template-2 a{
	background: #edf1f4;
	color: #748593;
	border: unset;
	font-weight: 600;
	padding: 0 30px;
}

.wpfrs-load-more-block.wpfrs-template-2 a:hover{
	color: #000;
}

.wpfrs-load-more-block.wpfrs-template-3 a{
	background: #f24233;
    color: #fff;
    border: 1px solid #f24233;
    -webkit-border-radius: 8px;
            border-radius: 8px;
}
.wpfrs-load-more-block.wpfrs-template-3 a:hover{
	background: #FFF;
	color: #F24233;
}
.wpfrs-load-more-block.wpfrs-template-4 a{
	background: #f7f7ff;
    color: #742dc1;
    border: 1px solid transparent;
}

.wpfrs-load-more-block.wpfrs-template-4 a:hover{
	border: 1px solid #742dc1;
}

.wpfrs-load-more-block.wpfrs-template-5 a{
	background: #f8f9fd;
    color: #f24233;
    border: 1px solid transparent;
}

.wpfrs-load-more-block.wpfrs-template-5 a:hover{
	border: 1px solid #f24233;
}

.wpfrs-load-more-block.wpfrs-template-6 a{
	background: #f7f8fa;
    color: #748191;
    border: 1px solid transparent;
}

.wpfrs-load-more-block.wpfrs-template-6 a:hover{
	border: 1px solid #748191;
}

.wpfrs-load-more-block.wpfrs-template-7 a{
	background: #f4f4f4;
    color: #7c7c7c;
    border: unset;
    border-left: 4px solid #0077ff;
}

.wpfrs-load-more-block.wpfrs-template-7 a:hover{
	color: #FFB200;
}

.wpfrs-load-more-block.wpfrs-template-8 a{
	background: #816DFC;
    color: #c7beff;
    border: 1px solid transparent;
}

.wpfrs-load-more-block.wpfrs-template-8 a:hover{
	color: #fff;
}

.wpfrs-load-more-block.wpfrs-template-9 a{
	background: #b142ab;
    background: -moz-linear-gradient(left, #b142ab 0%, #7e55bc 100%);
    background: -webkit-linear-gradient(left, #b142ab 0%,#7e55bc 100%);
    background: linear-gradient(to right, #b142ab 0%,#7e55bc 100%);
    color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 12px;
            border-radius: 12px;
}

.wpfrs-load-more-block.wpfrs-template-9 a:hover{
	color: #eeb829;
}

.wpfrs-load-more-block.wpfrs-template-10 a{
	border: 3px solid #000;
	line-height: 47px;
}

.wpfrs-load-more-block.wpfrs-template-10 a:hover{
	background: #000;
	color: #FFF;
}

/* pagination design starts here */

.wpfrs-pagination-wrapper ul li {
    display: inline-block;
    margin: 5px;
}

.wpfrs-pagination-wrapper ul li a {
	color: #000;
	border: 1px solid #000;
	padding: 0 10px;
	height: 30px;
	line-height: 29px;
	display: inline-block;
}

.wpfrs-pagination-wrapper.wpfrs-template-1 ul li a {
	border: 2px solid #ededed;
	height: 32px;
	line-height: 30px;
}

.wpfrs-pagination-wrapper.wpfrs-template-1 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-1 ul li a:hover {
	background: #ededed;
}

.wpfrs-pagination-wrapper.wpfrs-template-2 ul li a {
	border: unset;
	line-height: 31px;
	background: #edf1f4;
	color: #748593;
	font-weight: 600;
}

.wpfrs-pagination-wrapper.wpfrs-template-2 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-2 ul li a:hover {
	color: #000;
}

.wpfrs-pagination-wrapper.wpfrs-template-3 ul li a {
	color: #f24233;
	border: 1px solid transparent;
	background: #f8f9fd;
}

.wpfrs-pagination-wrapper.wpfrs-template-3 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-3 ul li a:hover {
	border: 1px solid #f24233;
}

.wpfrs-pagination-wrapper.wpfrs-template-4 ul li a {
	color: #742dc1;
	border: 1px solid transparent;
	background: #f7f7ff;
}

.wpfrs-pagination-wrapper.wpfrs-template-4 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-4 ul li a:hover {
	border: 1px solid #742dc1;
}

.wpfrs-pagination-wrapper.wpfrs-template-5 ul li a {
	background: #f8f9fd;
    color: #f24233;
    border: 1px solid transparent;
}

.wpfrs-pagination-wrapper.wpfrs-template-5 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-5 ul li a:hover {
    border: 1px solid #f24233;
}

.wpfrs-pagination-wrapper.wpfrs-template-6 ul li a {
	background: #f7f8fa;
    color: #748191;
    border: 1px solid transparent;
}

.wpfrs-pagination-wrapper.wpfrs-template-6 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-6 ul li a:hover {
	border: 1px solid #748191;
}

.wpfrs-pagination-wrapper.wpfrs-template-7 ul li a {
	background: #f4f4f4;
    color: #7c7c7c;
    border: unset;
    border-left: 2px solid #ffb200;
}

.wpfrs-pagination-wrapper.wpfrs-template-7 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-7 ul li a:hover {
	color: #ffb200;
}

.wpfrs-pagination-wrapper.wpfrs-template-8 ul li a {
    background: #c7beff;
    border: 1px solid transparent;
    color: #fff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
}

.wpfrs-pagination-wrapper.wpfrs-template-8 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-8 ul li a:hover {
	color: #fff;
	background: #816DFC;
}

.wpfrs-pagination-wrapper.wpfrs-template-9 ul li a {
	background: #b142ab;
    background: -moz-linear-gradient(left, #b142ab 0%, #7e55bc 100%);
    background: -webkit-linear-gradient(left, #b142ab 0%,#7e55bc 100%);
    background: linear-gradient(to right, #b142ab 0%,#7e55bc 100%);
    color: #fff;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
            border-radius: 2px;
}

.wpfrs-pagination-wrapper.wpfrs-template-9 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-9 ul li a:hover {
	color: #eeb829;
}

.wpfrs-pagination-wrapper.wpfrs-template-10 ul li a.wpfrs-current-page ,
.wpfrs-pagination-wrapper.wpfrs-template-10 ul li a:hover {
	background: #000;
	color: #FFF;
}

/* navigation prev and next button design here */

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type .bx-wrapper .bx-controls-direction a {
    text-indent: 0;
    background: #00af88;
    color: #ffffff;
    width: 60px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    top: 0;
    margin-top: 10px;
    text-align: center;
}
.wpfrs-all-reviews-wrapper.wpfrs-control-text-type .bx-wrapper .bx-controls-direction .bx-prev {
    left: auto;
    right: 80px;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-1 .bx-wrapper .bx-controls-direction a {
	left: 10px;
	background: #FC5E28;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-1 .bx-wrapper .bx-controls-direction .bx-next {
	left: 80px;
	right: auto;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type .bx-wrapper .bx-controls-direction .bx-prev i {
    margin-right: 5px;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type .bx-wrapper .bx-controls-direction .bx-next i {
    margin-left: 5px;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-3 .bx-wrapper .bx-controls-direction a {
	background: #f24233;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-4 .bx-wrapper .bx-controls-direction a {
	background: #742dc1;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-5 .bx-wrapper .bx-controls-direction a {
	background: #f24233;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-8 .bx-wrapper .bx-controls-direction a {
	background: #C7BEFF;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-10 .bx-wrapper .bx-controls-direction a {
	background: #000;
}

.wpfrs-all-reviews-wrapper.wpfrs-control-text-type.wpfrs-template-7 .bx-wrapper .bx-controls-direction a {
	background: #ffc206;
	color: #000;
}

/* pager dot design here */

.wpfrs-template-10.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a {
	-webkit-border-radius: 0;
	        border-radius: 0;
	background: #000;
}

.wpfrs-template-10.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 2px solid #000;
	background: #FFF;
}

.wpfrs-template-7.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffc206;
}

.wpfrs-template-7.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	position: relative;
}

.wpfrs-template-7.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 4px;
	height: 4px;
	background: #000;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-template-6.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a {
	background: #00af88;
}

.wpfrs-template-6.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
	border: 2px solid #000;
}

.wpfrs-template-3.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a {
	background: #f24233;
	position: relative;
}

.wpfrs-template-3.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active::before {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background: #FFF;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-template-2.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a {
	background: #00af88;
	position: relative;
}

.wpfrs-template-2.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #748593;
}

.wpfrs-template-2.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active::before {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	background: #FFF;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-template-5.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f24233;
}

.wpfrs-template-4.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #742dc1;
}

.wpfrs-template-1.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a {
	border: 2px solid #ededed;
	background: #FFF;
	-webkit-border-radius: 0;
	        border-radius: 0;
}

.wpfrs-template-1.wpfrs-pager-dot-type  .bx-wrapper .bx-pager.bx-default-pager a.active {
	border-color: #FC5E28;
}

/* arrow slider start here */

.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: rgba(0,0,0,.5);
	color: #fff;
	width: 30px;
	height: 30px;
	text-indent: 0;
	line-height: 30px;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	text-align: center;
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: #ffc206;
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a i::before{
	font-family: FontAwesome;
	color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev i::before{
	content: "\f053";
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next i::before{
	content: "\f054";
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev i::after{
	content: "\f053";
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next i::after{
	content: "\f054";
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a i::after{
	font-family: FontAwesome;
	color: #ffc206;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-30%, -50%);
	   -moz-transform: translate(-30%, -50%);
	    -ms-transform: translate(-30%, -50%);
	     -o-transform: translate(-30%, -50%);
	        transform: translate(-30%, -50%);
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next i::after{
	-webkit-transform: translate(-70%, -50%);
	   -moz-transform: translate(-70%, -50%);
	    -ms-transform: translate(-70%, -50%);
	     -o-transform: translate(-70%, -50%);
	        transform: translate(-70%, -50%);
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev{
	right: 0;
	left: unset;
	margin-top: -60px;
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next{
	right: 0px;
	margin-top: -30px;
}

.wpfrs-template-7.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}

.wpfrs-template-8.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: rgba(255,255,255,.5);
}

.wpfrs-template-10.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: transparent;
	width: 38px;
	height: 38px;
	line-height: 36px;
	font-size: 22px;
	color: #000;
	top: 45%;
}

.wpfrs-template-6.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: #59a361;
}

.wpfrs-template-3.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: #f24233;
	-webkit-border-radius: 6px;
	        border-radius: 6px;
}

.wpfrs-template-4.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: #742dc1;
}

.wpfrs-template-4.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 30px;
}

.wpfrs-template-4.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next {
	right: 30px;
	left: unset;
}


.wpfrs-template-5.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	background: #f24233;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.wpfrs-template-6 .wpfrs-show-reviews-wrap.wpfrs-slider-type .wpfrs-main-header-section {
    margin: 0 20px;
}
.wpfrs-template-10.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev ,
.wpfrs-template-8.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev ,
.wpfrs-template-6.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev ,
.wpfrs-template-5.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 30px;
}
.wpfrs-template-10.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next ,
.wpfrs-template-8.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next ,
.wpfrs-template-6.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next ,
.wpfrs-template-5.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next {
	right: 30px;
	left: unset;
}

.wpfrs-template-9.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 40px;
	top: 55%;
}
.wpfrs-template-9.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next {
	right: 40px;
	top: 55%;
}

.wpfrs-template-1.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a {
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	    background: #FC5E28;
}

.wpfrs-template-1.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 15px;
}

.wpfrs-template-1.wpfrs-arrow-text-type .bx-wrapper .bx-controls-direction a.bx-next {
	right: 15px;
	left: unset;
}

.wpfrs-template-1 .bx-wrapper .bx-viewport {
	background: #FFF;
}

.wpfrs-all-reviews-wrapper .bx-wrapper, 
.wpfrs-all-reviews-wrapper .bx-wrapper .bx-viewport {
	background: transparent !important;
}

.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager {
	margin-top: 20px;
	position: static;
}

.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	width: 30px;
	height: 30px;
	color: #fff;
	text-indent: 0;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 0;
	        border-radius: 0;
	font-size: 14px;
}

.wpfrs-template-2.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0;
	background: #F7F8FA;
	color: #748191;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
}

.wpfrs-template-2.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-2.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #edf1f4;
}

.wpfrs-template-1.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #FC5E28;
    border: 1px solid transparent;
}

.wpfrs-template-1.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-1.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	color: #FC5E28;
	background: transparent;
	border: 1px solid #FC5E28;
}

.wpfrs-template-3.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	    background: #f8f9fd;
	 color: #f24233;
}

.wpfrs-template-3.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-3.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f24233;
	 color: #f8f9fd;
}

.wpfrs-template-4.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	 background: transparent;
	color: #742dc1;
	opacity: .7;
}

.wpfrs-template-4.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-4.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #742dc1;
	color: #fff;
}

.wpfrs-template-5.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	background: #f8f9fd;
	 color: #f24233;
}

.wpfrs-template-5.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-5.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	 color: #f8f9fd;
	 background: #f24233;
}

.wpfrs-template-6.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	color: #59a361;
}

.wpfrs-template-6.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-6.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #59a361;
	color: #fff;
}

.wpfrs-template-7.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	background: #f4f4f4;
	color: #000;
	border-left: 4px solid transparent;
}

.wpfrs-template-7.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-7.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	border-left: 4px solid #ffb200;
}

.wpfrs-template-8.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	background: #816DFC;
}

.wpfrs-template-8.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a:hover,
.wpfrs-template-8.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #816DFC;
}

.wpfrs-template-8.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active::after {
	display: none;
}

.wpfrs-template-8.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link:hover,
.wpfrs-template-8.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
	background: #C7BEFF;
}

.wpfrs-template-9.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a {
	color: #697F8A;
	height: 50px;
	width: 50px;
	line-height: 50px;
}

.wpfrs-template-9.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link:hover,
.wpfrs-template-9.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
	color: #fff;
	background: #697F8A;
}

.wpfrs-template-10.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link {
	background: transparent;
	border: 2px solid transparent;
	color: #000;
	line-height: 28px;
}

.wpfrs-template-10.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link:hover,
.wpfrs-template-10.wpfrs-show-pagination .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
	border: 2px solid #000;
}

@media screen and (max-width: 560px) {
	.wpfrs-all-reviews-wrapper.wpfrs-show-pagination .bx-wrapper ul li {
		width: 100%;
	}

	.wpfrs-all-reviews-wrapper.wpfrs-template-2 .wpfrs-info-section.wpfrs-left-info-section {
		min-height: 310px;
	}
}

.wpfrs-all-reviews-wrapper .bx-wrapper {
	-webkit-box-shadow: unset;
	        box-shadow: unset;
	    margin-bottom: 0;
}

.wpfrs-main-wrap {
	text-align: center;
}

/* viewport hover side button animation here */

.wpfrs-all-reviews-wrapper .bx-wrapper .bx-viewport + .bx-controls .bx-controls-direction a {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s;
	   -moz-transition: .5s;
	    -ms-transition: .5s;
	     -o-transition: .5s;
	        transition: .5s;
	top: 50%;
}

.wpfrs-all-reviews-wrapper .bx-wrapper .bx-controls .bx-controls-direction:hover a,
.wpfrs-all-reviews-wrapper .bx-wrapper .bx-viewport:hover + .bx-controls .bx-controls-direction a {
	opacity: .7;
	visibility: visible;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-9 .bx-wrapper .bx-viewport + .bx-controls .bx-controls-direction a {
	top: 40%;
}

.wpfrs-main-wrap ul.wpfrs-show-reviews-wrap li.wpfrs-sp-review {
   list-style: none;
}

/* mozilla problem css refinement */

@-moz-document url-prefix(){
	.wpfrs-badge-template-10 .wpfrs-business-wrapper .wpfrs-ratings-wrap .wpfrs-star-rating .wpfrs-star-icon::before {
		top: 0px;
	}
	.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-main-header-section .wpfrs-reviewer-star span.wpfrs-star-icon::after {
		top: -1px;
	}
}

/* Style css Sudae */
.wpfrs-all-reviews-wrapper .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper .wpfrs-dont-recommend-wrap img {
    display: block;
    margin: 0 auto;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-dont-recommend-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-dont-recommend-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-6 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-6 .wpfrs-dont-recommend-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-dont-recommend-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-1 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-1 .wpfrs-dont-recommend-wrap img {
		vertical-align: middle;
    display: inline-block;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-1 .wpfrs-recommendation-wrap ,
.wpfrs-all-reviews-wrapper.wpfrs-template-1 .wpfrs-dont-recommend-wrap {
	margin-bottom: 15px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-dont-recommend-wrap{
	float: left;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-carousel-type .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-carousel-type .wpfrs-dont-recommend-wrap{
	float: unset;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-dont-recommend-wrap img{
	margin-left: 100px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-dont-recommend-wrap img{
	margin-left: 10px;
  margin-top: 7px;
	width: 28px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-carousel-type .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-carousel-type .wpfrs-dont-recommend-wrap img {
    margin-left: 10px;
    width: 28px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-carousel-type .wpfrs-recommendation-wrap .wpfrs-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-carousel-type .wpfrs-dont-recommend-wrap .wpfrs-dont-recommend-text {
	text-transform: capitalize;
	color: #444;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-recommendation-wrap .wpfrs-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-dont-recommend-wrap .wpfrs-dont-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-recommendation-wrap .wpfrs-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-3 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-dont-recommend-wrap .wpfrs-dont-recommend-text{
	font-size: 15px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-dont-recommend-wrap {
	margin-top: 15px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-dont-recommend-wrap img{
	margin-bottom: 10px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-recommendation-wrap .wpfrs-dont-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-dont-recommend-wrap .wpfrs-dont-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-recommendation-wrap .wpfrs-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-4 .wpfrs-dont-recommend-wrap .wpfrs-recommend-text{
	color: #333;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-dont-recommend-wrap {
    background: #f24233;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 20px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-recommendation-wrap .wpfrs-recommend-img,
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-dont-recommend-wrap .wpfrs-recommend-img {
    width: 20px;
    margin: 10px 19px -1px;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-dont-recommend-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-dont-recommend-wrap {
    right: 25%;
}
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-recommendation-wrap span.wpfrs-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-5 .wpfrs-dont-recommend-wrap span.wpfrs-recommend-text {
    font-size: 8px;
    display: inline-block;
    color: #fff;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-recommendation-wrap ,
.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-grid-type .wpfrs-dont-recommend-wrap ,
.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-recommendation-wrap ,
.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-show-reviews-wrap.wpfrs-carousel-type .wpfrs-dont-recommend-wrap {
	text-align: center;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-recommendation-wrap span.wpfrs-recommend-text,
.wpfrs-all-reviews-wrapper.wpfrs-template-8 .wpfrs-dont-recommend-wrap span.wpfrs-dont-recommend-text {
	display: inline-block;
    border-radius: 3px;
    text-align: center;
    background: rgba(255,255,255,.5);
    font-size: 14px;
    margin-left: 5px;
    color: #816DFC;
    padding: 0 5px;
		vertical-align: top;
}

.wpfrs-template-10 .wpfrs-main-header-section::before,
.wpfrs-template-10 .wpfrs-main-header-section::after {
    /* z-index: 1; */
}
.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-dont-recommend-wrap
{
	display: flex;
	margin-top: 10px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-recommendation-wrap img,
.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-dont-recommend-wrap img
{
	width: 38px;
  height: 38px;
  /* line-height: 38px;
  color: #FFF; */
  background: #000;
	padding: 10px;
	margin: 0px;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-carousel-type .wpfrs-recommendation-wrap,
.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-carousel-type .wpfrs-dont-recommend-wrap
{
	padding: 0 15%;
}

.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-recommendation-wrap span,
.wpfrs-all-reviews-wrapper.wpfrs-template-10 .wpfrs-dont-recommend-wrap span
{
	width: 130px;
	border: 2px solid #d2d2d2;
	margin: 0;
	height: 38px;
	line-height: 38px;
	border-left: unset;
	font-size: 10px;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
	text-transform: uppercase;
}
