/* EXN 상품 페이지 커스텀 드롭다운(요금제·요금제옵션·사은품·보험): 선택된 항목도 목록에 표시하고 강조 */
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.selected.hide{display:block!important}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item{position:relative;padding-right:44px}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.selected{background:#eef2ff;box-shadow:inset 3px 0 0 #4356dd;cursor:default}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.selected .pd_mid_custom_select_item_label{color:#2f41c4;font-weight:750}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.selected::after{content:"";position:absolute;right:16px;top:50%;width:20px;height:20px;margin-top:-10px;border-radius:50%;background:#4356dd url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5.5 10.3l2.9 2.9 6-6' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/20px no-repeat}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.selected .pd_mid_custom_price_wrap::after{content:"\D604\C7AC  \C120\D0DD";display:inline-block;margin-left:8px;padding:1px 7px;border-radius:6px;background:#4356dd;color:#fff;font-size:11px;font-weight:700;line-height:1.6;vertical-align:middle;white-space:nowrap}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item:not(.selected):hover{background:#f6f7fd}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.is-kbd{outline:2px solid #4356dd66;outline-offset:-2px}
.exn-renewal .pd_mid_custom_price_wrap{flex-wrap:wrap}
.exn-renewal .pd_mid_custom_select_wrap>.pd_mid_custom_select_item.selected>.pd_mid_custom_select_item_label::after{content:"\D604\C7AC  \C120\D0DD";display:inline-block;margin-left:8px;padding:1px 7px;border-radius:6px;background:#4356dd;color:#fff;font-size:11px;font-weight:700;line-height:1.6;vertical-align:middle;white-space:nowrap}
