
@media (max-width:768px){
body.products #pro_detail_coupon.rw-coupon-compact{
  display:block!important;
  margin:12px 0 14px!important;
  overflow:visible!important;
}
body.products #pro_detail_coupon.rw-coupon-compact .rw-coupon-toggle{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:58px!important;
  padding:11px 13px!important;
  border:0!important;
  border-radius:4px!important;
  background:#ff3f45!important;
  color:#fff!important;
  text-align:left!important;
  box-sizing:border-box!important;
  box-shadow:none!important;
}
body.products #pro_detail_coupon.rw-coupon-compact .rw-coupon-title{
  display:block!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.18!important;
  font-weight:800!important;
  letter-spacing:0!important;
}
body.products #pro_detail_coupon.rw-coupon-compact .rw-coupon-summary{
  display:block!important;
  margin-top:4px!important;
  color:rgba(255,255,255,.92)!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
}
body.products #pro_detail_coupon.rw-coupon-compact .rw-coupon-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:68px!important;
  height:36px!important;
  padding:0 13px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
body.products #pro_detail_coupon.rw-coupon-compact .cou_item{
  display:none!important;
}
body.products #pro_detail_coupon.rw-coupon-compact.rw-coupon-open .cou_item{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  min-height:42px!important;
  margin:8px 0 0!important;
  padding:9px 11px!important;
  border-radius:4px!important;
  background:#ff3f45!important;
  box-sizing:border-box!important;
}
body.products #pro_detail_coupon.rw-coupon-compact.rw-coupon-open .cou_item .text{
  color:#fff!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:800!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
}
body.products #pro_detail_coupon.rw-coupon-compact.rw-coupon-open .cou_item .get_it{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:62px!important;
  height:30px!important;
  padding:0 11px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
}
