.moto22-timed-badge {
	background: #161616;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1;
	margin: 0 0 10px;
	padding: 7px 10px;
	text-transform: uppercase;
}

.moto22-timed-price {
	display: inline-block;
}

.moto22-timed-price del {
	opacity: .6;
}

.moto22-timed-price ins {
	background: transparent;
	color: inherit;
	font-weight: 700;
	text-decoration: none;
}

.single-product .moto22-timed-badge {
	display: table;
	margin-bottom: 8px;
}

.woocommerce ul.products li.product .moto22-timed-badge {
	left: 10px;
	position: absolute;
	top: 10px;
	z-index: 3;
}
