/* BASIC css start */
/* 장바구니 */
#cnt {padding-bottom:60px;}
#cart .area_btn {margin:25px 0;}
#cart .area_btn .btn_ms {float:right;}
#cart .area_btn .btn_ms > li {float:left; width:160px; margin-left:9px;}
#cart .area_btn .btn_ms > li:first-of-type {margin:0;}
#cart .area_btn .btn_nhn {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
#cart .area_btn .btn_nhn:last-child{
    margin-right:0;
}
#cart .area_btn .btn_nhn .nhn-inner{
    display:inline-block;
    max-width:236px;
}
#my_wishbox {padding:40px 0 0; background:#f8f8f8;}
#my_wishbox .title {margin-bottom:30px; padding:0 0 0 23px; background:url('/design/ooo1069/2018_renew/img/common/bullet_wish.png') no-repeat left top; color:#000; font-size:16px; font-weight:400; line-height:14px;}
#my_wishbox .empty_wish {padding:20px 0 60px; text-align:center;}
.box_cart_total.aft .tb-right span{
    font-size:20px !important;
}
.bc-row{
    line-height:25px;
    padding:5px 0;
}

.cart-free-wrap { text-align:center; margin-bottom: 10px; }
.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 { 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 */

