.quick-shop-drawer{visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000c;transition:opacity .3s cubic-bezier(.25,.46,.45,.94),visibility .3s cubic-bezier(.25,.46,.45,.94)}.quick-shop-drawer.is-open{visibility:visible;opacity:1;pointer-events:auto}.quick-shop-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;opacity:0;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.quick-shop-drawer.is-open .quick-shop-drawer__overlay{opacity:1}.quick-shop-drawer__content{position:absolute;top:0;right:0;width:100%;max-width:500px;height:100%;background-color:#f4f4f4;transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column}.quick-shop-drawer.is-open .quick-shop-drawer__content{transform:translate(0)}.quick-shop-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #111}.quick-shop-drawer__title{margin:0;font-size:1.6rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.quick-shop-drawer__close{background:none;border:none;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.quick-shop-drawer__close svg{width:16px;height:16px}.quick-shop-drawer__body{flex:1;overflow-y:auto;padding:2rem}.quick-shop-drawer__product-info{display:flex;gap:2rem;margin-bottom:3rem;align-items:center}.quick-shop-drawer__image{width:75px;height:75px;flex-shrink:0}.quick-shop-drawer__image img{width:100%;height:100%;object-fit:cover}.quick-shop-drawer__product-title{font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-bottom:.5rem}.quick-shop-drawer__option-wrapper{margin-bottom:2rem}.quick-shop-drawer__swatches{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.quick-shop-drawer__swatch{width:30px;height:30px;border:1px solid transparent;background-color:transparent;cursor:pointer;padding:0;position:relative}.quick-shop-drawer__swatch.is-selected{outline:1px solid #111;outline-offset:2px}.quick-shop-drawer__swatch:not(.color-swatches .quick-shop-drawer__swatch){width:auto;min-width:40px;height:40px;padding:0 1rem;border:1px solid #111;display:flex;align-items:center;justify-content:center}.quick-shop-drawer__swatch.is-selected:not(.color-swatches .quick-shop-drawer__swatch){background-color:#111;color:#fff;outline:none}.quick-shop-drawer__footer{padding:2rem;background-color:#f7f6f1;border-top:1px solid #111}.quick-shop-drawer__submit{border-radius:0;height:50px;border:1px solid #111111!important;padding:15px!important;font-size:22px!important;outline:none;line-height:1.3;font-family:Special Gothic,sans-serif;font-weight:700;letter-spacing:-2%;text-transform:uppercase;cursor:pointer;transition:all .3s ease;white-space:nowrap}.custom-color-dropdown-wrapper{margin-top:0;position:relative;z-index:2;width:100%}.custom-color-dropdown{width:100%;border:1px solid #111111;background-color:#fff;position:relative}.custom-color-summary{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;cursor:pointer;list-style:none}.custom-color-summary::-webkit-details-marker{display:none}.custom-color-selected{display:flex;align-items:center;gap:10px}.custom-color-selected .custom-swatch-fallback{width:20px;height:20px;display:inline-block}.custom-color-selected-text,.custom-dropdown-option-text{font-size:14px;color:#111}.custom-color-options{position:absolute;top:100%;left:-1px;right:-1px;border:1px solid #111111;border-top:none;background-color:#fff;margin:0;padding:0;list-style:none;max-height:200px;overflow-y:auto;z-index:3}.custom-dropdown-option{margin:0;padding:0;border-bottom:1px solid #111111}.custom-dropdown-option:last-child{border-bottom:none}.custom-dropdown-option-label{display:flex;align-items:center;gap:10px;padding:12px 15px;cursor:pointer;margin:0}.custom-dropdown-option-label:hover,.custom-dropdown-option.selected .custom-dropdown-option-label{background-color:#00000008}.custom-dropdown-option-label .custom-swatch-fallback{width:20px;height:20px;display:inline-block}.custom-dropdown-option-label.disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.custom-color-dropdown[open] .svg-wrapper{transform:rotate(180deg)}.custom-color-summary .svg-wrapper{width:12px;height:12px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;position:relative;right:0}.custom-color-dropdown-wrapper .svg-wrapper>svg,.custom-color-dropdown-wrapper summary .icon-caret svg{width:fit-content;position:relative}
/*# sourceMappingURL=/cdn/shop/t/3/assets/quick-shop-drawer.css.map */
