.p-soManyTshirtsSoManyStyles-Profiles__specs3_kr:lang(ko) {
	font-family: "TTCommons", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	text-align: right;
}

/* de-de */
.p-soManyTshirtsSoManyStyles-Profiles__wrap_de::before {
	content: "Elegant" !important;/* CLEAN */
	margin-bottom: 20px;
}
.p-soManyTshirtsSoManyStyles-Profiles__wrap_de::after {
	content: "Leger" !important;/* CASUAL */
	margin-bottom: 20px;
}
.p-soManyTshirtsSoManyStyles-Profiles__items_de > li:nth-child(1)::before {
	content: "Schmal";/* SLIM */
}
.p-soManyTshirtsSoManyStyles-Profiles__items_de > li:nth-child(2)::before {
	content: "Weit";/* WIDE */
}

/* es-es */
.p-soManyTshirtsSoManyStyles-Profiles__wrap_es::before {
	content: "Elegante" !important;
	margin-bottom: 20px;
}
.p-soManyTshirtsSoManyStyles-Profiles__items_es > li:nth-child(1)::before {
	content: "Ajustada";
}
.p-soManyTshirtsSoManyStyles-Profiles__items_es > li:nth-child(2)::before {
	content: "Ancha";
}

/* it-it */
.p-soManyTshirtsSoManyStyles-Profiles__wrap_it::before {
	content: "Essenziale" !important;/* CLEAN */
	margin-bottom: 20px;
}
.p-soManyTshirtsSoManyStyles-Profiles__items_it > li:nth-child(2)::before {
	content: "Larga";/* WIDE */
}