/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.description-short{
	font-size: 14px;
}
.thumbnail-container .box-label label.on-sale, .thumbnail-container .box-label label.discount{
	color: black;
	background: #ff7114;
}