/* BASIC css start */
/* BASIC css start */
.tb-price s{display:block}
#cartWrap .wish-opt { color: #FFA500; }
#cartWrap .tit-cart { margin-top: 50px; font-size:16px; font-weight:bold }
#cartWrap .MS_tb_delivery{z-index:3;}
/* 회원 등급 표시 */
#cartWrap .mem-lvl {zoom: 1;overflow: hidden;margin: 10px 0 10px;}
/* 배송 메세지 */
#cartWrap .delivery { margin-top: 20px; text-align: center; }
/* 주문 컨트롤 버튼 */
#cartWrap .btn-order-ctrl2 { margin-top: 50px; text-align: center }

#cartWrap .cart-ft2 { margin-top: 20px; text-align: center; }
#nhn_btn { display: inline; }
#payco_order_btn { display: inline; }
#kakaopay_order_btn { display:inline; vertical-align:top; }

#cartWrap .wish-opt {color: #888;text-overflow: ellipsis;overflow: hidden;word-break: break-word;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#cartWrap .tit-cart { margin-top: 50px; font-size:16px; font-weight:bold }
#cartWrap .MS_tb_delivery{z-index:3;}
/* 회원 등급 표시 */
#cartWrap .mem-lvl {zoom: 1;overflow: hidden;margin: 10px 0 10px;}
/* 배송 메세지 */
#cartWrap .delivery { margin-top: 20px; text-align: center; }
/* 주문 컨트롤 버튼 */
#cartWrap .btn-order-ctrl2 { margin-top: 50px; text-align: center }

#cartWrap .cart-ft2 { margin-top: 20px; text-align: center; }
.sns_buy_btn { text-align:center; margin-top:25px }
#nhn_btn {display: inline-block;margin: 0 auto;vertical-align: top; margin-right:25px; }
#payco_order_btn { display: inline; }
#kakaopay_order_btn {display: inline-block;vertical-align:top;}


#detailpage{  position: fixed !important; margin-top: -320px !important;}


.cart-free-wrap { text-align:center; display:none;}
.cart-free-wrap .btn-list-open { position:relative; display:inline-block; width:60%; height:50px; line-height:50px; background:#baa48c; color:#fff; font-weight:bold; font-size:14px; text-align:center; }
.cart-free-wrap .btn-list-open span { position:absolute; top:20px; right:30px; display:inline-block; width:15px; height:9px; background:url(http://separk.makemall.kr/2016/h18_arr.gif) no-repeat 0 0; }
.cart-free-wrap .btn-list-open span.open { background:url(http://separk.makemall.kr/2016/h18_arr.gif) no-repeat 0 -9px; }
.cart-free-wrap p { padding:20px 0; font-size:14px; 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: 1em; 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; overflow-y:auto; height:450px; padding:15px 14px 30px; margin-top:20px; border:1px solid #b7b7b7; display: none; }
.cart-free-wrap .list-wrap ul { display: table; table-layout: fixed; width:100%; margin: 0; padding: 0; }
.cart-free-wrap .list-wrap ul:after { clear: both; content: ""; display: block; }
.cart-free-wrap .list-wrap ul li { word-wrap: break-word; word-break: keep-all; display: inline-block; vertical-align: top; width:24%; list-style: none; }
.cart-free-wrap .list-wrap ul li dl { margin:15px 15px 10px; }
.cart-free-wrap .list-wrap ul li dl dt { margin-bottom:13px; }
.cart-free-wrap .list-wrap ul li dl dt img { width:100%; height:auto; border:0; }
.cart-free-wrap .list-wrap ul li dl dd.pricezone {margin-top: 7px;color:#f40000;}
.cart-free-wrap .list-wrap ul li dl dd strike { display:block; font-weight:bold; margin-bottom:3px; color:#000; }
.cart-free-wrap .list-wrap ul li dl dd a { display:inline-block; padding:5px 8px 3px; margin-top:8px; border:1px solid #999; color:#666; font-weight:bold; background:#fff; }

.tb-opt img { vertical-align:top; }
.tb-opt .basket-option-detail { display:inline-block; vertical-align:top; padding-left:8px; }
.tb-opt .basket-option-detail .basket-option-dlist li { margin-bottom:7px; word-break:break-all; word-wrap:break-word; }
.tb-opt .basket-option-detail .basket-option-dlist li img { width:23px; height:23px; vertical-align:middle; }
.price s { font-weight:normal;}

#content #cartWrap .tit-page {position: relative;padding: 85px 0 28px 0;font-size: 30px;font-weight:600;text-align: center;color: #2f2f2f;}



.table_select_list { margin-top:50px; }
.table_select_list table {border-bottom: 1px solid #ececec;border-top:1px solid #8c8c8c;}
.table_select_list table thead tr th {
    padding: 16px 0;
    font-size: 15px;
    color: #2f2f2f;
    font-weight: 600;
    line-height: 1;
}
.table_select_list table thead tr th.child2 div { padding:0 24px; }

.table_select_list table tbody tr {border-top: 1px solid #ececec;}
.table_select_list table tbody tr td {padding: 30px 0 20px;font-size:15px;vertical-align:middle;color: #2f2f2f;font-weight: 400;position: relative;}
.table_select_list table tbody tr td .prd_info { overflow: hidden; }
.table_select_list table tbody tr td .prd_info > a {display: table-cell;}
.table_select_list table tbody tr td .prd_info .thumb {text-align:center;margin-left: 18px;width: 80px;}
.table_select_list table tbody tr td .prd_info .thumb img {width: 100%;}
.table_select_list table tbody tr td .prd_info .info {display: table-cell;width:500px;padding: 0 35px 0 20px;box-sizing: border-box;padding-top: 10px;}
.table_select_list table tbody tr td .prd_info .info .prd_name {font-size: 13px;color: #2f2f2f;}
.table_select_list table tbody tr td .prd_info .info .uni-opt {margin-top:8px;width: 100%;}
.table_select_list table tbody tr td .prd_info .info .uni-opt .wish-opt {font-weight: 400;font-size: 13px;color: #aaa;}
.table_select_list table tbody tr td .prd_info .info .uni-opt .wish-opt br:first-of-type { display:none; }
.table_select_list table tbody tr td .prd_info .info .uni-opt .wish-opt .MS_option_price {
    color: #aaa;
}


.table_select_list table tbody tr td .prd_op_change {
    display: block;
    height: 30px;
    background: none;
    font-size: 13px;
    line-height: 28px;
    color: #2f2f2f;
    border: 1px solid #2f2f2f;
    box-sizing: border-box;
    font-weight: 400;
    width: 100px;
    text-align: center;
    margin-top: 15px;
    border-radius: 4px;
    }

.table_select_list table tbody tr td.child3 .tb-center { overflow:hidden; width:126px; margin:0 auto; }
.table_select_list table tbody tr td.child3 .opt_spin {position: relative;width: 100px;margin: 0 auto;border: 1px solid #d8d8d8;box-sizing: border-box;}
.table_select_list table tbody tr td.child3 .opt_spin input {width: 30px;height: 30px;text-align: center;border:0;font-size: 13px;color: #2f2f2f;background:none;font-family: 'Noto Sans KR';}
.table_select_list table tbody tr td.child3 .opt_spin a {position: absolute;top: 0px;width: 9px;height: 30px;box-sizing:border-box;font-size: 0;font-weight: 300;color: #222;line-height:22px;}
.table_select_list table tbody tr td.child3 .opt_spin a.btn_up {right: 9px;background: url(/design/maatila2/maatila/2016img/plus_icon.png) no-repeat center;}
.table_select_list table tbody tr td.child3 .opt_spin a.btn_dw {left: 9px;background: url(/design/maatila2/maatila/2016img/minus_icon.png) no-repeat center;}
.table_select_list table tbody tr td.child3 .option_modi { float: left; display:none; }
.table_select_list table tbody tr td.child3 .prd_quantity_change a { display: block; width:40px; height:24px; margin:4px 0 0 5px; border:1px solid #999; box-sizing:border-box; font-size: 13px; font-weight: 300; line-height:22px; }
.table_select_list table tbody tr td.child5 .tb-center { position:relative; }
.table_select_list table tbody tr td.child5 .btn_delete { position:absolute; top:0; right:30px;  }
.table_select_list table tbody tr td .tb-delivery { font-weight:600; }
.table_select_list table tbody tr td.child4 .prd_price {font-size: 19px;font-weight: 700;}

.price_total_buy {margin-top: 60px;padding: 40px 0;background: none;font-weight: 600;font-size: 16px;color: #2f2f2f;text-align:center;border-top: 1px solid  #8c8c8c;border-bottom: 1px solid #ececec;line-height: 1;}
.price_total_buy > span {margin: 0 110px;display: inline-block;}
.price_total_buy > span>span {
    display: block;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 700;
}
.price_total_buy > span span em {margin:0;font-weight: 400;font-size: 20px;}
.price_total_buy > a { display:block; margin-top:30px; font-size:18px; text-decoration:underline; }
.price_total_buy .plus_div {display:inline-block;width: 38px;height: 38px;line-height: 36px;background: #eee;border-radius: 50%;font-size: 30px;color: #2f2f2f;font-weight: 600;vertical-align: top;margin-top: 12px;}

.btn_box { overflow: hidden; margin:40px 0 0; text-align:center; }
.btn_box a { display:inline-block; width:210px; height:50px; border:1px solid #222; box-sizing:border-box; font-weight:300; font-size:18px; line-height:48px; text-align:center; border-radius:5px; }
.btn_box a.buy_btn { width:270px; background:#222; color:#fff; }
.btn_box .btn_empty_basket { margin:0 10px; }
.btn_naver_buy { margin-top:20px; }

#cartWrap input[type='checkbox']:checked {border:1px solid #000;}
#cartWrap input[type='checkbox']:checked:before { background:#000;  }


.btn-order-ctrl1 { margin-top:20px; font-size:0; }
.btn-order-ctrl1 a { display:inline-block; margin-right:8px; font-size:12px; text-align:center; color:#2f2f2f; width:90px; height:30px; background:#eee; line-height:30px; }
.btn_delete { position:absolute; right: 10px; top:30px;}

.btn_bottom {text-align:center;font-size:0;width:100%;margin-top: 32px;}
.btn_bottom .btn-j1 {border-radius:0;display: inline-block;width: 263px;height: 50px;background: #fff;font-weight: 400;font-size: 20px;line-height: 48px;color: #2f2f2f;text-align:center;margin-bottom: 10px;border-radius: 5px;border: 1px solid #2f2f2f;box-sizing: border-box;margin: 0 2.5px;}
.btn_bottom .btn-j1:last-of-type {background: #2f2f2f;color: #fffefe;}

.wish_swiper_wrap{display:none;}
.wish_bottom {  }
.wish_bottom.item-wrap {width:1350px;margin-top: 100px;position:relative;overflow: hidden;}
.wish_bottom>h3 { text-align:center; margin-bottom:50px; color:#2f2f2f; font-size:30px; color:#2f2f2f; font-weight:600; line-height:1; }  
.wish_bottom.item-wrap .item-cont { overflow:visible; margin:0; }
.wish_bottom.item-wrap .item-cont .item-list { padding:0; padding-bottom: 0; margin:0;}

.swiper_wrap{position:relative;}
.swiper_wrap .wish_arrow {
    position: absolute;
    top: 48%;
    /* transform: translateY(-50%); */
    width: 18px;
    height: 35px;
    cursor:pointer;
    z-index: 10;
    background-size: 18px!important;
}
.swiper_wrap .wish_arrow.wish_left {
    left: 10px;
    background: url(/design/maatila2/maatila/img/icon_prev.png);
}

.swiper_wrap .wish_arrow.wish_right {
    right: 10px;
    background: url(/design/maatila2/maatila/img/icon_next.png);
}

.basket_empty_box {
    text-align: center;
    color: #2f2f2f;
    border-bottom: 1px solid #ececec;
    border-top:1px solid #8c8c8c;
    font-size:22px;
    padding:200px 0;
    margin-top:50px;
}

a.cart_go {
    position: absolute;
    right: 0;
    bottom: 0;
}


.cart_free_area {
    margin-top: 100px;
}


.opt_change_pop {
    
}

.opt_change_pop.open { display:block; }


.opt_change_pop iframe { width:100%; height:100%; }

.opt_change_pop .layer_iframe {
    width: 732px;
    height: 785px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 108;
}


.opt_change_pop { position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 106;
    display:none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    
    
.opt_change_pop.open { display:block; }    


.delivery_text { letter-spacing:-0.5px }
.delivery_text p { font-size:13px; color:#2f2f2f; font-weight:400; margin-bottom:5px }
.delivery_text p b { font-size:16px; font-weight:700; }
.delivery_text span { display:block; font-size:13px; color:#2f2f2f; font-weight:400; }

.MK_total_delivery { display:block!important; }

.MK_none_groupsale_total_price_sell, span.MK_total_price {
    display: inline-block!important;
}


.basket_price {
    padding: 14px 0 10px;
}
.basket_price span { letter-spacing:-0.5px; }

.basket_price .price3 {
    font-size: 13px;
    color: #79797a;
    font-weight: 300;
    margin-left: 5px;
}



.basket_price .price2 {
    font-size: 17px;
    color: #2f2f2f;
    font-weight: 700;
}

.basket_price .price2 font {
    font-size: 13px;
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
    font-weight: 400;
}

.basket_price .price1 {
    font-size: 16px;
    color: #f45a20;
    font-weight: 600;
    margin-right: 4px;
}
.MK_group_sale_price{display:block !important;}

.direct-app  a.btn-app {
    width: 530px;
    border: 1px solid #2f2f2f !important;
    border-radius: 5px;
    font-size: 20px;
    color: #2f2f2f;
    box-sizing: border-box;
}
/* BASIC css end */


/* BASIC css end */

