/** Shopify CDN: Minification failed

Line 1341:27 Unexpected "{"
Line 1426:21 Expected identifier but found "*"

**/
#MainContent{
  background-color: rgb(235, 237, 241);
}
.ling_main_product {
    max-width: 1160px;
    min-width: 834px;
    margin: 0 auto;
    padding:40px 0
}
.breadcrumb{
    margin:0;
    height: 54px;
    
}
.ling_main_product .ling_breadcrumb {
    color: #707683;
    text-decoration: none;
    font-size: 14px;
}
.breadcrumb__delimiter {
    width: 20px;
    height: 20px;
    border-radius: unset;
    color: #707683;
    background-color:unset;
    margin-inline: unset;
    margin: 0 9px;
}
.breadcrumb a{
    color: #707683;
    font-size: 14px;
}
.ling_product_bread_title{
        color: #051a37 !important;
    font-size: 14px;
}
.breadcrumb a:hover {
    text-decoration: underline;
    color: #707683;
}

/* media */
.ling_product_madia{
    position: relative;
    padding: 16px 16px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #fff;
}
.ling_media_image{
    display: flex;
    width: 100%;
    max-width: 1122px;
    margin: 0 auto;
    justify-content: center;
}
.ling_media_image_b{
        position: absolute;
    width: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px;
    cursor: pointer;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.ling_media_image_on{
    width: 750px;
    height: auto;
}
.ling_media_image_flex{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 136px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.ling_media_image_img{
    height: 100%;
    width: 100%;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    position: relative;
}
.ling_media_image_img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%;
    display: block;
}
.ling_text_container{
    position: relative;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 0px;
    padding-top:20px;
}
.ling_text_content{
    display: flex;
}
.ling_text{
    flex:1
}
.ling_text_product_title{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 12px;
    padding-top: 0px;
}
.ling_text_product_title .ling_title{
    font-size: var(--pc-product-title-size);
    font-weight: bold;
    line-height: 34px;
    color: var(--product-title-color);
    word-break: break-word;
}
.price_letmin{
    min-width: 384px;
    max-width: 484px;
    margin-left: 48px;
    min-height: 62px;
}
.ling_time_text{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 16px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #fff;
    max-width: 700px;
}
.ling_time_now{
    display: flex;
        flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 12px;
}
.ling_time_flex{
    cursor: pointer;
        display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
}
.ling_time_svg{
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ling_time_text_item{
    display: flex;
    align-items: center;
    gap: 8px;
}
.ling_time_text_item span{
    
    line-height: 24px;
}
.ling_shu{
    width: 1px;
    height: 12px;
    
}
.ling_delete_time{
    margin-bottom: 16px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.ling_delete_time_flex{
    background: linear-gradient(90deg, #edfafb, #fff);
    padding: 8px;
    border-radius: 4px;
    cursor: pointer;
    height: 34px;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap:6px;
}
.ling_delete_time_svg{
    display: flex;
    align-items: center;
}

.price_container_flex{
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-transition: height 1s;
    transition: height 1s;
}
.ling_price_min_top{
    display: flex;
    align-items: flex-end;
    gap: 4px;
    justify-content: flex-end;
}
.ling_price_le{
    font-size: var(--pc-save-text-size);
    font-weight: 400;
    line-height: 22px;
    color: var(--pc-save-text-color);
    margin-right: 4px;
}
 .ling_mb{
    display:none;
  }
.ling_price_s{
    font-size: var(--pc-save-price-size);
    font-weight: bold;
    line-height: 34px;
    color: var(--pc-save-price-color);
    display: flex;
    margin-bottom: -3px;
}
.ling_price_buy .product-price span,.ling_product_price_top .product-price span{
  color:var(--pc-price-color) !important;
  font-size:var(--pc-price-size);
  font-weight:var(--pc-price-blod)
}


.ling_price_buy .price__compare span.money,.ling_product_price_top .price__compare span.money{
  font-size:var(--pc-saveprice-size);
  font-weight:var(--pc-saveprice-blod);
  color:var(--pc-saveprice-color) !important;
}
.ling_price_buy .price-wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.ling_price_min_botton{
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 20px;
    gap:4px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ling_min_card{
    background: var(--pc-you-text-bg);
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 4px;
    height: 20px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 4px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    max-width: 100%;
}
.ling_min_svg{
justify-content: center;
    display: flex;
    align-items: center;
}
.ling_min_svg img{
    width:var(--pc-you-svg-size);
    height:auto
}
.ling_min_text span{
font-size: var(--pc-you-text-size);
    padding-left: 2px;
    font-weight: 500;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    line-height: 16px;
    color: var(--pc-you-text-color);
}
.ling_min_right{
    flex-direction: row;
    align-items: center;
    height: 20px;
    line-height: .6;
    padding: 4px 2px 4px 4px;
    border-radius: 2px;
   
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    cursor: pointer;
    background: var(--pc-jian-text-bg);
}
.ling_min_right span{
    margin-right: 3px;
    height: 16px;
    /* line-height: 16px; */
    font-size: var(--pc-jian-text-size);
    font-weight: 500;
    color:var(--pc-jian-text-color)
}
.ling_mb_product_media{
    display:none;
}
/* sku */
.ling_price_button{
        background: #fff;
    padding: 20px 16px;
    border-radius: 8px;
    margin-top: 20px;
}
.ling_v_title {
    margin-bottom:20px
}
.ling_v_title .ling_top_title_click{
    font-size: var(--pc-skutitle-size);
    font-weight: 700;
    line-height: 30px;
    background: var(--skutitle-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ling_v_border{
    border: 1px solid #dadfe6;
    border-radius: 4px;
    padding: 24px;
}
.ling_price_button .product-parameters{
    padding-block: 16px;
    border-bottom: unset;
}
.ling_price_button .ling_v_shiy{
    padding-bottom: 20px;
}
.ling_price_button .ling_v_shiy span{
    font-size: var(--pc-skutiptitle-size);
    font-weight: 700;
    color: var(--skutiptitle-color);
}
.ling_price_button .ling_v_shiy p{
    word-break: break-word;
    font-size: var(--pc-skutipsubtitle-size);
    font-weight: normal;
    color: var(--skutipsubtitle-color);
    margin: 0;
    padding-top: 12px;
}
.ling_price_button .product-form__group-name{
    font-size: 18px;
    font-weight: 700;
    color: rgb(18, 24, 38);
    margin-bottom: 20px;
}
.ling_price_button .product-parameters variant-radios{
    gap: 24px;
}
.ling_sku_detail_container{
padding: 12px 16px;
background: var(--pc-sku-detail-bg);
border-radius: 4px;
margin-top: -6px;
position:relative

}

.ling_sku_detail_container .ling_sku_detail_title{
color:  var(--sku-tltle-color);;
font-size: var(--pc-sku-detail-title-size);
line-height:var(--pc-sku-detail-title-height);
zoom: .5833333333;
margin-bottom: 8px;
font-weight: 500;
}
.ling_sku_detail_container .ling_sku_detail_text{
overflow: hidden;
transition: max-height .3s ease;
}
.ling_sku_detail_text.ling_sku_limit{
overflow: hidden;
}
.ling_sku_detail_text.ling_sku_open{
overflow: visible;
}
.ling_sku_detail_container .ling_sku_detail_text p{
color: var(--sku-text-color);
font-size: var(--pc-sku-detail-text-size);
margin: 0;
line-height:var(--pc-sku-detail-text-height);

}

.ling_use_item .ling_use_title{
  font-size:var(--pc-use-title-size);
  background: var(--pc-use-title-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ling_use_page,.ling_use_page p{
  font-size:var(--pc-use-text-size);
  line-height:var(--pc-use-textheight-size);
  background: var(--pc-use-title-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ling_use_page iframe{
width:100%
}



.ling_sku_more{
position: absolute;
/* left: 0; */
right: 12px;
bottom: 0;
padding-left: 0;
cursor: pointer;
}
.ling_sku_border_more{
  display: flex;
  justify-content: center;
  gap: 4px;
  font-size: var(--sku-downup-size);
    font-weight: 400;
    color: var(--sku-downup-color);
    line-height: 18px;
    align-items: center;
}

.ling_sku_more_svg svg{
  width:20px;
  height:20p;
}

.ling_sku_more.ling_sku_active {
  display: flex;
    width: 100%;
    justify-content: flex-end;
    position:relative;
}
.ling_sku_more.ling_sku_active .ling_sku_more_svg{
transform: rotate(180deg);
transition: .3s;
}
.ling_sku_more .title2s4{
display: none;
}

.ling_sku_more.ling_sku_active .title2s4{
display: flex;
}

.ling_sku_more.ling_sku_active .ling_sku_more_title:not(.title2s4){
display: none;
}
.ling_sku_more{

}
/* button */
.ling_buy_button.product__buy-buttons{
    margin-top: 12px;
}
.ling_buy_button.product__buy-buttons .ling_number_text{
    font-size: 18px;
    font-weight: 700;
    color: rgb(18, 24, 38);
}
.ling_buy_button.product__buy-buttons .product-form{
    max-width: 100%;
}
.ling_buy_button.product__buy-buttons .product-form__quantity{
    display: flex;
    min-width: 282px;
    align-items: center;
}
.ling_buy_button.product__buy-buttons .product-form__buttons-row{
    justify-content: space-between;
}
.ling_buy_button.product__buy-buttons .product-form__quantity .ling_number_text_fex{
        flex: 2;
    font-size: 14px;
    font-weight: 500;
    color: rgb(18, 24, 38);
    height: 18px;
    line-height: 18px;
    /* margin-right: 16px; */
}
.ling_buy_button.product__buy-buttons .quantity{
    background: unset;
    border: unset;
    width: auto;
    height: 28px;
    min-height: unset;
    display: flex;
    align-items: center;
}
.ling_buy_button.product__buy-buttons .quantity__input[type=number]{
    height: 20px;
    width: 13px;
}
.ling_buy_button.product__buy-buttons .quantity__button{
    width: 20px;
    height: 20px;
    
    font-size: 20px;
    margin-right: 8px;
    margin-left: 8px;
    cursor: pointer;
}
.ling_buy_button.product__buy-buttons .quantity__button svg{
    border: 1px solid rgb(44, 97, 254);
    border-radius: 30px;
}
.ling_buy_button.product__buy-buttons .quantity__button:hover{
    opacity:1
}
.ling_buy_button.product__buy-buttons .quantity__button:hover svg{
    background: rgb(44, 97, 254);
}
.ling_buy_button.product__buy-buttons .quantity__button:hover svg path{
    stroke: #fff;
}
.ling_buy_button.product__buy-buttons .product-form__submit{
    width: auto;
    min-width: auto;
    max-width: fit-content;
}
.ling_buy_button.product__buy-buttons .product-form__submit{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
}

.ling_buy_button.product__buy-buttons .ling_price_buy{
    width: auto;
    display: flex;
    justify-content: flex-end;
    gap: 7px;
    align-items: center;
}
.ling_price_buy .price-wrapper{
    margin:0px;
}
.ling_price_buy .product__tax{
    display:none
}
.ling_price_buy .price--on-sale .price__sale{
  flex-wrap: nowrap;
}
.product-form div[data-type='product-page']{
    display:none !important;
}
/* use_item */
.ling_use_item{
    background: #fff;
    padding: 20px 16px;
    border-radius: 8px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.ling_use_item .ling_use_title{
    
    font-weight: 700;
    line-height: 30px;
    margin:0
}
.ling_use_item .ling_hr{
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 16px;
    background-color: rgb(229, 229, 229);
}

.ling_product_detail_item{
    background: #fff;
    padding: 20px 16px;
    border-radius: 8px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.ling_product_detail_item h2{
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin:0
}
.ling_product_detail_item .ling_hr{
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 16px;
    background-color: rgb(229, 229, 229);
}
.ling_use_page{
    height: auto;
    overflow: visible;
    transition: all .3s ease;
}
.ling_limit.ling_use_page{
    overflow: hidden;
    height: 919px;
}

.ling_use_page p{
    word-break: break-word;
    
    font-weight: normal;
    white-space: pre-wrap;
    margin:0;
    margin-bottom: 4px;
}
.ling_use_page img{
    width:100%;
    height:100%
}

 /* pc more */
      .ling_pc_more{
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
      }
      .ling_pc_bg_content{
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
         height: 25px;
      }
      .ling_limit .ling_pc_bg_content{
        height:unset;
      }
      .ling_pc_text_more_svg{
        background-color: rgb(255, 255, 255);
        padding-top: 6px;
        flex-direction: row;
        align-items: center;
        display: flex;
        justify-content: center;
        cursor: pointer;
      }
      .ling_pc_border_more{
        border-radius: 11px;
        padding: 3px 8px;
        /* border: 0.5px solid #dadfe6; */
        margin-bottom: 0.5px;
        flex-direction: row;
        align-items: center;
        display: flex;
        gap: 4px;
        justify-content: center;
      }
      .ling_pc_more .ling_pc_more_title{
        color: rgb(44, 97, 254);
        font-size: 14px;
        font-weight: 500;
      }
      .ling_pc_more_svg svg{
        width:10px;
        height:10px
      }
.ling_pc_more.ling_zhang_active{
    position: relative;
    bottom: 0px;
}
.title2s4{
    display:none
}
.ling_pc_more.ling_zhang_active .title2s4{
    display:block;
}
.ling_pc_more.ling_zhang_active .ling_pc_more_title:not(.title2s4){
    display:none;
}
.ling_pc_more.ling_zhang_active .ling_pc_more_svg{
    transform: rotate(180deg);
}

/* top fixed */
.ling_fixed_top{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 76px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(15, 41, 77, .08);
    box-shadow: 0 4px 8px 0 rgba(15, 41, 77, .08);
    background: #fff;
    z-index: 12;
}
.ling_fixed_top .ling_top_container{
    max-width: 1136px;
    min-width: 834px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ling_fixed_top .pc_ling_first{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ling_fixed_top .ling_top_item_left{
    display: flex;
    width: inherit;
    position: relative;
}
.ling_fixed_top .ling_top_click_sec_container{
    display: flex;
    width: inherit;
    position: relative;
}
.ling_fixed_top .ling_top_click_text,.ling_top_click_sec_container .ling_top_click_second{
    padding: 0 8px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: var(--left-text-color);
    letter-spacing: 0;
    text-align: center;
    position: relative;
    height: 76px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 32px;
    min-width: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ling_fixed_top .ling_top_click_text.item_active,.ling_top_click_sec_container .ling_top_click_second.item_active{
    color: var(--left-textactive-color);
}
.ling_fixed_top .ling_top_click_text .ling_top_hr,.ling_top_click_sec_container .ling_top_click_second .ling_top_hr{
    width: 86px;
    height: 4px;
    background: var(--left-textactive-color);
    bottom: 12px;
    position: absolute;
}
.ling_top_item_right{
    min-width: 400px;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: flex-end;
}
.ling_top_item_right .ling_top_price{
    display: flex;
    gap: 4px;
}
.ling_top_item_right .ling_top_price span{
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: var(--top-price-color);
    display: flex;
    margin-bottom: 2px;
}
.ling_top_item_right .ling_top_text{
    font-size: var(--left-text-size);
    font-weight: 400;
    line-height: 24px;
    color:  var(--save-color);
    margin-right: 4px;
}
.ling_top_item_right .ling_top_button{
    height: 56px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    padding-left: 24px;
    padding-right: 24px;
    background: var(--sku-button-bg);
    cursor: pointer;
}
.ling_top_item_right .ling_top_button span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: var(--sku-button-color);
    font-weight: 700;
    text-align: center;
    line-height: 24px;
}
.ling_mb_fixed_top,.ling_mb_detail,.ling_mb_use_title,.ling_mb_boder_all,.top_product_buynow{
    display:none 
}

/* esim data */
.modal_json {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index:9999
}


.ling_esim_data {
  display: flex;
    justify-content: flex-end;
    margin-top: 8px;
    margin-bottom: 8px;
}
.ling_esim_data_mb{
  display:none
}
#openBtn_json,#openBtn_json_mb{
    background: var(--button-bg);
    border: 1px solid var(--button-border-color) ;
    padding: 10px;
    border-radius: 12px;
   
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
}
#openBtn_json span,#openBtn_json_mb span{
    font-size: var(--pc-button-text-size);
    font-weight: 500;
    color:var(--button-color)
}
#openBtn_json svg,#openBtn_json_mb svg{
    width: 30px;
    height: 30px;
    fill:var(--button-color);
}
.modal-content {
  background: #fff;
  
  /* padding: 20px; */
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(70% - 80px);
  height: calc(70% - 80px);
  min-width: 360px;
  min-height: 360px;
}
.json_flex{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
#contentArea {
  flex: 1;
  overflow: auto;
  place-self: unset;
    border: 0px;
    display: flex;
    flex-direction: column;
    /* gap: 32px; */
    grid-area: content;
    inline-size: 100%;
    margin: 0px;
    max-inline-size: 880px;
    min-inline-size: 0px;
    outline: none;
    padding-block: calc(59px) calc(56px);
    padding-inline: 80px;
    z-index: 1;
}

/* close */
#closeBtn_json {
    position: absolute;
    top: -6%;
    right: -4%;
    border: none;
    background: unset;
  
}
#closeBtn_json svg{
    width: 32px;
    height: 32px;
    padding: 4px;
    background: #fff;
    border-radius: 50%;
    border: none;
}

/* progress */
.progress-wrap {
  margin-bottom: 8px;
  padding: 2px 9px;
  position: sticky;
    top: 0px;
    left: 0%;
    background: #ffffff;
    border-radius: 30px;
    z-index: 99;
    width: 100%;
    display: flex;
    justify-content: center;
}
.progress-wrap .progress-steps span{
    display: none;
}
.progress-bar_json {
  width: 100%;
  height: 4px;
  background: #b1b1b1;
  border-radius: 999px;
  overflow: hidden;
}

.progress-inner_json {
  height: 100%;
  background: #3d3d3d;
  width: 0%;
  transition: 0.3s;
  display: block !important;
}

.progress-text {
  font-size: 12px;
  color: #666;
  margin-top: 4px;
  display: none;
}

/* UI */
.breadcrumb_json { font-weight: bold; margin-bottom: 10px;display: none; }

.hint-box {
    inline-size: 100%;
    margin: 0px;
    font-weight: 400;
    align-items: flex-start;
    text-align: start;
    font-size: var(--pc-poptitle-size);
    line-height: 34px;
    letter-spacing: -0.5px;
    margin-bottom: 8px;
    color: var(--poptitle-color);
}

.subtitle-box {
    color: #888;
    margin-bottom: 10px;
    inline-size: 100%;
    align-items: flex-start;
    text-align: start;
    font-size: var(--pc-poptext-size);
    line-height: 24px;
    letter-spacing: 0px;
    color:var(--poptext-color)
}

/* tree */
.tree-item {
  padding: 8px;
  border: 1px solid #ddd;
  margin-bottom: 6px;
  cursor: pointer;
  border-radius: 6px;
  all: unset;
    box-sizing: border-box;
    position: relative;
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: start;
    cursor: pointer;
    background: var(--select-bg);
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: rgba(61, 61, 61, 0.1) 0px 0px 0px 1px;
    gap: 4px;
    padding: 6px 10px;
    border-radius: 24px;
}
.tree-item::before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tree-item:hover {
    box-shadow: rgba(61, 61, 61, 0.2) 0px 0px 0px 1px;
    transform: scale(1.01);
}
.tree-item:active{
    background: var(--select-act-bg);
    border: 1px solid var(--select-act-border-color);
}


.tree-item .key{
    position: relative;
    justify-content: center;
    width: 28px;
    height: 24px;
    display: flex;
    background: var(--select-abc-bg);
    border-radius: 34px;
    margin-top: 4px;
    align-items: center;
    font-size: var(--pc-popsle-size);
    color:var(--select-abc-color)
}
.tree-item:active .key{
    background: var(--select-act-abc-bg);
    color: var(--select-act-abc-color);
}
.tree-item .text{
    margin-block-start: 0px;
    font-size: var(--pc-popsle-size);
    line-height: 24px;
    letter-spacing: 0px;
    width: 100%;
    padding: 4px;
    color: var(--select-text-color);
    opacity: 0.9;
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.tree-item:active .text{
    color: var(--select-act-text-color);
}


/* footer */
.btn-wrap {
    margin-top: 20px;
    width: auto;
    flex-direction: row;
    gap: 12px;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    inline-size: 100%;
    display: flex;
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0%) translateZ(0px);
}

.btn-wrap button {
    border-width: medium;
    border-style: none;
    border:unset;
    border-image: initial;
    position: relative;
    isolation: isolate;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 8px 20px;
    border-radius: 32px;
    font-weight: 600;
    cursor: pointer;
    background:var(--select-back-bg);
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    color: var(--select-back-color);
    width: auto;
  
   
    font-size: var(--pc-popback-size);
    line-height: 24px;
    letter-spacing: 0px;
}
#json-data-container{
    inline-size: 100%;
    block-size: 100%;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    overflow: auto;
}
#Mejson{
    margin-top: 32px;
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(max(200px, 33.33% - 6px), 1fr));
    -webkit-box-pack: start;
    justify-content: start;
    inline-size: 100%;
    display: grid;
}
#Mejson .subtitle_all{
    margin-top: -70px;
}
#Mejson .subtitle_all ul{
    margin: 8px 0;
}

#Mejson .subtitle_all .title_warning{
  
  font-size: var(--pc-poptiptitle-size);
  line-height: 1.2;
  margin-bottom: 8px;
  color: var(--poptiptitle-color) !important;
}
#Mejson .subtitle_all p,#Mejson .subtitle_all li{
    font-size: var(--pc-poptip-size);
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: 1.7;
    color:var(--poptiptext-color)
}
#Mejson .subtitle_all p span{
    color: red;
}

@media screen and (max-width:768px){
    .ling_main_product .breadcrumb{
        display:none !important;
        background-color: #fff;
        height: 40px;
        border-top: 0.5px solid rgba(0, 0, 0, .1);
        line-height: 40px;
        padding-left: 12px;
        font-size: 12px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-y: hidden;
        overflow-x: hidden;
    }
    .ling_main_product .ling_breadcrumb{
        color: #3264ff;
        text-decoration: none;
    }
    .price_letmin,.ling_product_madia{
        display:none
    }
    .ling_main_product{
        min-width:unset;
        padding:0;
    }
    .ling_mb_product_media{
        display:block;
    }
    .ling_mb_mySwiper {
        width: 100%;
        height: 100%;
      }

      .ling_mb_mySwiper .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        aspect-ratio: 1 / 1;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .ling_mb_mySwiper .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .breadcrumb a,.ling_product_bread_title,.breadcrumb__delimiter{
        display:none;
      }
      .ling_breadcrumb{
        display:block !important
      }
     
      .ling_text_product_title .ling_title{
          font-size: var(--mb-product-title-size);
          font-weight: bold;
         
          
      }
      .ling_text_container{
        position: relative;
        z-index: 10;
        margin-top: -17px;
        background-color: rgb(255, 255, 255);
        overflow: hidden;
        border-radius: 16px 16px 0px 0px;
      }
      #MainContent {
        background-color: #ffffff;
      }
      .ling_time_text{
        border-top: 1px solid rgb(212, 215, 222);
        padding: 8px 0px 0px;
      }
      .ling_time_now{
        display:none;
      }
      .ling_delete_time_flex{
        background: none;
        padding: 8px 0;
      }
      .ling_delete_time_svg svg{
        width: 16px;
        height: 16px;
      }
      .ling_right_svg.ling_delete_time_svg svg{
        width: 19px;
        height: 19px;
      }
      .ling_delete_time_flex svg path,.ling_delete_time_flex svg circle{
        stroke: #000;
      }
      /* sku */
      .ling_v_title .ling_top_title_click{
        font-size: var(--mb-skutitle-size);
      }
      .ling_v_border{
        padding: 20px 16px;
        box-shadow: rgba(18, 24, 38, 0.1) 4px 4px 20px 0px;
        border-color: rgba(18, 24, 38, 0.2);
        background-color: rgb(255, 255, 255);
      }
      .ling_v_shiy{
        display:none
      }
      .ling_price_button .product-parameters {
            padding-block: 0;
            border-bottom: unset;
            border: unset;
        }
        .ling_price_button .product-parameters variant-radios{
            gap: 20px;
        }
        .ling_delete_time,.ling_time_text{
            margin-bottom:unset;
        }
        .ling_price_button,{
            margin-top:0px;
        }
        .ling_product_price_top .product-price span{
          font-size:var(--mb-price-size);
        }
        .ling_product_price_top .price__compare span.money{
           font-size:var(--mb-saveprice-size);
        }
         .ling_sku_detail_container{
            padding: 12px;
            background-color: var(--mb-sku-detail-bg);
            border-radius: 4px;
            margin-top:10px;

          }
          .ling_price_button .product-form__group-name{
                font-size: 15px;
                font-weight: 400;
                color: #333;
                line-height: 18px;
          }
        .ling_sku_detail_container .ling_sku_detail_title{
            color: var(--sku-tltle-color);
            font-size: var(--mb-sku-detail-title-size);
            font-weight: 700;
            zoom: 1;
            line-height: var(--mb-sku-detail-title-height);
            margin-bottom: 4px;
        }
        
        .ling_sku_detail_container .ling_sku_detail_text p{
              color: var(--sku-text-color);
              font-size: var(--mb-sku-detail-text-size);
              line-height: var(--mb-sku-detail-text-height);
              margin: 0;
        }
        .ling_sku_border_more{
          font-size:13px;
          padding-left:15px;
          
        }
        .ling_sku_more{
          bottom: 12px;
          /* background: red; */
          padding-left: 0;
          cursor: pointer;
          background-color: rgb(255, 255, 255);
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }
        .ling_sku_more.ling_sku_active {
          bottom:0px;
        }
        .ling_sku_border_more .ling_sku_more_svg svg{
          width:16px;
          height:16px
        }
      /* top text */
      .ling_fixed_top{
        display:none !important;
      }
      .ling_mb_fixed_top{
        display:block;
        position: fixed;
        z-index: 99;
        left: 0;
        right: 0;
        top: 0;
        background-color: #ffffff;
      }
      .ling_mb_fixed_top .ling_mb_top_container,.ling_mb_fixed_top .ling_top_click_mb_container{
        display: flex;
        flex-direction: row;
        /* width: 100%; */
        white-space: nowrap;
        
        /* height: 44px;
        border-bottom: 1px solid rgb(212, 215, 222); */
        align-items: center;
        justify-content: flex-start;
      }
      .ling_mb_items{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%; */
        white-space: nowrap;
        height: 44px;
        border-bottom: 1px solid rgb(212, 215, 222);
      }
      .ling_mb_fixed_top .ling__mbtop_click_text,.ling_top_click_mb_container .ling_top_click_second_mb{
        font-size: var(--left-text-size);
        color: var(--mb-text-color);
        font-weight: 400;
        
        line-height: 18px;
        padding-left: 12px;
        padding-right: 12px;
      }
      .ling_mb_fixed_top .ling__mbtop_click_text.item_active,.ling_top_click_mb_container .ling_top_click_second_mb.item_active{
        font-weight: bold;
        color: var(--mb-textactive-color);
       
      }
      .ling_buy_button.product__buy-buttons{
        display:none;
      }

      /* shu */
      .ling_mb_detail{
        margin-bottom: 14px;
        padding: 0 20px;
        display:block;
      }
      .ling__title_detail{
            display: flex;
        padding: 0px 0px 12px;
        background-color: rgb(255, 255, 255);
        font-size: var(--numb-ztitle-size);
        font-weight: bold;
        line-height: 30px;
        color: var(--numb-ztitle-color);
      }
      .ling_mb_shu_title{
        background: var(--numb-title-bg);
        justify-content: space-around;
        padding: 12px;
        margin-bottom: 8px;
        /* background-color: #f8f8f8; */
        border-radius: 12px;
        height: 64px;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
      }
      .ling_mb_shu_item{
        display: flex;
        gap: 4px;
        flex-direction: column;
        align-items: center;
      }
      .ling_mb_shu_item img{
        width: var(--numb-svg-size);
        height: auto;
      }
      .ling_mb_shu_item .ling_titme_item{
        color: var(--numb-title-color);
        font-size: var(--numb-title-size);
      }
      .ling_mb_tip_title{
        margin-bottom: 22px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        gap:6px
      }
      .ling_mb_tip_title svg{
        width:var(--tip-svg-size);
        height:auto;
      }
      .ling_mb_tip_title .ling_title_tip{
        line-height: 21px;
        font-size: var(--tip-title-size);
        color: var(--tip-title-color);
      }
      .ling_mb_detail_button{
        display: flex;
        flex-direction: column;
        gap:14px;
      }
      .ling_icon_text{
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 0;
        height: 18px;
        justify-content: space-between;
      }
      .ling_icon_text .ling_icon_right_icon{
        display: flex;
        justify-content: center;
        gap: 16px;
        align-items: center;
      }
      .ling_icon_text .lingc-icon{
        display: flex;
        align-items: center;
      }
      .ling_icon_text .ling_right_icon{
        display: flex;
        align-items: center;
      }
      .ling_icon_text img{
        width:var(--click-svg-size);
        height:auto
      }
      .ling_mb_tip_title .ling_title_icon{
        display: flex;
        align-items: center;
        
      }
      .ling_mb_tip_title .ling_title_icon img{
        width:var(--tip-svg-size);
        height:auto;
      }

      .ling_icon_text .lingc-text{
        font-size: var(--click-title-size);
        line-height: 18px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 280px;
        color: var(--click-title-color);
      }
      .ling_icon_text .ling_right_icon svg{
        width:20px;
        height:20px
      }
      .ling_mb_hr_b{
        background-color: rgb(246, 247, 250);
        width: 100%;
        height: 1px;
        margin: 15px 0;
      }
      .ling_mb_up_down{
        
        overflow: hidden;
        position: relative;
        margin-bottom: 32px;
      }
      .ling_mb_up_down.ling_mb_limit{
        height: 132px;
      }
      .ling_mb_up_down .ling_un_down_text{
        word-break: break-word;
        color: var(--html-text-color);
        font-size: var(--html-text-size);
      }
      .ling_mb_up_down .ling_un_down_text p{
        margin:0
      }
      .ling_mb_more{
        position: absolute;
        bottom: -.025rem;
        left: 0;
        right: 0;
      }
      .ling_mb_more.ling_mb_zhang_active{
        position: relative;
        bottom: 0;
      }
      .ling_mb_bg_content{
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
         height: 25px;
      }
      .ling_mb_more.ling_mb_zhang_active .ling_mb_bg_content{
            height: unset;
      }
      .ling_mb_text_more_svg{
        background-color: rgb(255, 255, 255);
        padding-top: 6px;
        flex-direction: row;
        align-items: center;
        display: flex;
        justify-content: center;
      }
      .ling_mb_border_more{
        border-radius: 11px;
        padding: 3px 8px;
        border: 0.5px solid #dadfe6;
        margin-bottom: 0.5px;
        flex-direction: row;
        align-items: center;
        display: flex;
        justify-content: center;
        gap:4px;
      }
      .ling_mb_border_more .ling_mb_more_title{
        color: var(--html-more-color);
        font-size: var(--html-more-size);
        font-weight: 500;
      }
      .ling_mb_border_more svg{
        width:10px;
        height:10px
      }

      .ling_mb_more.ling_mb_zhang_active .title2s4{
            display:block;
        }
        .ling_mb_more.ling_mb_zhang_active .ling_mb_more_title:not(.title2s4){
            display:none;
        }
        .ling_mb_more.ling_mb_zhang_active .ling_mb_more_svg{
            transform: rotate(180deg);
        }
     
      /* use */
      .ling_mb_use_title{
        font-size: var(--mb-use-title-size);
        font-weight: bold;
        line-height: 30px;
        color: var(--mb-use-title-color);
         display: flex;
        padding: 0px 0px 12px;
        background-color: rgb(255, 255, 255);
        padding: 0 20px;
        margin-bottom: 20px;
      }
      .ling_mb_boder_all{
        display:block;
        border-radius: 8px;
        border: 1px solid #dadfe6;
        overflow: hidden;
        background-color: rgb(255, 255, 255);
        margin: 0 20px;
      }
      .ling_use_mb_hr{
        background-color: rgb(246, 247, 250);
        height: 1px;
        margin-left: 16px;
        margin-right: 16px;
      }
      .ling_mb_use_item{
        flex-direction: row;
        display:flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 16px;
        cursor: pointer;
      }
      .ling_mb_text_use{

      }
      .ling_mb_title_use{
            
        font-weight: 700;
        line-height: 24px;
        
      }
      .ling_mb_subtitle_use{
        font-size: 14px;
        line-height: 17px;
        margin-top: 3px;
      }
      .ling_mb_svg_use{
        display: flex;
        align-items: center;
      }
      .ling_mb_svg_use svg{
        width: 20px;
        height: 20px;
      }
      .ling_use_item{
        display:none
      }
      /* open pupop */
      .ling_click_olvery{
        height: 100%;
        background-color: rgba(0, 0, 0, .6);
        width: 100%;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        position: fixed;
        z-index: 9999;
        display:none
      }
      .ling_click_olvery.ling_show{
        display: block;
        }
      .ling_mb_popup_up{
        position: fixed;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 19999;
        background: #ffffff;
        flex-direction: column;
        /* width: 100%; */
        height: 257px;
        overflow: hidden;
        background-color: #fff;
        /* position: absolute; */
        left: 0;
        right: 0;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        display:none
      }
      .ling_mb_popup_up.ling_show{
        display: block;
        }
      .ling_mb_text_popup_up{
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
      }
      .ling_mb_text_popup_up svg{
        width: 30px;
        height: 30px;
        position: absolute;
        left: 14px;
      }
      .ling_mb_title_popup_up{
        background-color: rgb(255, 255, 255);
        border-bottom: 1px solid rgb(212, 215, 222);
        padding-top: 15px;
        padding-bottom: 17px;
        width: 100%;
        justify-content: center;
        text-align: center;
        font-weight: 700;
        font-size: var(--click-poptitle-size);
        color:var(--click-poptitle-color)
      }
      .ling_mb_subtext_popup_up{
        padding: 16px;
        color: var(--click-poptext-color);
        font-size: var(--click-poptext-size);
        line-height: 18px;
        margin-bottom: 0px;
        overflow-y: scroll;
        max-height: 185px;
      }
      .ling_mb_subtext_popup_up p{
        margin:0;
        color: var(--click-poptext-color);
        font-size: var(--click-poptext-size);
      }
      /* use click */
      .ling_use_item_mb{
        position: fixed;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 19999;
        background: #ffffff;
        flex-direction: column;
        /* width: 100%; */
        height: 590px;
        overflow: hidden;
        background-color: #fff;
        /* position: absolute; */
        left: 0;
        right: 0;
        display:none;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
      }
      .ling_use_item_mb.ling_show{
        display: block;
        }
      .ling_use_title_mb{
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
      }
      .ling_use_title_mb .ling_close_mb{
        width: 30px;
        height: 30px;
        position: absolute;
        left: 14px;
      }
      .ling_use_title_mb_pup{
        background-color: rgb(255, 255, 255);
        border-bottom: 1px solid rgb(212, 215, 222);
        padding-top: 15px;
        padding-bottom: 17px;
        width: 100%;
        justify-content: center;
        text-align: center;
        font-weight: 700;
        
      }
      .ling_mb_title_use{
          font-size:var(--mb-use-title-size);
          background: var(--mb-use-title-color);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
        }
        .ling_use_page_mb,.ling_use_page_mb p{
          font-size:var(--mb-use-text-size);
          background: var(--mb-use-text-color);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
        }
        .ling_mb_subtitle_use{
        background: var(--mb-use-subtitle-color);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
        }
        .ling_use_title_mb_pup{
          font-size:var(--mb-use-poptitle-size);
          line-height: var(--mb-use-textheight-size);
          background: var(--mb-use-title-color);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
        }
      .ling_use_page_mb{
        padding: 16px;
        color: rgb(18, 24, 38);
        
        
        margin-bottom: 0px;
        overflow-y: scroll;
        max-height: 530px;
      }
      .ling_use_page_mb p{
        margin:0;
        color: rgb(18, 24, 38);
        
        
      } 
    /* bottom buynow */
  .top_product_buynow{
    display:block;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 8;
    background: #fff;
    bottom: 0;
        top: unset;
        padding: 10px 16px;
        background-color: rgb(255, 255, 255);
    box-shadow: rgba(15, 41, 77, 0.1) -5px 0px 5px 0px, rgba(15, 41, 77, 0.1) 5px 0px 5px 0px;
    border-radius: 12px 12px 0px 0px;
  }
  .product_buynow_sticky{
    
   display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ling_product_price_top{
    display:flex;
    align-items: center;
  }
  .top_product_buynow .price-wrapper{
    margin:0
  }
  
  .top_product_buynow .ling_buy_button.product__buy-buttons{
    display:block;
  }
  .top_product_buynow .ling_buy_button.product__buy-buttons .ling_price_buy{
    width:100%;
  }
  .ling_price_buy .price-wrapper .ling_min_right{
    display:none;
  }
  .top_product_buynow .ling_buy_button.product__buy-buttons{
    margin:0
  }
  .ling_buy_button.product__buy-buttons .product-form__submit{
    width:auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    text-align: center;
  }
  .ling_price_le{
    font-size: var(--mb-save-text-size);
  }
  .pc_ling{
    display:none;
  }
  .ling_mb{
    display:flex;
  }
  .ling_min_text span{
    font-size: var(--mb-you-text-size);
  }
  .ling_min_right span{
   
    font-size: var(--mb-jian-text-size);
  }
  .ling_min_svg img{
    width:var(--mb-you-svg-size);
  }
  /* esim data */
  .ling_esim_data_mb{
    margin-top:15px;
    display:block;
  }
  .modal-content{
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
    #closeBtn_json{
        top: 11px;
        right: -4px;
        z-index: 3;
    }
    #contentArea{
        width: 100%;
        padding-block: unset;
        padding-inline: unset;
        padding: 20px;
    }
    .progress-wrap{
        position: sticky;
        top: 0px;
        left: 0%;
        background: #ffffff;
        border-radius: 30px;
        z-index: 99;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    #Mejson {
        margin-top: 0px;
    }
    #Mejson .subtitle_all{
        margin-top: 0;
    
    }
  
    #openBtn_json_mb span{
        font-size: var(--mb-button-text-size);
    }
    .hint-box {
        font-size: var(--mb-poptitle-size);
    }
    .subtitle-box{
        font-size: var(--mb-poptext-size);
    }
    .tree-item .key,.tree-item .text{
        font-size: var(--mb-popsle-size);
    }
    .btn-wrap button {
        font-size: var(--mb-popback-size);
    }
    #Mejson .subtitle_all p,#Mejson .subtitle_all li{
        font-size: var(--pc-poptip-size);
    }
    #Mejson .subtitle_all .title_warning{
  
      font-size: var(--mb-poptiptitle-size);
    }

}


