.sticky-bar{position:fixed;bottom:0;left:0;right:0;background:var(--surfaces-White, #ffffff);border-top:1px solid rgba(30,30,30,.2);z-index:100;transform:translateY(100%);transition:transform .3s ease}.sticky-bar.is-visible{transform:translateY(0)}body.open-cart .sticky-bar{transform:translateY(100%)!important}.sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;padding:8px 30px}.sticky-bar__product-info{display:flex;align-items:center;gap:12px}.sticky-bar__image{width:76px;height:76px;flex-shrink:0;overflow:hidden;background:var(--surfaces-Light-background)}.sticky-bar__image--mobile,.sticky-bar__view-details-mobile{display:none}.sticky-bar__image img{width:100%;height:100%;object-fit:cover}.sticky-bar__image-placeholder{width:100%;height:100%}.sticky-bar__details{display:flex;flex-direction:column;gap:0px}.sticky-bar__swatches{margin-top:8px}.sticky-bar__title-wrapper{display:flex;align-items:center;gap:10px}.sticky-bar__title{margin:0}.sticky-bar__scroll-btn{width:18px;height:16px;padding:0;background:none;border:none;cursor:pointer;color:var(--surfaces-black-100);transition:transform .24s ease}.sticky-bar__scroll-btn:hover{transform:translate(4px)}.sticky-bar__variant{margin:0;opacity:.8}.sticky-bar__swatches{display:flex;gap:2px;align-items:center}.sticky-bar__swatch{width:18px;height:18px;padding:0;background:none;border:1px solid rgba(30,30,30,.1);cursor:pointer;overflow:hidden;transition:all .24s ease;flex-shrink:0}.sticky-bar__swatch img{width:100%;height:100%;object-fit:cover;display:block}.sticky-bar__swatch.is-active{border-color:var(--surfaces-black-100, #1e1e1e);border-width:1.5px}.sticky-bar__swatch:hover{transform:scale(1.1)}.sticky-bar__view-details{display:flex;margin-left:auto}.sticky-bar__view-details-mobile{align-self:center;order:-1}.sticky-bar__actions{display:flex;flex-direction:column;gap:4px;width:380px;flex-shrink:0}.sticky-bar__info{display:flex;align-items:center;gap:6px;padding:8px 6px;background:var(--surfaces-Light-background, #f5f5f5)}.sticky-bar__stock{display:flex;align-items:center;gap:6px;padding-right:6px;border-right:1px solid rgba(30,30,30,.1)}.sticky-bar__stock-dot{width:6px;height:6px;border-radius:50%;background:#0f0;flex-shrink:0}.sticky-bar__stock[data-out-of-stock] .sticky-bar__stock-dot{background:red}.sticky-bar__stock p{margin:0}.sticky-bar__delivery{margin:0;flex:1}.sticky-bar__price{margin:0;flex:1;text-align:left;display:flex;align-items:center;gap:6px}.sticky-bar__compare-price{color:var(--surfaces-black-60, #999)}.sticky-bar__add-text{margin:0;white-space:nowrap}.sticky-bar__mobile-content{display:none}@media screen and (max-width:989px){.sticky-bar__inner{flex-direction:column;align-items:center;gap:12px;padding:12px 6px 6px}.sticky-bar__product-info,.sticky-bar__view-details{display:none}.sticky-bar__view-details-mobile{display:flex}.sticky-bar__mobile-content{display:flex;gap:6px;width:100%;align-items:flex-start}.sticky-bar__image--mobile{display:block;width:70px;height:70px;flex-shrink:0}.sticky-bar__actions--desktop{display:none}.sticky-bar__actions--mobile{flex:1;min-width:0;width:auto;gap:4px}.sticky-bar__delivery{font-size:var(--font-paragraph-extra-small-size);line-height:var(--font-paragraph-extra-small-line-height)}}@media screen and (min-width:990px){.sticky-bar__inner{gap:42px}.sticky-bar__actions--mobile{display:none}.sticky-bar__actions--desktop{flex-direction:column;gap:4px}.sticky-bar__info,.sticky-bar__add-to-cart{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/sticky-bar.css.map */
