.shopify-section--comu-sticky-bar{margin:0!important;padding:0!important}.comu-sticky-bar{--cp-color-primary: #2277ff;--cp-transition-normal: .25s cubic-bezier(.4, 0, .2, 1);--comu-sticky-bar-height: 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}.comu-sticky-bar *,.comu-sticky-bar *:before,.comu-sticky-bar *:after{box-sizing:border-box}body.comu-has-sticky-bar{padding-bottom:var(--comu-sticky-bar-height, 80px)}.comu-sticky-bar .sticky-bottom-bar{position:fixed;bottom:0;left:0;right:0;height:var(--comu-sticky-bar-height, 80px);background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 20px #0000000d;z-index:998;display:flex;align-items:center;justify-content:center;transform:translateY(0);opacity:1;visibility:visible;transition:transform var(--cp-transition-normal),opacity var(--cp-transition-normal),visibility var(--cp-transition-normal)}.comu-sticky-bar.is-hidden-by-footer .sticky-bottom-bar,.comu-sticky-bar.is-hidden-by-hero .sticky-bottom-bar{transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none}.comu-sticky-bar.is-hidden-by-drawer .sticky-bottom-bar,html.lock .comu-sticky-bar .sticky-bottom-bar{transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none;transition:none}.comu-sticky-bar .sticky-bar-container{width:100%;max-width:1128px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.comu-sticky-bar .sticky-bar-container--no-price{justify-content:space-between}.comu-sticky-bar .sticky-bar-container--no-buttons{justify-content:flex-start}.comu-sticky-bar .sticky-bar-left{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.comu-sticky-bar .sticky-bar-title{font-size:18px;font-weight:700;color:#191c1d;line-height:1.2}.comu-sticky-bar .sticky-bar-subtitle{font-size:13px;color:#64748b;font-weight:400;line-height:1.3}.comu-sticky-bar .sticky-bar-right{display:flex;align-items:center;gap:24px;flex:0 1 auto;min-width:0;margin-left:auto}.comu-sticky-bar .sticky-bar-right--buttons-only{flex:1 1 auto;justify-content:flex-end}.comu-sticky-bar .sticky-bar-price-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.comu-sticky-bar .sticky-price-now{font-size:22px;font-weight:800;color:#191c1d;line-height:1}.comu-sticky-bar .sticky-bar-price-wrap.is-on-sale .sticky-price-now{color:rgb(var(--on-sale-text, 236 72 72))}.comu-sticky-bar .sticky-price-was{font-size:13px;color:#94a3b8;text-decoration:line-through}.comu-sticky-bar .sticky-save-badge{font-size:11px;font-weight:700;color:#fff;background-color:#ef4444;padding:2.5px 8px;border-radius:4px;letter-spacing:.02em;white-space:nowrap}.comu-sticky-bar .sticky-bar-buttons{display:flex;align-items:center;gap:12px;flex-shrink:0}.comu-sticky-bar .sticky-bar-buttons--count-1{justify-content:flex-end}.comu-sticky-bar .sticky-bar-buttons--count-1 .sticky-btn{min-width:120px}.comu-sticky-bar .sticky-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;font-size:14px;font-weight:600;border-radius:100px;cursor:pointer;text-decoration:none;transition:all .2s ease;box-sizing:border-box;white-space:nowrap;flex-shrink:0;font-family:inherit;line-height:1}.comu-sticky-bar .sticky-btn[aria-busy=true]{opacity:.7;pointer-events:none}.comu-sticky-bar .sticky-btn-outline{border:1.5px solid #191c1d;color:#191c1d;background:transparent}.comu-sticky-bar .sticky-btn-outline:hover{background:#191c1d0d}.comu-sticky-bar .sticky-btn-solid{background:#191c1d;color:#fff;border:none}.comu-sticky-bar .sticky-btn-solid:hover{background:#000}.comu-sticky-bar .sticky-btn--custom{color:var(--sticky-btn-text, inherit);border:1.5px solid var(--sticky-btn-border, transparent);background-color:var(--sticky-btn-bg, transparent);background-image:var(--sticky-btn-bg-image, none);background-origin:border-box;background-clip:border-box}.comu-sticky-bar .sticky-btn--custom:hover{color:var(--sticky-btn-text-hover, var(--sticky-btn-text, inherit));border-color:var(--sticky-btn-border-hover, var(--sticky-btn-border, transparent));background-color:var(--sticky-btn-bg-hover, var(--sticky-btn-bg, transparent));background-image:var(--sticky-btn-bg-hover-image, var(--sticky-btn-bg-image, none))}.comu-sticky-bar .sticky-btn--anim-shake{animation:comu-sticky-btn-shake 2.8s ease-in-out infinite}@keyframes comu-sticky-btn-shake{0%,84%,to{transform:translate(0)}86%{transform:translate(-3px)}88%{transform:translate(3px)}90%{transform:translate(-2px)}92%{transform:translate(2px)}}@media(prefers-reduced-motion:reduce){.comu-sticky-bar .sticky-btn--anim-shake{animation:none}}@media(max-width:768px){.comu-sticky-bar{--comu-sticky-bar-height: 70px}.comu-sticky-bar .sticky-bottom-bar{height:70px}.comu-sticky-bar .sticky-bar-left{display:none}.comu-sticky-bar .sticky-bar-container{padding:0 16px;gap:12px}.comu-sticky-bar .sticky-bar-right{width:100%;margin-left:0;justify-content:space-between;gap:12px}.comu-sticky-bar .sticky-bar-right--buttons-only{justify-content:flex-end}.comu-sticky-bar .sticky-bar-container--no-price .sticky-bar-right{justify-content:center}.comu-sticky-bar .sticky-bar-container--no-price .sticky-bar-buttons{width:100%;justify-content:stretch}.comu-sticky-bar .sticky-bar-container--no-price .sticky-bar-buttons--count-1 .sticky-btn,.comu-sticky-bar .sticky-bar-container--no-price .sticky-bar-buttons--count-2 .sticky-btn{flex:1 1 0;min-width:0}.comu-sticky-bar .sticky-bar-price-wrap{flex-direction:column;align-items:flex-start;gap:2px;flex:0 1 auto;min-width:0}.comu-sticky-bar .sticky-price-now{font-size:18px}.comu-sticky-bar .sticky-price-was{font-size:11px}.comu-sticky-bar .sticky-save-badge{font-size:9px;padding:1.5px 5px}.comu-sticky-bar .sticky-bar-buttons{flex:1 1 auto;justify-content:flex-end;min-width:0}.comu-sticky-bar .sticky-bar-buttons--count-1{flex:0 1 auto}.comu-sticky-bar .sticky-bar-buttons--count-1 .sticky-btn{min-width:0}.comu-sticky-bar .sticky-btn{height:38px;padding:0 16px;font-size:13px}}@media(max-width:480px){.comu-sticky-bar .sticky-bar-right,.comu-sticky-bar .sticky-bar-buttons{gap:8px}.comu-sticky-bar .sticky-btn{padding:0 12px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/comu-sticky-bar.css.map */
