@charset "UTF-8";:root{--trx-wcext-swatch-color-size:32px;--trx-wcext-swatch-image-size:40px;--trx-wcext-swatch-tooltip-color:#333;--trx-wcext-swatch-hover-color:#999;--trx-wcext-swatch-selected-color:#007dc5}.trx-wcext-swatches{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.variations td.value{position:relative}.variations td.value select.trx-wcext-select-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.trx-wcext-swatch-item{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all 0.3s ease;box-sizing:border-box}.trx-wcext-swatch-item.disabled{--trx-wcext-swatch-disabled-width:1px;--trx-wcext-swatch-disabled-color:#999;--trx-wcext-swatch-disabled-opacity:0.3;opacity:var(--trx-wcext-swatch-disabled-opacity);cursor:not-allowed;pointer-events:none;overflow:hidden}.trx-wcext-swatch-item.disabled:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom right,transparent calc(50% - var(--trx-wcext-swatch-disabled-width) / 2),var(--trx-wcext-swatch-disabled-color) calc(50% - var(--trx-wcext-swatch-disabled-width) / 2),var(--trx-wcext-swatch-disabled-color) calc(50% + var(--trx-wcext-swatch-disabled-width) / 2),transparent calc(50% + var(--trx-wcext-swatch-disabled-width) / 2))}.trx-wcext-swatch-item[title]:hover:before{content:attr(title);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);padding:4px 8px;background:var(--trx-wcext-swatch-tooltip-color);color:#fff;font-size:11px;line-height:1.3;white-space:nowrap;border-radius:3px;pointer-events:none;z-index:10}.trx-wcext-swatch-item[title]:hover:after{content:'';position:absolute;bottom:calc(100% - 1px);left:50%;transform:translateX(-50%);border:4px solid #fff0;border-top-color:var(--trx-wcext-swatch-tooltip-color);pointer-events:none;z-index:10}.trx-wcext-swatch-item.trx-wcext-swatch-item-color{width:var(--trx-wcext-swatch-color-size);height:var(--trx-wcext-swatch-color-size);border-radius:50%;border:1px solid #fff0;padding:3px}.trx-wcext-swatch-item.trx-wcext-swatch-item-color:hover{border-color:var(--trx-wcext-swatch-hover-color)}.trx-wcext-swatch-item.trx-wcext-swatch-item-color.selected{border-color:var(--trx-wcext-swatch-selected-color)}.trx-wcext-swatch-item.trx-wcext-swatch-item-color .trx-wcext-swatch-inner{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgb(0 0 0 / .1);flex:0 0 auto}.trx-wcext-swatch-item.trx-wcext-swatch-item-image{width:var(--trx-wcext-swatch-image-size);height:var(--trx-wcext-swatch-image-size);border-radius:4px;border:1px solid #fff0;padding:1px}.trx-wcext-swatch-item.trx-wcext-swatch-item-image:hover{border-color:var(--trx-wcext-swatch-hover-color)}.trx-wcext-swatch-item.trx-wcext-swatch-item-image.selected{border-color:var(--trx-wcext-swatch-selected-color)}.trx-wcext-swatch-item.trx-wcext-swatch-item-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:3px}.trx-wcext-swatch-item.trx-wcext-swatch-item-button{padding:6px 14px;border:1px solid #ccc;border-radius:3px;font-size:13px;line-height:1.4;background:#fff;color:#333;min-width:36px;text-align:center}.trx-wcext-swatch-item.trx-wcext-swatch-item-button:hover{border-color:var(--trx-wcext-swatch-hover-color);background:#f7f7f7}.trx-wcext-swatch-item.trx-wcext-swatch-item-button.selected{border-color:var(--trx-wcext-swatch-selected-color);background:var(--trx-wcext-swatch-selected-color);color:#fff}.trx-wcext-loop-swatches{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;margin-top:8px}.trx-wcext-loop-swatches .trx-wcext-swatches{gap:4px;justify-content:flex-start}.trx-wcext-swatches-loop.trx-wcext-swatches-type-color{--trx-wcext-swatch-color-size:24px}.trx-wcext-swatches-loop.trx-wcext-swatches-type-image{--trx-wcext-swatch-image-size:28px}.trx-wcext-swatches-loop .trx-wcext-swatch-item-button{padding:3px 8px;font-size:11px}.trx-wcext-loop-swatches-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.trx-wcext-loop-swatches-attr-name{font-weight:600;white-space:nowrap}.trx-wcext-loop-swatches-inline{display:block;font-size:.85em}.trx-wcext-loop-swatches-attr-sep{white-space:pre}.trx-wcext-swatch-overflow{font-size:.9em;opacity:.7}.trx-wcext-loop-swatches-inline .trx-wcext-swatch-overflow{font-size:inherit}.trx-wcext-loop-swatches-list{display:block;width:100%;position:relative;transition:background-color 0.3s ease;--trx-wcext-swatch-list-bg:#fff;--trx-wcext-swatch-list-hidden-gap:1em;--trx-wcext-swatch-list-hidden-padding-left:1em;--trx-wcext-swatch-list-hidden-padding-right:1em;--trx-wcext-swatch-list-hidden-padding-top:1em;--trx-wcext-swatch-list-hidden-padding-bottom:1em}.trx-wcext-loop-swatches-list .trx-wcext-loop-swatches-list-row{display:block}.trx-wcext-loop-swatches-list .trx-wcext-loop-swatches-attr-name{font-weight:600;margin-right:.25em}.trx-wcext-loop-swatches-list .trx-wcext-loop-swatches-val-sep{white-space:pre}.trx-wcext-loop-swatches-list-visible{display:block;position:relative;z-index:20;transition:background-color 0.3s ease}.trx-wcext-loop-swatches-list-hidden{position:absolute;top:100%;left:calc(-1 * var(--trx-wcext-swatch-list-hidden-padding-left));right:calc(-1 * var(--trx-wcext-swatch-list-hidden-padding-right));z-index:10;max-height:0;overflow:hidden;opacity:0;padding:0 var(--trx-wcext-swatch-list-hidden-padding-right) var(--trx-wcext-swatch-list-hidden-padding-bottom) var(--trx-wcext-swatch-list-hidden-padding-left);transition:max-height 0.3s ease,opacity 0.2s ease,background-color 0.3s ease,border-color 0.3s ease,margin 0.3s ease,padding 0.3s ease}.trx-wcext-loop-swatches-list-hidden .trx-wcext-loop-swatches-list-inner{padding-top:var(--trx-wcext-swatch-list-hidden-gap);margin-top:var(--trx-wcext-swatch-list-hidden-gap);border-top:1px solid rgb(0 0 0 / .1)}li.product:hover .trx-wcext-loop-swatches-list-hidden,.trx-wcext-product-grid-item:hover .trx-wcext-loop-swatches-list-hidden{max-height:var(--trx-wcext-swatch-list-hover-max-height,50vh);opacity:1}.trx-wcext-loop-swatches-list-hidden.trx-wcext-expanded{overflow-x:hidden;overflow-y:auto}li.product:hover .trx-wcext-loop-swatches-list-show-on-hover .trx-wcext-loop-swatches-list-visible,li.product:hover .trx-wcext-loop-swatches-list-show-on-hover .trx-wcext-loop-swatches-list-hidden,.trx-wcext-product-grid-item:hover .trx-wcext-loop-swatches-list-show-on-hover .trx-wcext-loop-swatches-list-visible,.trx-wcext-product-grid-item:hover .trx-wcext-loop-swatches-list-show-on-hover .trx-wcext-loop-swatches-list-hidden{background-color:var(--trx-wcext-swatch-list-bg,transparent)}.trx-wcext-loop-swatches-list-fade{pointer-events:none;display:flex;opacity:0;position:absolute;left:0;right:0;bottom:0;height:1.5em;align-items:flex-end;justify-content:center;background:linear-gradient(0deg,var(--trx-wcext-swatch-list-bg,transparent) 0%,var(--trx-wcext-swatch-list-bg,transparent) 75%,transparent 100%);transition:opacity 0.3s ease}li.product:hover .trx-wcext-loop-swatches-list-hidden.trx-wcext-has-overflow:not(.trx-wcext-expanded) .trx-wcext-loop-swatches-list-fade,.trx-wcext-product-grid-item:hover .trx-wcext-loop-swatches-list-hidden.trx-wcext-has-overflow:not(.trx-wcext-expanded) .trx-wcext-loop-swatches-list-fade{opacity:1}li.product:hover .trx-wcext-loop-swatches-list-hidden.trx-wcext-has-overflow:not(.trx-wcext-expanded) .trx-wcext-loop-swatches-list-fade .trx-wcext-loop-swatches-list-toggle,.trx-wcext-product-grid-item:hover .trx-wcext-loop-swatches-list-hidden.trx-wcext-has-overflow:not(.trx-wcext-expanded) .trx-wcext-loop-swatches-list-fade .trx-wcext-loop-swatches-list-toggle{cursor:pointer;pointer-events:auto}.trx-wcext-loop-swatches-list-toggle{line-height:1;font-weight:700;letter-spacing:.1em;padding:.4em}