.pf-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -10px 30px #00000014;transform:translateY(120%);transition:.3s ease;padding:8px 14px;opacity:0;pointer-events:none}.pf-sticky-cart.show{transform:translateY(0);opacity:1;pointer-events:auto}.pf-sticky-cart__container{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.pf-sticky-cart__left{display:flex;flex-direction:column}.pf-sticky-cart__badge{font-size:12px;color:#0b1d46;font-weight:600;margin-bottom:4px}.pf-sticky-cart__price{font-size:19px;font-weight:800;line-height:1}.pf-sticky-cart__button{border:none;cursor:pointer;background:#0b1d46;color:#fff;font-size:15px;font-weight:700;border-radius:14px;padding:14px 24px;transition:all .25s ease;white-space:nowrap}.pf-sticky-cart__button:hover{transform:translateY(-2px);background:#142b63}.pf-sticky-cart__button:hover{transform:translateY(-2px)}@media(max-width:768px){.pf-sticky-cart{padding:12px}.pf-sticky-cart__price{font-size:20px}.pf-sticky-cart__button{flex-shrink:0;padding:14px 20px;font-size:15px}}@keyframes pfButtonPulse{0%{transform:scale(1)}15%{transform:scale(1.04)}30%{transform:scale(1)}to{transform:scale(1)}}.pf-sticky-cart__button.pulse{animation:pfButtonPulse .8s ease}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-cart.css.map */
