/* BASIC css start */
#content .tit-page {
    border-bottom: none;
    margin-bottom: 0;
}

.uni-opt a {
    background: #000;
    border: none;
    padding: 7px 12px 9px;
}

.tb-price {
    font-size: 16px;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}
.tb-price strike{font-size:12px; color:#bbbbbb; font-weight:normal;}
.tb-reserve {
    font-size: 16px;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}

.MS_tb_delivery span {
    font-size: 14px;
    color: #222;
    font-family: 'Noto Sans KR', sans-serif;
}


/* BASIC css start */
#cartWrap .wish-opt { color: #FFA500; }
#cartWrap .tit-cart { font-size:16px; font-weight:bold }
/* 회원 등급 표시 */
#cartWrap .mem-lvl {zoom: 1;overflow: hidden;margin: 10px 0 10px;display: flex; align-items: center;}
/* 배송 메세지 */
#cartWrap .delivery { margin-top: 20px; text-align: center; }
/* 주문 컨트롤 버튼 */
#cartWrap .btn-order-ctrl2 {margin: 50px 0;text-align: center;}

#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; }

.table-cart{
    font-family: 'Noto Sans KR', sans-serif;
}
.table-cart .MS_input_txt{text-align:center;padding-right:5px;}

.MK_total_delivery {display:block !important;}
.MK_group_sale_price {display:block !important;}


.CSSbutton {
    color: #000;
    font-weight: normal;
    border: 1px solid #000;
    padding: 7px 0 8px;
    width: 80px;
    text-align: center;
}

.btn-order-ctrl1{margin:20px 0 100px;}
.btn-order-ctrl1 .CSSbuttonGray {
    font-size: 14px;
    color: #222;
    font-weight: normal;
    padding: 9px 16px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 30px;
    box-sizing: border-box;
}

.all_price td{font-size:24px;color:#222;font-family: 'Montserrat', sans-serif;font-weight: 600;}

.all_price .sign {
    position: absolute;
    left: -25px;
    background: #f8f8f8;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    line-height: 34px;
    color: #222;
}


#cartWrap .btn-order-ctrl2 a {
    border-radius: 30px;
    font-size: 18px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: normal;
    margin: 0 5px;
}

#cartWrap .btn-order-ctrl2 a.CSSbuttonB {
    border: 1px solid #000;
    color: #000;
}
.ctitle.main {
    padding-bottom: 25px !important;
}

.ctitle.main .title {
    font-size: 26px;
}
.item-wrap{position:relative;}
.item-cont .item-list{min-height:auto !important;}
.recmd_next:after, .recmd_prev:after{content:unset !important;}

/* BASIC css end */

