/* BASIC css start */
#basket {padding:0 20px;}

#basket .btn-wrap { }
#basket .btn-wrap div { float:left;}
#basket .btn-wrap div:last-child {float:right; }
#basket .btn-wrap div>a {    padding-top: 5px;font-size:1em;border:1px solid black; color:#797979; background-color:transparent; display:block; text-align:center;font-family: 'Cormorant Infant', serif;}
#basket .btn-wrap div:last-child>a {background-color:transparent;  border:0;}
#basket .all-select {border-top: 1px solid #4a4a4a; border-bottom: 1px solid #dedede; background-color: #f1f1f1; padding:10px;}
#basket .not_provider li {padding:20px 0; border-bottom:1px solid #a8a8a8;}
#basket .provider li {padding:20px 0;}
#basket figure {width:100%; display: table; box-sizing: border-box;position: relative;}
#basket .basketLeft {width:130px; position:relative; float: left;}
#basket .basketLeft a {padding-right: 20px; margin-top: 20px; display:block;}
#basket .basketLeft a:first-child {margin-top:0;}
#basket .basketLeft a:last-child {text-decoration:underline;}
#basket .basketLeft .MS_input_checkbox {top:0; left:0; position:absolute;}
#basket .basketRight {padding-left:130px;    }
#basket .basketRight p {}
#basket .basketRight p.price,
#basket .basketRight p.point { color:black;    font-size: 12px;}
#basket .basketRight p.options {font-size: 12px;text-transform: lowercase; }
#basket .basketRight p.options::first-letter{    text-transform: capitalize;}
#basket .basketRight p.options+p { width:100%; text-decoration:underline; }
#basket .basketRight .pname {/*border-bottom:1px solid #dedede;  padding-bottom: 4px;*/    font-size: 12px;}
#basket .basketRight .pname .blue-delivery {background-color: #74a9e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
#basket .basketRight .pname .red-delivery {background-color: #d674e4; color:#fff; font-size:0.917em; padding: 1px 2px;}
#basket .basketRight .pname .fa {float:right; margin-top: -6px;}
#basket .basketRight .quantity { margin-top:20px;display: inline-block;}
#basket .basketRight .quantity::after {content:''; clear:both; display:block; height:0;}
#basket .basketRight .quantity>* {float:left;}
#basket .basketRight .quantity>a:last-child {    height: 23px;
    line-height: 23px;
    text-align: right;
    padding: 0 6px;
    font-size: 12px;
    display: inline-block;
    margin: 0px 0 0 20px;
    border: 1px solid rgb(0 0 0 / 40%);
}
.btnGroup{padding-bottom:100px}
.mem-lvl{text-align:center; font-size:11px; padding:20px 30px}
.mem-lvl img{width:50px; margin-bottom:10px}
.mem-lvl font{color:#c12b31!important}
#basket .basketRight .delete_bt {position: absolute; right: 0; top: 0px ; }
#basket .basketRight .delete_bt img{    width: 13px;}

#basket .basketRight .fa-plus {width: 35px; height: 35px;text-align: center; vertical-align: middle; line-height: 35px; color:black;  }
#basket .basketRight .fa-minus {width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color:black; }
#basket .basketRight .quantity img{width:10px;padding: 6px 0;}
#basket .basketRight .btn_Black {margin-top:5px;}
#basket .basketRight .MS_select {width:100%;}
#basket .basketRight .amount-input {    width: 60px; height: 25px;
    background: #f4f4f4;
    border: 0;  text-align:center; padding:0;}
#basket .price-each-info-top {text-align : right; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; background:#eaeaea; padding:10px;}
#basket .price-each-info-bottom {text-align : right; padding:10px; background:#eaeaea; border-bottom:1px solid #cbcbcb;}
#basket .price-total-info-top {border-top: 2px solid #464646; border-bottom: 1px solid #cbcbcb; background-color: #eaeaea; text-align : right;  padding:10px; margin-top:10px;}
#basket .price-total-info-bottom {border-bottom:1px solid rgb(0 0 0 / 40%);; text-align:right; padding:10px 0;;}
#basket .price-total-info-bottom .txt-price {font-weight:600}
#basket .price-total-info-bottom .txt-reserve {color : #898989; font-size:0.7em; line-height: 1.5;}
#basket .delivery-type {padding: 10px 0px; border-bottom: 1px solid #a8a8a8; }
#basket .delivery-type li{    font-family: 'Poppins','Malgun Gothic',Dotum, AppleGothic, Helvetica, sans-serif;font-size:0.688em;}
#basket .order-btn {padding:0px;}
#basket .order-btn>a {display:block; height:100px; line-height:100px; text-align:center; color:#222; font-weight:600;text-decoration: underline; font-size: 2em;font-family: 'Cormorant Infant', serif;}
#basket .order-btn .btn_Red {background-color: #f1191f; border: 1px solid #f1191f;}
#basket .naver-checkout {margin-top: 20px;}

.h_title {padding: 15px 0;border-top: 1px solid rgb(0 0 0 / 40%); border-bottom: 1px solid rgb(0 0 0 / 40%);}
.h_title>h3 {}

.none-data {margin:60px; 0;}

@media screen and (min-width:768px) {
 #basket .basketRight .btn_Black {width:315px; display:inline-block; vertical-align: middle; margin-top:0px;}
}

.cart-ft2 { display: block; text-align: center; }

.cart-free-wrap { text-align:center; margin-bottom: 10px; }
.cart-free-wrap .btn-list-open { display:inline-block; width:90%; height:30px; line-height:30px; background:#585858; color:#fff; font-weight:bold; font-size: .75em; text-align:center; }
.cart-free-wrap p { padding:10px 0 15px; font-size: .75em; 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: .75em; 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; padding:0 20px; margin-top:20px; display: none; }
.cart-free-wrap .list-wrap ul { width:100%; list-style:none; }
.cart-free-wrap .list-wrap ul:after { clear: both; content: ""; display: block; }
.cart-free-wrap .list-wrap ul li { float:left; width:33.3333%; height:180px; font-size: .7em; list-style:none; }
.cart-free-wrap .list-wrap ul li dl { margin:10px 10px 10px; }
.cart-free-wrap .list-wrap ul li dl dt { height:100px; margin-bottom:13px; }
.cart-free-wrap .list-wrap ul li dl dt img { width:100%; height:100%; }
.cart-free-wrap .list-wrap ul li dl dd {}
/* BASIC css end */

