.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 2em;
}

@font-face {
  font-family: "raty";
  font-style: normal;
  font-weight: normal;
  src: url("https://cdn-gae-ssl-default.akamaized.net/css/fonts/raty.eot");
  src: url("https://cdn-gae-ssl-default.akamaized.net/css/fonts/raty.eot#iefix") format("embedded-opentype");
  src: url("https://cdn-gae-ssl-default.akamaized.net/css/fonts/raty.svg#raty") format("svg");
  src: url("https://cdn-gae-ssl-default.akamaized.net/css/fonts/raty.ttf") format("truetype");
  src: url("https://cdn-gae-ssl-default.akamaized.net/css/fonts/raty.woff") format("woff");
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.cancel-on-png:before {
  content: "\e600";
}

.cancel-off-png:before {
  content: "\e601";
}

.star-on-png:before {
  content: "\f005";
}

.star-off-png:before {
  content: "\f006";
}

.star-half-png:before {
  content: "\f123";
}

#isp_search_results_container div.isp_yotpo > img, #isp_search_results_container div.isp_product_review > img,
#search_res_container div.isp_yotpo > img, #search_res_container div.isp_product_review > img,
#isp_product_quick_view_model div.isp_yotpo > img, #isp_product_quick_view_model div.isp_product_review > img{ 
	width: 14px; 
	height: 14px; 
    vertical-align: middle;
	margin-left: -3px;
	margin-top:5px !important;
	margin-bottom:5px !important;
}