.wpe-quantity{display:inline-flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:hidden}.wpe-quantity-btn{background-color:#f9f9f9;border:none;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;color:#555;transition:background-color .2s ease}.wpe-quantity-btn:hover{background-color:#eee}.wpe-quantity-btn:disabled{color:#bbb;cursor:not-allowed;background-color:#f9f9f9}.wpe-quantity-btn.minus{border-right:1px solid #ccc}.wpe-quantity-btn.plus{border-left:1px solid #ccc}.wpe-quantity-display{width:35px;height:30px;text-align:center;font-size:14px;font-weight:500;color:#1e1e1e;border:none;padding:0 5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background-color:#fff}
