/* 선택 테마 쇼핑몰 본문: 상단·하단과 같은 1200px 기준 */
.ls-shop-cart {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 58px 16px 88px;
    background: var(--ls-cream, #f6f1e8);
    color: var(--ls-ink, #292724);
}
.ls-shop-cart__heading,
.ls-shop-cart #sod_bsk {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.ls-shop-cart__heading {
    margin-bottom: 28px;
}
.ls-shop-cart__eyebrow {
    margin: 0 0 12px;
    color: var(--ls-brass, #b39161);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2em;
}
.ls-shop-cart__heading h1 {
    margin: 0;
    font: 400 clamp(32px, 4vw, 48px)/1.15 Georgia, 'Noto Serif KR', serif;
}
.ls-shop-cart__heading > p:last-child {
    margin: 14px 0 0;
    color: #77736c;
    font-size: 14px;
}
.ls-shop-cart #sod_bsk {
    margin-bottom: 0;
}
.ls-shop-cart #sod_bsk .tbl_head03 {
    overflow: hidden;
    border: 1px solid var(--ls-line, #ddd5c9);
    border-radius: 8px;
    background: #fff;
}
.ls-shop-cart #sod_bsk .tbl_head03 table {
    width: 100%;
    border: 0;
}

/* Keep account pages aligned with the 1200px shop canvas and the global header. */
#smb_my {
    width: 100%;
    max-width: 1200px;
    margin: 32px auto 40px;
}

/* 위시리스트도 상단 메뉴와 같은 1200px 본문 폭으로 정렬 */
#sod_ws {
    width: 100%;
    max-width: 1200px;
    margin: 32px auto 40px;
}
#sod_ws .list_02 li.empty_table {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.ls-shop-cart #sod_bsk .tbl_head03 th {
    background: #eee7dc;
    color: #625c53;
    border-color: var(--ls-line, #ddd5c9);
    font-size: 12px;
    font-weight: 600;
}
.ls-shop-cart #sod_bsk .tbl_head03 td {
    border-color: #ebe5dc;
    color: var(--ls-ink, #292724);
    font-size: 14px;
}
.ls-shop-cart #sod_bsk .tbl_head03 .empty_table {
    padding: 72px 20px;
    color: #77736c;
}
.ls-shop-cart #sod_bsk .btn_cart_del {
    padding: 14px 16px;
    border-bottom: 0;
    background: #fff;
}
.ls-shop-cart #sod_bsk .btn_cart_del button {
    height: 34px;
    border: 1px solid #cfc5b6;
    border-radius: 2px;
    background: #fff;
    color: #665f56;
    font-size: 12px;
}
.ls-shop-cart #sod_bsk #sod_bsk_tot {
    overflow: hidden;
    border: 1px solid #405746;
    border-radius: 6px;
    background: #fff;
}
.ls-shop-cart #sod_bsk #sod_bsk_tot li {
    background: #f1ece4;
    border-left-color: #d8d0c4;
    color: #514b44;
}
.ls-shop-cart #sod_bsk #sod_bsk_tot .sod_bsk_cnt {
    background: #20392c;
    color: #fff;
}
.ls-shop-cart #sod_bsk #sod_bsk_tot .sod_bsk_cnt strong {
    color: #e2c98d;
}
.ls-shop-cart #sod_bsk_act .btn01,
.ls-shop-cart #sod_bsk_act .btn_submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 52px;
    border: 1px solid #20392c;
    border-radius: 2px;
    background: #20392c;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
}
.ls-shop-cart #sod_bsk_act .btn01 {
    background: transparent;
    color: #20392c;
}

/* 일반 쇼핑몰 공통 반응형 보정 */
#sod_fin {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 48px 0 72px;
    box-sizing: border-box;
}
#sod_fin::after {
    display: block;
    clear: both;
    content: "";
}
#sod_fin > .sod_left {
    width: calc(100% - 360px);
    margin-right: 20px;
}
#sod_fin > .sod_right {
    width: 340px;
}
#forderform {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0 72px;
    box-sizing: border-box;
}
#forderform::after {
    display: block;
    clear: both;
    content: "";
}
.order-autofill-decoy { position: fixed !important; top: -10000px !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; opacity: 0 !important; pointer-events: none !important; }
#forderform input:-webkit-autofill,
#forderform input:-webkit-autofill:hover,
#forderform input:-webkit-autofill:focus { -webkit-text-fill-color: #222; -webkit-box-shadow: 0 0 0 1000px #fff inset; box-shadow: 0 0 0 1000px #fff inset; transition: background-color 99999s ease-out; }
#forderform .od_pay_buttons_el .btn_submit:disabled { cursor: wait; opacity: .72; }

/* 상품 검색 결과 공통 폭 */
#ssch {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

#sit_mobile_order_toggle { display: none; }

@media (max-width: 900px) {
    html, body { min-width: 0; max-width: 100%; overflow-x: hidden; }
    #hd, #wrapper, #ft, #container {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        box-sizing: border-box;
    }
    #sod_fin { padding: 32px 16px 56px; }
    #sod_fin > .sod_left,
    #sod_fin > .sod_right {
        float: none;
        display: block;
        width: 100%;
        margin-right: 0;
    }
    #sod_fin > .sod_right { margin-top: 20px; }
    #forderform { padding: 50px 16px 56px; }
    #forderform > .sod_left,
    #forderform > .sod_right {
        float: none;
        display: block;
        width: 100%;
        margin-right: 0;
    }
    #forderform > .sod_right { margin-top: 20px; }
    .ls-shop-cart { padding-top: 42px; padding-bottom: 64px; }
    .ls-shop-cart__heading { margin-bottom: 22px; }
    .ls-shop-cart #sod_bsk { width: 100%; }
    html body #sit_ov_wrap { width: 100% !important; min-width: 0; max-width: 100%; box-sizing: border-box; padding: 24px 16px; }
    html body #sit_pvi { float: none; width: 100%; }
    html body #sit_pvi_big { float: none; width: 100%; text-align: center; }
    html body #sit_pvi_big img { width: auto; max-width: 100%; height: auto; margin: 0 auto; }
    html body #sit_pvi_thumb {
        float: none;
        display: flex;
        width: 100%;
        margin: 12px 0 20px;
        padding: 0;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
    }
    html body #sit_pvi_thumb li { display: block; margin: 0; }
    html body #sit_ov { clear: both; float: none; width: 100%; min-height: 0; box-sizing: border-box; }
    #sit_info { display: block; }
    #sit_tab { display: block; width: 100%; }
    #sit_buy { display: block; width: 100%; border-left: 0; border-top: 1px solid #e8e8e8; }
    #sit_tab .tab_tit { display: flex; flex-wrap: wrap; padding: 0; }
    #sit_tab .tab_tit li { float: none; flex: 1 1 50%; }
    #sit_tab .tab_tit li button { font-size: 1em; padding: 8px 6px; }
    #sit_inf_explan { overflow: hidden; }
    #sit_inf_explan img { max-width: 100% !important; height: auto !important; }
    #smb_my_list { float: none; width: 100%; max-width: 100%; }
    #smb_my { width: 100%; max-width: 100%; padding: 18px 12px 42px; }
    #smb_my_ov { float: none; width: 100%; margin: 0 0 24px; border-radius: 9px; overflow: hidden; }
    #smb_my_ov .smb_me { padding: 22px 16px 18px; }
    #smb_my_ov .smb_me .my_ov_name { display: block; margin-bottom: 8px; }
    #smb_private { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
    #smb_private.is-point-disabled { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    #smb_private li { float: none; width: auto; min-width: 0; border-bottom: 1px solid #eef0f1; }
    #smb_private.is-point-enabled li:nth-child(odd) { border-right: 1px solid #eef0f1; }
    #smb_private.is-point-disabled li + li { border-left: 1px solid #eef0f1; }
    #smb_private li a { padding: 13px 14px; }
    #smb_my_ov h3 { padding: 18px 16px 8px; }
    #smb_my_ov .op_area { padding: 0 16px 12px; }
    #smb_my_ov .withdrawal { display: block; padding: 13px 16px; text-align: right; }
    #smb_my_od, #smb_my_wish { width: 100%; max-width: 100%; overflow: visible; }
    #smb_my_od h2, #smb_my_wish h2 { margin: 0 0 12px; font-size: 18px; }
    #smb_my_od .tbl_wrap { overflow: visible; }
    #smb_my_od table, #smb_my_od tbody { display: block; width: 100%; min-width: 0; }
    #smb_my_od thead { display: none; }
    #smb_my_od tbody tr { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-bottom: 12px; padding: 12px; border: 1px solid #dfe3e7; border-radius: 8px; background: #fff; }
    #smb_my_od tbody td { display: flex; min-width: 0; padding: 9px 6px; border: 0; border-top: 1px solid #edf0f2; align-items: center; justify-content: space-between; text-align: right; word-break: keep-all; }
    #smb_my_od tbody td::before { flex: 0 0 auto; margin-right: 8px; color: #7b848a; font-size: 11px; font-weight: 600; }
    #smb_my_od tbody td:nth-child(1) { grid-column: 1 / -1; padding: 10px 8px; border-top: 0; background: #edf4ff; text-align: left; }
    #smb_my_od tbody td:nth-child(1)::before { content: '주문번호'; }
    #smb_my_od tbody td:nth-child(2) { grid-column: 1 / -1; }
    #smb_my_od tbody td:nth-child(2)::before { content: '주문일시'; }
    #smb_my_od tbody td:nth-child(3)::before { content: '상품수'; }
    #smb_my_od tbody td:nth-child(4)::before { content: '주문금액'; }
    #smb_my_od tbody td:nth-child(5)::before { content: '입금액'; }
    #smb_my_od tbody td:nth-child(6)::before { content: '미입금액'; }
    #smb_my_od tbody td:nth-child(7)::before { content: '상태'; }
    #smb_my_od tbody td:nth-child(7) { grid-column: 1 / -1; }
    #smb_my_od tbody .empty_table { grid-column: 1 / -1; min-height: 120px; justify-content: center; text-align: center; }
    #smb_my_od tbody .empty_table::before { display: none; }
    #smb_my_od .smb_my_more { top: -2px; }
    #smb_my_wish .tbl_wrap { overflow-x: auto; }
    #smb_my_wish table { width: 100%; min-width: 0; table-layout: fixed; }
    #smb_my_wish th, #smb_my_wish td { word-break: break-word; }
    #sod_v { width: 100%; max-width: 100%; padding: 18px 12px 42px; }
    #sod_v .tbl_wrap { overflow: visible; }
    #sod_v .tbl_wrap table, #sod_v .tbl_wrap tbody { display: block; width: 100%; min-width: 0; }
    #sod_v .tbl_wrap thead { display: none; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-bottom: 12px; padding: 12px; border: 1px solid #dfe3e7; border-radius: 8px; background: #fff; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-row td { display: flex; min-width: 0; padding: 9px 6px; border: 0; border-top: 1px solid #edf0f2; align-items: center; justify-content: space-between; text-align: right; word-break: keep-all; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-row td::before { flex: 0 0 auto; margin-right: 8px; color: #7b848a; font-size: 11px; font-weight: 600; content: attr(data-label); }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-row td[data-label="주문번호"], #sod_v .tbl_wrap tbody tr.sod-inquiry-row td[data-label="주문일시"], #sod_v .tbl_wrap tbody tr.sod-inquiry-row td[data-label="상태"] { grid-column: 1 / -1; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-row td[data-label="주문번호"] { padding: 10px 8px; border-top: 0; background: #edf4ff; text-align: left; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-empty { display: flex; min-height: 140px; align-items: center; justify-content: center; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-empty .empty_table { display: block; width: 100%; min-height: 140px; padding: 20px !important; border: 0; text-align: center !important; }
    #sod_v .tbl_wrap tbody tr.sod-inquiry-empty .empty_table::before { display: none; }
    #sod_bsk { max-width: 100%; overflow-x: hidden; }
    #sod_bsk_list { max-width: 100%; overflow-x: auto; }
    #sod_bsk_list table { width: 100%; min-width: 0; table-layout: fixed; }
    #sod_bsk_list th, #sod_bsk_list td { padding-left: 4px; padding-right: 4px; word-break: break-word; }
    #ssch { padding: 22px 16px 48px; }
    #ssch h2 { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; }
    #ssch_frm .ssch_scharea { display: flex; flex-wrap: wrap; gap: 8px; }
    #ssch_frm .ssch_scharea .ssch_input { flex: 1 1 220px; width: auto; min-width: 0; margin-right: 0; }
    #ssch_frm .ssch_scharea .btn_submit { flex: 0 0 90px; margin-right: 0; }
    #ssch_frm .ssch_option { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 6px; }
    #ssch_frm .ssch_option .ssch_input { width: 110px; max-width: calc(50vw - 42px); margin-right: 0; }
    #ssch_cate ul { display: flex; flex-wrap: wrap; }
    html body #ssch_cate li { float: none; width: 33.333% !important; }
    #ssch_sort_all { display: flex; overflow-x: auto; padding: 0 10px; white-space: nowrap; }
    #ssch_sort_all li { float: none; flex: 0 0 auto; }
    #ssch .sct_10.lists-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px 10px; }
    #ssch .sct_10.lists-row .sct_li { float: none; width: 100%; min-width: 0; padding: 0; }
    #ssch .sct_10 .sct_img img { width: 100%; height: auto; }
    #ssch .sct_10 .sct_txt, #ssch .sct_10 .sct_basic { overflow: hidden; text-overflow: ellipsis; }
}
@media (max-width: 600px) {
    .ls-shop-cart { padding: 34px 12px 56px; }
    .ls-shop-cart__heading h1 { font-size: 32px; }
    .ls-shop-cart__heading > p:last-child { font-size: 13px; }
    .ls-shop-cart #sod_bsk .tbl_head03 { overflow: visible; border: 0; background: transparent; }
    .ls-shop-cart #sod_bsk .tbl_head03 table,
    .ls-shop-cart #sod_bsk .tbl_head03 tbody { display: block; width: 100%; min-width: 0; }
    .ls-shop-cart #sod_bsk .tbl_head03 thead { display: none; }
    .ls-shop-cart #sod_bsk .tbl_head03 tbody tr {
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        overflow: hidden;
        margin-bottom: 12px;
        padding: 14px 12px 10px;
        border: 1px solid #ddd5c9;
        border-radius: 8px;
        background: #fff;
    }
    .ls-shop-cart #sod_bsk .tbl_head03 td { display: flex; min-width: 0; padding: 9px 6px; border: 0; border-top: 1px solid #eee8df; align-items: center; justify-content: space-between; }
    .ls-shop-cart #sod_bsk .tbl_head03 td::before { margin-right: 8px; color: #7b746a; font-size: 11px; font-weight: 600; content: attr(data-label); }
    .ls-shop-cart #sod_bsk .tbl_head03 tbody .cart-empty-row {
        display: flex;
        min-height: 150px;
        padding: 0;
        align-items: center;
        justify-content: center;
    }
    .ls-shop-cart #sod_bsk .tbl_head03 tbody .cart-empty-row .empty_table {
        display: flex;
        width: 100%;
        min-height: 150px;
        padding: 20px !important;
        border: 0;
        align-items: center;
        justify-content: center;
        text-align: center !important;
    }
    .ls-shop-cart #sod_bsk .tbl_head03 tbody .cart-empty-row .empty_table::before { display: none; }
    .ls-shop-cart #sod_bsk .tbl_head03 .td_chk { position: absolute; z-index: 2; top: 18px; left: 16px; display: block; width: 24px; padding: 0; border: 0; }
    .ls-shop-cart #sod_bsk .tbl_head03 .td_chk::before,
    .ls-shop-cart #sod_bsk .tbl_head03 .td_prd::before { display: none; }
    .ls-shop-cart #sod_bsk .tbl_head03 .td_prd { grid-column: 1 / -1; display: grid; grid-template-columns: 86px minmax(0, 1fr); gap: 12px; min-height: 100px; padding: 0 0 14px 34px; border-top: 0; align-items: start; justify-content: stretch; }
    .ls-shop-cart #sod_bsk .tbl_head03 .sod_img { position: static; float: none; grid-column: 1; width: 86px; margin: 0; }
    .ls-shop-cart #sod_bsk .tbl_head03 .sod_img img { width: 86px; height: 86px; object-fit: cover; }
    .ls-shop-cart #sod_bsk .tbl_head03 .sod_name { display: contents; float: none; width: auto; min-width: 0; line-height: 1.45; word-break: keep-all; }
    .ls-shop-cart #sod_bsk .tbl_head03 .sod_name > a,
    .ls-shop-cart #sod_bsk .tbl_head03 .prd_name { grid-column: 2; display: block; margin-bottom: 5px; font-size: 14px; font-weight: 700; }
    .ls-shop-cart #sod_bsk .tbl_head03 .sod_opt { grid-column: 1 / -1; margin-top: 8px; padding-top: 8px; border-top: 1px solid #eee8df; font-size: 12px; }
    .ls-shop-cart #sod_bsk .tbl_head03 .sod_option_btn { grid-column: 2; margin-top: 7px; }
    .ls-shop-cart #sod_bsk .tbl_head03 .mod_options { display: inline-flex; width: auto; min-width: 88px; height: 32px; padding: 0 10px; align-items: center; justify-content: center; white-space: nowrap; }
    .ls-shop-cart #sod_bsk .tbl_head03 .text_right { text-align: right; }
    .ls-shop-cart #sod_bsk .tbl_head03 td[data-label="판매가"] { grid-column: 1; grid-row: 2; }
    .ls-shop-cart #sod_bsk .tbl_head03 td[data-label="총수량"] { grid-column: 2; grid-row: 2; }
    .ls-shop-cart #sod_bsk .tbl_head03 td[data-label="배송비"] { grid-column: 1; }
    .ls-shop-cart #sod_bsk .tbl_head03 td[data-label="포인트"] { grid-column: 2; }
    .ls-shop-cart #sod_bsk .tbl_head03 td[data-label="소계"] { grid-column: 1 / -1; grid-row: 4; margin-top: 2px; padding: 10px 9px; border-top: 0; background: #edf4ff; font-size: 13px; font-weight: 700; white-space: nowrap; }
    .ls-shop-cart #sod_bsk .tbl_head03 td[data-label="소계"] .total_prc { color: #3a80f7; font-size: 17px; }
    .ls-shop-cart #sod_bsk .btn_cart_del { padding: 2px 0 14px; background: transparent; }
    .ls-shop-cart #sod_bsk #sod_bsk_tot ul { display: grid; grid-template-columns: repeat(2, 1fr); }
    .ls-shop-cart #sod_bsk #sod_bsk_tot li { width: 100%; min-width: 0; border-bottom: 1px solid #d8d0c4; }
    .ls-shop-cart #sod_bsk #sod_bsk_tot.is-point-disabled .sod_bsk_dvr { grid-column: 1 / -1; }
    .ls-shop-cart #sod_bsk #sod_bsk_tot .sod_bsk_cnt { grid-column: 1 / -1; }
    .ls-shop-cart #sod_bsk_act { display: flex; width: 100%; gap: 4px; margin: 20px 0 30px; }
    .ls-shop-cart #sod_bsk_act .btn01,
    .ls-shop-cart #sod_bsk_act .btn_submit { flex: 1 1 0; width: auto; min-width: 0; margin: 0; }

    #forderform #sod_frm { width: 100%; max-width: 100%; overflow: hidden; }
    #forderform .sod_left,
    #forderform .sod_right { float: none; display: block; width: 100%; margin: 0; }
    #forderform .od_prd_list { overflow: visible; border: 0; }
    #forderform #sod_list,
    #forderform #sod_list tbody { display: block; width: 100%; min-width: 0; }
    #forderform #sod_list thead { display: none; }
    #forderform #sod_list tbody tr {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        overflow: hidden;
        margin-bottom: 14px;
        padding: 14px 12px 8px;
        border: 1px solid #dfe3e7;
        border-radius: 8px;
        background: #fff;
    }
    #forderform #sod_list td { display: flex; min-width: 0; padding: 9px 6px; border: 0; border-top: 1px solid #edf0f2; align-items: center; justify-content: space-between; text-align: right; }
    #forderform #sod_list td::before { margin-right: 8px; color: #777; font-size: 11px; font-weight: 600; content: attr(data-label); }
    #forderform #sod_list .td_prd { grid-column: 1 / -1; display: grid; grid-template-columns: 86px minmax(0, 1fr); gap: 12px; min-height: 100px; padding: 0 0 14px; border-top: 0; align-items: start; justify-content: stretch; text-align: left; }
    #forderform #sod_list .td_prd::before { display: none; }
    #forderform #sod_list .sod_img { position: static; top: auto; left: auto; float: none; grid-column: 1; width: 86px; margin: 0; }
    #forderform #sod_list .sod_img img { width: 86px; height: 86px; object-fit: cover; }
    #forderform #sod_list .sod_name { display: contents; float: none; width: auto; min-width: 0; min-height: 0; line-height: 1.45; word-break: keep-all; }
    #forderform #sod_list .sod_name > b { grid-column: 2; display: block; margin: 0 0 6px; font-size: 14px; line-height: 1.45; }
    #forderform #sod_list .sod_name > .cp_btn { grid-column: 2; justify-self: start; }
    #forderform #sod_list .sod_opt { grid-column: 1 / -1; margin: 8px 0 0; padding: 8px 0 0; border-top: 1px solid #edf0f2; font-size: 12px; }
    #forderform #sod_list .sod_opt ul { display: block; width: 100%; }
    #forderform #sod_list .sod_opt li { padding: 3px 0; line-height: 1.45; word-break: break-word; }
    #forderform #sod_list td[data-label="판매가"] { grid-column: 1; grid-row: 2; }
    #forderform #sod_list td[data-label="총수량"] { grid-column: 2; grid-row: 2; }
    #forderform #sod_list td[data-label="배송비"] { grid-column: 1; }
    #forderform #sod_list td[data-label="포인트"] { grid-column: 2; }
    #forderform #sod_list td[data-label="소계"] { grid-column: 1 / -1; grid-row: 4; margin-top: 2px; padding: 10px 9px; border-top: 0; background: #edf4ff; font-size: 13px; font-weight: 700; }
    #forderform #sod_list td[data-label="소계"] .total_price { color: #3a80f7; font-size: 17px; }
    #forderform #sod_frm_orderer,
    #forderform #sod_frm_taker { margin-bottom: 16px; border-radius: 8px; overflow: hidden; }
    #forderform #sod_frm .tbl_frm01 { padding: 4px 8px !important; }
    #forderform #sod_frm .tbl_frm01 th { width: 78px; padding: 8px 4px; line-height: 42px; }
    #forderform #sod_frm .tbl_frm01 td { padding: 8px 4px; line-height: 1.5; }
    #forderform #sod_frm .tbl_frm01 td input,
    #forderform #sod_frm #od_name,
    #forderform #sod_frm #od_tel,
    #forderform #sod_frm #od_hp,
    #forderform #sod_frm #od_pwd,
    #forderform #sod_frm #od_b_name,
    #forderform #sod_frm #od_b_tel,
    #forderform #sod_frm #od_b_hp { width: 100%; max-width: 100%; }
    #forderform #sod_frm_taker .tbl_frm01 { padding: 4px 12px 14px !important; }
    #forderform #sod_frm_taker .tbl_frm01 table,
    #forderform #sod_frm_taker .tbl_frm01 tbody,
    #forderform #sod_frm_taker .tbl_frm01 tr,
    #forderform #sod_frm_taker .tbl_frm01 th,
    #forderform #sod_frm_taker .tbl_frm01 td { display: block; width: 100%; box-sizing: border-box; }
    #forderform #sod_frm_taker .tbl_frm01 tr { padding: 0 4px 13px; border: 0; }
    #forderform #sod_frm_taker .tbl_frm01 th { padding: 10px 0 6px; line-height: 1.4; text-align: left; }
    #forderform #sod_frm_taker .tbl_frm01 td { padding: 0; }
    #forderform #sod_frm_taker .tbl_frm01 .order_choice_place { display: flex; min-height: 46px; padding: 0 14px; border: 1px solid #cbd8e8; border-radius: 4px; align-items: center; gap: 9px; box-sizing: border-box; }
    #forderform #sod_frm_taker .tbl_frm01 .order_choice_place input[type="radio"],
    #forderform #sod_frm_taker .tbl_frm01 .order_choice_place input[type="checkbox"] { flex: 0 0 auto; width: 18px; height: 18px; margin: 0; }
    #forderform #sod_frm_taker .tbl_frm01 .order_choice_place input[type="checkbox"] { -webkit-appearance: checkbox; appearance: checkbox; }
    #forderform #sod_frm_taker .tbl_frm01 .order_choice_place label { flex: 1 1 auto; margin: 0; line-height: 44px; }
    #forderform #sod_frm_taker .tbl_frm01 input[type="text"] { height: 44px; }
    #forderform #sod_frm_taker #sod_frm_addr #od_b_zip { display: inline-block; width: calc(100% - 112px) !important; vertical-align: top; }
    #forderform #sod_frm_taker #sod_frm_addr .btn_address { display: inline-block; width: 106px; height: 44px; margin-left: 2px; vertical-align: top; }
    #forderform #sod_frm_taker #sod_frm_addr .frm_address { margin-top: 8px; }
    #forderform #sod_frm_taker #od_memo { width: 100%; min-height: 92px; box-sizing: border-box; }
    #forderform .sod_right #sod_bsk_tot,
    #forderform .sod_right .pay_tbl,
    #forderform .sod_right #od_tot_price,
    #forderform .od_pay_buttons_el { border-radius: 6px; overflow: hidden; }
    #forderform .od_pay_buttons_el { margin-top: 12px; padding: 10px; }
    #forderform .od_pay_buttons_el .btn_submit,
    #forderform .od_pay_buttons_el .btn01 { display: block; width: 100%; height: 52px; margin: 0 0 6px; }
    #sit_ov_wrap { padding: 18px 12px; }
    #sit_title { font-size: 1.65em; line-height: 1.3; }
    html body #sit_ov_wrap { padding-bottom: 92px; }
    html body #sit_info #sit_buy { display: none; }
    html body #sit_mobile_order_panel {
        position: fixed;
        z-index: 1198;
        left: 0;
        right: 0;
        bottom: calc(67px + env(safe-area-inset-bottom));
        max-height: min(62vh, 520px);
        overflow-y: auto;
        padding: 22px 14px 14px;
        background: #f5f5f5;
        border-top: 1px solid #d7d7d7;
        box-shadow: 0 -10px 26px rgba(0,0,0,.13);
        box-sizing: border-box;
        transform: translateY(calc(100% + 30px));
        visibility: hidden;
        transition: transform .24s ease, visibility 0s linear .24s;
    }
    html body #sit_mobile_order_panel.is-order-open {
        transform: translateY(0);
        visibility: visible;
        transition-delay: 0s;
    }
    html body #sit_mobile_order_panel .sit_option,
    html body #sit_mobile_order_panel #sit_sel_option,
    html body #sit_mobile_order_panel #sit_tot_price { margin: 0 0 12px; }
    html body #sit_mobile_order_panel #sit_tot_price { padding: 14px 4px 0; }
    html body #sit_ov_btn {
        position: fixed;
        z-index: 1199;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        gap: 5px;
        padding: 9px 10px calc(9px + env(safe-area-inset-bottom));
        margin: 0;
        background: #fff;
        border-top: 1px solid #d7d7d7;
        box-shadow: 0 -5px 18px rgba(0,0,0,.12);
        box-sizing: border-box;
    }
    html body #sit_ov_btn button { float: none; flex: 1 1 0; width: auto; height: 49px; margin: 0; font-size: 1.1em; }
    html body #sit_ov_btn .sit_btn_cart { background: #fff; border-color: #98a3b3; color: #000; }
    html body #sit_ov_btn .sit_btn_buy { background: #1e382b; border-color: #1e382b; color: #fff; }
    html body #sit_ov_btn .sit_btn_wish,
    html body #sit_ov_btn .itemform-naverpay { display: none; }
    html body #sit_ov_btn #sit_mobile_order_toggle {
        display: block;
        position: absolute;
        left: 50%;
        top: -22px;
        width: 64px;
        height: 23px;
        min-height: 0;
        padding: 0;
        margin: 0;
        border: 1px solid #d7d7d7;
        border-bottom: 0;
        border-radius: 8px 8px 0 0;
        background: #fff;
        color: #46504b;
        font-size: 14px;
        line-height: 23px;
        transform: translateX(-50%);
    }
    html body #sit_ov_btn.is-order-open #sit_mobile_order_toggle i { transform: rotate(180deg); }
    html body #sit_ov_btn.is-order-open #sit_mobile_order_toggle {
        top: calc(-22px - var(--mobile-order-panel-height, 0px));
    }
    #sit_btn_alm { float: none; width: 100%; margin: 0; }
    #sit_pvi_big img { max-height: 58vh; object-fit: contain; }
    #sod_bsk_list table { font-size: 12px; }
    #ssch { padding: 18px 12px 42px; }
    #ssch h2 { font-size: 1.45em; }
    #ssch h2 .ssch_result_total { float: none; flex: 0 0 auto; }
    #ssch_cate { padding: 10px; }
    html body #ssch_cate li { width: 50% !important; }
    #ssch_cate a { padding: 0 6px; font-size: 12px; line-height: 36px; }
    #ssch .sct_10.lists-row { gap: 14px 8px; }
    #ssch .sct_10 .sct_txt { font-size: 1em; }
    #ssch .sct_10 .sct_basic { font-size: .9em; }

    #sod_fin #sod_fin_list .tbl_head03 { overflow: visible; }
    #sod_fin #sod_fin_list .tbl_head03 table,
    #sod_fin #sod_fin_list .tbl_head03 tbody { display: block; width: 100%; min-width: 0; }
    #sod_fin #sod_fin_list .tbl_head03 thead { display: none; }
    #sod_fin #sod_fin_list .sod-fin-product-head {
        display: grid;
        grid-template-columns: 74px minmax(0, 1fr);
        gap: 12px;
        margin-top: 12px;
        padding: 14px 12px 10px;
        border: 1px solid #dfe3e7;
        border-bottom: 0;
        border-radius: 8px 8px 0 0;
        background: #fff;
    }
    #sod_fin #sod_fin_list .sod-fin-product-head td { display: block; width: auto; min-width: 0; height: auto; padding: 0; border: 0; text-align: left; }
    #sod_fin #sod_fin_list .sod-fin-product-head .td_imgsmall { position: static; grid-column: 1; grid-row: 1; }
    #sod_fin #sod_fin_list .sod-fin-product-head .td_imgsmall img { display: block; width: 74px; height: 74px; object-fit: cover; }
    #sod_fin #sod_fin_list .sod-fin-product-head .td_bdno { grid-column: 2; grid-row: 1; padding-top: 2px; }
    #sod_fin #sod_fin_list .sod-fin-product-head .td_bdno a { display: block; font-size: 14px; line-height: 1.45; word-break: keep-all; }
    #sod_fin #sod_fin_list .sod-fin-product-detail {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 0 12px 8px;
        border-right: 1px solid #dfe3e7;
        border-left: 1px solid #dfe3e7;
        background: #fff;
    }
    #sod_fin #sod_fin_list .sod-fin-product-detail.is-last { margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #dfe3e7; border-radius: 0 0 8px 8px; }
    #sod_fin #sod_fin_list .sod-fin-product-detail td { display: flex; width: auto; min-width: 0; height: auto; padding: 8px 6px; border: 0; border-top: 1px solid #edf0f2; align-items: center; justify-content: space-between; text-align: right; }
    #sod_fin #sod_fin_list .sod-fin-product-detail td::before { margin-right: 8px; color: #777; font-size: 11px; font-weight: 600; content: attr(data-label); }
    #sod_fin #sod_fin_list .sod-fin-product-detail .td_bdno { grid-column: 1 / -1; text-align: left; word-break: break-word; }

    #sod_fin #sod_fin_list .sod-fin-product-card {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin: 12px 0;
        padding: 14px 12px 10px;
        border: 1px solid #dfe3e7;
        border-radius: 8px;
        background: #fff;
    }
    #sod_fin #sod_fin_list .sod-fin-product-card td {
        display: flex;
        width: auto;
        min-width: 0;
        height: auto;
        padding: 8px 6px;
        border: 0;
        border-top: 1px solid #edf0f2;
        align-items: center;
        justify-content: space-between;
        text-align: right;
    }
    #sod_fin #sod_fin_list .sod-fin-product-card td::before {
        flex: 0 0 auto;
        margin-right: 8px;
        color: #777;
        font-size: 11px;
        font-weight: 600;
        content: attr(data-label);
    }
    #sod_fin #sod_fin_list .sod-fin-product-card .td_prd {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: 74px minmax(0, 1fr);
        gap: 12px;
        padding: 0 6px 12px;
        border-top: 0;
        position: static;
        min-height: 0;
        align-items: start;
        text-align: left;
    }
    #sod_fin #sod_fin_list .sod-fin-product-card .td_prd::before { display: none; }
    #sod_fin #sod_fin_list .sod-fin-product-card .sod_img { position: static; top: auto; left: auto; grid-column: 1; float: none; width: 74px; margin: 0; }
    #sod_fin #sod_fin_list .sod-fin-product-card .sod_name { display: contents; float: none; width: auto; min-width: 0; min-height: 0; }
    #sod_fin #sod_fin_list .sod-fin-product-card .sod_img img { display: block; width: 74px; height: 74px; object-fit: cover; }
    #sod_fin #sod_fin_list .sod-fin-product-card .sod_name a { grid-column: 2; display: block; font-size: 14px; line-height: 1.45; word-break: keep-all; }
    #sod_fin #sod_fin_list .sod-fin-product-card .sod_opt { grid-column: 1 / -1; margin-top: 8px; padding-top: 8px; border-top: 1px solid #edf0f2; line-height: 1.4; word-break: break-word; }
    #sod_fin #sod_fin_list .sod-fin-product-card td[data-label="판매가"] { grid-column: 1; grid-row: 2; }
    #sod_fin #sod_fin_list .sod-fin-product-card td[data-label="수량"] { grid-column: 2; grid-row: 2; }
    #sod_fin #sod_fin_list .sod-fin-product-card td[data-label="배송비"] { grid-column: 1; }
    #sod_fin #sod_fin_list .sod-fin-product-card td[data-label="포인트"] { grid-column: 2; }
    #sod_fin #sod_fin_list .sod-fin-product-card td[data-label="상태"] { grid-column: 2; }
    #sod_fin #sod_fin_list .sod-fin-product-card td[data-label="소계"] { grid-column: 1 / -1; grid-row: 4; margin-top: 2px; padding: 10px 9px; border-top: 0; background: #edf4ff; color: #3a80f7; font-size: 17px; font-weight: 700; }
}
.ll-cart-notice {
    position: fixed;
    top: 24px;
    left: 50%;
    z-index: 100000;
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: calc(100vw - 32px);
    padding: 14px 20px;
    border: 1px solid rgba(181, 235, 43, .48);
    border-radius: 12px;
    background: #183d2d;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .28);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, -18px);
    transition: opacity .2s ease, transform .2s ease;
}

.ll-cart-notice i {
    color: #b5eb2b;
    font-size: 19px;
}

.ll-cart-notice.is-visible {
    opacity: 1;
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .ll-cart-notice {
        top: 14px;
        width: calc(100vw - 32px);
        justify-content: center;
        box-sizing: border-box;
    }
}
