.gfm-smart-purchase{--gfm-black: #000000;--gfm-white: #ffffff;--gfm-pink: rgb(194, 24, 91);--gfm-border: rgba(0, 0, 0, .14);--gfm-control-font: var(--font-body-family);--gfm-btn-h: 4.4rem;--gfm-btn-fs: 1.3rem;--gfm-btn-gap: .3rem;margin:0;display:flex;flex-direction:column;gap:1.2rem;font-family:var(--gfm-control-font)}.gfm-smart-purchase .product-form{margin:0!important}.gfm-smart-purchase__variants{display:flex;flex-direction:column;gap:1.2rem}.gfm-smart-purchase__variant-head{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.6rem}.gfm-smart-purchase__variant-name,.gfm-smart-purchase__variant-selected{font-family:var(--gfm-control-font);font-size:1.3rem;color:var(--gfm-black)}.gfm-smart-purchase__variant-name{font-weight:600}.gfm-smart-purchase__variant-options{display:flex;flex-wrap:wrap;gap:.6rem}.gfm-smart-purchase__option{-webkit-appearance:none;appearance:none;border:1px solid var(--gfm-border);background:var(--gfm-white);color:var(--gfm-black);border-radius:.4rem;min-height:3.4rem;padding:.5rem 1rem;font-family:var(--gfm-control-font);font-size:1.3rem;cursor:pointer}.gfm-smart-purchase__option:focus-visible{outline:2px solid var(--gfm-pink);outline-offset:2px}.gfm-smart-purchase__option.is-selected{border-color:var(--gfm-black);background:var(--gfm-black);color:var(--gfm-white)}.gfm-smart-purchase__option.is-unavailable:not(.is-selected){opacity:.35;text-decoration:line-through;cursor:not-allowed}.gfm-smart-purchase__variant-options--color .gfm-smart-purchase__option{display:inline-flex;align-items:center;justify-content:center;min-width:3.4rem;min-height:3.4rem;padding:.3rem;background:var(--gfm-white);color:var(--gfm-black)}.gfm-smart-purchase__variant-options--color .gfm-smart-purchase__option.is-selected{background:var(--gfm-white);color:var(--gfm-black);box-shadow:inset 0 0 0 1.5px var(--gfm-black)}.gfm-smart-purchase__variant-options--color .gfm-smart-purchase__option-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.gfm-smart-purchase__swatch{width:1.8rem;height:1.8rem;border-radius:999px;border:1px solid var(--gfm-border);background-size:cover;background-position:center}.gfm-smart-purchase__buttons{display:grid;grid-template-columns:1fr 1fr;gap:var(--gfm-btn-gap);margin:0}.gfm-smart-purchase .product-form__submit.gfm-smart-purchase__add,.gfm-smart-purchase .product-form__submit.gfm-smart-purchase__add:hover:not(:disabled){background:var(--gfm-white)!important;color:var(--gfm-black)!important;border:1px solid var(--gfm-border)!important;box-shadow:none!important}.gfm-smart-purchase .product-form__submit.gfm-smart-purchase__add.loading,.gfm-smart-purchase .product-form__submit.gfm-smart-purchase__add.loading:hover:not(:disabled){color:transparent!important;pointer-events:none}.gfm-smart-purchase .product-form__submit.gfm-smart-purchase__add.loading>.loading__spinner{display:flex;opacity:1}.gfm-smart-purchase .product-form__submit.gfm-smart-purchase__add.loading>.loading__spinner .path{stroke:#111}.gfm-smart-purchase .gfm-smart-purchase__buy-wrap .shopify-payment-button__button,.gfm-smart-purchase .gfm-smart-purchase__buy-wrap .shopify-payment-button__button--unbranded,.gfm-smart-purchase .gfm-smart-purchase__buy-wrap .shopify-payment-button__button--unbranded:hover:not([disabled]){background:var(--gfm-black)!important;color:var(--gfm-white)!important;border:1px solid var(--gfm-black)!important;box-shadow:none!important}.gfm-smart-purchase__add{width:100%;margin:0!important;min-height:var(--gfm-btn-h)!important;height:var(--gfm-btn-h)!important;padding:0 .8rem!important;font-family:var(--gfm-control-font)!important;font-size:var(--gfm-btn-fs)!important;font-weight:600!important;line-height:1.2!important;border-radius:.4rem!important;text-transform:none!important;letter-spacing:normal!important}.gfm-smart-purchase__add:disabled{opacity:.45}.gfm-smart-purchase__buy-wrap{width:100%;min-width:0}.gfm-smart-purchase__buy-wrap .shopify-payment-button,.gfm-smart-purchase__buy-wrap .shopify-payment-button__button,.gfm-smart-purchase__buy-wrap .shopify-payment-button__button--unbranded{width:100%!important;min-height:var(--gfm-btn-h)!important;height:var(--gfm-btn-h)!important;margin:0!important;padding:0 .8rem!important;font-family:var(--gfm-control-font)!important;font-size:var(--gfm-btn-fs)!important;font-weight:600!important;line-height:1.2!important;border-radius:.4rem!important;text-transform:none!important;letter-spacing:normal!important}.gfm-smart-purchase__buy-wrap--disabled{opacity:.45;pointer-events:none}.gfm-smart-purchase__feedback{margin:0 0 .4rem;font-size:1.2rem;color:var(--gfm-pink)}.gfm-smart-purchase__sticky{--gfm-black: #000000;--gfm-white: #ffffff;--gfm-border: rgba(0, 0, 0, .14);--gfm-control-font: var(--font-body-family);--gfm-btn-h: 4.4rem;--gfm-btn-fs: 1.3rem;--gfm-btn-gap: .3rem;display:none}.gfm-smart-purchase__sticky-inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--gfm-btn-gap);width:100%;padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom,0px));background:var(--gfm-white);border-top:1px solid var(--gfm-border);font-family:var(--gfm-control-font)}.gfm-smart-purchase__sticky-add,.gfm-smart-purchase__sticky-buy{display:flex;align-items:center;justify-content:center;min-height:var(--gfm-btn-h);border-radius:.4rem;font-family:var(--gfm-control-font)!important;font-size:calc(var(--gfm-btn-fs) + 1.5px)!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer;padding:0 .6rem;text-align:center}.gfm-smart-purchase__sticky-add{background:var(--gfm-white);color:var(--gfm-black);border:1px solid var(--gfm-border)}.gfm-smart-purchase__sticky-buy{background:var(--gfm-black);color:var(--gfm-white);border:1px solid var(--gfm-black)}.gfm-smart-purchase__sticky-add.is-loading,.gfm-smart-purchase__sticky-add:disabled{opacity:.7;cursor:wait;pointer-events:none}.gfm-smart-purchase__sticky-add:disabled,.gfm-smart-purchase__sticky-buy:disabled{opacity:.45;cursor:not-allowed}@media screen and (max-width:749px){.gfm-smart-purchase__cta{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gfm-smart-purchase__sticky{display:block!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;z-index:100!important;visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto!important}html.gfm-smart-purchase-sticky-active body{padding-bottom:calc(5.8rem + env(safe-area-inset-bottom,0px))}}@media screen and (min-width:750px){.gfm-smart-purchase__sticky{display:none!important}.gfm-smart-purchase__cta{width:100%;position:static;clip:auto;overflow:visible}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gfm-smart-purchase.css.map */
