product-info .swatch{height:28px;width:28px;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(--ct-red);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)}@media(hover:hover)and (pointer:fine){product-info .swatch:hover:after{content:"";width:34px;height:34px;border:1px solid var(--c-harper-dark);border-radius:50%;position:absolute;top:0;left:-5px;bottom:0;right:0;margin:auto;z-index:1}product-info .swatch:hover .swatch-inner{min-width:28px;height:28px;width:28px}product-info .swatch.selected:hover .swatch-inner{min-width:28px}}product-info .swatch.selected:after{content:"";width:34px;height:34px;border:1px solid var(--c-harper-dark);border-radius:50%;position:absolute;top:0;left:-5px;bottom:0;right:0;margin:auto;z-index:1}product-info .swatch.selected .swatch-inner{width:28px;height:28px}product-info .ProductSwatches-label,product-info .ProductSwatches-label *{color:var(--c-harper-dark)}@media(max-width:991px){product-info .swatch.selected .swatch-inner{min-width:28px}}
/*# sourceMappingURL=/cdn/shop/t/824/assets/component-swatch.css.map */
