/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 23 2025 | 03:32:17 */
.thb-swatches.thb_box-swatch .thb-swatch.selected {
    padding-left: 35px; /* 이미지와 텍스트 간의 간격 */
    line-height: 15px; /* 이미지와 텍스트를 수직 중앙 정렬하기 위해 */
    background-image: url('https://esimjapan.com/wp-content/uploads/2024/10/Icon_Check_Color_Fill-min.webp');
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 15px 15px; /* 이미지의 크기 */
}

.thb-swatches.thb_box-swatch .thb-swatch {
    padding-left: 35px; /* 이미지와 텍스트 간의 간격 */
    line-height: 15px; /* 이미지와 텍스트를 수직 중앙 정렬하기 위해 */
    background-image: url('https://esimjapan.com/wp-content/uploads/2024/10/Icon_Check_Gray_Fill-min.webp');
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 15px 15px; /* 이미지의 크기 */
}
