/* BASIC css start */
.discountWarp { margin: 40px 15px;}
.item-wrap .item-cont2 {display: flex; justify-content: center;}
.item-cont2 .item-list .thumb img {width:100%;}
.item-cont2 .item-list .prd-info .prd-name {font-weight:600;}
.remain_time {font-size: 14px; color: #222; margin-top:13px;}
.remain_date1 {display:none;}
.remain_time1 {font-size:18px; display:flex; align-items: center;}
.remain_time1 > div {font-size:20px; background:#000; color:#fff; width: 35px; height: 35px; line-height:35px; display: flex; justify-content: center; text-align:center; border-radius:5px;}
/* BASIC css end */

