.sticky-bar{display:none;position:fixed;bottom:0;z-index:2;width:100%;justify-content:space-between;align-items:center;gap:10%;padding:1.5rem 0 0;background-color:var(--color-styleguide-white);border-bottom:1px solid var(--color-accent-2);animation:slideUp .2s ease both;flex-direction:column}@media (max-width: 989px){.sticky-bar{bottom:0;max-height:106px;padding-top:0}}.sticky-bar__title-and-price{flex:1;max-width:100%;display:flex;align-items:center}.sticky-bar__price-and-cta .price__sale,.sticky-bar__price-and-cta .price--on-sale .price-item--regular{font-size:1.8rem;line-height:1.6;letter-spacing:-.018rem}@media (max-width: 989px){.sticky-bar__title-and-price{display:none}}.sticky-bar .price__badge-sold-out{display:none}.sticky-bar__wrapper{width:100%;margin:0 auto;padding:0 1.5rem;display:flex;margin-bottom:1.5rem}@media (max-width: 989px){.sticky-bar__wrapper{flex-direction:column;margin-bottom:0;padding:1rem 2rem 2rem}}.sticky-bar__price-and-cta{display:flex;flex:1;gap:3rem;justify-content:end;align-items:center}@media (max-width: 989px){.sticky-bar__price-and-cta{justify-content:space-between}}.sticky-bar .price--on-sale .price__sale{flex-wrap:nowrap}.sticky-bar__product-title{color:var(--color-styleguide-text);font-family:var(--font-body-family);font-size:1.8rem;font-weight:700;line-height:1.6;letter-spacing:-.018rem}@media (max-width: 989px){.sticky-bar__product-title{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:start;-webkit-box-align:stretch;font-size:1.5rem}}.sticky-bar .buy_buttons_wrapper{margin-top:0}.sticky-bar .product-form__submit{width:15rem;height:unset;padding:1rem 0;margin-bottom:0;font-size:1.4rem;line-height:1.4;text-transform:unset}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/section-sticky-add-to-cart.css.map */
