.arkstorlek-swatches{display:flex;gap:2px}.arkstorlek-swatches .swatch-item{cursor:pointer;border:1px solid #fff0;padding:.6rem;padding-bottom:.3rem;text-align:center;transition:0.2s;margin-top:.5rem;border-radius:var(--border-radius-small)}.arkstorlek-swatches .swatch-item img{width:80px;height:auto;display:block}.arkstorlek-swatches .swatch-item span{font-size:var(--font-size-tiny)}.arkstorlek-swatches .swatch-item:hover{background:#fff}.arkstorlek-swatches .swatch-item.active{border-color:var(--light);background:#fff}