/* BASIC css start */
#basket .all-select {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:15px 20px;
    border-top:0;
    border-bottom:1px solid #e5e5e5;
    background:#fff;
    box-sizing:border-box;
}

#basket .select-delete-button {
    display:inline-block;
    padding:0;
    border:0;
    background:transparent;
    color:#222;
    font-size:12px;
    line-height:18px;
    text-decoration:none;
    cursor:pointer;
}

#basket .all-select label {
    display:flex;
    align-items:center;
    color:#111;
    font-size:13px;
    line-height:18px;
}

#basket .all-select input[type="checkbox"] {
    width:16px;
    height:16px;
    margin:0 10px 0 0;
    accent-color:#111;
}
#basket .not_provider li {padding:20px 0;}
#basket .provider li {padding:20px 0;}
#basket figure {width:100%; display: table; box-sizing: border-box; padding:0 10px;}
#basket .basketLeft {width:110px; position:relative; float: left;}
#basket .basketLeft a {padding-right: 20px; margin-top: 20px; display:block;}
#basket .basketLeft .MS_input_checkbox {top:0; left:0; position:absolute;}
#basket .basketRight {padding-left:110px;}
#basket .basketRight p {color:#707070; margin-bottom:5px;}
#basket .basketRight .basket-product-price {
    color:#111;
    font-weight:bold;
}
#basket .basketRight .pname {border-bottom:1px solid #dedede;  padding-bottom: 4px;}
/* 상품명 글씨 크기 */
#basket .basketRight .pname > a:first-child {
    font-size:14px;
}

/* 옵션 글씨 크기 */
#basket .basketRight .basket-option-text {
    font-size:13px;
}
#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 .pname .fa-times {
    font-family:Arial, sans-serif;
    font-size:26px;
    font-weight:300;
    line-height:1;
}

#basket .basketRight .pname .fa-times::before {
    content:"\00d7";
}
#basket .basketRight .fa-plus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
#basket .basketRight .fa-minus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
#basket .basketRight .btn_Black {margin-top:5px;}
#basket .basketRight .MS_select {width:100%;}
#basket .basketRight .amount-input {width:50px;}
#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:10px;
    margin:10px 10px 0;
    border-top:1px solid #464646;
    border-bottom:1px solid #cbcbcb;
    background:#fff;
}

#basket .price-total-info-bottom {
    padding:15px 10px;
    margin:0 10px;
    border-bottom:1px solid #cbcbcb;
    background:#fff;
    font-size:1.333em;
}

#basket .price-summary-line {
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    width:100%;
    margin:0;
}

#basket .price-summary-line .price-label {
    color:#111;
    text-align:left;
}
#basket .price-total-info-bottom .price-label {
    font-weight:500;
}

#basket .price-summary-line .price-value {
    margin-left:auto;
    text-align:right;
}

#basket .price-total-info-bottom .txt-price {
    color:#111;
    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: #111; border: 1px solid #111;}
#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;
    margin-top:10px;
    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 {}

/* 구매적립금 글자 색상 */
.buy_point {color:#f1191f; font-weight:bold; font-size:15px;}

/* 하이브리드 옵션이미지 */
.basket-option-dlist li img { width:30px; height:30px; vertical-align:middle; }

.delivery-type ul> :nth-child(2) {
  margin-top: 10px;
}
.delivery-type ul> :nth-child(3) {
  margin-top: 10px;
}
/* 장바구니 수량 및 옵션 버튼 */
#basket .quantity-option-row {
    display:flex;
    align-items:center;
    gap:5px;
    margin-top:10px;
}

#basket .quantity-box {
    display:flex;
    align-items:center;
    width:84px;
    height:30px;
    border:1px solid #dedede;
    box-sizing:border-box;
    background:#fff;
}

#basket .quantity-box .qty-control {
    display:flex;
    align-items:center;
    justify-content:center;
    width:26px;
    height:28px;
    color:#333;
    background:#fff;
    box-sizing:border-box;
}

#basket .quantity-box .fa-minus,
#basket .quantity-box .fa-plus {
    width:auto;
    height:auto;
    line-height:normal;
    background:none;
    color:#333;
    font-size:11px;
}

#basket .quantity-box .amount-input {
    width:32px;
    height:28px;
    padding:0;
    border:0;
    outline:0;
    background:#fff;
    color:#222;
    text-align:center;
    box-sizing:border-box;
}

#basket .basket-option-button {
    display:flex;
    align-items:center;
    justify-content:center;
    height:30px;
    padding:0 12px;
    border:1px solid #dedede;
    background:#fff;
    color:#222;
    font-size:12px;
    box-sizing:border-box;
    cursor:pointer;
}

#basket .basket-quantity-update {
    display:none;
}
/* BASIC css end */

