@charset "utf-8";.ux-swatch{justify-content:center;position:relative;align-items:center;box-shadow:0 0 0 1px #d5d5d5;cursor:pointer;white-space:nowrap;display:flex}.ux-swatch:hover:not(.selected):not(.disabled){box-shadow:0 0 0 1px #999}.ux-swatch.disabled{opacity:.5;cursor:default}.ux-swatch__color{height:100%;width:100%}.ux-swatch__color--single-color{background:var(--swatch-color)}.ux-swatch__color--dual-color{background:linear-gradient(135deg,var(--swatch-color) 50%,var(--swatch-color-secondary) 50%)}.ux-swatch--color,.ux-swatch--image{height:var(--swatch-size-medium);padding:2px;width:var(--swatch-size-medium)}.ux-swatch--label{min-height:var(--swatch-size-medium);padding:0 8px;font-size:14px;min-width:var(--swatch-size-medium)}.ux-swatch--color.disabled:before,.ux-swatch--image.disabled:before{height:1px;transform:rotate(-45deg);padding:0!important;border:0;right:0;content:"";position:absolute;bottom:0;min-width:auto;top:50%;margin:0!important;background:#000!important;left:0;width:100%}.ux-swatch--label.disabled{background:linear-gradient(to top left,transparent calc(50% - .031rem),#000,transparent calc(50% + .031rem))}.dark .ux-swatch--color.disabled:before,.dark .ux-swatch--image.disabled:before{background:#fff!important}.dark .ux-swatch--label.disabled{background:linear-gradient(to top left,transparent calc(50% - .031rem),#fff,transparent calc(50% + .031rem))}.ux-swatch--color .ux-swatch__text,.ux-swatch--image .ux-swatch__text{display:none}.ux-swatches{--swatch-size-x-large:70px;--swatch-size-medium:30px;flex-wrap:wrap;gap:10px;--swatch-size-large:45px;margin:5px 0;align-items:center;--swatch-size-x-small:15px;--swatch-size-small:20px;display:flex}.ux-swatches--rounded *{border-radius:2px}.ux-swatches--circle *{border-radius:50%}.ux-swatches--circle .ux-swatch--label{border-radius:100px}.ux-swatches--circle .ux-swatch__color--dual-color{background:linear-gradient(180deg,var(--swatch-color) 50%,var(--swatch-color-secondary) 50%)}.ux-swatches--x-small .ux-swatch--color,.ux-swatches--x-small .ux-swatch--image{height:var(--swatch-size-x-small);width:var(--swatch-size-x-small)}.ux-swatches--small .ux-swatch--color,.ux-swatches--small .ux-swatch--image{height:var(--swatch-size-small);width:var(--swatch-size-small)}.ux-swatches--large .ux-swatch--color,.ux-swatches--large .ux-swatch--image{height:var(--swatch-size-large);width:var(--swatch-size-large)}.ux-swatches--x-large .ux-swatch--color,.ux-swatches--x-large .ux-swatch--image{height:var(--swatch-size-x-large);width:var(--swatch-size-x-large)}.ux-swatches--x-small .ux-swatch--label{min-height:var(--swatch-size-x-small);padding:2px 8px;min-width:var(--swatch-size-x-small)}.ux-swatches--small .ux-swatch--label{min-height:var(--swatch-size-small);padding:2px 8px;min-width:var(--swatch-size-small)}.ux-swatches--large .ux-swatch--label{min-height:var(--swatch-size-large);padding:0 10px;min-width:var(--swatch-size-large)}.ux-swatches--x-large .ux-swatch--label{min-height:var(--swatch-size-x-large);padding:0 15px;min-width:var(--swatch-size-x-large)}.ux-swatches__limiter{font-size:.8rem;cursor:pointer}.ux-swatches.ux-swatches-in-loop{margin-bottom:.7em;gap:8px;width:100%}.ux-swatch-active .box-image .back-image{display:none!important}.has-hover .ux-swatch-active [class*=image-] img,.has-hover:hover .ux-swatch-active [class*=image-] img{transform:none;filter:none;opacity:1}.text-center .ux-swatches,.text-center .variations .label{justify-content:center}.text-right .ux-swatches,.text-right .variations .label{justify-content:flex-end}.text-center .ux-swatch+.ux-swatches__limiter,.text-center .ux-swatches-in-loop .ux-swatch,.text-right .ux-swatch+.ux-swatches__limiter,.text-right .ux-swatches-in-loop .ux-swatch{margin-right:0;margin-left:0}.ux-swatch-widget-layered-nav-list__graphic{height:20px;padding:0;margin-right:10px;position:relative;width:20px;display:flex}.chosen .ux-swatch-widget-layered-nav-list__graphic:before,.woocommerce-widget-layered-nav-list__item:hover .ux-swatch-widget-layered-nav-list__graphic:before{justify-content:center;font-size:10px;right:0;color:#fff;content:"";position:absolute;bottom:0;top:2px;align-items:center;left:0;font-family:fl-icons;display:flex}