/** Shopify CDN: Minification failed

Line 18:0 Unexpected "{"
Line 18:1 Expected identifier but found "%"
Line 22:3 Unexpected "{"
Line 22:4 Expected identifier but found "%"
Line 24:2 Unexpected "{"
Line 24:3 Expected identifier but found "%"
Line 28:3 Unexpected "{"
Line 28:4 Expected identifier but found "%"
Line 29:0 Unexpected "{"
Line 29:1 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
{% if section.settings.show_blog_thumbnails == false %}
  .date{
  padding-left:0;
  }
   {% endif %}
  
  {% if section.settings.show_home_blog_thumbnails == false %}
  .date-home{
  padding-left:0;
  }
   {% endif %}
{% endif %}