.woocommerce ul.products li.product .product-inner .sales-label {
					width: 55px;
					height: 55px;
					border-radius: 50%;
					font-size: 1.2rem;
					color: $white;
					line-height: 50px;
					text-align: center;
					font-weight: $font-weight-bold;
					border: 3px solid $white;
					top: 20px;
					left: 20px;
					z-index: 10;
				}

#menu-item-609 {display:none;}