@CHARSET "UTF-8";

.wpcr3_respond_1{
	position: relative;
}

.before_morereviews{
	height: 200px;
	background-image: linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0));
	width: 100%;
	position: absolute;
	bottom: 34px;
}
#wpcr3_morereviews:before{
	height: 200px;
	background-image: linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0));
	width: 100%;
	/*position: absolute;*/
	/*bottom: 0; */
}

.wpcr3_morereviews:before{
	height: 200px;
	background-image: linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0));
	width: 100%;
	/*position: absolute;*/
	/*bottom: 0; */
}

#pluginurl{
	display:none;
}
.wrapper_reviews textarea,
.wrapper_reviews input[type=text],
.wrapper_reviews input[type=tel],
.wrapper_reviews input[type=email],
.wrapper_reviews input[type=number]{
	border:solid 1px #999;
}
.cr_ranking {
	list-style-position:inside;
}
.cr_ranking li{
	list-style-type:decimal;
	overflow:hidden;
	box-sizing:border-box;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:dashed 1px #ccc;
	line-height: 2em;
}
.cr_ranking .total,
.cr_ranking .average{
	float:right;
	display:block;

}
.cr_ranking .total{
	font-size:0.7em;
	line-height: 2.25rem;
	color:#00f;
}
.cr_ranking .total > .pt{
	margin-left:0.5em;
	color:#222;
}
.cr_ranking .title,
{
	float:left;
	width:70%;
	display:block;
}
.cr_ranking div.wpcr3_rating_style1_base{
	padding-right:0;
}
.cr_h5{
	font-size:14px;
	font-weight:normal;
}
.wrapper_reviews a#morebutton{
	text-decoration:none;
	display:block;
	border: solid 1px #a99;
	background-color:#fffefe;
	color:#a33;
	width:30%;
	padding:0.25em;
	margin:auto;
	border-radius:4px;
	text-align:center;
}
.item-bar {
    width: 170px;
    height: 12px;
    background-color: #EBEBEB;
    display: inline-block;
    vertical-align: middle;
}
.wpcr3_rating_style1_base.li{
	overflow:hidden;

}
.wpcr3_aggregateRating_reviewAverage,
div.wpcr3_rating_style1 .item-num {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    font-size: 0.85rem;
    margin-left:0.5em;
}
.item-bar span {
    display: block;
    height: 100%;
    background-color: #FBA900;
}
.wpcr3_aggregateRating_wrapper{
	overflow:hidden;
	width:605px;
	margin:0 auto 10px auto;
}
.wpcr3_aggregateRating,
.wpcr3_aggregateRating2{
	width:300px;
	float:left;
}
.wpcr3_aggregateRating .wpcr3_rating_style1_base{
    background-size: cover;
    width: 162px;
    height: 30px;
}
.wpcr3_aggregateRating .wpcr3_rating_style1_base .wpcr3_rating_style1_average {
    height: 40px;
    background-size: 166px;
    line-height: 17px;
    background: url(newstars.png) 0 -30px no-repeat;
    background-size: 166px;
}
.wpcr3_aggregateRating_overallText{
    font-size: 2.0em;
    display: block;
    margin-bottom: 0.5em;
    /*text-indent: 0.5em;*/
        margin-top: 1.0em;
}
.wpcr3_button_1.wpcr3_show_btn,
.wpcr3_button_1.wpcr3_cancel_btn{
	display:none;
}
.wpcr3_respond_2{
	display:block!important;
}
.wpcr3_reviews_holder{
	overflow:hidden;
}

.wpcr3_respond_2 table{
	margin-bottom:0;
}



@media (min-width: 300px) and (max-width: 768px) {
	div.wpcr3_div_2{
		width:100%;
	}
	.wpcr3_respond_2 textarea{
		width: 100%;
		min-width: 100%!important;
	}

	.wpcr3_aggregateRating, .wpcr3_aggregateRating2{
	width:100%;
	}
	.wpcr3_aggregateRating_overallText{
		margin-top:0;
		font-size:1.5em;
	}
	.wpcr3_aggregateRating_reviewAverage,
div.wpcr3_rating_style1 .item-num {
    font-size: 1.2em;
}
}
