/* BASIC css start */
#cartWrap .wish-opt { color: #FFA500; }
#cartWrap .tit-cart { margin-top: 30px; }
#cartWrap a {text-decoration: none;}
/* È¸¿ø µî±Þ Ç¥½Ã */
#cartWrap .mem-lvl { zoom: 1; overflow: hidden; margin-top: 45px;}
/* ¹è¼Û ¸Þ¼¼Áö */
#cartWrap .delivery { margin-top: -25px; text-align: right; font-size: 11px; color: #999;}
/* È¸¿ø ¸Þ¼¼Áö */
#cartWrap .mem { margin-left: 5px; margin-top: -20px; text-align: left; font-size: 11px; color: #999;}
/* ÁÖ¹® ÄÁÆ®·Ñ ¹öÆ° */
#cartWrap .btn-order-ctrl { margin-top: 40px; text-align: center; font-size: 0; line-height: 0; margin-left:10px;}
#cartWrap .btn-order-ctrl a { margin-right: 10px; margin-reft: 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; margin-bottom: 10px; }
.cart-free-wrap .btn-list-open { position:relative; display:inline-block; width:32%; height:50px; line-height:50px; background:#FFF; color:#999; border: 1px solid #999; font-weight:bold; font-size:14px; text-align:center; }
.cart-free-wrap .btn-list-open span { position:absolute; top:20px; right:30px; bottom:200px; 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 #777; background:#fff; color:#777; 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 #777; 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 #777; color:#777; font-weight:bold; background:#fff; }





.category_name {
    width:1380px;
    text-align: left;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 10px;
    -webkit-tap-highlight-color:transparent;
    text-decoration: none;
}


.category_name p{
    font-size: 20px;
    font-weight: 500;
    color: #777;
    -webkit-tap-highlight-color:transparent;
    text-decoration: none;
}



.btn_small {
width:30px;
height:18px;
border: 1px solid #eee;
text-align: center;
line-height: 18px;
margin: 0 auto;
}

.btn_small span{
font-size: 12px;
color: #777;
}

.btn_middle {
width:60px;
height:18px;
border: 1px solid #eee;
text-align: center;
line-height: 18px;
margin: 0 auto;
}

.btn_middle span{
font-size: 12px;
color: #777;
}


.btn_big {
font-family: 'Roboto', 'Nanum Gothic', sans-serif;
display:inline-block;
width:150px;
height:40px;
border: 1px solid #999;
background-color: #FFF;
text-align: center;
line-height: 40px;
margin: 0 auto;
}

.btn_big span{
font-size: 14px;
font-weight: 600;
color: #999;
}


.btn_big:hover {
font-family: 'Roboto', 'Nanum Gothic', sans-serif;
display:inline-block;
width:150px;
height:40px;
border: 1px solid #999;
background-color: #eee;
text-align: center;
line-height: 40px;
margin: 0 auto;
}

.btn_big:hover span{
font-size: 14px;
font-weight: 600;
color: #999;
}





.btn_big_order {
font-family: 'Roboto', 'Nanum Gothic', sans-serif;
display:inline-block;
width:150px;
height:40px;
border: 1px solid #ed592a;
background-color: #FFF;
text-align: center;
line-height: 40px;
margin: 0 auto;
}

.btn_big_order span{
font-size: 14px;
font-weight: 600;
color: #ed592a;
}



.btn_big_order:hover {
font-family: 'Roboto', 'Nanum Gothic', sans-serif;
display:inline-block;
width:150px;
height:40px;
border: 1px solid #ed592a;
background-color: #ed592a;
text-align: center;
line-height: 40px;
margin: 0 auto;
color: #fff;
}

.btn_big_order:hover span {
font-size: 14px;
font-weight: 600;
color: #fff;
}


/* ÇÏÀÌºê¸®µå ¿É¼Ç */
.opt_dd img { vertical-align:top; }
.opt_dd .basket-option-detail { display:inline-block; vertical-align:top; }
.opt_dd .basket-option-detail .basket-option-dlist li { margin-bottom:7px; word-break:break-all; word-wrap:break-word; }
.opt_dd .basket-option-detail .basket-option-dlist li img { width:23px; height:23px; margin-right:8px; vertical-align:middle; }

/* IE7 Hack */
.cart-free-wrap .list-wrap ul li { *float:left }


/* Á¤±â¹è¼Û ÅÇ */
#cartWrap .cart-tab:after { clear: both; content: ""; display: block; }
#cartWrap .cart-tab { height:68px; margin:50px 0 0 3px; border-bottom:2px solid #000; }
#cartWrap .cart-tab li { float:left; width:50%; height:67px; margin-left:-6px; *margin-left:-7px; border:1px solid #d5d5d5; border-bottom:none; background:#f9f9f9; }
#cartWrap .cart-tab li:first-child { margin-left:0; }
#cartWrap .cart-tab li a { display:block; line-height:70px; font-weight:bold; color:#898989; font-size:18px; text-align:center; text-decoration:none; background:none; }
#cartWrap .cart-tab li.now { position:relative; z-index:1; height:68px; border:2px solid #000; border-bottom:none; background:#fff; }
#cartWrap .cart-tab li.now a { line-height:68px; color:#000; }


.MS_tb_delivery { z-index:10 }
/* BASIC css end */

