product-info .swatch{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:100%;transition:all .3s ease-out;position:relative}product-info .swatch-inner{height:28px;width:28px;border-radius:50%;transition:all .3s ease-out}product-info .meta-sale-swatch:after{content:"";width:11px;height:11px;border:2px solid white;background-color:var(--c-poppy);border-radius:50%;position:absolute;top:3px;right:0;transform:translate(-3px)}product-info .swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}product-info .swatch:hover{cursor:pointer;border:2px solid var(--c-slate)}product-info .swatch:hover .swatch-inner{height:26px;width:26px}product-info .swatch.selected{border:2px solid var(--c-harper-dark)}product-info .ProductSwatches-label,product-info .ProductSwatches-label *{color:var(--c-harper-dark)}
/*# sourceMappingURL=/cdn/shop/t/768/assets/component-swatch.css.map */
