/*
html[lang="sv"] .article .tws-article-buy-button-with-modal--out-of-stock-message .tws-article-buy-button-with-modal--oos-label::before {
	  content:"Tillfälligt slut :( " !important;
}
html[lang="en"] .article .tws-article-buy-button-with-modal--out-of-stock-message .tws-article-buy-button-with-modal--oos-label::before {
	  content:"Out of stock :( " !important;
}
*/