.compare-top-block {
  display: block;
  text-decoration: none;
  width: 17px;
  height: 16px;
  position: relative;
  font-size: 11px;
  color: #1d1a1a;
}
.compare-top-block:before {
  background: url(/local/templates/plasters-v8/images/icons_wish.png) -95px -180px no-repeat;
  display: block;
  content: "";
  position: relative;
  width: 100%;
  height: 100%;
}
.compare-top-block .count {
  position: absolute;
  right: -13px;
  top: -15px;
  text-align: center;
  background: #e3e3e3;
  width: 22px;
  height: 19px;
  border-radius: 20px;
}

/*# sourceMappingURL=style.css.map */
