/** Shopify CDN: Minification failed

Line 67:2 Unexpected "{"
Line 67:3 Expected identifier but found "%"
Line 67:49 Unexpected "1em，最后一个正常"
Line 67:75 Expected identifier but found "%"
Line 125:2 Unexpected "{"
Line 125:3 Expected identifier but found "%"
Line 125:49 Unexpected "1em，最后一个正常"
Line 125:75 Expected identifier but found "%"
Line 183:2 Unexpected "{"
Line 183:3 Expected identifier but found "%"
... and 6 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:main-product-v2 (INDEX:68) */
.product__xr-button {
    background: rgba(var(--color-foreground), 0.08);
    color: rgb(var(--color-foreground));
    margin: 1rem auto;
    box-shadow: none;
    display: flex;
    z-index: 1;
  }

  .button.product__xr-button:hover {
    box-shadow: none;
  }

  .product__xr-button[data-shopify-xr-hidden] {
    visibility: hidden;
  }

  .shopify-design-mode .product__xr-button[data-shopify-xr-hidden] {
    display: none;
  }

  @media screen and (max-width: 749px) {
    slider-component .product__xr-button {
      display: none;
    }

    .active .product__xr-button:not([data-shopify-xr-hidden]) {
      display: block;
    }
  }

  @media screen and (min-width: 750px) {
    slider-component + .button.product__xr-button {
      display: none;
    }

    .product__xr-button[data-shopify-xr-hidden] {
      display: none;
    }
  }

  .product__xr-button .icon {
    width: 1.4rem;
    margin-right: 1rem;
  }

  {%- comment -%}Advert 信息之间的间距为 1em，最后一个正常 {%- endcomment -%}
  .payment-icons>img {
    margin-bottom: .25rem;
    margin-right: .25rem;
  }

  .payment-icons {
    margin-right: -.25rem;
  }
/* END_SECTION:main-product-v2 */

/* START_SECTION:main-product-v3-new (INDEX:69) */
.product__xr-button {
    background: rgba(var(--color-foreground), 0.08);
    color: rgb(var(--color-foreground));
    margin: 1rem auto;
    box-shadow: none;
    display: flex;
    z-index: 1;
  }

  .button.product__xr-button:hover {
    box-shadow: none;
  }

  .product__xr-button[data-shopify-xr-hidden] {
    visibility: hidden;
  }

  .shopify-design-mode .product__xr-button[data-shopify-xr-hidden] {
    display: none;
  }

  @media screen and (max-width: 749px) {
    slider-component .product__xr-button {
      display: none;
    }

    .active .product__xr-button:not([data-shopify-xr-hidden]) {
      display: block;
    }
  }

  @media screen and (min-width: 750px) {
    slider-component + .button.product__xr-button {
      display: none;
    }

    .product__xr-button[data-shopify-xr-hidden] {
      display: none;
    }
  }

  .product__xr-button .icon {
    width: 1.4rem;
    margin-right: 1rem;
  }

  {%- comment -%}Advert 信息之间的间距为 1em，最后一个正常 {%- endcomment -%}
  .payment-icons>img {
    margin-bottom: .25rem;
    margin-right: .25rem;
  }

  .payment-icons {
    margin-right: -.25rem;
  }
/* END_SECTION:main-product-v3-new */

/* START_SECTION:main-product-v3 (INDEX:70) */
.product__xr-button {
    background: rgba(var(--color-foreground), 0.08);
    color: rgb(var(--color-foreground));
    margin: 1rem auto;
    box-shadow: none;
    display: flex;
    z-index: 1;
  }

  .button.product__xr-button:hover {
    box-shadow: none;
  }

  .product__xr-button[data-shopify-xr-hidden] {
    visibility: hidden;
  }

  .shopify-design-mode .product__xr-button[data-shopify-xr-hidden] {
    display: none;
  }

  @media screen and (max-width: 749px) {
    slider-component .product__xr-button {
      display: none;
    }

    .active .product__xr-button:not([data-shopify-xr-hidden]) {
      display: block;
    }
  }

  @media screen and (min-width: 750px) {
    slider-component + .button.product__xr-button {
      display: none;
    }

    .product__xr-button[data-shopify-xr-hidden] {
      display: none;
    }
  }

  .product__xr-button .icon {
    width: 1.4rem;
    margin-right: 1rem;
  }

  {%- comment -%}Advert 信息之间的间距为 1em，最后一个正常 {%- endcomment -%}
  .payment-icons>img {
    margin-bottom: .25rem;
    margin-right: .25rem;
  }

  .payment-icons {
    margin-right: -.25rem;
  }
/* END_SECTION:main-product-v3 */

/* START_SECTION:main-product (INDEX:71) */
{%- comment -%}Advert 信息之间的间距为 1em，最后一个正常 {%- endcomment -%}
  .payment-icons>img {
    margin-bottom: .25rem;
    margin-right: .25rem;
  }
  .payment-icons {
    margin-right: -.25rem;
  }
/* END_SECTION:main-product */