@charset "utf-8";
/* CSS Document */
/**
 * custom css 입니다. 추가적인 css 는 여기에 작성을 해주세요.
 */

.item_review_cnt { color:#f85c97; margin-top:8px; font-size:14px; }
.item_review_cnt:before { content:'리뷰: ';}

.npay_bn { padding:0 4px; width:277px; margin-left:auto; display:flex; justify-content:space-between; align-items:flex-start; }
.cart_cont .npay_bn { padding:0; margin-top:5px; }
.npay_bn img { display:block; }
.npay_bn span { display:block; font-size:12px; letter-spacing:-0.04em; line-height:15px;}