/* BASIC css start */
#basket .basketRight .box_qty .input input{
width: 30px;
    height: 23px;border: 0;
}
.selectDel a{border:0 !important;}
.delivery-type{}
.order-btn .box_btn.block a{border-radius:5px;}
#basket .not_provider li:before{
    content: '';
    border-top: 1px solid #ccc;
    width: 106%;
    height: 1px;
    display: block;
    position: absolute;
    left: -3%;
    bottom: 50px;
    z-index: 9;
}
#basket .not_provider li:after{
    content: '';
    border-top: 10px solid #f7f7f7;
    width: 106%;
    height: 1px;
    display: block;
    position: absolute;
    left: -3%;
    bottom: 0;
    z-index: 9; 
}

.basketTotal{position:relative; padding: 10px 0}
.basketTotal:before{
    content: '';
    border-top: 1px solid #ccc;
    width: 112%;
    height: 1px;
    display: block;
    position: absolute;
    left: -6%;
    bottom: 0;
    z-index: 9;
}
.basketTotal:after{
    content: '';
    border-top: 1px solid #ccc;
    width: 112%;
    height: 1px;
    display: block;
    position: absolute;
    left: -6%;
    top: 0;
    z-index: 9; 
}{}
.basketTotal dl{font-size:0;}
.basketTotal dt{display:inline-block;     vertical-align: middle; width:50%; line-height:28px; text-align:left;font-size:14px;font-weight:500; color:#000;}

.basketTotal dd{display:inline-block;     vertical-align: middle; width:50%; text-align:right;}
.basketTotal dd span{font-size:20px;font-weight:700; color:#000;}
#basket .not_provider li:last-child:after{display:none;}
#basket .btn-wrap {padding:30px 0 10px; text-align:right;}
#basket .btn-wrap:after {display:block; clear:both; content:'';}
#basket .btn-wrap .box_btn {}
#basket .btn-wrap .all-select {float:left; padding-top:5px;}
#basket .not_provider li {padding:10px 0;    position: relative;}
#basket .provider li {padding:10px 0;}
#basket figure {display:flex; display:-webkit-flex; flex-wrap:wrap; position:relative; width:100%;     padding: 10px 10px 10px 30px; background:#fff;}
#basket figure .MS_input_checkbox {top:10px; left:0px; position:absolute; margin-top:2px;}
#basket figure .btn_del {overflow:hidden; position:absolute; right:0; top:0; width:34px; height:34px; background:url('/design/kint/mobile/cart/cart_del.png') no-repeat center / 14px;}
#basket .basketLeft {position:relative; width:35%; padding-right:15px;}
#basket .basketLeft .thumb {width:100%; height:auto;}
#basket .basketRight {width:68%; flex:1; -webkit-flex:1;}
#basket .basketBottom .price{font-size:13px; color:#000; font-weight:500;}
#basket .basketRight p {color:#707070; margin-bottom:5px;}
#basket .basketRight .pname {padding-bottom: 10px; font-weight:600;}
#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 .add {position:relative; margin-top:5px; padding-left:45px; color:#999;}
#basket .basketRight .add span.fld_name {display:block; position:absolute; top:0; left:0; width:35px;}
#basket .basketRight .add span.fld_name:after {display:none; content:''; position:absolute; top:50%; right:5px; width:1px; height:8px; margin-top:-4px; background:#ccc;}
#basket .basketRight .box_qty {overflow:hidden; padding-top:15px;}
#basket .basketRight .box_qty .input {float:left; position:relative; width:80px; height:25px; padding:0 24px; border:1px solid #dbdbdb; background:#fff;}
#basket .basketRight .box_qty .input input.txt-input {display:block; width:100%; height:23px; padding:0; border:0; font-size:1rem; text-align:center; line-height:23px;}
#basket .basketRight .box_qty .input a {display:block; position:absolute; top:0; z-index:2; width:25px; height:23px; font-size:0.833rem; text-align:center; line-height:23px;}
#basket .basketRight .box_qty .input a.plus {right:0; border-left:1px solid #dbdbdb;}
#basket .basketRight .box_qty .input a.minus {left:0; border-right:1px solid #dbdbdb;}
#basket .basketRight .box_qty .box_btn {    float: left;
    margin-left: 5px;}
    #basket .basketRight .pname a{font-size:14px; color:#000; font-weight:500;}
   #basket .basketRight .box_qty .box_btn.white2 *{background:#efefef; border-color:#efefef; color:#000; }
      #basket .basketRight .box_qty .box_btn.white2 a{font-weight:500;}
#basket .basketRight .MS_select {width:100%;}
#basket .basketBottom {flex:none; -webkit-flex:none; width:100%; margin:25px -10px 0; padding:15px 10px 0; text-align: center;}
#basket .basketBottom:after {display:block; clear:both; content:'';}
#basket .basketBottom .fld_name {float:left;}
#basket .total_box {}
#basket .total_box {padding:20px 10px; }
#basket .total_box .title {padding-bottom:10px; color:#424040; font-size:1.583rem; font-weight:700; line-height:1;}
#basket .total_box table {table-layout:fixed; width:100%;}
#basket .total_box tfoot th {padding:7px 0;  color:#424040; font-weight:500; text-align:left; vertical-align:middle;}
#basket .total_box tfoot td {padding:7px 0; color:#424040; font-weight:600; text-align:right; vertical-align:middle;}
#basket .total_box tfoot td span {color:inherit; font-size:1.333rem; font-weight:700;}
#basket .total_box tfoot td .txt-reserve {margin-top:5px; font-size:0.917rem;}
#basket .total_box tbody th {padding:3px 0; color:#999; font-weight:500; text-align:left; vertical-align:middle;}
#basket .total_box tbody td {padding:3px 0; color:#000; font-weight:700; text-align:right; vertical-align:middle;}
#basket .total_box tbody td .space {height:17px; padding:0; font-size:0; line-height:1;}
#basket .total_box tbody tr:last-of-type th,
#basket .total_box tbody tr:last-of-type td {padding-bottom:12px;}
#basket .delivery-type { padding: 15px 10px;
    width: 106%;
    text-align: center;
    background: #f7f7f7;
    margin-left: -3%;}
#basket .order-btn {}
#basket .order-btn .btn_col {margin-bottom:10px;}
#basket .naver-checkout {}

#basket .cart_notice {margin:26px -3% 0; padding:25px 3% 43px; border-top:1px solid #ddd; border-width:1px 0;}
#basket .cart_notice dt {padding-bottom:8px; color:#424040; font-size:1.167rem; text-decoration:underline;}
#basket .cart_notice dd {position:relative; margin-top:5px; padding-left:12px; color:#999;}
#basket .cart_notice dd:after {display:block; content:''; position:absolute; top:4px; left:0; width:3px; height:3px; border-radius:100%; background:#999;}

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

.cart-ft2 {    margin-top: 20px; 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:inlinye-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 { displa: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 {}

/* ÇÏÀÌºê¸®µå ¿É¼ÇÀÌ¹ÌÁö */
.basket-option-dlist li img { width:30px; height:30px; vertical-align:middle; }
/* BASIC css end */

