.dealsC.type-1 .title:before {
  background-position: -336px -24px;
}
.dealsC:not(:first-child) {
  margin-top: 8px;
}
.dealsC .title:before {
  content: "";
  display: block;
  float: left;
  margin-right: 4px;
  width: 24px;
  height: 24px;
  background-image: url("../../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  background-position: -360px -24px;
}
.items > ul {
  margin-top: 8px;
}
.items > ul > li:before,
.items > ul > li:after {
  content: " ";
  display: table;
}
.items > ul > li:after {
  clear: both;
}
.deal.ic {
  padding: 8px 0;
  position: relative;
}
.deal.ic:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -4px;
  width: 16px;
  height: 16px;
  background-image: url("../../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -464px -16px;
  margin: -8px 0;
}
@media (min-width: 992px) {
  .deal.ic:after {
    right: 0px;
  }
}
@media (min-width: 992px) {
  .deal.ic:after {
    display: none;
  }
}
.dealsC .deal.ic {
  line-height: 20px;
}
.deal.ic.nice {
  line-height: 24px;
  min-height: 64px;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
}
.deal.ic.nice:before {
  background-image: none;
}
.deal.ic.nice.icon .detail {
  margin-top: 2px;
}
.deal.ic.nice .detail > div {
  display: inline;
}
.deal.ic.nice .numberOfCouponsC .label:after {
  content: ":";
  margin-right: 2px;
}
.deal.ic.nice .text {
  padding: 0;
  padding-right: 20px;
}
.type-3.deal.ic.nice .text {
  font-weight: bold;
}
.type-3.deal.ic.nice .text .dealTitle {
  display: block;
}
.deal.ic.nice .descriptionC {
  padding: 0 20px 0 72px;
}
.deal.ic.nice .photoC {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
}
.deal.ic.nice .photoC i {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-color: transparent;
}
.deal.ic.nice .photoC i img {
  display: none;
}
.deal.ic.nice .priceC span {
  margin-right: 8px;
}
.deal.ic.nice .priceC .price {
  font-size: 14px;
  line-height: 24px;
  color: #e42900;
}
.deal.ic.nice .priceC .fullPrice {
  text-decoration: line-through;
}
.deal.ic.nice .discountsC {
  padding: 0 20px 0 72px;
  margin-top: 0;
}
.deal.ic.nice .discountsC:before,
.deal.ic.nice .discountsC:after {
  content: " ";
  display: table;
}
.deal.ic.nice .discountsC:after {
  clear: both;
}
.deal.ic.nice .discountsC label {
  font-weight: normal;
  margin: 0 4px 0 0;
  float: left;
}
.deal.ic.nice .discountsC label:after {
  content: ":";
  margin-right: 4px;
}
.deal.ic.nice .discountsC .discount {
  float: left;
  margin-right: 16px;
}
.deal.ic.nice .discountsC .discount:last-child {
  margin-right: 0;
}
.deal.ic.nice .discountsC .discounts {
  overflow: hidden;
}
.deal.ic.nice .discountsC .discounts .discount .icon {
  display: block;
  float: left;
  margin: 2px 0;
  margin-right: 4px;
  height: 20px;
}
.deal.ic.nice .discountsC .discounts:last-child {
  margin-right: 0;
}
.deal.ic.nice .discountsC .discounts .discount {
  width: 100%;
  margin: 2px 0;
}
.deal.ic.nice .discountsC .discounts .discount .bull,
.deal.ic.nice .discountsC .discounts .discount .message {
  float: left;
  margin-top: 2px;
  margin-right: 8px;
}
.deal.ic:before {
  position: absolute;
  display: block;
  float: left;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  margin-right: 4px;
}
.deal.ic.type-1:before {
  background-position: -336px -24px;
}
.deal.ic.type-3:before {
  background-position: -360px -24px;
}
.deal.ic .text {
  padding-right: 20px;
  padding-left: 28px;
  font-size: 12px;
  line-height: 20px;
}
.deal.ic .text a {
  display: block;
  color: #424242;
  text-decoration: none;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.deal.ic .text img {
  height: 14px;
  margin-right: 2px;
}
