/** Shopify CDN: Minification failed

Line 45:2 Unexpected "{"
Line 45:3 Expected identifier but found "%"
Line 50:42 Unexpected "{"
Line 50:50 Expected ":"
Line 51:10 Unexpected "{"
Line 51:18 Expected ":"
Line 53:22 Expected identifier but found whitespace
Line 53:24 Unexpected "{"
Line 53:38 Expected ":"
Line 56:10 Unexpected "{"
... and 35 more hidden warnings

**/
  .grid-view-item__image-wrapper .is_save_banner {
    display: block;
    background: #000;
    color: #fff;
    padding: 0 20px;
    width: fit-content;
    font-family: proxima-nova-extra-condensed,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    font-size: 33px;
    position:relative;
    line-height: normal;
    z-index: 500;
}
.grid-view-item__image-wrapper .grid-view-item__image{position:relative;}
  @media only screen and (max-width:500px){
  .grid-view-item__image-wrapper .is_save_banner{font-size:20px!important;}
}
.pro-prod-header {
    position: relative;
    z-index: 2;
}


 

#Collection .grid__item--collection-template .price-amount {font-size: 18px; font-weight: bold; color: #ad0000; padding-left: 8px;}

  {% assign product_color = product.metafields.theme.product_color %}

	.compareto {text-decoration: line-through; color: #000; padding-left: 10px; font-weight: bold;}

  .bold_options {display: none;}
  li.grid__item--collection-template.pcg_{{product.id}}:after,
  li.pcg_{{product.id}} .product_btn .cb
  {
     background-color: {{product_color}};
  }

  li.pcg_{{product.id}} .product_btn .db,
  li.pcg_{{product.id}} .product_overlay .price_title .title .h5,
  li.pcg_{{product.id}} .product_overlay .price-amount.amount,
  li.pcg_{{product.id}} .stamped-badge-caption
  {
    color:{{product_color}};
  }

  li.pcg_{{product.id}} .fa-star, li.pcg_{{product.id}} .fa-star-checked, li.pcg_{{product.id}} .fa-star-half-o, li.pcg_{{product.id}} .fa-star-o, li.pcg_{{product.id}} .stamped-fa-star, li.pcg_{{product.id}} .stamped-fa-star-checked, li.pcg_{{product.id}} .stamped-fa-star-half-o, li.pcg_{{product.id}} .stamped-fa-star-o{
	color:{{product_color}} !important;
  }

li.pcg_{{product.id}} .inno-item-sold{color: {{product_color}}; font-size:20px; padding-right:20px;}

.stamped-badge-caption {display: none !Important;}
.stamped-style-color-text {font-size: 15px !important; text-transform: lowercase;}

.fa-star-o:before, .stamped-fa-star-o:before {content:'\f005' !important;}


  li.pcg_7623035977864 .fa-star, li.pcg_7623035977864 .fa-star-checked, li.pcg_7623035977864 .fa-star-half-o, li.pcg_7623035977864 .fa-star-o, li.pcg_7623035977864 .stamped-fa-star, li.pcg_7623035977864 .stamped-fa-star-checked, li.pcg_7623035977864 .stamped-fa-star-half-o, li.pcg_7623035977864 .stamped-fa-star-o, li.pcg_7610217365640 .stamped-fa-star-o{
    color: #ffd200!important;
  }
  li[class^="pcg_"] .stamped-fa-star-half-o:before{
    content: '\f005'!important;
    
  }
  li.pcg_7610217365640 .product_overlay .price_title .title .tag {
    display: none!important;
}


li.pcg_7721634562184 .stamped-badge-caption{
  /* display: inline-block !important; */
}
li.pcg_6898250907784 .stamped-badge-caption, li.pcg_6862247526536_old .stamped-badge-caption, li.pcg_7032065654920 .stamped-badge-caption, li.pcg_6665941647496 .stamped-badge-caption, li.pcg_7140163485832 .stamped-badge-caption, li.pcg_6627318694024 .stamped-badge-caption, li.pcg_7154780143752 .stamped-badge-caption, li.pcg_7158222946440 .stamped-badge-caption, li.pcg_7164990324872 .stamped-badge-caption, li.pcg_6637931102344 .stamped-badge-caption, li.pcg_6823106019464 .stamped-badge-caption, li.pcg_7624022360200 .stamped-badge-caption   {
    display: none!important;
}


   li.pcg_6823106019464 .fa-star-half-o:before, li.pcg_6823106019464 .stamped-fa-star-half-o:before, li.pcg_6608825221256 .fa-star-half-o:before, li.pcg_6608825221256 .stamped-fa-star-half-o:before, li.pcg_7610207535240 .fa-star-half-o:before, li.pcg_7610207535240 .stamped-fa-star-half-o:before, li.pcg_7475847594120 .fa-star-half-o:before, li.pcg_7475847594120 .stamped-fa-star-half-o:before{
    content: '\f005';
}
    li.grid__item--collection-template.pcg_5104375201928:after, li.pcg_5104375201928 .product_btn .cb{
      background-color: #006CB0!important;
    }

    
