/****** jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ ******/
div.rating-cancel,div.star-rating {float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel a,div.star-rating a {display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a {background-position:0 -32px!important}
div.star-rating-hover a {background-position:0 -16px!important}
div.star-rating-readonly a {cursor:default !important}
div.star-rating {background:transparent!important;overflow:hidden!important}
/****** END jQuery.Rating Plugin CSS ******/

/****** Style Star Rating Widget CSS Only - BEGIN *****/
.rating-star-yellow, .rating-star-green, .rating-star-blue {
	border: none;
	float: left !important;
}

.block-review-item .rating-star-yellow + span {
    font-weight: 700;
}

.gsr-stars-padding-left-1 {padding-left: 1px !important}
.gsr-stars-padding-left-2 {padding-left: 2px !important}
.gsr-stars-padding-left-3 {padding-left: 3px !important}
.gsr-stars-padding-left-4 {padding-left: 4px !important}
.gsr-stars-padding-left-5 {padding-left: 5px !important}
.gsr-stars-padding-left-6 {padding-left: 6px !important}
.gsr-stars-padding-left-7 {padding-left: 7px !important}
.gsr-stars-padding-left-8 {padding-left: 8px !important}
.gsr-stars-padding-left-9 {padding-left: 9px !important}
.gsr-stars-padding-left-10 {padding-left: 10px !important}
.gsr-stars-padding-left-11 {padding-left: 11px !important}
.gsr-stars-padding-left-12 {padding-left: 12px !important}
.gsr-stars-padding-left-13 {padding-left: 13px !important}
.gsr-stars-padding-left-14 {padding-left: 14px !important}
.gsr-stars-padding-left-15 {padding-left: 15px !important}
.gsr-stars-padding-left-16 {padding-left: 16px !important}
.gsr-stars-padding-left-17 {padding-left: 17px !important}
.gsr-stars-padding-left-18 {padding-left: 18px !important}
.gsr-stars-padding-left-19 {padding-left: 19px !important}
.gsr-stars-padding-left-20 {padding-left: 20px !important}
/* the default stars settings - full star */
.rating-star-yellow > input,
.rating-star-green > input,
.rating-star-blue > input {display: none;}

.rating-star-yellow > label::before {
  content: '';
  background-image: url('/themes/mynxea_HD-child/img/complete-star.svg');
  width: 15px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  -webkit-filter: invert(84%) sepia(0%) saturate(0%) hue-rotate(184deg) brightness(200%) contrast(300%);
  filter: invert(84%) sepia(0%) saturate(0%) hue-rotate(184deg) brightness(200%) contrast(300%);
}
/* the default stars settings - half star */
.rating-star-yellow > .half::before {
  content: '';
  background-image: url('/themes/mynxea_HD-child/img/half-star.svg');
  width: 8.3px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
}
/* the star rating on the product page - block */
.rating-star-yellow > label.product-block:before,
.rating-star-green > label.product-block:before,
.rating-star-blue > label.product-block:before,
.rating-star-yellow > label.product-block,
.rating-star-green > label.product-block,
.rating-star-blue > label.product-block
{
	font-size: 1.10em !important;
}
.rating-star-yellow > label.product-block-half:before,
.rating-star-green > label.product-block-half:before,
.rating-star-blue > label.product-block-half:before,
.rating-star-yellow > label.product-block-half,
.rating-star-green > label.product-block-half,
.rating-star-blue > label.product-block-half
{
	margin-left: -3px !important;
	font-size: 1.10em !important;
}
.rating-star-yellow > .half.product-block-half:before,
.rating-star-green > .half.product-block-half:before,
.rating-star-blue > .half.product-block-half:before
{
	left: 7px;
}
/* the star rating on the product page - distribution block */
.rating-star-yellow > label.distrib-front:before,
.rating-star-green > label.distrib-front:before,
.rating-star-blue > label.distrib-front:before,
.rating-star-yellow > label.distrib-front,
.rating-star-green > label.distrib-front,
.rating-star-blue > label.distrib-front
{
	margin: 1px !important;
	font-size: 1em !important;
}
/* the star rating on the product page - product list */
.rating-star-yellow > label.product-tab:before,
.rating-star-green > label.product-tab:before,
.rating-star-blue > label.product-tab:before,
.rating-star-yellow > label.product-tab,
.rating-star-green > label.product-tab,
.rating-star-blue > label.product-tab
{
	margin-left: 1px !important;
	font-size: 1.1em !important;
}
.last-reviews-colLeft .rating-star-yellow > label.product-tab:before,
.last-reviews-colLeft .rating-star-green > label.product-tab:before,
.last-reviews-colLeft .rating-star-blue > label.product-tab:before,
.last-reviews-colLeft .rating-star-yellow > label.product-tab,
.last-reviews-colLeft .rating-star-green > label.product-tab,
.last-reviews-colLeft .rating-star-blue > label.product-tab,
.last-reviews-colRight .rating-star-yellow > label.product-tab:before,
.last-reviews-colRight .rating-star-green > label.product-tab:before,
.last-reviews-colRight .rating-star-blue > label.product-tab:before,
.last-reviews-colRight .rating-star-yellow > label.product-tab,
.last-reviews-colRight .rating-star-green > label.product-tab,
.last-reviews-colRight .rating-star-blue > label.product-tab
{
	margin-left: 1px !important;
	font-size: 1em !important;
}
/* the star rating on the product list page and on each page where a review badge is displayed */
label.rating-star-size-090 {font-size: 0.90em !important;}
label.rating-star-size-091 {font-size: 0.91em !important;}
label.rating-star-size-092 {font-size: 0.92em !important;}
label.rating-star-size-093 {font-size: 0.93em !important;}
label.rating-star-size-094 {font-size: 0.94em !important;}
label.rating-star-size-095 {font-size: 0.95em !important;}
label.rating-star-size-096 {font-size: 0.96em !important;}
label.rating-star-size-097 {font-size: 0.97em !important;}
label.rating-star-size-098 {font-size: 0.98em !important;}
label.rating-star-size-099 {font-size: 0.99em !important;}
label.rating-star-size-100 {font-size: 1.00em !important;}
label.rating-star-size-101 {font-size: 1.01em !important;}
label.rating-star-size-102 {font-size: 1.02em !important;}
label.rating-star-size-103 {font-size: 1.03em !important;}
label.rating-star-size-104 {font-size: 1.04em !important;}
label.rating-star-size-105 {font-size: 1.05em !important;}
label.rating-star-size-106 {font-size: 1.06em !important;}
label.rating-star-size-107 {font-size: 1.07em !important;}
label.rating-star-size-108 {font-size: 1.08em !important;}
label.rating-star-size-109 {font-size: 1.09em !important;}
label.rating-star-size-110 {font-size: 1.10em !important;}
label.rating-star-size-111 {font-size: 1.11em !important;}
label.rating-star-size-112 {font-size: 1.12em !important;}
label.rating-star-size-113 {font-size: 1.13em !important;}
label.rating-star-size-114 {font-size: 1.14em !important;}
label.rating-star-size-115 {font-size: 1.15em !important;}
/*.rating-star-yellow > label.list-front-half.rating-star-size-115:before,*/
/*.rating-star-green > label.list-front-half.rating-star-size-115:before,*/
/*.rating-star-blue > label.list-front-half.rating-star-size-115:before {left: 7px !important;}*/
label.rating-star-size-116 {font-size: 1.16em !important;}
label.rating-star-size-117 {font-size: 1.17em !important;}
label.rating-star-size-118 {font-size: 1.18em !important;}
label.rating-star-size-119 {font-size: 1.19em !important;}
label.rating-star-size-120 {font-size: 1.20em !important;}
.rating-star-yellow > label.badge-front:before,
.rating-star-green > label.badge-front:before,
.rating-star-blue > label.badge-front:before,
.rating-star-yellow > label.badge-front,
.rating-star-green > label.badge-front,
.rating-star-blue > label.badge-front,
.rating-star-yellow > label.badge-front-half:before,
.rating-star-green > label.badge-front-half:before,
.rating-star-blue > label.badge-front-half:before,
.rating-star-yellow > label.badge-front-half,
.rating-star-green > label.badge-front-half,
.rating-star-blue > label.badge-front-half,
.rating-star-yellow > label.list-front:before,
.rating-star-green > label.list-front:before,
.rating-star-blue > label.list-front:before,
.rating-star-yellow > label.list-front,
.rating-star-green > label.list-front,
.rating-star-blue > label.list-front,
.rating-star-yellow > label.list-front-half:before,
.rating-star-green > label.list-front-half:before,
.rating-star-blue > label.list-front-half:before,
.rating-star-yellow > label.list-front-half,
.rating-star-green > label.list-front-half,
.rating-star-blue > label.list-front-half
{
	font-size: 1.15em;
}
.rating-star-yellow > label.badge-front:before,
.rating-star-green > label.badge-front:before,
.rating-star-blue > label.badge-front:before,
.rating-star-yellow > label.badge-front,
.rating-star-green > label.badge-front,
.rating-star-blue > label.badge-front
{
	margin-left: 1px !important;
}
.rating-star-yellow > .badge-front-half:before,
.rating-star-green > .badge-front-half:before,
.rating-star-blue > .badge-front-half:before
{
	margin-left: -2px;
	margin-right: -1px;
	left: 5px;
}
/*.rating-star-yellow > .list-front-half:before,
.rating-star-green > .list-front-half:before,
.rating-star-blue > .list-front-half:before
{
	margin-left: -7px;
	margin-right: 0.5px;
	left: 7px;
}*/
/*.rating-star-yellow > label,
.rating-star-green > label,
.rating-star-blue > label
{
	color: #C4C4C4;
}*/
/* highlight with the good color */
body .rating-star-yellow > input:checked + label, body .rating-star-yellow > label.checked {
  -webkit-filter: invert(93%) sepia(18%) saturate(1500%) hue-rotate(340deg) brightness(310%) contrast(100%);
  filter: invert(93%) sepia(18%) saturate(1500%) hue-rotate(340deg) brightness(310%) contrast(100%);
  z-index: 999;
  position: relative;
}

.rating-star-green > input:checked + label, .rating-star-green > label.checked
{color: #47a020 !important;}

.rating-star-blue > input:checked + label, .rating-star-blue > label.checked
{color: #1a67ac !important;}
/****** Style Star Rating Widget CSS Only - END *****/