/** Shopify CDN: Minification failed

Line 36:2 Unexpected "{"
Line 36:3 Expected identifier but found "%"
Line 40:2 Unexpected "{"
Line 40:3 Expected identifier but found "%"
Line 41:2 Unexpected "{"
Line 41:3 Expected identifier but found "%"
Line 45:2 Unexpected "{"
Line 45:3 Expected identifier but found "%"
Line 50:0 Unexpected "{"
Line 50:1 Expected identifier but found "%"

**/





















  {% 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 %}


































































.revy-custom-content-section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}






















































