/* BASIC css start */
#contents {padding:0} 
.h_title .hisBack {left:16px; }
.h_title {text-align:left; padding:24px 14px 14px}
.h_title h3 {font-weight:500; font-size:16px}

.footer, .fixed_footer {display:none;}
.fixed_quick {bottom:25px!important;}
.fixed_quick.scroll {bottom:130px!important;}

#basket {padding-bottom:140px;}

#basket .cart-free-wrap {display: none;}


#basket .all-select { background:#F7F7F8;  padding:15px 16px; font-size:14px; display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
#basket .all-select label span i{color:#A6937C; font-weight:500;}
#basket .all-select a span {color:#858585; font-size:13px;}
#basket input[type="checkbox"],
#basket .all-select input[type="checkbox"] {background: url(//mazia2008.img3.kr/snap/image/common/icon_checkbox_type_01_off.svg) no-repeat !important; background-size:22px!important; border: 0!important; -webkit-appearance: none  !important; position:static !important; width:22px; margin:0 !important; height:22px; background-position: center center !important;}
#basket input[type="checkbox"]:checked,
#basket .all-select input[type="checkbox"]:checked {background: url(//mazia2008.img3.kr/snap/image/common/icon_checkbox_type_01_on.svg) no-repeat !important; background-size:22px!important; border: 0!important; -webkit-appearance: none  !important; position:static !important;}

#basket label span {padding-left:5px; position:relative; display:inline-block; font-size:13px}
#basket label em {font-weight:bold; }
#basket label em span {padding:0; }
#basket label em span#choice_basket_count{ font-weight: 500;  color: #A6937C;}
#basket label em span:after {display:none; }
#basket label em i {font-style:normal; font-size: inherit; font-weight: inherit;}


.not_provider li { padding:20px 16px 0 ; margin-bottom:40px; border-bottom: 1px solid #eaeaea;}
.not_provider li:last-child {border-bottom: 10px solid #f7f7f8;}
.not_provider li figure {margin:0;}

.top_btn_box {display: flex; justify-content: space-between; align-items: center; margin-bottom:16px; }
.top_btn_box span a { display:inline-block; width:22px; margin-right:4px; box-sizing: border-box; vertical-align: top; }
.top_btn_box span a:last-child {margin-right:0}
.top_btn_box span a.btn_del {padding:3px }
#basket .top_btn_box label span:after {margin-top:-12px; }

.pro_box { display:flex; align-items: flex-start;}
.basketLeft {width: 118px; position:relative; display:inline-block; box-sizing:border-box; font-size:0; vertical-align:top;}
.basketLeft .chk_box {display:inline-block; width:24px; margin-right:8px; vertical-align:top;}
.basketLeft a {display:inline-block; width:85px; vertical-align:top;}
.basketRight {position:relative; width: calc(100% - 118px); padding-left:10px; box-sizing:border-box; display: inline-block; vertical-align:top; padding-right:20px;}
.basketRight .btn_box {position:absolute; top:0; right:0;}
.basketRight .btn_box a {display:inline-block; margin-left:15px;}
.basketRight .btn_box a:first-child {margin-left:0;}
.pro_box p {position:relative}
.pro_box .pname {font-size:13px;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp:2; max-height: 40px; margin-bottom: 10px;color: #000;line-height: 16px;}
.pro_box .pname a {color:#000}
.pro_box .price {
    font-size: 16px;
    font-weight: 600;
}
.pro_box .strike {margin-left:5px; font-size:11px; color:#9a9a9a; text-decoration: line-through;  font-weight:500 }
.pro_box .count {font-size:0; display:none;}
.pro_box .count a {display:inline-block;vertical-align: middle;width: 24px;height: 24px;line-height: 22px;text-align: center;border: 1px solid #9E9E9E;box-sizing: border-box;font-size: 16px;color: #9E9E9E;}
.pro_box .count .amount-input {width: 28px;border: none;text-align: center;font-size: 12px; padding:0 ;height: 24px;border-top: 1px solid #9E9E9E;border-bottom: 1px solid #9E9E9E;font-weight: 500;box-sizing: border-box;}
.pro_box .option {margin-bottom:25px; font-size: 11px; color:#858585;}



.option_box {position:relative; display:flex; margin-top:25px; margin-bottom:40px;}
.option_box a {width:50%; font-size:12px; font-weight:400; text-align:center; border:1px solid #CCC; margin-right:5px; line-height:43px; box-sizing:border-box; color:#000;}
.option_box a:last-child {margin-right:0;}

.price-total-info-bottom {padding:0 16px; display:flex; align-items: center; justify-content: space-between; border-bottom:1px solid #dcdcdc; padding-bottom:16px; }
.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 { padding:0 16px 40px; text-align:left; }
.delivery-type li {font-size:12px; padding-left:10px; position:relative; color:#9a9a9a; line-height:18px;}
.delivery-type li:after {content:'กค';  line-height:18px; position:absolute; top:0; left:0;}

.naver-checkout {margin-bottom:10px}

.price-total-info-box {/* border-top: 10px solid #F7F7F8; */  padding:0px 16px 16px; }
.price-total-info-box .total_tt {font-size:14px; }
.price-total-info-box .total_tt .choice_count {font-size:20px;}
.price-total-info-top {margin-top:24px;font-weight:500;}
.price-total-info-top li {display:flex; align-items: center; justify-content: space-between; padding:12px 0 }
.price-total-info-top li:last-child {margin-bottom:0}
.price-total-info-top li span { width:50%}
.price-total-info-top li .lb {color:#353535;font-weight:400;font-size:14px; text-align:left}
.price-total-info-top li .num {color:#353535; font-size:14px; font-weight:400; text-align:right}
.price-total-info-top li .num font {font-weight:600;  font-size:18px;}
.price-total-info-top li.total {padding-top:49px; margin-top:49px; border-top:1px solid #eaeaea;}
.price-total-info-top li.total .lb {font-size:18px; font-weight:600;}
.price-total-info-top li.total .num i {font-style:normal; font-weight:500; font-size:14px; }

.order-btn {position:fixed; left:0; bottom:0; border-top:1px solid #eaeaea; background:#fff; z-index: 100; width:100%; box-sizing: border-box; overflow:hidden;; z-index:2000; padding:0 16px 10px;}
.order-btn p {display: flex; justify-content: space-between; padding:16px 0 20px;}
.order-btn p .count {font-size:14px; color:#353535; font-weight:600;}
.order-btn p .count em {font-weight:500; color:#A6937C;}
.order-btn p .price {font-size:14px; color:#353535; font-weight:400;}
.order-btn p .price font {font-size:16px; color:#353535; font-weight:600;}
.order-btn p .price i {font-style:normal;}
.order-btn .btn {border-radius:0; float:left; width:49%; margin-right:2%; box-sizing: border-box;}
.order-btn .btn:last-child {margin-right:0;}
.order-btn a {
    background: #A6937C;
    font-size: 13px;
    color: #fff;
    padding: 15px 16px;
    display: inline-block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    font-weight: 500;
}
.cart-ft2 {text-align:center; padding:0 16px;}
.order-btn a span {display:inline-block; position:relative; }
.order-btn a .count {padding-right: 24px;}
.order-btn a .count:after {content:"|"; display:inline-block; color:#fff; position:absolute;right: 7px;top: -1px;}

.powerapp .order-btn {bottom:60px;}
.npay_storebtn_bx.npay_type_MA_1 {width:100%!important; height:62px!important;}
.npay_storebtn_bx.npay_type_MA_1 .npay_event {display:none!important;}
.npay_storebtn_bx.npay_type_MA_1 .npay_button_box {border-top:0!important;}
#kakaopay_order_btn img {width:100%!important; height:auto!important;}
.cart_product_swiper {padding:40px 16px 80px;}
.cart_product_swiper .cartAddPrdTit {font-size: 18px; font-weight: 600; line-height: 22px; margin-bottom:20px;}
.cart_product_swiper .item_container .item {margin-bottom:0;}
.cart_product_swiper .item_container .item .item_txt .icons {display:none;}
.cart_product_swiper .item_container .item .item_price > span {display:block;}
.none-data {padding:80px 0; text-align:center;}
.none-data p {font-size: 14px; font-weight: 400; line-height: 22px; margin-bottom:20px;}
.none-data a {display:inline-block; width:200px; height:43px; line-height:43px; font-size:12px; color:#000; border:1px solid #ccc;}
/* BASIC css end */

