.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:31;display:block;background:var(--sticky-cta-bg, #ffffff);border-radius:var(--sticky-cta-radius, 16px) var(--sticky-cta-radius, 16px) 0 0;box-shadow:0 -8px 30px #0000001f;padding:12px clamp(16px,4vw,40px) calc(12px + env(safe-area-inset-bottom,0px));transform:translateY(120%);visibility:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility .35s}.sticky-cta.sticky-cta--visible{transform:translateY(0);visibility:visible}.sticky-cta__inner{display:flex;align-items:center;gap:14px;max-width:1340px;margin:0 auto}.sticky-cta__media{flex:0 0 52px;width:52px;height:52px;border-radius:10px;overflow:hidden;background:#f5f5f5}.sticky-cta__media img{width:100%;height:100%;object-fit:contain}.sticky-cta__details{flex:1 1 auto;min-width:0}.sticky-cta__title{font-weight:700;color:var(--sticky-cta-title, #111111);font-size:1.0625rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sticky-cta__price{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;margin-top:4px}.sticky-cta__price .price{display:flex;align-items:center;gap:10px;line-height:1;font-size:1.375rem;font-weight:700;color:var(--sticky-cta-price, #d6004f)}.sticky-cta__price .price del{color:var(--sticky-cta-compare, #9c9c9c);font-size:.72em;font-weight:500}.sticky-cta__price .price del+ins{margin-left:0}.sticky-cta__price .price ins{text-decoration:none;color:var(--sticky-cta-price, #d6004f)}.sticky-cta__price .price .unit-price{color:var(--sticky-cta-compare, #9c9c9c)}.sticky-cta__price.visibility-hidden{visibility:hidden}.sticky-cta__badge{display:inline-flex;align-items:center;background:var(--sticky-cta-badge-bg, #d6004f);color:var(--sticky-cta-badge-text, #ffffff);border-radius:999px;font-size:.8125rem;font-weight:700;line-height:1;padding:5px 12px;white-space:nowrap}.sticky-cta__variants{display:flex;gap:8px;max-width:1340px;margin:0 auto 10px}.sticky-cta__variants fieldset{flex:1 1 0;min-width:0;margin:0;padding:0;border:0}.sticky-cta__variants select{width:100%;height:40px;padding:0 32px 0 12px;font-size:.875rem;color:var(--sticky-cta-title, #111111);background-color:var(--sticky-cta-qty-bg, #f1f1f3);border:0;border-radius:10px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.sticky-cta quantity-selector.sticky-cta__qty{flex:0 0 auto;display:flex;align-items:center;height:56px;margin:0;background:var(--sticky-cta-qty-bg, #f1f1f3);border:0;border-radius:12px;overflow:hidden}.sticky-cta__qty button{width:42px;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;color:var(--sticky-cta-qty-text, #444444);transition:opacity .2s}.sticky-cta__qty button svg{width:12px;height:12px}.sticky-cta__qty button svg path,.sticky-cta__qty button svg line{stroke:currentColor;fill:currentColor}.sticky-cta__qty button.disabled{opacity:.35;pointer-events:none}.sticky-cta__qty input.qty{width:44px;height:100%;padding:0;text-align:center;font-size:1.125rem;font-weight:500;color:var(--sticky-cta-qty-text, #444444);background:transparent;border:0;border-radius:0;box-shadow:none;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.sticky-cta__qty input.qty:focus{outline:none;background:transparent}.sticky-cta__qty input.qty::-webkit-outer-spin-button,.sticky-cta__qty input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-cta__atc{position:relative;flex:0 0 56px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--sticky-cta-button-bg, #ff8f2b);color:var(--sticky-cta-button-icon, #ffffff);border:0;border-radius:14px;cursor:pointer;transition:filter .2s,background-color .2s}.sticky-cta__atc:hover{filter:brightness(.94)}.sticky-cta__atc>svg{width:30px;height:30px;display:block}.sticky-cta__atc[disabled],.sticky-cta__atc.sold-out{background:#ccc;cursor:not-allowed;filter:none}.sticky-cta__atc .loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:inherit;border-radius:inherit;opacity:1}.sticky-cta__atc.loading .loading-overlay{display:flex}.sticky-cta__atc .loading-overlay svg.spinner{width:22px;height:22px;animation:sticky-cta-rotate 1.4s linear infinite}.sticky-cta__atc .loading-overlay svg.spinner .spinner-path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:60;stroke-linecap:round;transform-origin:center}@keyframes sticky-cta-rotate{to{transform:rotate(360deg)}}body.sticky-cta-visible .back-to-top.back-to-top--active{transform:translateY(-90px)}body.sticky-cta-visible #chatbase-bubble-button{bottom:100px!important}body.sticky-cta-visible #chatbase-message-bubbles{bottom:150px!important}@media only screen and (max-width:767px){.sticky-cta--hide-mobile{display:none}}@media only screen and (min-width:768px){.sticky-cta--hide-desktop{display:none}}@media only screen and (max-width:767px){.sticky-cta{padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))}.sticky-cta__inner{gap:10px}.sticky-cta__media{display:none}.sticky-cta__title{font-size:.9375rem}.sticky-cta__price{gap:4px 8px}.sticky-cta__price .price{font-size:1.25rem;gap:8px}.sticky-cta__badge{font-size:.75rem;padding:4px 10px}.sticky-cta quantity-selector.sticky-cta__qty{height:48px}.sticky-cta__qty button{width:34px}.sticky-cta__qty input.qty{width:34px;font-size:1rem}.sticky-cta__atc{flex-basis:48px;width:48px;height:48px;border-radius:12px}.sticky-cta__atc>svg{width:26px;height:26px}.sticky-cta__variants{margin-bottom:8px}}@media only screen and (max-width:360px){.sticky-cta__qty button,.sticky-cta__qty input.qty{width:30px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sticky-cta.css.map */
