<?php
/*
Theme Name:     Brew House Child
Theme URI:      http://modernthemes.net/wordpress-themes/brew-house
Template:       brewhouse
Version:        0.1
*/
 
.soldout {
padding: 3px 8px;
text-align: center;
background: #222;
color: white;
font-weight: bold;
position: absolute;
top: 6px;
right: 6px;
font-size: 12px;
}