/* BASIC css start */
/* BASIC css start */


.buy_tab { background:#f5f5f5; padding:12px 16px; text-align:center; }
.buy_tab li {display:inline-block; vertical-align:top; height:30px; line-height:30px; border-radius:30px; font-size:14px;width: calc(33.33% - 5px); margin-right:4px; box-sizing:border-box;}
.buy_tab li:last-child {margin-right:0}
.buy_tab li a {color:#969696; }
.buy_tab li.now {background:#958473; color:#fff; }
.buy_tab li.now a {; color:#fff;}

#basket .all-select { border-bottom:1px solid #000; margin-top:12px;  padding:16px 16px; font-size:14px; display: flex; justify-content: space-between; align-items: center; }
#basket .all-select label {font-size:16px; }
#basket .all-select label span { font-weight:bold }

#basket input[type="checkbox"] {opacity:0; display:none;}
#basket label span {padding-left:28px; position:relative; display:inline-block; font-size:14px;font-weight: 400;}
#basket label span:after {content:''; background:url(/design/label55/snapSkin/mo/common/icn_chk.png) no-repeat center/100% 100%; position:absolute; top:50%; margin-top:-10px; left:0; width:20px; height:20px;}
#basket label input:checked ~ span:after {background:url(/design/label55/snapSkin/mo/common/icn_chked.png) no-repeat  center/100% 100%;}

.not_provider li {/* border-bottom:6px solid #f5f5f5; */}
.not_provider li:last-child { border-bottom:none; }
.top_btn_box {padding: 20px 16px 0;display: flex;justify-content: space-between;align-items: center; margin-bottom:16px;}
.top_btn_box span a { display:inline-block; width:15px; margin-right:8px; }
.top_btn_box span a:last-child {margin-right:0}
#basket .top_btn_box label span {font-weight:400}
#basket .top_btn_box label span:after {margin-top:-10px; }

.pro_box {padding: 0 16px 20px; display:flex;align-items: center;border-bottom:1px solid #e9e9e9;/* padding-bottom:16px; */}
.basketLeft {width:100px; position:relative; display:inline-block; box-sizing:border-box; }
.basketRight {width:calc(100% - 100px); padding-left:16px; box-sizing:border-box; display: flex; flex-direction: column; justify-content: space-between; }
.pro_box p {position:relative;font-size: 12px;color: #999999;}
.pro_box p a {color: #999999}
.pro_box .pname {font-size:14px;  display: -webkit-box; -webkit-box-orient: vertical; word-wrap: break-word; text-overflow: ellipsis; overflow: hidden;-webkit-line-clamp:2; max-height:33px;  margin-bottom:12px;  }
.pro_box .price {margin-bottom:12px; font-size:18px; font-weight:bold; color:#353535 }
.pro_box .price .unit {font-size:14px; font-weight:400; margin-left:2px}
.pro_box .price .discount {margin-left:4px; font-size:13px; color:#c6c6c6; text-decoration: line-through;  font-weight:500 }
.pro_box .price .strike { font-size: 12px; color:#999;  font-weight: 400; text-decoration: line-through; margin-right: 4px; display:inline-block;  }
.pro_box .option {margin-bottom:6px}
.pro_box .option span:before {content:"/"; display:inline-block; margin:0 4px 0 2px}
.pro_box .count {margin-bottom:0; margin-top:12px}
.pro_box .count a {display:inline-block; vertical-align: middle; width:32px }
.pro_box .count .amount-input {width:32px; border: none; text-align: center; font-size:14px; padding:0; color:#958473; font-weight:bold }
.not_provider li  a.btn_right {position:absolute; right:0; top: calc(50% - 16px);; height:32px; width:62px; line-height:32px; text-align:center; font-size:12px; color:#000; border:1px solid #dcdcdc }
.option_box { display:block; margin-top:10px}
.option_box a { display:inline-block; vertical-align:top; font-size:12px;color: #000 !important; background:#e5e5e5; border-radius:4px; height:32px; line-height:32px; padding:0 10px; min-width:32px; width:auto !important; text-align:center;}

.price-total-info-bottom {padding:0 16px; display:flex;align-items: center;justify-content: space-between; border-bottom:1px solid #dcdcdc; padding-bottom:16px;display: none;}
.price-total-info-bottom p {font-size:14px; }
.price-total-info-bottom p .txt-price {font-weight:600 }
.price-total-info-bottom .btn {height:36px; line-height:36px; border-radius:0; width:120px}

.delivery-type { margin-top:24px; padding:0 16px; text-align:center; }
.delivery-type li {font-size:14px;}
.delivery-type li span {word-wrap: break-word;  word-break: keep-all;}

.price-total-info-top { line-height:1.5; padding: 20px 16px; text-align:center;font-size:15px; background: #f5f5f5;}
.price-total-info-top li {display:inline-block;font-weight:400 }
.price-total-info-top li:before {content:"+"; }
.price-total-info-top li:nth-child(1):before {display:none; }
.price-total-info-top li:last-child {margin-bottom:0}
.price-total-info-top li span {font-size:14px; }
.price-total-info-top li.discount:before {content:"-"}
.price-total-info-top li.total {}
.price-total-info-top li.total:before {content:"="}
.price-total-info-top li.total .lb {font-weight:600}
.price-total-info-top li.total .num {font-size:15px; font-weight:600; color:#846b52;}
.price-total-info-top li.total .num i {font-style:normal; font-weight:500; font-size:14px; }
.price-total-info-top li.delivery_info {margin-top:16px; display:block; background:#fff; border-radius:30px; padding:10px 10px; font-size:12px; color:#999999;  border:1px solid #e9e9e9;   }
.price-total-info-top li.delivery_info:before {display:none; }
.price-total-info-top li.delivery_info em {color:#ca0000}

.order-btn {display: block;margin-top: 24px;padding: 0 16px;}
.order-btn .btn {background:#958473;  border: 1px solid #958473; color:#fff; text-align:center; font-size:16px; display:inline-block; width:100%; margin-top:6px;;height:40px;line-height: 40px;}
.order-btn-top {display:block; }
.order-btn-top .btn { background:#fff;  border: 1px solid #e9e9e9; font-size:14px; color:#353535;vertical-align: top; width: calc(50% - 5px); margin-right:2px; margin-top:0 }
.order-btn-top .btn:last-child {margin-right:0}

.cart-free-wrap { text-align:center;margin: 48px 0; padding:0 16px;}
.cart-free-tt {font-size:16px; color:#353535;margin-bottom: 18px;font-weight: 600;}
.cart-free-wrap .btn-list-open { display:inline-block; width:94%; height:45px; line-height:45px; background:#585858; color:#fff; font-size:14px;font-weight: bold; text-align:center; }
.cart-free-wrap p {padding: 10px 0 10px;font-size: 14px; font-weight:bold;border: 1px solid #e9e9e9;border-radius: 30px;background: #f5f5f5;}
.cart-free-wrap p span { color:#e00000; }
.cart-free-wrap .btn-more { display:inline-block; width:94%; height:32px; line-height:32px; margin-top:10px; border:1px solid #383838; background:#fff; color:#383838; font-size:12px; 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 {display: inline-block; width: calc(33.33% - 2px); list-style: none; vertical-align: top; }
.cart-free-wrap .item-list {margin:5px}
.cart-free-wrap .item-list p {padding:0}
.cart-free-wrap .item-list .colorchips, .cart-free-wrap .item-list .item_icons, .cart-free-wrap .item-list .item_price .strike {display:none; }
.cart-free-wrap .item-list .item_name,.cart-free-wrap .item-list .item_price .price { font-size:11px;; }
.cart-free-wrap .item-list .item_name {margin-bottom:4px}



.info {background: url(/design/label55/snapSkin/mo/member/icn_tip.png)no-repeat center left 16px/ 18px; color:#999;padding:14px 16px 14px 39px;font-size: 14px;}
.info span {color:#000; font-weight:bold}
/*.easypay_wrap {padding:0 16px; text-align:right; margin-top:10px;}

.easypay_wrap .sira-pay, .easypay_wrap .naver-checkout {display:inline-block;}
.easypay_wrap .sira-pay {display:none;}
.naver-checkout {margin-top:10px;}
.naver-checkout .npay_type_MA_1 { width:100% !important; box-sizing: border-box; padding:0 !important; }
.naver-checkout .npay_btn_list li:last-child  {display:none !important}*/

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


/* BASIC css end */


/* BASIC css end */

