.wpcbm-badges.wpcbm-badges-flat {
	margin: 0px !important;
}
	.wpcbm-badges.wpcbm-badges-flat .wpcbm-badge {
		margin-top: 0px !important;
	}
		.wpc-product-badge {
			background: var(--color-content-primary-grad);
			box-shadow: none !important;
 	  	 	color: #ffffff !important;
 	 		font-size: 12px !important;
   	 		line-height: 22px !important;
   	 		font-weight: 600 !important;
   	 		text-transform: uppercase !important;
   	 		padding: 0px 0.8rem !important;
   	 		border-radius: 2rem !important;
   	 		border-width: 0px !important;
		}
	._wpc-product-badge {
	
    color: #fff;
    font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0.8rem;
	margin-left: 0px !important;
	border-radius: 5rem;
    border: none;    
}