/** 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 25 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:about-us-header (INDEX:1) */
{%  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:above_my_lip-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; 
  }
.ps-hero__heading {
	display: none;
}
.rte li{
	color:#111;
}
/* END_SECTION:above_my_lip-header */

/* START_SECTION:article-header (INDEX:4) */
{%  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:nou-featured-products (INDEX:29) */
.ps-home-product-group .ps-block--product-group h3 { margin-bottom: 25px; }
.ps-home-product-group .ps-product--horizontal { display: flex; align-items: flex-start; margin-bottom: 30px; }
.ps-home-product-group .ps-product--horizontal .ps-product__thumbnail { position: relative; flex: 0 0 110px; width: 110px; height: 110px; overflow: hidden; background: #ffffff; margin-right: 20px; }
.ps-home-product-group .ps-product--horizontal .ps-product__thumbnail img { width: 100%; height: 100%; object-fit: contain; display: block; }
.ps-home-product-group .ps-product--horizontal .ps-product__content { flex: 1 1 auto; min-width: 0; }
.ps-home-product-group .ps-product--horizontal .ps-product__title { display: block; line-height: 1.4; }
@media (max-width: 767px) {
  .ps-home-product-group .ps-product--horizontal .ps-product__thumbnail { flex: 0 0 90px; width: 90px; height: 90px; margin-right: 15px; }
}
/* END_SECTION:nou-featured-products */

/* START_SECTION:nou-product-slider (INDEX:33) */
.ps-trending-products .tabcontent-wrap { margin-bottom: 35px; }
.ps-trending-products .product-image { position: relative; width: 100%; aspect-ratio: 1 / 1; min-height: 180px; overflow: hidden; background: #ffffff; }
.ps-trending-products .product-image img.main-img { width: 100%; height: 100%; object-fit: contain; display: block; }
.ps-trending-products .ps-product__content { padding-top: 15px; }
.ps-trending-products .ps-product__title { display: block; min-height: 4.2em; line-height: 1.4; overflow: hidden; }
@media (min-width: 992px) {
  .ps-trending-products .tabcontent-wrap:nth-child(4n+1) { clear: left; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ps-trending-products .tabcontent-wrap:nth-child(2n+1) { clear: left; }
}
@media (max-width: 767px) {
  .ps-trending-products .product-image { aspect-ratio: 1 / 1; min-height: 0; }
  .ps-trending-products .ps-product__title { min-height: 0; }
}
/* END_SECTION:nou-product-slider */

/* START_SECTION:shop-header (INDEX:42) */
{%  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 */