.sticky-bar{display:none;position:fixed;bottom:0;z-index:30;width:100%;justify-content:center;align-items:center;gap:10%;padding:1.5rem 6rem 0;background-color:#fff;flex-direction:column;background-color:var(--color-brand-navy);max-height:7.2rem}.sticky-bar.show{display:flex;animation:slideUp .2s ease both}.sticky-bar.hide{display:flex;animation:slideDown .2s ease both}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.sticky-bar__title-and-price{flex:1;max-width:100%;display:flex;align-items:center}@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:2rem}.sticky-bar{padding:0}}.sticky-bar__price-and-cta{display:flex;flex:1;gap:4rem;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-common-white);font-size:2rem;font-weight:700;line-height:2.4rem;text-transform:lowercase;display:flex;gap:2rem}@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}.sticky-bar__wrapper .regular-price,.sticky-bar__wrapper .sale-price{color:var(--color-common-white);font-size:1.6rem;font-weight:400;line-height:2.4rem}.sticky-bar__wrapper .cta-button{font-size:1.6rem;line-height:2.4rem;letter-spacing:.048rem;padding:.7rem 2rem}.sticky-variant-title{display:none}.sticky-variant-title[selected]{display:flex}.sticky-variant-title{color:var(--color-common-white);font-size:1.6rem;font-weight:400;line-height:2.4rem;text-transform:none}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-sticky-add-to-cart.css.map */
