/** Shopify CDN: Minification failed

Line 14:0 Unexpected "{"
Line 14:1 Expected identifier but found "%"
Line 16:16 Unexpected "{"
Line 16:25 Expected ":"
Line 20:0 Unexpected "{"
Line 20:1 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
{% if section.settings.mobile_section_padding == 'none' %}
  @media (max-width: 1023px) {
   .section-id-{{ section.id }} .full-width-row {
      margin: 0px !important;
    }
    }
{% endif %}