.productView-stickyCart{position:fixed;top:1px;z-index:1012;opacity:0;visibility:hidden;pointer-events:none;transition:all ease .3s;width:100%;left:0;right:0;background:var(--color-background);color:var(--color-foreground);padding:10px 0;box-shadow:0 1px 20px #0000001a;border-top:1px solid var(--color-border-2)}.productView-stickyCart.show-sticky{opacity:1;visibility:visible;pointer-events:auto}.productView-stickyCart.hidden-sticky{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.productView-stickyCart .sticky-product{letter-spacing:0;display:flex;justify-content:space-between;align-items:center}.productView-stickyCart .sticky-left{display:flex;justify-content:flex-start;align-items:center;width:calc(100% - 650px)}.productView-stickyCart .sticky-image{display:inline-block;vertical-align:top;overflow:hidden;width:45px;position:relative}.productView-stickyCart .sticky-image:before{content:"";display:block;padding-bottom:140%}.productView-stickyCart .sticky-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.productView-stickyCart .sticky-info{padding-left:20px;width:calc(100% - 45px)}.productView-stickyCart .sticky-title{font-weight:400;line-height:1;letter-spacing:0;text-transform:none;overflow:hidden;white-space:normal;margin:0 0 10px;font-size:.857em}.productView-stickyCart .sticky-price{font-size:.857em;font-weight:700}.productView-stickyCart .money-compare-price{font-weight:400;color:#777;margin-right:10px}.productView-stickyCart .sticky-right{display:flex;justify-content:flex-end;align-items:center;width:650px}.productView-stickyCart .sticky-options{margin:0 15px 0 0}.productView-stickyCart .sticky-options .select__select{display:block;padding:9px 30px 10px 10px;height:45px;font-size:.857em;border:1px solid var(--border-form-fields);border-radius:3px}.productView-stickyCart .sticky-actions form{display:flex;align-items:center}.productView-stickyCart .quantity__group{margin:0 15px 0 0}.productView-stickyCart .quantity__label{display:none}.productView-stickyCart .quantity__container{display:flex;border:1px solid var(--color-border-qtd-selector);background:var(--bg-qtd-selector);height:45px;border-radius:2px}.productView-stickyCart .btn-quantity{border:0;background:0;padding:0;width:30px;display:block;position:relative}.productView-stickyCart .btn-quantity.minus:before{content:"";position:absolute;width:12px;height:2px;left:10px;top:21px;background:var(--color-qtd-selector)}.productView-stickyCart .btn-quantity.plus:before{content:"";position:absolute;width:12px;height:2px;left:10px;top:21px;background:var(--color-qtd-selector)}.productView-stickyCart .btn-quantity.plus:after{content:"";position:absolute;width:12px;height:2px;left:10px;top:21px;background:var(--color-qtd-selector);transform:rotate(90deg)}.productView-stickyCart .quantity__input{background:0;border:0;width:40px;font-size:.857em;color:var(--color-qtd-selector);text-align:center}.productView-stickyCart .sticky-actions .button{padding:0 40px;width:fit-content;overflow:hidden;margin:0;height:45px}.productView-stickyCart .empty-add-cart-button-wrapper{display:none}.sticky-product .form__label,.productView-stickyCart .sticky-product-mobile,.sticky-product script{display:none!important}@media(max-width:767px){.productView-stickyCart .quantity__group,.productView-stickyCart .sticky-left{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-add-to-cart.css.map */
