.product-quantity .quantity{display:flex;align-items:center;gap:.25em}.product-quantity input[type="number"],.product-quantity input.input-text,.bt-cart-item__quantity input[type="number"],.bt-cart-item__quantity input.input-text{background-color:transparent!important;background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;-moz-appearance:textfield;width:3em;text-align:center}.product-quantity .quantity input[type="number"]{order:2}.product-quantity .quantity .action.minus{order:1}.product-quantity .quantity .action.plus{order:3}.product-quantity input[type="number"]::-webkit-inner-spin-button,.product-quantity input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-quantity .quantity .action{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;line-height:1}.bt-cart-totals-wrapper.brt-cart-offcanvas-loading{position:relative;overflow:hidden;user-select:none}.bt-cart-totals-wrapper.brt-cart-offcanvas-loading::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:.4;background-color:#fff}.bt-cart-totals-wrapper.brt-cart-offcanvas-loading::after{content:"";position:absolute;display:inline-flex;box-sizing:border-box;top:50%;left:50%;width:30px;height:30px;border:2px solid #000;border-bottom-color:#fff0;border-radius:50%;transform:translate(-50%,-50%);z-index:2;animation:brt-spinning 1s linear infinite}.brt-cart-offcanvas.brt-cart-offcanvas-loading.brx-open .brx-offcanvas-inner,.brt-cart-refresh-section.brt-cart-offcanvas-loading{overflow:hidden;user-select:none}.brt-cart-offcanvas.brt-cart-offcanvas-loading.brx-open .brx-offcanvas-inner::before,.brt-cart-refresh-section.brt-cart-offcanvas-loading::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:.4;user-select:none;background-color:#fff}.brt-cart-offcanvas.brt-cart-offcanvas-loading.brx-open .brx-offcanvas-inner::after,.brt-cart-refresh-section.brt-cart-offcanvas-loading::after{content:"";position:absolute;display:inline-flex;box-sizing:border-box;top:calc(50% - (30px / 2));left:calc(50% - (30px / 2));width:30px;height:30px;border:2px solid #000;border-bottom-color:#fff0;border-radius:50%;transform:translate(-50%,-50%);z-index:2;animation:brt-spinning 1s linear infinite}@keyframes brt-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body:has(.brt-cart-offcanvas.brx-open) .brt-sticky-atc{transform:translateY(100%);opacity:0;pointer-events:none}html:has(.brt-cart-offcanvas.brx-open),body:has(.brt-cart-offcanvas.brx-open){overflow:hidden}.brt-cart-offcanvas__cart-content{min-height:0;overflow:hidden!important}.brt-cart-offcanvas__main-body{flex:1 1 0%;min-height:0;overflow-y:auto;overscroll-behavior:contain}.brt-cart-offcanvas__cross-sell{min-height:0;overflow:visible}.brt-cart-offcanvas__main-body>ul{display:flex;flex-direction:column-reverse}.brt-cart-offcanvas__main-body>ul>.brx-query-trail{display:none}