.phw_badge {
  background-repeat : no-repeat;
  display           : inline-block;
  font-family       : "MetaWeb-Normal", sans-serif;
  font-size         : 18px;
  line-height       : 28px;
  margin            : 0 5px 0 0;
  padding           : 3px 7px 0;
  white-space       : nowrap;
}

.phw_badge_lto {
  background-image : url("//hearthsongcdn.cachefly.net/images/design/badge.lto.png");
  width            : 77px;
  height           : 75px;
}

.phw_badge_sale {
  background-color : #cd0000;
  border-radius    : 100px;
  color            : #ffffff;
  font-size        : 22px;
  font-style       : italic;
  font-weight      : bold;
  height           : 50px;
  width            : 50px;
  letter-spacing   : -2px;
  line-height      : 51px;
  margin           : 0 20px 0 0;
  text-indent      : 3px;
}

.ss-prod .phw_badge {
  position : absolute;
  top      : -17px;
  right    : -20px;
  z-index  : 5;
  margin   : 0;
}

.ss-prod .phw_badge_sale {
  top                : -10px;
  right              : -13px;
  font-size          : 17px;
  line-height        : 45px;
  width              : 45px;
  height             : 45px;
  margin             : 0;
  -webkit-box-sizing : border-box;
  -moz-box-sizing    : border-box;
  box-sizing         : border-box;
  text-indent        : -3px;
}

.ss-prod .phw_badge_lto {
  background-image        : url("//hearthsongcdn.cachefly.net/images/design/badge.lto.medium.png");
  -webkit-background-size : cover;
  background-size         : cover;
  width                   : 55px;
  height                  : 64px;
  z-index                 : 6;
}

#prod_info .phw_badge {
  display : none;
}
