.swatches{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem}.product-card-form .swatches{gap:.8rem}.swatches__swatch{cursor:pointer;height:4.8rem;position:relative;width:4.8rem;z-index:0}.product-card-form .swatches__swatch{height:1.6rem;width:1.6rem}.swatches__swatch input{display:none}.swatches__swatch-inner{align-items:center;border:.1rem solid var(--color-border);border-radius:50%;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:all var(--transition);width:100%}.swatches__swatch-inner img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.swatches__color{background-color:var(--swatch-color);border-radius:50%;height:100%;transition:box-shadow var(--transition);width:100%}.swatches__swatch:hover :not(:checked)+.swatches__swatch-inner,input:checked+.swatches__swatch-inner{border:.1rem solid var(--color-text);text-decoration:underline}input:checked+.swatches__swatch-inner,input:checked+.swatches__swatch-inner .swatches__color{box-shadow:0 0 0 .4rem var(--color-background) inset}.swatches__disabled+.swatches__swatch-inner:after,.swatches__disabled+.swatches__swatch-inner:before{content:"";left:0;position:absolute;top:0}.swatches__disabled+.swatches__swatch-inner:before{background-color:var(--color-background);height:100%;opacity:.5;width:100%}.swatches__disabled+.swatches__swatch-inner:after{background-color:var(--color-text);height:105%;left:calc(50% - .1rem);transform:rotate(45deg);width:.1rem}.product-form{display:block}.product-form__submit{font-size:1.4rem}.product-form__content,.product-form__options{display:flex;flex-direction:column;gap:1.6rem}.product-form__option select option.disabled{color:rgb(var(--color-text-rgb)/30%)}.product-form__option-label{font-weight:600}.product-form__selected-option{font-weight:400}.product-form__main-actions{display:flex;gap:1.6rem}.product-form .quantity{flex-shrink:0}.product-form .shopify-payment-button__button--hidden{display:none}.product-form__selling-plans{background-color:var(--color-system-white);border:1px solid var(--color-border);border-radius:4px;display:none}.product-form__selling-plans:has(.product-form__selling-plan-variant:not(.hide)){display:block}.product-form__selling-plan{padding:.8rem 1.6rem}.product-form__selling-plan:not(:last-child){border-bottom:1px solid var(--color-border)}.product-form__selling-plan .checkbox__label{flex:1;font-weight:600}.product-form__selling-plan-group .product-form__selling-plan{border-bottom:none}.product-form__selling-plan-group-options{padding-left:1.2rem}.product-form__radios{display:flex;flex-direction:row;gap:.8rem}.product-form__radio.btn{align-items:center;border:.1rem solid var(--color-border);border-radius:.5rem;cursor:pointer;display:flex;flex:1;gap:.8rem;justify-content:center;padding:1.2rem 1.6rem;transition:all .2s ease-in-out}.product-form__radio.btn:has(input:checked){border:.1rem solid var(--color-system-black);font-weight:600}.product-form__radio.btn input{display:none}.product-form__radio.btn.disabled{cursor:not-allowed;overflow:hidden;position:relative}.product-form__radio.btn.disabled span{opacity:.5}.product-form__radio.btn.disabled:after{background:var(--color-system-black);content:"";height:1px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-6deg);width:120%}.product-form__unavailable{font-weight:600}.line-clamp{-webkit-line-clamp:var(--line-clamp,3);line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-card-form .swatches__more{padding:0}.product-card-form .swatches .responsive-image__wrapper{height:100%;width:100%}
/*# sourceMappingURL=/cdn/shop/t/1876/assets/component.product-card-form.css.map */
