.cart-line-qty-bar-wrap{max-width:100%;min-width:0;box-sizing:border-box}.cart-line-qty-bar-wrap .cart-line-qty-bar:not(.cart-line-qty-bar--compact){width:100%}.cart-line-qty-bar-wrap:has(.cart-line-qty-bar--compact){width:fit-content;max-width:min(100%,280px)}.cart-line-qty-bar{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:48px;padding:6px 1px;border-radius:999px;background:var(--main-button-bg-color,var(--color-primary,#eb0029))!important;color:var(--main-button-text-color,var(--white))!important;font-size:.9375rem;line-height:1.25;font-family:inherit;border:none;box-shadow:0 1px 2px rgba(15,23,42,.08);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.cart-line-qty-bar,.cart-line-qty-bar--quick-view{font-weight:700;box-sizing:border-box;flex:1 1 auto;min-width:0}.cart-line-qty-bar--quick-view{border-radius:15px;height:58px;min-height:58px;max-height:58px;padding:8px 20px;gap:14px;font-size:1.05rem;line-height:1}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn{width:38px;height:38px;min-width:38px;font-size:1.08rem;font-weight:500;line-height:1;background:rgba(255,255,255,.25)}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn-icon{width:13px;height:13px;flex-basis:13px}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn-icon:after,.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn-icon:before{width:13px}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn:hover:not(:disabled){background:rgba(255,255,255,.35)}.cart-line-qty-bar--quick-view .cart-line-qty-bar__center{gap:14px;min-height:38px;align-self:stretch}.cart-line-qty-bar--quick-view .cart-line-qty-bar__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;word-break:normal;-webkit-hyphens:manual;hyphens:manual;line-height:1}.cart-line-qty-bar--compact{min-height:0;height:48px;max-height:48px;padding:6px 8px;gap:6px;font-size:.875rem;font-weight:600;line-height:1}.cart-line-qty-bar--compact .cart-line-qty-bar__btn{width:36px;height:36px;min-width:36px;font-size:1.02rem;font-weight:500;line-height:1}.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon{width:12px;height:12px;flex-basis:12px}.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:after,.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:before{width:12px}.cart-line-qty-bar--compact .cart-line-qty-bar__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;-webkit-hyphens:manual;hyphens:manual;line-height:1.2;max-width:11rem}.cart-line-qty-bar--qty-only.cart-line-qty-bar--compact .cart-line-qty-bar__label{max-width:none;font-size:1rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-line-qty-bar__price-suffix{white-space:nowrap}@media (max-width:767px){.cart-line-qty-bar--hide-price-on-mobile .cart-line-qty-bar__price-suffix{display:none!important}.cart-line-qty-bar--hide-price-on-mobile.cart-line-qty-bar--compact .cart-line-qty-bar__label{max-width:none}}.cart-line-qty-bar--compact .cart-line-qty-bar__loading .btn-inline-spinner{width:.85em;height:.85em;border-width:1.5px}.cart-line-qty-bar--compact .cart-line-qty-bar__btn:first-child,.cart-line-qty-bar--compact .cart-line-qty-bar__btn:last-child{margin-inline-start:0;margin-inline-end:0}.cart-line-qty-bar__btn{flex:0 0 auto;width:46px;height:46px;min-width:46px;border:none;border-radius:50%;background:rgba(255,255,255,.2);color:var(--main-button-text-color,var(--white))!important;font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-family:inherit;text-transform:none;overflow:visible;box-shadow:none;transition:background .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.cart-line-qty-bar__btn-icon{position:relative;display:block;width:14px;height:14px;flex:0 0 14px}.cart-line-qty-bar__btn-icon:after,.cart-line-qty-bar__btn-icon:before{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.cart-line-qty-bar__btn-icon--plus:after{transform:translate(-50%,-50%) rotate(90deg)}.cart-line-qty-bar .cart-line-qty-bar__btn:first-child{margin-inline-start:-2px}.cart-line-qty-bar .cart-line-qty-bar__btn:last-child{margin-inline-end:-2px}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn:first-child{margin-inline-start:0}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn:last-child{margin-inline-end:0}.cart-line-qty-bar__btn:hover:not(:disabled){background:rgba(255,255,255,.28)}.cart-line-qty-bar__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.cart-line-qty-bar__btn:disabled{opacity:.45;cursor:not-allowed}.cart-line-qty-bar__center{min-height:30px;gap:8px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-line-qty-bar__center,.cart-line-qty-bar__center-slot{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}.cart-line-qty-bar__center-slot{position:relative;width:100%}.cart-line-qty-bar__label--invisible{visibility:hidden}.cart-line-qty-bar__label{flex:1 1 auto;min-width:0;width:100%;overflow:visible;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center}.cart-line-qty-bar--compact .cart-line-qty-bar__center{gap:6px;min-width:0;min-height:36px}.cart-line-qty-bar__center .cart-line-qty-bar__mul{margin:0 .15em;font-weight:700}.cart-line-qty-bar__loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;color:var(--main-button-text-color,var(--white));line-height:0}.cart-line-qty-bar__loading .btn-inline-spinner{color:var(--main-button-text-color,var(--white));border-color:rgba(255,255,255,.35) transparent rgba(255,255,255,.35) rgba(255,255,255,.35)}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact{display:inline-flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%!important;align-self:stretch;min-height:52px!important;height:52px!important;max-height:52px!important;padding:10px 12px!important;gap:10px!important;font-size:.9375rem!important;font-weight:600!important;line-height:1!important;box-shadow:none!important}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn{width:36px!important;height:36px!important;min-width:36px!important;font-size:1.05rem!important;font-weight:500!important;line-height:1!important;background:rgba(255,255,255,.25)!important}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon{width:12px;height:12px;flex-basis:12px}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:after,.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:before{width:12px}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact.cart-line-qty-bar--qty-only .cart-line-qty-bar__label{font-size:1.05rem!important}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__center{min-height:36px;gap:8px}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn:first-child,.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn:last-child{margin-inline-start:0!important;margin-inline-end:0!important}.product-option-file__input{display:none}.product-option-file__btn{display:inline-flex;align-items:center;gap:8px;width:100%;justify-content:center;padding:10px 12px;border:1px dashed #d5d5d5;border-radius:6px;background:#fafafa;color:#4a4a4a;font-size:14px;cursor:pointer}.product-option-file__btn:hover:not(:disabled){border-color:#b9b9b9;background:#f3f3f3}.product-option-file__btn:disabled{opacity:.6;cursor:default}.product-option-file__selected{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:9px 12px;border:1px solid #e7e7e7;border-radius:6px;background:#fff;font-size:14px}.product-option-file__name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit}a.product-option-file__name{text-decoration:underline}.product-option-file__action{flex:0 0 auto;border:none;background:none;padding:0;font-size:13px;color:#6b6b6b;text-decoration:underline;cursor:pointer}.product-option-file__action:disabled{opacity:.6;cursor:default}.product-option-file__action--danger{color:#e03131}.product-option-file__hint{margin:6px 0 0;font-size:12px;color:#8a8a8a;line-height:1.4}.product-option-file__error{margin:6px 0 0;font-size:12px;color:#e03131;line-height:1.4}