<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.btn-wrap{display:block;padding:0 0 15px;text-align:right}
.all-select{font-weight:bold;border-bottom:2px solid black;padding:0 0 5px}
#basket .not_provider li{padding:20px 0}
#basket .provider li{padding:20px 0}
#basket figure{width:100%;display:table;box-sizing:border-box}
#basket .basketLeft{width:130px;position:relative;float:left}
#basket .basketLeft a{padding:0 20px;display:block}
#basket .basketLeft input[type="checkbox"]{top:0;left:0;position:absolute}
#basket .basketRight{padding-left:130px}
#basket .basketRight p{margin-bottom:10px}
#basket .basketRight .pname{position:relative;font-weight:bold;border-bottom:1px solid #dedede;padding:0 30px 8px 0}
#basket .basketRight .pname .name{font-size:16px}
#basket .basketRight .pname i{position:absolute;top:0;right:0;margin:-4px 0 0 0}
#basket .basketRight .pname .blue-delivery{background-color:#74a9e4;color:#fff;font-size:0.917em;padding:1px 2px}
#basket .basketRight .pname .red-delivery{background-color:#d674e4;color:#fff;font-size:0.917em;padding:1px 2px}
#basket .basketRight .fa-plus{background-color:#fff;width:33px;height:33px;text-align:center;vertical-align:middle;line-height:36px;margin-left:-1px;border:1px solid #ddd;color:#ddd}
#basket .basketRight .fa-minus{background-color:#fff;width:33px;height:33px;text-align:center;vertical-align:middle;line-height:36px;margin-left:-1px;border:1px solid #ddd;color:#ddd}
#basket .basketRight .btn_Black{margin-top:5px}
#basket .basketRight .MS_select{width:100%}
#basket .basketRight .amount-input{width:50px}

#basket .price-each-info-top{text-align:right;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;background:#eaeaea;padding:10px}
#basket .price-each-info-bottom{text-align:right;padding:10px;background:#eaeaea;border-bottom:1px solid #cbcbcb}

#basket .price-total-info-top{border-top:2px solid black;border-bottom:1px solid #dedede;text-align:right;padding:15px 0;margin-top:10px;font-size:14px;color:#898989}
#basket .price-total-info-bottom{border-bottom:1px solid #dedede;text-align:right;padding:15px 0;font-size:14px;color:#898989}
#basket .price-total-info-bottom .txt-price{color:black;font-weight:bold;font-size:26px}
#basket .price-total-info-bottom .txt-reserve{color:#898989;font-size:12px}

#basket .delivery-type{padding:15px 0}

#basket .order-btn{display:block;padding:0;text-align:right}
#basket .order-btn .abtn_{width:120px}

#basket .naver-checkout{margin-top:20px}

@media screen and (min-width:768px){
	#basket .basketRight .btn_Black{width:315px;display:inline-block;vertical-align:middle;margin-top:0px}
}

.mount{display:inline-block;position:relative;margin-left:5px;padding-left:33px;vertical-align:middle}
.mount .up{float:left;margin-left:-1px}
.mount input{float:left;padding:0;border-color:#ddd;text-align:center}
.mount .dw{position:absolute;top:0;left:0}
.mount .modify{display:inline-block;width:33px;height:33px;line-height:33px;margin-left:-1px;border:1px solid #ddd;background:white;text-align:center}
/* BASIC css end */

</pre></body></html>