.set-products-v2{display:flex;flex-direction:column;gap:2.25rem;margin-block-start:.5rem}.spv2-group{text-align:start;display:flex;flex-direction:column;gap:.75rem;padding-block-end:1.75rem;border-block-end:1px solid rgba(0,0,0,.08)}.spv2-group-title{margin:0;font-size:1.05rem;letter-spacing:.02em;text-align:start}.spv2-rows{display:flex;flex-direction:column;gap:1.25rem}.spv2-row{position:relative;display:flex;flex-direction:column;gap:.9rem;padding:.25rem 0}.spv2-row+.spv2-row{border-block-start:1px dashed rgba(0,0,0,.12);padding-block-start:1.1rem}.spv2-remove-row{position:absolute;top:.35rem;inset-inline-end:0;width:24px;height:24px;line-height:1;border:1px solid rgba(0,0,0,.2);border-radius:50%;background:#fff;font-size:14px;cursor:pointer;z-index:1}.spv2-color-row{display:flex;align-items:center;justify-content:flex-start;gap:.6rem;flex-wrap:wrap}.spv2-option-head{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-block-end:.45rem}.spv2-option-label{font-size:.8rem;color:#555}.spv2-selected-color{font-size:.8rem;color:#111;font-weight:500}.spv2-hint{font-size:.75rem;color:#a8a8a8;font-weight:400}.spv2-swatches{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.65rem}.spv2-swatch{position:relative;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background-size:cover;background-position:center;cursor:pointer;padding:0;flex:0 0 auto}.spv2-swatch.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #111!important;outline:none!important;animation:none!important}.spv2-sale-dot{position:absolute;top:-3px;inset-inline-end:-3px;width:8px;height:8px;border-radius:50%;background:#d02e2e}@keyframes spv2-pulse{0%,to{box-shadow:0 0 #1110}50%{box-shadow:0 0 0 5px #1111110f}}.spv2-color-row:not(.has-selection) .spv2-swatch{outline:1px dashed rgba(0,0,0,.14);outline-offset:3px;animation:spv2-pulse 2.4s ease-in-out infinite}.spv2-color-row:not(.has-selection) .spv2-swatch:nth-child(2){animation-delay:.15s}.spv2-color-row:not(.has-selection) .spv2-swatch:nth-child(3){animation-delay:.3s}.spv2-color-row:not(.has-selection) .spv2-swatch:nth-child(4){animation-delay:.45s}.spv2-color-row:not(.has-selection) .spv2-swatch:nth-child(5){animation-delay:.6s}.spv2-color-row.has-selection .spv2-hint{display:none}@media(prefers-reduced-motion:reduce){.spv2-color-row:not(.has-selection) .spv2-swatch{animation:none}}.spv2-size-guide{font-size:.75rem;text-decoration:underline;color:#555}.spv2-sizes{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.spv2-size{border:1px solid rgba(0,0,0,.35);background:#fff;color:#111;font-size:.8rem;padding:.5rem .9rem;cursor:pointer;border-radius:2px;transition:border-color .15s ease,background .15s ease,color .15s ease}.spv2-size:hover{border-color:#111}.spv2-size.is-selected{background:#111;border-color:#111;color:#fff}.spv2-size.is-disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}.spv2-line-bottom{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.spv2-qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.25);border-radius:2px}.spv2-qty-btn{width:34px;height:34px;background:none;border:none;font-size:1rem;cursor:pointer;padding:0}.spv2-qty-input{width:38px;height:34px;border:none;border-inline:1px solid rgba(0,0,0,.15);text-align:center;font-size:.85rem;background:#fff;border-radius:0}.spv2-line-price{font-size:.9rem}.spv2-compare{color:#999;font-size:.8rem;margin-inline-start:.35rem}.spv2-add-row{align-self:flex-start;background:none;border:none;font-size:.8rem;text-decoration:underline;cursor:pointer;color:#111;padding:.25rem 0}.spv2-summary{display:flex;flex-direction:column;gap:1rem;text-align:start}.spv2-summary-title{margin:0;font-size:1.15rem;text-align:start}.spv2-summary-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}@media screen and (max-width:740px){.spv2-summary-items{grid-template-columns:repeat(2,minmax(0,1fr))}}.spv2-card{display:flex;flex-direction:column;gap:.25rem;text-align:center;font-size:.75rem}.spv2-card-media{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:2px;background:#f5f4f2}.spv2-card-media img{width:100%;height:100%;object-fit:cover}.spv2-card-remove{position:absolute;top:6px;inset-inline-end:6px;width:22px;height:22px;border-radius:50%;border:1px solid rgba(0,0,0,.25);background:#fff;cursor:pointer;line-height:1;padding:0}.spv2-card-title{color:#111;text-decoration:none;font-weight:500}.spv2-card-variant,.spv2-card-qty{margin:0;color:#666}.spv2-card-price{margin:0}.spv2-buy{display:flex;flex-direction:column;gap:.9rem;margin-block-start:1rem}.spv2-totals{display:flex;flex-direction:column;gap:.15rem;font-size:.95rem;text-align:start!important;align-items:flex-start}.spv2-totals .total_price,.spv2-totals .saved_price{display:flex;justify-content:flex-start;text-align:start;width:100%}.spv2-saved{color:#c05717}.spv2-atc{display:block;width:100%;text-align:center;padding:.95rem 1rem;background:#111;color:#fff!important;text-decoration:none;letter-spacing:.05em;border-radius:2px;cursor:pointer;transition:opacity .15s}.spv2-atc.disabled{background:#a5a5a5;pointer-events:none}.spv2-atc.is-loading{opacity:.6;pointer-events:none}.spv2-greeting-form input[type=text],.spv2-greeting-form textarea{border:1px solid #111!important;color:#111!important;background:#fff}.spv2-greeting-form input[type=text]::placeholder,.spv2-greeting-form textarea::placeholder{color:#555;opacity:1}.spv2-greeting-form .input_label{color:#111}
/*# sourceMappingURL=/cdn/shop/t/66/assets/set-product-v2.css.map */
