.sticky-shop-button{position:fixed;left:0;right:0;bottom:0;z-index:30;background:var(--sticky-bg);box-shadow:0 -9px 20px #00000070;opacity:0;visibility:hidden;transform:translateY(100%);pointer-events:none;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.sticky-shop-button[data-visible=true]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.sticky-shop-button .sticky-shop-button__container{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:0 31px;padding-top:6.5px;padding-bottom:6.5px}.sticky-shop-button .sticky-shop-button__logo{flex:0 0 auto;display:flex;align-items:center}.sticky-shop-button .sticky-shop-button__logo img{display:block}.sticky-shop-button .sticky-shop-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:8px 14px;border-radius:50px;background:var(--button-bg);color:var(--button-text);text-decoration:none;font-size:15px;line-height:1;font-weight:500;white-space:nowrap;transition:all .4s ease-in-out;gap:10px;font-size:18px;line-height:1.25;letter-spacing:0}.sticky-shop-button .sticky-shop-button__button .btn-text{gap:10px}.sticky-shop-button .sticky-shop-button__button:after{display:none}@media(max-width:480px){.sticky-shop-button .sticky-shop-button__container{flex-direction:column;padding-top:0;padding-bottom:18px}}@media(prefers-reduced-motion:reduce){.sticky-shop-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/sticky-shop-button.css.map */
