.variant-picker-custom{margin:1.5rem 0}.variant-picker-custom__group{margin-bottom:1.25rem}.variant-picker-custom__group:last-child{margin-bottom:0}.variant-picker-custom__label{display:block;font-size:.875rem;font-weight:600;color:var(--color-foreground, #1a1a1a);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.variant-picker-custom__options{display:flex;flex-direction:column;gap:.5rem}.variant-picker-custom__option{position:relative;display:flex;flex-direction:row;align-items:center;gap:1rem;padding:.875rem 3rem .875rem 1.25rem;background:#fff;border:2px solid #e5e5e5;border-radius:10px;cursor:pointer;transition:all .2s ease}.variant-picker-custom__option:hover:not(.variant-picker-custom__option--soldout){border-color:var(--color-primary, #BD2C34);background:#bd2c3405}.variant-picker-custom__option--selected{border-color:var(--color-primary, #BD2C34);background:#bd2c3408}.variant-picker-custom__option--soldout{opacity:.5;cursor:not-allowed}.variant-picker-custom__value{flex:1;font-size:.95rem;font-weight:500;color:var(--color-foreground, #1a1a1a)}.variant-picker-custom__price{font-size:.95rem;font-weight:700;color:var(--color-primary, #BD2C34)}.variant-picker-custom__soldout{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:#999;background:#f0f0f0;padding:2px 8px;border-radius:4px}.variant-picker-custom__check{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);width:22px;height:22px;background:var(--color-primary, #BD2C34);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.variant-picker-custom__check svg{width:12px;height:12px;color:#fff}.variant-picker-custom__option--selected .variant-picker-custom__check{opacity:1}.variant-picker-custom__option--soldout .variant-picker-custom__check{display:none}@media(max-width:480px){.variant-picker-custom__options{gap:.4rem}.variant-picker-custom__option{padding:.75rem 2.75rem .75rem 1rem;gap:.75rem}.variant-picker-custom__value,.variant-picker-custom__price{font-size:.875rem}.variant-picker-custom__check{right:.5rem;width:20px;height:20px}.variant-picker-custom__check svg{width:10px;height:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-variant-picker-custom.css.map */
