.um-loop-cart{--um-cart-primary:#2e613e;--um-cart-secondary:#fff;direction:rtl;position:relative;width:100%}.um-loop-cart button{font:inherit}.um-loop-cart .is-hidden{display:none!important}.um-loop-cart__button,.um-loop-cart__stepper{box-sizing:border-box;min-height:48px;width:100%}.um-loop-cart__button{align-items:center;background:var(--um-cart-primary);border:0;border-radius:12px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px 18px;transition:filter .2s ease,transform .2s ease}.um-loop-cart__button:hover{filter:brightness(.92);transform:translateY(-1px)}.um-loop-cart__button:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.65;transform:none}.um-loop-cart__stepper{align-items:center;background:#fff;border:1.5px solid var(--um-cart-primary);border-radius:12px;display:grid;grid-template-columns:46px 1fr 46px;overflow:hidden;position:relative}.um-loop-cart__stepper-button{align-items:center;align-self:stretch;background:#fff0;border:0;color:var(--um-cart-secondary);cursor:pointer;display:flex;font-size:23px;justify-content:center;padding:0;transition:background-color .2s ease}.um-loop-cart__stepper-button:hover{background:rgb(46 97 62 / .09)}.um-loop-cart__quantity{color:var(--um-cart-primary);font-size:16px;font-weight:700;text-align:center}.um-loop-cart__trash{display:none;fill:currentColor;height:20px;width:20px}.um-loop-cart[data-quantity="1"] .um-loop-cart__minus{display:none}.um-loop-cart[data-quantity="1"] .um-loop-cart__trash{display:block}.um-loop-cart__spinner{animation:um-cart-spin .7s linear infinite;border:2px solid currentColor;border-left-color:#fff0;border-radius:50%;display:none;height:18px;width:18px}.um-loop-cart__stepper>.um-loop-cart__spinner{left:calc(50% - 9px);position:absolute;top:calc(50% - 9px)}.um-loop-cart.is-loading .um-loop-cart__button-label{display:none}.um-loop-cart.is-loading .um-loop-cart__spinner{display:inline-block}.um-loop-cart.is-loading .um-loop-cart__stepper-button{pointer-events:none;opacity:.45}.um-loop-cart__notice{color:#b42318;font-size:12px;line-height:1.7;margin-top:6px;min-height:0;text-align:center}.um-loop-cart__modal{--um-cart-primary:#2e613e;direction:rtl;inset:0;position:fixed;z-index:999999}.um-loop-cart__modal[aria-hidden="true"]{display:none}.um-loop-cart__backdrop{background:rgb(15 23 42 / .62);inset:0;position:absolute}.um-loop-cart__dialog{background:#fff;border-radius:18px;box-shadow:0 24px 70px rgb(0 0 0 / .25);left:50%;max-height:calc(100vh - 32px);max-width:460px;overflow:auto;padding:26px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.um-loop-cart__dialog h3{font-size:20px;margin:0 0 20px;padding-left:30px}.um-loop-cart__close{background:#f3f4f6;border:0;border-radius:50%;color:#374151;cursor:pointer;font-size:25px;height:36px;left:18px;line-height:1;position:absolute;top:18px;width:36px}.um-loop-cart__field{margin-bottom:16px}.um-loop-cart__field label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}.um-loop-cart__select{background:#fff;border:1px solid #d1d5db;border-radius:10px;min-height:46px;padding:6px 12px;width:100%}.um-loop-cart__variation-summary{background:#f7f8f7;border-radius:12px;margin:8px 0 16px;min-height:54px;padding:13px}.um-loop-cart__variation-price{color:#1f5130;font-size:17px;font-weight:800}.um-loop-cart__variation-stock{font-size:13px;margin-top:5px}.um-loop-cart__modal-add{background:var(--um-cart-primary);border:0;border-radius:11px;color:#fff;cursor:pointer;min-height:48px;width:100%}.um-loop-cart__modal-add:disabled{cursor:not-allowed;opacity:.5}.um-loop-cart__loading{display:block;padding:20px 0;text-align:center}body.um-loop-cart-modal-open{overflow:hidden}@keyframes um-cart-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.um-loop-cart__dialog{border-radius:24px 24px 0 0;bottom:0;left:max(10px, env(safe-area-inset-left));max-height:min(82vh, 680px);max-height:min(82dvh, 680px);max-width:none;overscroll-behavior:contain;padding:22px 18px calc(22px + env(safe-area-inset-bottom));right:max(10px, env(safe-area-inset-right));top:auto;transform:none;width:auto}.um-loop-cart__dialog h3{align-items:center;display:flex;font-size:18px;line-height:1.7;margin:0 0 18px;min-height:42px;padding-left:50px}.um-loop-cart__close{height:42px;left:18px;top:22px;width:42px}.um-loop-cart__loading{padding:24px 0 30px}.um-loop-cart__select,.um-loop-cart__modal-add{min-height:50px}}