/* 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 .cart-ft2 { margin-top: 20px; text-align: center; }
#nhn_btn { display: inline; }
#payco_order_btn { display: inline; }
#kakaopay_order_btn { display:inline; vertical-align:top; }

.cart-free-wrap { text-align:center; }
.cart-free-wrap .btn-list-open { position:relative; display:inline-block; width:60%; height:50px; line-height:50px; background:#444; color:#fff; font-weight:bold; font-size:14px; text-align:center; }
.cart-free-wrap .btn-list-open span { position:absolute; top:20px; right:30px; display:inline-block; width:15px; height:9px; background:url(http://separk.makemall.kr/2016/h18_arr.gif) no-repeat 0 0; }
.cart-free-wrap .btn-list-open span.open { background:url(http://separk.makemall.kr/2016/h18_arr.gif) no-repeat 0 -9px; }
.cart-free-wrap p { padding:20px 0; font-size:14px; font-weight:bold; }
.cart-free-wrap p span { color:#f40000; }
.cart-free-wrap .btn-more { display:inline-block; width:94%; height:30px; line-height:30px; margin-top:10px; border:1px solid #383838; background:#fff; color:#383838; font-size: 1em; text-align:center; }
.cart-free-wrap .btn-more span { display:inline-block; width:8px; height:5px; margin-left:5px; background:url(/images/d3/m_04/h10_arr.gif) no-repeat 0 0; background-size:100% 100%; vertical-align:middle; }
.cart-free-wrap .list-wrap { overflow-x:hidden; overflow-y:auto; height:450px; padding:15px 14px 30px; margin-top:20px; border:1px solid #b7b7b7; display: none; }
.cart-free-wrap .list-wrap ul { display: table; table-layout: fixed; width:100%; margin: 0; padding: 0; }
.cart-free-wrap .list-wrap ul:after { clear: both; content: ""; display: block; }
.cart-free-wrap .list-wrap ul li { word-wrap: break-word; word-break: keep-all; display: inline-block; vertical-align: top; width:24%; list-style: none; }
.cart-free-wrap .list-wrap ul li dl { margin:15px 15px 10px; }
.cart-free-wrap .list-wrap ul li dl dt { margin-bottom:13px; }
.cart-free-wrap .list-wrap ul li dl dt img { width:100%; height:auto; border:0; }
.cart-free-wrap .list-wrap ul li dl dd {}
.cart-free-wrap .list-wrap ul li dl dd strong { color:#f40000; }
.cart-free-wrap .list-wrap ul li dl dd a { display:inline-block; padding:5px 8px 3px; margin-top:8px; border:1px solid #999; color:#666; font-weight:bold; background:#fff; }

.table-cart tbody td .thumb { width:112px; }
.table-cart tbody td .thumb a, .table-cart tbody td .thumb img { width: 92px !important; } 


.tb-left, .tb-center, .tb-right {
    padding: 0 0px;
}

.cart_box .opt-spin {
    width: auto;
    height: auto;
    padding-bottom: 0;
    position: relative;
}


.cart_box .opt-spin .txt-spin {
    position: static;
    width: 38px;
    height: 30px;
    box-sizing: border-box;
    border: none;
    margin: 0 31px;
    font-size: 14px;
text-align: center;
}


.cart_box .opt-spin .btns a.btn-up {
    left: 68px;
}

.cart_box .opt-spin .btns a.btn-dw {
    left: 0;
}



.table-cart .opt-spin .btns {
    width: 12px;
    height: 10px; 
    margin-top: 3px;
}

.cart_box .opt-spin .btns a {
    display: inline-block;
    width: 32px;
    height: 30px;
    position: absolute;
    top: 0;
    border: 1px solid #dbdbdb;
    border-radius: 16px;
    height: 32px;
    width: 32px;
    box-sizing: border-box;
    line-height: 32px;
    text-align: center;
    font-size: 22px;
}


.cart_box .name a { font-size:13px; font-weight:bold; color:#000;  }

.btn_option {
    width: 100px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #616161;
    text-align: center;
    padding: 6px 10px;

 color: #231f20;
}

.CSSbuttonWhite {
    display: inline-block;
    color: #231f20;
    text-align: center;

    background: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.btn_option_btn {
    color: #616161;
    padding: 5px 0;
    border: none;
    border-bottom: 1px solid #dbdbdb;
    font-size: 13px;
}

.pd30 { padding:10px 0; font-size: 13px;}

.table-cart tbody td {
    padding: 10px 0;
}

/* BASIC css end */

