.cfvsw-swatches-container{display:flex;flex-flow:wrap;padding:0;position:relative;box-sizing:border-box;grid-gap:8px;width:fit-content}.cfvsw-swatches-container *{box-sizing:border-box}.cfvsw-swatches-option,.cfvsw-swatches-option .cfvsw-swatch-inner{display:flex;-webkit-transition:200ms;transition:200ms;align-items:center;justify-content:center}.cfvsw-swatches-option{position:relative;text-align:center;white-space:nowrap;line-height:1.3;cursor:pointer;border:1px solid #fff;background:#fff;padding:1px;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.cfvsw-image-option{border:1px solid #00000020;background-repeat:no-repeat;background-position:center}.cfvsw-swatches-option .cfvsw-swatch-inner{width:calc(100% - 2px);height:calc(100% - 2px);border-radius:inherit}.cfvsw-swatches-option:not(.cfvsw-swatches-disabled,.cfvsw-swatches-out-of-stock):hover{border-color:var(--cfvsw-swatches-border-color-hover,#00000090);box-sizing:border-box}.cfvsw-hidden-select{display:none!important}.cfvsw-product-container .cfvsw-swatches-option:first-child{margin-left:0}.cfvsw-product-page table.variations .label label{font-size:var(--cfvsw-swatches-label-font-size,"inherit")}.cfvsw-label-stacked table.variations td,.cfvsw-label-stacked table.variations th{display:flex}.woocommerce-variation-add-to-cart{flex-wrap:wrap!important}