.product__more-colors{padding-bottom:20px}.product__more-colors__label{line-height:1.4;margin-bottom:1.5rem}.product__more-colors__heading{font-family:var(--font-sweet-sans);font-size:13px;text-transform:uppercase;letter-spacing:3px}.product__more-colors__color-name{font-family:var(--font-sweet-sans);font-size:13px}.product__more-colors__swatches{display:flex;flex-wrap:wrap;gap:.8rem}.product__more-colors__swatch{display:block;position:relative;width:5rem;height:5rem;border-radius:50%;overflow:hidden}.product__more-colors__swatch img{width:100%;height:100%;object-fit:cover}.product__more-colors__swatch:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;border-radius:50%;border:1px solid transparent;transition:border-color var(--duration-medium) ease;z-index:1}.product__more-colors__swatch:hover:before,.product__more-colors__swatch--active:before{border-color:#fff}.product__more-colors__swatch-wrapper{position:relative}.product__more-colors__tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);z-index:1;width:120px;opacity:0;pointer-events:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:4px 8px;border-radius:4px;font-size:12px;font-family:var(--font-sweet-sans);text-align:center;transition:opacity var(--duration-medium) ease}.product__more-colors__swatch-wrapper:hover .product__more-colors__tooltip{opacity:1}.product__more-colors__tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgb(var(--color-background)) transparent transparent transparent}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-more-colors.css.map */
