.gl-sticky-cart{position:fixed;z-index:90;right:10px;bottom:10px;left:10px;visibility:hidden;transform:translateY(calc(100% + 30px));opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease,visibility .22s ease}.gl-sticky-cart.is-visible{visibility:visible;transform:translateY(0);opacity:1;pointer-events:auto}.gl-sticky-cart__inner{display:flex;width:min(100%,760px);min-height:78px;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;padding:8px 10px 8px 8px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#25231ff5;color:#fff;box-shadow:0 18px 55px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gl-sticky-cart__product,.gl-sticky-cart__form{display:flex;align-items:center;gap:12px}.gl-sticky-cart__image-wrap{width:62px;height:62px;flex:0 0 auto;overflow:hidden;border-radius:12px;background:#dde3eb}.gl-sticky-cart__image{display:block;width:100%;height:100%;object-fit:cover}.gl-sticky-cart__product strong,.gl-sticky-cart__product span{display:block}.gl-sticky-cart__product strong{font-size:.88rem}.gl-sticky-cart__product span{max-width:250px;overflow:hidden;color:#ffffff9e;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.gl-sticky-cart__price{font-weight:830;white-space:nowrap}.gl-sticky-cart .gl-button{min-height:48px;padding:13px 18px;background:var(--gl-accent);color:var(--gl-ink);font-size:.85rem}.gl-sticky-cart__setup{padding-right:12px;font-size:.78rem}@media(min-width:990px){.gl-sticky-cart:not(.gl-sticky-cart--desktop){display:none}}@media(max-width:599px){.gl-sticky-cart__inner{min-height:70px}.gl-sticky-cart__image-wrap{width:54px;height:54px}.gl-sticky-cart__product span,.gl-sticky-cart__price{display:none}.gl-sticky-cart .gl-button{min-width:118px}}@media(prefers-reduced-motion:reduce){.gl-sticky-cart{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/guidelight-sticky-cart.css.map */
