/* OEREP product detail: square previews and a compact, responsive layout. */
/* This stylesheet is loaded only on product detail pages. */
#container_title,#wrapper_title {display:none}
#sit.oerep-product {background:#fff}
#sit.oerep-product #sit_ov_wrap {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;max-width:1280px;padding:40px 32px 24px;margin:0 auto}
#sit.oerep-product #sit_ov_wrap:after {display:none}
#sit.oerep-product #sit_pvi {float:none;width:100%;min-width:0;max-width:580px;margin:0 auto}
#sit.oerep-product #sit_pvi_big {width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #eee;background:#f7f7f7}
#sit.oerep-product #sit_pvi_big a {width:100%;height:100%}
#sit.oerep-product #sit_pvi_big img {display:block;width:100%;height:100%;object-fit:cover;object-position:center}
#sit.oerep-product #sit_pvi_thumb {display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:14px 0 0;padding:0}
#sit.oerep-product #sit_pvi_thumb:after {display:none}
#sit.oerep-product #sit_pvi_thumb li {display:block;margin:0 !important}
#sit.oerep-product #sit_pvi_thumb a {display:block;width:68px;height:68px;border:1px solid #e5e5e5;overflow:hidden}
#sit.oerep-product #sit_pvi_thumb a.is-active,#sit.oerep-product #sit_pvi_thumb a:focus {border-color:#333;outline:1px solid #333;outline-offset:1px}
#sit.oerep-product #sit_pvi_thumb img {display:block;width:100%;height:100%;object-fit:cover}
#sit.oerep-product #sit_ov {float:none;width:100%;min-width:0;min-height:0;padding:0}
#sit.oerep-product #sit_title {font-size:25px;line-height:1.45;font-weight:500;letter-spacing:-.025em;overflow-wrap:anywhere;word-break:keep-all;margin:0 0 12px}
#sit.oerep-product #sit_desc:empty,#sit.oerep-product .sit_icon_wr:empty {display:none}
#sit.oerep-product .sit_info {padding:16px 0}
#sit.oerep-product .sit_info_price {margin-top:18px}
#sit.oerep-product .sit_ov_tbl {font-size:13px;line-height:1.6}
#sit.oerep-product .sit_ov_tbl th {width:92px;color:#777;vertical-align:top;padding:5px 10px 5px 0;font-weight:400}
#sit.oerep-product .sit_ov_tbl td {color:#444;overflow-wrap:anywhere}
#sit.oerep-product .sit_info_price strong {font-size:23px;font-weight:700}
#sit.oerep-product #sit_sel_option .sit_opt_list {padding:16px 0}
#sit.oerep-product #sit_opt_added .sit_opt_list {display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:16px}
#sit.oerep-product #sit_opt_added .sit_opt_list:after {display:none}
#sit.oerep-product #sit_opt_added .opt_name {width:auto;min-width:0;padding:0;line-height:1.6;overflow-wrap:anywhere}
#sit.oerep-product #sit_opt_added .opt_count {position:static;display:flex;align-items:center;flex-wrap:wrap;width:auto;margin:0;gap:0}
#sit.oerep-product #sit_opt_added .opt_count button {float:none;width:32px;height:32px}
#sit.oerep-product #sit_opt_added .opt_count .num_input {float:none;width:36px;height:32px;margin:0;text-align:center}
#sit.oerep-product #sit_opt_added .sit_opt_prc {float:none;width:auto;margin-left:auto;padding:0 0 0 8px;line-height:32px}
#sit.oerep-product #sit_tot_price {padding:16px 0;line-height:32px;border-color:#ddd}
#sit.oerep-product #sit_tot_price strong {font-size:25px}
#sit.oerep-product #sit_ov_btn {display:flex;flex-wrap:wrap;gap:8px;margin:0}
#sit.oerep-product #sit_ov_btn:after {display:none}
#sit.oerep-product #sit_ov_btn button {float:none;flex:1;width:auto;min-width:0;height:50px;margin:0;font-size:15px;border-radius:3px}
#sit.oerep-product #sit_btn_buy {box-shadow:none}
#sit.oerep-product #sit_ov_btn #sit_btn_wish {float:none;flex:0 0 50px;width:50px;margin:0;height:50px;border-radius:3px}
#sit.oerep-product #sit_ov_btn .itemform-naverpay {flex-basis:100%}
#sit.oerep-product .oerep-product-write-links {display:flex;justify-content:flex-end;gap:18px;padding:14px 0 0;font-size:12px;color:#777}
#sit.oerep-product .oerep-product-write-links a {color:#666;text-decoration:underline;text-underline-offset:3px}
#sit.oerep-product .sit_sns_wr {padding:12px 32px 20px;max-width:1280px;margin:0 auto;min-height:64px}
#sit.oerep-product #sit_rel {margin:0;padding:28px 32px}
#sit.oerep-product .sit_con_wr {padding:30px 32px}
#sit.oerep-product #sit_use,#sit.oerep-product #sit_qa {margin:0}
#sit.oerep-product .sanchor {display:flex;flex-wrap:wrap;padding:0 24px}
#sit.oerep-product .sanchor li {float:none}
#sit.oerep-product #sit_inf_open {margin-top:24px;font-size:13px;line-height:1.6}
#sit.oerep-product #sit_inf_open th {width:180px;font-weight:400}
#sit.oerep-product #sit_inf_open td {font-weight:400;overflow-wrap:anywhere}
@media (max-width:1000px) {
    #sit.oerep-product #sit_ov_wrap {gap:28px;padding:28px 24px 20px}
    #sit.oerep-product #sit_title {font-size:22px}
}
@media (max-width:760px) {
    #sit.oerep-product #sit_ov_wrap {grid-template-columns:minmax(0,1fr);gap:24px;padding:20px 16px}
    #sit.oerep-product .sit_con_wr {padding:24px 16px}
    #sit.oerep-product .sanchor {padding:0 8px}
    #sit.oerep-product #sit_inf_open th {width:30%}
}
/* The mobile shop uses its own image slider and fixed purchase panel. */
#sit.oerep-product-mobile #sit_ov_wrap {display:block;margin:0;padding:16px 16px 20px}
#sit.oerep-product-mobile #sit_pvi {max-width:580px;border:1px solid #eee;margin:0 auto 24px;overflow:hidden}
#sit.oerep-product-mobile #sit_pvi_slide {width:100% !important;height:auto !important;aspect-ratio:1 / 1}
#sit.oerep-product-mobile #sit_pvi_slide li {width:100%;height:100%}
#sit.oerep-product-mobile #sit_pvi_slide a {display:block;width:100%;height:100%}
#sit.oerep-product-mobile #sit_pvi_slide img {display:block;width:100%;height:100%;object-fit:cover;object-position:center}
#sit.oerep-product-mobile #sit_title {display:block;font-size:21px;line-height:1.5}
#sit.oerep-product-mobile .sit_ov_wr {padding:0}
#sit.oerep-product-mobile .sit_ov_tbl {padding:16px 0}
#sit.oerep-product-mobile #sit_tab {margin:0}
#sit.oerep-product-mobile #sit_tab .tab_tit {display:flex;border-top:1px solid #eee}
#sit.oerep-product-mobile #sit_tab .tab_tit:after {display:none}
#sit.oerep-product-mobile #sit_tab .tab_tit li {float:none;flex:1;width:auto;min-width:0}
#sit.oerep-product-mobile #sit_tab .tab_tit button {height:48px;line-height:46px;font-size:13px;white-space:nowrap}
#sit.oerep-product-mobile #sit_tab .tab_con {padding:20px 16px}
#sit.oerep-product-mobile #sit_inf_open {font-size:12px}
#sit.oerep-product-mobile #sit_inf_open th {width:30%}
#sit.oerep-product-mobile #sit_ov_btn {display:block;padding:0}
#sit.oerep-product-mobile .oerep-product-write-links {justify-content:center;padding:12px 0}
#sit.oerep-product-mobile #sit_buy .buy_wr {max-height:70vh;padding:16px;background:#fff;border-top:1px solid #ddd;box-shadow:0 -6px 24px rgba(0,0,0,.08);padding-bottom:calc(16px + env(safe-area-inset-bottom))}
#sit.oerep-product-mobile #sit_opt_added .sit_opt_list {grid-template-columns:minmax(0,1fr);gap:12px;padding:12px 0}
#sit.oerep-product-mobile #sit_buy #sit_tot_price {margin:0;padding:14px 0}
#sit.oerep-product-mobile #sit_buy #sit_ov_btn {display:flex;gap:8px}
#sit.oerep-product-mobile #sit_buy #sit_ov_btn input,#sit.oerep-product-mobile #sit_buy #sit_ov_btn>a {float:none;flex:1;width:auto;min-width:0;height:48px;line-height:48px;margin:0;font-size:14px;border-radius:3px}
