.template-product .product-information .firefly-product-purchase-panel{width:100%;max-width:657px;box-sizing:border-box;background:#fff;border-radius:10px;box-shadow:0 1px 2px #1212120d}.template-product .product-information .firefly-product-purchase-panel>.group-block-content{gap:25px}.template-product .product-information .firefly-product-purchase-panel .variant-picker{--color-variant-background: #fff;--color-variant-border: rgba(18, 18, 18, .05);--color-variant-text: #121212;--color-variant-text-rgb: 18, 18, 18;--color-variant-hover-background: #fff;--color-variant-hover-border: rgba(18, 18, 18, .2);--color-variant-hover-text: #121212;--color-selected-variant-background: #fff;--color-selected-variant-border: #ff6600;--color-selected-variant-text: #121212;--color-selected-variant-hover-background: #fff;--color-selected-variant-hover-border: #ff6600;--color-selected-variant-hover-text: #121212;--options-border-width: 1px;--options-border-radius: 6px;padding:0}.template-product .product-information .firefly-product-purchase-panel .variant-picker__form{display:block}.template-product .product-information .firefly-product-purchase-panel .variant-option--buttons{display:flex;grid-template-columns:none;gap:12px}.template-product .product-information .firefly-product-purchase-panel .variant-option--buttons+.variant-option--buttons{margin-top:25px}.template-product .product-information .firefly-product-purchase-panel .variant-option--buttons legend{display:flex;flex:0 0 100%;align-items:baseline;gap:4px;width:100%;margin:0 0 8px;color:#121212;font-family:Inter,var(--font-body--family),sans-serif;font-size:14px;font-weight:400;line-height:22.4px}.template-product .product-information .firefly-product-purchase-panel .variant-option__selected-value{font-weight:700}.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label{width:auto;min-width:0;min-height:52px;height:52px;flex-basis:auto;padding:0 19px;border:1px solid rgba(18,18,18,.05);border-radius:6px;color:#121212;background-color:#fff;font-family:Inter,var(--font-body--family),sans-serif;font-size:14px;font-weight:400;line-height:1.4}.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label:has(:checked){border:2px solid #ff6600;color:#f60;font-weight:600}.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label:has([data-option-available=false]){border:1px solid rgba(18,18,18,.05);color:#12121266;background-color:#fff;background-image:linear-gradient(to bottom right,transparent calc(50% - .5px),#a7a7a7 50%,transparent calc(50% + .5px)),linear-gradient(to top right,transparent calc(50% - .5px),#a7a7a7 50%,transparent calc(50% + .5px))}.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label:has([data-option-available=false]):has(:checked){border:2px solid #ff6600;color:#12121266}.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label:has([data-option-available=false]):before,.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label:has([data-option-available=false]):after,.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label:has([data-option-available=false]) .variant-option__strikethrough{display:none}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons{display:grid;grid-template-columns:92px 16px minmax(0,1fr) 12px minmax(0,1fr);align-items:start;column-gap:0;row-gap:12px}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>.quantity-selector-wrapper{grid-column:1;width:92px}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>span:has(.add-to-cart-button){grid-column:3;min-width:0;margin-top:23px}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>.accelerated-checkout-block{grid-column:5;min-width:0;margin-top:23px}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>:is(.quantity-rules,.volume-pricing,.product-form-text__error){grid-column:1 / -1}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>.quantity-label{display:none}.template-product .product-information .firefly-product-purchase-panel .quantity-selector-wrapper--vertical{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.template-product .product-information .firefly-product-purchase-panel .firefly-quantity-label{color:gray;font-family:Inter,var(--font-body--family),sans-serif;font-size:12px;font-weight:400;line-height:13.2px}.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical{display:grid;grid-template-columns:59px 31px;grid-template-rows:25px 25px;width:92px;min-width:92px;height:52px;min-height:52px;flex:none;overflow:hidden;border:1px solid rgba(18,18,18,.05);border-radius:6px;background:#fff}.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical input[type=number]{grid-column:1;grid-row:1 / 3;width:59px;max-width:none;height:50px;padding:0;color:#121212;font-family:Inter,var(--font-body--family),sans-serif;font-size:16px;font-weight:500;line-height:1;border-radius:0}.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical :is(.quantity-plus,.quantity-minus){grid-column:2;width:31px;min-width:31px;height:25px;min-height:25px;border-left:1px solid rgba(18,18,18,.05);border-radius:0}.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical .quantity-plus{grid-row:1;border-bottom:1px solid rgba(18,18,18,.05)}.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical .quantity-minus{grid-row:2}.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical .svg-wrapper,.template-product .product-information .firefly-product-purchase-panel .quantity-selector--vertical svg{width:10px;height:auto}.template-product .product-information .firefly-product-purchase-panel .add-to-cart-button{height:50px;min-height:50px;padding:0 16px;border:1px solid #ff6600;border-radius:6px;background:#f60;color:#fff;font-family:Inter,var(--font-body--family),sans-serif;font-size:16px;font-weight:500;line-height:1}.template-product .product-information .firefly-product-purchase-panel .add-to-cart-icon{display:none}.template-product .product-information .firefly-product-purchase-panel .add-to-cart-button:disabled{opacity:.5}.template-product .product-information .firefly-product-purchase-panel shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: 6px;--shopify-accelerated-checkout-button-block-size: 50px;--shopify-accelerated-checkout-button-box-shadow: none}.template-product .product-information .firefly-product-purchase-panel .shopify-payment-button{width:100%}.template-product .product-information .firefly-product-purchase-panel :is(.shopify-payment-button__more-options,more-payment-options-link){display:block;width:fit-content;margin:16px auto 0;padding:0;color:#121212;font-family:Inter,var(--font-body--family),sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;text-decoration:underline;text-underline-offset:3px;text-transform:none}.template-product .product-information .firefly-product-purchase-panel more-payment-options-link :is(a,button){width:auto;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;color:inherit;font:inherit;text-decoration:inherit;text-transform:none}.template-product .product-information .firefly-product-purchase-panel .shopify-payment-button__button--unbranded{width:100%;height:50px;min-height:50px;padding:0 16px;border:1px solid #808080;border-radius:6px;background:#fff;color:#4d4d4d;font-family:Inter,var(--font-body--family),sans-serif;font-size:16px;font-weight:400;line-height:1}.template-product .product-information .firefly-product-purchase-panel :is(.shopify-payment-button__button--branded,.shopify-payment-button__button--branded>div){min-height:50px!important;height:50px!important;border-radius:6px!important;overflow:hidden}@media screen and (max-width:749px){.template-product .product-information .firefly-product-purchase-panel{max-width:none}.template-product .product-information .firefly-product-purchase-panel>.group-block-content{gap:20px}.template-product .product-information .firefly-product-purchase-panel .variant-option__button-label{height:auto;min-height:48px;padding-inline:14px;white-space:normal}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons{grid-template-columns:92px 12px minmax(0,1fr)}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>span:has(.add-to-cart-button){grid-column:3}.template-product .product-information .firefly-product-purchase-panel .product-form-buttons>.accelerated-checkout-block{grid-column:1 / -1;margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/firefly-product-purchase.css.map */
