.color-swatches{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:5px}.color-swatches__item{position:relative;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:28px;height:28px;margin-right:10px;margin-bottom:10px;padding:0}.color-swatches__item.active{width:24px;height:24px;margin-right:12px;margin-left:2px}.color-swatches__item.active:after{content:"";position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border:1px solid #000;border-radius:50%;width:28px;height:28px;pointer-events:none}.color-swatches__item.sold-out:before{content:"";position:absolute;top:-1px;bottom:-1px;left:50%;transform:rotate(45deg);width:1px;background:var(--color-swatch-sold-out)}

/*# sourceMappingURL=entry-sections-color-swatches.css.map*/