/** Shopify CDN: Minification failed

Line 1190:26 Unexpected "{"
Line 1190:35 Expected ":"
Line 1200:26 Unexpected "{"
Line 1200:35 Expected ":"
Line 1208:28 Unexpected "{"
Line 1208:37 Expected ":"
Line 1213:28 Unexpected "{"
Line 1213:37 Expected ":"
Line 1218:26 Unexpected "{"
Line 1218:35 Expected ":"
... and 6 more hidden warnings

**/
@media screen and (min-width: 768px) {
  .ab-new-productinfo-root {
    display: flex;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area {
    height: 100%;
    position: sticky;
    display: flex;
    flex-direction: column;
    background-color: #f7f8f9;
    width: 55.20833333vw;
    height: 46.14583333vw;
    top: 3.48958333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer {
    height: 100%;
    width: 100%;
    flex: 0 0 auto;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper {
    height: 100%;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .swiper-wrapper {
    height: 100%;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .swiper-wrapper > .swiper-slide {
    height: 100%;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .swiper-wrapper > .swiper-slide > .products-pic {
    height: 70%;
    width: 80%;
    margin: 10% auto 0;
    object-fit: contain;
    pointer-events: none;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-discount {
    position: absolute;
    background-color: rgba(0, 153, 255, 0.06);
    color: #028ae4;
    font-weight: 600;
    z-index: 1;
    height: 1.875vw;
    line-height: 1.875vw;
    border-radius: 1.875vw;
    font-size: 0.9375vw;
    padding-left: 0.9375vw;
    padding-right: 0.9375vw;
    top: 1.61458333vw;
    left: 1.92708333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-pic-step {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    text-align: center;
    z-index: 1;
    height: 1.25vw;
    width: 2.1875vw;
    line-height: 1.25vw;
    border-radius: 0.20833333vw;
    top: 1.25vw;
    right: 1.25vw;
    font-size: 0.67708333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-pic-pre,
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics .product-pic-next {
    position: absolute;
    top: 50%;
    transform: translate(-50%);
    z-index: 10;
    cursor: pointer;
    background-size: cover;
    display: none;
    user-select: none;
    height: 3.22916667vw;
    width: 3.22916667vw;
    border-radius: 3.22916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-pic-pre.product-pic-pre,
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics .product-pic-next.product-pic-pre {
    background-image: url('https://cdn.shopify.com/s/files/1/0252/1169/9260/files/circle-arrow-left.svg?v=1749621667');
    left: 2.29166667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-pic-pre.product-pic-next,
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics .product-pic-next.product-pic-next {
    background-image: url('https://cdn.shopify.com/s/files/1/0252/1169/9260/files/circle-arrow-right.svg?v=1749621669');
    right: 2.29166667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .outer-navigations {
    position: absolute;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%);
    z-index: 10;
    flex: 1 1 auto;
    margin: 0 auto;
    background-color: #ffffff;
    bottom: 2.08333333vw;
    border-radius: 2.08333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .outer-navigations > .outer-navigation {
    cursor: pointer;
    height: 2.08333333vw;
    line-height: 2.08333333vw;
    border-radius: 2.08333333vw;
    padding-left: 0.72916667vw;
    padding-right: 0.72916667vw;
    font-size: 0.78125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .outer-navigations > .outer-navigation.actived {
    background-color: #333333;
    color: #ffffff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area {
    height: auto;
    width: 44.79166667vw;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoosTitle {
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.66666667vw;
    margin-top: 2.91666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsTag {
    display: flex;
    gap: 0.20833333vw;
    margin-top: 0.52083333vw;
    margin-bottom: 0.52083333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsTag > p {
    color: #777777;
    background-color: rgba(0, 153, 255, 0.14);
    height: 0.98958333vw;
    line-height: 0.98958333vw;
    padding-left: 0.41666667vw;
    padding-right: 0.41666667vw;
    font-size: 0.67708333vw;
    margin-top: 0.52083333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice {
    display: flex;
    align-items: center;
    margin-top: 1.35416667vw;
    gap: 0.41666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsComparePrice > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsComparePrice > .etrans-money > .money {
    font-weight: 600;
    color: #333333;
    font-size: 1.14583333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsPrice > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsPrice > .etrans-money > .money {
    font-weight: 500;
    color: #999999;
    text-decoration: line-through;
    font-size: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsDesc {
    width: 80%;
    color: #777777;
    list-style: disc;
    padding-left: 1.30208333vw;
    margin-top: 1.35416667vw;
    font-size: 0.78125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsDesc > li {
    line-height: 1.2;
    margin-bottom: 0.41666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown {
    height: auto;
    width: 80%;
    position: relative;
    margin-top: 1.35416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown_bg {
    height: auto;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    left: 1.77083333vw;
    gap: 0.625vw;
    margin-top: 0.3125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span {
    text-align: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .days,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .hours,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .minutes,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .seconds {
    display: block;
    text-align: center;
    font-style: italic;
    background-color: #ffffff;
    color: #D15000;
    font-weight: 600;
    height: 2.03125vw;
    line-height: 2.03125vw;
    width: 2.03125vw;
    border-radius: 0.3125vw;
    font-size: 0.9375vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > p {
    color: #D15000;
    font-size: 0.57291667vw;
    margin-top: 0.26041667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span.seperator {
    color: #D15000;
    font-style: italic;
    font-weight: 700;
    padding-top: 0.3125vw;
    font-size: 0.9375vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdownTitle,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptionsTitle,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGiftTitle,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSalesTitle {
    color: #000000;
    font-weight: 600;
    line-height: 1.2;
    font-size: 0.9375vw;
    margin-top: 1.5625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.9375vw;
    margin-top: 1.35416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem {
    cursor: pointer;
    border: calc(1 / 1920 * 100vw) solid #d9d9d9;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25.625vw;
    border-radius: 0.26041667vw;
    padding-left: 1.04166667vw;
    padding-right: 1.45833333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem:hover {
    border-color: #8f8f8f;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem.actived {
    border-color: #378aff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.83333333vw;
    padding-bottom: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productImg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 3.125vw;
    width: 3.125vw;
    margin-right: 0.9375vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo {
    display: flex;
    flex-direction: column;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoName {
    font-weight: 500;
    line-height: 1.5;
    color: #000000;
    max-width: 10.9375vw;
    font-size: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice {
    display: flex;
    align-items: center;
    margin-top: 0.52083333vw;
    gap: 0.41666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .current > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .current > .etrans-money > .money {
    font-weight: 600;
    color: #000000;
    font-size: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .original > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .original > .etrans-money > .money {
    font-weight: 400;
    color: #838383;
    text-decoration: line-through;
    font-size: 0.625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopSave {
    background-color: rgba(0, 153, 255, 0.06);
    color: #028AE4;
    font-weight: 600;
    height: 1.5625vw;
    line-height: 1.5625vw;
    border-radius: 1.5625vw;
    padding-left: 0.78125vw;
    padding-right: 0.78125vw;
    font-size: 0.72916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemBottom {
    border-top: calc(1 / 1920 * 100vw) solid #D1D1D1;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemBottom > .productDescItems {
    font-weight: 500;
    list-style: disc;
    font-size: 0.78125vw;
    padding-top: 0.78125vw;
    padding-left: 1.04166667vw;
    padding-bottom: 0.78125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemBottom > .productDescItems > .productDescItem {
    color: #777777;
    line-height: 1.5;
    word-wrap: break-word;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales {
    display: flex;
    flex-direction: column;
    margin-top: 1.5625vw;
    gap: 0.9375vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item {
    cursor: pointer;
    border: calc(1 / 1920 * 100vw) solid #d9d9d9;
    display: flex;
    flex-direction: column;
    width: 25.625vw;
    border-radius: 0.26041667vw;
    padding-left: 1.04166667vw;
    padding-right: 1.45833333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item:hover {
    border-color: #8f8f8f;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item.actived {
    border-color: #378aff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item.actived > .top > .checkbox {
    background-image: url("https://cdn.shopify.com/s/files/1/0252/1169/9260/files/checkbox-checked.svg?v=1750737213");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.72916667vw;
    padding-top: 0.83333333vw;
    padding-bottom: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .checkbox {
    flex: 0 0 auto;
    border: calc(1 / 1920 * 100vw) solid #d9d9d9;
    height: 0.72916667vw;
    width: 0.72916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .prodImg {
    flex: 0 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 3.125vw;
    width: 3.125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice {
    flex: 1 1 auto;
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .name {
    line-height: 1.5;
    font-weight: 500;
    font-size: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .price {
    display: flex;
    align-items: center;
    gap: 0.20833333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .price > .current .money {
    color: #000000;
    font-weight: 600;
    font-size: 0.78125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .price > .original .money {
    color: #838383;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 0.625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .save {
    flex: 0 0 auto;
    background-color: rgba(0, 153, 255, 0.06);
    color: #028AE4;
    font-weight: 600;
    height: 1.5625vw;
    line-height: 1.5625vw;
    border-radius: 1.5625vw;
    padding-left: 0.78125vw;
    padding-right: 0.78125vw;
    font-size: 0.72916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom {
    padding-left: 2.08333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom > .descs {
    font-weight: 500;
    list-style: disc;
    border-top: calc(1 / 1920 * 100vw) solid #D1D1D1;
    font-size: 0.78125vw;
    padding-top: 0.78125vw;
    padding-left: 1.04166667vw;
    padding-bottom: 0.78125vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom > .descs > .desc {
    color: #777777;
    line-height: 1.5;
    word-wrap: break-word;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom > .descs > .desc:not(:last-child) {
    margin-bottom: 0.41666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp {
    padding-top: 1.04166667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp .xcotton-productProtection-detail-header-title {
    color: #000000;
    font-weight: 600;
    font-size: 0.9375vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp .xcotton-productProtection-detail-header-subtitle {
    padding-bottom: 0;
    font-size: 0.625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp .xcotton-productProtection-detail-content {
    margin-top: 1.35416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift {
    width: 80%;
    display: flex;
    height: 2.60416667vw;
    gap: 1.14583333vw;
    margin-top: 1.35416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem {
    flex: 1;
    display: flex;
    border: calc(1 / 1920*100vw) solid #C1C1C1;
    align-items: center;
    justify-content: space-around;
    border-radius: 0.52083333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .checkbox {
    border: calc(1 / 1920*100vw) solid #C1C1C1;
    background-image: url('https://www.aeroband.net/cdn/shop/files/checkbox-checked.svg?v=1750737213');
    background-size: calc(8 / 1920 * 100vw) calc(6 / 1920 * 100vw);
    background-position: center center;
    background-repeat: no-repeat;
    height: 0.72916667vw;
    width: 0.72916667vw;
    border-radius: 0.10416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .giftImg {
    height: 1.5625vw;
    width: 3.64583333vw;
    border-radius: 1.5625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .giftName {
    font-weight: 500;
    color: #1E1E1E;
    font-size: 0.72916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .giftPrice {
    font-weight: 700;
    color: #1E1E1E;
    font-size: 0.72916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns {
    display: flex;
    margin-top: 1.35416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abAddToCart,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abBuyNow {
    text-align: center;
    font-weight: 600;
    border: calc(2 / 1920 * 100vw) solid #333333;
    cursor: pointer;
    height: 2.39583333vw;
    line-height: 2.29166667vw;
    width: 7.60416667vw;
    border-radius: 2.39583333vw;
    font-size: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abAddToCart.abAddToCart,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abBuyNow.abAddToCart {
    color: #333333;
    margin-right: 0.625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abAddToCart.abAddToCart:hover,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abBuyNow.abAddToCart:hover {
    background-color: #333333;
    color: #ffffff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abAddToCart.abBuyNow,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abBuyNow.abBuyNow {
    color: #ffffff;
    background-color: #333333;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abAddToCart.abBuyNow:hover,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns .abBuyNow.abBuyNow:hover {
    background-color: #555555;
    border-color: #555555;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsCard {
    display: flex;
    margin-top: 2.39583333vw;
    padding-left: 1.97916667vw;
    gap: 0.10416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsCard img {
    border: calc(1 / 1920 * 100vw) solid #d8d8d8;
    height: 1.14583333vw;
    width: 1.875vw;
    border-radius: 0.10416667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    box-shadow: #0000004d 0 2px 5px;
    display: flex;
    align-items: center;
    justify-content: end;
    height: 4.375vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .price {
    margin-right: 1.66666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .price > .current {
    font-weight: 600;
    color: #333333;
    font-size: 1.14583333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .price > .save {
    font-weight: 500;
    color: #999999;
    font-size: 0.72916667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .btns {
    display: flex;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn {
    text-align: center;
    font-weight: 600;
    border: calc(2 / 1920 * 100vw) solid #333333;
    cursor: pointer;
    height: 2.39583333vw;
    line-height: 2.29166667vw;
    width: 7.60416667vw;
    border-radius: 2.39583333vw;
    font-size: 0.83333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn.btn-add-to-cart {
    color: #333333;
    margin-right: 0.625vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn.btn-add-to-cart:hover {
    background-color: #333333;
    color: #ffffff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn.btn-buy-now {
    color: #ffffff;
    background-color: #333333;
    margin-right: 16.14583333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn.btn-buy-now:hover {
    background-color: #555555;
    border-color: #555555;
  }
}
@media screen and (max-width: 767px) {
  .ab-new-productinfo-root {
    height: auto;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer {
    height: 100%;
    width: 100%;
    flex: 1 1 auto;
    margin-bottom: 8vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper {
    height: 100%;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .swiper-wrapper {
    height: 100%;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .swiper-wrapper > .swiper-slide {
    height: 100%;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .swiper-wrapper > .swiper-slide > .products-pic {
    height: 80%;
    width: 80%;
    margin: 10% auto 0;
    object-fit: contain;
    pointer-events: none;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-discount {
    position: absolute;
    background-color: rgba(0, 153, 255, 0.06);
    color: #028ae4;
    font-weight: 600;
    z-index: 1;
    height: 8.53333333vw;
    line-height: 8.53333333vw;
    border-radius: 8.53333333vw;
    font-size: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
    top: 6.93333333vw;
    left: 7.46666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .swiper-outer > .swiper-wrapper > .swiper-products-pics > .product-pic-step {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    text-align: center;
    z-index: 1;
    height: 6.4vw;
    width: 11.73333333vw;
    line-height: 6.4vw;
    border-radius: 0.53333333vw;
    top: 7.46666667vw;
    right: 7.2vw;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .outer-navigations {
    flex: 0 0 auto;
    margin: 0 auto;
    height: 11.46666667vw;
    margin-bottom: 4.26666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .outer-navigations > .outer-navigation {
    display: inline-block;
    font-weight: 600;
    color: #333333;
    height: 11.46666667vw;
    line-height: 11.46666667vw;
    padding-left: 2.93333333vw;
    padding-right: 2.93333333vw;
    font-size: 4vw;
    border-radius: 11.46666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-left-area > .outer-navigations > .outer-navigation.actived {
    background-color: #333333;
    color: #ffffff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 5.6vw;
    padding-right: 5.6vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoosTitle {
    font-weight: 700;
    font-size: 6.4vw;
    margin-top: 10.66666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsTag {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.2vw;
    margin-bottom: 3.2vw;
    gap: 1.06666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsTag > p {
    color: #777777;
    background-color: rgba(0, 153, 255, 0.14);
    font-weight: 600;
    height: 4.53333333vw;
    line-height: 4.53333333vw;
    padding-left: 1.86666667vw;
    padding-right: 1.86666667vw;
    font-size: 2.93333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice {
    display: flex;
    align-items: center;
    margin-top: 6.4vw;
    gap: 1.86666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsComparePrice > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsComparePrice > .etrans-money > .money {
    font-weight: 600;
    color: #333333;
    font-size: 5.86666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsPrice > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsPrice > .abGoodsPrice > .etrans-money > .money {
    font-weight: 500;
    color: #999999;
    text-decoration: line-through;
    font-size: 4.26666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsDesc {
    color: #777777;
    list-style: disc;
    padding-left: 6.66666667vw;
    margin-top: 6.4vw;
    font-size: 4vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsDesc > li {
    line-height: 1.2;
    margin-bottom: 2.13333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown {
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 8vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown_bg {
    height: auto;
    width: 100%;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    left: 4.8vw;
    gap: 2.13333333vw;
    margin-top: 1.6vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span {
    text-align: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .days,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .hours,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .minutes,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > .seconds {
    display: block;
    text-align: center;
    font-style: italic;
    background-color: #ffffff;
    color: #D15000;
    font-weight: 600;
    height: 6.66666667vw;
    line-height: 6.66666667vw;
    width: 6.66666667vw;
    border-radius: 1.06666667vw;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span > p {
    color: #D15000;
    font-size: 1.33333333vw;
    margin-top: 1.33333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdown > .ab_countdown > span.seperator {
    color: #D15000;
    font-style: italic;
    font-weight: 700;
    padding-top: 1.06666667vw;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abCountdownTitle,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptionsTitle,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGiftTitle,
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSalesTitle {
    color: #000000;
    font-weight: 600;
    font-size: 4.8vw;
    margin-top: 5.33333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 2.66666667vw;
    margin-top: 5.33333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem {
    width: 100%;
    border: calc(1 / 375 * 100vw) solid #d9d9d9;
    border-radius: 1.33333333vw;
    padding-left: 4vw;
    padding-right: 1.6vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem.actived {
    border-color: #378aff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 3.46666667vw;
    padding-bottom: 3.46666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productImg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 16vw;
    width: 16vw;
    margin-right: 2.66666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo {
    display: flex;
    flex-direction: column;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoName {
    font-weight: 500;
    line-height: 1.5;
    color: #000000;
    max-width: 32vw;
    font-size: 3.73333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice {
    display: flex;
    align-items: start;
    flex-direction: column;
    margin-top: 0.53333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .current > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .current > .etrans-money > .money {
    font-weight: 600;
    color: #000000;
    font-size: 4vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .original > .etrans-money {
    display: flex;
    align-items: center;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopLeft > .productInfo > .productInfoPrice > .original > .etrans-money > .money {
    font-weight: 400;
    color: #838383;
    text-decoration: line-through;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemTop > .abGoodsPartsItemTopSave {
    background-color: rgba(0, 153, 255, 0.06);
    color: #028AE4;
    font-weight: 600;
    height: 6.4vw;
    line-height: 6.4vw;
    border-radius: 6.4vw;
    padding-left: 3.73333333vw;
    padding-right: 3.73333333vw;
    font-size: 2.93333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemBottom {
    border-top: calc(1 / 375 * 100vw) solid #D1D1D1;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemBottom > .productDescItems {
    font-weight: 500;
    list-style: disc;
    font-size: 3.2vw;
    padding-top: 4vw;
    padding-left: 5.33333333vw;
    padding-bottom: 4vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsOptions > .abGoodsPartsItem > .abGoodsPartsItemBottom > .productDescItems > .productDescItem {
    color: #777777;
    line-height: 1.5;
    word-wrap: break-word;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales {
    display: flex;
    flex-direction: column;
    margin-top: 5.33333333vw;
    gap: 5.33333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item {
    width: 100%;
    border: calc(1 / 375 * 100vw) solid #d9d9d9;
    display: flex;
    flex-direction: column;
    border-radius: 1.33333333vw;
    padding-left: 4vw;
    padding-right: 1.6vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item.actived {
    border-color: #378aff;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item.actived > .top > .checkbox {
    background-image: url("https://cdn.shopify.com/s/files/1/0252/1169/9260/files/checkbox-checked.svg?v=1750737213");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1.33333333vw;
    padding-top: 3.46666667vw;
    padding-bottom: 3.46666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .checkbox {
    flex: 0 0 auto;
    border: calc(1 / 375 * 100vw) solid #d9d9d9;
    height: 3.73333333vw;
    width: 3.73333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .prodImg {
    flex: 0 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 16vw;
    width: 16vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice {
    flex: 1 1 auto;
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .name {
    line-height: 1.5;
    font-weight: 500;
    font-size: 3.73333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .price {
    display: flex;
    align-items: center;
    gap: 1.06666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .price > .current .money {
    color: #000000;
    font-weight: 600;
    font-size: 4vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .nameAndPrice > .price > .original .money {
    color: #838383;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .top > .save {
    flex: 0 0 auto;
    background-color: rgba(0, 153, 255, 0.06);
    color: #028AE4;
    font-weight: 600;
    height: 6.4vw;
    line-height: 6.4vw;
    border-radius: 6.4vw;
    padding-left: 3.73333333vw;
    padding-right: 3.73333333vw;
    font-size: 2.93333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom {
    padding-left: 10.66666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom > .descs {
    font-weight: 500;
    list-style: disc;
    border-top: calc(1 / 375 * 100vw) solid #D1D1D1;
    font-size: 3.2vw;
    padding-top: 4vw;
    padding-left: 5.33333333vw;
    padding-bottom: 4vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBundleSales > .item > .bottom > .descs > .desc {
    color: #777777;
    line-height: 1.5;
    word-wrap: break-word;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp {
    padding-top: 5.33333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp .xcotton-productProtection-detail-header-title {
    color: #000000;
    font-weight: 600;
    font-size: 4.8vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp .xcotton-productProtection-detail-header-subtitle {
    padding-bottom: 0;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .xcotton-productProtection-detail-warp .xcotton-productProtection-detail-content {
    margin-top: 8vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 4vw;
    margin-top: 5.33333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem {
    display: flex;
    border: calc(1 / 375*100vw) solid #C1C1C1;
    align-items: center;
    justify-content: space-around;
    height: 11.2vw;
    border-radius: 2.4vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .checkbox {
    border: calc(1 / 375*100vw) solid #C1C1C1;
    background-image: url('https://www.aeroband.net/cdn/shop/files/checkbox-checked.svg?v=1750737213');
    background-size: calc(8 / 375 * 100vw) calc(6 / 375 * 100vw);
    background-position: center center;
    background-repeat: no-repeat;
    height: 3.2vw;
    width: 3.2vw;
    border-radius: 0.53333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .giftImg {
    height: 6.93333333vw;
    width: 16vw;
    border-radius: 6.93333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .giftName {
    font-weight: 500;
    color: #1E1E1E;
    text-align: left;
    width: 22.93333333vw;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGift > .abGiftItem > .giftPrice {
    font-weight: 700;
    color: #1E1E1E;
    text-align: left;
    width: 11.2vw;
    font-size: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsBtns {
    display: none;
    margin-top: 6.93333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsCard {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 6.4vw;
    gap: 1.06666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-right-area > .abGoodsCard img {
    height: 6.93333333vw;
    width: 10.66666667vw;
    border-radius: 0.53333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area {
    width: 100%;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: calc(1 / 375 * 100vw) solid #e8e8e8;
    background: #fff;
    box-shadow: #0000004d 0 calc(2 / 375 * 100vw) calc(5 / 375 * 100vw);
    z-index: 50;
    height: 17.06666667vw;
    column-gap: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .price {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-left: 3.2vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .price > .current {
    font-weight: 600;
    color: #333333;
    font-size: 5.86666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .price > .save {
    font-weight: 500;
    color: #999999;
    font-size: 3.2vw;
    margin-top: -2.13333333vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area > .btns {
    display: flex;
    gap: 3.46666667vw;
    margin-right: 4.26666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn {
    font-weight: 600;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border: calc(2 / 375 * 100vw) solid #333333;
    height: 8vw;
    width: 28.53333333vw;
    line-height: 7.46666667vw;
    gap: 3.2vw;
    font-size: 3.46666667vw;
    border-radius: 10.66666667vw;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn.btn-add-to-cart {
    color: #333333;
  }
  .ab-new-productinfo-root > .ab-new-productinfo-bottom-area .btn.btn-buy-now {
    color: #ffffff;
    background-color: #333333;
  }
}

/* ===== Service Promises (USP grid) - Guitar page ===== */
.ab-new-productinfo-root-{{ section.id }} .abServicePromises{
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 12px;
  padding: 14px 16px;
  background: #fff;

  margin-top: var(--ab-usp-mt, 12px);
  margin-bottom: var(--ab-usp-mb, 12px);
}

.ab-new-productinfo-root-{{ section.id }} .abServicePromises__grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)); /* mobile 默认两列 */
  gap: 12px 22px;
}

/* PC 两列（2x2），并限制宽度到 640 以对齐下方卡片“红线”宽度 */
@media (min-width: 990px){
  .ab-new-productinfo-root-{{ section.id }} .abServicePromises{
    max-width: 590px;
    width: 100%;
    box-sizing: border-box;
  }
  .ab-new-productinfo-root-{{ section.id }} .abServicePromises__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.ab-new-productinfo-root-{{ section.id }} .abServicePromises__item{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.ab-new-productinfo-root-{{ section.id }} .abServicePromises__icon{
  width: var(--ab-usp-icon, 20px);
  height: var(--ab-usp-icon, 20px);
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ab-new-productinfo-root-{{ section.id }} .abServicePromises__iconImg{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.ab-new-productinfo-root-{{ section.id }} .abServicePromises__text{
  font-size: var(--ab-usp-fs, 14px);
  font-weight: var(--ab-usp-fw, 500);
  color: var(--ab-usp-color, #333);
  line-height: 1.2;

  /* 强制单行，不加省略号 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
}