/* halfprice page */
.single-box .halfpricebg {
  background: linear-gradient(90deg,#EF2746,#FFC3C3) no-repeat;
}

.single-box .halfpricebody {
  position: relative;
  top: 2.7rem;
  margin-bottom: 10rem;
}
