<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****** 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;
}
.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 &gt; input,
.rating-star-green &gt; input,
.rating-star-blue &gt; input {display: none;}
.rating-star-yellow &gt; label:before,
.rating-star-green &gt; label:before,
.rating-star-blue &gt; label:before,
.rating-star-yellow &gt; label,
.rating-star-green &gt; label,
.rating-star-blue &gt; label
{
	font-size: 1.15em !important;
	font-family: FontAwesome;
	display: inline-block !important;
	content: "\f005";
	width: initial !important;
}
/* the default stars settings - half star */
.rating-star-yellow &gt; .half:before,
.rating-star-green &gt; .half:before,
.rating-star-blue &gt; .half:before
{
	font-size: 1.15em !important;
	font-family: FontAwesome;
	display: inline-block !important;
	content: "\f089";
	position: relative;
	top: 0px;
	left: 8px;
}
/* the star rating on the product page - block */
.rating-star-yellow &gt; label.product-block:before,
.rating-star-green &gt; label.product-block:before,
.rating-star-blue &gt; label.product-block:before,
.rating-star-yellow &gt; label.product-block,
.rating-star-green &gt; label.product-block,
.rating-star-blue &gt; label.product-block
{
	font-size: 1.10em !important;
}
.rating-star-yellow &gt; label.product-block-half:before,
.rating-star-green &gt; label.product-block-half:before,
.rating-star-blue &gt; label.product-block-half:before,
.rating-star-yellow &gt; label.product-block-half,
.rating-star-green &gt; label.product-block-half,
.rating-star-blue &gt; label.product-block-half
{
	margin-left: -3px !important;
	font-size: 1.10em !important;
}
.rating-star-yellow &gt; .half.product-block-half:before,
.rating-star-green &gt; .half.product-block-half:before,
.rating-star-blue &gt; .half.product-block-half:before
{
	left: 7px;
}
/* the star rating on the product page - distribution block */
.rating-star-yellow &gt; label.distrib-front:before,
.rating-star-green &gt; label.distrib-front:before,
.rating-star-blue &gt; label.distrib-front:before,
.rating-star-yellow &gt; label.distrib-front,
.rating-star-green &gt; label.distrib-front,
.rating-star-blue &gt; label.distrib-front
{
	margin: 1px !important;
	font-size: 1em !important;
}
/* the star rating on the product page - product list */
.rating-star-yellow &gt; label.product-tab:before,
.rating-star-green &gt; label.product-tab:before,
.rating-star-blue &gt; label.product-tab:before,
.rating-star-yellow &gt; label.product-tab,
.rating-star-green &gt; label.product-tab,
.rating-star-blue &gt; label.product-tab
{
	margin-left: 1px !important;
	font-size: 1.1em !important;
}
.last-reviews-colLeft .rating-star-yellow &gt; label.product-tab:before,
.last-reviews-colLeft .rating-star-green &gt; label.product-tab:before,
.last-reviews-colLeft .rating-star-blue &gt; label.product-tab:before,
.last-reviews-colLeft .rating-star-yellow &gt; label.product-tab,
.last-reviews-colLeft .rating-star-green &gt; label.product-tab,
.last-reviews-colLeft .rating-star-blue &gt; label.product-tab,
.last-reviews-colRight .rating-star-yellow &gt; label.product-tab:before,
.last-reviews-colRight .rating-star-green &gt; label.product-tab:before,
.last-reviews-colRight .rating-star-blue &gt; label.product-tab:before,
.last-reviews-colRight .rating-star-yellow &gt; label.product-tab,
.last-reviews-colRight .rating-star-green &gt; label.product-tab,
.last-reviews-colRight .rating-star-blue &gt; 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 &gt; label.list-front-half.rating-star-size-115:before,*/
/*.rating-star-green &gt; label.list-front-half.rating-star-size-115:before,*/
/*.rating-star-blue &gt; 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 &gt; label.badge-front:before,
.rating-star-green &gt; label.badge-front:before,
.rating-star-blue &gt; label.badge-front:before,
.rating-star-yellow &gt; label.badge-front,
.rating-star-green &gt; label.badge-front,
.rating-star-blue &gt; label.badge-front,
.rating-star-yellow &gt; label.badge-front-half:before,
.rating-star-green &gt; label.badge-front-half:before,
.rating-star-blue &gt; label.badge-front-half:before,
.rating-star-yellow &gt; label.badge-front-half,
.rating-star-green &gt; label.badge-front-half,
.rating-star-blue &gt; label.badge-front-half,
.rating-star-yellow &gt; label.list-front:before,
.rating-star-green &gt; label.list-front:before,
.rating-star-blue &gt; label.list-front:before,
.rating-star-yellow &gt; label.list-front,
.rating-star-green &gt; label.list-front,
.rating-star-blue &gt; label.list-front,
.rating-star-yellow &gt; label.list-front-half:before,
.rating-star-green &gt; label.list-front-half:before,
.rating-star-blue &gt; label.list-front-half:before,
.rating-star-yellow &gt; label.list-front-half,
.rating-star-green &gt; label.list-front-half,
.rating-star-blue &gt; label.list-front-half
{
	font-size: 1.15em;
}
.rating-star-yellow &gt; label.badge-front:before,
.rating-star-green &gt; label.badge-front:before,
.rating-star-blue &gt; label.badge-front:before,
.rating-star-yellow &gt; label.badge-front,
.rating-star-green &gt; label.badge-front,
.rating-star-blue &gt; label.badge-front
{
	margin-left: 1px !important;
}
.rating-star-yellow &gt; .badge-front-half:before,
.rating-star-green &gt; .badge-front-half:before,
.rating-star-blue &gt; .badge-front-half:before
{
	margin-left: -2px;
	margin-right: -1px;
	left: 5px;
}
.rating-star-yellow &gt; .list-front-half:before,
.rating-star-green &gt; .list-front-half:before,
.rating-star-blue &gt; .list-front-half:before
{
	margin-left: -3px;
	margin-right: -3px;
	left: 7px;
}
.rating-star-yellow &gt; label,
.rating-star-green &gt; label,
.rating-star-blue &gt; label
{
	color: #C4C4C4;
}
/* highlight with the good color */
.rating-star-yellow &gt; input:checked + label,
.rating-star-yellow &gt; label.checked
{color: #F4C765 !important;;}
.rating-star-green &gt; input:checked + label,
.rating-star-green &gt; label.checked
{color: #47a020 !important;;}
.rating-star-blue &gt; input:checked + label,
.rating-star-blue &gt; label.checked
{color: #1a67ac !important;;}
/****** Style Star Rating Widget CSS Only - END *****/
/*
	hook/snippets-review.tpl
*/
#gsr .badge-colLeft, #gsr .badge-colRight, #gsr .badge-wizard, #gsr .badge-top, #gsr .badge-bottom {color: black; overflow: hidden !important;}
#gsr .badge-colLeft, #gsr .badge-colRight, #gsr .badge-wizard, #gsr .badge-top, #gsr .badge-bottom a {color: #555454;cursor: pointer !important;}
#gsr .badge-colLeft, #gsr .badge-colRight {position: relative;color: #333; margin: 10px 0 !important;}
#gsr .badge-colLeft strong.heading, #gsr .badge-colRight strong.heading {display: block; width: 100%; font: 600 18px/22px "Open Sans", sans-serif; color: #555454; background: #f6f6f6; border-top: 5px solid #333333; text-transform: uppercase; padding: 14px 5px 17px 20px; margin-bottom: 20px;}
#gsr .badge-colLeft strong.heading17, #gsr .badge-colRight strong.heading17 {display: block; width: 100%; font: 600 18px/22px "Open Sans", sans-serif; color: #232323; text-transform: uppercase; padding: 5px 5px 5px 0px; margin-bottom: 5px;}
#gsr .badge-wizard {z-index: 1000; color: #333; background: #f3f3f3; border: 1px solid #ddd; border-radius: 5px; padding: 10px; margin: 10px 0 !important;}
#gsr .badge-bottom {color: #333; position: fixed; bottom: 10px; left: 10px; right: 10px; overflow: auto; background: #f3f3f3; border: 1px solid #ddd; border-radius: 5px; padding: 10px; z-index: 1000; text-align: center;}
#gsr .badge-top, #gsr .badge-home {color: #333; position: fixed; bottom: -18px; left: 10px; right: 10px; overflow: auto; background: #f3f3f3; border: 1px solid #ddd; border-radius: 5px; padding: 10px; text-align: center;} { color: #333; position: fixed; bottom: -18px; left: 10px; right: 10px; overflow: auto; background: #f3f3f3; border: 1px solid #ddd; border-radius: 5px; padding: 10px; text-align: center;}
#gsr .badge-bottom div.product-snippets {display:inline-block; float:left; line-height:20px; vertical-align: middle; margin-right: 20px; text-align: left;}
#gsr .badge-top div.product-snippets, #gsr .badge-home div.product-snippets {display:inline-block; float:left; line-height:20px; vertical-align: middle; margin-right: 20px; text-align: left;}
#gsr .badge-bottom div.product-snippets {float:none; display:inline;}
#gsr .badge-top div.product-snippets, #gsr .badge-home div.product-snippets {float:none; display:inline;}
#gsr .badge-bottom {
	color:#333; background:#F3F3F3; position:relative; width:100%; padding:10px 0; left:0; border:none; clear:both; margin-bottom:-10px;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-top: 1px solid #D9D9D9;
}
#gsr .badge-top {
	color:#333; background:#F3F3F3; position:relative; xpadding:5px 0 5px 0; left:0; border:none; border-bottom: 3px solid #E9E9E9; clear:both; margin: 5px 15px;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
}
#gsr .badge-home {
	color:#333; background:#F3F3F3; position:relative; xpadding:5px 0 5px 0; left:0; border:none; border-bottom: 3px solid #E9E9E9; clear:both; margin: 5px 0 5px 0;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
}
#gsr .badge-home {border: none;}
#gsr .badge-bottom {background: none; border:0; color: inherit; border-top: 1px solid #515151; margin: 15px 15px 0 15px; padding: 25px 0 0; width: auto;}
#gsr div.product-snippets {color:#666; font-size: 13px}

/*
	hook/snippets-review.tpl
*/
#gsr span.badge-stars {height: 13px; display: inline-block;}
#gsr span.badge-stars .font-weight {font-weight: bold;}
#gsr a.badge-reviews-link {font-size: 10pt !important;font-weight: 600 !important;}
#gsr a.badge-reviews-link-br {font-size: 10pt !important;font-weight: 600 !important; float: right; padding-top: 10px;padding-right: 5px;}
#gsr a.badge-reviews-link-br17 {font-size: 10pt !important;font-weight: 600 !important; float: right;padding-top: 1.563rem;padding-right: 1.25rem;padding-bottom: 1.563rem;padding-left: 1.25rem;background-color: #ffffff !important;}
#footer .block_various_links {min-height:40px;}</pre></body></html>