/*Cart Phone*/
.gift_option_tit { border-bottom: 1px solid #f8aeaf;}
.cart_whole_fg .gift_section:not(:first-child) { border-top: 1px solid #dedede;}
.btn_gift_more { padding:0 8px;}
.btn_gift_more button { width:100%; background:#fff; color:#3c78d8; text-align:center; padding:8px; border:1px solid #3c78d8; margin:20px 0 0 0;}

.cart_pd_qt { background:#eee; border-radius:30px; padding:3px 5px;}
.cart_pd_qt span { vertical-align:-3px;}
.cart_qt_btn { width:26px; height:26px; border-radius:13px; background:#fbfbfb; border:1px solid #dbdbdb; text-align:center; font-size:16px; color:#aaa; font-weight:bold; display:inline-block; vertical-align:middle;}
.cart_qt_num { padding:4px 8px; font-size:18px; vertical-align:top; background: #eee;}

.whole_fg_select { color:#3a3a3a;}
.whole_fg_select div { padding:6px 15px; font-size:15px;}
.whole_fg_select input { text-align:center; padding: 4px 8px; border: 1px solid #c2c9d0; background: #fff; font-size: 16px; vertical-align: middle;}


.item-order-list:not(:first-child) { border-top: 1px solid #D0D3DD;}


/*Checkout*/
.attention_green { background: url(/assets/images/checkout/icon-caution.svg) 12px 12px no-repeat #CDDB914D;}
.attention_green p.caution { margin-left: 40px; text-align:left;}
