/* BASIC css start */
.h_title h3 {
    font-size: 13px;
}

input[type="radio"], input[type="checkbox"] {
    vertical-align: unset;
    margin-right: 3px;
}
p.pname>a {
    font-size: 16px;
    font-weight: 500;
    color: #1c1c1c!important;
    display: inline;
}

a.option-link {
    margin-top: 10px;
    float: left;
    height: 30px;
    padding: 0 6px;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 13px;
    font-weight: 300;
    line-height: 28px;
    box-sizing: border-box;
    letter-spacing: 0;
    width: 128px;
    text-align: center;
}

#basket .basketRight p>a {
    color: #999;
}
#basket .basketRight p>a>.icon {
    border: 1px solid #e8e8e8;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
#basket .basketRight p.grbPrice {
    color: #1c1c1c;
    font-weight: 500;
}
#basket .basketLeft img.response100 {
}
#basket .not_provider li:last-of-type {
    margin-bottom: 0;
}
#basket .price-total-info-bottom span {
    font-weight: 700;
}
.cart-free-top {
    display: list-item;
    padding: 0 15px;
}
.cart-free-wrap .list-wrap ul li:nth-of-type(2n) {
    margin-right: 0;
}

.notice {
    line-height: 25px;
    padding: 0 15px;
    margin-bottom: 30px;
}

.notice>h2 {
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 500;
}

.notice>p {
    font-size: 13px;
    color: #999;
}

.notice>p>span {
    margin-right: 5px;
}
.order-btns {
    width: 100%;
    position: fixed;
    bottom: 68px;
    z-index: 99;
    transition : bottom .3s;
}

.order-btns>a {
    display: inline-block;
    width: 50%;
    text-align: center;
    float: left;
    background: #eee;
    color: #222;
    font-size: 15px;
    padding: 15px 0px;
}

#basket .price-total-info-top .txt-price {font-weight: 700;color: #1c1c1c;}
#basket .btn-wrap {padding: 15px 15px;font-size: 13px;font-weight: 500;}
#basket .btn-wrap div {width:49%; float:left;}
#basket .btn-wrap div:last-child {float:right;text-align: right;}
#basket .all-select {border-top: 1px solid #4a4a4a; border-bottom: 1px solid #dedede; background-color: #f1f1f1; padding:10px;}
#basket .not_provider li {margin: 0px 15px 20px 15px;border: 1px solid #e8e8e8;padding: 15px 5px;min-height: 180px;box-sizing: border-box;position: relative;}
#basket .provider li {padding:20px 0;}
#basket figure {width:100%;display: table;box-sizing: border-box;padding:0 10px;}
#basket .basketLeft {width: 115px;margin-top: 0%;position: absolute;top: 50%;right: 3%;transform: translate(0, -50%);}
#basket .basketLeft a {/* padding-right: 20px; *//* margin-top: 20px; */display:block;height: 100%;}
#basket .basketLeft .MS_input_checkbox {top:0; left:0; position:absolute;}
#basket .basketRight {float: left;width: 60%;}
#basket .basketRight p {color: #999;/* margin-bottom:5px; */font-size: 12px;line-height: 20px;}
#basket .basketRight .pname {padding-bottom: 13px;line-height: unset;}
#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 .fa-plus {background-color: #222;width: 25px;height: 25px;text-align: center;vertical-align: middle;line-height: 27px;color: #fff;}
#basket .basketRight .fa-minus {background-color: #222;width: 25px;height: 25px;text-align: center;vertical-align: middle;line-height: 27px;color: #fff;}
#basket .basketRight .btn_Black {margin-top:5px;}
#basket .basketRight .MS_select {width:100%;}
#basket .basketRight .amount-input {width: 40px;height: 25px;box-sizing: border-box;padding: 0 5px;text-align: center;}
#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 {padding: 20px 15px;margin-top: 10px;font-size: 13px;color: #666;text-align: center;}
#basket .price-total-info-bottom {padding:0px 10px;font-size: 13px;color: #eb4e6d;text-align: center;font-weight: 400;border-radius: 100px;width: 91%;margin: 0 auto;box-sizing: border-box;}
#basket .price-total-info-bottom .txt-price {color : #f1191f; font-weight:bold;}
#basket .price-total-info-bottom .txt-reserve {color : #898989; font-size:0.688em;}
#basket .delivery-type { padding:15px 10px;}
#basket .order-btn {padding:0 10px;}
#basket .order-btn .btn_Red {background-color: #f1191f; border: 1px solid #f1191f;}
#basket .naver-checkout {margin-top: 20px;}

@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;margin-bottom: 60px;}

.cart-free-wrap {text-align:center;margin-bottom: 20px;padding: 25px 0;background: #f5f5f5;}
.cart-free-wrap .btn-list-open {color: #1c1c1c;font-weight: 400;font-size: 13px;display: inline-block;float: left;}
.cart-free-wrap p {font-size:13px;font-weight: 400;display: inline-block;float: right;}
.cart-free-wrap p span {color:#f40000;font-weight: 500;}
.cart-free-wrap .btn-more {display:inline-block;width: 30%;height: 50px;line-height: 50px;/* margin-top:10px; */border: 1px solid #e8e8e8;background:#fff;color: #1c1c1c;font-size: 18px;text-align:center;font-weight: 500;}
.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 15px;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: 49%;/* height:180px; */font-size: 13px;list-style:none;margin-right: 2%;margin-bottom: 5%;}
.cart-free-wrap .list-wrap ul li dl {/* margin: 10px 2% 10px 0; */}
.cart-free-wrap .list-wrap ul li dl dt {/* height: 163px; */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:last-of-type {
    font-weight: 500;
}

#footBtn { bottom:135px!important; }
/* BASIC css end */

