/* BASIC css start */
#cartWrap{width:1300px; margin:0 auto}
#cartWrap .wish-opt { color: #FFA500; }
#cartWrap .tit-space { margin-top:100px }
/* È¸¿ø µî±Þ Ç¥½Ã */

/* ¹è¼Û ¸Þ¼¼Áö */
#cartWrap .delivery { margin-top:30px; font-size:12px; color:#2e2e2e; text-align: center }
/* ÁÖ¹® ÄÁÆ®·Ñ ¹öÆ° */
#cartWrap .btn-order-ctrl { margin:40px 0 50px; text-align: center }
#cartWrap .btn-order-ctrl a { 
    width: 218px;
    height: 58px;
    font-size: 18px;
    line-height: 58px;
    border: 1px solid #171717;
    font-weight: 500; 
    margin: 0 3px;}
    

#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; }


.tb-normal { font-weight:normal;
    display: block;
    padding: 80px 0 40px;
    font-size: 19px;}
    
.tb-delivery{
    font-size: 14px;
    color: #222222;
    font-weight: 500}

.item-wrap .item-cont .item-list{float:left; width: 234px !important;}
.item-wrap .item-cont .item-list:nth-child(5n){margin-right:0 !important}

#cartWrap .txt-spin { line-height:21px }

.origin{
    padding-bottom: 2px;
    color: #bbbbbb;
    font-size: 12px;
    font-weight: 500;
    text-decoration: line-through;}
.dc{font-weight:bold; color:#222222; font-size:16px;}

.cart-free-wrap { text-align:center;  width: auto !important; }
.cart-free-wrap .btn-list-open { position:relative; display:inline-block; width:250px; height:58px; line-height:58px; color:#000; font-size:14px; text-align:center; border:1px solid #000 }
.cart-free-wrap .btn-list-open span { position:absolute; top:27px; right:30px; display:inline-block; width:14px; height:6px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_cart_free.gif) 0 0 no-repeat }
.cart-free-wrap .btn-list-open span.open { background-position:0 -6px }
.cart-free-wrap p { padding:5px 0 20px; font-size:18px }
.cart-free-wrap p span { font-weight:bold }
.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; margin-left:5px; width:12px; height:6px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_cart_free.gif) 0 -6px no-repeat; 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; *zoom:1 }
.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 {}
.cart-free-wrap .list-wrap ul li dl dd strong { color:#f40000; }
.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; }

 IE7 Hack 
.cart-free-wrap .list-wrap ul li { float:left }
*/

.mid_Btn{display: inline-block;
    width: 100%;
    margin: 25px 0;}
    
    
    
.mid_Btn a{
    width: 82px;
    height: 33px;
    display: inline-block;
    line-height: 33px;
    text-align: center;
    border: 1px solid #dbdbdb;
    color: #222222;
    font-size: 14px;
    font-family: 'Noto Sans KR';
    font-weight: 500;}
    
.mid_Btn .btn_left{float: left;}
    
.mid_Btn .btn_left a{}
.mid_Btn .btn_right{float: right;}
.mid_Btn .btn_right a.all_del{width: 128px;}


/*ÃÑ ÇÕ°è */
.total_box{border-top:3px solid #000}
.total_box table{}
.total_box table thead th{
    font-size: 14px;
    color: #222222;
    font-weight: 500;
    padding: 23px 0;
    border-bottom: 1px solid #e6e6e6;}
.total_box table thead td{}
.total_box table body td{}

.total_box .detail_list{}
.total_box .detail_list td{
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    padding: 62px 0;}
    
.total_box .detail_list td span{
    color: #222222;
    font-weight: bold;
    font-size: 24px;
    font-family: 'SUIT-Bold';}
.total_box .detail_list td em{color:#222222; font-size:20px; font-weight:500}


.total_box .detail_list td.plus:before {
    content: "+";
    position: absolute;
    left: -17px;
    background: url(/design/laura33/renewal/pc/total_plus.png);
    width: 34px;
    height: 34px;
    font-size: 0;
}

.total_box .detail_list td.minus:before{
    content: "+";
    position: absolute;
    left: -17px;
    background: url(/design/laura33/renewal/pc/total_minus.png);
    width: 34px;
    height: 34px;
    font-size: 0;}

.total_box .detail_list td.equal:before{
    content: "+";
    position: absolute;
    left: -17px;
    background: url(/design/laura33/renewal/pc/total_total.png);
    width: 34px;
    height: 34px;
    font-size: 0;}

.total_box .total_res{color:red}

.total_box .sale_list{
    width: 77px;
    height: 24px;
    display: inline-block;
    line-height: 26px;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
    margin-top: -2px;
    margin-left: 10px;
    font-size: 13px;
    color: #222222;
    font-weight: 500;}
    
.MS_tb_delivery { z-index:10 }
.table-cart tbody td .info > a.btn_option {
    font-size: 12px;
    width: 78px;
    height: 25px;
    line-height: 25px;
    font-family: 'Noto Sans KR';
    background: #000;
    color: #fff;
}

/* ÇÏÀÌºê¸®µå ¿É¼Ç */
.opt_dd img { vertical-align:top; }
.opt_dd .basket-option-detail { display:inline-block; vertical-align:top; }
.opt_dd .basket-option-detail .basket-option-dlist li { margin-bottom:7px; word-break:break-all; word-wrap:break-word; }
.opt_dd .basket-option-detail .basket-option-dlist li img { width:23px; height:23px; margin-right:8px; vertical-align:middle; }

/* BASIC css end */

