.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;cursor:pointer;background-size:cover;background-position:center;transition:transform .15s ease}.color-swatches__item:hover{transform:scale(1.1)}.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{opacity:.6;cursor:default}.color-swatches__item.sold-out:before{content:"";position:absolute;top:-1px;bottom:-1px;left:50%;transform:rotate(45deg);width:1px;background:#080605}body.is-loading{cursor:wait}body.is-loading .product_section{opacity:.5;pointer-events:none;transition:opacity .2s ease}
/*# sourceMappingURL=/cdn/shop/t/114/assets/color-swatches.css.map */
