.thumbnail.is-offer-j7 .caption.product-title:before {
	content: 'augustusdeal';
	font-size: .8rem;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	background: #FF5722;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 4px 6px;
	margin: -4px -4px 4px
}
.is-offer-j7 .h1_sub:after {
	background: #FF5722;
	color: #fff;
	padding: 4px 6px;
	content: 'augustusdeal';
	border-radius: 6px;
	font-size: .8rem;
	font-weight: bold;
	text-transform: uppercase
}
html[lang^="nl"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'Augustusdeal'; }
html[lang^="pt"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'Oferta de Agosto'; }
html[lang^="fr"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'Offre d’Août'; }
html[lang^="de"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'Augustangebot'; }
html[lang^="it"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'Offerta di Agosto'; }
html[lang^="es"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'Oferta de Agosto'; }
html[lang^="en"] .thumbnail.is-offer-j7 .caption.product-title:before { content: 'August Deal'; }