/* BASIC css start */
#basket .btn-wrap { padding:15px 10px; } 
#basket .btn-wrap div { width:49%; float:left; } 
#basket .btn-wrap div:last-child { float:right; } 
#basket .all-select { border-bottom: 1px solid #dedede; background-color: #EDE9E4; padding:10px; } 
#basket .not_provider li { padding:20px 0; } 
#basket .provider li { padding:20px 0; } 
#basket figure { display: flex; box-sizing: border-box; padding:0 10px; gap: 12px; justify-content: flex-start; } 
#basket .basketLeft { position:relative; display: flex; align-items: flex-start; gap: 7px; } 
#basket .basketLeft .MS_input_checkbox { flex: 0 0 13px; } 
#basket .basketLeft .basket_pd { display:block; flex: 0 0 80px; } 
#basket .basketLeft .basket_pd .btn_opt { width: 100%; display: flex; font-size: 11px; line-height: 17px; font-weight: 400; color: #333; border-bottom: 1px solid #262626; margin-top: 6px; justify-content: space-between; align-items: center; } 
#basket .basketLeft .basket_pd .btn_opt img { } 
#basket .basketRight { width: 100%; display: flex; flex-direction: column; gap: 4px; } 
#basket .basketRight p { font-size: 11px; font-weight: 400; color:#707070; gap: 5px; } 
#basket .basketRight p span { font-size: 11px; font-weight: 400; color:#707070; } 
#basket .basketRight .pname { font-size: 12px; font-weight: 400; color: #3b3b3b; display: flex; justify-content: space-between; align-items: center; margin: 2.5px 0; } 
#basket .basketRight .pname .pd_delete img { max-width: 14px; } 
#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 .pname .fa { float:right; margin-top: -6px; } 
#basket .basketRight .fa-plus { background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; } 
#basket .basketRight .fa-minus { background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; } 
#basket .basketRight .btn_Black { width: 57px; height: 30px; line-height: 30px; } 
#basket .basketRight .btn_Black span { color:#fff; letter-spacing: 1.1px; } 
#basket .basketRight .MS_select { width:100%; } 
#basket .basketRight .amount-input { } 
#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 { background-color: #EDE9E4; text-align : right; padding: 16px 10px; margin-top:10px; border-bottom: 1px solid #ddd; } 

.basket_amout_wrap { display: flex; align-items: center; } 
.basket_amount { display: flex; align-items: center; width: 94px; height: 30px; border: 1px solid #e9e9e9; } 
.basket_amount a { flex: 0 0 31px; text-align: center; } 
.basket_amount input { width: 31px; height: 30px; border: 0; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; } 

.cart_summary { border: 1px solid #E9E9E9; display: flex; flex-direction: column; gap: 10px; } 
.cart_summary .won { font-size:11px; font-weight:400; color:#3B3B3B; margin-left: 4px; } 

/* ±Ý¾× ¸®½ºÆ® */
.summary_list { display: flex; flex-direction: column; gap: 10px; margin: 0; padding-bottom: 10px; border-bottom: 1px solid #ddd; } 
.summary_item { display: flex; justify-content: space-between; align-items: center; font-size: 12px; font-weight: 400; color: #3B3B3B; } 
.summary_item dd { margin: 0; font-size: 13px; } 
.summary_item dd span { vertical-align: middle; } 

/* ÃÑ °áÁ¦ ±Ý¾× */
.summary_total { display: flex; justify-content: space-between; align-items: center; margin-top: 10px; } 
.summary_total .label { font-size: 12px; font-weight: 400; color: #3B3B3B; } 
.summary_total .price { font-size: 17px; font-weight: 700; } 
.summary_total .price span { vertical-align: bottom; } 

/* Àû¸³±Ý Á¤º¸ */
.summary_point { display: flex; justify-content: space-between; align-items: center; font-size: 12px; font-weight: 400; color: #3B3B3B; } 
.summary_point .point_value { font-size: 13px; font-weight: 400; } 
#basket .delivery-type { padding:15px 10px; } 
#basket .order-btn { padding:0 10px; } 
#basket .order-btn p { display:none; } 
#basket .order-btn p span { font-size: 12px; font-weight: 400; color: #868686; } 
#basket .order-btn p span.fix_price { color:#000; } 
#basket .order-btn p strong * { font-weight: 700; color: #000; } 
#basket .order-btn strike { font-size: 15px; color: #757575; margin-right: 10px; } 
#basket .order-btn .btn_Red { display: block; background-color: #000 !important; border: 1px solid #000 !important; height: 50px; line-height: 50px; font-size: 15px; font-weight: 700; } 
#basket .naver-checkout { margin-top: 20px; } 

#basket .order-btn.fixed { position: fixed; bottom: 0; left: 0; right: 0; z-index: 1000; box-shadow: 0px 0px 10px 0px #0000000D; box-sizing: border-box; display: block; background: #fff; padding: 15px 10px 20px; } 
#basket .order-btn.fixed p { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; } 
#basket .order-btn.fixed p { } 
#basket .order-btn.fixed a { box-sizing: border-box; padding: 0 10px; } 

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

.cart-ft2 { display: block; text-align: center; } 

.cart-free-wrap { text-align:center; margin-bottom: 10px; } 
.cart-free-wrap .btn-list-open { display:inline-block; width:90%; height:30px; line-height:30px; background:#585858; color:#fff; font-weight:bold; font-size: .75em; text-align:center; } 
.cart-free-wrap p { padding:10px 0 15px; font-size: .75em; 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: .75em; 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; padding:0 20px; margin-top:20px; display: none; } 
.cart-free-wrap .list-wrap ul { width:100%; list-style:none; } 
.cart-free-wrap .list-wrap ul:after { clear: both; content: ""; display: block; } 
.cart-free-wrap .list-wrap ul li { float:left; width:33.3333%; height:180px; font-size: .7em; list-style:none; } 
.cart-free-wrap .list-wrap ul li dl { margin:10px 10px 10px; } 
.cart-free-wrap .list-wrap ul li dl dt { height:100px; margin-bottom:13px; } 
.cart-free-wrap .list-wrap ul li dl dt img { width:100%; height:100%; } 
.cart-free-wrap .list-wrap ul li dl dd { } 

/* ÇÏÀÌºê¸®µå ¿É¼ÇÀÌ¹ÌÁö */
.basket-option-dlist li img { width:30px; height:30px; vertical-align:middle; } 


/* ¶ì ¹è³Ê */
#pay-detail-banner { margin: 100px 0; } 
#pay-detail-banner img { width: 100%; margin: 0 auto; display: block; } 

/* ±âº» ¿ä¼Ò ¼öÁ¤ */
.loc-navi { font-size: 12px !important; font-weight: 400; margin-bottom: 0 !important; } 
input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 13px; height: 13px; cursor: pointer; border: none; outline: none; background: url('/design/byyj1/images/chk_off.svg') no-repeat center / contain; } 
input[type="checkbox"]:checked { background-image: url('/design/byyj1/images/chk_on.svg'); } 


/* BASIC css end */

