/* BASIC css start */
.aa .txt-spin {float:none!Important;}

.CSSbuttonWhite {
    display: inline-block;
    color: #333;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 2px 4px;
    background: #fafafa;
    margin-bottom: 3px;
}

.txt-spin {
    width:30px;
    border-right: 0;
    text-align: center;
    height: 33px;
    line-height: 33px;
    float: left;
    border: 1px solid #cccccc;
    margin-left:5px;
}


.wish_tit {font-weight:bold; font-size:20px; padding-bottom:10px;}

.total_pay-box {
}
.total_pay-box > table {
	margin-top:20px;
	background:#f5f5f5;
	border:1px solid #d4d4d4;
}
.total_pay-box > table.orderitem-list tbody tr td {
	position:relative;
	border-left:0;
}
.total_pay-box > table.orderitem-list tbody tr td:after {
	position:absolute;
	left:0;
	top:16px;
	display:block;
	content:"";
	height:90px;
	width:2px;
	background:url(/design/fruits001/img/bg_repeat-y10.gif) repeat-y 0 0;
}
.total_pay-box > table.orderitem-list tbody tr td:first-child:after {
	background:none;
}
table.orderitem-list {
	width:100%;
}
table.orderitem-list thead tr th {
	border-bottom:1px solid #d6d6d6;
	background:#f0f0f0;
	height:25px;
	text-align:center;
	height:40px;
	line-height:40px;
	padding:0;
	border-left:1px solid #d6d6d6;
}
table.orderitem-list thead tr th:first-child + th, table.orderitem-list thead tr th:first-child {
	border-left:0
}
table.orderitem-list tbody tr td {
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	padding:5px 3px;
}
table.orderitem-list tbody tr td.borderN {
	border-left:0;
}
table.orderitem-list tbody tr td table td {
	border:none;
}
table.orderitem-list tfoot tr td {
	border-bottom:1px solid #efefef;
	background:#f7f7f7;
	height:25px;
	text-align:right;
}
.naver > div {
	float:right !important;
	margin:20px 5px 0 0 !important;
}

#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:178px; height:58px; font-size:16px; line-height:58px }

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

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

.cart-free-wrap { text-align:center; }
.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:12px; 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:12px }
.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 }


.MS_tb_delivery { z-index:10 }
/* BASIC css end */

