#MainContent .sticky-bar{--kore-black: #050505;--kore-panel: #101010;--kore-green: #A2FF00;--kore-white: #ffffff;--kore-muted: rgba(255, 255, 255, .72);--kore-green-soft: rgba(162, 255, 0, .35);display:flex;justify-content:center;align-items:center;gap:18px;position:fixed;bottom:0;right:0;width:100%;height:auto;z-index:9999;padding:14px 18px;background:var(--kore-black);color:var(--kore-white);border-top:1px solid var(--kore-green);box-shadow:0 -4px 24px #a2ff0059,0 -1px #a2ff00d9,0 -8px 30px #000c;box-sizing:border-box}.sticky-bar{display:none}.sticky-bar *,.sticky-bar *:before,.sticky-bar *:after{box-sizing:border-box}.sticky-bar-form img.zoomImg{opacity:1!important}.sticky-bar-form .product__media-list{margin:0}.sticky-bar-form img{width:62px;height:72px;margin:0 14px;object-fit:cover;border-radius:8px;border:1px solid rgba(162,255,0,.45);box-shadow:0 0 12px #a2ff0038}.product-details-sticky,.product-title-sticky{display:flex;align-items:center}.product-title-sticky{margin-right:22px}.sticky-bar-title{display:none;margin:5px 15px;font-weight:800;font-size:2rem;color:var(--kore-white)}.sticky-bar .sticky-bar-price{display:flex;justify-content:center;align-items:center;gap:18px}.sticky-bar-price variant-selects{display:flex!important;align-items:center;gap:12px}.sticky-bar-price .variant-drop-down,.variant-drop-down .product-form__item{display:flex;align-items:center;justify-content:flex-end;gap:10px}.sticky-bar .product-form__input{padding:0;margin:0 1.5rem 0 0;min-width:fit-content;border:none}.sticky-bar .product-form__input--dropdown{margin-bottom:0;margin-right:1.5rem}.sticky-bar .product-form__input .form__label,.sticky-bar .product-form__quantity .form__label,.quantity-label{padding-left:0;margin-bottom:.45rem;font-size:1.3rem;font-weight:700;color:var(--kore-green);font-family:var(--font-heading-family)}.sticky-bar .select{background:var(--kore-panel);color:var(--kore-white);border-radius:var(--buttons-radius)}.sticky-bar .select:after,.sticky-bar .select:before,.sticky-bar .select__select{border-width:1px;border-radius:var(--buttons-radius);border-color:#a2ff00a6!important}.sticky-bar .select:hover.select:after{border-radius:var(--buttons-radius);border-color:var(--kore-green)!important}.sticky-bar .select__select{min-height:44px;padding:0 3rem 0 1.4rem;background:var(--kore-panel)!important;color:var(--kore-white)!important;border:1px solid rgba(162,255,0,.65)!important;font-size:1.5rem;font-weight:500}.sticky-bar .select__select:focus{outline:none;box-shadow:0 0 0 3px #a2ff0038}.sticky-bar .quantity{width:calc(13rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 4.4rem);background:var(--kore-panel);color:var(--kore-white);border:1px solid rgba(162,255,0,.65);border-radius:var(--buttons-radius)}.sticky-bar .quantity__input,.sticky-bar .quantity__button{background:transparent!important;color:var(--kore-white)!important;border-color:#a2ff0059!important}.sticky-bar .quantity__button:hover{color:var(--kore-green)!important}.sticky-bar-price .price,.sticky-bar-price .price__container,.sticky-bar-price .price-item,.sticky-bar-price .product-price-current{color:var(--kore-white)!important}.sticky-bar-price .price:not(.price--show-badge) .price-item--last:last-of-type{margin-top:6px;font-size:16px;font-weight:900;color:var(--kore-white)!important}.sticky-bar-price .price-item--sale,.sticky-bar-price .price__sale .price-item--sale,.sticky-bar-price .price-item--last{color:var(--kore-white)!important;font-weight:900!important}.sticky-bar-price .price--on-sale .price-item--regular,.sticky-bar-price .price__sale .price-item--regular,.sticky-bar-price .price-item--compare,.sticky-bar-price .compare-at-price,.sticky-bar-price .was-price,.sticky-bar-price s{display:inline-flex!important;color:var(--kore-green)!important;opacity:1!important;text-decoration-color:var(--kore-green)!important;font-weight:700!important}span.sticky-bar-price .price.product-price-current{display:none}.sticky-bar .product-form__buttons{display:flex;align-items:center;flex-wrap:wrap;clear:both;min-height:40px;margin:20px 0 0;font-weight:400;line-height:normal}.sticky-bar .product-form__submit,.variant-button{min-height:calc(4.5rem + var(--buttons-border-width) * 2);width:150px;margin:0 0 0 5px;background:var(--kore-green)!important;color:var(--kore-black)!important;border:1px solid var(--kore-green)!important;border-radius:var(--buttons-radius);font-weight:900;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 0 18px #a2ff008c;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.sticky-bar .product-form__submit:hover,.variant-button:hover{background:var(--kore-white)!important;color:var(--kore-black)!important;border-color:var(--kore-white)!important;box-shadow:0 0 22px #ffffff73;transform:translateY(-1px)}.sticky-bar .button:not(.product-form__submit),.sticky-bar a.button,.sticky-bar button.button:not(.product-form__submit){background:var(--kore-white)!important;color:var(--kore-black)!important;border:1px solid var(--kore-white)!important;font-weight:800}.sticky-bar .button:not(.product-form__submit):hover,.sticky-bar a.button:hover,.sticky-bar button.button:not(.product-form__submit):hover{background:var(--kore-green)!important;color:var(--kore-black)!important;border-color:var(--kore-green)!important}span.sticky-bar-close{position:relative;display:flex;justify-content:center;align-items:center;margin-left:20px;transform:translateY(14px);color:var(--kore-green);cursor:pointer;transition:color var(--duration-default) linear,transform .2s ease}.sticky-bar-close svg.icon.icon-close{width:26px;height:26px}span.sticky-bar-close:hover{color:var(--kore-white);transform:translateY(14px) scale(1.08)}@media(max-width:1100px){#MainContent .sticky-bar{gap:12px;padding:12px}.sticky-bar-form img{width:54px;height:64px;margin:0 10px}.product-title-sticky{margin-right:10px}.sticky-bar .product-form__input,.sticky-bar .product-form__input--dropdown{margin-right:1rem}.variant-button,.sticky-bar .product-form__submit{width:135px}}@media(max-width:950px){.sticky-bar{display:none!important}}@media(max-width:800px){.product-title-sticky{margin-right:0}}@media(max-width:600px){.quantity-label{display:none}.sticky-bar{padding:0!important}.variant-button,.sticky-bar .product-form__submit{width:65px;margin-left:2px;margin-right:2px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-cart.css.map */
