/* BASIC css start */
#cartWrap .wish-opt { color: #FFA500; }
#cartWrap .tit-cart { margin-top: 30px; }
/* 회원 등급 표시 */
#cartWrap .mem-lvl { zoom: 1; overflow: hidden; margin-top: 45px; }
/* 배송 메세지 */
#cartWrap .delivery { margin-top: 20px; text-align: center; }
/* 주문 컨트롤 버튼 */
#cartWrap .btn-order-ctrl { margin-top: 20px; text-align: center; font-size: 0; line-height: 0; }
#cartWrap .btn-order-ctrl a { margin-right: 5px; }

.cart-help {margin:30px 0 50px; padding:20px; line-height:20px; border:5px solid #f8f8f8;}
.cartbtn01 {width:150px; height:50px; line-height:50px; font-size:15px; font-weight:bold;}
.cartbtn02 {width:150px; height:50px; line-height:50px; font-size:15px; font-weight:bold;}





/* BASIC css end */

