/* CSS */
 
.soldout {
padding: 3px 8px;
text-align: center;
background: #123;
color: white;
font-weight: bold;
position: absolute;
top: 50px;
right: 70px;
font-size: 20px;
}