.product-card .text-swatch,.card-product .text-swatch,.collection .product-item .text-swatch,.collection-grid .product .text-swatch,.grid__item .card .text-swatch{width:auto !important;height:auto !important;border-radius:4px !important;padding:4px 6px !important;border:2px solid #dbdbdb !important;margin-bottom:5px !important;white-space:nowrap !important;background-color:rgba(0,0,0,0) !important;font-size:12px !important;font-weight:600 !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important;color:rgba(var(--color-foreground), 1) !important;cursor:pointer !important;transition:border-color .2s ease !important}.product-card input:checked+.text-swatch,.card-product input:checked+.text-swatch,.collection .product-item input:checked+.text-swatch,.collection-grid .product input:checked+.text-swatch,.grid__item .card input:checked+.text-swatch{border-color:#000 !important}.product-card .soldout .text-swatch,.card-product .soldout .text-swatch,.collection .product-item .soldout .text-swatch,.collection-grid .product .soldout .text-swatch,.grid__item .card .soldout .text-swatch{opacity:.6 !important;pointer-events:none !important;cursor:not-allowed !important;position:relative !important}.product-card .soldout .text-swatch::before,.card-product .soldout .text-swatch::before,.collection .product-item .soldout .text-swatch::before,.collection-grid .product .soldout .text-swatch::before,.grid__item .card .soldout .text-swatch::before{content:"" !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:linear-gradient(135deg, transparent 48%, rgba(128, 128, 128, 0.8) 49%, rgba(128, 128, 128, 0.8) 51%, transparent 52%) !important;border-radius:4px !important;z-index:1 !important;pointer-events:none !important}.product-card .swatches__swatch--regular.soldout .swatches__form--label,.card-product .swatches__swatch--regular.soldout .swatches__form--label,.collection .product-item .swatches__swatch--regular.soldout .swatches__form--label,.collection-grid .product .swatches__swatch--regular.soldout .swatches__form--label,.grid__item .card .swatches__swatch--regular.soldout .swatches__form--label{opacity:.6 !important;pointer-events:none !important;cursor:not-allowed !important;position:relative !important}.product-card .swatches__swatch--regular.soldout .swatches__form--label::before,.card-product .swatches__swatch--regular.soldout .swatches__form--label::before,.collection .product-item .swatches__swatch--regular.soldout .swatches__form--label::before,.collection-grid .product .swatches__swatch--regular.soldout .swatches__form--label::before,.grid__item .card .swatches__swatch--regular.soldout .swatches__form--label::before{content:"" !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:linear-gradient(135deg, transparent 48%, rgba(128, 128, 128, 0.8) 49%, rgba(128, 128, 128, 0.8) 51%, transparent 52%) !important;border-radius:50% !important;z-index:1 !important;pointer-events:none !important}body:not(.template-product) .swatches__swatch--regular.soldout .swatches__form--label{opacity:.6 !important;pointer-events:none !important;cursor:not-allowed !important;position:relative !important}body:not(.template-product) .swatches__swatch--regular.soldout .swatches__form--label::before{content:"" !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:linear-gradient(135deg, transparent 48%, rgba(128, 128, 128, 0.8) 49%, rgba(128, 128, 128, 0.8) 51%, transparent 52%) !important;border-radius:50% !important;z-index:1 !important;pointer-events:none !important}.swatches{width:100%}.swatches input{display:none}.swatches__shape--circle label,.swatches__shape--circle label:after{border-radius:50%}.swatches__options-wrapper{display:flex;flex-wrap:wrap}.swatches__options-wrapper .linked-variant{margin-bottom:0}.swatches__options-wrapper .linked-variant div{pointer-events:none}.swatches__options-wrapper .linked-variant label{pointer-events:none}.swatches__options-wrapper .linked-variant input{pointer-events:none}.swatches__swatch--regular input+label{width:var(--swatch-size-plp);height:var(--swatch-size-plp);border-radius:50%;border:2px solid #dbdbdb;margin-right:10px;margin-bottom:5px;white-space:normal;display:flex;align-items:center;justify-content:center;padding:0;font-size:10px;font-weight:600;text-align:center;line-height:1;background-color:rgba(0,0,0,0)}@media(min-width: 1021px){.swatches__swatch--regular input+label{width:var(--d-swatch-size-plp);height:var(--d-swatch-size-plp)}}.swatches__swatch--regular input:disabled+label{opacity:.5}.swatches__swatch--regular input:checked+label{border-color:#1b1c21;background-color:#fff;color:#1b1c21;font-size:10px}.swatches__swatch--regular.swatch-long-text input+label{margin-right:16px;width:calc(var(--swatch-size-plp) + 20px);height:var(--swatch-size-plp);border-radius:calc(var(--swatch-size-plp)/6)}@media(min-width: 1021px){.swatches__swatch--regular.swatch-long-text input+label{width:calc(var(--d-swatch-size-plp) + 20px);height:calc(var(--d-swatch-size-plp));border-radius:calc(var(--d-swatch-size-plp)/6)}}.swatches__swatch--regular.swatch-long-text input:checked+label{border-color:#1b1c21;background-color:#fff;color:#1b1c21}.swatches.soldout input{pointer-events:auto;cursor:pointer}.swatches.soldout input+label{opacity:.6;cursor:pointer;pointer-events:auto;position:relative}.swatches.soldout input+label::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, transparent 48%, rgba(128, 128, 128, 0.8) 49%, rgba(128, 128, 128, 0.8) 51%, transparent 52%);border-radius:50%;z-index:1;pointer-events:none}.template-product .swatches__swatch--regular input+label{width:var(--swatch-size);height:var(--swatch-size);border-radius:calc(var(--swatch-size)/2)}@media(min-width: 1021px){.template-product .swatches__swatch--regular input+label{width:var(--d-swatch-size);height:var(--d-swatch-size);border-radius:calc(var(--d-swatch-size)/2)}}.swatches__swatch--color input+label{border:none;outline:none;padding:0;width:var(--swatch-size);height:var(--swatch-size);margin-right:15px;margin-bottom:5px;background-size:cover}@media(min-width: 1021px){.swatches__swatch--color input+label{margin-right:15px}}.swatches__swatch--color input+label.text-swatch{width:auto;height:auto;border-radius:unset;padding:10px 20px;border:solid 1px rgba(var(--color-foreground), 1);margin-bottom:5px}.swatches__swatch--color input+label__shape--rectangle{width:calc(var(--swatch-size)*1.5) !important}@media(min-width: 1021px){.swatches__swatch--color input+label{width:var(--d-swatch-size);height:var(--d-swatch-size)}.swatches__swatch--color input+label__shape--rectangle{width:calc(var(--d-swatch-size)*1.5) !important}}.swatches__swatch--color input+label:after{border:1px solid #dbdbdb;width:var(--swatch-size);height:var(--swatch-size)}@media(min-width: 1021px){.swatches__swatch--color input+label:after{width:var(--d-swatch-size);height:var(--d-swatch-size)}}.swatches__swatch--color input:checked+label:after{content:"";border:2px solid #000}@media(min-width: 1021px){.swatches__swatch--color input:checked+label:after{width:var(--d-swatch-size)}}.swatches__swatch--color input:checked.text-swatch{background-color:#000;border:solid 1px rgba(var(--color-foreground), 1);color:#fff}.swatches__swatch--color.swatches__shape--rectangle{width:calc(var(--swatch-size)*2) !important;margin-right:10px}.swatches__swatch--color.swatches__shape--rectangle input:checked+label{width:calc(var(--swatch-size)*2 - 2px)}.swatches__swatch--color.swatches__shape--rectangle input:checked+label:after{width:90%}.swatches__swatch--color.swatches__shape--rectangle label{width:calc(var(--swatch-size)*2 - 2px) !important}.swatches__swatch--color.swatches__shape--rectangle label:after{width:90%}@media(min-width: 1021px){.swatches__swatch--color.swatches__shape--rectangle{width:calc(var(--d-swatch-size)*1.5) !important}}.swatches__swatch--color:last-child input+label{margin-right:0}label{margin:0;text-align:center;white-space:nowrap;text-transform:uppercase;display:flex;background-size:contain;background-repeat:no-repeat;border:solid 1px rgba(0,0,0,0);cursor:pointer;padding:5px 10px}.swatch-element.is-color--true{margin-right:10px}.swatch-element.is-color--true label{width:25px;height:25px;padding:0}.swatch-element .tooltip{display:none}.product-card .swatches__option-name{display:none}.product-card.color-swatches--false:not(.swatch-type--linked-add-to-cart) .color-swatch-wrapper--true{display:none}.product-card.size-swatches--false:not(.swatch-type--linked-add-to-cart) .size-swatch-wrapper--true{display:none}.product-card .swatches__swatch--color input+label{border:none;outline:none;padding:0;width:var(--swatch-size-plp);height:var(--swatch-size-plp);margin-right:14px;margin-bottom:5px;background-size:cover}.product-card .swatches__swatch--color input+label.text-swatch{width:auto;height:auto;border-radius:unset;padding:10px 20px;border:solid 1px rgba(var(--color-foreground), 1);margin-bottom:5px}.product-card .swatches__swatch--color input+label__shape--rectangle{width:calc(var(--swatch-size-plp)*1.5) !important}@media(min-width: 1021px){.product-card .swatches__swatch--color input+label{width:var(--d-swatch-size-plp);height:var(--d-swatch-size-plp)}.product-card .swatches__swatch--color input+label__shape--rectangle{width:calc(var(--d-swatch-size-plp)*1.5) !important}}.product-card .swatches__swatch--color input+label:after{border:1px solid #dbdbdb;width:var(--swatch-size-plp);height:var(--swatch-size-plp)}@media(min-width: 1021px){.product-card .swatches__swatch--color input+label:after{width:var(--d-swatch-size-plp);height:var(--d-swatch-size-plp)}}.product-card .swatches__swatch--color input:checked+label:after{content:"";border:2px solid #1b1c21}@media(min-width: 1021px){.product-card .swatches__swatch--color input:checked+label:after{width:var(--d-swatch-size-plp);height:var(--d-swatch-size-plp)}}.product-card .swatches__swatch--color input:checked.text-swatch{background-color:#000;border:solid 1px rgba(var(--color-foreground), 1);color:#fff}.product-card .swatches__swatch--color.swatches__shape--rectangle{width:calc(var(--swatch-size-plp)*1.5) !important}.product-card .swatches__swatch--color.swatches__shape--rectangle label,.product-card .swatches__swatch--color.swatches__shape--rectangle label:after{width:calc(var(--swatch-size-plp)*1.5 - 2px) !important}@media(min-width: 1021px){.product-card .swatches__swatch--color.swatches__shape--rectangle{width:calc(var(--d-swatch-size-plp)*1.1) !important}}.product-card .swatches__swatch--color:last-child input+label{margin-right:0}.product-card .swatches__swatch--color.soldout input{pointer-events:auto;cursor:pointer}.product-card .swatches__swatch--color.soldout input+label{opacity:.6;pointer-events:auto;cursor:pointer;position:relative}.product-card .swatches__swatch--color.soldout input+label::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, transparent 46%, rgb(64, 64, 64) 47%, rgb(64, 64, 64) 53%, transparent 54%);border-radius:50%;z-index:1;pointer-events:none}.variant-dropdowns{margin-bottom:1rem}.variant-dropdowns__dropdown{display:inline-flex;flex-direction:column;margin-right:1rem}