/** Shopify CDN: Minification failed

Line 17:2 Unexpected "{"
Line 17:3 Expected identifier but found "%"
Line 18:13 Expected identifier but found whitespace
Line 18:15 Unexpected "{"
Line 18:24 Expected ":"
Line 18:53 Unexpected "{"
Line 18:62 Expected ":"
Line 18:150 Unexpected ";"
Line 19:3 Expected identifier but found "%"
Line 20:2 Unexpected "{"
... and 10 more hidden warnings

**/

  {% if section.settings.border_enable %}
  border-top: {{ section.settings.border }}px solid {{ section.settings.border_color | color_modify: 'alpha', section.settings.border_color_opacity }};
  {% endif %}
  {
      "type": "header",
      "content": "Section Border"
    },
    {
      "type": "range",
      "id": "border",
      "label": "Border",
      "min": 0,
      "max": 2,
      "step": 1,
      "unit": "px",
      "default": 1
    },
    {
      "type": "color",
      "id": "border_color",
      "label": "Border Color",
      "default": "#808080"
    },
    {
      "type": "checkbox",
      "id": "border_enable",
      "label": "Show Section Border",
      "default": false
    },
    {
      "type": "range",
      "id": "border_color_opacity",
      "label": "Theme Border Color Opacity",
      "min": 0,
      "max": 1,
      "step": 0.1,
      "default": 0.3
    }


    1440, 1366, 1280, 1200, 1024, 768, 767, 600, 