.product_cat-last-chance {
  position: relative;
}
.product_cat-last-chance::before {
  
  position: absolute;
  top: 0px;
  left: -14px;
  padding: 5px 25px 50px 40px;
  height: 70px;
  width: auto;
  background: url(/wp-content/uploads/2025/11/product-left-corner-ribbon-blue.png.webp) top left / contain no-repeat;
  transform: rotate(-45deg);
  z-index: 1;

  content: "Last" "\a" "Chance";
  white-space: pre;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  font-style:normal;
  text-decoration: none;
  stroke: #000;
  color: #fff;
}

#start > div > div > div.vc_col-sm-1\/5.wpb_column.vc_column_container > div > div > form > div.w-filter-list > div:nth-child(3) > div > div > div:nth-child(3) { display: none; } /*Hides the category from filter on product page*/