/* 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: 10px; }
/*합계*/
#cartWrap .basket-totalprice { height:40px; margin-top: 30px; padding: 10px; text-align: right; border: 1px solid #B7B7B7; font-size: 12px; color:#000000; line-height:40px;}
#cartWrap .basket-totalprice .totalprice-img {float: left; padding-top: 5px; padding-left: 15px;}
#cartWrap .basket-totalprice .totalprice-txt{float: right; /*padding-top: 15px; padding-right: 10px;*/font-size:17px;}

/*본사,업체배송아이콘*/
#cartWrap .prov-icons {float: left; display:inline;}

.cart-ft2 { margin-top: 20px; text-align: center; }
#nhn_btn { display: inline; }
#payco_order_btn { display: inline; }

.opt-spin input{max-width:50px;}

#cartWrap .tb-center{font-size:15px;}
#cartWrap .tb-left{font-size:14px;}
#cartWrap .tb-left > a{font-size:15px;}
#cartWrap .tb-right{font-size:15px;}
#cartWrap .table-cart thead th{padding:15px 0;background:#f0f0f0;}
.table-fill-prd tfoot td{padding:15px 0;}
.table-fill-prd tfoot strong{color:#ee231c;}

/*상품명에 상품아이콘 안보이게*/
.table-cart span.MK-product-icons{display:none;}

/*톡체크아웃*/
.__checkout_img_comm {visibility: unset !important;}
/* BASIC css end */

