.eldr-sticky-bar{position:fixed;bottom:0;left:0;width:100%;background:#0d1a16;color:#f4f4f4;font-family:DM Sans,sans-serif;box-shadow:0 -6px 20px #0006;transform:translateY(100%);transition:transform .3s ease-in-out;z-index:50!important}.eldr-sticky-bar.visible{transform:translateY(0)}.eldr-sticky-inner{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto;padding:12px 32px;gap:20px;position:relative}.eldr-sticky-left{display:flex;align-items:center;gap:16px}.eldr-sticky-img{width:74px;height:74px;object-fit:cover;border-radius:1px;box-shadow:0 2px 10px #0006;border:none!important}.eldr-sticky-info{display:flex;flex-direction:column;justify-content:center;line-height:1.3}.eldr-sticky-title{font-size:20px;font-weight:400;color:#fff}.eldr-sticky-price{font-size:17px;font-weight:400;color:#f1f1f1}.eldr-sticky-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.eldr-sticky-variant-select{font-size:16px;padding:10px 14px;border-radius:1px;border:none;background:#132822;color:#fff;height:46px;max-width:260px;min-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:background .2s ease}.eldr-sticky-variant-select:hover{background:#1a3329}.eldr-sticky-variant-select:focus{outline:2px solid #2b6e5f;outline-offset:2px}.eldr-sticky-qty-wrapper{display:inline-flex;align-items:center;justify-content:center;max-width:124px;min-width:75px;border:1px solid rgba(255,255,255,.15);background:#0d1a16;border-radius:0;height:46px;overflow:visible;box-sizing:border-box}.eldr-sticky-qty-input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;width:46px;text-align:center;font-size:16px;color:#e8e6e3;background:transparent;border:0!important;font-family:DM Sans,sans-serif;line-height:1;box-sizing:border-box;padding:0}.eldr-sticky-qty-input::-webkit-inner-spin-button,.eldr-sticky-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.eldr-sticky-qty-input:focus{outline:none}.eldr-sticky-qty-wrapper button{all:unset;cursor:pointer;width:40px;text-align:center;color:#e8e6e3;font-size:18px;line-height:1;transition:background .15s ease;border:0;-webkit-user-select:none;user-select:none}.eldr-sticky-qty-wrapper button:hover,.eldr-sticky-qty-wrapper button:focus-visible{background:#ffffff14;outline:none}.eldr-sticky-qty-wrapper button:active{background:#ffffff1f}.eldr-sticky-add{background-color:#2b6e5f;color:#fff;font-weight:500;font-size:16px;padding:10px 22px;border:none;border-radius:1px;height:46px;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,opacity .2s ease;box-shadow:0 3px 10px #0006;white-space:nowrap;position:relative}.eldr-sticky-add:hover:not(:disabled){background-color:#368573;box-shadow:0 4px 14px #00000073}.eldr-sticky-add:focus-visible{outline:2px solid #fff;outline-offset:2px}.eldr-sticky-add:disabled{opacity:.6;cursor:not-allowed}.eldr-sticky-add.loading{pointer-events:none}.eldr-sticky-add.loading:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:eldr-spin .6s linear infinite}@keyframes eldr-spin{to{transform:translateY(-50%) rotate(360deg)}}.eldr-sticky-notification{position:absolute;top:-50px;left:50%;transform:translate(-50%);background:#132822;color:#fff;padding:12px 24px;border-radius:1px;font-size:15px;font-weight:500;box-shadow:0 4px 16px #00000080;white-space:nowrap;z-index:10;opacity:0;animation:eldr-notification-slide-in .3s ease forwards}.eldr-sticky-notification[style*="display: block"]{opacity:1}.eldr-sticky-notification--success{background:#2b6e5f;border-left:4px solid #4a9d87}.eldr-sticky-notification--error{background:#8b3a3a;border-left:4px solid #c55}.eldr-sticky-notification--info{background:#132822;border-left:4px solid #5a8a7a}@keyframes eldr-notification-slide-in{0%{opacity:0;top:-60px}to{opacity:1;top:-50px}}.eldr-sticky-bar.has-variants .eldr-sticky-qty-wrapper{display:none!important}@media(max-width:768px){.eldr-sticky-left{display:none!important}.eldr-sticky-inner{width:100%;padding:10px 12px;justify-content:center}.eldr-sticky-right{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.eldr-sticky-variant-select{flex:0 0 auto;max-width:40vw;min-width:120px;font-size:16px;height:46px;padding:0 10px}.eldr-sticky-qty-wrapper{min-width:75px;max-width:100px}.eldr-sticky-add{flex:1;font-size:15px;padding:10px 16px}.eldr-sticky-notification{top:-45px;font-size:14px;padding:10px 20px;max-width:90vw;white-space:normal;text-align:center}@keyframes eldr-notification-slide-in{0%{opacity:0;top:-55px}to{opacity:1;top:-45px}}}@media(max-width:420px){.eldr-sticky-variant-select{max-width:48vw;font-size:15px}.eldr-sticky-add{font-size:14px;padding:10px 12px}.eldr-sticky-qty-wrapper{min-width:70px}.eldr-sticky-qty-wrapper button{width:36px;font-size:16px}.eldr-sticky-qty-input{width:40px;font-size:15px}}@media(min-width:769px){.eldr-sticky-variant-select{max-width:260px}.eldr-sticky-inner{padding:12px 32px}}*,*:before,*:after{box-sizing:inherit}.eldr-sticky-add:focus-visible,.eldr-sticky-variant-select:focus-visible,.eldr-sticky-qty-wrapper button:focus-visible{outline:2px solid #2b6e5f;outline-offset:2px}@media(prefers-reduced-motion:reduce){.eldr-sticky-bar,.eldr-sticky-add,.eldr-sticky-notification,.eldr-sticky-qty-wrapper button{transition:none;animation:none}.eldr-sticky-bar.visible{transform:translateY(0)}}@media(prefers-contrast:high){.eldr-sticky-bar{border-top:2px solid #fff}.eldr-sticky-add{border:2px solid #fff}.eldr-sticky-qty-wrapper{border-width:2px}}.eldr-sticky-add:disabled,.eldr-sticky-add.disabled{opacity:.5;cursor:default}
/*# sourceMappingURL=/cdn/shop/t/8/assets/eldr-sticky-bar.css.map */
