[dir] .sell-infobox {
	border: 1px solid #ddd;
	margin: 5px 0 20px;
}

[dir] .sell-infobox > h3 {
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

[dir] .reviewauthor {
	text-align: center;
	padding: 8px 8px 10px;
}

[dir] .reviewauthor .rating-stars {
	float: none;
}

.reviewauthor h4.pr-author {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #555;
}

[dir] .reviewauthor h4.pr-author {
	padding: 0;
	margin: 4px 0 2px;
}

.reviewauthor  h5.pr-date {
	font-size: 12px;
	color: #888888;
}

[dir] .reviewauthor  h5.pr-date {
	margin: 0;
}

[dir] .reviewslist .sell-row {
	border-bottom: 1px solid #ddd;
}

[dir] .reviewslist .sell-row:last-child {
	border-bottom: none;
}

.reviewtyped {
	min-height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

[dir] .reviewtyped {
	padding: 15px 20px;
	background: #f9f9f9;
}

[dir=ltr] .reviewtyped {
	border-left: 1px solid #ddd;
	margin-right: -10px;
}

[dir=rtl] .reviewtyped {
	border-right: 1px solid #ddd;
	margin-left: -10px;
}

.reviewtyped h3.pr-title {
	font-size: 16px;
	font-weight: bold;
}

[dir] .reviewtyped h3.pr-title {
	margin: 4px 0 2px;
}

.buyer-badge {
	height: 18px;
	width: 125px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.75;
}

[dir] .buyer-badge {
	border: 2px solid #fff;
	background: #e9901f;
	text-align: center;
	margin: 0 auto;
}

[dir=ltr] .reviewproduct {
	float: left;
}

[dir=rtl] .reviewproduct {
	float: right;
}

.product-icon {
	max-width: 100px;
	max-height: 100px;
	overflow: hidden;
}

[dir] .product-icon {
	border: 1px solid #dddddd;
}

[dir=ltr] .product-icon {
	margin: 10px 15px 2px 10px;
}

[dir=rtl] .product-icon {
	margin: 10px 10px 2px 15px;
}

.product-icon img {
	max-width: 100%;
}

#adminForm .single-review .product-title {
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 130px;
	margin-left: 0px;
}

#adminForm .reviewslist .pr-author{
	text-transform: unset;
}

[dir=ltr] .product-title {
	margin: 5px 0 0 10px;
}

[dir=rtl] .product-title {
	margin: 5px 10px 0 0;
}

.product-title a, .product-title a:hover {
	color: #222222;
	text-decoration: none;
}

[dir=ltr] .sell-row {
	margin-right: 0;
	margin-left: 0;
}

[dir=rtl] .sell-row {
	margin-left: 0;
	margin-right: 0;
}

#seller-info, #product-info {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

[dir] #seller-info, [dir] #product-info {
	border: 2px solid #eee;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 15px;
}
.sellerdata, .productdata {
	width: 75%;
	box-sizing: border-box;
}
[dir] .sellerdata, [dir] .productdata {
	margin-bottom: 15px;
	padding: 0 10px;
}
[dir=ltr] .sellerdata, [dir=ltr] .productdata {
	float: left;
}
[dir=rtl] .sellerdata, [dir=rtl] .productdata {
	float: right;
}
#seller-info .sellerdata h2, #product .productdata h2 {
	font-size: 24px;
	line-height: 28px;
}
[dir] #seller-info .sellerdata h2, [dir] #product .productdata h2 {
	margin: 10px 0 8px;
}
.seller-logoarea, .product-logoarea {
	width: 25%;
}
[dir=ltr] .seller-logoarea, [dir=ltr] .product-logoarea {
	float: right;
	text-align: right;
}
[dir=rtl] .seller-logoarea, [dir=rtl] .product-logoarea {
	float: left;
	text-align: left;
}
.seller-logo, .product-logo {
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
}
.rating-stars {
	font-size: 14px;
	line-height: 1.2;
}
[dir] .rating-stars {
	margin: 0;
}
.rating-stars:before {
	font-size: 16px;
}
[dir] #product-info table.rating-statistics {
	margin: 0 10px;
}
#product-info .rating-statistics td {
	line-height: 1.5;
}
[dir] #product-info .rating-statistics td {
	border: none;
}
#product-info .rating-stars:before {
	font-size: 12px;
}
.progress-bar {
	width: 0;
	height: 100%;
	font-size: 11px;
	color: #ffffff;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	font-weight: bold;
}
[dir] .progress-bar {
	text-align: center;
	background-color: #f49a1f;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
[dir=ltr] .progress-bar {
	float: left;
}
[dir=rtl] .progress-bar {
	float: right;
}
.rating-statistics td {
	line-height: 1.5;
}
[dir] .rating-statistics td {
	padding: 0 5px;
	border: none;
}
.rating-statistics .progress {
	max-width: 250px;
	max-height: 10px;
}
[dir] .rating-statistics .progress {
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
	background: #eff0f5;
}
[dir=ltr] .rating-statistics .progress {
	margin-left: 0;
}
[dir=rtl] .rating-statistics .progress {
	margin-right: 0;
}
.rating-statistics .progress {
	max-width: 250px;
	width: 100px;
	max-height: 10px;
}
[dir] .rating-statistics .progress {
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 3px;
	background: #eeeeee;
}

[dir=ltr] .rating-statistics .progress {
	margin-left: 0;
}
[dir=rtl] .rating-statistics .progress {
	margin-right: 0;
}

@media (max-width: 576px) {
	.reviewtyped {
		min-height: 100px;
		border-left: unset;
	}
}

@media (max-width: 750px) {
	#product-info .productdata {
		width: 100%;
		float: right;
	}
	.seller-logo,
	.product-logo {
		max-width: 125px;
	}
}

@media (max-width: 600px) {
	.seller-logo,
	.product-logo {
		max-width: 100px;
	}
	#product-info table.rating-statistics {
		width: 100%;
	}
	#product-info .productdata {
		width: calc(100% - 100px);
		float: left;
	}
}

@media (max-width: 500px) {
	#product-info .productdata {
		width: 100%;
		float: right;
	}
	.seller-logoarea, .product-logoarea {
		width: 100%;
		float: left;
	}
	.seller-logo,
	.product-logo {
		max-width: unset;
		max-height: unset;
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
}

.reviewslist {
	max-height: 315px;
	overflow-y: auto;
	overflow-x: hidden;
}

.reviewslist .rating-stars {
	float: unset;
	font-size: 16px;
}

.reviewslist .review .pr-title {
	margin: 3px 0 5px;
}

.reviewslist .pr-author,
.reviewslist .pr-date {
	margin: 0 0 2px;
	text-transform: capitalize;
	color: #555555;
	padding: 0px 4px;
	color: gray;
	font-size: 13px;
	font-weight: 500;
}

.reviewauthor {
	text-align: center;
	padding: 8px 8px 10px;
}

.reviewauthor .rating-stars {
	float: none;
}

.reviewslist .sell-row {
	border-bottom: 1px solid #ddd;
}

.reviewslist .single-review {
	padding: 10px;
	margin-bottom: 10px;
}

.reviewslist .single-review:last-child {
	margin-bottom: 0;
}

.reviewslist .sell-row:last-child {
	border-bottom: none;
}

.reviewtyped {
	padding: 15px 20px;
	background: #f9f9f9;
	min-height: 100px;
	border-left: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.reviewtyped h3.pr-title {
	margin: 4px 0 2px;
	font-size: 16px;
	font-weight: bold;
}

@media (max-width: 768px) {
	hr.isolate {
		margin: 10px 0;
	}
}

.reviews-container {
	background: #fff;
}

#product-info .productdata a {
	color: #212121;
	text-decoration: none;
}

@media (max-width: 400px) {
	.rating-statistics .progress {
		width: 75px;
	}
}

.reviewslist .product-title a{
	color: #007bff;
}

.productdata h2 {
	color: #007bff;
}

[dir=rtl] .rating-stars:before {
	float: right;
	padding-left: 5px;
}

[dir=ltr] .rating-stars:before {
	float: left;
	padding-right: 5px;
}

[dir=rtl] .pr-title {
	font-weight: unset;
}

[dir=rtl] .product-count .product-count-label{
	float: right;
	padding-left: 5px;
}

[dir=ltr] .reviewslist .buyer-badge {
	float: left;
}

[dir=rtl] .reviewslist .buyer-badge {
	float: right;
}
