/* BASIC css start */
[type="checkbox"] {
    accent-color: #000;
}

/* ³×ÀÌ¹öÆäÀÌ */
div.npay_button .npay_text,
div.npay_button .npay_event_text,
div.npay_button td.npay_btn_item.btn_width {
    display: none !important
}

div#NPAY_EVENT_ID {
    display:none !important;
}

div.npay_button {
    width:130px !important;
    padding: 0 !important;
}

.npay_event {
    display: none !important;
}

div#NPAY_BUTTON_BOX_ID {
    border: none !important;
    padding: 0 !important;
}

a.npay_btn_link.npay_btn_pay {
    background-image: url(//liberclassy.jpg3.kr/design/2023_fastosomall/img/svg/npay_btn_wh.svg) !important;
    background: none !important;
    width: 130px !important;
    height: 46px !important;
    background-color: #fff !important;
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    box-sizing: border-box !important;
}

table.npay_btn_list {
    width: auto !important;
}

div.npay_type_A_1 {
    width: auto !important;
    height: 46px !important;
    margin-right: 5px !important;
}

.npay_type_A_2 {
    width: auto !important;
    height: auto !important;
}

td.npay_btn_item:first-child .npay_btn_link:hover {
    border: 1px solid #000;
    transition: all .3s;
    background: #000 !important;
    color: #fff;
}

td.npay_btn_item:first-child .npay_btn_link::after {
    content:'NAVER Pay';
    font-size: 14px !important;
    font-weight: 300 !important;    
    font-family:'Pretendard Variable' !important;
    line-height: 45px; 
}


div#kakaopay_order_btn {
    display: inline-block;
    margin-bottom:5px;
}

div#kakaopay_order_btn a {
    flex: 1;
    display: inline-block;
    width: 130px !important;
    height: 44px !important;
    border: 1px solid #000 !important;
    border-radius: 0px !important;
}

div#kakaopay_order_btn a {
    width: 100%;
    display: inline-block;
    position:relative;
}

div#kakaopay_order_btn a:hover {
    border: 1px solid #000;
    transition: all .3s;
    background: #000;
    color: #fff;
}

div#kakaopay_order_btn a::after {
    content:'KAKAOPAY';
    font-size: 14px !important;
    font-weight: 300 !important;    
    font-family:'Pretendard Variable' !important;
    line-height: 45px;
}

div#kakaopay_order_btn a img {
    width: 100%;
    display: none !important;
}




.table-cart tfoot strong {color: #f03e24}
.dm_txt{font-size:18px;}

#cartWrap .wish-opt {
    color: #FFA500;
}

#cartWrap .tit-cart {
    margin-top: 30px;
}

.table-cart .opt-spin .txt-spin {
    border: 0px solid #fff !important;
}
tbody tr {
    border-top: 1px solid #ddd;
}
/* È¸¿ø µî±Þ Ç¥½Ã */
#cartWrap .mem-lvl {
    zoom: 1;
    overflow: hidden;
    margin-top: 45px;
}

/* ¹è¼Û ¸Þ¼¼Áö */
#cartWrap .delivery {
    margin-top: 20px;
    text-align: center;
}

/* ÁÖ¹® ÄÁÆ®·Ñ ¹öÆ° */
#cartWrap .btn-order-ctrl {
    display:flex;
    justify-content:center;
    margin-top: 20px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

#cartWrap .btn-order-ctrl a {
    margin-right: 5px;
}


#content {
    width: 1159px;
}


.btn-order-ctrl a div {
    padding: 2px 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 30px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0px;
}

.cartbtn01 {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.cartbtn01:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    transition: all ease-in .3s;
}

.cartbtn02 {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}

.cartbtn02:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    transition: all ease-in .3s;
}

#contentWrapper {
    position: relative;
    width: 100%;
    margin: 130px auto 200px auto;
}


.tb-right {
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
}

.page-body {
    margin-top: 20px;
}

.table-cart {
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
    border-bottom: 1px solid #c8c8c8;
}

.table-cart tbody td,
.table-cart tfoot {
    border: 0px;
}

.table-cart thead th {
    padding: 12px 0px;
    border-top: 1px solid #000;
}

.table-cart thead th .tb-center {
    color: #000;
    font-weight: 400;
}


.order_wrap .order_tit {
    overflow: hidden;
    padding-bottom: 23px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.order_wrap .order_tit h2 {
    float: left;
    font-size: 28px;
    color: #222222;
}

.order_wrap .order_tit ol {
    float: right;
    line-height: 62px;
}

.order_wrap .order_tit ol li {
    float: left;
    font-size: 14px;
    color: #d1d1d1;
}

.order_wrap .order_tit .page_on {
    color: #000;
    font-weight: bold;
}

.order_wrap .order_tit li span {
    font-size: 16px;
    font-weight: bold;
}

.order_wrap .order_tit li span > img {
    padding: 0 14px;
    vertical-align: -1px;
}

.order_wrap .cart_cont .no_data {
    padding: 60px 0;
    margin: 0 0 20px 0;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    color: #444;
}

.table-cart tbody td {

    padding: 15px 0px;
}

tfoot tr {
    border-top: 1px solid #c8c8c8;
}


span.d-block.dm_btn_a {
    margin-bottom: 3px;

}

span.d-block.dm_btn_a a {
    display: inline-block;
}

.dm_btn_a {
    height:30px;
    line-height:30px;
}

.dm_btn_a:hover {
    height:30px;
    line-height:30px;
}

.MS_input_txt {
    width: 23px;
}

.table-cart tbody td.product_td {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.table-cart tbody td .thumb {
    width: 21%;
    padding:0 15px;
    box-sizing: border-box;
}

.table-cart tbody td .thumb a {
    display: inline-block;
    width: 100%;
}

.table-cart tbody td .thumb img {
    width: 100%;
}


table a {
    font-size: 14px;
}


.swiper-slide .thumb a {
    display: inline-block;
    width: 100%;
}

.swiper-slide .thumb a img {
    width: 100%;
}


span.MK_total_delivery {
    display: inline-block;
}
span.MK_total_delivery_add {
    display: inline-block;
}


.product_td p a {
    padding: 4px 8px;
    border: 1px solid #ddd;
    margin-top: 10px;
    display: inline-block;
}
/* BASIC css end */

