.m-sticky-addtocart{--m-translate-y: 100%;--m-box-shadow-color: 0,0,0;position:fixed;z-index:40;bottom:0;left:0;right:0;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:translate3d(0,var(--m-translate-y),0);transition-duration:var(--m-duration-default, .25s);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px rgba(var(--m-box-shadow-color),.09)}.m-sticky-addtocart--leftblock{padding-right:8px}.m-sticky-addtocart--rightblock{display:flex;padding:14px 0;width:100%;flex-shrink:0;align-items:center}@media screen and (min-width:768px){.m-sticky-addtocart--rightblock{width:auto}}.m-sticky-addtocart--image{padding:6px 0;width:60px;flex:1 0 auto;cursor:pointer}.m-sticky-addtocart--title{padding:14px 0}.m-sticky-addtocart--title h3{font-weight:500;cursor:pointer;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.m-sticky-addtocart--title .m-price{font-size:15px}@media screen and (min-width:768px){.m-sticky-addtocart--title{margin-left:20px}}.m-sticky-addtocart--quantity{margin-right:20px;display:none}@media screen and (min-width:768px){.m-sticky-addtocart--quantity{display:flex}}.m-sticky-addtocart--addon{margin-left:20px}@media screen and (max-width:767px){.m-sticky-addtocart .m-add-to-cart.show-dynamic-checkout{display:none}}.m-sticky-addtocart .m-product-option--dropdown-select{border-radius:4px;border:1px solid rgb(var(--color-border));padding-left:16px;margin-right:20px;min-height:46px}@media screen and (min-width:768px){.m-sticky-addtocart .m-product-dynamic-checkout{margin-left:20px}}.m-sticky-addtocart .shopify-payment-button__more-options{display:none}@media screen and (max-width:767px){.m-sticky-addtocart.enable-dynamic-checkout .btn-back-in-stock{display:none}}.m-sticky-addtocart .foxkit-preorder-note{display:none}.m-sticky-addtocart .m-tooltip{margin-bottom:0}.m-sticky-addtocart .m-tooltip.m-compare-button{margin-right:10px}@media screen and (max-width:767px){.m-sticky-addtocart{font-size:15px}.m-sticky-addtocart .m-product-option--dropdown-select{margin-right:10px;max-width:50%}.m-sticky-addtocart .m-add-to-cart{min-width:auto;padding-left:20px;padding-right:20px}}.m-sticky-addtocart--mobile-swatch{border:1px solid black;border-radius:50%;width:100%;height:100%;display:block;background-position:center}.m-sticky-addtocart--mobile-swatch-wrapper{padding:2px;border:1px solid transparent;border-radius:50%;width:24px;height:24px;margin-right:8px;cursor:pointer;transition:all .2s ease}.m-sticky-addtocart--mobile-swatch-wrapper.active{border-color:rgb(var(--color-foreground))}@media screen and (max-width:767px){.m-sticky-addtocart{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;padding:0!important;background:transparent!important;border-top:none!important;height:calc(100vh - var(--header-height, 60px))!important;height:calc(100dvh - var(--header-height, 60px))!important;transform:translate3d(0,100%,0)!important;display:block!important;z-index:50!important;transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;overflow:hidden}.m-sticky-addtocart.stick-atc-show{transform:translate3d(0,var(--m-drag-translate-y, calc(100% - var(--f-sticky-atc-bar-height, 80px))),0)!important}.m-sticky-addtocart.stick-atc-hidden{transform:translate3d(0,101%,0)!important}.m-sticky-addtocart.is-dragging{transition:none!important}.m-sticky-addtocart--mobile-wrapper{position:absolute;bottom:0;left:0;right:0;padding:12px 0 30px!important;background:rgb(var(--color-background));border-top:1px solid rgb(var(--color-border));pointer-events:auto;box-shadow:0 -5px 15px #00000014;height:100%;display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;z-index:2}.m-sticky-addtocart--mobile-title,.m-sticky-addtocart--mobile-middle,.m-sticky-addtocart--mobile-footer{padding-left:10px;padding-right:10px}.m-sticky-addtocart .container,.m-sticky-addtocart .container-full,.m-sticky-addtocart .m-sticky-addtocart--wrapper{padding:0!important;max-width:100%!important;width:100%!important;margin:0!important}.m-sticky-addtocart--leftblock,.m-sticky-addtocart--rightblock{display:none!important}.m-sticky-addtocart--mobile-handle{width:60px;height:5px;background:rgb(var(--color-foreground));margin:0 auto 8px;border-radius:3px;cursor:pointer;transition:width .2s ease;position:relative}.m-sticky-addtocart--mobile-handle:after{content:"";position:absolute;top:-15px;bottom:-15px;left:-20px;right:-20px}.m-sticky-addtocart--mobile-handle:hover{width:80px}.m-sticky-addtocart--expanded-content{display:none;flex-direction:column;width:100%;height:calc(100vh - 70px);max-height:calc(100dvh - 70px);overflow-y:auto;padding:0 0 20px;-webkit-overflow-scrolling:touch;background:rgb(var(--color-background))}.m-sticky-addtocart--expanded-content .m-sticky-addtocart--expanded-header{display:flex;align-items:center;justify-content:center;padding:5px 0 15px;position:relative}.m-sticky-addtocart--expanded-content .m-sticky-addtocart--close-btn{position:absolute;right:0;top:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0}.m-sticky-addtocart--expanded-content .m-sticky-addtocart--close-btn svg{width:20px;height:20px}.m-sticky-addtocart--expanded-content .m-sticky-addtocart--cloned-info{display:flex;flex-direction:column;gap:15px}.m-sticky-addtocart--mobile-wrapper.is-expanded{height:calc(100vh - var(--header-height, 60px));height:calc(100dvh - var(--header-height, 60px));max-height:calc(100vh - var(--header-height, 60px));max-height:calc(100dvh - var(--header-height, 60px));padding-top:10px;transition:height .3s ease,padding .3s ease}.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--mobile-title,.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--mobile-middle,.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--mobile-price,.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--mobile-options,.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--size-panel,.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--mobile-footer,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--mobile-title,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--mobile-middle,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--mobile-price,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--mobile-options,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--size-panel,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--mobile-footer{display:none!important;visibility:hidden!important}.m-sticky-addtocart--mobile-wrapper.is-expanded .m-sticky-addtocart--expanded-content,.m-sticky-addtocart--mobile-wrapper.is-pulling-up .m-sticky-addtocart--expanded-content{display:flex}.m-sticky-addtocart.is-expanded{transform:translate3d(0,var(--m-drag-translate-y, 0),0)!important;bottom:0!important;top:auto!important;height:calc(100vh - var(--header-height, 60px))!important;height:calc(100dvh - var(--header-height, 60px))!important;z-index:50!important;pointer-events:auto}.m-sticky-addtocart.is-expanded .m-sticky-addtocart--leftblock{display:none!important}.m-sticky-addtocart--cloned-info{opacity:1!important;visibility:visible!important}.m-sticky-addtocart--mobile-title{font-size:16px;font-weight:600;color:rgb(var(--color-foreground));line-height:1.2;text-align:left;margin:0}.m-sticky-addtocart--mobile-middle{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:32px}.m-sticky-addtocart--mobile-price{display:block!important}.m-sticky-addtocart--mobile-price .m-price-item{font-size:16px;font-weight:var(--font-weight-body);color:rgb(var(--color-foreground))}.m-sticky-addtocart--mobile-options{display:flex!important;align-items:center!important}.m-sticky-addtocart--mobile-swatches{display:flex!important;gap:8px}.m-sticky-addtocart--mobile-swatch-wrapper{width:28px;height:28px;padding:2px;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.m-sticky-addtocart--mobile-swatch-wrapper.active{border-color:rgb(var(--color-foreground))}.m-sticky-addtocart--mobile-swatch{display:block;width:20px;height:20px;border-radius:50%!important;box-shadow:0 0 0 1px rgba(var(--color-foreground),.1);background-size:110%!important;background-position:center!important;background-repeat:no-repeat!important;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.m-sticky-addtocart--mobile-footer{width:100%!important}.m-sticky-addtocart--mobile-footer .m-add-to-cart{width:100%!important;margin:0!important;padding-left:20px!important;padding-right:20px!important;height:auto!important;min-height:44px;display:flex!important;align-items:center!important;justify-content:center!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border-radius:var(--btn-border-radius, 0)!important}.m-sticky-addtocart--size-panel{width:100%;padding:0 15px;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease,padding .3s ease}.m-sticky-addtocart--size-panel.m-sticky-addtocart--size-panel-open{max-height:200px;opacity:1;padding:10px 15px 5px}.m-sticky-addtocart--size-options{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.m-sticky-addtocart--size-option{padding:8px 16px;border:1px solid rgb(var(--color-border));background:transparent;color:rgb(var(--color-foreground));font-size:14px;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s ease;min-width:48px;text-align:center}.m-sticky-addtocart--size-option:hover{border-color:rgb(var(--color-foreground))}.m-sticky-addtocart--size-option.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}body.template-product #scroll-to-top-button,body.template-product #scroll-to-top-button.is-show{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}[dir=rtl] .m-sticky-addtocart--mobile-middle{flex-direction:row}[dir=rtl] .m-sticky-addtocart--mobile-title{text-align:right;margin-left:10px;margin-right:0}[dir=rtl] .m-sticky-addtocart--mobile-price{text-align:left}
/*# sourceMappingURL=/cdn/shop/t/25/assets/sticky-add-to-cart.css.map */
