/** Shopify CDN: Minification failed

Line 21:0 Unexpected "{"
Line 21:1 Expected identifier but found "%"
Line 23:27 Expected ")" to end URL token
Line 25:0 Unexpected "{"
Line 25:1 Expected identifier but found "%"
Line 43:0 Unexpected "{"
Line 43:1 Expected identifier but found "%"
Line 45:27 Expected ")" to end URL token
Line 47:0 Unexpected "{"
Line 47:1 Expected identifier but found "%"
... and 20 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:about-us-header (INDEX:0) */
{%  if section.settings.show %}
.ps-hero{
  background-image: url({{ section.settings.image | img_url:'master' }}) no-repeat center; 
}
{% endif %}
.ps-hero.ps-hero--2 {
  padding: 50px 0 !important;  
    position: relative !important; 
	background: #f5f5f5 !important;
    height: auto !important;
}
.ps-hero.ps-hero--2 .ps-hero__heading {
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 200;
    line-height: 1.5em;
    color: #000;
    text-transform: capitalize; 
  }
/* END_SECTION:about-us-header */

/* START_SECTION:article-header (INDEX:3) */
{%  if section.settings.show %}
.ps-hero{
  background-image: url({{ section.settings.image | img_url:'master' }}) no-repeat center; 
}
{% endif %}
.ps-hero.ps-hero--2 {
  padding: 50px 0 !important;  
    position: relative !important; 
	background: #f5f5f5 !important;
    height: auto !important;
}
.ps-hero.ps-hero--2 .ps-hero__heading {
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 200;
    line-height: 1.5em;
    color: #000;
    text-transform: capitalize; 
  }
/* END_SECTION:article-header */

/* START_SECTION:blog-header (INDEX:6) */
{%  if section.settings.show %}
.ps-hero{
  background-image: url({{ section.settings.image | img_url:'master' }}) no-repeat center; 
}
{% endif %}
.ps-hero.ps-hero--2 {
  padding: 50px 0 !important;  
    position: relative !important; 
	background: #f5f5f5 !important;
    height: auto !important;
}
.ps-hero.ps-hero--2 .ps-hero__heading {
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 200;
    line-height: 1.5em;
    color: #000;
    text-transform: capitalize; 
  }
/* END_SECTION:blog-header */

/* START_SECTION:collection-header (INDEX:10) */
{%  if section.settings.show %}
.ps-hero{
  background-image: url({{ section.settings.image | img_url:'master' }}) no-repeat center; 
}
{% endif %}
.ps-hero.ps-hero--2 {
  padding: 50px 0 !important;  
    position: relative !important; 
	background: #f5f5f5 !important;
    height: auto !important;
}
.ps-hero.ps-hero--2 .ps-hero__heading {
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 200;
    line-height: 1.5em;
    color: #000;
    text-transform: capitalize; 
  }
/* END_SECTION:collection-header */

/* START_SECTION:contact-header (INDEX:15) */
{%  if section.settings.show %}
.ps-hero{
  background-image: url({{ section.settings.image | img_url:'master' }}) no-repeat center; 
}
{% endif %}
.ps-hero.ps-hero--2 {
  padding: 50px 0 !important;  
    position: relative !important; 
	background: #f5f5f5 !important;
    height: auto !important;
}
.ps-hero.ps-hero--2 .ps-hero__heading {
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 200;
    line-height: 1.5em;
    color: #000;
    text-transform: capitalize; 
  }
/* END_SECTION:contact-header */

/* START_SECTION:shop-header (INDEX:52) */
{%  if section.settings.show %}
.ps-hero{
  background-image: url({{ section.settings.image | img_url:'master' }}) no-repeat center; 
}
{% endif %}
.ps-hero.ps-hero--2 {
  padding: 50px 0 !important;  
    position: relative !important; 
	background: #f5f5f5 !important;
    height: auto !important;
}
.ps-hero.ps-hero--2 .ps-hero__heading {
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 200;
    line-height: 1.5em;
    color: #000;
    text-transform: capitalize; 
  }
/* END_SECTION:shop-header */