.product-option{flex:0 0 100%;padding:0;min-width:fit-content;width:100%;border:none}.product-option .legend{width:100%;margin-bottom:.4rem}variant-radios,variant-selects{display:block}variant-radios .grid,variant-selects .grid{gap:.8rem}.product-option input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-option input[type=radio]+label{border-radius:var(--button-border-radius);border:solid 1px var(--color-borders);background-color:var(--color-background);color:var(--color-foreground);display:inline-block;margin:5px 1px 2px 0;padding:8px 12px;line-height:1;text-align:center;cursor:pointer;position:relative;min-width:44px;transition:border .16s ease-in-out,color .16s ease-in-out,opacity .16s ease-in-out}.product-option input[type=radio]+label:hover{border-color:var(--color-foreground)}.product-option input[type=radio]:checked+label{border-color:var(--color-foreground);color:var(--color-foreground)}@media screen and (forced-colors: active){.product-option input[type=radio]:checked+label{text-decoration:underline}}[data-cross-unavailable=true] .product-option input[type=radio].disabled+label:after{display:block;content:"";position:absolute;left:50%;top:0;bottom:0;transform:rotate(-45deg);border-left:solid 1px var(--color-foreground)}.product-option input[type=radio]:checked+label::selection{background-color:var(--color-foreground)}.custom-dropdown{position:relative;display:inline-block;width:inherit}.custom-dropdown-select{width:100%;padding:14px 48px 14px 16px;border:1px solid var(--color-borders);border-radius:8px;background-color:var(--color-background);color:var(--color-foreground);cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:inherit;transition:all .2s ease-in-out;min-height:48px;box-shadow:0 1px 3px #0000000d}.custom-dropdown-select:hover{border-color:var(--color-foreground);box-shadow:0 2px 6px #0000001a;transform:translateY(-1px)}.custom-dropdown-select.selected{border-color:var(--color-foreground);box-shadow:0 2px 8px #0000001f}.custom-dropdown-select:focus{outline:none;outline-offset:0;border-color:var(--color-foreground);box-shadow:0 0 0 3px rgba(var(--color-foreground-rgb),.1)}.custom-dropdown-options{position:absolute;top:100%;left:0;right:0;background-color:var(--color-background);border:1px solid var(--color-borders);border-top:none;border-radius:0 0 8px 8px;max-height:300px;overflow-y:auto;z-index:999999;display:none;box-shadow:0 8px 25px #00000026;width:100%;margin-top:-1px}.custom-dropdown.open .custom-dropdown-options{display:block;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-dropdown-option{padding:14px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .15s ease-in-out;min-height:48px;border-bottom:1px solid rgba(var(--color-borders-rgb),.3)}.custom-dropdown-option:last-child{border-bottom:none}.custom-dropdown-option:hover{background-color:rgba(var(--color-borders-rgb),.1);transform:translate(2px)}.custom-dropdown-option.selected{background-color:var(--color-foreground);color:var(--color-background);font-weight:500}.custom-dropdown-option:focus{outline:2px solid var(--color-foreground);outline-offset:-2px}.custom-dropdown-option-image{width:42px;height:42px;border-radius:4px;object-fit:cover;flex-shrink:0;border:1px solid var(--color-borders);display:block;opacity:1!important;visibility:visible!important;transition:transform .15s ease-in-out}.custom-dropdown-option:hover .custom-dropdown-option-image{transform:scale(1.05)}.custom-dropdown-option-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;line-height:1.4}.custom-dropdown-select-content{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.custom-dropdown-select-image{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0;border:1px solid var(--color-borders);display:block!important;opacity:1!important;visibility:visible!important;transition:transform .15s ease-in-out}.custom-dropdown-select-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;line-height:1.4}.custom-dropdown .field__input{display:none!important}.custom-dropdown+.icon-caret,.field.select .icon-caret{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-in-out;z-index:1}.custom-dropdown.open+.icon-caret,.field.select:has(.custom-dropdown.open) .icon-caret{transform:translateY(-50%) rotate(180deg)}@media (max-width: 767px){.custom-dropdown-option-image{width:36px;height:36px}.custom-dropdown-select-image{width:32px;height:32px}.custom-dropdown-option{padding:12px 14px;gap:10px}.custom-dropdown-select{padding:12px 14px}}.marble-type-dropdown{width:100%!important}.field.select{position:relative}.marble-type-dropdown .custom-dropdown-select{background-color:var(--color-background);border:1px solid var(--color-borders);border-radius:8px;padding:14px 16px;min-height:48px;font-size:14px;color:var(--color-text);font-weight:500}.marble-type-dropdown .custom-dropdown-select:focus{outline:none;border-color:var(--color-foreground);box-shadow:0 0 0 3px rgba(var(--color-foreground-rgb),.1)}.product-options-dropdown{width:100%!important}.product-options-dropdown .custom-dropdown-select{background-color:var(--color-background);border:1px solid var(--color-borders);border-radius:8px;padding:14px 16px;min-height:48px;font-size:14px;color:var(--color-text);font-weight:500}.product-options-dropdown .custom-dropdown-select:focus{outline:none;border-color:var(--color-foreground);box-shadow:0 0 0 3px rgba(var(--color-foreground-rgb),.1)}.product-options-dropdown .custom-dropdown-select-image{width:34px;height:34px;border-radius:4px;border:1px solid #e0e0e0}.product-options-dropdown .custom-dropdown-arrow{transition:transform .2s ease}.marble-type-dropdown .custom-dropdown-options{background-color:var(--color-background);border:1px solid var(--color-borders);border-radius:0 0 8px 8px;box-shadow:0 8px 25px #00000026;max-height:280px;overflow-y:auto}.marble-type-dropdown .custom-dropdown-option{padding:12px 16px;border-bottom:1px solid rgba(var(--color-borders-rgb),.3);transition:all .15s ease-in-out;min-height:48px}.marble-type-dropdown .custom-dropdown-option:hover{background-color:rgba(var(--color-borders-rgb),.1);transform:translate(2px)}.marble-type-dropdown .custom-dropdown-option.selected{background-color:#007bff;color:#fff;font-weight:500}.marble-type-dropdown .custom-dropdown-option-image{width:38px;height:38px;border-radius:4px;border:1px solid #e0e0e0;transition:transform .15s ease-in-out}.marble-type-dropdown .custom-dropdown-option:hover .custom-dropdown-option-image{transform:scale(1.05)}.marble-type-dropdown .custom-dropdown-select-image{width:34px;height:34px;border-radius:4px;border:1px solid #e0e0e0}.custom-dropdown-select:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.custom-dropdown-option:focus-visible{outline:2px solid var(--color-foreground);outline-offset:-2px}.custom-dropdown-option-image.loading,.custom-dropdown-select-image.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.custom-dropdown-options{scrollbar-width:thin;scrollbar-color:rgba(var(--color-borders-rgb),.5) transparent}.custom-dropdown-options::-webkit-scrollbar{width:6px}.custom-dropdown-options::-webkit-scrollbar-track{background:transparent}.custom-dropdown-options::-webkit-scrollbar-thumb{background-color:rgba(var(--color-borders-rgb),.5);border-radius:3px}.custom-dropdown-options::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--color-borders-rgb),.7)}.custom-dropdown-option{position:relative;overflow:hidden}.custom-dropdown-option:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.custom-dropdown-option:hover:before{left:100%}.custom-dropdown-option.selected{position:relative}.custom-dropdown-option.selected:after{content:"\2713";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-weight:700;font-size:14px}@media (max-width: 767px){.custom-dropdown-options{max-height:250px}.custom-dropdown-option,.custom-dropdown-select{padding:16px 14px;min-height:52px}.custom-dropdown-option-image{width:40px;height:40px}.custom-dropdown-select-image{width:36px;height:36px}}@media (prefers-contrast: high){.custom-dropdown-select{border-width:2px}.custom-dropdown-option{border-bottom-width:2px}.custom-dropdown-option.selected{border:2px solid var(--color-foreground)}}@media (prefers-reduced-motion: reduce){.custom-dropdown-select,.custom-dropdown-option,.custom-dropdown-option-image,.custom-dropdown-select-image{transition:none}.custom-dropdown-options{animation:none}.custom-dropdown-option:before{display:none}}.testimonial-image{text-align:center;margin-bottom:20px}.testimonial-avatar{width:200px;height:200px;border-radius:12px;object-fit:cover;border:3px solid var(--color-borders);box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.testimonial-avatar:hover{transform:scale(1.05);box-shadow:0 8px 20px #00000026}.card--testimonial{position:relative;padding:32px;border-radius:16px;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e9ecef;box-shadow:0 6px 20px #00000014;transition:all .3s ease;text-align:center}.card--testimonial:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000026;border-color:#dee2e6}.card--testimonial .card-body{position:relative}.testimonial-author-info{margin-bottom:20px}.testimonial-author-name{font-weight:700;font-size:18px;color:#2c3e50;margin:0 0 8px;line-height:1.3}.testimonial-author-location{font-size:14px;color:#6c757d;margin:0;line-height:1.2;font-weight:500}.card--testimonial .rating{margin-bottom:12px}.card--testimonial .rating-stars{color:#ffc107;font-size:16px}.card--testimonial .rte{font-size:14px;line-height:1.6;color:#495057;font-style:italic;position:relative;padding-left:20px}.card--testimonial .rte:before{content:'"';position:absolute;left:0;top:-8px;font-size:32px;color:#dee2e6;font-family:serif;line-height:1}@media (max-width: 767px){.testimonial-avatar{width:150px;height:150px}.card--testimonial{padding:24px}.testimonial-author-name{font-size:16px}.testimonial-author-location{font-size:13px}}@media (max-width: 480px){.testimonial-avatar{width:120px;height:120px}.card--testimonial{padding:20px}}[data-cross-unavailable=true] .product-option input[type=radio].disabled+label{background-color:var(--primary-variant-disabled)}[data-cross-unavailable=true] .product-option input[type=radio]:not(:checked).disabled+label:not(:hover){opacity:.65}.product-option label:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-option input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-option .select{margin-bottom:1.2rem!important}.product-option .select select{position:relative;padding:var(--padding)!important}.product-option .select svg{position:absolute;pointer-events:none;top:50%!important;right:0!important;transform:translate(50%,-50%)!important;width:1.8rem!important;height:1.8rem!important;right:2.8rem!important}.product-form__submit{padding-left:1.2rem!important;padding-right:1.2rem!important}.product-option .swatch.has-image{background-color:var(--color-background)!important}.product-option label.swatch.has-image img{padding:var(--single-swatch-selection-border)}.add-to-cart-container.with-quantity-input{--quantity-width: 120px;gap:12px;display:grid;grid-template-columns:var(--quantity-width) auto}.add-to-cart-container.with-quantity-input quantity-input{width:var(--quantity-width)}.product-form__buttons .product-form__submit,.block--size-guide .btn{min-height:36px}.product-form__buttons .shopify-payment-button__button{border-radius:var(--button-border-radius)!important;min-height:36px;overflow:hidden}.shopify-payment-button__more-options{padding:0!important;border:0!important}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none!important}.js .btn--add-multiplier{padding:0 1.2rem!important;height:100%}.js .with-add-multipliers{display:flex;flex-wrap:nowrap;gap:2px}.js .with-add-multipliers.single-line .btn{border-radius:0!important}.js .with-add-multipliers.single-line .btn:first-child{border-top-left-radius:var(--button-border-radius)!important;border-bottom-left-radius:var(--button-border-radius)!important}.js .with-add-multipliers.single-line *:last-child .btn{border-top-right-radius:var(--button-border-radius)!important;border-bottom-right-radius:var(--button-border-radius)!important}.js .with-add-multipliers.stacked{flex-wrap:wrap;gap:8px}.js .with-add-multipliers.stacked add-multiplier{flex-grow:1}.js .with-add-multipliers.stacked .btn--add-multiplier{padding:var(--button-padding)!important;padding-left:1.2rem!important;padding-right:1.2rem!important;width:100%}.recipient-form{--recipient-checkbox-margin-top: .64rem;display:block;position:relative;max-width:44rem;margin-bottom:2.5rem}.recipient-form-field-label{margin:.6rem 0}.recipient-form-field-label--space-between{display:flex;justify-content:space-between}.recipient-checkbox{flex-grow:1;font-size:1.6rem;display:flex;word-break:break-word;align-items:flex-start;max-width:inherit;position:relative;cursor:pointer}.no-js .recipient-checkbox{display:none}.recipient-form>input[type=checkbox]{position:absolute;width:1.6rem;height:1.6rem;margin:var(--recipient-checkbox-margin-top) 0;top:0;left:0;z-index:-1;appearance:none;-webkit-appearance:none}.recipient-fields__field{margin:0 0 2rem}.recipient-fields .field__label{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3.5rem);overflow:hidden}.recipient-checkbox>svg{margin-top:var(--recipient-checkbox-margin-top);margin-right:1.2rem;flex-shrink:0}.recipient-form .icon-checkmark{visibility:hidden;position:absolute;left:.28rem;z-index:5;top:.4rem}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{visibility:visible}.js .recipient-fields{display:none}.recipient-fields hr{margin:1.6rem auto}.recipient-form>input[type=checkbox]:checked~.recipient-fields{display:block}.recipient-form>input[type=checkbox]:not(:checked,:disabled)~.recipient-fields,.recipient-email-label{display:none}.js .recipient-email-label.required,.no-js .recipient-email-label.optional{display:inline}.recipient-form ul{padding-left:4.4rem;text-align:left}.recipient-form ul a{display:inline}.recipient-form .error-message:first-letter{text-transform:capitalize}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-form.css.map */
