/* dotShirt 1.12.7 - nette beschikbaarheidsmarkering */
.color-swatch.unavailable{opacity:.52}
.color-swatch.unavailable>span{position:relative;overflow:hidden}
.color-swatch.unavailable>span::after{content:"";position:absolute;z-index:2;left:-16%;right:-16%;top:50%;height:2px;border-radius:999px;background:#b4233f;box-shadow:0 0 0 1px rgba(255,255,255,.72);transform:translateY(-50%) rotate(-45deg);transform-origin:center;pointer-events:none}
