product-gallery-navigation[hidden]{display:none}.product-gallery-navigation{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;color:var(--text);pointer-events:none}.product-gallery-navigation__dots,.product-gallery-navigation__counter{position:absolute;bottom:10px;left:50%;display:flex;align-items:center;justify-content:center;min-height:28px;padding:5px 8px;border-radius:999px;background:var(--bg-alpha-35);box-shadow:0 1px 6px #0000002e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translate(-50%);pointer-events:auto}.product-gallery-navigation__dots{gap:6px}.product-gallery-navigation__dot{display:block;width:6px;min-width:6px;height:6px;min-height:6px;padding:0;border:0;border-radius:999px;background:currentcolor;opacity:.5;transition:width .2s ease,opacity .2s ease}.product-gallery-navigation__dot[aria-current=true]{width:18px;opacity:1}.product-gallery-navigation__arrow{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:38px;height:38px;min-height:38px;padding:0;border:var(--BORDER-WIDTH) solid var(--border);border-radius:50%;background:var(--COLOR-BG);color:var(--text);box-shadow:0 2px 8px #00000029;opacity:.88;transform:translateY(-50%);pointer-events:auto}.product-gallery-navigation__arrow:disabled{cursor:default;opacity:.35}.product-gallery-navigation__arrow--previous{left:10px}.product-gallery-navigation__arrow--previous .icon{transform:rotate(180deg)}.product-gallery-navigation__arrow--next{right:10px}.product-gallery-navigation__arrow .icon{width:16px;height:16px}.product-gallery-navigation__counter{right:10px;left:auto;min-width:48px;font-size:calc(.75rem * var(--adjust-body));line-height:1;transform:none}body:not(.no-outline) .product-gallery-navigation button:focus-visible{outline:2px solid currentcolor;outline-offset:2px}@media only screen and (max-width:767px){.product-single--media-peek-enabled .product-gallery__media-slider.flickity-enabled .product-gallery__media-slide{width:calc(100% - var(--product-gallery-peek-width) - 8px);margin-right:8px}.product-single--media-peek-enabled .product-gallery__media-slider .flickity-viewport{overflow:hidden}}.product-sticky-atc{--sticky-atc-quantity-width-effective: var(--sticky-atc-quantity-width, 108px);position:fixed;z-index:450;bottom:var(--product-sticky-bottom-offset, env(safe-area-inset-bottom, 0px));inset-inline:0;display:none;box-sizing:border-box;width:100%;padding:6px 8px;border-block-start:var(--BORDER-WIDTH) solid var(--sticky-atc-border, #d8d8d8);background:var(--sticky-atc-bg, #ffffff);color:var(--sticky-atc-quantity-text, #111111);opacity:0;visibility:hidden;transform:translateY(100%);transition:opacity .2s ease,transform .25s ease,visibility 0s linear .25s;pointer-events:none}.product-sticky-atc--shadow-none{box-shadow:none}.product-sticky-atc--shadow-subtle{box-shadow:0 -4px 16px #0000001a}.product-sticky-atc--shadow-strong{box-shadow:0 -7px 24px #0000002e}.product-sticky-atc.is-visible{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s;pointer-events:auto}.product-sticky-atc__inner{display:flex;gap:var(--sticky-atc-gap, 8px);align-items:stretch;width:100%;max-width:760px;min-width:0;min-height:var(--sticky-atc-height, 48px);margin:0 auto}.product-sticky-atc__quantity{display:grid;grid-template-columns:40px minmax(12px,1fr) 40px;flex:0 0 var(--sticky-atc-quantity-width-effective);align-items:stretch;width:var(--sticky-atc-quantity-width-effective);height:var(--sticky-atc-height, 48px);overflow:hidden;border:var(--BORDER-WIDTH) solid var(--sticky-atc-border, #d8d8d8);border-radius:var(--sticky-atc-radius, 12px);background:var(--sticky-atc-quantity-bg, #ffffff);color:var(--sticky-atc-quantity-text, #111111)}.product-sticky-atc__quantity-button,.product-sticky-atc__quantity-value{box-sizing:border-box;width:100%;min-width:0;min-height:calc(var(--sticky-atc-height, 48px) - (var(--BORDER-WIDTH) * 2));margin:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;text-align:center}.product-sticky-atc__quantity-button{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.product-sticky-atc__quantity-button:disabled{cursor:default;opacity:.32}.product-sticky-atc__quantity-button .icon{width:15px;height:15px;stroke-width:18px}.product-sticky-atc__quantity-value{font-family:var(--FONT-STACK-BODY);font-size:15px;font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY);line-height:1;-webkit-appearance:textfield;appearance:textfield}.product-sticky-atc--quantity-separators .product-sticky-atc__quantity-button--minus{border-inline-end:var(--BORDER-WIDTH) solid var(--sticky-atc-border, #d8d8d8)}.product-sticky-atc--quantity-separators .product-sticky-atc__quantity-button--plus{border-inline-start:var(--BORDER-WIDTH) solid var(--sticky-atc-border, #d8d8d8)}.product-sticky-atc__submit{--btn-bg: var(--sticky-atc-button-bg, #000000);--btn-border: var(--sticky-atc-button-bg, #000000);--btn-text: var(--sticky-atc-button-text, #ffffff);--btn-bg-hover: var(--sticky-atc-button-text, #ffffff);display:flex;flex:1 1 auto;gap:min(var(--sticky-atc-gap, 8px),12px);align-items:center;justify-content:space-between;box-sizing:border-box;width:auto;min-width:0;min-height:var(--sticky-atc-height, 48px);height:var(--sticky-atc-height, 48px);margin:0;padding-block:0;padding-inline:16px;border-radius:var(--sticky-atc-radius, 12px);font-size:var(--sticky-atc-button-font-size, 14px);line-height:1.15;text-transform:var(--sticky-atc-text-transform, none);container:sticky-atc-button / inline-size}.product-sticky-atc__label{flex:1 1 auto;min-width:max-content;white-space:nowrap;text-align:start}.product-sticky-atc__price{flex:0 0 auto;font-family:var(--FONT-STACK-BODY);font-size:var(--sticky-atc-price-font-size, 12px);font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD);line-height:1;opacity:.82;white-space:nowrap}.product-sticky-atc--price-above_button .product-sticky-atc__submit{flex-direction:column;gap:2px;align-items:flex-start;justify-content:center}.product-sticky-atc--price-above_button .product-sticky-atc__price{order:-1;font-size:min(var(--sticky-atc-price-font-size, 12px),12px)}.product-sticky-atc--align-center .product-sticky-atc__submit{justify-content:center;text-align:center}.product-sticky-atc--align-center.product-sticky-atc--price-inside_button .product-sticky-atc__submit{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.product-sticky-atc--align-center.product-sticky-atc--price-inside_button .product-sticky-atc__label{grid-column:2;text-align:center}.product-sticky-atc--align-center.product-sticky-atc--price-inside_button .product-sticky-atc__price{grid-column:3;justify-self:end}.product-sticky-atc--align-center.product-sticky-atc--price-above_button .product-sticky-atc__submit{align-items:center}.product-sticky-atc--layout-stacked .product-sticky-atc__inner{flex-direction:column}.product-sticky-atc--layout-stacked .product-sticky-atc__quantity{align-self:flex-start}.product-sticky-atc--layout-stacked .product-sticky-atc__submit{flex-basis:auto;width:100%}.product-sticky-atc--layout-button_only .product-sticky-atc__submit{width:100%}body:not(.no-outline) .product-sticky-atc__quantity-button:focus-visible{z-index:1;outline:2px solid currentcolor;outline-offset:-3px}body:not(.no-outline) .product-sticky-atc__submit:focus-visible{outline:2px solid var(--sticky-atc-button-text, #ffffff);outline-offset:-4px}@media(hover:hover)and (pointer:fine){.product-sticky-atc__quantity-button:not(:disabled):hover{background:#0000000f}}.product-sticky-atc__quantity-button:not(:disabled):active{background:#0000001a}.product-sticky-atc__submit:not(:disabled):active{opacity:.88}@media only screen and (max-width:767px){.product-sticky-atc[data-devices=mobile],.product-sticky-atc[data-devices=both]{display:block}.product-sticky-atc__submit{font-size:clamp(12px,3.75vw,var(--sticky-atc-button-font-size, 14px))}}@media only screen and (min-width:768px){.product-sticky-atc[data-devices=desktop],.product-sticky-atc[data-devices=both]{display:block;padding-inline:var(--gutter)}}@media only screen and (max-width:359px){.product-sticky-atc{--sticky-atc-quantity-width-effective: min(var(--sticky-atc-quantity-width, 108px), 96px);padding-inline:6px}.product-sticky-atc__inner{gap:min(var(--sticky-atc-gap, 8px),6px)}.product-sticky-atc__submit{padding-inline:12px}}@container sticky-atc-button (max-width: 235px){.product-sticky-atc--price-inside_button .product-sticky-atc__price{display:none}}@media only screen and (max-width:374px){.product-sticky-atc--price-inside_button .product-sticky-atc__price{display:none}.product-sticky-atc--align-center.product-sticky-atc--price-inside_button .product-sticky-atc__submit{display:flex}}body.has-product-sticky-atc .main-content{padding-bottom:calc(var(--product-sticky-atc-height, 60px) + var(--product-sticky-bottom-offset, env(safe-area-inset-bottom, 0px)))}@media(prefers-reduced-motion:reduce){.product-gallery-navigation__dot,.product-sticky-atc,.product-sticky-atc__quantity-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/product-enhancements.css.map */
