:root{--sticky-atc-animation-duration: .45s}.sticky-atc,#sticky-atc-bar{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:.75rem 0 1.25rem;z-index:2;box-shadow:0 -1px 10px #0003;transition:opacity var(--sticky-atc-animation-duration) ease,transform var(--sticky-atc-animation-duration) ease;opacity:0;transform:translateY(10px)}.sticky-atc-container{display:flex;justify-content:space-between;align-items:center;column-gap:10px}.sticky-atc__button{flex-shrink:0}.sticky-atc .button{padding:0 1rem;min-height:auto;min-width:auto;line-height:2.75em;font-size:1.5rem}.sticky-atc__title{margin:0;font-size:1.5rem}.sticky-atc__price{margin-top:.5rem}.sticky-atc__price .price{column-gap:.5rem;margin-bottom:0}.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.3rem}.sticky-atc__price .badge{font-size:.8rem}.sticky-atc.color-inverse .price-item{color:rgb(var(--color-foreground))}.sticky-atc.color-inverse .price__sale .price-item--regular{color:rgb(var(--color-base-accent-1))}.sticky-atc.color-accent-1 .price-item{color:rgb(var(--color-foreground))}.sticky-atc.color-accent-1 .badge{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.sticky-atc .price__regular .price-item--regular{font-size:2rem;line-height:1.1}@media screen and (min-width: 400px){.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.6rem}.sticky-atc__title{font-size:1.7rem}.sticky-atc__price .badge{font-size:1rem}.sticky-atc .button{font-size:1.7rem;padding:0 1.1em}}@media screen and (min-width: 500px){.sticky-atc__price .badge{font-size:1.2rem}}@media screen and (min-width: 750px){.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.8rem}.sticky-atc .price__regular .price-item--regular{font-size:2.2rem}.sticky-atc__title{font-size:2rem}.sticky-atc__price .badge{font-size:1.3rem}.sticky-atc .button{font-size:1.9rem;padding:0 1.5em}}.sticky-atc--visible,#sticky-atc-bar.sticky-atc--visible{opacity:1;transform:translateY(0)}.sticky-atc--after-scroll{transform:translateY(100%)}.sticky-atc--after-scroll.sticky-atc--active{animation:btnAppear var(--sticky-atc-animation-duration) ease-in-out forwards}.sticky-atc--footer-visible,#sticky-atc-bar.sticky-atc--footer-visible{opacity:0;transform:translateY(100%);pointer-events:none;transition:opacity var(--sticky-atc-animation-duration) ease,transform var(--sticky-atc-animation-duration) ease}@keyframes btnAppear{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.quick-add-modal__content .sticky-atc{display:none}.sticky-atc-bar-fixed{position:fixed;left:0;bottom:0;width:100%;z-index:1000;background:var(--sticky-atc-bg, rgb(var(--color-background)));border-radius:16px 16px 0 0;box-shadow:0 -2px 16px #0000000f;padding:10px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:110px;max-width:100vw;transition:all .2s cubic-bezier(.4,0,.2,1);gap:8px}.sticky-atc-content-wrapper{width:100%;max-width:340px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.sticky-atc-row{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:8px;margin-bottom:0}.sticky-atc-logo{max-width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:8px;flex-shrink:0}.sticky-atc-title{font-family:Manrope,sans-serif;font-weight:600;font-size:16px;color:rgb(var(--color-foreground));text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.sticky-atc-btn-wrapper{width:100%;display:flex;justify-content:center}.sticky-atc-btn{background:#0a0a0a;color:#fff;font-family:Manrope,sans-serif;font-weight:600;font-size:16px;border:none;border-radius:12px;padding:16px 40px;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;white-space:nowrap;box-sizing:border-box;margin:0 auto;transition:all .2s cubic-bezier(.4,0,.2,1)}.sticky-atc-btn:focus{outline:2px solid #DEC723;outline-offset:2px}@media (min-width: 750px){.sticky-atc-content-wrapper{max-width:700px;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.sticky-atc-row{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:0;width:auto;flex:1 1 auto}.sticky-atc-logo{max-width:56px;height:32px}.sticky-atc-title{font-size:18px;max-width:320px}.sticky-atc-btn-wrapper{max-width:260px;width:100%;margin-left:32px}.sticky-atc-btn{font-size:18px;height:48px;border-radius:16px;max-width:260px;width:100%;margin:0;padding:0 32px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-sticky-atc.css.map */
