:root {
  --font-family-heading: 'switzerregular';
}

.leo-plist-style-7 .thumbnail-container .wr-sale-stock:before {
    content: "";
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 74px solid black;
    border-left: 74px solid transparent;
    position: absolute;
    z-index: 1; }

 .leo-plist-style-7 .thumbnail-container .wr-sale-stock .product-last-items {
    position: relative;
    z-index: 10000;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    margin-top: 22px;
    text-transform: uppercase;
    font-size: 8px; }