/** Shopify CDN: Minification failed

Line 16:2 Unexpected "{"
Line 16:3 Expected identifier but found "%"
Line 23:2 Unexpected "{"
Line 23:3 Expected identifier but found "%"
Line 28:2 Unexpected "{"
Line 28:3 Expected identifier but found "%"

**/





  {% if section.settings.blog_header_image %}
  	.collection-header h1 {
        text-align: center !important;
	}
    .mega-title { text-align: center !important; }
	.collection-header {
    }
  {% else %}
    .section-header h1 {
		color: #ec9aab;
		text-align: center;
    }
  {% endif %}










