@font-face {
    font-family: 'SourceHanSansCN-Regular';
    src: url('/font/me/SourceHanSansCN-Regular.otf') format('truetype');
  }
  
  @font-face {
    font-family: 'SourceHanSansCN-Medium';
    src: url('/font/me/SourceHanSansCN-Medium.otf') format('truetype');
  }
  
  @font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url('/font/me/SourceHanSansCN-Bold.otf') format('truetype');
  }
  
  .smb-body {
    min-height: calc(100vh - 100px);
    max-width: 100%;
    margin: 0;
    background-color: #f6f6f6;
  }
  .header-container-title-content {
    background-color:#333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Bold;
    padding: 20px 10px;
  }
  .header-container-bg {
    min-height: 18.75rem;
    padding: 0;
  }
  .product-content {
    max-width: 1200px;
    padding: 35px 15px 60px;
  }
  .list-item {
    padding: 35px 30px;
  }
  .split-line {
    max-width: 540px;
    margin: 0px auto 40px;
  }
  .split-line,
  .split-line-safe {
    border-top: 1px solid #C1C1C1;
  }
  .checkout-security {
    border: 0px;
    max-width: 900px;
    margin: 0 auto 45px
  }
  .checkout-security-img {
    max-width: 988px;
  }
  .product-list {
    align-items:stretch;
  }
  .list-item-content {
    padding: 0;
  }
  .list-item-title-name {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    font-family: SourceHanSansCN-Bold;
    font-weight: 700;
    margin: 0 0 20px;
  }
  .tip_wrapper_box {
    font-family: SourceHanSansCN-Regular;
    padding: 0;
  }
  .tip_wrapper {
    justify-content: stretch;
    margin: 0px 0 14px;
  }
  .tip1 {
    font-size: 26px;
    line-height: 1;
    font-family: SourceHanSansSC-Regular;
    color: #333333;
  }
  .tip_wrapper:nth-last-of-type(1) .tip1 {
    color: #0B4F8F;
    font-family: SourceHanSansCN-Bold;
  }
  .best_value_font {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-family: SourceHanSansCN-Bold;
    line-height: 25px;
  }
  .best_value_font::before {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    display:block;
    content:'';
    width:0;
    height: 0;
    border-top: 0rem solid transparent;
    border-left: 0.5rem solid transparent;
    border-right: 0rem solid transparent;
    border-bottom: 1.55rem solid #161616;
  }
  .best_value_font::after {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(96%);
    display:block;
    content:'';
    width:0;
    height: 0;
    border-top: 0rem solid transparent;
    border-left: 0rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 1.55rem solid #161616;
  } 
  .list-item-prices {
    margin: 25px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 2px solid #8a8a8a;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    padding: 0;
    font-family: SourceHanSansCN-Bold;
  }
  .new-price {
    display: flex;
    font-size: 40px;
    line-height: 47px;
    color: #0B4F8F;
    font-family: SourceHanSansCN-Bold;
    font-weight: 400;
  }
  .new-price-int {
    position: inherit;
    font-size: 40px;
  }
  .new-price-decimal {
    position: inherit;
    top: 0;
    right: 0;
    transform: none;
    font-size: 40px;
  }
  .old-price {
    color: #333333;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    line-height: 33px;
    padding: 0;
  }
  .list-item-btn {
    background-color: #009DDF;
    box-shadow: none;
    border-radius: 10px;
    /* max-height: 48px; */
    margin: 30px 0 0;
    font-family: SourceHanSansCN-Bold;
    font-weight: 400;
  }
  .order_now {
    font-size: 22px;
    line-height: 1.1;
    font-family: SourceHanSansCN-Bold;
    padding: 10px;
  }
  .product-wrapper {
    background-color: #f6f6f6;
  }
  .z-bg {
    background-color: #f6f6f6;
  }
  .shipping-and-payment-wrapper {
    max-width: 1200px;
    margin: 0px auto 70px;
    padding: 0 15px 180px;
  }
  .shipping-and-payment {
    max-width: 580px;
  }
  .shipping-block {
    max-width: 100%;
    margin: 0;
  }
  .shipping-title {
    color: #333333;
    font-size: 44px;
    font-family: SourceHanSansCN-Bold;
  }
  .shipping-tip {
    color: #333333;
    font-size: 26px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    margin: 0 0 34px;
  }
  .shipping-info-item {
    margin-bottom: 15px;
  }
  .summary-block {
    max-width: 540px !important;
    padding: 0;
  }
  .paypal-wrapper {
    padding: 0 0 60px;
  }
  .summary-wrapper {
    background-image: linear-gradient(#f6f6f6, #f6f6f6), linear-gradient(180deg, #0B4F8F 0, #009DDF 66%, #0B4F8F 100%) !important;
    border: double 5px transparent !important;
    background-color: #f6f6f6;
    box-shadow: none;
  }
  .summary-title {
    color: #333333;
    font-size: 34px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 400;
    margin: 45px 45px 20px;
    padding: 0;
  }
  .summary-content {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
  }
  .summary-list-item {
    margin: 0 45px;
  }
  .product-name_block {
    margin: 0;
  }
  .paypal-card-submit {
    max-width: 540px;
    border-radius: 10px;
  }
  .product-name {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
  }
  .edit-block {
    margin: 10px 0 40px;
    text-decoration: none;
    cursor: pointer;
    color: #878787;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
  }
  .edit-block a {
    color: #878787;
    text-decoration: none;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
  }
  .qty {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
  }
  .product-price {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
  }
  .summary-total-item-name {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
  }
  .summary-total-item-price {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1.2;
  }
  .z-green {
    color: #1C788C;
  }
  .summary-total {
    margin: 0 10px;
    padding: 25px 35px;
    background-color: #f2f2f2;
  }
  .payment-title {
    color: #333333;
    font-size: 44px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 400;
  }
  .payment-block {
    max-width: 540px;
    margin: 0;
    padding: 0;
  }
  .split-content {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    background-color: #f6f6f6;
  }
  .split-line-safe {
    max-width: 540px;
    margin: 40px auto 0;
  }
  .split-line-safe-content {
    color: #333333;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    background-color: #f6f6f6;
  }
  .shipping-info-flex-half .shipping-info-input {
    height: 100%;
  }
  .shipping-info-input {
    color: #838383;
    font-size: 22px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1;
    background-color: #f6f6f6;
    height: 100%;
    padding: 26px 26px 8px;
    border-radius: 10px;
  }
  .shipping-info-select {
    color: #838383;
    font-size: 22px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1;
    background-color: #f6f6f6;
    height: 100%;
    padding: 26px 26px 8px;
    border-radius: 10px;
  }
  .shipping-info-input:focus ~  .shipping-info-label,
  .shipping-info-exist-value ~ .shipping-info-label {
    font-size: 1rem !important;
    top: 5px;
  }
  .shipping-info-label {
    font-size: 22px;
    font-family: SourceHanSansCN-Regular;
    color: #838383;
    padding: 0px 0 0 30px;
    top: 20px;
  }
  .payment-img {
    max-width: 100%;
    margin: 80px 0 94px;
  }
  .checkout-button {
    max-width: 540px;
    background-color: #0B4F8F;
    box-shadow: 0 2px 0 #0B4F8F;
    border-radius: 4px;
    font-size: 24px !important;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    padding: 14px 5px;
  }
  .checkout-button span {
    font-family: SourceHanSansCN-Regular;
  }
  .agree-block {
    margin-bottom: 15px
  }
  .guarantee-img {
    max-width: 175px;
    margin: 0 25px 0 0;
  }
  .price-tip {
    color: #333333;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    padding: 0;
  }
  .guarantee-tip {
    color: #333333;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    max-width: 100%;
  }
  .footer-container {
    background-color: #333333;
  }
  .copyright-block {
    color: #fff;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 42px;
    margin: 0;
    padding: 0;
  }
  .smb-a {
    display: inline-block;
    padding: 0 20px;
    border-right: 0;
    line-height: normal;
  }
  .smb-boder-none {
    border: none;
  }
  .terms-block a {
    color: #fff;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0;
  }
  .submit-button {
    background-color: #0B4F8F;
    background-image:none;
    box-shadow: 0 2px 0 0 #0B4F8F;
    font-size: 34px;
    font-family: SourceHanSansCN-Bold;
    font-weight: 400;
    line-height: 1;
  }
  .summary-footer-mb {
    display: none;
  }
  .summary-footer {
    padding: 30px 20px 55px 20px;
  }
  .submit-block {
    margin: 20px auto 0;
  }
  
  @media (max-width: 1440px) and (min-width: 1200px) {
    .product-content {
      max-width: 100% !important;
    }
    .list-item {
      width: 100%;
    }
    .list-item-content {
      padding: 0 !important;
    }
    .list-item-title-name {
      font-size: 24px !important;
      line-height: 30px !important;
    }
  }
  
  @media (max-width:1200px) {
    .header-container-title {
      background-color: #333333;
    }
    .header-container-title-content {
      font-size: 1.3rem;
      padding: 0.45rem 0;
      width: 100%;
      line-height: 1;
      margin: 0;
    }
    .header-container-bg {
      min-height: 7.4rem;
      padding: 0;
    }
    .checkout-security {
      display: flex;
      margin: 0 auto 1.8rem;
    }
    .checkout-security-img {
      width: 100%;
    }
    .product-list {
      flex-direction: column;
      padding: 0 0.9rem;
    }
    .product-content {
      max-width: 100% !important;
      padding: 1.6rem 0 1.8rem;
    }
    .list-item {
      width: 100%;
    }
    .list-item-content {
      align-items: center;
      justify-content: center;
      padding: 0 !important;
    }
    .list-item-title-name {
      font-size: 1rem !important;
      line-height: 1rem !important;
      margin: 0 0 1.25rem;
      padding: 0.5rem;
    }
    .list-item-footer {
      margin: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: flex-start;
    }
    .list-item-btn {
      display: block;
      font-size: 0.7rem ;
      line-height: 2.7rem;
      margin: 0;
      padding: 0;
      max-height: 100%;
    }
    .order_now {
      font-size: 0.8rem ;
      padding: 0.4rem;
      line-height: 1;
      width: 100%;
    }
    .tip2btn {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin: 0 1.2rem;
    }
    .js-product-image {
      position: inherit;
      max-width: 5.75rem;
      width: 5.75rem;
    }
    .tip2btn2prices {
      display: flex;
      flex-direction: row-reverse;
      justify-content: center;
      align-items: center;
    }
    .list-item-prices {
      margin: 0;
      padding: 0;
      max-width: 5.8rem;
      min-width: 5.8rem;
      height: 5.8rem;
    }
    .new-price {
      font-size: 0.5rem;
      line-height: 1;
    }
    .new-price-int {
      /* position: relative; */
      font-size: 1.25rem;
    }
    .new-price-decimal {
      /* position: absolute;
      top: 0;
      right: 0;
      transform: translate(100%, -50%); */
      font-size: 1.25rem;
      line-height: 1.46rem;
    }
    .old-price {
      font-size: 0.7rem;
      line-height: 1rem;
    }
    .tip_wrapper_box {
      padding: 0;
    }
    .tip_wrapper {
      margin: 0 0 0.45rem 0;
    }
    .tip_wrapper img {
      width: 0.88rem;
      margin: 0 0.45rem 0 0;
    }
    .tip1 {
      font-size: 0.85rem;
      line-height: 1;
    }
    .best_value_font {
      font-size: 1.3rem;
      line-height: 1.3rem;
      padding: 0.3rem;
    }
    .best_value_font::after {
      border-bottom: 1.9rem solid #161616;
    }
    .best_value_font::before {
      transform: translateX(-98%);
      border-bottom: 1.9rem solid #161616;
    }
    .shipping-and-payment-wrapper {
      padding: 0 0.9rem 2rem;
      margin: 0 auto;
    }
    .shipping-and-payment {
      max-width: 100% !important;
      margin: 0 !important;
    }
    .shipping-block {
      max-width: 100% !important;
      margin: 0 !important;
    }
    .shipping-title {
      font-size: 1.65rem;
      line-height: 1;
    }
    .shipping-tip {
      font-size: 1rem;
      line-height: 1;
      margin: 0.8rem 0 1.2rem;
    }
    .shipping-info-item {
      margin-bottom: 0.62rem;
    }
    .shipping-info-input {
      font-size: 0.8rem;
      height: 3rem;
      padding: 0.9rem 0.76rem 0.3rem;
    }
    .shipping-info-select {
      font-size: 0.8rem;
      height: 3rem;
      padding: 0.9rem 0.76rem 0.3rem;
    }
    .shipping-info-flex-half .shipping-info-input {
      height: 3rem;
    }
    .shipping-info-input:focus ~  .shipping-info-label,
    .shipping-info-exist-value ~ .shipping-info-label {
      font-size: 0.6rem !important;
      top: 0.16rem;
    }
    .shipping-info-label {
      font-size: 0.8rem !important;
      padding: 0rem 0 0 0.8rem;
      top: 0.54rem;
    }
    .payment-img {
      max-width: 100%;
      width: 24rem;
      margin: 1rem auto 1.8rem;
    }
    .summary-wrapper {
      background-image: none !important;
    }
    .summary-title {
      font-size: 1.4rem;
      margin: 2.8rem 1.9rem 0.9rem;
    }
    .summary-list-item {
      margin: 0;
    }
    .product-name_block {
      margin: 0 0 0 1rem;
    }
    .product-name {
      font-size: 0.9rem;
    }
    .edit-block {
      margin: 0.6rem 0 1.75rem;
    }
    .edit-block a {
      font-size: 0.9rem;
    }
    .qty {
      font-size: 0.9rem;
      margin: 0 0 0.6rem;
    }
    .qty-price {
      margin: 0 1rem 0 0;
    }
    .product-price {
      font-size: 0.9rem;
    }
    .summary-total {
      margin: 0;
      padding: 1.1rem 1rem;
    }
    .summary-total-item-name {
      font-size: 0.9rem;
    }
    .summary-total-item-price {
      font-size: 0.9rem;
    }
    .payment-title {
      font-size: 1.65rem;
      line-height: 1;
      margin: 0 0 1.12rem;
    }
    .payment-block {
      max-width: 100% !important;
      margin-right:0 !important;
    }
    .paypal-button-tagline .paypal-button-text {
      font-size: 0.74rem;
    }
    .split-content {
      font-size: 0.74rem;
    }
    .split-line-safe {
      max-width: 19.5rem;
      margin: 1.2rem auto 0;
    }
    .checkout-button {
      /* max-width: 100%; */
      font-size: 1.15rem;
      /* padding: 0.84rem 0; */
      margin: 0 auto;
    }
    .split-line {
      max-width: 19.7rem;
      margin: 0px auto 1.2rem;
    }
    .split-line-safe-content {
      font-size: 0.74rem;
    }
    .agree-block {
      font-size: 0.88rem;
      margin-bottom: 0.72rem;
    }
    .price-tip {
      font-size: 0.8rem;
    }
    .guarantee-img {
      max-width: 7.6rem;
      margin: 0 1.1rem 0 0;
    }
    .guarantee-tip {
      font-size: 0.8rem;
    }
    .copyright-block {
      font-size: 0.5rem;
      line-height: 1.34rem;
    }
    .terms-block {
      margin: 0;
      padding: 0;
      font-size: 0.5rem;
      line-height: 1.34rem;
    }
    .smb-a {
      display: inline-block;
      padding: 0 0.5rem;
      border-right: 1px solid #fff;
      line-height: normal;
    }
    .smb-boder-none {
      border: none;
    }
    .terms-block a {
      font-size: 0.5rem;
      padding: 0;
    }
    .summary-block {
      max-width: 100% !important;
      position: inherit;
      display: block;
    }
    .paypal-wrapper {
      display: flex !important;
      align-items: center;
      padding: 0 0 1rem;
    }
    .submit-button {
      background-color: #0B4F8F;
      background-image:none;
      box-shadow: 0 2px 0 0 #0B4F8F;
      font-size: 1.2rem !important;
      font-family: SourceHanSansCN-Bold;
      font-weight: 400;
      line-height: 1;
    }
    .summary-footer-mb {
      display: block !important;
    }
    .summary-footer {
      display: none;
      padding: 0;
    }
    .submit-block {
      margin: 0.5rem 0;
    }
  }