/** Shopify CDN: Minification failed

Line 16:0 Unexpected "{"
Line 17:2 Unexpected "\"sections\""
Line 18:4 Unexpected "\"main\""
Line 19:6 Unexpected "\"type\""
Line 21:8 Unexpected "\"media-gallery\""
Line 22:10 Unexpected "\"type\""
Line 25:12 Expected identifier but found "\"media_presentation\""
Line 35:9 Unexpected ","
Line 37:10 Unexpected "\"type\""
Line 40:12 Expected identifier but found "\"width\""
... and 29 more hidden warnings

**/
{
  "sections": {
    "main": {
      "type": "product-information",
      "blocks": {
        "media-gallery": {
          "type": "_product-media-gallery",
          "static": true,
          "settings": {
            "media_presentation": "carousel",
            "thumbnail_position": "left",
            "thumbnail_width": 72,
            "aspect_ratio": "square",
            "constrain_to_viewport": true,
            "media_fit": "contain",
            "media_radius": 8,
            "zoom": false,
            "image_gap": 12
          }
        },
        "product-details": {
          "type": "_product-details",
          "static": true,
          "settings": {
            "width": "fill",
            "height": "fit",
            "gap": 32,
            "sticky_details_desktop": true,
            "color_scheme": "scheme-1",
            "padding-block-start": 16,
            "padding-block-end": 16,
            "limit_details_width": true,
            "equal_columns": false
          },
          "blocks": {
            "product_title": {"type": "product-title","settings": {"type_preset": "h2","font_size": "1.75rem","alignment": "left","color": "#2e1f11"}},
            "rating_stars": {"type": "text","settings": {"text": "<p>⭐️⭐️⭐️⭐️☆ (39,850 Reviews)</p>","alignment": "left","font_size": "1rem","color": "#7b6650"}},
            "features_list": {"type": "text","settings": {"text": "<ul><li><strong>Vibrant &amp; Fade-Resistant</strong></li><li>Eco-Friendly</li><li>Shatterproof &amp; Easy to Clean</li></ul>","alignment": "left","font_size": "1rem","line_height": "1.6","color": "#3a2e23"}},
            "price": {"type": "price","settings": {"show_sale_price_first": true,"alignment": "left","font_size": "1.5rem","color": "#2c1e0f"}},
            "variant_picker": {"type": "variant-picker","settings": {"variant_style": "buttons","alignment": "left"}},
            "buy_buttons": {"type": "buy-buttons","settings": {"stacking": true,"padding-block-start": 8}},
            "description": {"type": "text","settings": {"text": "<p></p>","alignment": "left","font_size": "1rem","color": "#4a4034","line_height": "1.7","padding-block-start": 16}}
          },
          "block_order": ["product_title","rating_stars","features_list","price","variant_picker","buy_buttons","description"]
        }
      },
      "settings": {
        "content_width": "content-center-aligned",
        "desktop_media_position": "left",
        "gap": 32,
        "color_scheme": "",
        "padding-block-start": 0,
        "padding-block-end": 0
      }
    },
    "product_recommendations": {
      "type": "product-recommendations",
      "settings": {
        "heading": "You may also like",
        "max_products": 4,
        "columns": 4,
        "color_scheme": "scheme-1",
        "padding-block-start": 48,
        "padding-block-end": 48
      }
    }
  },
  "order": ["main","product_recommendations"]/* Hide pickup availability message */
.pickup-availability,
.pickup-availability-preview,
.pickup-availability-information {
  display: none !important;
}
  
}
/* Hide pickup availability message */
.pickup-availability,
.pickup-availability-preview,
.pickup-availability-information {
  display: none !important;
}