/* BASIC css start */
/* 22.08.26 이정호 장바구니 수정 */

    #basket-wrap { width:1200px; margin: 50px auto 100px; }
    .titleArea_id img { width:100%; }
    .Order_title { text-align: left; }
    .Order_title .order-cart-title { font-size: 23px; }
    .xans-order-dcinfo { width:935px; height:30px; zoom:1; margin: 15px 0; color:#8b8b8c; position:relative; }
    .xans-order-dcinfo .myInfo { float:left; font-size: 1.6em; letter-spacing: 1px; line-height: 30px; }
    .xans-order-dcinfo .myInfo strong { font-weight:600; }
    .order-guide-textbox .order-guide-text { margin:15px 0; font-weight:300; }
    .order-guide-textbox .order-guide-text span { font-size:13px; color:#999; letter-spacing: -0.05rem; }
    .boardProduct { width:880px; text-align:center; }
    .boardProduct thead tr th { font-size:14px; font-weight:normal; border-top:1px solid #9d9d9d; border-bottom:1px solid #e6e6e6; position:relative; }
    .boardProduct tr { border-bottom:1px dashed #ddd; }
    .boardProduct tr:last-child { border-bottom: 1px solid #e6e6e6; }
    .boardProduct th { padding:15px 0; vertical-align:middel; position:relative; }
    .boardProduct td { padding:20px 0; vertical-align:middel; position:relative; font-weight:300; }
    .boardProduct input { display:inline-block; width:16px; height:16px; position:absolute; top:0; bottom:0; right:0; left:0; margin:auto; }
    .boardProduct .chk { width:40px; }
    .boardProduct .thumb { width:100px; }
    .boardProduct th.prduct { width:290px; padding-left:5px; }
    .boardProduct td.prduct { vertical-align:middle; text-align:left; padding-left:5px; }
    .boardProduct .prduct a { font-size:14px; }
    .boardProduct .prduct .xans-order-option ul li { font-size:12px; font-weight:300; padding-top:7px; padding-right:10px; color:#888a86;}
    .boardProduct .quantity { width:100px; vertical-align:middle; }
    .boardProduct .quantity img { cursor:pointer; }
    .boardProduct .quantity .quantity-btn-wrap { width:90px; margin:auto; } 
    .boardProduct .quantity .quantity-btn-wrap .quantity-num { position:relative; width:100%; height:32px; }
    .boardProduct td.quantity input { padding:0; font-size:12px; border:1px solid #e6e6e6; color:#222; width:88px; height:30px; text-align:center; position:static; }
    .boardProduct .quantity .quantity-btn-wrap .quantity-num .quantity-down { display:inline-block; width:28px; height:30px; position:absolute; top:1px; left:1px; background: url(/design/twinkring/pc/pc_img/minus.png) center no-repeat; }
    .boardProduct .quantity .quantity-btn-wrap .quantity-num .quantity-up { display:inline-block; width:28px; height:30px; position:absolute; top:1px; right:1px; background: url(/design/twinkring/pc/pc_img/plus.png) center no-repeat; }
    .boardProduct .quantity .quantity-btn-wrap .quantity-updatebox { font-size:12px; color:#333; line-height:30px; border:1px solid #e6e6e6; margin-top:5px; }
    .boardProduct .quantity .quantity-btn-wrap .quantity-updatebox a { display:block; }
    .boardProduct .mileage { width:55px; vertical-align:middle; }
    .boardProduct td.mileage { font-size:13px; color:#888a86; }
    .boardProduct .sell { width:90px; vertical-align:middle; }
    .boardProduct td.sell { font-size:13px; color:#888a86; }
    .boardProduct .charge { width:70px; vertical-align:middle; }
    .boardProduct td.charge { font-size:13px; color:#888186; }
    .boardProduct .total { width:110px; vertical-align:middle; }
    .boardProduct td.total { font-size:13px; color:#888186; }
    .boardProduct .button { width:70px; vertical-align:middle; }
    .boardProduct .cancel { width:45px; vertical-align:middle; }
    .xans-record- .thumb img { width:75%; margin:auto; }
    
    /* 22.08.29 이정호 .total-wrap 추가 */
    .xans-order-basketpackage .orderList { position: relative; }
    .xans-order-basketpackage .orderList .total-wrap { width: 290px; position: absolute; top: 0; right: 0; border-top: 1px solid #9d9d9d; }
    .total-wrap .total-textbox { overflow:hidden; margin-top:12px; position:relative; }
    .total-wrap .total-textbox .total-text-zero { display:inline-block; width:35%; position:absolute; top:0; right:0; text-align:right; line-height: 20px; font-size:17px; font-weight:bold; color:#000; }
    .total-wrap .total-textbox .total-text-zero2 { display:inline-block; width:35%; position:absolute; top:0; right:0; text-align:right; line-height: 20px; font-size:17px; font-weight:bold; color:#000; 
                                                   background: url(/design/twinkring/pc/pc_img/cart-total-plus.png) left center no-repeat; }
    .total-wrap .total-textbox .total-text1 { display:inline-block; line-height: 20px; width:50%; float:left; font-size:14px; color:#333; letter-spacing:-0.03em; }
    .total-wrap .total-textbox .total-text2 { display:inline-block; line-height: 20px; width:35%; float:right; text-align:right; font-size:14px; position:relative; background-color:#fff; z-index: 2; }
    .total-wrap .cart-total-plus .total-text2::after { content:''; width:13px; height:13px; background: url(/design/twinkring/pc/pc_img/cart-total-plus.png) left center no-repeat; position: absolute; left:0; top:0; bottom:0; margin:auto; }
    .total-wrap .cart-total-minus .total-text2::after { content:''; width:13px; height:13px; background: url(/design/twinkring/pc/pc_img/cart-total-minus.png) left center no-repeat; position: absolute; left:0; top:0; bottom:0; margin:auto; }
    .total-wrap .total-pricebox { height:50px; line-height:50px; margin-top:12px; border-top:1px dashed #ddd; display:flex; justify-content:space-between; align-items:center; }
    .total-wrap .total-pricebox .total-pricetext-zero { font-size: 22px; }
    .total-wrap .total-pricebox .total-price-text { width:50%; font-size:17px; }
    .total-wrap .total-pricebox .total-price { width:50%; height:50px; font-weight: bold; text-align:right; }
    .total-wrap .total-pricebox .total-price span { font-size: 22px; }
    .total-wrap .btnRight-wrap { width:100%; margin-top:12px; padding-bottom:20px; border-bottom:1px solid #e6e6e6; }
    .total-wrap .btnRight-wrap .btnRight { width:100%; }
    .total-wrap .btnRight-wrap .btnRight .order-btn { display:inline-block; width:100%; height:50px; line-height:50px; text-align:center; color:#fff; font-size:16px; background-color:#444; }
    #content .direct-app { width:100%; height:auto; margin-top:20px; z-index:2; }
    #content .direct-app a { width:100%; }
    #content .direct-app a img { width:100%; }
    #nhn_btn { text-align:right; }
    /* 22.08.29 이정호 .total-wrap 추가 */
    
    /* 22.08.29 이정호 .bottom-btns-wrap 수정 */
    .bottom-btns-wrap { width:880px; }
    .bottom-btns-wrap .orderList { width:100%; margin-top:15px; }
    .bottom-btns-wrap .orderList .btnArea .btnLeft { position:absolute; top:0; right:0; }
    .bottom-btns-wrap .orderList .btnArea .btnLeft a { display:inline-block; font-size:13px; color:#333; border: 1px solid #e6e6e6; padding: 10px 15px; letter-spacing: -0.05rem; margin-left:6px; transition:0.2s; }
    .bottom-btns-wrap .orderList .btnArea .btnLeft a:hover { background-color:#e6e6e6; }
    .bottom-btns-wrap .orderList .btnArea .cart-free-wrap { width:100%; overflow: hidden; }
    .cart-free-wrap .cart-free-text { float:left; }
    .cart-free-wrap .cart-free-text p { float:left; font-size:13px; line-height:35px; }
    .cart-free-wrap .cart-free-text p span { color:red; }
    .cart-free-wrap .cart-free-text .recommend-btn { float:left; margin-right:15px; position:relative; }
    .cart-free-wrap .cart-free-text .recommend-btn a { display:block; width:100px; height:33px; line-height:33px; padding-left:18px; border:1px solid #e6e6e6; color:#333; font-size:13px; animation:recommen-btn-ani 0.5s infinite alternate; }
    .cart-free-wrap .cart-free-text .recommend-btn .recommend-btn-arrow { position:absolute; top:0; bottom:0; right:18px; margin:auto; transition:0.5s; }
    @keyframes recommen-btn-ani {
        0% { background-color: #fff; }
        100% { background-color: #e6e6e6; } 
    }
    .cart-free-wrap .list-wrap::-webkit-scrollbar { display:none; } 
    .cart-free-wrap .list-wrap { width:100%; margin-top:58px; height:500px; padding:15px 14px 30px; border:1px solid #b7b7b7; display: none; background-color:#fff; box-sizing: border-box; overflow:auto; }
    .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 img { width:100%; height:auto; border:0; }
    .cart-free-wrap .list-wrap ul li dl dd { padding-top:10px; }
    .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; border:1px solid #999; color:#666; background:#fff; }
    .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 .btn-list-open { position:relative; display:inline-block; width:60%; height:50px; line-height:50px; background:#444; 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; }*/
    /* 22.08.29 이정호 .bottom-btns-wrap 수정 */
    
    
    
    /*.titleArea_id:after {content:""; display:block; clear:both; }
    .titleArea_id h1 {font-size:30px; text-align:center; font-weight:bold;}
    .titleArea_id h2 { display:inline-block; padding:0 0 20px 0; color:#2e2e2e; font-size:1.5em; font-weight: bold; *display:inline; *zoom:1; }
    .titleArea_id h2 span { height:21px; padding:0 5px 0 0; color:#272823; font-size:1.5em; float:left; }
    .titleArea_id h3 { margin:0 0 20px; font-size:14px; }
    .titleArea_id p { padding:3px 0 0; clear:both; font-size:1em; line-height:1.5em; color:#8f8f8f; margin: 25px; }
    .titleArea_id img{ margin-bottom: 20px; }
    .xans-order-dcinfo { overflow:hidden; zoom:1; width: 1200px; padding: 33px 0px; color:#8b8b8c; }
    .xans-order-dcinfo p { float:left; padding:0 30px 0 0; font-size: 1.2em; }
    .xans-order-dcinfo p.myInfo { width:550px; line-height:20px;  }
    .xans-order-dcinfo p span.typeBlock { display:block; float: left; }
    .xans-order-dcinfo p strong { color:#2b7589; }
    .xans-order-dcinfo .mem_default{ margin: 2px 0 5px 0; font-size: 17px;  }
    .xans-order-dcinfo .mileage { float: right; *zoom:1;  }
    .xans-order-dcinfo .mileage:after { content:""; display:block; }
    .xans-order-dcinfo .mileage li { float:left; margin:0 20px 0 0; width: 100px; }
    .xans-order-dcinfo .mileage .available_reserves { width: 150px; }
    .xans-order-dcinfo .mileage li a { text-decoration:none; color: #646464; }
    .xans-order-dcinfo .mileage li strong { color:#397e91; text-decoration: underline; }
    .boardProduct .delivery { width:60px; color:#888a86; vertical-align:middle; }*/
    
    /*.boardProduct tfoot td { text-align:right; padding:9px; background:none; color:#000; }
    .boardProduct tfoot td .total { color:#343434; }
    .ordDelivery1 { background:none; line-height: 15px; }
    .ordDelivery1 tfoot td { background: #eff8fb; border-bottom:1px solid #9d9d9d; border-top:1px solid #e7e7e7; }
    .ordDelivery1 tfoot td .type { color:#656565; float:left; }
    .ordDelivery1 .thumb { width:60px; text-align:center; }
    .ordDelivery1 .thumb img { float:none; }*/
    
/* 22.08.26 이정호 장바구니 수정 */
.xans-order-basketpackage .orderStep { overflow:hidden; margin:-30px 0 30px; float: right;}
.xans-order-basketpackage .xans-order-empty p { padding:30px 0; margin-top:45px; }
.xans-order-basketpackage .titleArea h3 { color:#202020; }

.xans-order-basketpackage .Order_tit { margin:-30px 0 30px; float: right;}
.xans-order-basketpackage .Order_tit { float:right; padding:0; height:23px; margin-right: 5px; margin-top: 5px; }
.xans-order-basketpackage .Order_tit li { display:inline; margin: 0 8px; padding: 7px 2px; color:#2e2e2e; font-size: 16px; line-height: 22px; vertical-align:middle; font-weight: bold; }
.xans-order-basketpackage .Order_tit li.act { background: url("/design/twinkring/pc/img/lnb-bg.png") repeat-x 0 100% !important; height: 30px; }

/*.xans-order-basketpackage .btnArea { text-align:right; overflow:hidden; margin:20px 0 100px;}
.xans-order-basketpackage .btnArea a, a:link, a:visited { color:#6f6f6f; }
.xans-order-basketpackage .btnArea img { float:left; padding:0 1px 0 0; cursor:pointer; }
.xans-order-basketpackage .btnArea p.btnLeft { float:left; margin-top: 10px; }
.xans-order-basketpackage .btnArea p.btnLeft .bar{ margin: 0 5px; color:#6f6f6f; }
.xans-order-basketpackage .btnArea p.btnRight { float:right; }
.xans-order-basketpackage .btnArea p.btnRight a { float:left; padding:0 0 0 1px; margin-left: 20px; margin-top: 10px; }
.xans-order-basketpackage .btnArea p.btnRight img { margin-top: -10px; }
.boardProduct th { padding:9px 0; font-size:11px; font-weight:normal; border-top:2px solid #9d9d9d; }
.boardProduct th.delivery { color:#333; }
.boardProduct td { padding:10px 0; font-size:11px; text-align:center; border-top:1px solid #e7e7e7; }
.boardProduct .chk { width:30px; text-align:center; }*/


/*.boardProduct .thumb { width:134px; overflow:hidden; }*/
.boardProduct .thumb a,
.boardProduct .thumb a:hover { color:#000; }
/*.boardProduct .thumb img { width:46px; float:left; }*/
.boardProduct .thumb span { float:left; padding:0 0 0 8px; width:80px; text-align:left; }
/*.boardProduct .prduct {width:538px; text-align:center; }
.boardProduct .prduct img { width:30px; vertical-align:middle; margin:0 2px; }*/
/*.boardProduct .sell { width:80px; text-align:center; }*/
/*.boardProduct .mileage { width:63px; text-align:center; }*/
.boardProduct .opt { width:280px; text-align:center; }
/*.boardProduct .quantity { width:80px; text-align:center; }
.boardProduct .quantity img { margin:0 0 0 2px; cursor:pointer; }*/
/*.boardProduct .delivery { width:75px; color:#888a86; text-align:center; }*/
/*.boardProduct .charge { width:58px; text-align:center; }*/
/*.boardProduct .total { width:110px; text-align:center; }*/
.boardProduct .state { width:75px; text-align:center; }
/*.boardProduct .button { text-align:center; }*/
.boardProduct .delivery1 { width:75px; }
.boardProduct .delivery2 { width:75px; }

.boardProduct td.chk { vertical-align: center; }
.boardProduct td.thumb {}
/*.boardProduct td.prduct { text-align:left;}*/
.boardProduct td.prduct strong { display:block; padding:5px 0 0; font-weight:normal; color:#888a86; overflow:hidden; }
.boardProduct td.prduct .btnPrdWrite a { float:left; padding:1px; background:#b0b0b0; color:#fff; }
/*.boardProduct td.prduct ul { padding:5px 0 0; color:#888a86;}*/
/*.boardProduct td.sell {}*/
/*.boardProduct td.mileage { }*/
/*.boardProduct td.opt {}*/
/*.boardProduct td.quantity input { border:1px solid #bcbcbc; width:25px; text-align:center; position:static; }*/
/*.boardProduct td.delivery { }*/
/*.boardProduct td.charge { }*/
/*.boardProduct td.total { font-weight:bold; color:#34a7b3; }*/
.boardProduct td.button { font-weight:bold; }
/*.boardProduct td.button a, a:link, a:visited { color:#6f6f6f; /*font-size: 1.2em;*/ }*/

.ordDelivery2 { background:none; }
.ordDelivery2 td { background: #eff8fb; border-bottom:1px solid #9d9d9d; border-top:1px solid #e7e7e7;}
.ordDelivery2 tfoot td { border-top:2px solid #a0bdd9;  }
.ordDelivery2 tfoot td .type { color:#656565; float:left; }
.ordDelivery2 .thumb { width:60px; text-align:center; }
.ordDelivery2 .thumb img { float:none; }

.xans-order-allotmentinfo p.cardList { font-size:.9em; padding:6px 0 0; margin:6px 0 0; color:#34a7b3; text-align:right; border-top:1px solid #000; }

.xans-order-totalsummary { overflow:hidden; background:#beb1a4; color:#fff; margin:30px 0 10px; padding:22px 17px 22px 39px; }
.xans-order-totalsummary h4 { float:left; margin:0; }
.xans-order-totalsummary h4 strong { display:block; color:#fff799; font-size:2.0em; padding:0 0 10px; }
.xans-order-totalsummary h4 span { font-weight:normal; }
.xans-order-totalsummary ul { float:right; width:344px; }
.xans-order-totalsummary li { overflow:hidden; font-size:.9em; padding:4px 0; }
.xans-order-totalsummary li strong { float:left; width:150px; text-align:right; font-weight:normal; }
.xans-order-totalsummary li span { float:right; width:174px;  padding:0 0 0 20px; text-align:right; font-weight:bold; font-family: "돋움", Dotum, AppleGothic, sans-serif;  }
.xans-order-totalsummary li.total strong { padding:4px 0 0;}
.xans-order-totalsummary li.total span { color:#fff799; font-size:2.0em; }

#NaverChk_Button { clear:both; margin:20px 0 0; float:right; }

.xans-order-naverinfo { margin:0 0 30px; }

.xans-myshop-wishlist { margin:0 0 30px; }
.xans-myshop-wishlist .titleArea { margin:30px 0; }

.xans-myshop-wishlist div.boardList { color:#8f8f8f; padding:0 0 6px; font-size:.9em; }
.xans-myshop-wishlist table th { padding:9px 0 7px; border-top:1px solid #5c5c5c; font-weight:normal; color:#202020; }
.xans-myshop-wishlist table td { line-height:1.4em; text-align:center; padding:9px 0 7px; border-top:1px solid #ddddde; }
.xans-myshop-wishlist table .first td { border:none; }

.xans-myshop-wishlist .thumb { width:90px; text-align:center; }
.xans-myshop-wishlist .thumb img { width:65px; }
.xans-myshop-wishlist .product { font-size:12px; }
.xans-myshop-wishlist td.product { text-align:left; }
.xans-myshop-wishlist .product .zoom { cursor:pointer; }
.xans-myshop-wishlist .option { width:120px; }
.xans-myshop-wishlist .option li { line-height:1.8em; }
.xans-myshop-wishlist .option input { display:block; border:1px solid #bcbcbc; padding:1px; }
.xans-myshop-wishlist .option select { display:block; }
.xans-myshop-wishlist td.option { text-align:left; }
.xans-myshop-wishlist .price { width:120px; }
.xans-myshop-wishlist td.price {}
.xans-myshop-wishlist td.price .custom { display:block; text-decoration:line-through; }
.xans-myshop-wishlist .button { width:50px; }
.xans-myshop-wishlist .button a { display:block; padding:0 0 2px; text-align:center; }

.xans-myshop-wishlist p.empty { border-top:3px solid #333; padding:26px 0 20px; text-align:center; }

.xans-myshop-wishlistpaging { clear:both; text-align:center; }
.xans-myshop-wishlistpaging { padding:13px 0; }
.xans-myshop-wishlistpaging { text-align:center; margin:20px 0 0;}
.xans-myshop-wishlistpaging p,
.xans-myshop-wishlistpaging ol,
.xans-myshop-wishlistpaging li { display:inline; }
.xans-myshop-wishlistpaging img {vertical-align:middle; }
.xans-myshop-wishlistpaging p { margin-right:-4px; }
.xans-myshop-wishlistpaging ol { margin:0 7px; }
.xans-myshop-wishlistpaging li { margin:0 9px 0 0; padding:0 0 0 11px; font-size:.9em; background:url(/design/twinkring/pc/img/bg_page.gif) left center no-repeat; }
.xans-myshop-wishlistpaging li:first-child { background:none; }
.xans-myshop-wishlistpaging li strong { color:#f26522; }
.xans-myshop-wishlistpaging li a { color:#202020; }
.xans-myshop-wishlistpaging li a:hover { color:#f26522; text-decoration:underline; }
.xans-myshop-wishlistpaging li a.nolink { cursor:default; }


.xans-order-basketguide { font-size:.9em; color:#8B8B8C; margin:100px 0; }
.xans-order-basketguide h3 { padding:0 0 18px 0; margin:0; }
.xans-order-basketguide li { line-height:18px; /* background:url(http://img.echosting.cafe24.com/design/skin/mono/ico_info.gif) 0 2px no-repeat;*/ }
.xans-order-basketguide li > strong { display:block; padding:0 0 5px; }
.xans-order-basketguide li ul { padding:0 0 20px; }
.xans-order-basketguide li li { padding:0; background:none;}
.xans-order-basketguide p.info { padding:0 0 15px 10px; line-height:18px; background:url(/design/twinkring/pc/img/ico_info.gif) 0 2px no-repeat; color:#34a7b3; }
.xans-order-basketguide a,
.xans-order-basketguide a:hover {color:#8B8B8C; }


/* BASIC css end */

