.jeg_pl_lg_1 .jeg_review_stars, .jeg_pl_lg_4 .jeg_review_stars, 
.jeg_pl_lg_6 .jeg_review_stars, .jeg_pl_lg_card .jeg_review_stars,
.jeg_pl_lg_box .jeg_review_stars {
	font-size: 16px;
}

 [class*=jeg_] .fa.fa-star-half-o ,

 [class*=jeg_] .jeg-icon-svg.icon-star-half-o {
    font-family: FontAwesome;
    font-weight: 600;
}

[class*=jeg_] .fa.fa-star-half-o:before {
    content: "\F123";
}

.jeg_landing_review.jeg_review_stars {
	display: inline-block;
	margin-right: 10px;
}

/** Review Stars **/
.jeg_review_stars {
	font-size: 14px;
}

.jeg_review_stars .fa,
.jeg_review_stars .jeg-icon-svg,
.jeg_pl_xs_2 .jeg_review_stars .jeg-icon-svg,
.jeg_pl_md_box .jeg_review_stars .jeg-icon-svg {
	color: #F7C90D;
}

.jeg_reviewstars li {
	border-top: 1px dotted #eee;
	padding-top: 8px;
	margin: 8px 0;
}

.jeg_reviewstars .reviewscore {
	float: right;
	font-size: 18px;
	color: #F7C90D;
}

.jeg_price_review_list::before {
  content: "/";
  padding-left: 5px;
  padding-right: 5px;
}

.jeg_price_review_list {
  font-weight: bold;
  color: #f70d28;
}

@media only screen and (min-width: 1024px) {
	.with-share .content-inner .jeg_deals_float {
		width: 50%;
	}
}

@media only screen and (min-width: 1200px) {
	.with-share .content-inner .jeg_deals_float {
		width: 40%;
	}
}


.storename .store-icon {
	margin-right: 7px;
	display: inline-block;
}

