.sticky-button{position:fixed;bottom:0;left:0;width:100%;background:var(--white, #fff);box-shadow:0 -199px 56px #0000,0 -127px 51px #00000003,0 -72px 43px #00000005,0 -32px 32px #00000008,0 -8px 18px #0000000a;padding:12px 0;z-index:2;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;opacity:1;visibility:visible;transform:translateY(0)}.sticky-button.is-hidden{opacity:0;visibility:hidden;transform:translateY(100%);pointer-events:none}.sticky-button-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-button__left{display:flex;align-items:center}.sticky-button__img{display:block;width:75px;height:75px;margin-right:20px;object-fit:contain}.sticky-button__controls{display:flex;align-items:center;gap:10px}.sticky-button .quantity{border-radius:100px;border:1px solid var(--brand-blue, #00a9eb)}.sticky-button .quantity .quantity__input{max-width:var(--sp-9)}.sticky-button .quantity .quantity__button:first-of-type{padding-inline-end:var(--sp-1)}.sticky-button .quantity .quantity__button:last-of-type{padding-inline-start:var(--sp-1)}.sticky-button .sticky-button__buy{background:#e41e00;transition:all .3s ease;min-width:200px}.sticky-button .sticky-button__buy:hover{color:#fff!important;background:#be1c04}@media screen and (max-width:700px){.sticky-button-row{flex-direction:column;align-items:center;justify-content:center;gap:16px}.sticky-button__img{width:56px;height:56px;margin-right:15px}.sticky-button__title{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sticky-button.css.map */
