/* BASIC css start */
/* 배경 */
#content {     width: 1300px; }
#contentWrap {     width: inherit !important; min-width: inherit !important; }
#contentWrapper { min-height: 1000px; background-size: cover; background-repeat: no-repeat; background-position: top center; }
.title_text h2 { color: #000 !important; }


/* 결제 합계 */
div.table-cart.table-fill-prd .tb-right.pay {
    font-size: 14px;
    display: block;
    float: right;
    background-color: #f8f8f8;
    margin-right: 15px;
}

/* 장바구니 이미지 */
.table-cart tbody td .thumb a {
    margin: 0 auto;
}

/* 선택상품 삭제 */
div.table-cart.table-fill-prd a.multi_del{
    height: 35px;
    line-height: 35px;
    border: 1px solid #909090;
    color: #909090;
    background-color: #fff;
    display: block;
    font-size: 11px;
    width: 60%;
    text-align: center;
    margin: 0 15px;
    font-weight: normal;
}
.uni-opt a {
    height: 22px;
    line-height: 22px;
    border: 1px solid #909090;
    color: #909090;
    background-color: #fff;
    display: block;
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
    padding: 0 10px;
    margin: 2px 0;
}
#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: 40px 0; text-align: center; }
#cartWrap .btn-order-ctrl a { margin-right: 10px; border: 1px solid #000; }
#cartWrap .btn-order-ctrl a.out {
    background-color: #ffffff;
    color: #000;
}

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

.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; }
/* BASIC css end */

