/* BASIC css start */
#basket input[type="checkbox"] {position: relative;opacity: 1;width: 16px;height: 16px;cursor: pointer;appearance: none;-webkit-appearance: none;-moz-appearance: none;border: 0;background: url("/design/carlyn/renewal/images/icons/checkbox_off.svg") no-repeat 0 0;background-size: 16px 16px;outline: 0; border-radius: 3px;margin: -2px 5px 0 0;}
#basket input[type="checkbox"]:checked {background-image: url("/design/carlyn/renewal/images/icons/checkbox_on.svg");-webkit-transition: .2s ease-out;transition: .2s ease-out;}

/* BASIC css start */
#basket {margin-top:48px;padding: 0 15px;}
#basket .h_title {border-top:0;border-bottom:0;padding:0;}
#basket .h_title h3 {font-size: 15px;font-weight: 500;margin-bottom: 32px;}

#basket .btn-wrap {}
#basket .btn-wrap div {width:49%; float:left;}
#basket .btn-wrap div:last-child {float:right;}
#basket .all-select {position: relative;border-top: 1px solid #000;border-bottom: 1px solid #ddd;padding: 16px 0;}
#basket .all-select .del {position: absolute;left: 85px;top: 16px;border-left: 1px solid #eee;padding-left: 12px;}
#basket .not_provider li {padding:20px 0;border-bottom: 1px solid #ddd;}
#basket .provider li {padding:20px 0;}
#basket figure {width:100%; display: flex;justify-content: space-between;box-sizing: border-box;}
#basket .basketLeft {position:relative;}
#basket .basketLeft a {display:block;max-width: 96px;width: 100%;}
#basket .basketLeft .MS_input_checkbox {top:0; left:0; position:absolute;}
#basket .basketRight {width: calc(100% - 128px);}
#basket .basketRight p {color:#707070; margin-bottom:5px;}
#basket .basketRight .pname {font-size: 14px;font-weight: 500;margin-bottom: 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 .option {color:#333; font-weight: 400;font-size: 11px;}
#basket .basketRight .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
#basket .basketRight .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
#basket .basketRight .btn_Black {width: 56px;background: #fff;color: #000;border: 1px solid #ddd;position: absolute;left: 70px;top: 16px;height: 26px;line-height: 24px;font-size: 11px;}
#basket .basketRight .MS_select {width:100%;}
#basket .basketRight .price_sell {color: #000;font-size: 13px;margin-bottom: 12px;}
#basket .basketRight .price_sell .consumer {display: block;margin-bottom: 5px;font-size: 11px;color: #999;text-decoration: line-through;}
#basket .basketRight .price_sell .discount {margin-right:6px;}
#basket .basketRight .amount-input {width: 20px;height: 24px;border: 0;text-align: center;padding-left: 0;position: absolute;left: 22px;font-size: 11px;}
#basket .basketRight .count {position: relative;padding: 16px 0;}
#basket .basketRight .count .c_box {position: relative;width: 62px;height: 24px;display: inline-block;border: 1px solid #ddd;border-radius: 2px;}
#basket .basketRight .count .q-btn {display: inline-block;width: 11px;height: 11px;text-indent: -9999em;margin: 0;vertical-align: top;background: url(/design/carlyn/renewal/images/icons/ctrl_icon.png) 0 0 no-repeat;}
#basket .basketRight .count a.amount_up {background-position: 0 -11px;position: absolute;right: 5px;top: 7px;}
#basket .basketRight .count a.amount_down {background-position: 0 0;position: absolute;top: 7px;left: 7px;}
#basket .basketRight p.delivery {color:#333;}
#basket .basketRight p.delivery a {color:#333;}


#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 {text-align : right;margin-top:40px;padding-bottom: 28px;border-bottom: 2px solid #000;}
#basket .price-total-info-top p {display: flex;align-items: center;justify-content: space-between;font-size: 13px;margin-bottom: 14px;}
#basket .price-total-info-top p.total_price {margin-bottom: 0;margin-top: 28px;font-size: 16px;font-weight: 600;}
#basket .price-total-info-top p span {font-size: 14px;font-weight:500;}
#basket .price-total-info-top p span.MK_total_delivery {display:block !important;}
#basket .price-total-info-top p.total_price span {font-size:18px;font-weight: 600;}
#basket .price-total-info-bottom {display:none; border-bottom: 1px solid #cbcbcb;background-color: #f1f1f1;text-align : right;padding:15px 10px;font-size:1.333em;}
#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 {display:none; padding:15px 10px;}
#basket .order-btn {position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;box-sizing: border-box;padding: 12px 15px;background: #fff;box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.06);-webkit-box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.06);-moz-box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.06);}
#basket .order-btn .btn_Red {height: 48px;line-height: 48px;border:1px solid #000;background:#000;font-size: 15px;border-radius: 3px;}
#basket .naver-checkout {margin-top: 20px;}

#basket .bsk_top {position: relative;padding-top: 20px;}
#basket .bsk_top .remove_btn {position: absolute;right: 0;}

#basket .box-together {margin-top:48px;}
#basket .box-together .item-cont .thumb img {width:100%;}
#togetherArea {margin-top:88px;padding-bottom: 140px;}
#togetherArea .together-title {font-size: 16px;font-weight: 500;}
#togetherArea .prd-info {margin-top: 32px;}
#togetherArea .prd-info .prd-name {margin-bottom: 10px;}


@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-top: 30px;}

.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 {}

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


/* BASIC css end */

