.start-page .CategoryProducts .HotDealList {
  padding: 50px 0!important;
  background: white!important;
  margin: 0!important;
}

.start-page .CategoryProducts .slick-prev:before,
.start-page .CategoryProducts .slick-next:before {
  color: #00594c!important;
}

.start-page .CategoryProducts .slick-prev:hover,
.start-page .CategoryProducts .slick-prev:focus,
.start-page .CategoryProducts .slick-next:hover,
.start-page .CategoryProducts .slick-next:focus {
  background: transparent!important;
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide {
  margin: 0!important;
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal {
  margin: 0!important;
  padding: 20px!important;
  background: white!important;
  border: 1px solid #f1f1f1!important;
}

@media screen and (min-width: 1200px) {
  .start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal {
    max-width: 250px!important;
  }
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal br {
  display: none!important;
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal .ImageArea {
  text-align: center!important;
  margin: 0 auto!important;
}

.start-page .CategoryProducts .HotDealFoot {
  margin: 0 auto!important;
}

.start-page .CategoryProducts .HotDealFoot .InfoArea {
  white-space: normal!important;
  word-break: break-word!important;
}

.start-page .CategoryProducts .HotDealFootFloatin.AlignRight {
  text-align: left!important;
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal .HotDealFoot .Price {
  font-size: 22px!important;
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal .HotDealFoot .Price .price-value span {
  font-family: 'Cera Pro Bold'!important;
  color: #E5554F!important;
}

/* Sale price */
.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal .HotDealFoot .Price span.custom-sale-price-tag {
  font-size: 18px!important;
  text-decoration: none!important;
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal .HotDealFoot .Price span.custom-sale-price-tag::before {
  content: '(';
}

.start-page .CategoryProducts .HotDealList.slick-slider .slick-slide .HotDeal .HotDealFoot .Price span.custom-sale-price-tag::after{
  content: ')';
}
